Max level shown:
1 [ Nov 6 17:16:36 Enabled. ]
2 [ Nov 6 17:16:36 Rereading configuration. ]
3 [ Nov 6 17:16:38 Rereading configuration. ]
4 [ Nov 6 17:16:39 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=oxControlService11
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService11 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService11
29 ipadm: Could not delete oxControlService11: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService11
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11
34 + ipadm show-addr oxControlService11/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService11/ll
37 + ipadm show-addr oxControlService11/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/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 [ Nov 6 17:16:40 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.11.06 17:16:40.466712 [ 1 ] {} <Information> Application: Will watch for the process with pid 25658
55 2023.11.06 17:16:40.466795 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.06 17:16:40.968452 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 25658
57 2023.11.06 17:16:40.968627 [ 1 ] {} <Information> Application: starting up
58 2023.11.06 17:16:40.968830 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.06 17:16:41.056893 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.06 17:16:41.056943 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.06 17:16:41.056957 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.06 17:16:41.056995 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.06 17:16:41.057310 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.06 17:16:41.057978 [ 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.11.06 17:16:41.058454 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.06 17:16:41.058714 [ 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.11.06 17:16:41.061827 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.06 17:16:41.061866 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.06 17:16:41.062569 [ 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.11.06 17:16:41.062739 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.06 17:16:41.068922 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.06 17:16:41.069268 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.06 17:16:41.069293 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.06 17:16:41.070565 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.06 17:16:41.070922 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.06 17:16:41.071275 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.06 17:16:41.071528 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.06 17:16:41.072345 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.06 17:16:41.072389 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.06 17:16:41.072446 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.06 17:16:41.072464 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.06 17:16:41.080549 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.06 17:16:41.080577 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104142 sec
90 2023.11.06 17:16:41.081122 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.06 17:16:41.081194 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.06 17:16:41.081214 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.06 17:16:41.081230 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.06 17:16:41.081242 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.06 17:16:41.081256 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.06 17:16:41.081270 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.06 17:16:41.081299 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.06 17:16:41.081317 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.06 17:16:41.081347 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.06 17:16:41.081360 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.06 17:16:41.081374 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.06 17:16:41.081388 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.06 17:16:41.081419 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.06 17:16:41.081434 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.06 17:16:41.081446 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.06 17:16:41.115657 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.06 17:16:41.116903 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.06 17:16:41.116930 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5051e-05 sec
109 2023.11.06 17:16:41.116955 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.06 17:16:41.116969 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.06 17:16:41.116987 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.06 17:16:41.118974 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.06 17:16:41.124178 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.06 17:16:41.124328 [ 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.11.06 17:16:41.124401 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.06 17:16:41.324116 [ 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.11.06 17:16:41.341824 [ 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.11.06 17:16:41.341887 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.06 17:16:41.391947 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.06 17:16:41.392675 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB
121 2023.11.06 17:16:41.393022 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.06 17:16:41.393071 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.06 17:16:41.393090 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.06 17:16:41.393169 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.11.06 17:16:41.393205 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.11.06 17:16:41.393302 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.06 17:16:41.393866 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.06 17:16:41.393892 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.06 17:16:43.056378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.11.06 17:16:43.056556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.11.06 17:16:43.057146 [ 3 ] {} <Debug> HTTP-Session: a16edfdf-cb2d-4737-a340-14bb6f391c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
132 2023.11.06 17:16:43.057185 [ 3 ] {} <Debug> HTTP-Session: a16edfdf-cb2d-4737-a340-14bb6f391c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.11.06 17:16:43.057308 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.11.06 17:16:43.057335 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.11.06 17:16:43.057353 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.11.06 17:16:43.058720 [ 3 ] {d29781a3-8e49-41f3-aadb-590d19bdc283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.11.06 17:16:43.059927 [ 3 ] {d29781a3-8e49-41f3-aadb-590d19bdc283} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.11.06 17:16:43.062083 [ 3 ] {d29781a3-8e49-41f3-aadb-590d19bdc283} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.11.06 17:16:43.063869 [ 3 ] {d29781a3-8e49-41f3-aadb-590d19bdc283} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.11.06 17:16:43.068299 [ 3 ] {d29781a3-8e49-41f3-aadb-590d19bdc283} <Debug> DynamicQueryHandler: Done processing query
141 2023.11.06 17:16:43.068354 [ 3 ] {d29781a3-8e49-41f3-aadb-590d19bdc283} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.11.06 17:16:43.068377 [ 3 ] {} <Debug> HTTP-Session: a16edfdf-cb2d-4737-a340-14bb6f391c8c Destroying unnamed session
143 2023.11.06 17:16:43.068685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.11.06 17:16:43.068735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.11.06 17:16:43.068758 [ 3 ] {} <Debug> HTTP-Session: 46c0c578-8eda-4841-b9e6-337e04450479 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
146 2023.11.06 17:16:43.068775 [ 3 ] {} <Debug> HTTP-Session: 46c0c578-8eda-4841-b9e6-337e04450479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.11.06 17:16:43.068883 [ 3 ] {428aea7a-7d37-499a-bef3-64c8cb67db81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
148 2023.11.06 17:16:43.097758 [ 3 ] {428aea7a-7d37-499a-bef3-64c8cb67db81} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:63924) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
149 
150 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
151 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
152 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
153 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
154 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
155 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
156 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
157 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
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
166 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
167 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
168 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
169 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
170 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
171 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
172 
173 2023.11.06 17:16:43.098520 [ 3 ] {428aea7a-7d37-499a-bef3-64c8cb67db81} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
174 
175 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
176 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
177 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
178 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
179 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
180 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
181 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
182 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
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
191 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
192 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
193 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
194 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
195 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
196 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
197 (version 22.8.9.1)
198 2023.11.06 17:16:43.098638 [ 3 ] {428aea7a-7d37-499a-bef3-64c8cb67db81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.11.06 17:16:43.098659 [ 3 ] {} <Debug> HTTP-Session: 46c0c578-8eda-4841-b9e6-337e04450479 Destroying unnamed session
200 2023.11.06 17:16:43.100923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.11.06 17:16:43.100977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.11.06 17:16:43.100997 [ 3 ] {} <Debug> HTTP-Session: 090fe524-eb20-4eaf-bea8-7c93812fc4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
203 2023.11.06 17:16:43.101013 [ 3 ] {} <Debug> HTTP-Session: 090fe524-eb20-4eaf-bea8-7c93812fc4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.11.06 17:16:43.101124 [ 3 ] {1c41ef21-5d11-44df-99a1-88dfe7283af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
205 2023.11.06 17:16:43.101232 [ 3 ] {1c41ef21-5d11-44df-99a1-88dfe7283af0} <Debug> DynamicQueryHandler: Done processing query
206 2023.11.06 17:16:43.101253 [ 3 ] {1c41ef21-5d11-44df-99a1-88dfe7283af0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
207 2023.11.06 17:16:43.101272 [ 3 ] {} <Debug> HTTP-Session: 090fe524-eb20-4eaf-bea8-7c93812fc4a2 Destroying unnamed session
208 2023.11.06 17:16:43.101407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
209 2023.11.06 17:16:43.101446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
210 2023.11.06 17:16:43.101468 [ 3 ] {} <Debug> HTTP-Session: 797e7e89-90cd-44bc-9330-90233aace714 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
211 2023.11.06 17:16:43.101489 [ 3 ] {} <Debug> HTTP-Session: 797e7e89-90cd-44bc-9330-90233aace714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
212 2023.11.06 17:16:43.101544 [ 3 ] {1047cb40-dbea-41ad-9f0b-e5f66b17ff54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
213 2023.11.06 17:16:43.101600 [ 3 ] {1047cb40-dbea-41ad-9f0b-e5f66b17ff54} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
214 2023.11.06 17:16:43.102846 [ 3 ] {1047cb40-dbea-41ad-9f0b-e5f66b17ff54} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
215 2023.11.06 17:16:43.102868 [ 3 ] {1047cb40-dbea-41ad-9f0b-e5f66b17ff54} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1941e-05 sec
216 2023.11.06 17:16:43.102894 [ 3 ] {1047cb40-dbea-41ad-9f0b-e5f66b17ff54} <Information> TablesLoader: Loading 0 tables with 0 dependency level
217 2023.11.06 17:16:43.102918 [ 3 ] {1047cb40-dbea-41ad-9f0b-e5f66b17ff54} <Information> DatabaseAtomic (oximeter): Starting up tables.
218 2023.11.06 17:16:43.102985 [ 3 ] {1047cb40-dbea-41ad-9f0b-e5f66b17ff54} <Debug> DynamicQueryHandler: Done processing query
219 2023.11.06 17:16:43.103005 [ 3 ] {1047cb40-dbea-41ad-9f0b-e5f66b17ff54} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
220 2023.11.06 17:16:43.103026 [ 3 ] {} <Debug> HTTP-Session: 797e7e89-90cd-44bc-9330-90233aace714 Destroying unnamed session
221 2023.11.06 17:16:43.103159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
222 2023.11.06 17:16:43.103199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
223 2023.11.06 17:16:43.103222 [ 3 ] {} <Debug> HTTP-Session: a652a48f-0b72-4ee6-adee-92d209bdc376 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
224 2023.11.06 17:16:43.103248 [ 3 ] {} <Debug> HTTP-Session: a652a48f-0b72-4ee6-adee-92d209bdc376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
225 2023.11.06 17:16:43.103384 [ 3 ] {5a78a421-88f6-44ac-8099-85810aacd54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
226 2023.11.06 17:16:43.103432 [ 3 ] {5a78a421-88f6-44ac-8099-85810aacd54e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
227 2023.11.06 17:16:43.107250 [ 3 ] {5a78a421-88f6-44ac-8099-85810aacd54e} <Debug> oximeter.version (bfb957c0-a085-4abc-9069-92367cc9ab52): Loading data parts
228 2023.11.06 17:16:43.107377 [ 3 ] {5a78a421-88f6-44ac-8099-85810aacd54e} <Debug> oximeter.version (bfb957c0-a085-4abc-9069-92367cc9ab52): There are no data parts
229 2023.11.06 17:16:43.109073 [ 3 ] {5a78a421-88f6-44ac-8099-85810aacd54e} <Debug> DynamicQueryHandler: Done processing query
230 2023.11.06 17:16:43.109105 [ 3 ] {5a78a421-88f6-44ac-8099-85810aacd54e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
231 2023.11.06 17:16:43.109122 [ 3 ] {} <Debug> HTTP-Session: a652a48f-0b72-4ee6-adee-92d209bdc376 Destroying unnamed session
232 2023.11.06 17:16:43.109251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
233 2023.11.06 17:16:43.109299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
234 2023.11.06 17:16:43.109317 [ 3 ] {} <Debug> HTTP-Session: 6c6b0c8c-1e05-4adb-b01e-840cda92af1c Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
235 2023.11.06 17:16:43.109337 [ 3 ] {} <Debug> HTTP-Session: 6c6b0c8c-1e05-4adb-b01e-840cda92af1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
236 2023.11.06 17:16:43.109533 [ 3 ] {0757f621-64ad-4d1b-a5a3-4931d36642a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
237 2023.11.06 17:16:43.109578 [ 3 ] {0757f621-64ad-4d1b-a5a3-4931d36642a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
238 2023.11.06 17:16:43.115772 [ 3 ] {0757f621-64ad-4d1b-a5a3-4931d36642a1} <Debug> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Loading data parts
239 2023.11.06 17:16:43.115861 [ 3 ] {0757f621-64ad-4d1b-a5a3-4931d36642a1} <Debug> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): There are no data parts
240 2023.11.06 17:16:43.116880 [ 3 ] {0757f621-64ad-4d1b-a5a3-4931d36642a1} <Debug> DynamicQueryHandler: Done processing query
241 2023.11.06 17:16:43.116912 [ 3 ] {0757f621-64ad-4d1b-a5a3-4931d36642a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2023.11.06 17:16:43.116928 [ 3 ] {} <Debug> HTTP-Session: 6c6b0c8c-1e05-4adb-b01e-840cda92af1c Destroying unnamed session
243 2023.11.06 17:16:43.117049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2023.11.06 17:16:43.117099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2023.11.06 17:16:43.117116 [ 3 ] {} <Debug> HTTP-Session: 58582a5c-9c07-4097-9c96-60f969f54e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
246 2023.11.06 17:16:43.117137 [ 3 ] {} <Debug> HTTP-Session: 58582a5c-9c07-4097-9c96-60f969f54e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2023.11.06 17:16:43.117319 [ 3 ] {59250084-5ae1-4a94-897d-106099f04328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
248 2023.11.06 17:16:43.117368 [ 3 ] {59250084-5ae1-4a94-897d-106099f04328} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
249 2023.11.06 17:16:43.118953 [ 3 ] {59250084-5ae1-4a94-897d-106099f04328} <Debug> oximeter.measurements_i8 (68b95fe3-06da-4c65-8643-f41e27a3a7c0): Loading data parts
250 2023.11.06 17:16:43.119068 [ 3 ] {59250084-5ae1-4a94-897d-106099f04328} <Debug> oximeter.measurements_i8 (68b95fe3-06da-4c65-8643-f41e27a3a7c0): There are no data parts
251 2023.11.06 17:16:43.121173 [ 3 ] {59250084-5ae1-4a94-897d-106099f04328} <Debug> DynamicQueryHandler: Done processing query
252 2023.11.06 17:16:43.121206 [ 3 ] {59250084-5ae1-4a94-897d-106099f04328} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
253 2023.11.06 17:16:43.121222 [ 3 ] {} <Debug> HTTP-Session: 58582a5c-9c07-4097-9c96-60f969f54e98 Destroying unnamed session
254 2023.11.06 17:16:43.121347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
255 2023.11.06 17:16:43.121404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
256 2023.11.06 17:16:43.121423 [ 3 ] {} <Debug> HTTP-Session: b10dbb0a-327b-4643-989e-7fe36e2a4481 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
257 2023.11.06 17:16:43.121440 [ 3 ] {} <Debug> HTTP-Session: b10dbb0a-327b-4643-989e-7fe36e2a4481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
258 2023.11.06 17:16:43.121633 [ 3 ] {5e1c8ab3-c6c9-43d1-b0ff-0d2157e0e069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
259 2023.11.06 17:16:43.121685 [ 3 ] {5e1c8ab3-c6c9-43d1-b0ff-0d2157e0e069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
260 2023.11.06 17:16:43.123071 [ 3 ] {5e1c8ab3-c6c9-43d1-b0ff-0d2157e0e069} <Debug> oximeter.measurements_u8 (688e1b69-47b5-41c9-9f5a-d873c3dd0e13): Loading data parts
261 2023.11.06 17:16:43.123159 [ 3 ] {5e1c8ab3-c6c9-43d1-b0ff-0d2157e0e069} <Debug> oximeter.measurements_u8 (688e1b69-47b5-41c9-9f5a-d873c3dd0e13): There are no data parts
262 2023.11.06 17:16:43.124171 [ 3 ] {5e1c8ab3-c6c9-43d1-b0ff-0d2157e0e069} <Debug> DynamicQueryHandler: Done processing query
263 2023.11.06 17:16:43.124198 [ 3 ] {5e1c8ab3-c6c9-43d1-b0ff-0d2157e0e069} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.11.06 17:16:43.124222 [ 3 ] {} <Debug> HTTP-Session: b10dbb0a-327b-4643-989e-7fe36e2a4481 Destroying unnamed session
265 2023.11.06 17:16:43.124360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.11.06 17:16:43.124411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.11.06 17:16:43.124436 [ 3 ] {} <Debug> HTTP-Session: 861b18cc-29ba-495c-bdfe-85f528a3d695 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
268 2023.11.06 17:16:43.124452 [ 3 ] {} <Debug> HTTP-Session: 861b18cc-29ba-495c-bdfe-85f528a3d695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.11.06 17:16:43.124641 [ 3 ] {d7850c7d-93d1-4c46-97d9-5e2d47a7032b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
270 2023.11.06 17:16:43.124692 [ 3 ] {d7850c7d-93d1-4c46-97d9-5e2d47a7032b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
271 2023.11.06 17:16:43.128319 [ 3 ] {d7850c7d-93d1-4c46-97d9-5e2d47a7032b} <Debug> oximeter.measurements_i16 (1b55e06d-d5d1-4942-9592-2501b47221f8): Loading data parts
272 2023.11.06 17:16:43.128411 [ 3 ] {d7850c7d-93d1-4c46-97d9-5e2d47a7032b} <Debug> oximeter.measurements_i16 (1b55e06d-d5d1-4942-9592-2501b47221f8): There are no data parts
273 2023.11.06 17:16:43.130149 [ 3 ] {d7850c7d-93d1-4c46-97d9-5e2d47a7032b} <Debug> DynamicQueryHandler: Done processing query
274 2023.11.06 17:16:43.130174 [ 3 ] {d7850c7d-93d1-4c46-97d9-5e2d47a7032b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
275 2023.11.06 17:16:43.130198 [ 3 ] {} <Debug> HTTP-Session: 861b18cc-29ba-495c-bdfe-85f528a3d695 Destroying unnamed session
276 2023.11.06 17:16:43.130351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
277 2023.11.06 17:16:43.130406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
278 2023.11.06 17:16:43.130433 [ 3 ] {} <Debug> HTTP-Session: d1a06399-f181-4982-aadd-bf5460324b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
279 2023.11.06 17:16:43.130449 [ 3 ] {} <Debug> HTTP-Session: d1a06399-f181-4982-aadd-bf5460324b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
280 2023.11.06 17:16:43.130639 [ 3 ] {513df239-541f-4dd4-817d-6a2e0925c916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
281 2023.11.06 17:16:43.130686 [ 3 ] {513df239-541f-4dd4-817d-6a2e0925c916} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
282 2023.11.06 17:16:43.133602 [ 3 ] {513df239-541f-4dd4-817d-6a2e0925c916} <Debug> oximeter.measurements_u16 (50619096-6f25-4b21-8e14-26e1f94768a8): Loading data parts
283 2023.11.06 17:16:43.133688 [ 3 ] {513df239-541f-4dd4-817d-6a2e0925c916} <Debug> oximeter.measurements_u16 (50619096-6f25-4b21-8e14-26e1f94768a8): There are no data parts
284 2023.11.06 17:16:43.135153 [ 3 ] {513df239-541f-4dd4-817d-6a2e0925c916} <Debug> DynamicQueryHandler: Done processing query
285 2023.11.06 17:16:43.135186 [ 3 ] {513df239-541f-4dd4-817d-6a2e0925c916} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
286 2023.11.06 17:16:43.135209 [ 3 ] {} <Debug> HTTP-Session: d1a06399-f181-4982-aadd-bf5460324b9a Destroying unnamed session
287 2023.11.06 17:16:43.135331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
288 2023.11.06 17:16:43.135379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
289 2023.11.06 17:16:43.135410 [ 3 ] {} <Debug> HTTP-Session: 982a2989-ed49-40b0-8731-c83c07591304 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
290 2023.11.06 17:16:43.135427 [ 3 ] {} <Debug> HTTP-Session: 982a2989-ed49-40b0-8731-c83c07591304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
291 2023.11.06 17:16:43.135613 [ 3 ] {06263e2e-cca3-4474-a59c-d8389e93bdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
292 2023.11.06 17:16:43.135660 [ 3 ] {06263e2e-cca3-4474-a59c-d8389e93bdf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
293 2023.11.06 17:16:43.137027 [ 3 ] {06263e2e-cca3-4474-a59c-d8389e93bdf1} <Debug> oximeter.measurements_i32 (6dfc9433-7537-4046-a27f-240145080f3e): Loading data parts
294 2023.11.06 17:16:43.137103 [ 3 ] {06263e2e-cca3-4474-a59c-d8389e93bdf1} <Debug> oximeter.measurements_i32 (6dfc9433-7537-4046-a27f-240145080f3e): There are no data parts
295 2023.11.06 17:16:43.138189 [ 3 ] {06263e2e-cca3-4474-a59c-d8389e93bdf1} <Debug> DynamicQueryHandler: Done processing query
296 2023.11.06 17:16:43.138220 [ 3 ] {06263e2e-cca3-4474-a59c-d8389e93bdf1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
297 2023.11.06 17:16:43.138237 [ 3 ] {} <Debug> HTTP-Session: 982a2989-ed49-40b0-8731-c83c07591304 Destroying unnamed session
298 2023.11.06 17:16:43.138375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
299 2023.11.06 17:16:43.138423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
300 2023.11.06 17:16:43.138442 [ 3 ] {} <Debug> HTTP-Session: 8421e734-8a89-48a6-8eb8-db7037cde865 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
301 2023.11.06 17:16:43.138467 [ 3 ] {} <Debug> HTTP-Session: 8421e734-8a89-48a6-8eb8-db7037cde865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
302 2023.11.06 17:16:43.138655 [ 3 ] {bd02e964-590b-4453-baa7-977a115f7c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
303 2023.11.06 17:16:43.138705 [ 3 ] {bd02e964-590b-4453-baa7-977a115f7c28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
304 2023.11.06 17:16:43.140151 [ 3 ] {bd02e964-590b-4453-baa7-977a115f7c28} <Debug> oximeter.measurements_u32 (2fa14df7-4081-4912-9248-f5df9a0088a5): Loading data parts
305 2023.11.06 17:16:43.140216 [ 3 ] {bd02e964-590b-4453-baa7-977a115f7c28} <Debug> oximeter.measurements_u32 (2fa14df7-4081-4912-9248-f5df9a0088a5): There are no data parts
306 2023.11.06 17:16:43.141358 [ 3 ] {bd02e964-590b-4453-baa7-977a115f7c28} <Debug> DynamicQueryHandler: Done processing query
307 2023.11.06 17:16:43.141391 [ 3 ] {bd02e964-590b-4453-baa7-977a115f7c28} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
308 2023.11.06 17:16:43.141407 [ 3 ] {} <Debug> HTTP-Session: 8421e734-8a89-48a6-8eb8-db7037cde865 Destroying unnamed session
309 2023.11.06 17:16:43.141528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
310 2023.11.06 17:16:43.141576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
311 2023.11.06 17:16:43.141595 [ 3 ] {} <Debug> HTTP-Session: 5aac2742-2677-4195-ba38-5092f32f0af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
312 2023.11.06 17:16:43.141620 [ 3 ] {} <Debug> HTTP-Session: 5aac2742-2677-4195-ba38-5092f32f0af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
313 2023.11.06 17:16:43.141801 [ 3 ] {3f03ba5f-e366-4999-8fa4-7175cc1534b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
314 2023.11.06 17:16:43.141854 [ 3 ] {3f03ba5f-e366-4999-8fa4-7175cc1534b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
315 2023.11.06 17:16:43.143176 [ 3 ] {3f03ba5f-e366-4999-8fa4-7175cc1534b5} <Debug> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Loading data parts
316 2023.11.06 17:16:43.143239 [ 3 ] {3f03ba5f-e366-4999-8fa4-7175cc1534b5} <Debug> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): There are no data parts
317 2023.11.06 17:16:43.144265 [ 3 ] {3f03ba5f-e366-4999-8fa4-7175cc1534b5} <Debug> DynamicQueryHandler: Done processing query
318 2023.11.06 17:16:43.144289 [ 3 ] {3f03ba5f-e366-4999-8fa4-7175cc1534b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
319 2023.11.06 17:16:43.144312 [ 3 ] {} <Debug> HTTP-Session: 5aac2742-2677-4195-ba38-5092f32f0af9 Destroying unnamed session
320 2023.11.06 17:16:43.144427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
321 2023.11.06 17:16:43.144469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
322 2023.11.06 17:16:43.144495 [ 3 ] {} <Debug> HTTP-Session: 69d92cb5-a1e9-4643-9612-807a7edd3de5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
323 2023.11.06 17:16:43.144519 [ 3 ] {} <Debug> HTTP-Session: 69d92cb5-a1e9-4643-9612-807a7edd3de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
324 2023.11.06 17:16:43.144701 [ 3 ] {bec9e966-f8f1-474c-b4ce-e3eab7bb24e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
325 2023.11.06 17:16:43.144755 [ 3 ] {bec9e966-f8f1-474c-b4ce-e3eab7bb24e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
326 2023.11.06 17:16:43.147101 [ 3 ] {bec9e966-f8f1-474c-b4ce-e3eab7bb24e5} <Debug> oximeter.measurements_u64 (81b1e766-f042-4acc-82f1-86465aaa8bf3): Loading data parts
327 2023.11.06 17:16:43.147164 [ 3 ] {bec9e966-f8f1-474c-b4ce-e3eab7bb24e5} <Debug> oximeter.measurements_u64 (81b1e766-f042-4acc-82f1-86465aaa8bf3): There are no data parts
328 2023.11.06 17:16:43.149133 [ 3 ] {bec9e966-f8f1-474c-b4ce-e3eab7bb24e5} <Debug> DynamicQueryHandler: Done processing query
329 2023.11.06 17:16:43.149157 [ 3 ] {bec9e966-f8f1-474c-b4ce-e3eab7bb24e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
330 2023.11.06 17:16:43.149181 [ 3 ] {} <Debug> HTTP-Session: 69d92cb5-a1e9-4643-9612-807a7edd3de5 Destroying unnamed session
331 2023.11.06 17:16:43.149317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2023.11.06 17:16:43.149369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
333 2023.11.06 17:16:43.149393 [ 3 ] {} <Debug> HTTP-Session: eb5691d1-1ecb-4fb0-88ef-a5b7bb82bf54 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
334 2023.11.06 17:16:43.149418 [ 3 ] {} <Debug> HTTP-Session: eb5691d1-1ecb-4fb0-88ef-a5b7bb82bf54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2023.11.06 17:16:43.149597 [ 3 ] {87b2fd97-001f-4c10-852c-4fd22b7ca59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
336 2023.11.06 17:16:43.149651 [ 3 ] {87b2fd97-001f-4c10-852c-4fd22b7ca59d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
337 2023.11.06 17:16:43.150989 [ 3 ] {87b2fd97-001f-4c10-852c-4fd22b7ca59d} <Debug> oximeter.measurements_f32 (3814dcc1-a8bb-4e9b-ab6f-19e4e75967ca): Loading data parts
338 2023.11.06 17:16:43.151053 [ 3 ] {87b2fd97-001f-4c10-852c-4fd22b7ca59d} <Debug> oximeter.measurements_f32 (3814dcc1-a8bb-4e9b-ab6f-19e4e75967ca): There are no data parts
339 2023.11.06 17:16:43.152046 [ 3 ] {87b2fd97-001f-4c10-852c-4fd22b7ca59d} <Debug> DynamicQueryHandler: Done processing query
340 2023.11.06 17:16:43.152071 [ 3 ] {87b2fd97-001f-4c10-852c-4fd22b7ca59d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
341 2023.11.06 17:16:43.152095 [ 3 ] {} <Debug> HTTP-Session: eb5691d1-1ecb-4fb0-88ef-a5b7bb82bf54 Destroying unnamed session
342 2023.11.06 17:16:43.152205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
343 2023.11.06 17:16:43.152257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
344 2023.11.06 17:16:43.152283 [ 3 ] {} <Debug> HTTP-Session: 1eca10d9-2f3d-4917-b44d-cfeea7e10d9e Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
345 2023.11.06 17:16:43.152300 [ 3 ] {} <Debug> HTTP-Session: 1eca10d9-2f3d-4917-b44d-cfeea7e10d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
346 2023.11.06 17:16:43.152484 [ 3 ] {72e26a9a-0a34-4eb1-8cbf-d718960d1ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
347 2023.11.06 17:16:43.152539 [ 3 ] {72e26a9a-0a34-4eb1-8cbf-d718960d1ee1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
348 2023.11.06 17:16:43.154031 [ 3 ] {72e26a9a-0a34-4eb1-8cbf-d718960d1ee1} <Debug> oximeter.measurements_f64 (77fe4af4-9748-4583-aee3-2ba5f6856674): Loading data parts
349 2023.11.06 17:16:43.154096 [ 3 ] {72e26a9a-0a34-4eb1-8cbf-d718960d1ee1} <Debug> oximeter.measurements_f64 (77fe4af4-9748-4583-aee3-2ba5f6856674): There are no data parts
350 2023.11.06 17:16:43.155362 [ 3 ] {72e26a9a-0a34-4eb1-8cbf-d718960d1ee1} <Debug> DynamicQueryHandler: Done processing query
351 2023.11.06 17:16:43.155387 [ 3 ] {72e26a9a-0a34-4eb1-8cbf-d718960d1ee1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
352 2023.11.06 17:16:43.155411 [ 3 ] {} <Debug> HTTP-Session: 1eca10d9-2f3d-4917-b44d-cfeea7e10d9e Destroying unnamed session
353 2023.11.06 17:16:43.155521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
354 2023.11.06 17:16:43.155573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
355 2023.11.06 17:16:43.155591 [ 3 ] {} <Debug> HTTP-Session: b91c7cd5-089d-46cb-a1c2-30756e6e9902 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
356 2023.11.06 17:16:43.155615 [ 3 ] {} <Debug> HTTP-Session: b91c7cd5-089d-46cb-a1c2-30756e6e9902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
357 2023.11.06 17:16:43.155804 [ 3 ] {5c3f9c5a-a0c5-4068-804a-c148eea16a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
358 2023.11.06 17:16:43.155858 [ 3 ] {5c3f9c5a-a0c5-4068-804a-c148eea16a33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
359 2023.11.06 17:16:43.157296 [ 3 ] {5c3f9c5a-a0c5-4068-804a-c148eea16a33} <Debug> oximeter.measurements_string (1d2a3c64-6711-4cb4-9259-c14036107a35): Loading data parts
360 2023.11.06 17:16:43.157359 [ 3 ] {5c3f9c5a-a0c5-4068-804a-c148eea16a33} <Debug> oximeter.measurements_string (1d2a3c64-6711-4cb4-9259-c14036107a35): There are no data parts
361 2023.11.06 17:16:43.158734 [ 3 ] {5c3f9c5a-a0c5-4068-804a-c148eea16a33} <Debug> DynamicQueryHandler: Done processing query
362 2023.11.06 17:16:43.158759 [ 3 ] {5c3f9c5a-a0c5-4068-804a-c148eea16a33} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
363 2023.11.06 17:16:43.158775 [ 3 ] {} <Debug> HTTP-Session: b91c7cd5-089d-46cb-a1c2-30756e6e9902 Destroying unnamed session
364 2023.11.06 17:16:43.158923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
365 2023.11.06 17:16:43.158975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
366 2023.11.06 17:16:43.158995 [ 3 ] {} <Debug> HTTP-Session: 9ae2791c-bb75-44ba-ace3-5407f3e8c6eb Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
367 2023.11.06 17:16:43.159021 [ 3 ] {} <Debug> HTTP-Session: 9ae2791c-bb75-44ba-ace3-5407f3e8c6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
368 2023.11.06 17:16:43.159215 [ 3 ] {3d84933b-03d0-4045-b373-d9ad528e5e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
369 2023.11.06 17:16:43.159271 [ 3 ] {3d84933b-03d0-4045-b373-d9ad528e5e14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
370 2023.11.06 17:16:43.160990 [ 3 ] {3d84933b-03d0-4045-b373-d9ad528e5e14} <Debug> oximeter.measurements_bytes (d96063eb-838b-43db-bd5a-983a480a1b9e): Loading data parts
371 2023.11.06 17:16:43.161068 [ 3 ] {3d84933b-03d0-4045-b373-d9ad528e5e14} <Debug> oximeter.measurements_bytes (d96063eb-838b-43db-bd5a-983a480a1b9e): There are no data parts
372 2023.11.06 17:16:43.162481 [ 3 ] {3d84933b-03d0-4045-b373-d9ad528e5e14} <Debug> DynamicQueryHandler: Done processing query
373 2023.11.06 17:16:43.162514 [ 3 ] {3d84933b-03d0-4045-b373-d9ad528e5e14} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
374 2023.11.06 17:16:43.162530 [ 3 ] {} <Debug> HTTP-Session: 9ae2791c-bb75-44ba-ace3-5407f3e8c6eb Destroying unnamed session
375 2023.11.06 17:16:43.162660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2023.11.06 17:16:43.162711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
377 2023.11.06 17:16:43.162730 [ 3 ] {} <Debug> HTTP-Session: f76d549a-3697-4079-9fc0-2094c0eb0ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
378 2023.11.06 17:16:43.162754 [ 3 ] {} <Debug> HTTP-Session: f76d549a-3697-4079-9fc0-2094c0eb0ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2023.11.06 17:16:43.162959 [ 3 ] {68e7b863-84a2-41d4-8eb4-8a735ef5396f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
380 2023.11.06 17:16:43.163016 [ 3 ] {68e7b863-84a2-41d4-8eb4-8a735ef5396f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
381 2023.11.06 17:16:43.165072 [ 3 ] {68e7b863-84a2-41d4-8eb4-8a735ef5396f} <Debug> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Loading data parts
382 2023.11.06 17:16:43.165148 [ 3 ] {68e7b863-84a2-41d4-8eb4-8a735ef5396f} <Debug> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): There are no data parts
383 2023.11.06 17:16:43.166455 [ 3 ] {68e7b863-84a2-41d4-8eb4-8a735ef5396f} <Debug> DynamicQueryHandler: Done processing query
384 2023.11.06 17:16:43.166481 [ 3 ] {68e7b863-84a2-41d4-8eb4-8a735ef5396f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
385 2023.11.06 17:16:43.166506 [ 3 ] {} <Debug> HTTP-Session: f76d549a-3697-4079-9fc0-2094c0eb0ca1 Destroying unnamed session
386 2023.11.06 17:16:43.166643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
387 2023.11.06 17:16:43.166695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
388 2023.11.06 17:16:43.166713 [ 3 ] {} <Debug> HTTP-Session: 33db915c-0f00-40f8-a89e-f83f1cdeb009 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
389 2023.11.06 17:16:43.166738 [ 3 ] {} <Debug> HTTP-Session: 33db915c-0f00-40f8-a89e-f83f1cdeb009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
390 2023.11.06 17:16:43.166948 [ 3 ] {61fc6126-47cc-4410-87ec-6321ffdcb04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
391 2023.11.06 17:16:43.167006 [ 3 ] {61fc6126-47cc-4410-87ec-6321ffdcb04c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
392 2023.11.06 17:16:43.168916 [ 3 ] {61fc6126-47cc-4410-87ec-6321ffdcb04c} <Debug> oximeter.measurements_cumulativeu64 (e6614827-e205-467e-8485-38d19b3bf1f3): Loading data parts
393 2023.11.06 17:16:43.169000 [ 3 ] {61fc6126-47cc-4410-87ec-6321ffdcb04c} <Debug> oximeter.measurements_cumulativeu64 (e6614827-e205-467e-8485-38d19b3bf1f3): There are no data parts
394 2023.11.06 17:16:43.170446 [ 3 ] {61fc6126-47cc-4410-87ec-6321ffdcb04c} <Debug> DynamicQueryHandler: Done processing query
395 2023.11.06 17:16:43.170472 [ 3 ] {61fc6126-47cc-4410-87ec-6321ffdcb04c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
396 2023.11.06 17:16:43.170498 [ 3 ] {} <Debug> HTTP-Session: 33db915c-0f00-40f8-a89e-f83f1cdeb009 Destroying unnamed session
397 2023.11.06 17:16:43.170658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
398 2023.11.06 17:16:43.170710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
399 2023.11.06 17:16:43.170736 [ 3 ] {} <Debug> HTTP-Session: 0ce34345-4c85-4566-92b3-e9de1ca5f4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
400 2023.11.06 17:16:43.170753 [ 3 ] {} <Debug> HTTP-Session: 0ce34345-4c85-4566-92b3-e9de1ca5f4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
401 2023.11.06 17:16:43.170956 [ 3 ] {b1a192d4-7154-464b-8514-af943faef9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
402 2023.11.06 17:16:43.171016 [ 3 ] {b1a192d4-7154-464b-8514-af943faef9fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
403 2023.11.06 17:16:43.172558 [ 3 ] {b1a192d4-7154-464b-8514-af943faef9fb} <Debug> oximeter.measurements_cumulativef32 (52f28397-790c-4066-aa40-d746d655732a): Loading data parts
404 2023.11.06 17:16:43.172640 [ 3 ] {b1a192d4-7154-464b-8514-af943faef9fb} <Debug> oximeter.measurements_cumulativef32 (52f28397-790c-4066-aa40-d746d655732a): There are no data parts
405 2023.11.06 17:16:43.173845 [ 3 ] {b1a192d4-7154-464b-8514-af943faef9fb} <Debug> DynamicQueryHandler: Done processing query
406 2023.11.06 17:16:43.173869 [ 3 ] {b1a192d4-7154-464b-8514-af943faef9fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
407 2023.11.06 17:16:43.173893 [ 3 ] {} <Debug> HTTP-Session: 0ce34345-4c85-4566-92b3-e9de1ca5f4a0 Destroying unnamed session
408 2023.11.06 17:16:43.174028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
409 2023.11.06 17:16:43.174074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
410 2023.11.06 17:16:43.174104 [ 3 ] {} <Debug> HTTP-Session: 56cd796b-f229-4602-b031-23f9145058c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
411 2023.11.06 17:16:43.174133 [ 3 ] {} <Debug> HTTP-Session: 56cd796b-f229-4602-b031-23f9145058c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
412 2023.11.06 17:16:43.174334 [ 3 ] {21a81ad4-aa3a-4079-8dc2-7a2947a3aaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) --
413 CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
414 2023.11.06 17:16:43.174393 [ 3 ] {21a81ad4-aa3a-4079-8dc2-7a2947a3aaa8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
415 2023.11.06 17:16:43.176307 [ 3 ] {21a81ad4-aa3a-4079-8dc2-7a2947a3aaa8} <Debug> oximeter.measurements_cumulativef64 (0a5f669c-758f-47e9-8006-6b6860b1b723): Loading data parts
416 2023.11.06 17:16:43.176384 [ 3 ] {21a81ad4-aa3a-4079-8dc2-7a2947a3aaa8} <Debug> oximeter.measurements_cumulativef64 (0a5f669c-758f-47e9-8006-6b6860b1b723): There are no data parts
417 2023.11.06 17:16:43.177583 [ 3 ] {21a81ad4-aa3a-4079-8dc2-7a2947a3aaa8} <Debug> DynamicQueryHandler: Done processing query
418 2023.11.06 17:16:43.177619 [ 3 ] {21a81ad4-aa3a-4079-8dc2-7a2947a3aaa8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
419 2023.11.06 17:16:43.177636 [ 3 ] {} <Debug> HTTP-Session: 56cd796b-f229-4602-b031-23f9145058c7 Destroying unnamed session
420 2023.11.06 17:16:43.177771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
421 2023.11.06 17:16:43.177823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
422 2023.11.06 17:16:43.177843 [ 3 ] {} <Debug> HTTP-Session: 8eee7009-05f8-4326-84c9-8ac6c1f4a644 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
423 2023.11.06 17:16:43.177870 [ 3 ] {} <Debug> HTTP-Session: 8eee7009-05f8-4326-84c9-8ac6c1f4a644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
424 2023.11.06 17:16:43.178078 [ 3 ] {39717d01-505b-42cd-874a-9bcdb67c3408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
425 2023.11.06 17:16:43.178140 [ 3 ] {39717d01-505b-42cd-874a-9bcdb67c3408} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
426 2023.11.06 17:16:43.179880 [ 3 ] {39717d01-505b-42cd-874a-9bcdb67c3408} <Debug> oximeter.measurements_histogrami8 (49bd813f-55e1-4b09-a19e-84ae22ca4b6b): Loading data parts
427 2023.11.06 17:16:43.179966 [ 3 ] {39717d01-505b-42cd-874a-9bcdb67c3408} <Debug> oximeter.measurements_histogrami8 (49bd813f-55e1-4b09-a19e-84ae22ca4b6b): There are no data parts
428 2023.11.06 17:16:43.181105 [ 3 ] {39717d01-505b-42cd-874a-9bcdb67c3408} <Debug> DynamicQueryHandler: Done processing query
429 2023.11.06 17:16:43.181142 [ 3 ] {39717d01-505b-42cd-874a-9bcdb67c3408} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
430 2023.11.06 17:16:43.181167 [ 3 ] {} <Debug> HTTP-Session: 8eee7009-05f8-4326-84c9-8ac6c1f4a644 Destroying unnamed session
431 2023.11.06 17:16:43.181292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
432 2023.11.06 17:16:43.181344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
433 2023.11.06 17:16:43.181363 [ 3 ] {} <Debug> HTTP-Session: ce43519b-7331-42ff-97f6-22c39afb0549 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
434 2023.11.06 17:16:43.181389 [ 3 ] {} <Debug> HTTP-Session: ce43519b-7331-42ff-97f6-22c39afb0549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
435 2023.11.06 17:16:43.181611 [ 3 ] {aa3ad1e5-3dec-4e99-af2d-3018d51ea9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
436 2023.11.06 17:16:43.181673 [ 3 ] {aa3ad1e5-3dec-4e99-af2d-3018d51ea9ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
437 2023.11.06 17:16:43.183167 [ 3 ] {aa3ad1e5-3dec-4e99-af2d-3018d51ea9ac} <Debug> oximeter.measurements_histogramu8 (ba035db9-5959-4d13-8dc8-3bd5ae4a6e20): Loading data parts
438 2023.11.06 17:16:43.183240 [ 3 ] {aa3ad1e5-3dec-4e99-af2d-3018d51ea9ac} <Debug> oximeter.measurements_histogramu8 (ba035db9-5959-4d13-8dc8-3bd5ae4a6e20): There are no data parts
439 2023.11.06 17:16:43.184416 [ 3 ] {aa3ad1e5-3dec-4e99-af2d-3018d51ea9ac} <Debug> DynamicQueryHandler: Done processing query
440 2023.11.06 17:16:43.184441 [ 3 ] {aa3ad1e5-3dec-4e99-af2d-3018d51ea9ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
441 2023.11.06 17:16:43.184466 [ 3 ] {} <Debug> HTTP-Session: ce43519b-7331-42ff-97f6-22c39afb0549 Destroying unnamed session
442 2023.11.06 17:16:43.184575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2023.11.06 17:16:43.184628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
444 2023.11.06 17:16:43.184655 [ 3 ] {} <Debug> HTTP-Session: ad76da53-8d07-439a-ace7-62d78c3f34e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
445 2023.11.06 17:16:43.184671 [ 3 ] {} <Debug> HTTP-Session: ad76da53-8d07-439a-ace7-62d78c3f34e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2023.11.06 17:16:43.184891 [ 3 ] {a51cb8d5-338b-4cf9-911b-3261541fcbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
447 2023.11.06 17:16:43.184954 [ 3 ] {a51cb8d5-338b-4cf9-911b-3261541fcbe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
448 2023.11.06 17:16:43.186483 [ 3 ] {a51cb8d5-338b-4cf9-911b-3261541fcbe5} <Debug> oximeter.measurements_histogrami16 (7ae3c866-d28e-4389-a6f8-7a581c35b095): Loading data parts
449 2023.11.06 17:16:43.186541 [ 3 ] {a51cb8d5-338b-4cf9-911b-3261541fcbe5} <Debug> oximeter.measurements_histogrami16 (7ae3c866-d28e-4389-a6f8-7a581c35b095): There are no data parts
450 2023.11.06 17:16:43.187721 [ 3 ] {a51cb8d5-338b-4cf9-911b-3261541fcbe5} <Debug> DynamicQueryHandler: Done processing query
451 2023.11.06 17:16:43.187756 [ 3 ] {a51cb8d5-338b-4cf9-911b-3261541fcbe5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
452 2023.11.06 17:16:43.187772 [ 3 ] {} <Debug> HTTP-Session: ad76da53-8d07-439a-ace7-62d78c3f34e8 Destroying unnamed session
453 2023.11.06 17:16:43.187899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
454 2023.11.06 17:16:43.187961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
455 2023.11.06 17:16:43.187982 [ 3 ] {} <Debug> HTTP-Session: bcfbbf88-73a3-4cf2-a819-eec6d65623da Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
456 2023.11.06 17:16:43.187999 [ 3 ] {} <Debug> HTTP-Session: bcfbbf88-73a3-4cf2-a819-eec6d65623da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
457 2023.11.06 17:16:43.188219 [ 3 ] {c96a3267-f6d6-49d5-9eae-c8281e53cb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
458 2023.11.06 17:16:43.188280 [ 3 ] {c96a3267-f6d6-49d5-9eae-c8281e53cb21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
459 2023.11.06 17:16:43.189903 [ 3 ] {c96a3267-f6d6-49d5-9eae-c8281e53cb21} <Debug> oximeter.measurements_histogramu16 (4972a3cb-fd75-4231-a73c-d748dc0461be): Loading data parts
460 2023.11.06 17:16:43.190013 [ 3 ] {c96a3267-f6d6-49d5-9eae-c8281e53cb21} <Debug> oximeter.measurements_histogramu16 (4972a3cb-fd75-4231-a73c-d748dc0461be): There are no data parts
461 2023.11.06 17:16:43.191090 [ 3 ] {c96a3267-f6d6-49d5-9eae-c8281e53cb21} <Debug> DynamicQueryHandler: Done processing query
462 2023.11.06 17:16:43.191126 [ 3 ] {c96a3267-f6d6-49d5-9eae-c8281e53cb21} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
463 2023.11.06 17:16:43.191142 [ 3 ] {} <Debug> HTTP-Session: bcfbbf88-73a3-4cf2-a819-eec6d65623da Destroying unnamed session
464 2023.11.06 17:16:43.191270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
465 2023.11.06 17:16:43.191324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
466 2023.11.06 17:16:43.191344 [ 3 ] {} <Debug> HTTP-Session: 56e24493-668f-437e-8357-deb0de16b675 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
467 2023.11.06 17:16:43.191369 [ 3 ] {} <Debug> HTTP-Session: 56e24493-668f-437e-8357-deb0de16b675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
468 2023.11.06 17:16:43.191590 [ 3 ] {0f0185b6-2dae-420e-850e-8e602d5bf5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
469 2023.11.06 17:16:43.191653 [ 3 ] {0f0185b6-2dae-420e-850e-8e602d5bf5aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
470 2023.11.06 17:16:43.193177 [ 3 ] {0f0185b6-2dae-420e-850e-8e602d5bf5aa} <Debug> oximeter.measurements_histogrami32 (d882276d-26b9-4a60-91e8-bc88b5787c72): Loading data parts
471 2023.11.06 17:16:43.193260 [ 3 ] {0f0185b6-2dae-420e-850e-8e602d5bf5aa} <Debug> oximeter.measurements_histogrami32 (d882276d-26b9-4a60-91e8-bc88b5787c72): There are no data parts
472 2023.11.06 17:16:43.194618 [ 3 ] {0f0185b6-2dae-420e-850e-8e602d5bf5aa} <Debug> DynamicQueryHandler: Done processing query
473 2023.11.06 17:16:43.194643 [ 3 ] {0f0185b6-2dae-420e-850e-8e602d5bf5aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
474 2023.11.06 17:16:43.194658 [ 3 ] {} <Debug> HTTP-Session: 56e24493-668f-437e-8357-deb0de16b675 Destroying unnamed session
475 2023.11.06 17:16:43.194800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
476 2023.11.06 17:16:43.194852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
477 2023.11.06 17:16:43.194871 [ 3 ] {} <Debug> HTTP-Session: d8665313-6950-4c4e-b919-2395fdb4514c Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
478 2023.11.06 17:16:43.194898 [ 3 ] {} <Debug> HTTP-Session: d8665313-6950-4c4e-b919-2395fdb4514c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
479 2023.11.06 17:16:43.195115 [ 3 ] {c3beb328-bcb1-4781-a9da-127d94213f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
480 2023.11.06 17:16:43.195175 [ 3 ] {c3beb328-bcb1-4781-a9da-127d94213f18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
481 2023.11.06 17:16:43.196687 [ 3 ] {c3beb328-bcb1-4781-a9da-127d94213f18} <Debug> oximeter.measurements_histogramu32 (294145a9-b8bc-4233-800e-7e248321fd32): Loading data parts
482 2023.11.06 17:16:43.196776 [ 3 ] {c3beb328-bcb1-4781-a9da-127d94213f18} <Debug> oximeter.measurements_histogramu32 (294145a9-b8bc-4233-800e-7e248321fd32): There are no data parts
483 2023.11.06 17:16:43.197899 [ 3 ] {c3beb328-bcb1-4781-a9da-127d94213f18} <Debug> DynamicQueryHandler: Done processing query
484 2023.11.06 17:16:43.197925 [ 3 ] {c3beb328-bcb1-4781-a9da-127d94213f18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
485 2023.11.06 17:16:43.197950 [ 3 ] {} <Debug> HTTP-Session: d8665313-6950-4c4e-b919-2395fdb4514c Destroying unnamed session
486 2023.11.06 17:16:43.198054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
487 2023.11.06 17:16:43.198105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
488 2023.11.06 17:16:43.198130 [ 3 ] {} <Debug> HTTP-Session: aee75c04-a70c-4e02-b1de-e030a720e203 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
489 2023.11.06 17:16:43.198146 [ 3 ] {} <Debug> HTTP-Session: aee75c04-a70c-4e02-b1de-e030a720e203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
490 2023.11.06 17:16:43.198350 [ 3 ] {d6eca5dd-4498-41e5-b805-56e14a985ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
491 2023.11.06 17:16:43.198408 [ 3 ] {d6eca5dd-4498-41e5-b805-56e14a985ac3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
492 2023.11.06 17:16:43.200451 [ 3 ] {d6eca5dd-4498-41e5-b805-56e14a985ac3} <Debug> oximeter.measurements_histogrami64 (d4dfc4ee-8156-4d5c-89d5-8961b327c38b): Loading data parts
493 2023.11.06 17:16:43.200545 [ 3 ] {d6eca5dd-4498-41e5-b805-56e14a985ac3} <Debug> oximeter.measurements_histogrami64 (d4dfc4ee-8156-4d5c-89d5-8961b327c38b): There are no data parts
494 2023.11.06 17:16:43.202055 [ 3 ] {d6eca5dd-4498-41e5-b805-56e14a985ac3} <Debug> DynamicQueryHandler: Done processing query
495 2023.11.06 17:16:43.202084 [ 3 ] {d6eca5dd-4498-41e5-b805-56e14a985ac3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
496 2023.11.06 17:16:43.202115 [ 3 ] {} <Debug> HTTP-Session: aee75c04-a70c-4e02-b1de-e030a720e203 Destroying unnamed session
497 2023.11.06 17:16:43.202268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
498 2023.11.06 17:16:43.202313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
499 2023.11.06 17:16:43.202343 [ 3 ] {} <Debug> HTTP-Session: 63838a3a-8c6b-4ffb-8bcc-86163e0dc388 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
500 2023.11.06 17:16:43.202369 [ 3 ] {} <Debug> HTTP-Session: 63838a3a-8c6b-4ffb-8bcc-86163e0dc388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
501 2023.11.06 17:16:43.202580 [ 3 ] {e1f7db59-5aa9-4356-9d47-3233dbc5ecd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
502 2023.11.06 17:16:43.202645 [ 3 ] {e1f7db59-5aa9-4356-9d47-3233dbc5ecd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
503 2023.11.06 17:16:43.204197 [ 3 ] {e1f7db59-5aa9-4356-9d47-3233dbc5ecd6} <Debug> oximeter.measurements_histogramu64 (bfda7c59-7926-43ea-b732-76c1f7e639dd): Loading data parts
504 2023.11.06 17:16:43.204299 [ 3 ] {e1f7db59-5aa9-4356-9d47-3233dbc5ecd6} <Debug> oximeter.measurements_histogramu64 (bfda7c59-7926-43ea-b732-76c1f7e639dd): There are no data parts
505 2023.11.06 17:16:43.205558 [ 3 ] {e1f7db59-5aa9-4356-9d47-3233dbc5ecd6} <Debug> DynamicQueryHandler: Done processing query
506 2023.11.06 17:16:43.205597 [ 3 ] {e1f7db59-5aa9-4356-9d47-3233dbc5ecd6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
507 2023.11.06 17:16:43.205612 [ 3 ] {} <Debug> HTTP-Session: 63838a3a-8c6b-4ffb-8bcc-86163e0dc388 Destroying unnamed session
508 2023.11.06 17:16:43.205737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
509 2023.11.06 17:16:43.205791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
510 2023.11.06 17:16:43.205809 [ 3 ] {} <Debug> HTTP-Session: 8e6289c7-13b5-4c6b-9093-f1cee57be771 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
511 2023.11.06 17:16:43.205836 [ 3 ] {} <Debug> HTTP-Session: 8e6289c7-13b5-4c6b-9093-f1cee57be771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
512 2023.11.06 17:16:43.206053 [ 3 ] {de19b0a4-415b-42fc-9c20-6d06440d6b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
513 2023.11.06 17:16:43.206107 [ 3 ] {de19b0a4-415b-42fc-9c20-6d06440d6b70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
514 2023.11.06 17:16:43.207659 [ 3 ] {de19b0a4-415b-42fc-9c20-6d06440d6b70} <Debug> oximeter.measurements_histogramf32 (53a5145d-1fc9-415d-83f3-aa79f2df0e7e): Loading data parts
515 2023.11.06 17:16:43.207755 [ 3 ] {de19b0a4-415b-42fc-9c20-6d06440d6b70} <Debug> oximeter.measurements_histogramf32 (53a5145d-1fc9-415d-83f3-aa79f2df0e7e): There are no data parts
516 2023.11.06 17:16:43.208802 [ 3 ] {de19b0a4-415b-42fc-9c20-6d06440d6b70} <Debug> DynamicQueryHandler: Done processing query
517 2023.11.06 17:16:43.208827 [ 3 ] {de19b0a4-415b-42fc-9c20-6d06440d6b70} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
518 2023.11.06 17:16:43.208855 [ 3 ] {} <Debug> HTTP-Session: 8e6289c7-13b5-4c6b-9093-f1cee57be771 Destroying unnamed session
519 2023.11.06 17:16:43.208971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
520 2023.11.06 17:16:43.209026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
521 2023.11.06 17:16:43.209056 [ 3 ] {} <Debug> HTTP-Session: c9dbaa73-683b-4e5f-bf83-9cdfba4e3061 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
522 2023.11.06 17:16:43.209072 [ 3 ] {} <Debug> HTTP-Session: c9dbaa73-683b-4e5f-bf83-9cdfba4e3061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
523 2023.11.06 17:16:43.209288 [ 3 ] {c2cc8d53-2e01-43c5-84d8-cae77353ec21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
524 2023.11.06 17:16:43.209352 [ 3 ] {c2cc8d53-2e01-43c5-84d8-cae77353ec21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
525 2023.11.06 17:16:43.211454 [ 3 ] {c2cc8d53-2e01-43c5-84d8-cae77353ec21} <Debug> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Loading data parts
526 2023.11.06 17:16:43.211536 [ 3 ] {c2cc8d53-2e01-43c5-84d8-cae77353ec21} <Debug> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): There are no data parts
527 2023.11.06 17:16:43.212881 [ 3 ] {c2cc8d53-2e01-43c5-84d8-cae77353ec21} <Debug> DynamicQueryHandler: Done processing query
528 2023.11.06 17:16:43.212907 [ 3 ] {c2cc8d53-2e01-43c5-84d8-cae77353ec21} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
529 2023.11.06 17:16:43.212935 [ 3 ] {} <Debug> HTTP-Session: c9dbaa73-683b-4e5f-bf83-9cdfba4e3061 Destroying unnamed session
530 2023.11.06 17:16:43.213050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
531 2023.11.06 17:16:43.213103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
532 2023.11.06 17:16:43.213133 [ 3 ] {} <Debug> HTTP-Session: 6cb0ea0f-d665-408a-b9e5-1b2f471e134f Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
533 2023.11.06 17:16:43.213149 [ 3 ] {} <Debug> HTTP-Session: 6cb0ea0f-d665-408a-b9e5-1b2f471e134f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
534 2023.11.06 17:16:43.213312 [ 3 ] {140fabc7-7970-41e5-a2e8-8d7acf095819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
535 2023.11.06 17:16:43.213367 [ 3 ] {140fabc7-7970-41e5-a2e8-8d7acf095819} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
536 2023.11.06 17:16:43.214619 [ 3 ] {140fabc7-7970-41e5-a2e8-8d7acf095819} <Debug> oximeter.fields_bool (d8c25140-42fd-40b0-9902-34bd6970f71c): Loading data parts
537 2023.11.06 17:16:43.214707 [ 3 ] {140fabc7-7970-41e5-a2e8-8d7acf095819} <Debug> oximeter.fields_bool (d8c25140-42fd-40b0-9902-34bd6970f71c): There are no data parts
538 2023.11.06 17:16:43.215685 [ 3 ] {140fabc7-7970-41e5-a2e8-8d7acf095819} <Debug> DynamicQueryHandler: Done processing query
539 2023.11.06 17:16:43.215721 [ 3 ] {140fabc7-7970-41e5-a2e8-8d7acf095819} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
540 2023.11.06 17:16:43.215745 [ 3 ] {} <Debug> HTTP-Session: 6cb0ea0f-d665-408a-b9e5-1b2f471e134f Destroying unnamed session
541 2023.11.06 17:16:43.215909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2023.11.06 17:16:43.215963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
543 2023.11.06 17:16:43.215992 [ 3 ] {} <Debug> HTTP-Session: 7318d398-b621-4c80-8e89-e8719d5d0d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
544 2023.11.06 17:16:43.216008 [ 3 ] {} <Debug> HTTP-Session: 7318d398-b621-4c80-8e89-e8719d5d0d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2023.11.06 17:16:43.216165 [ 3 ] {f59e08c3-2d9c-460f-9178-f4a9f35c9161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
546 2023.11.06 17:16:43.216211 [ 3 ] {f59e08c3-2d9c-460f-9178-f4a9f35c9161} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
547 2023.11.06 17:16:43.217545 [ 3 ] {f59e08c3-2d9c-460f-9178-f4a9f35c9161} <Debug> oximeter.fields_i8 (7a5ef511-1411-4068-8413-e36ad24e10b4): Loading data parts
548 2023.11.06 17:16:43.217636 [ 3 ] {f59e08c3-2d9c-460f-9178-f4a9f35c9161} <Debug> oximeter.fields_i8 (7a5ef511-1411-4068-8413-e36ad24e10b4): There are no data parts
549 2023.11.06 17:16:43.218763 [ 3 ] {f59e08c3-2d9c-460f-9178-f4a9f35c9161} <Debug> DynamicQueryHandler: Done processing query
550 2023.11.06 17:16:43.218799 [ 3 ] {f59e08c3-2d9c-460f-9178-f4a9f35c9161} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
551 2023.11.06 17:16:43.218815 [ 3 ] {} <Debug> HTTP-Session: 7318d398-b621-4c80-8e89-e8719d5d0d9d Destroying unnamed session
552 2023.11.06 17:16:43.218970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2023.11.06 17:16:43.219023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
554 2023.11.06 17:16:43.219041 [ 3 ] {} <Debug> HTTP-Session: ddd2e987-35a6-4674-9ce1-5a7bcb735581 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
555 2023.11.06 17:16:43.219068 [ 3 ] {} <Debug> HTTP-Session: ddd2e987-35a6-4674-9ce1-5a7bcb735581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2023.11.06 17:16:43.219218 [ 3 ] {5a9c60ad-978a-457b-8557-28d99d3ad93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
557 2023.11.06 17:16:43.219273 [ 3 ] {5a9c60ad-978a-457b-8557-28d99d3ad93a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
558 2023.11.06 17:16:43.220486 [ 3 ] {5a9c60ad-978a-457b-8557-28d99d3ad93a} <Debug> oximeter.fields_u8 (f5e51105-e7f6-48a0-b6cb-453c6cdf13ed): Loading data parts
559 2023.11.06 17:16:43.220585 [ 3 ] {5a9c60ad-978a-457b-8557-28d99d3ad93a} <Debug> oximeter.fields_u8 (f5e51105-e7f6-48a0-b6cb-453c6cdf13ed): There are no data parts
560 2023.11.06 17:16:43.222011 [ 3 ] {5a9c60ad-978a-457b-8557-28d99d3ad93a} <Debug> DynamicQueryHandler: Done processing query
561 2023.11.06 17:16:43.222035 [ 3 ] {5a9c60ad-978a-457b-8557-28d99d3ad93a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
562 2023.11.06 17:16:43.222062 [ 3 ] {} <Debug> HTTP-Session: ddd2e987-35a6-4674-9ce1-5a7bcb735581 Destroying unnamed session
563 2023.11.06 17:16:43.222188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
564 2023.11.06 17:16:43.222243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
565 2023.11.06 17:16:43.222271 [ 3 ] {} <Debug> HTTP-Session: 4631cb09-ffe8-4967-8a7a-46d2bcfc0916 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
566 2023.11.06 17:16:43.222287 [ 3 ] {} <Debug> HTTP-Session: 4631cb09-ffe8-4967-8a7a-46d2bcfc0916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
567 2023.11.06 17:16:43.222448 [ 3 ] {ef90a3da-ecc8-47bb-a4fc-3a08c766a4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
568 2023.11.06 17:16:43.222505 [ 3 ] {ef90a3da-ecc8-47bb-a4fc-3a08c766a4dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
569 2023.11.06 17:16:43.223940 [ 3 ] {ef90a3da-ecc8-47bb-a4fc-3a08c766a4dc} <Debug> oximeter.fields_i16 (6e3db5a4-46a7-435f-9dcb-f0799106e03b): Loading data parts
570 2023.11.06 17:16:43.224036 [ 3 ] {ef90a3da-ecc8-47bb-a4fc-3a08c766a4dc} <Debug> oximeter.fields_i16 (6e3db5a4-46a7-435f-9dcb-f0799106e03b): There are no data parts
571 2023.11.06 17:16:43.225198 [ 3 ] {ef90a3da-ecc8-47bb-a4fc-3a08c766a4dc} <Debug> DynamicQueryHandler: Done processing query
572 2023.11.06 17:16:43.225222 [ 3 ] {ef90a3da-ecc8-47bb-a4fc-3a08c766a4dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
573 2023.11.06 17:16:43.225237 [ 3 ] {} <Debug> HTTP-Session: 4631cb09-ffe8-4967-8a7a-46d2bcfc0916 Destroying unnamed session
574 2023.11.06 17:16:43.225401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
575 2023.11.06 17:16:43.225456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
576 2023.11.06 17:16:43.225474 [ 3 ] {} <Debug> HTTP-Session: e45df353-ec60-483c-89df-9ca7e6572386 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
577 2023.11.06 17:16:43.225500 [ 3 ] {} <Debug> HTTP-Session: e45df353-ec60-483c-89df-9ca7e6572386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
578 2023.11.06 17:16:43.225659 [ 3 ] {d5674f53-5aa2-40d8-b832-94aa3d3bab78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
579 2023.11.06 17:16:43.225705 [ 3 ] {d5674f53-5aa2-40d8-b832-94aa3d3bab78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
580 2023.11.06 17:16:43.226966 [ 3 ] {d5674f53-5aa2-40d8-b832-94aa3d3bab78} <Debug> oximeter.fields_u16 (b3c94a99-8b8b-4e1c-a439-9e9025d28a99): Loading data parts
581 2023.11.06 17:16:43.227045 [ 3 ] {d5674f53-5aa2-40d8-b832-94aa3d3bab78} <Debug> oximeter.fields_u16 (b3c94a99-8b8b-4e1c-a439-9e9025d28a99): There are no data parts
582 2023.11.06 17:16:43.228062 [ 3 ] {d5674f53-5aa2-40d8-b832-94aa3d3bab78} <Debug> DynamicQueryHandler: Done processing query
583 2023.11.06 17:16:43.228099 [ 3 ] {d5674f53-5aa2-40d8-b832-94aa3d3bab78} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
584 2023.11.06 17:16:43.228114 [ 3 ] {} <Debug> HTTP-Session: e45df353-ec60-483c-89df-9ca7e6572386 Destroying unnamed session
585 2023.11.06 17:16:43.228224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
586 2023.11.06 17:16:43.228286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
587 2023.11.06 17:16:43.228305 [ 3 ] {} <Debug> HTTP-Session: 48a1780e-1134-43fc-a9c0-051b666e2c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
588 2023.11.06 17:16:43.228334 [ 3 ] {} <Debug> HTTP-Session: 48a1780e-1134-43fc-a9c0-051b666e2c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
589 2023.11.06 17:16:43.228485 [ 3 ] {2db70562-b662-461d-90da-6cfed0513b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
590 2023.11.06 17:16:43.228538 [ 3 ] {2db70562-b662-461d-90da-6cfed0513b9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
591 2023.11.06 17:16:43.229898 [ 3 ] {2db70562-b662-461d-90da-6cfed0513b9d} <Debug> oximeter.fields_i32 (fc0693df-0cc8-46cb-ae8a-15f4341cb8bd): Loading data parts
592 2023.11.06 17:16:43.229981 [ 3 ] {2db70562-b662-461d-90da-6cfed0513b9d} <Debug> oximeter.fields_i32 (fc0693df-0cc8-46cb-ae8a-15f4341cb8bd): There are no data parts
593 2023.11.06 17:16:43.231695 [ 3 ] {2db70562-b662-461d-90da-6cfed0513b9d} <Debug> DynamicQueryHandler: Done processing query
594 2023.11.06 17:16:43.231721 [ 3 ] {2db70562-b662-461d-90da-6cfed0513b9d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
595 2023.11.06 17:16:43.231751 [ 3 ] {} <Debug> HTTP-Session: 48a1780e-1134-43fc-a9c0-051b666e2c15 Destroying unnamed session
596 2023.11.06 17:16:43.231881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2023.11.06 17:16:43.231942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
598 2023.11.06 17:16:43.231974 [ 3 ] {} <Debug> HTTP-Session: b29134ac-5a50-4b36-8d49-acaa368e50dc Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
599 2023.11.06 17:16:43.231991 [ 3 ] {} <Debug> HTTP-Session: b29134ac-5a50-4b36-8d49-acaa368e50dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2023.11.06 17:16:43.232151 [ 3 ] {8a8d2a4f-b6b5-40a5-a486-e23c8d6de694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
601 2023.11.06 17:16:43.232199 [ 3 ] {8a8d2a4f-b6b5-40a5-a486-e23c8d6de694} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
602 2023.11.06 17:16:43.233741 [ 3 ] {8a8d2a4f-b6b5-40a5-a486-e23c8d6de694} <Debug> oximeter.fields_u32 (0c3244c6-88e0-498e-bde1-115c167cb509): Loading data parts
603 2023.11.06 17:16:43.233837 [ 3 ] {8a8d2a4f-b6b5-40a5-a486-e23c8d6de694} <Debug> oximeter.fields_u32 (0c3244c6-88e0-498e-bde1-115c167cb509): There are no data parts
604 2023.11.06 17:16:43.234954 [ 3 ] {8a8d2a4f-b6b5-40a5-a486-e23c8d6de694} <Debug> DynamicQueryHandler: Done processing query
605 2023.11.06 17:16:43.234990 [ 3 ] {8a8d2a4f-b6b5-40a5-a486-e23c8d6de694} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
606 2023.11.06 17:16:43.235006 [ 3 ] {} <Debug> HTTP-Session: b29134ac-5a50-4b36-8d49-acaa368e50dc Destroying unnamed session
607 2023.11.06 17:16:43.235166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
608 2023.11.06 17:16:43.235221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
609 2023.11.06 17:16:43.235240 [ 3 ] {} <Debug> HTTP-Session: aea8cfe3-7fb7-4c46-99df-b8f91753cb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
610 2023.11.06 17:16:43.235270 [ 3 ] {} <Debug> HTTP-Session: aea8cfe3-7fb7-4c46-99df-b8f91753cb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
611 2023.11.06 17:16:43.235430 [ 3 ] {07e87cd1-34db-4113-86af-52fd82e0a39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
612 2023.11.06 17:16:43.235480 [ 3 ] {07e87cd1-34db-4113-86af-52fd82e0a39e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
613 2023.11.06 17:16:43.236970 [ 3 ] {07e87cd1-34db-4113-86af-52fd82e0a39e} <Debug> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Loading data parts
614 2023.11.06 17:16:43.237054 [ 3 ] {07e87cd1-34db-4113-86af-52fd82e0a39e} <Debug> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): There are no data parts
615 2023.11.06 17:16:43.238367 [ 3 ] {07e87cd1-34db-4113-86af-52fd82e0a39e} <Debug> DynamicQueryHandler: Done processing query
616 2023.11.06 17:16:43.238392 [ 3 ] {07e87cd1-34db-4113-86af-52fd82e0a39e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
617 2023.11.06 17:16:43.238422 [ 3 ] {} <Debug> HTTP-Session: aea8cfe3-7fb7-4c46-99df-b8f91753cb55 Destroying unnamed session
618 2023.11.06 17:16:43.238539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
619 2023.11.06 17:16:43.238581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
620 2023.11.06 17:16:43.238612 [ 3 ] {} <Debug> HTTP-Session: f0e607fa-73a0-4012-968c-c7db68eb27dd Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
621 2023.11.06 17:16:43.238640 [ 3 ] {} <Debug> HTTP-Session: f0e607fa-73a0-4012-968c-c7db68eb27dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
622 2023.11.06 17:16:43.238788 [ 3 ] {dd28d3ed-76c3-4d1d-8036-354c6d83dbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
623 2023.11.06 17:16:43.238847 [ 3 ] {dd28d3ed-76c3-4d1d-8036-354c6d83dbf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
624 2023.11.06 17:16:43.240071 [ 3 ] {dd28d3ed-76c3-4d1d-8036-354c6d83dbf0} <Debug> oximeter.fields_u64 (a0fd2d91-747a-4555-95ac-6afcf88dd828): Loading data parts
625 2023.11.06 17:16:43.240170 [ 3 ] {dd28d3ed-76c3-4d1d-8036-354c6d83dbf0} <Debug> oximeter.fields_u64 (a0fd2d91-747a-4555-95ac-6afcf88dd828): There are no data parts
626 2023.11.06 17:16:43.241200 [ 3 ] {dd28d3ed-76c3-4d1d-8036-354c6d83dbf0} <Debug> DynamicQueryHandler: Done processing query
627 2023.11.06 17:16:43.241226 [ 3 ] {dd28d3ed-76c3-4d1d-8036-354c6d83dbf0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
628 2023.11.06 17:16:43.241256 [ 3 ] {} <Debug> HTTP-Session: f0e607fa-73a0-4012-968c-c7db68eb27dd Destroying unnamed session
629 2023.11.06 17:16:43.241383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
630 2023.11.06 17:16:43.241446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
631 2023.11.06 17:16:43.241479 [ 3 ] {} <Debug> HTTP-Session: 0e6850a4-aa77-40fa-9526-25f6bea3dbfe Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
632 2023.11.06 17:16:43.241497 [ 3 ] {} <Debug> HTTP-Session: 0e6850a4-aa77-40fa-9526-25f6bea3dbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
633 2023.11.06 17:16:43.241669 [ 3 ] {55b8443c-8f25-4177-8326-6fe4ddd436df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
634 2023.11.06 17:16:43.241732 [ 3 ] {55b8443c-8f25-4177-8326-6fe4ddd436df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
635 2023.11.06 17:16:43.243780 [ 3 ] {55b8443c-8f25-4177-8326-6fe4ddd436df} <Debug> oximeter.fields_ipaddr (3ba84003-82b4-4ba5-be14-351e7809bb66): Loading data parts
636 2023.11.06 17:16:43.243904 [ 3 ] {55b8443c-8f25-4177-8326-6fe4ddd436df} <Debug> oximeter.fields_ipaddr (3ba84003-82b4-4ba5-be14-351e7809bb66): There are no data parts
637 2023.11.06 17:16:43.244976 [ 3 ] {55b8443c-8f25-4177-8326-6fe4ddd436df} <Debug> DynamicQueryHandler: Done processing query
638 2023.11.06 17:16:43.245015 [ 3 ] {55b8443c-8f25-4177-8326-6fe4ddd436df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
639 2023.11.06 17:16:43.245030 [ 3 ] {} <Debug> HTTP-Session: 0e6850a4-aa77-40fa-9526-25f6bea3dbfe Destroying unnamed session
640 2023.11.06 17:16:43.245150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
641 2023.11.06 17:16:43.245209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
642 2023.11.06 17:16:43.245228 [ 3 ] {} <Debug> HTTP-Session: 4ecc8b65-5dba-4800-843e-2ba484180268 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
643 2023.11.06 17:16:43.245257 [ 3 ] {} <Debug> HTTP-Session: 4ecc8b65-5dba-4800-843e-2ba484180268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
644 2023.11.06 17:16:43.245423 [ 3 ] {b57093b9-9fb9-42bb-a7f3-f610b56d916c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
645 2023.11.06 17:16:43.245472 [ 3 ] {b57093b9-9fb9-42bb-a7f3-f610b56d916c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
646 2023.11.06 17:16:43.246699 [ 3 ] {b57093b9-9fb9-42bb-a7f3-f610b56d916c} <Debug> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Loading data parts
647 2023.11.06 17:16:43.246787 [ 3 ] {b57093b9-9fb9-42bb-a7f3-f610b56d916c} <Debug> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): There are no data parts
648 2023.11.06 17:16:43.247785 [ 3 ] {b57093b9-9fb9-42bb-a7f3-f610b56d916c} <Debug> DynamicQueryHandler: Done processing query
649 2023.11.06 17:16:43.247823 [ 3 ] {b57093b9-9fb9-42bb-a7f3-f610b56d916c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
650 2023.11.06 17:16:43.247838 [ 3 ] {} <Debug> HTTP-Session: 4ecc8b65-5dba-4800-843e-2ba484180268 Destroying unnamed session
651 2023.11.06 17:16:43.247948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
652 2023.11.06 17:16:43.248016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
653 2023.11.06 17:16:43.248034 [ 3 ] {} <Debug> HTTP-Session: e5023052-c77a-448e-9495-e0fbc52e0397 Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
654 2023.11.06 17:16:43.248064 [ 3 ] {} <Debug> HTTP-Session: e5023052-c77a-448e-9495-e0fbc52e0397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
655 2023.11.06 17:16:43.248218 [ 3 ] {47d601da-04d6-4794-9b68-5caf5e21bf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) 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)
656 2023.11.06 17:16:43.248278 [ 3 ] {47d601da-04d6-4794-9b68-5caf5e21bf58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
657 2023.11.06 17:16:43.249454 [ 3 ] {47d601da-04d6-4794-9b68-5caf5e21bf58} <Debug> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Loading data parts
658 2023.11.06 17:16:43.249526 [ 3 ] {47d601da-04d6-4794-9b68-5caf5e21bf58} <Debug> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): There are no data parts
659 2023.11.06 17:16:43.250584 [ 3 ] {47d601da-04d6-4794-9b68-5caf5e21bf58} <Debug> DynamicQueryHandler: Done processing query
660 2023.11.06 17:16:43.250610 [ 3 ] {47d601da-04d6-4794-9b68-5caf5e21bf58} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
661 2023.11.06 17:16:43.250641 [ 3 ] {} <Debug> HTTP-Session: e5023052-c77a-448e-9495-e0fbc52e0397 Destroying unnamed session
662 2023.11.06 17:16:43.250750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
663 2023.11.06 17:16:43.250807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
664 2023.11.06 17:16:43.250846 [ 3 ] {} <Debug> HTTP-Session: 91fe4d71-3ed7-44f9-a1ae-87f5cf09d3cf Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
665 2023.11.06 17:16:43.250863 [ 3 ] {} <Debug> HTTP-Session: 91fe4d71-3ed7-44f9-a1ae-87f5cf09d3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
666 2023.11.06 17:16:43.251093 [ 3 ] {46cc3226-b9dc-4f20-85ea-4a3828eb94f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
667 2023.11.06 17:16:43.251173 [ 3 ] {46cc3226-b9dc-4f20-85ea-4a3828eb94f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
668 2023.11.06 17:16:43.252722 [ 3 ] {46cc3226-b9dc-4f20-85ea-4a3828eb94f1} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc): Loading data parts
669 2023.11.06 17:16:43.252821 [ 3 ] {46cc3226-b9dc-4f20-85ea-4a3828eb94f1} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc): There are no data parts
670 2023.11.06 17:16:43.254845 [ 3 ] {46cc3226-b9dc-4f20-85ea-4a3828eb94f1} <Debug> DynamicQueryHandler: Done processing query
671 2023.11.06 17:16:43.254870 [ 3 ] {46cc3226-b9dc-4f20-85ea-4a3828eb94f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
672 2023.11.06 17:16:43.254918 [ 3 ] {} <Debug> HTTP-Session: 91fe4d71-3ed7-44f9-a1ae-87f5cf09d3cf Destroying unnamed session
673 2023.11.06 17:16:43.255079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63924, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
674 2023.11.06 17:16:43.255142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
675 2023.11.06 17:16:43.255175 [ 3 ] {} <Debug> HTTP-Session: 1db44bba-0d26-4a6c-9204-3706de1c3d1a Authenticating user 'default' from [fd00:1122:3344:101::d]:63924
676 2023.11.06 17:16:43.255192 [ 3 ] {} <Debug> HTTP-Session: 1db44bba-0d26-4a6c-9204-3706de1c3d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
677 2023.11.06 17:16:43.255331 [ 3 ] {7f9dddb4-1ffc-4360-b3cd-8e63371a6942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63924) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
678 2023.11.06 17:16:43.256003 [ 3 ] {7f9dddb4-1ffc-4360-b3cd-8e63371a6942} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
679 2023.11.06 17:16:43.260783 [ 3 ] {7f9dddb4-1ffc-4360-b3cd-8e63371a6942} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.18 GiB.
680 2023.11.06 17:16:43.263596 [ 3 ] {7f9dddb4-1ffc-4360-b3cd-8e63371a6942} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
681 2023.11.06 17:16:43.263839 [ 3 ] {7f9dddb4-1ffc-4360-b3cd-8e63371a6942} <Trace> oximeter.version (bfb957c0-a085-4abc-9069-92367cc9ab52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
682 2023.11.06 17:16:43.264067 [ 3 ] {7f9dddb4-1ffc-4360-b3cd-8e63371a6942} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008685854 sec., 115 rows/sec., 1.80 KiB/sec.
683 2023.11.06 17:16:43.264224 [ 3 ] {7f9dddb4-1ffc-4360-b3cd-8e63371a6942} <Debug> DynamicQueryHandler: Done processing query
684 2023.11.06 17:16:43.264249 [ 3 ] {7f9dddb4-1ffc-4360-b3cd-8e63371a6942} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
685 2023.11.06 17:16:43.264278 [ 3 ] {} <Debug> HTTP-Session: 1db44bba-0d26-4a6c-9204-3706de1c3d1a Destroying unnamed session
686 2023.11.06 17:16:44.000152 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.27 MiB (RSS), difference: 9.28 MiB
687 2023.11.06 17:16:56.393205 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache
688 2023.11.06 17:16:56.393278 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache
689 2023.11.06 17:17:11.393560 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache
690 2023.11.06 17:17:11.393636 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache
691 2023.11.06 17:17:26.393684 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
692 2023.11.06 17:17:26.393747 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
693 2023.11.06 17:17:28.290354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2023.11.06 17:17:28.290487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
695 2023.11.06 17:17:28.290510 [ 3 ] {} <Debug> HTTP-Session: 49b77a0b-cf94-4330-a307-4847a71f665b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
696 2023.11.06 17:17:28.290555 [ 3 ] {} <Debug> HTTP-Session: 49b77a0b-cf94-4330-a307-4847a71f665b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2023.11.06 17:17:28.290711 [ 3 ] {9fc405db-3a72-445e-8cf4-2daeb4613ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
698 2023.11.06 17:17:28.292918 [ 3 ] {9fc405db-3a72-445e-8cf4-2daeb4613ae1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
699 2023.11.06 17:17:28.295893 [ 3 ] {9fc405db-3a72-445e-8cf4-2daeb4613ae1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
700 2023.11.06 17:17:28.296043 [ 3 ] {9fc405db-3a72-445e-8cf4-2daeb4613ae1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
701 2023.11.06 17:17:28.297106 [ 3 ] {9fc405db-3a72-445e-8cf4-2daeb4613ae1} <Debug> DynamicQueryHandler: Done processing query
702 2023.11.06 17:17:28.297134 [ 3 ] {9fc405db-3a72-445e-8cf4-2daeb4613ae1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
703 2023.11.06 17:17:28.297166 [ 3 ] {} <Debug> HTTP-Session: 49b77a0b-cf94-4330-a307-4847a71f665b Destroying unnamed session
704 2023.11.06 17:17:28.299631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
705 2023.11.06 17:17:28.299691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
706 2023.11.06 17:17:28.299726 [ 3 ] {} <Debug> HTTP-Session: 17e6132b-736b-42e0-84d9-b0eda150d666 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
707 2023.11.06 17:17:28.299742 [ 3 ] {} <Debug> HTTP-Session: 17e6132b-736b-42e0-84d9-b0eda150d666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
708 2023.11.06 17:17:28.299875 [ 3 ] {7c18ba20-6a80-4ae4-a0c1-6b3b313ef3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
709 2023.11.06 17:17:28.316155 [ 3 ] {7c18ba20-6a80-4ae4-a0c1-6b3b313ef3e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
710 2023.11.06 17:17:28.316352 [ 3 ] {7c18ba20-6a80-4ae4-a0c1-6b3b313ef3e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
711 2023.11.06 17:17:28.316422 [ 3 ] {7c18ba20-6a80-4ae4-a0c1-6b3b313ef3e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
712 2023.11.06 17:17:28.317368 [ 3 ] {7c18ba20-6a80-4ae4-a0c1-6b3b313ef3e4} <Debug> DynamicQueryHandler: Done processing query
713 2023.11.06 17:17:28.317410 [ 3 ] {7c18ba20-6a80-4ae4-a0c1-6b3b313ef3e4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
714 2023.11.06 17:17:28.317438 [ 3 ] {} <Debug> HTTP-Session: 17e6132b-736b-42e0-84d9-b0eda150d666 Destroying unnamed session
715 2023.11.06 17:17:28.318155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
716 2023.11.06 17:17:28.318212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
717 2023.11.06 17:17:28.318245 [ 3 ] {} <Debug> HTTP-Session: 4940a516-9f25-49e3-b113-cd3fb7e95827 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
718 2023.11.06 17:17:28.318261 [ 3 ] {} <Debug> HTTP-Session: 4940a516-9f25-49e3-b113-cd3fb7e95827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
719 2023.11.06 17:17:28.318381 [ 3 ] {0857c4d5-d222-43f7-8d84-9e82ef2aa62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
720 2023.11.06 17:17:28.321147 [ 3 ] {0857c4d5-d222-43f7-8d84-9e82ef2aa62f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
721 2023.11.06 17:17:28.321310 [ 3 ] {0857c4d5-d222-43f7-8d84-9e82ef2aa62f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
722 2023.11.06 17:17:28.321366 [ 3 ] {0857c4d5-d222-43f7-8d84-9e82ef2aa62f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
723 2023.11.06 17:17:28.322259 [ 3 ] {0857c4d5-d222-43f7-8d84-9e82ef2aa62f} <Debug> DynamicQueryHandler: Done processing query
724 2023.11.06 17:17:28.322300 [ 3 ] {0857c4d5-d222-43f7-8d84-9e82ef2aa62f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
725 2023.11.06 17:17:28.322315 [ 3 ] {} <Debug> HTTP-Session: 4940a516-9f25-49e3-b113-cd3fb7e95827 Destroying unnamed session
726 2023.11.06 17:17:28.322578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2023.11.06 17:17:28.322636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
728 2023.11.06 17:17:28.322655 [ 3 ] {} <Debug> HTTP-Session: eb6c2161-8422-4d5d-adc4-65a38400967a Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
729 2023.11.06 17:17:28.322685 [ 3 ] {} <Debug> HTTP-Session: eb6c2161-8422-4d5d-adc4-65a38400967a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2023.11.06 17:17:28.322808 [ 3 ] {31d3426c-c1ca-4614-9507-79653ca83fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
731 2023.11.06 17:17:28.323168 [ 3 ] {31d3426c-c1ca-4614-9507-79653ca83fd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
732 2023.11.06 17:17:28.323328 [ 3 ] {31d3426c-c1ca-4614-9507-79653ca83fd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
733 2023.11.06 17:17:28.323383 [ 3 ] {31d3426c-c1ca-4614-9507-79653ca83fd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
734 2023.11.06 17:17:28.324189 [ 3 ] {31d3426c-c1ca-4614-9507-79653ca83fd0} <Debug> DynamicQueryHandler: Done processing query
735 2023.11.06 17:17:28.324230 [ 3 ] {31d3426c-c1ca-4614-9507-79653ca83fd0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
736 2023.11.06 17:17:28.324245 [ 3 ] {} <Debug> HTTP-Session: eb6c2161-8422-4d5d-adc4-65a38400967a Destroying unnamed session
737 2023.11.06 17:17:28.324485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2023.11.06 17:17:28.324544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
739 2023.11.06 17:17:28.324563 [ 3 ] {} <Debug> HTTP-Session: 61e1d978-4044-4d05-b68b-a46f04680f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
740 2023.11.06 17:17:28.324593 [ 3 ] {} <Debug> HTTP-Session: 61e1d978-4044-4d05-b68b-a46f04680f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2023.11.06 17:17:28.324704 [ 3 ] {5f92f08d-22d9-4d45-9e8e-7369dfbce3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
742 2023.11.06 17:17:28.325076 [ 3 ] {5f92f08d-22d9-4d45-9e8e-7369dfbce3c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
743 2023.11.06 17:17:28.325237 [ 3 ] {5f92f08d-22d9-4d45-9e8e-7369dfbce3c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
744 2023.11.06 17:17:28.325293 [ 3 ] {5f92f08d-22d9-4d45-9e8e-7369dfbce3c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
745 2023.11.06 17:17:28.326170 [ 3 ] {5f92f08d-22d9-4d45-9e8e-7369dfbce3c8} <Debug> DynamicQueryHandler: Done processing query
746 2023.11.06 17:17:28.326211 [ 3 ] {5f92f08d-22d9-4d45-9e8e-7369dfbce3c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
747 2023.11.06 17:17:28.326227 [ 3 ] {} <Debug> HTTP-Session: 61e1d978-4044-4d05-b68b-a46f04680f2f Destroying unnamed session
748 2023.11.06 17:17:28.326457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
749 2023.11.06 17:17:28.326513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
750 2023.11.06 17:17:28.326532 [ 3 ] {} <Debug> HTTP-Session: 5d0420dc-9a5d-4c98-8886-d2ca07626311 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
751 2023.11.06 17:17:28.326562 [ 3 ] {} <Debug> HTTP-Session: 5d0420dc-9a5d-4c98-8886-d2ca07626311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
752 2023.11.06 17:17:28.326673 [ 3 ] {f8bc468a-45d3-44e9-9a56-5ef45e4d6ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
753 2023.11.06 17:17:28.327046 [ 3 ] {f8bc468a-45d3-44e9-9a56-5ef45e4d6ce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
754 2023.11.06 17:17:28.327207 [ 3 ] {f8bc468a-45d3-44e9-9a56-5ef45e4d6ce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
755 2023.11.06 17:17:28.327265 [ 3 ] {f8bc468a-45d3-44e9-9a56-5ef45e4d6ce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
756 2023.11.06 17:17:28.328117 [ 3 ] {f8bc468a-45d3-44e9-9a56-5ef45e4d6ce4} <Debug> DynamicQueryHandler: Done processing query
757 2023.11.06 17:17:28.328159 [ 3 ] {f8bc468a-45d3-44e9-9a56-5ef45e4d6ce4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
758 2023.11.06 17:17:28.328175 [ 3 ] {} <Debug> HTTP-Session: 5d0420dc-9a5d-4c98-8886-d2ca07626311 Destroying unnamed session
759 2023.11.06 17:17:28.328410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
760 2023.11.06 17:17:28.328468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
761 2023.11.06 17:17:28.328486 [ 3 ] {} <Debug> HTTP-Session: 607d62a2-555b-40e2-ae97-a6e69e4379c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
762 2023.11.06 17:17:28.328517 [ 3 ] {} <Debug> HTTP-Session: 607d62a2-555b-40e2-ae97-a6e69e4379c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
763 2023.11.06 17:17:28.328641 [ 3 ] {708aacb4-2512-4402-ad39-c2bab1209703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
764 2023.11.06 17:17:28.329005 [ 3 ] {708aacb4-2512-4402-ad39-c2bab1209703} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
765 2023.11.06 17:17:28.329172 [ 3 ] {708aacb4-2512-4402-ad39-c2bab1209703} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
766 2023.11.06 17:17:28.329228 [ 3 ] {708aacb4-2512-4402-ad39-c2bab1209703} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
767 2023.11.06 17:17:28.330008 [ 3 ] {708aacb4-2512-4402-ad39-c2bab1209703} <Debug> DynamicQueryHandler: Done processing query
768 2023.11.06 17:17:28.330049 [ 3 ] {708aacb4-2512-4402-ad39-c2bab1209703} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
769 2023.11.06 17:17:28.330079 [ 3 ] {} <Debug> HTTP-Session: 607d62a2-555b-40e2-ae97-a6e69e4379c1 Destroying unnamed session
770 2023.11.06 17:17:28.330290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
771 2023.11.06 17:17:28.330348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
772 2023.11.06 17:17:28.330381 [ 3 ] {} <Debug> HTTP-Session: 899f34dc-df38-4246-a415-791823292168 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
773 2023.11.06 17:17:28.330397 [ 3 ] {} <Debug> HTTP-Session: 899f34dc-df38-4246-a415-791823292168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
774 2023.11.06 17:17:28.330522 [ 3 ] {3a768c00-3948-4044-9e55-6532516f14f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
775 2023.11.06 17:17:28.330889 [ 3 ] {3a768c00-3948-4044-9e55-6532516f14f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
776 2023.11.06 17:17:28.331051 [ 3 ] {3a768c00-3948-4044-9e55-6532516f14f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
777 2023.11.06 17:17:28.331112 [ 3 ] {3a768c00-3948-4044-9e55-6532516f14f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
778 2023.11.06 17:17:28.331891 [ 3 ] {3a768c00-3948-4044-9e55-6532516f14f2} <Debug> DynamicQueryHandler: Done processing query
779 2023.11.06 17:17:28.331916 [ 3 ] {3a768c00-3948-4044-9e55-6532516f14f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
780 2023.11.06 17:17:28.331930 [ 3 ] {} <Debug> HTTP-Session: 899f34dc-df38-4246-a415-791823292168 Destroying unnamed session
781 2023.11.06 17:17:28.332129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
782 2023.11.06 17:17:28.332186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
783 2023.11.06 17:17:28.332203 [ 3 ] {} <Debug> HTTP-Session: c75e0d38-039e-43d6-bcca-1771fcacee6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
784 2023.11.06 17:17:28.332219 [ 3 ] {} <Debug> HTTP-Session: c75e0d38-039e-43d6-bcca-1771fcacee6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
785 2023.11.06 17:17:28.332338 [ 3 ] {d1fc78a9-2684-4d8a-a064-040dbf98f5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
786 2023.11.06 17:17:28.332682 [ 3 ] {d1fc78a9-2684-4d8a-a064-040dbf98f5d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
787 2023.11.06 17:17:28.332895 [ 3 ] {d1fc78a9-2684-4d8a-a064-040dbf98f5d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
788 2023.11.06 17:17:28.332952 [ 3 ] {d1fc78a9-2684-4d8a-a064-040dbf98f5d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
789 2023.11.06 17:17:28.333731 [ 3 ] {d1fc78a9-2684-4d8a-a064-040dbf98f5d5} <Debug> DynamicQueryHandler: Done processing query
790 2023.11.06 17:17:28.333758 [ 3 ] {d1fc78a9-2684-4d8a-a064-040dbf98f5d5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
791 2023.11.06 17:17:28.333773 [ 3 ] {} <Debug> HTTP-Session: c75e0d38-039e-43d6-bcca-1771fcacee6b Destroying unnamed session
792 2023.11.06 17:17:28.334005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
793 2023.11.06 17:17:28.334051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
794 2023.11.06 17:17:28.334070 [ 3 ] {} <Debug> HTTP-Session: e573adfd-36d5-4d3d-8801-37b62bfc2e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
795 2023.11.06 17:17:28.334086 [ 3 ] {} <Debug> HTTP-Session: e573adfd-36d5-4d3d-8801-37b62bfc2e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
796 2023.11.06 17:17:28.334201 [ 3 ] {c7700e54-4f50-4db6-b8c9-67caf2e3fd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
797 2023.11.06 17:17:28.334562 [ 3 ] {c7700e54-4f50-4db6-b8c9-67caf2e3fd0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
798 2023.11.06 17:17:28.334715 [ 3 ] {c7700e54-4f50-4db6-b8c9-67caf2e3fd0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.11.06 17:17:28.334757 [ 3 ] {c7700e54-4f50-4db6-b8c9-67caf2e3fd0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
800 2023.11.06 17:17:28.335519 [ 3 ] {c7700e54-4f50-4db6-b8c9-67caf2e3fd0d} <Debug> DynamicQueryHandler: Done processing query
801 2023.11.06 17:17:28.335546 [ 3 ] {c7700e54-4f50-4db6-b8c9-67caf2e3fd0d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
802 2023.11.06 17:17:28.335562 [ 3 ] {} <Debug> HTTP-Session: e573adfd-36d5-4d3d-8801-37b62bfc2e3d Destroying unnamed session
803 2023.11.06 17:17:28.335758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
804 2023.11.06 17:17:28.335803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
805 2023.11.06 17:17:28.335824 [ 3 ] {} <Debug> HTTP-Session: 489ed3ae-db55-4fe3-bcb1-4528da253a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
806 2023.11.06 17:17:28.335840 [ 3 ] {} <Debug> HTTP-Session: 489ed3ae-db55-4fe3-bcb1-4528da253a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
807 2023.11.06 17:17:28.335956 [ 3 ] {4fd65dd0-e053-43ab-9990-9f31cc4c9d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
808 2023.11.06 17:17:28.336314 [ 3 ] {4fd65dd0-e053-43ab-9990-9f31cc4c9d03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
809 2023.11.06 17:17:28.336470 [ 3 ] {4fd65dd0-e053-43ab-9990-9f31cc4c9d03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.11.06 17:17:28.336512 [ 3 ] {4fd65dd0-e053-43ab-9990-9f31cc4c9d03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
811 2023.11.06 17:17:28.337222 [ 3 ] {4fd65dd0-e053-43ab-9990-9f31cc4c9d03} <Debug> DynamicQueryHandler: Done processing query
812 2023.11.06 17:17:28.337249 [ 3 ] {4fd65dd0-e053-43ab-9990-9f31cc4c9d03} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
813 2023.11.06 17:17:28.337265 [ 3 ] {} <Debug> HTTP-Session: 489ed3ae-db55-4fe3-bcb1-4528da253a66 Destroying unnamed session
814 2023.11.06 17:17:28.342463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
815 2023.11.06 17:17:28.342515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
816 2023.11.06 17:17:28.342537 [ 3 ] {} <Debug> HTTP-Session: 65d9c7da-1cdc-4fa2-9a58-7194dc8ae2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
817 2023.11.06 17:17:28.342557 [ 3 ] {} <Debug> HTTP-Session: 65d9c7da-1cdc-4fa2-9a58-7194dc8ae2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
818 2023.11.06 17:17:28.342701 [ 3 ] {d791df9b-8616-4d95-9a76-0836fbf19396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
819 2023.11.06 17:17:28.343130 [ 3 ] {d791df9b-8616-4d95-9a76-0836fbf19396} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
820 2023.11.06 17:17:28.343288 [ 3 ] {d791df9b-8616-4d95-9a76-0836fbf19396} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.11.06 17:17:28.343330 [ 3 ] {d791df9b-8616-4d95-9a76-0836fbf19396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
822 2023.11.06 17:17:28.344221 [ 3 ] {d791df9b-8616-4d95-9a76-0836fbf19396} <Debug> DynamicQueryHandler: Done processing query
823 2023.11.06 17:17:28.344249 [ 3 ] {d791df9b-8616-4d95-9a76-0836fbf19396} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
824 2023.11.06 17:17:28.344264 [ 3 ] {} <Debug> HTTP-Session: 65d9c7da-1cdc-4fa2-9a58-7194dc8ae2bb Destroying unnamed session
825 2023.11.06 17:17:28.344413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
826 2023.11.06 17:17:28.344458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
827 2023.11.06 17:17:28.344477 [ 3 ] {} <Debug> HTTP-Session: ac57e071-abb6-4c6c-ac8e-866998c88a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
828 2023.11.06 17:17:28.344494 [ 3 ] {} <Debug> HTTP-Session: ac57e071-abb6-4c6c-ac8e-866998c88a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
829 2023.11.06 17:17:28.344573 [ 3 ] {95595cf3-2585-4f4b-b6a6-8e42d990e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
830 2023.11.06 17:17:28.344612 [ 3 ] {95595cf3-2585-4f4b-b6a6-8e42d990e0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2023.11.06 17:17:28.345317 [ 3 ] {95595cf3-2585-4f4b-b6a6-8e42d990e0a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
832 2023.11.06 17:17:28.352613 [ 3 ] {95595cf3-2585-4f4b-b6a6-8e42d990e0a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.17 GiB.
833 2023.11.06 17:17:28.355074 [ 3 ] {95595cf3-2585-4f4b-b6a6-8e42d990e0a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
834 2023.11.06 17:17:28.355270 [ 3 ] {95595cf3-2585-4f4b-b6a6-8e42d990e0a5} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
835 2023.11.06 17:17:28.355421 [ 3 ] {95595cf3-2585-4f4b-b6a6-8e42d990e0a5} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.01081543 sec., 1109 rows/sec., 149.71 KiB/sec.
836 2023.11.06 17:17:28.355571 [ 3 ] {95595cf3-2585-4f4b-b6a6-8e42d990e0a5} <Debug> DynamicQueryHandler: Done processing query
837 2023.11.06 17:17:28.355600 [ 3 ] {95595cf3-2585-4f4b-b6a6-8e42d990e0a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
838 2023.11.06 17:17:28.355619 [ 3 ] {} <Debug> HTTP-Session: ac57e071-abb6-4c6c-ac8e-866998c88a0f Destroying unnamed session
839 2023.11.06 17:17:28.355744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
840 2023.11.06 17:17:28.355799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
841 2023.11.06 17:17:28.355823 [ 3 ] {} <Debug> HTTP-Session: a54f7963-b251-4c79-bc0c-afb768db1ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
842 2023.11.06 17:17:28.355844 [ 3 ] {} <Debug> HTTP-Session: a54f7963-b251-4c79-bc0c-afb768db1ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
843 2023.11.06 17:17:28.355928 [ 3 ] {383d2937-4aa6-4ee3-a725-2adf0ed12520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
844 2023.11.06 17:17:28.355974 [ 3 ] {383d2937-4aa6-4ee3-a725-2adf0ed12520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
845 2023.11.06 17:17:28.356098 [ 3 ] {383d2937-4aa6-4ee3-a725-2adf0ed12520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
846 2023.11.06 17:17:28.362029 [ 3 ] {383d2937-4aa6-4ee3-a725-2adf0ed12520} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.17 GiB.
847 2023.11.06 17:17:28.362245 [ 3 ] {383d2937-4aa6-4ee3-a725-2adf0ed12520} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
848 2023.11.06 17:17:28.362395 [ 3 ] {383d2937-4aa6-4ee3-a725-2adf0ed12520} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
849 2023.11.06 17:17:28.362514 [ 3 ] {383d2937-4aa6-4ee3-a725-2adf0ed12520} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00655303 sec., 915 rows/sec., 51.86 KiB/sec.
850 2023.11.06 17:17:28.362676 [ 3 ] {383d2937-4aa6-4ee3-a725-2adf0ed12520} <Debug> DynamicQueryHandler: Done processing query
851 2023.11.06 17:17:28.362700 [ 3 ] {383d2937-4aa6-4ee3-a725-2adf0ed12520} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
852 2023.11.06 17:17:28.362715 [ 3 ] {} <Debug> HTTP-Session: a54f7963-b251-4c79-bc0c-afb768db1ffb Destroying unnamed session
853 2023.11.06 17:17:28.362920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2023.11.06 17:17:28.362966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
855 2023.11.06 17:17:28.362985 [ 3 ] {} <Debug> HTTP-Session: 5b9fa387-b047-4c97-89b8-0045b6f2ecc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
856 2023.11.06 17:17:28.363002 [ 3 ] {} <Debug> HTTP-Session: 5b9fa387-b047-4c97-89b8-0045b6f2ecc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2023.11.06 17:17:28.363076 [ 3 ] {4f14f0c3-b0e6-4b18-a98e-9e591fecd521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
858 2023.11.06 17:17:28.363115 [ 3 ] {4f14f0c3-b0e6-4b18-a98e-9e591fecd521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
859 2023.11.06 17:17:28.363225 [ 3 ] {4f14f0c3-b0e6-4b18-a98e-9e591fecd521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
860 2023.11.06 17:17:28.363554 [ 3 ] {4f14f0c3-b0e6-4b18-a98e-9e591fecd521} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.17 GiB.
861 2023.11.06 17:17:28.363781 [ 3 ] {4f14f0c3-b0e6-4b18-a98e-9e591fecd521} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
862 2023.11.06 17:17:28.363929 [ 3 ] {4f14f0c3-b0e6-4b18-a98e-9e591fecd521} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
863 2023.11.06 17:17:28.364050 [ 3 ] {4f14f0c3-b0e6-4b18-a98e-9e591fecd521} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000943506 sec., 101748 rows/sec., 9.65 MiB/sec.
864 2023.11.06 17:17:28.364171 [ 3 ] {4f14f0c3-b0e6-4b18-a98e-9e591fecd521} <Debug> DynamicQueryHandler: Done processing query
865 2023.11.06 17:17:28.364194 [ 3 ] {4f14f0c3-b0e6-4b18-a98e-9e591fecd521} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
866 2023.11.06 17:17:28.364209 [ 3 ] {} <Debug> HTTP-Session: 5b9fa387-b047-4c97-89b8-0045b6f2ecc3 Destroying unnamed session
867 2023.11.06 17:17:28.364507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 46423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2023.11.06 17:17:28.364554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
869 2023.11.06 17:17:28.364572 [ 3 ] {} <Debug> HTTP-Session: 63edd5d1-4c6e-405b-b7d5-ffb17b81d8ec Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
870 2023.11.06 17:17:28.364589 [ 3 ] {} <Debug> HTTP-Session: 63edd5d1-4c6e-405b-b7d5-ffb17b81d8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2023.11.06 17:17:28.364667 [ 3 ] {2c7521ff-e2fa-4eb9-8fc0-34d14e6df1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
872 2023.11.06 17:17:28.364706 [ 3 ] {2c7521ff-e2fa-4eb9-8fc0-34d14e6df1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
873 2023.11.06 17:17:28.367210 [ 3 ] {2c7521ff-e2fa-4eb9-8fc0-34d14e6df1cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
874 2023.11.06 17:17:28.372513 [ 3 ] {2c7521ff-e2fa-4eb9-8fc0-34d14e6df1cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.17 GiB.
875 2023.11.06 17:17:28.372998 [ 3 ] {2c7521ff-e2fa-4eb9-8fc0-34d14e6df1cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
876 2023.11.06 17:17:28.373209 [ 3 ] {2c7521ff-e2fa-4eb9-8fc0-34d14e6df1cf} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
877 2023.11.06 17:17:28.373322 [ 3 ] {2c7521ff-e2fa-4eb9-8fc0-34d14e6df1cf} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.008622554 sec., 33748 rows/sec., 2.32 MiB/sec.
878 2023.11.06 17:17:28.373442 [ 3 ] {2c7521ff-e2fa-4eb9-8fc0-34d14e6df1cf} <Debug> DynamicQueryHandler: Done processing query
879 2023.11.06 17:17:28.373465 [ 3 ] {2c7521ff-e2fa-4eb9-8fc0-34d14e6df1cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
880 2023.11.06 17:17:28.373481 [ 3 ] {} <Debug> HTTP-Session: 63edd5d1-4c6e-405b-b7d5-ffb17b81d8ec Destroying unnamed session
881 2023.11.06 17:17:28.373605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
882 2023.11.06 17:17:28.373652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
883 2023.11.06 17:17:28.373670 [ 3 ] {} <Debug> HTTP-Session: 5dfb7f68-43d9-49d1-820e-6497ac7e9a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
884 2023.11.06 17:17:28.373687 [ 3 ] {} <Debug> HTTP-Session: 5dfb7f68-43d9-49d1-820e-6497ac7e9a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
885 2023.11.06 17:17:28.373755 [ 3 ] {551eac10-573c-4969-9a32-1161b0314f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
886 2023.11.06 17:17:28.373792 [ 3 ] {551eac10-573c-4969-9a32-1161b0314f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
887 2023.11.06 17:17:28.373899 [ 3 ] {551eac10-573c-4969-9a32-1161b0314f63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2023.11.06 17:17:28.376292 [ 3 ] {551eac10-573c-4969-9a32-1161b0314f63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.17 GiB.
889 2023.11.06 17:17:28.379353 [ 3 ] {551eac10-573c-4969-9a32-1161b0314f63} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
890 2023.11.06 17:17:28.379671 [ 3 ] {551eac10-573c-4969-9a32-1161b0314f63} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
891 2023.11.06 17:17:28.379874 [ 3 ] {551eac10-573c-4969-9a32-1161b0314f63} <Information> executeQuery: Read 6 rows, 258.00 B in 0.006082542 sec., 986 rows/sec., 41.42 KiB/sec.
892 2023.11.06 17:17:28.380100 [ 3 ] {551eac10-573c-4969-9a32-1161b0314f63} <Debug> DynamicQueryHandler: Done processing query
893 2023.11.06 17:17:28.380137 [ 3 ] {551eac10-573c-4969-9a32-1161b0314f63} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
894 2023.11.06 17:17:28.380153 [ 3 ] {} <Debug> HTTP-Session: 5dfb7f68-43d9-49d1-820e-6497ac7e9a5f Destroying unnamed session
895 2023.11.06 17:17:28.380306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
896 2023.11.06 17:17:28.380351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
897 2023.11.06 17:17:28.380370 [ 3 ] {} <Debug> HTTP-Session: 5ca8a800-ad06-40a3-a944-4c554d383cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
898 2023.11.06 17:17:28.380387 [ 3 ] {} <Debug> HTTP-Session: 5ca8a800-ad06-40a3-a944-4c554d383cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
899 2023.11.06 17:17:28.380459 [ 3 ] {72e5ff87-df65-4d24-94be-88e8c6d750a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
900 2023.11.06 17:17:28.380501 [ 3 ] {72e5ff87-df65-4d24-94be-88e8c6d750a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
901 2023.11.06 17:17:28.380618 [ 3 ] {72e5ff87-df65-4d24-94be-88e8c6d750a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
902 2023.11.06 17:17:28.380941 [ 3 ] {72e5ff87-df65-4d24-94be-88e8c6d750a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.17 GiB.
903 2023.11.06 17:17:28.381189 [ 3 ] {72e5ff87-df65-4d24-94be-88e8c6d750a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
904 2023.11.06 17:17:28.381365 [ 3 ] {72e5ff87-df65-4d24-94be-88e8c6d750a1} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
905 2023.11.06 17:17:28.381464 [ 3 ] {72e5ff87-df65-4d24-94be-88e8c6d750a1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000978167 sec., 71562 rows/sec., 4.34 MiB/sec.
906 2023.11.06 17:17:28.381609 [ 3 ] {72e5ff87-df65-4d24-94be-88e8c6d750a1} <Debug> DynamicQueryHandler: Done processing query
907 2023.11.06 17:17:28.381633 [ 3 ] {72e5ff87-df65-4d24-94be-88e8c6d750a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
908 2023.11.06 17:17:28.381648 [ 3 ] {} <Debug> HTTP-Session: 5ca8a800-ad06-40a3-a944-4c554d383cb6 Destroying unnamed session
909 2023.11.06 17:17:28.381747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
910 2023.11.06 17:17:28.381792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
911 2023.11.06 17:17:28.381811 [ 3 ] {} <Debug> HTTP-Session: dd26862c-887d-43bb-a2b4-c0c70935bc64 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
912 2023.11.06 17:17:28.381828 [ 3 ] {} <Debug> HTTP-Session: dd26862c-887d-43bb-a2b4-c0c70935bc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
913 2023.11.06 17:17:28.381892 [ 3 ] {cc1dce82-5733-4000-9106-3c5302b4ed73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
914 2023.11.06 17:17:28.381928 [ 3 ] {cc1dce82-5733-4000-9106-3c5302b4ed73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
915 2023.11.06 17:17:28.382029 [ 3 ] {cc1dce82-5733-4000-9106-3c5302b4ed73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
916 2023.11.06 17:17:28.382286 [ 3 ] {cc1dce82-5733-4000-9106-3c5302b4ed73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.17 GiB.
917 2023.11.06 17:17:28.382508 [ 3 ] {cc1dce82-5733-4000-9106-3c5302b4ed73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
918 2023.11.06 17:17:28.382667 [ 3 ] {cc1dce82-5733-4000-9106-3c5302b4ed73} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
919 2023.11.06 17:17:28.382847 [ 3 ] {cc1dce82-5733-4000-9106-3c5302b4ed73} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000920526 sec., 22813 rows/sec., 1.18 MiB/sec.
920 2023.11.06 17:17:28.382953 [ 3 ] {cc1dce82-5733-4000-9106-3c5302b4ed73} <Debug> DynamicQueryHandler: Done processing query
921 2023.11.06 17:17:28.382975 [ 3 ] {cc1dce82-5733-4000-9106-3c5302b4ed73} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
922 2023.11.06 17:17:28.382990 [ 3 ] {} <Debug> HTTP-Session: dd26862c-887d-43bb-a2b4-c0c70935bc64 Destroying unnamed session
923 2023.11.06 17:17:38.276104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
924 2023.11.06 17:17:38.276245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
925 2023.11.06 17:17:38.276278 [ 3 ] {} <Debug> HTTP-Session: 6fd59f3b-bd92-47fa-9295-294d246006b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
926 2023.11.06 17:17:38.276309 [ 3 ] {} <Debug> HTTP-Session: 6fd59f3b-bd92-47fa-9295-294d246006b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
927 2023.11.06 17:17:38.276557 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
928 2023.11.06 17:17:38.284855 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
929 2023.11.06 17:17:38.285086 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
930 2023.11.06 17:17:38.285215 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
931 2023.11.06 17:17:38.287985 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
932 2023.11.06 17:17:38.293105 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
933 2023.11.06 17:17:38.293152 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
934 2023.11.06 17:17:38.295668 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
935 2023.11.06 17:17:38.313748 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.03713001 sec., 323 rows/sec., 43.61 KiB/sec.
936 2023.11.06 17:17:38.314186 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Debug> DynamicQueryHandler: Done processing query
937 2023.11.06 17:17:38.314216 [ 3 ] {6f131767-787d-4f82-a8c1-e159b6149531} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
938 2023.11.06 17:17:38.314240 [ 3 ] {} <Debug> HTTP-Session: 6fd59f3b-bd92-47fa-9295-294d246006b9 Destroying unnamed session
939 2023.11.06 17:17:38.317831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2023.11.06 17:17:38.317899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
941 2023.11.06 17:17:38.317927 [ 3 ] {} <Debug> HTTP-Session: 812ff832-837c-4d17-8d7c-8238ceebb507 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
942 2023.11.06 17:17:38.317952 [ 3 ] {} <Debug> HTTP-Session: 812ff832-837c-4d17-8d7c-8238ceebb507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2023.11.06 17:17:38.318139 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
944 2023.11.06 17:17:38.318798 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
945 2023.11.06 17:17:38.319019 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
946 2023.11.06 17:17:38.319073 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
947 2023.11.06 17:17:38.319271 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
948 2023.11.06 17:17:38.319309 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
949 2023.11.06 17:17:38.319341 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
950 2023.11.06 17:17:38.319380 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
951 2023.11.06 17:17:38.321043 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002851647 sec., 4208 rows/sec., 567.79 KiB/sec.
952 2023.11.06 17:17:38.321508 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Debug> DynamicQueryHandler: Done processing query
953 2023.11.06 17:17:38.321542 [ 3 ] {3ba888ec-c858-40b9-b660-6254fa4fdffc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
954 2023.11.06 17:17:38.321567 [ 3 ] {} <Debug> HTTP-Session: 812ff832-837c-4d17-8d7c-8238ceebb507 Destroying unnamed session
955 2023.11.06 17:17:38.322039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
956 2023.11.06 17:17:38.322108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
957 2023.11.06 17:17:38.322141 [ 3 ] {} <Debug> HTTP-Session: 009858a5-a19f-4459-b2e3-61bda8529a4d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
958 2023.11.06 17:17:38.322171 [ 3 ] {} <Debug> HTTP-Session: 009858a5-a19f-4459-b2e3-61bda8529a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
959 2023.11.06 17:17:38.322394 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
960 2023.11.06 17:17:38.323072 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
961 2023.11.06 17:17:38.323312 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
962 2023.11.06 17:17:38.323369 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
963 2023.11.06 17:17:38.323584 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
964 2023.11.06 17:17:38.323623 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
965 2023.11.06 17:17:38.323654 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
966 2023.11.06 17:17:38.323697 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
967 2023.11.06 17:17:38.324748 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002299718 sec., 5218 rows/sec., 704.06 KiB/sec.
968 2023.11.06 17:17:38.325628 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Debug> DynamicQueryHandler: Done processing query
969 2023.11.06 17:17:38.325753 [ 3 ] {ef0ed8dc-ad2a-4a3a-ad6d-dd0b8f6ea320} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
970 2023.11.06 17:17:38.325781 [ 3 ] {} <Debug> HTTP-Session: 009858a5-a19f-4459-b2e3-61bda8529a4d Destroying unnamed session
971 2023.11.06 17:17:38.326344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
972 2023.11.06 17:17:38.326407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
973 2023.11.06 17:17:38.326436 [ 3 ] {} <Debug> HTTP-Session: fcd07ba7-fa17-4b08-8298-3c7ec8a19ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
974 2023.11.06 17:17:38.326463 [ 3 ] {} <Debug> HTTP-Session: fcd07ba7-fa17-4b08-8298-3c7ec8a19ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
975 2023.11.06 17:17:38.326651 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
976 2023.11.06 17:17:38.327299 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
977 2023.11.06 17:17:38.327520 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
978 2023.11.06 17:17:38.327574 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
979 2023.11.06 17:17:38.327771 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
980 2023.11.06 17:17:38.327811 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
981 2023.11.06 17:17:38.327842 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
982 2023.11.06 17:17:38.327884 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
983 2023.11.06 17:17:38.329204 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002503392 sec., 4793 rows/sec., 646.78 KiB/sec.
984 2023.11.06 17:17:38.329454 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Debug> DynamicQueryHandler: Done processing query
985 2023.11.06 17:17:38.329486 [ 3 ] {b0f520b6-cec3-4d27-8c2b-65c8d5d3f502} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
986 2023.11.06 17:17:38.329510 [ 3 ] {} <Debug> HTTP-Session: fcd07ba7-fa17-4b08-8298-3c7ec8a19ed1 Destroying unnamed session
987 2023.11.06 17:17:38.332428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2023.11.06 17:17:38.332493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
989 2023.11.06 17:17:38.332572 [ 3 ] {} <Debug> HTTP-Session: 69967f70-1c63-4a7b-8a6f-45602fa7827d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
990 2023.11.06 17:17:38.332621 [ 3 ] {} <Debug> HTTP-Session: 69967f70-1c63-4a7b-8a6f-45602fa7827d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2023.11.06 17:17:38.332758 [ 3 ] {8ff3dc6c-940b-4b91-9d83-23aee58ff125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
992 2023.11.06 17:17:38.332847 [ 3 ] {8ff3dc6c-940b-4b91-9d83-23aee58ff125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
993 2023.11.06 17:17:38.333079 [ 3 ] {8ff3dc6c-940b-4b91-9d83-23aee58ff125} <Trace> ParallelParsingInputFormat: Parallel parsing is used
994 2023.11.06 17:17:38.333950 [ 3 ] {8ff3dc6c-940b-4b91-9d83-23aee58ff125} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
995 2023.11.06 17:17:38.334356 [ 3 ] {8ff3dc6c-940b-4b91-9d83-23aee58ff125} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
996 2023.11.06 17:17:38.334594 [ 3 ] {8ff3dc6c-940b-4b91-9d83-23aee58ff125} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
997 2023.11.06 17:17:38.334750 [ 3 ] {8ff3dc6c-940b-4b91-9d83-23aee58ff125} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001951573 sec., 2049 rows/sec., 221.68 KiB/sec.
998 2023.11.06 17:17:38.334932 [ 3 ] {8ff3dc6c-940b-4b91-9d83-23aee58ff125} <Debug> DynamicQueryHandler: Done processing query
999 2023.11.06 17:17:38.334970 [ 3 ] {8ff3dc6c-940b-4b91-9d83-23aee58ff125} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1000 2023.11.06 17:17:38.334996 [ 3 ] {} <Debug> HTTP-Session: 69967f70-1c63-4a7b-8a6f-45602fa7827d Destroying unnamed session
1001 2023.11.06 17:17:38.335153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2023.11.06 17:17:38.335224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1003 2023.11.06 17:17:38.335263 [ 3 ] {} <Debug> HTTP-Session: 025ab5cc-5547-48db-bb21-89c77f21b8ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1004 2023.11.06 17:17:38.335290 [ 3 ] {} <Debug> HTTP-Session: 025ab5cc-5547-48db-bb21-89c77f21b8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2023.11.06 17:17:38.335395 [ 3 ] {984f3d53-89a5-4510-9101-026eef505853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1006 2023.11.06 17:17:38.335448 [ 3 ] {984f3d53-89a5-4510-9101-026eef505853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1007 2023.11.06 17:17:38.335606 [ 3 ] {984f3d53-89a5-4510-9101-026eef505853} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2023.11.06 17:17:38.336213 [ 3 ] {984f3d53-89a5-4510-9101-026eef505853} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1009 2023.11.06 17:17:38.336504 [ 3 ] {984f3d53-89a5-4510-9101-026eef505853} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1010 2023.11.06 17:17:38.336728 [ 3 ] {984f3d53-89a5-4510-9101-026eef505853} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1011 2023.11.06 17:17:38.336855 [ 3 ] {984f3d53-89a5-4510-9101-026eef505853} <Information> executeQuery: Read 26 rows, 1.96 KiB in 0.001422264 sec., 18280 rows/sec., 1.35 MiB/sec.
1012 2023.11.06 17:17:38.337067 [ 3 ] {984f3d53-89a5-4510-9101-026eef505853} <Debug> DynamicQueryHandler: Done processing query
1013 2023.11.06 17:17:38.337098 [ 3 ] {984f3d53-89a5-4510-9101-026eef505853} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1014 2023.11.06 17:17:38.337121 [ 3 ] {} <Debug> HTTP-Session: 025ab5cc-5547-48db-bb21-89c77f21b8ef Destroying unnamed session
1015 2023.11.06 17:17:38.337339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 24412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1016 2023.11.06 17:17:38.337393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1017 2023.11.06 17:17:38.337414 [ 3 ] {} <Debug> HTTP-Session: 936804e2-b51e-4f48-ad25-50a0ab938456 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1018 2023.11.06 17:17:38.337435 [ 3 ] {} <Debug> HTTP-Session: 936804e2-b51e-4f48-ad25-50a0ab938456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1019 2023.11.06 17:17:38.337537 [ 3 ] {c5143ac7-7518-46df-9020-e8ce07a4e9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1020 2023.11.06 17:17:38.337580 [ 3 ] {c5143ac7-7518-46df-9020-e8ce07a4e9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1021 2023.11.06 17:17:38.337702 [ 3 ] {c5143ac7-7518-46df-9020-e8ce07a4e9e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1022 2023.11.06 17:17:38.338264 [ 3 ] {c5143ac7-7518-46df-9020-e8ce07a4e9e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1023 2023.11.06 17:17:38.338599 [ 3 ] {c5143ac7-7518-46df-9020-e8ce07a4e9e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1024 2023.11.06 17:17:38.338816 [ 3 ] {c5143ac7-7518-46df-9020-e8ce07a4e9e8} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1025 2023.11.06 17:17:38.338942 [ 3 ] {c5143ac7-7518-46df-9020-e8ce07a4e9e8} <Information> executeQuery: Read 156 rows, 14.89 KiB in 0.001372993 sec., 113620 rows/sec., 10.59 MiB/sec.
1026 2023.11.06 17:17:38.339229 [ 3 ] {c5143ac7-7518-46df-9020-e8ce07a4e9e8} <Debug> DynamicQueryHandler: Done processing query
1027 2023.11.06 17:17:38.339274 [ 3 ] {c5143ac7-7518-46df-9020-e8ce07a4e9e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1028 2023.11.06 17:17:38.339299 [ 3 ] {} <Debug> HTTP-Session: 936804e2-b51e-4f48-ad25-50a0ab938456 Destroying unnamed session
1029 2023.11.06 17:17:38.339745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 52359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1030 2023.11.06 17:17:38.339813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1031 2023.11.06 17:17:38.339842 [ 3 ] {} <Debug> HTTP-Session: 8e10b8b4-d4c4-4f77-b679-70eb62891045 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1032 2023.11.06 17:17:38.339870 [ 3 ] {} <Debug> HTTP-Session: 8e10b8b4-d4c4-4f77-b679-70eb62891045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1033 2023.11.06 17:17:38.339988 [ 3 ] {e197dbf8-a30e-4026-bc65-f75a2f0a6fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1034 2023.11.06 17:17:38.340043 [ 3 ] {e197dbf8-a30e-4026-bc65-f75a2f0a6fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1035 2023.11.06 17:17:38.340194 [ 3 ] {e197dbf8-a30e-4026-bc65-f75a2f0a6fe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1036 2023.11.06 17:17:38.340897 [ 3 ] {e197dbf8-a30e-4026-bc65-f75a2f0a6fe5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1037 2023.11.06 17:17:38.341231 [ 3 ] {e197dbf8-a30e-4026-bc65-f75a2f0a6fe5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1038 2023.11.06 17:17:38.341475 [ 3 ] {e197dbf8-a30e-4026-bc65-f75a2f0a6fe5} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1039 2023.11.06 17:17:38.341616 [ 3 ] {e197dbf8-a30e-4026-bc65-f75a2f0a6fe5} <Information> executeQuery: Read 326 rows, 23.26 KiB in 0.001575816 sec., 206876 rows/sec., 14.41 MiB/sec.
1040 2023.11.06 17:17:38.341844 [ 3 ] {e197dbf8-a30e-4026-bc65-f75a2f0a6fe5} <Debug> DynamicQueryHandler: Done processing query
1041 2023.11.06 17:17:38.341873 [ 3 ] {e197dbf8-a30e-4026-bc65-f75a2f0a6fe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1042 2023.11.06 17:17:38.341896 [ 3 ] {} <Debug> HTTP-Session: 8e10b8b4-d4c4-4f77-b679-70eb62891045 Destroying unnamed session
1043 2023.11.06 17:17:38.342152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1044 2023.11.06 17:17:38.342314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1045 2023.11.06 17:17:38.342345 [ 3 ] {} <Debug> HTTP-Session: ab29ab99-d2a0-4c3f-8268-496191142cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1046 2023.11.06 17:17:38.342401 [ 3 ] {} <Debug> HTTP-Session: ab29ab99-d2a0-4c3f-8268-496191142cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1047 2023.11.06 17:17:38.342499 [ 3 ] {f3da12f5-aaa4-4a71-9311-67ec443fd93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1048 2023.11.06 17:17:38.342551 [ 3 ] {f3da12f5-aaa4-4a71-9311-67ec443fd93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1049 2023.11.06 17:17:38.342759 [ 3 ] {f3da12f5-aaa4-4a71-9311-67ec443fd93d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1050 2023.11.06 17:17:38.343420 [ 3 ] {f3da12f5-aaa4-4a71-9311-67ec443fd93d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1051 2023.11.06 17:17:38.343796 [ 3 ] {f3da12f5-aaa4-4a71-9311-67ec443fd93d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1052 2023.11.06 17:17:38.344102 [ 3 ] {f3da12f5-aaa4-4a71-9311-67ec443fd93d} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1053 2023.11.06 17:17:38.344232 [ 3 ] {f3da12f5-aaa4-4a71-9311-67ec443fd93d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001694908 sec., 3540 rows/sec., 148.65 KiB/sec.
1054 2023.11.06 17:17:38.344563 [ 3 ] {f3da12f5-aaa4-4a71-9311-67ec443fd93d} <Debug> DynamicQueryHandler: Done processing query
1055 2023.11.06 17:17:38.344595 [ 3 ] {f3da12f5-aaa4-4a71-9311-67ec443fd93d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1056 2023.11.06 17:17:38.344619 [ 3 ] {} <Debug> HTTP-Session: ab29ab99-d2a0-4c3f-8268-496191142cb8 Destroying unnamed session
1057 2023.11.06 17:17:38.344789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1058 2023.11.06 17:17:38.344852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1059 2023.11.06 17:17:38.344879 [ 3 ] {} <Debug> HTTP-Session: 2428de34-007f-40c0-8e05-d8c669339b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1060 2023.11.06 17:17:38.344905 [ 3 ] {} <Debug> HTTP-Session: 2428de34-007f-40c0-8e05-d8c669339b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1061 2023.11.06 17:17:38.345004 [ 3 ] {968b1911-9fdb-416d-ab6d-1142d357c32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1062 2023.11.06 17:17:38.345059 [ 3 ] {968b1911-9fdb-416d-ab6d-1142d357c32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1063 2023.11.06 17:17:38.345214 [ 3 ] {968b1911-9fdb-416d-ab6d-1142d357c32b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1064 2023.11.06 17:17:38.345738 [ 3 ] {968b1911-9fdb-416d-ab6d-1142d357c32b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1065 2023.11.06 17:17:38.346084 [ 3 ] {968b1911-9fdb-416d-ab6d-1142d357c32b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1066 2023.11.06 17:17:38.346323 [ 3 ] {968b1911-9fdb-416d-ab6d-1142d357c32b} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1067 2023.11.06 17:17:38.346480 [ 3 ] {968b1911-9fdb-416d-ab6d-1142d357c32b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001428393 sec., 49006 rows/sec., 2.97 MiB/sec.
1068 2023.11.06 17:17:38.346696 [ 3 ] {968b1911-9fdb-416d-ab6d-1142d357c32b} <Debug> DynamicQueryHandler: Done processing query
1069 2023.11.06 17:17:38.346730 [ 3 ] {968b1911-9fdb-416d-ab6d-1142d357c32b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1070 2023.11.06 17:17:38.346756 [ 3 ] {} <Debug> HTTP-Session: 2428de34-007f-40c0-8e05-d8c669339b56 Destroying unnamed session
1071 2023.11.06 17:17:38.347021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 21436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1072 2023.11.06 17:17:38.347081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1073 2023.11.06 17:17:38.347108 [ 3 ] {} <Debug> HTTP-Session: 7f55f2f0-59ac-4e01-9ba0-868082fa4df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1074 2023.11.06 17:17:38.347132 [ 3 ] {} <Debug> HTTP-Session: 7f55f2f0-59ac-4e01-9ba0-868082fa4df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1075 2023.11.06 17:17:38.347232 [ 3 ] {3aee67f3-5f89-4ef1-83c4-1503a5ca4a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1076 2023.11.06 17:17:38.347328 [ 3 ] {3aee67f3-5f89-4ef1-83c4-1503a5ca4a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1077 2023.11.06 17:17:38.347572 [ 3 ] {3aee67f3-5f89-4ef1-83c4-1503a5ca4a34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1078 2023.11.06 17:17:38.348281 [ 3 ] {3aee67f3-5f89-4ef1-83c4-1503a5ca4a34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1079 2023.11.06 17:17:38.349640 [ 3 ] {3aee67f3-5f89-4ef1-83c4-1503a5ca4a34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1080 2023.11.06 17:17:38.349950 [ 3 ] {3aee67f3-5f89-4ef1-83c4-1503a5ca4a34} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1081 2023.11.06 17:17:38.350076 [ 3 ] {3aee67f3-5f89-4ef1-83c4-1503a5ca4a34} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.002775167 sec., 7206 rows/sec., 9.73 MiB/sec.
1082 2023.11.06 17:17:38.350255 [ 3 ] {3aee67f3-5f89-4ef1-83c4-1503a5ca4a34} <Debug> DynamicQueryHandler: Done processing query
1083 2023.11.06 17:17:38.350282 [ 3 ] {3aee67f3-5f89-4ef1-83c4-1503a5ca4a34} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1084 2023.11.06 17:17:38.350304 [ 3 ] {} <Debug> HTTP-Session: 7f55f2f0-59ac-4e01-9ba0-868082fa4df7 Destroying unnamed session
1085 2023.11.06 17:17:38.350468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 7206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1086 2023.11.06 17:17:38.350553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1087 2023.11.06 17:17:38.350580 [ 3 ] {} <Debug> HTTP-Session: 17993439-94b2-41c3-982b-a7b68e0445e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1088 2023.11.06 17:17:38.350603 [ 3 ] {} <Debug> HTTP-Session: 17993439-94b2-41c3-982b-a7b68e0445e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1089 2023.11.06 17:17:38.350691 [ 3 ] {1b2d3d26-8017-4137-851d-dea940afc3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1090 2023.11.06 17:17:38.350738 [ 3 ] {1b2d3d26-8017-4137-851d-dea940afc3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1091 2023.11.06 17:17:38.350869 [ 3 ] {1b2d3d26-8017-4137-851d-dea940afc3e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1092 2023.11.06 17:17:38.353996 [ 3 ] {1b2d3d26-8017-4137-851d-dea940afc3e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1093 2023.11.06 17:17:38.355123 [ 3 ] {1b2d3d26-8017-4137-851d-dea940afc3e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1094 2023.11.06 17:17:38.355440 [ 3 ] {1b2d3d26-8017-4137-851d-dea940afc3e2} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1095 2023.11.06 17:17:38.355578 [ 3 ] {1b2d3d26-8017-4137-851d-dea940afc3e2} <Information> executeQuery: Read 48 rows, 3.05 KiB in 0.00480494 sec., 9989 rows/sec., 635.33 KiB/sec.
1096 2023.11.06 17:17:38.356692 [ 3 ] {1b2d3d26-8017-4137-851d-dea940afc3e2} <Debug> DynamicQueryHandler: Done processing query
1097 2023.11.06 17:17:38.356722 [ 3 ] {1b2d3d26-8017-4137-851d-dea940afc3e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1098 2023.11.06 17:17:38.356745 [ 3 ] {} <Debug> HTTP-Session: 17993439-94b2-41c3-982b-a7b68e0445e3 Destroying unnamed session
1099 2023.11.06 17:17:41.393818 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
1100 2023.11.06 17:17:41.393890 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
1101 2023.11.06 17:17:48.274878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2023.11.06 17:17:48.274992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1103 2023.11.06 17:17:48.275019 [ 3 ] {} <Debug> HTTP-Session: 509de5ff-c672-41d7-a70d-35a73324045d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1104 2023.11.06 17:17:48.275042 [ 3 ] {} <Debug> HTTP-Session: 509de5ff-c672-41d7-a70d-35a73324045d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2023.11.06 17:17:48.275168 [ 3 ] {a28081de-271d-4d39-9d2e-0283302c89a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1106 2023.11.06 17:17:48.275226 [ 3 ] {a28081de-271d-4d39-9d2e-0283302c89a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1107 2023.11.06 17:17:48.275383 [ 3 ] {a28081de-271d-4d39-9d2e-0283302c89a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1108 2023.11.06 17:17:48.275877 [ 3 ] {a28081de-271d-4d39-9d2e-0283302c89a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1109 2023.11.06 17:17:48.276167 [ 3 ] {a28081de-271d-4d39-9d2e-0283302c89a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1110 2023.11.06 17:17:48.276334 [ 3 ] {a28081de-271d-4d39-9d2e-0283302c89a3} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1111 2023.11.06 17:17:48.276455 [ 3 ] {a28081de-271d-4d39-9d2e-0283302c89a3} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.001252511 sec., 23951 rows/sec., 1.78 MiB/sec.
1112 2023.11.06 17:17:48.276596 [ 3 ] {a28081de-271d-4d39-9d2e-0283302c89a3} <Debug> DynamicQueryHandler: Done processing query
1113 2023.11.06 17:17:48.276621 [ 3 ] {a28081de-271d-4d39-9d2e-0283302c89a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1114 2023.11.06 17:17:48.276639 [ 3 ] {} <Debug> HTTP-Session: 509de5ff-c672-41d7-a70d-35a73324045d Destroying unnamed session
1115 2023.11.06 17:17:48.276809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2023.11.06 17:17:48.276857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1117 2023.11.06 17:17:48.276877 [ 3 ] {} <Debug> HTTP-Session: 742303fa-5234-48f1-a1f3-e3e824cbc2da Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1118 2023.11.06 17:17:48.276894 [ 3 ] {} <Debug> HTTP-Session: 742303fa-5234-48f1-a1f3-e3e824cbc2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2023.11.06 17:17:48.276981 [ 3 ] {678a75a8-277e-4b67-9f53-91c3076396d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1120 2023.11.06 17:17:48.277019 [ 3 ] {678a75a8-277e-4b67-9f53-91c3076396d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1121 2023.11.06 17:17:48.277125 [ 3 ] {678a75a8-277e-4b67-9f53-91c3076396d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1122 2023.11.06 17:17:48.277577 [ 3 ] {678a75a8-277e-4b67-9f53-91c3076396d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1123 2023.11.06 17:17:48.277814 [ 3 ] {678a75a8-277e-4b67-9f53-91c3076396d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1124 2023.11.06 17:17:48.277971 [ 3 ] {678a75a8-277e-4b67-9f53-91c3076396d6} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1125 2023.11.06 17:17:48.278089 [ 3 ] {678a75a8-277e-4b67-9f53-91c3076396d6} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001079768 sec., 155588 rows/sec., 14.49 MiB/sec.
1126 2023.11.06 17:17:48.278217 [ 3 ] {678a75a8-277e-4b67-9f53-91c3076396d6} <Debug> DynamicQueryHandler: Done processing query
1127 2023.11.06 17:17:48.278241 [ 3 ] {678a75a8-277e-4b67-9f53-91c3076396d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1128 2023.11.06 17:17:48.278259 [ 3 ] {} <Debug> HTTP-Session: 742303fa-5234-48f1-a1f3-e3e824cbc2da Destroying unnamed session
1129 2023.11.06 17:17:48.278427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1130 2023.11.06 17:17:48.278474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1131 2023.11.06 17:17:48.278495 [ 3 ] {} <Debug> HTTP-Session: 918a053b-0981-4bd9-913c-2cbff46ca11a Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1132 2023.11.06 17:17:48.278513 [ 3 ] {} <Debug> HTTP-Session: 918a053b-0981-4bd9-913c-2cbff46ca11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1133 2023.11.06 17:17:48.278600 [ 3 ] {9597d029-fa4f-4e27-b9ff-a66e406f1d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1134 2023.11.06 17:17:48.278642 [ 3 ] {9597d029-fa4f-4e27-b9ff-a66e406f1d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1135 2023.11.06 17:17:48.278748 [ 3 ] {9597d029-fa4f-4e27-b9ff-a66e406f1d20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1136 2023.11.06 17:17:48.279268 [ 3 ] {9597d029-fa4f-4e27-b9ff-a66e406f1d20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1137 2023.11.06 17:17:48.279501 [ 3 ] {9597d029-fa4f-4e27-b9ff-a66e406f1d20} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1138 2023.11.06 17:17:48.279660 [ 3 ] {9597d029-fa4f-4e27-b9ff-a66e406f1d20} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1139 2023.11.06 17:17:48.279763 [ 3 ] {9597d029-fa4f-4e27-b9ff-a66e406f1d20} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.001131019 sec., 278509 rows/sec., 19.32 MiB/sec.
1140 2023.11.06 17:17:48.279885 [ 3 ] {9597d029-fa4f-4e27-b9ff-a66e406f1d20} <Debug> DynamicQueryHandler: Done processing query
1141 2023.11.06 17:17:48.279908 [ 3 ] {9597d029-fa4f-4e27-b9ff-a66e406f1d20} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1142 2023.11.06 17:17:48.279925 [ 3 ] {} <Debug> HTTP-Session: 918a053b-0981-4bd9-913c-2cbff46ca11a Destroying unnamed session
1143 2023.11.06 17:17:48.280089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1144 2023.11.06 17:17:48.280135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1145 2023.11.06 17:17:48.280155 [ 3 ] {} <Debug> HTTP-Session: 596c2d78-68d9-4832-bb2c-c0af53683619 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1146 2023.11.06 17:17:48.280172 [ 3 ] {} <Debug> HTTP-Session: 596c2d78-68d9-4832-bb2c-c0af53683619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1147 2023.11.06 17:17:48.280241 [ 3 ] {dfe7d104-38bb-4d03-a377-42c7dc6e12df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1148 2023.11.06 17:17:48.280281 [ 3 ] {dfe7d104-38bb-4d03-a377-42c7dc6e12df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1149 2023.11.06 17:17:48.280390 [ 3 ] {dfe7d104-38bb-4d03-a377-42c7dc6e12df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1150 2023.11.06 17:17:48.280659 [ 3 ] {dfe7d104-38bb-4d03-a377-42c7dc6e12df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1151 2023.11.06 17:17:48.280911 [ 3 ] {dfe7d104-38bb-4d03-a377-42c7dc6e12df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1152 2023.11.06 17:17:48.281098 [ 3 ] {dfe7d104-38bb-4d03-a377-42c7dc6e12df} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1153 2023.11.06 17:17:48.281202 [ 3 ] {dfe7d104-38bb-4d03-a377-42c7dc6e12df} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000931396 sec., 6441 rows/sec., 270.51 KiB/sec.
1154 2023.11.06 17:17:48.281330 [ 3 ] {dfe7d104-38bb-4d03-a377-42c7dc6e12df} <Debug> DynamicQueryHandler: Done processing query
1155 2023.11.06 17:17:48.281353 [ 3 ] {dfe7d104-38bb-4d03-a377-42c7dc6e12df} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1156 2023.11.06 17:17:48.281368 [ 3 ] {} <Debug> HTTP-Session: 596c2d78-68d9-4832-bb2c-c0af53683619 Destroying unnamed session
1157 2023.11.06 17:17:48.281483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1158 2023.11.06 17:17:48.281528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1159 2023.11.06 17:17:48.281546 [ 3 ] {} <Debug> HTTP-Session: 7d912daa-a057-448c-96f5-7e6aef908ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1160 2023.11.06 17:17:48.281562 [ 3 ] {} <Debug> HTTP-Session: 7d912daa-a057-448c-96f5-7e6aef908ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1161 2023.11.06 17:17:48.281634 [ 3 ] {cbb72786-6a8d-4b17-9dfb-b3d5e37eb3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1162 2023.11.06 17:17:48.281677 [ 3 ] {cbb72786-6a8d-4b17-9dfb-b3d5e37eb3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1163 2023.11.06 17:17:48.281790 [ 3 ] {cbb72786-6a8d-4b17-9dfb-b3d5e37eb3e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1164 2023.11.06 17:17:48.282117 [ 3 ] {cbb72786-6a8d-4b17-9dfb-b3d5e37eb3e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1165 2023.11.06 17:17:48.282376 [ 3 ] {cbb72786-6a8d-4b17-9dfb-b3d5e37eb3e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1166 2023.11.06 17:17:48.282547 [ 3 ] {cbb72786-6a8d-4b17-9dfb-b3d5e37eb3e2} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1167 2023.11.06 17:17:48.282648 [ 3 ] {cbb72786-6a8d-4b17-9dfb-b3d5e37eb3e2} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000986406 sec., 70964 rows/sec., 4.30 MiB/sec.
1168 2023.11.06 17:17:48.282764 [ 3 ] {cbb72786-6a8d-4b17-9dfb-b3d5e37eb3e2} <Debug> DynamicQueryHandler: Done processing query
1169 2023.11.06 17:17:48.282786 [ 3 ] {cbb72786-6a8d-4b17-9dfb-b3d5e37eb3e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1170 2023.11.06 17:17:48.282802 [ 3 ] {} <Debug> HTTP-Session: 7d912daa-a057-448c-96f5-7e6aef908ed8 Destroying unnamed session
1171 2023.11.06 17:17:48.282938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1172 2023.11.06 17:17:48.282983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1173 2023.11.06 17:17:48.283001 [ 3 ] {} <Debug> HTTP-Session: 8cd716d1-3e04-471b-94d4-c8f7c3e43a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1174 2023.11.06 17:17:48.283017 [ 3 ] {} <Debug> HTTP-Session: 8cd716d1-3e04-471b-94d4-c8f7c3e43a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1175 2023.11.06 17:17:48.283094 [ 3 ] {83f6dd03-f985-4483-9093-9281a0da320c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1176 2023.11.06 17:17:48.283136 [ 3 ] {83f6dd03-f985-4483-9093-9281a0da320c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1177 2023.11.06 17:17:48.283268 [ 3 ] {83f6dd03-f985-4483-9093-9281a0da320c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2023.11.06 17:17:48.283649 [ 3 ] {83f6dd03-f985-4483-9093-9281a0da320c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1179 2023.11.06 17:17:48.283930 [ 3 ] {83f6dd03-f985-4483-9093-9281a0da320c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1180 2023.11.06 17:17:48.284107 [ 3 ] {83f6dd03-f985-4483-9093-9281a0da320c} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1181 2023.11.06 17:17:48.284208 [ 3 ] {83f6dd03-f985-4483-9093-9281a0da320c} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001085548 sec., 22108 rows/sec., 29.83 MiB/sec.
1182 2023.11.06 17:17:48.284337 [ 3 ] {83f6dd03-f985-4483-9093-9281a0da320c} <Debug> DynamicQueryHandler: Done processing query
1183 2023.11.06 17:17:48.284360 [ 3 ] {83f6dd03-f985-4483-9093-9281a0da320c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1184 2023.11.06 17:17:48.284376 [ 3 ] {} <Debug> HTTP-Session: 8cd716d1-3e04-471b-94d4-c8f7c3e43a33 Destroying unnamed session
1185 2023.11.06 17:17:48.284478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1186 2023.11.06 17:17:48.284523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1187 2023.11.06 17:17:48.284540 [ 3 ] {} <Debug> HTTP-Session: f186d9bb-be50-4b4e-ac1b-3a653d156287 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1188 2023.11.06 17:17:48.284556 [ 3 ] {} <Debug> HTTP-Session: f186d9bb-be50-4b4e-ac1b-3a653d156287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1189 2023.11.06 17:17:48.284625 [ 3 ] {800c4406-7088-41a1-bca2-c465fb09925f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1190 2023.11.06 17:17:48.284663 [ 3 ] {800c4406-7088-41a1-bca2-c465fb09925f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1191 2023.11.06 17:17:48.284765 [ 3 ] {800c4406-7088-41a1-bca2-c465fb09925f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1192 2023.11.06 17:17:48.285023 [ 3 ] {800c4406-7088-41a1-bca2-c465fb09925f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1193 2023.11.06 17:17:48.285251 [ 3 ] {800c4406-7088-41a1-bca2-c465fb09925f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1194 2023.11.06 17:17:48.285424 [ 3 ] {800c4406-7088-41a1-bca2-c465fb09925f} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1195 2023.11.06 17:17:48.285519 [ 3 ] {800c4406-7088-41a1-bca2-c465fb09925f} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000868165 sec., 24188 rows/sec., 1.25 MiB/sec.
1196 2023.11.06 17:17:48.285675 [ 3 ] {800c4406-7088-41a1-bca2-c465fb09925f} <Debug> DynamicQueryHandler: Done processing query
1197 2023.11.06 17:17:48.285697 [ 3 ] {800c4406-7088-41a1-bca2-c465fb09925f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1198 2023.11.06 17:17:48.285712 [ 3 ] {} <Debug> HTTP-Session: f186d9bb-be50-4b4e-ac1b-3a653d156287 Destroying unnamed session
1199 2023.11.06 17:17:56.393939 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
1200 2023.11.06 17:17:56.394046 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
1201 2023.11.06 17:17:58.275362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1202 2023.11.06 17:17:58.275463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1203 2023.11.06 17:17:58.275488 [ 3 ] {} <Debug> HTTP-Session: 78bdc14e-e889-4ab6-8e5a-ca59125c0bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1204 2023.11.06 17:17:58.275511 [ 3 ] {} <Debug> HTTP-Session: 78bdc14e-e889-4ab6-8e5a-ca59125c0bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1205 2023.11.06 17:17:58.275637 [ 3 ] {d827e44a-bd01-4296-af28-b84e851395aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1206 2023.11.06 17:17:58.275696 [ 3 ] {d827e44a-bd01-4296-af28-b84e851395aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1207 2023.11.06 17:17:58.275854 [ 3 ] {d827e44a-bd01-4296-af28-b84e851395aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1208 2023.11.06 17:17:58.276278 [ 3 ] {d827e44a-bd01-4296-af28-b84e851395aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1209 2023.11.06 17:17:58.276546 [ 3 ] {d827e44a-bd01-4296-af28-b84e851395aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1210 2023.11.06 17:17:58.276736 [ 3 ] {d827e44a-bd01-4296-af28-b84e851395aa} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1211 2023.11.06 17:17:58.276868 [ 3 ] {d827e44a-bd01-4296-af28-b84e851395aa} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.00119197 sec., 25168 rows/sec., 1.87 MiB/sec.
1212 2023.11.06 17:17:58.277010 [ 3 ] {d827e44a-bd01-4296-af28-b84e851395aa} <Debug> DynamicQueryHandler: Done processing query
1213 2023.11.06 17:17:58.277035 [ 3 ] {d827e44a-bd01-4296-af28-b84e851395aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1214 2023.11.06 17:17:58.277051 [ 3 ] {} <Debug> HTTP-Session: 78bdc14e-e889-4ab6-8e5a-ca59125c0bcb Destroying unnamed session
1215 2023.11.06 17:17:58.277191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1216 2023.11.06 17:17:58.277243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1217 2023.11.06 17:17:58.277263 [ 3 ] {} <Debug> HTTP-Session: 1e877b73-9a96-46ac-a739-368e206742e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1218 2023.11.06 17:17:58.277281 [ 3 ] {} <Debug> HTTP-Session: 1e877b73-9a96-46ac-a739-368e206742e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1219 2023.11.06 17:17:58.277365 [ 3 ] {cd74e9c4-96c2-455e-af60-2505e28b5cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1220 2023.11.06 17:17:58.277407 [ 3 ] {cd74e9c4-96c2-455e-af60-2505e28b5cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1221 2023.11.06 17:17:58.277517 [ 3 ] {cd74e9c4-96c2-455e-af60-2505e28b5cb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1222 2023.11.06 17:17:58.277940 [ 3 ] {cd74e9c4-96c2-455e-af60-2505e28b5cb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1223 2023.11.06 17:17:58.278174 [ 3 ] {cd74e9c4-96c2-455e-af60-2505e28b5cb3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1224 2023.11.06 17:17:58.278324 [ 3 ] {cd74e9c4-96c2-455e-af60-2505e28b5cb3} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1225 2023.11.06 17:17:58.278451 [ 3 ] {cd74e9c4-96c2-455e-af60-2505e28b5cb3} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001052597 sec., 159605 rows/sec., 14.87 MiB/sec.
1226 2023.11.06 17:17:58.278582 [ 3 ] {cd74e9c4-96c2-455e-af60-2505e28b5cb3} <Debug> DynamicQueryHandler: Done processing query
1227 2023.11.06 17:17:58.278608 [ 3 ] {cd74e9c4-96c2-455e-af60-2505e28b5cb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1228 2023.11.06 17:17:58.278625 [ 3 ] {} <Debug> HTTP-Session: 1e877b73-9a96-46ac-a739-368e206742e9 Destroying unnamed session
1229 2023.11.06 17:17:58.278805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1230 2023.11.06 17:17:58.278852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1231 2023.11.06 17:17:58.278871 [ 3 ] {} <Debug> HTTP-Session: 62a69973-cd43-4f53-b095-9b6e60a42a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1232 2023.11.06 17:17:58.278888 [ 3 ] {} <Debug> HTTP-Session: 62a69973-cd43-4f53-b095-9b6e60a42a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1233 2023.11.06 17:17:58.278981 [ 3 ] {f33da81d-5efb-4e3d-b7ce-c90fadc73349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1234 2023.11.06 17:17:58.279019 [ 3 ] {f33da81d-5efb-4e3d-b7ce-c90fadc73349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1235 2023.11.06 17:17:58.279127 [ 3 ] {f33da81d-5efb-4e3d-b7ce-c90fadc73349} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1236 2023.11.06 17:17:58.279661 [ 3 ] {f33da81d-5efb-4e3d-b7ce-c90fadc73349} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1237 2023.11.06 17:17:58.279894 [ 3 ] {f33da81d-5efb-4e3d-b7ce-c90fadc73349} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1238 2023.11.06 17:17:58.280042 [ 3 ] {f33da81d-5efb-4e3d-b7ce-c90fadc73349} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1239 2023.11.06 17:17:58.280163 [ 3 ] {f33da81d-5efb-4e3d-b7ce-c90fadc73349} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.001153989 sec., 272966 rows/sec., 18.93 MiB/sec.
1240 2023.11.06 17:17:58.280287 [ 3 ] {f33da81d-5efb-4e3d-b7ce-c90fadc73349} <Debug> DynamicQueryHandler: Done processing query
1241 2023.11.06 17:17:58.280311 [ 3 ] {f33da81d-5efb-4e3d-b7ce-c90fadc73349} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1242 2023.11.06 17:17:58.280327 [ 3 ] {} <Debug> HTTP-Session: 62a69973-cd43-4f53-b095-9b6e60a42a5f Destroying unnamed session
1243 2023.11.06 17:17:58.280493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2023.11.06 17:17:58.280538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1245 2023.11.06 17:17:58.280557 [ 3 ] {} <Debug> HTTP-Session: 3d8b873d-0b1f-4404-aa92-51ac2413f124 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1246 2023.11.06 17:17:58.280573 [ 3 ] {} <Debug> HTTP-Session: 3d8b873d-0b1f-4404-aa92-51ac2413f124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2023.11.06 17:17:58.280641 [ 3 ] {fcf2376f-84c9-4854-a58c-075f02249f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1248 2023.11.06 17:17:58.280681 [ 3 ] {fcf2376f-84c9-4854-a58c-075f02249f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1249 2023.11.06 17:17:58.280788 [ 3 ] {fcf2376f-84c9-4854-a58c-075f02249f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1250 2023.11.06 17:17:58.281047 [ 3 ] {fcf2376f-84c9-4854-a58c-075f02249f78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1251 2023.11.06 17:17:58.281292 [ 3 ] {fcf2376f-84c9-4854-a58c-075f02249f78} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1252 2023.11.06 17:17:58.281466 [ 3 ] {fcf2376f-84c9-4854-a58c-075f02249f78} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1253 2023.11.06 17:17:58.281588 [ 3 ] {fcf2376f-84c9-4854-a58c-075f02249f78} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919266 sec., 6526 rows/sec., 274.08 KiB/sec.
1254 2023.11.06 17:17:58.281705 [ 3 ] {fcf2376f-84c9-4854-a58c-075f02249f78} <Debug> DynamicQueryHandler: Done processing query
1255 2023.11.06 17:17:58.281728 [ 3 ] {fcf2376f-84c9-4854-a58c-075f02249f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1256 2023.11.06 17:17:58.281744 [ 3 ] {} <Debug> HTTP-Session: 3d8b873d-0b1f-4404-aa92-51ac2413f124 Destroying unnamed session
1257 2023.11.06 17:17:58.281866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1258 2023.11.06 17:17:58.281911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1259 2023.11.06 17:17:58.281930 [ 3 ] {} <Debug> HTTP-Session: 97d1e9b9-2bf6-4823-9f4a-f71c98d86390 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1260 2023.11.06 17:17:58.281947 [ 3 ] {} <Debug> HTTP-Session: 97d1e9b9-2bf6-4823-9f4a-f71c98d86390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1261 2023.11.06 17:17:58.282020 [ 3 ] {5912e774-c1d1-4b5f-a6de-86c917ec57a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1262 2023.11.06 17:17:58.282062 [ 3 ] {5912e774-c1d1-4b5f-a6de-86c917ec57a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1263 2023.11.06 17:17:58.282180 [ 3 ] {5912e774-c1d1-4b5f-a6de-86c917ec57a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1264 2023.11.06 17:17:58.282485 [ 3 ] {5912e774-c1d1-4b5f-a6de-86c917ec57a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1265 2023.11.06 17:17:58.282753 [ 3 ] {5912e774-c1d1-4b5f-a6de-86c917ec57a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1266 2023.11.06 17:17:58.282928 [ 3 ] {5912e774-c1d1-4b5f-a6de-86c917ec57a3} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1267 2023.11.06 17:17:58.283054 [ 3 ] {5912e774-c1d1-4b5f-a6de-86c917ec57a3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001004817 sec., 69664 rows/sec., 4.22 MiB/sec.
1268 2023.11.06 17:17:58.283173 [ 3 ] {5912e774-c1d1-4b5f-a6de-86c917ec57a3} <Debug> DynamicQueryHandler: Done processing query
1269 2023.11.06 17:17:58.283196 [ 3 ] {5912e774-c1d1-4b5f-a6de-86c917ec57a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1270 2023.11.06 17:17:58.283213 [ 3 ] {} <Debug> HTTP-Session: 97d1e9b9-2bf6-4823-9f4a-f71c98d86390 Destroying unnamed session
1271 2023.11.06 17:17:58.283363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2023.11.06 17:17:58.283409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1273 2023.11.06 17:17:58.283427 [ 3 ] {} <Debug> HTTP-Session: 791b6718-6662-4e1f-bcad-92b505fa2f2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1274 2023.11.06 17:17:58.283443 [ 3 ] {} <Debug> HTTP-Session: 791b6718-6662-4e1f-bcad-92b505fa2f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2023.11.06 17:17:58.283521 [ 3 ] {b5703622-7673-4900-b0f2-789cd8e9c370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1276 2023.11.06 17:17:58.283565 [ 3 ] {b5703622-7673-4900-b0f2-789cd8e9c370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1277 2023.11.06 17:17:58.283700 [ 3 ] {b5703622-7673-4900-b0f2-789cd8e9c370} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1278 2023.11.06 17:17:58.284105 [ 3 ] {b5703622-7673-4900-b0f2-789cd8e9c370} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1279 2023.11.06 17:17:58.284425 [ 3 ] {b5703622-7673-4900-b0f2-789cd8e9c370} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1280 2023.11.06 17:17:58.284617 [ 3 ] {b5703622-7673-4900-b0f2-789cd8e9c370} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1281 2023.11.06 17:17:58.284744 [ 3 ] {b5703622-7673-4900-b0f2-789cd8e9c370} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001193471 sec., 20109 rows/sec., 27.14 MiB/sec.
1282 2023.11.06 17:17:58.284869 [ 3 ] {b5703622-7673-4900-b0f2-789cd8e9c370} <Debug> DynamicQueryHandler: Done processing query
1283 2023.11.06 17:17:58.284892 [ 3 ] {b5703622-7673-4900-b0f2-789cd8e9c370} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1284 2023.11.06 17:17:58.284908 [ 3 ] {} <Debug> HTTP-Session: 791b6718-6662-4e1f-bcad-92b505fa2f2a Destroying unnamed session
1285 2023.11.06 17:17:58.285008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2023.11.06 17:17:58.285053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1287 2023.11.06 17:17:58.285072 [ 3 ] {} <Debug> HTTP-Session: 3d8e9ecb-f505-46d0-a7b4-d3061a0f0973 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1288 2023.11.06 17:17:58.285089 [ 3 ] {} <Debug> HTTP-Session: 3d8e9ecb-f505-46d0-a7b4-d3061a0f0973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2023.11.06 17:17:58.285160 [ 3 ] {5ede1231-41d6-4a77-8378-a657619580ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1290 2023.11.06 17:17:58.285200 [ 3 ] {5ede1231-41d6-4a77-8378-a657619580ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1291 2023.11.06 17:17:58.285305 [ 3 ] {5ede1231-41d6-4a77-8378-a657619580ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1292 2023.11.06 17:17:58.285553 [ 3 ] {5ede1231-41d6-4a77-8378-a657619580ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1293 2023.11.06 17:17:58.285772 [ 3 ] {5ede1231-41d6-4a77-8378-a657619580ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1294 2023.11.06 17:17:58.285943 [ 3 ] {5ede1231-41d6-4a77-8378-a657619580ab} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1295 2023.11.06 17:17:58.286048 [ 3 ] {5ede1231-41d6-4a77-8378-a657619580ab} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000894615 sec., 23473 rows/sec., 1.22 MiB/sec.
1296 2023.11.06 17:17:58.286157 [ 3 ] {5ede1231-41d6-4a77-8378-a657619580ab} <Debug> DynamicQueryHandler: Done processing query
1297 2023.11.06 17:17:58.286179 [ 3 ] {5ede1231-41d6-4a77-8378-a657619580ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1298 2023.11.06 17:17:58.286194 [ 3 ] {} <Debug> HTTP-Session: 3d8e9ecb-f505-46d0-a7b4-d3061a0f0973 Destroying unnamed session
1299 2023.11.06 17:18:08.275495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1300 2023.11.06 17:18:08.275619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1301 2023.11.06 17:18:08.275646 [ 3 ] {} <Debug> HTTP-Session: e4d87445-7f2c-43d4-a3a9-280c20e2e586 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1302 2023.11.06 17:18:08.275672 [ 3 ] {} <Debug> HTTP-Session: e4d87445-7f2c-43d4-a3a9-280c20e2e586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1303 2023.11.06 17:18:08.275798 [ 3 ] {5d465075-950b-400a-a7ed-bbf5443a7ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1304 2023.11.06 17:18:08.275859 [ 3 ] {5d465075-950b-400a-a7ed-bbf5443a7ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1305 2023.11.06 17:18:08.276017 [ 3 ] {5d465075-950b-400a-a7ed-bbf5443a7ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1306 2023.11.06 17:18:08.276461 [ 3 ] {5d465075-950b-400a-a7ed-bbf5443a7ddc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1307 2023.11.06 17:18:08.276725 [ 3 ] {5d465075-950b-400a-a7ed-bbf5443a7ddc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1308 2023.11.06 17:18:08.276890 [ 3 ] {5d465075-950b-400a-a7ed-bbf5443a7ddc} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1309 2023.11.06 17:18:08.277029 [ 3 ] {5d465075-950b-400a-a7ed-bbf5443a7ddc} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.001182709 sec., 25365 rows/sec., 1.89 MiB/sec.
1310 2023.11.06 17:18:08.277198 [ 3 ] {5d465075-950b-400a-a7ed-bbf5443a7ddc} <Debug> DynamicQueryHandler: Done processing query
1311 2023.11.06 17:18:08.277224 [ 3 ] {5d465075-950b-400a-a7ed-bbf5443a7ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1312 2023.11.06 17:18:08.277240 [ 3 ] {} <Debug> HTTP-Session: e4d87445-7f2c-43d4-a3a9-280c20e2e586 Destroying unnamed session
1313 2023.11.06 17:18:08.277442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1314 2023.11.06 17:18:08.277494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1315 2023.11.06 17:18:08.277515 [ 3 ] {} <Debug> HTTP-Session: 8731c6ac-88ec-4c42-bf87-555a8631c899 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1316 2023.11.06 17:18:08.277533 [ 3 ] {} <Debug> HTTP-Session: 8731c6ac-88ec-4c42-bf87-555a8631c899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1317 2023.11.06 17:18:08.277619 [ 3 ] {c744f15b-5a40-496b-a2b6-0900e09d0a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1318 2023.11.06 17:18:08.277661 [ 3 ] {c744f15b-5a40-496b-a2b6-0900e09d0a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1319 2023.11.06 17:18:08.277769 [ 3 ] {c744f15b-5a40-496b-a2b6-0900e09d0a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1320 2023.11.06 17:18:08.278207 [ 3 ] {c744f15b-5a40-496b-a2b6-0900e09d0a88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1321 2023.11.06 17:18:08.278463 [ 3 ] {c744f15b-5a40-496b-a2b6-0900e09d0a88} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1322 2023.11.06 17:18:08.278617 [ 3 ] {c744f15b-5a40-496b-a2b6-0900e09d0a88} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1323 2023.11.06 17:18:08.278748 [ 3 ] {c744f15b-5a40-496b-a2b6-0900e09d0a88} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001096098 sec., 153270 rows/sec., 14.28 MiB/sec.
1324 2023.11.06 17:18:08.278872 [ 3 ] {c744f15b-5a40-496b-a2b6-0900e09d0a88} <Debug> DynamicQueryHandler: Done processing query
1325 2023.11.06 17:18:08.278896 [ 3 ] {c744f15b-5a40-496b-a2b6-0900e09d0a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1326 2023.11.06 17:18:08.278911 [ 3 ] {} <Debug> HTTP-Session: 8731c6ac-88ec-4c42-bf87-555a8631c899 Destroying unnamed session
1327 2023.11.06 17:18:08.279131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1328 2023.11.06 17:18:08.279178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1329 2023.11.06 17:18:08.279197 [ 3 ] {} <Debug> HTTP-Session: 1800f5e6-08d0-4834-956d-c40481850e5b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1330 2023.11.06 17:18:08.279213 [ 3 ] {} <Debug> HTTP-Session: 1800f5e6-08d0-4834-956d-c40481850e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1331 2023.11.06 17:18:08.279298 [ 3 ] {9bc195c4-22a5-4402-af2c-2a2a13e20b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1332 2023.11.06 17:18:08.279337 [ 3 ] {9bc195c4-22a5-4402-af2c-2a2a13e20b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1333 2023.11.06 17:18:08.279443 [ 3 ] {9bc195c4-22a5-4402-af2c-2a2a13e20b7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1334 2023.11.06 17:18:08.279908 [ 3 ] {9bc195c4-22a5-4402-af2c-2a2a13e20b7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1335 2023.11.06 17:18:08.280135 [ 3 ] {9bc195c4-22a5-4402-af2c-2a2a13e20b7b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1336 2023.11.06 17:18:08.280286 [ 3 ] {9bc195c4-22a5-4402-af2c-2a2a13e20b7b} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1337 2023.11.06 17:18:08.280410 [ 3 ] {9bc195c4-22a5-4402-af2c-2a2a13e20b7b} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.001082298 sec., 291047 rows/sec., 20.19 MiB/sec.
1338 2023.11.06 17:18:08.280534 [ 3 ] {9bc195c4-22a5-4402-af2c-2a2a13e20b7b} <Debug> DynamicQueryHandler: Done processing query
1339 2023.11.06 17:18:08.280557 [ 3 ] {9bc195c4-22a5-4402-af2c-2a2a13e20b7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1340 2023.11.06 17:18:08.280573 [ 3 ] {} <Debug> HTTP-Session: 1800f5e6-08d0-4834-956d-c40481850e5b Destroying unnamed session
1341 2023.11.06 17:18:08.280743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1342 2023.11.06 17:18:08.280789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1343 2023.11.06 17:18:08.280807 [ 3 ] {} <Debug> HTTP-Session: e02f4dd2-da6b-4c21-bb30-c511dc76eec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1344 2023.11.06 17:18:08.280823 [ 3 ] {} <Debug> HTTP-Session: e02f4dd2-da6b-4c21-bb30-c511dc76eec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1345 2023.11.06 17:18:08.280891 [ 3 ] {d700901b-153c-4bfb-b66f-bf38102a414c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1346 2023.11.06 17:18:08.280931 [ 3 ] {d700901b-153c-4bfb-b66f-bf38102a414c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1347 2023.11.06 17:18:08.281040 [ 3 ] {d700901b-153c-4bfb-b66f-bf38102a414c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1348 2023.11.06 17:18:08.281342 [ 3 ] {d700901b-153c-4bfb-b66f-bf38102a414c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1349 2023.11.06 17:18:08.281583 [ 3 ] {d700901b-153c-4bfb-b66f-bf38102a414c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1350 2023.11.06 17:18:08.281756 [ 3 ] {d700901b-153c-4bfb-b66f-bf38102a414c} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1351 2023.11.06 17:18:08.281887 [ 3 ] {d700901b-153c-4bfb-b66f-bf38102a414c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000966197 sec., 6209 rows/sec., 260.77 KiB/sec.
1352 2023.11.06 17:18:08.282030 [ 3 ] {d700901b-153c-4bfb-b66f-bf38102a414c} <Debug> DynamicQueryHandler: Done processing query
1353 2023.11.06 17:18:08.282053 [ 3 ] {d700901b-153c-4bfb-b66f-bf38102a414c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1354 2023.11.06 17:18:08.282070 [ 3 ] {} <Debug> HTTP-Session: e02f4dd2-da6b-4c21-bb30-c511dc76eec1 Destroying unnamed session
1355 2023.11.06 17:18:08.282193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1356 2023.11.06 17:18:08.282238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1357 2023.11.06 17:18:08.282258 [ 3 ] {} <Debug> HTTP-Session: 5739ed8b-9bae-401b-8589-5909ebed7af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1358 2023.11.06 17:18:08.282275 [ 3 ] {} <Debug> HTTP-Session: 5739ed8b-9bae-401b-8589-5909ebed7af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1359 2023.11.06 17:18:08.282349 [ 3 ] {b0a333ea-4f8c-4822-b511-7f20dba5dd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1360 2023.11.06 17:18:08.282392 [ 3 ] {b0a333ea-4f8c-4822-b511-7f20dba5dd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1361 2023.11.06 17:18:08.282511 [ 3 ] {b0a333ea-4f8c-4822-b511-7f20dba5dd09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1362 2023.11.06 17:18:08.282840 [ 3 ] {b0a333ea-4f8c-4822-b511-7f20dba5dd09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1363 2023.11.06 17:18:08.283099 [ 3 ] {b0a333ea-4f8c-4822-b511-7f20dba5dd09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1364 2023.11.06 17:18:08.283307 [ 3 ] {b0a333ea-4f8c-4822-b511-7f20dba5dd09} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1365 2023.11.06 17:18:08.283434 [ 3 ] {b0a333ea-4f8c-4822-b511-7f20dba5dd09} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001044447 sec., 67021 rows/sec., 4.06 MiB/sec.
1366 2023.11.06 17:18:08.283580 [ 3 ] {b0a333ea-4f8c-4822-b511-7f20dba5dd09} <Debug> DynamicQueryHandler: Done processing query
1367 2023.11.06 17:18:08.283605 [ 3 ] {b0a333ea-4f8c-4822-b511-7f20dba5dd09} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1368 2023.11.06 17:18:08.283622 [ 3 ] {} <Debug> HTTP-Session: 5739ed8b-9bae-401b-8589-5909ebed7af7 Destroying unnamed session
1369 2023.11.06 17:18:08.283756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1370 2023.11.06 17:18:08.283803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1371 2023.11.06 17:18:08.283822 [ 3 ] {} <Debug> HTTP-Session: eb9fec0b-bedf-437f-9574-e26ebfb5e17d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1372 2023.11.06 17:18:08.283839 [ 3 ] {} <Debug> HTTP-Session: eb9fec0b-bedf-437f-9574-e26ebfb5e17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1373 2023.11.06 17:18:08.283916 [ 3 ] {679e7241-2023-4759-8737-35a1890a38ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1374 2023.11.06 17:18:08.283961 [ 3 ] {679e7241-2023-4759-8737-35a1890a38ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1375 2023.11.06 17:18:08.284110 [ 3 ] {679e7241-2023-4759-8737-35a1890a38ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1376 2023.11.06 17:18:08.284502 [ 3 ] {679e7241-2023-4759-8737-35a1890a38ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1377 2023.11.06 17:18:08.284796 [ 3 ] {679e7241-2023-4759-8737-35a1890a38ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1378 2023.11.06 17:18:08.284977 [ 3 ] {679e7241-2023-4759-8737-35a1890a38ba} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1379 2023.11.06 17:18:08.285102 [ 3 ] {679e7241-2023-4759-8737-35a1890a38ba} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001156359 sec., 20754 rows/sec., 28.01 MiB/sec.
1380 2023.11.06 17:18:08.285236 [ 3 ] {679e7241-2023-4759-8737-35a1890a38ba} <Debug> DynamicQueryHandler: Done processing query
1381 2023.11.06 17:18:08.285259 [ 3 ] {679e7241-2023-4759-8737-35a1890a38ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1382 2023.11.06 17:18:08.285274 [ 3 ] {} <Debug> HTTP-Session: eb9fec0b-bedf-437f-9574-e26ebfb5e17d Destroying unnamed session
1383 2023.11.06 17:18:08.285396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1384 2023.11.06 17:18:08.285441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1385 2023.11.06 17:18:08.285460 [ 3 ] {} <Debug> HTTP-Session: 25be7d1e-7ebe-448a-aaa7-e68b2ed21250 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1386 2023.11.06 17:18:08.285476 [ 3 ] {} <Debug> HTTP-Session: 25be7d1e-7ebe-448a-aaa7-e68b2ed21250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1387 2023.11.06 17:18:08.285545 [ 3 ] {36d17b19-1598-418b-8fbd-6ad35e998164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1388 2023.11.06 17:18:08.285585 [ 3 ] {36d17b19-1598-418b-8fbd-6ad35e998164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1389 2023.11.06 17:18:08.285690 [ 3 ] {36d17b19-1598-418b-8fbd-6ad35e998164} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1390 2023.11.06 17:18:08.285948 [ 3 ] {36d17b19-1598-418b-8fbd-6ad35e998164} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.16 GiB.
1391 2023.11.06 17:18:08.286181 [ 3 ] {36d17b19-1598-418b-8fbd-6ad35e998164} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1392 2023.11.06 17:18:08.286359 [ 3 ] {36d17b19-1598-418b-8fbd-6ad35e998164} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1393 2023.11.06 17:18:08.286485 [ 3 ] {36d17b19-1598-418b-8fbd-6ad35e998164} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000911195 sec., 23046 rows/sec., 1.20 MiB/sec.
1394 2023.11.06 17:18:08.286596 [ 3 ] {36d17b19-1598-418b-8fbd-6ad35e998164} <Debug> DynamicQueryHandler: Done processing query
1395 2023.11.06 17:18:08.286619 [ 3 ] {36d17b19-1598-418b-8fbd-6ad35e998164} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1396 2023.11.06 17:18:08.286635 [ 3 ] {} <Debug> HTTP-Session: 25be7d1e-7ebe-448a-aaa7-e68b2ed21250 Destroying unnamed session
1397 2023.11.06 17:18:11.394098 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
1398 2023.11.06 17:18:11.394169 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
1399 2023.11.06 17:18:18.274786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1400 2023.11.06 17:18:18.274922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1401 2023.11.06 17:18:18.274955 [ 3 ] {} <Debug> HTTP-Session: cbb4b12e-0040-4c68-9b55-251d9e3534cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1402 2023.11.06 17:18:18.274985 [ 3 ] {} <Debug> HTTP-Session: cbb4b12e-0040-4c68-9b55-251d9e3534cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1403 2023.11.06 17:18:18.275183 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1404 2023.11.06 17:18:18.275804 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1405 2023.11.06 17:18:18.275987 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1406 2023.11.06 17:18:18.276037 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1407 2023.11.06 17:18:18.276202 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1408 2023.11.06 17:18:18.276310 [ 188 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1409 2023.11.06 17:18:18.276320 [ 186 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1410 2023.11.06 17:18:18.276460 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1411 2023.11.06 17:18:18.276543 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1412 2023.11.06 17:18:18.278108 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002875898 sec., 5563 rows/sec., 713.43 KiB/sec.
1413 2023.11.06 17:18:18.278380 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Debug> DynamicQueryHandler: Done processing query
1414 2023.11.06 17:18:18.278405 [ 3 ] {b81125f9-0b98-4164-8c2a-5973295f0f23} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1415 2023.11.06 17:18:18.278421 [ 3 ] {} <Debug> HTTP-Session: cbb4b12e-0040-4c68-9b55-251d9e3534cf Destroying unnamed session
1416 2023.11.06 17:18:18.278637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1417 2023.11.06 17:18:18.278684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1418 2023.11.06 17:18:18.278703 [ 3 ] {} <Debug> HTTP-Session: 74e7e933-af50-4408-82f5-300922046f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1419 2023.11.06 17:18:18.278720 [ 3 ] {} <Debug> HTTP-Session: 74e7e933-af50-4408-82f5-300922046f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1420 2023.11.06 17:18:18.278851 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1421 2023.11.06 17:18:18.279351 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1422 2023.11.06 17:18:18.279528 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1423 2023.11.06 17:18:18.279569 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1424 2023.11.06 17:18:18.279715 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1425 2023.11.06 17:18:18.279792 [ 193 ] {83c22629-0e74-47cd-967e-093bdced9352} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1426 2023.11.06 17:18:18.279806 [ 191 ] {83c22629-0e74-47cd-967e-093bdced9352} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1427 2023.11.06 17:18:18.279898 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1428 2023.11.06 17:18:18.279952 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1429 2023.11.06 17:18:18.281212 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002322479 sec., 6889 rows/sec., 883.43 KiB/sec.
1430 2023.11.06 17:18:18.281483 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Debug> DynamicQueryHandler: Done processing query
1431 2023.11.06 17:18:18.281508 [ 3 ] {83c22629-0e74-47cd-967e-093bdced9352} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1432 2023.11.06 17:18:18.281525 [ 3 ] {} <Debug> HTTP-Session: 74e7e933-af50-4408-82f5-300922046f34 Destroying unnamed session
1433 2023.11.06 17:18:18.281871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1434 2023.11.06 17:18:18.281916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1435 2023.11.06 17:18:18.281934 [ 3 ] {} <Debug> HTTP-Session: 1c124c14-a4e1-451b-ac72-37118024b992 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1436 2023.11.06 17:18:18.281951 [ 3 ] {} <Debug> HTTP-Session: 1c124c14-a4e1-451b-ac72-37118024b992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1437 2023.11.06 17:18:18.282079 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1438 2023.11.06 17:18:18.282581 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1439 2023.11.06 17:18:18.282760 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1440 2023.11.06 17:18:18.282803 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1441 2023.11.06 17:18:18.282949 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1442 2023.11.06 17:18:18.283013 [ 186 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1443 2023.11.06 17:18:18.283014 [ 189 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1444 2023.11.06 17:18:18.283098 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1445 2023.11.06 17:18:18.283157 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1446 2023.11.06 17:18:18.284616 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002497802 sec., 6405 rows/sec., 821.43 KiB/sec.
1447 2023.11.06 17:18:18.284875 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Debug> DynamicQueryHandler: Done processing query
1448 2023.11.06 17:18:18.284900 [ 3 ] {7c1f1574-8d3b-4867-91bb-de287d2bd64a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1449 2023.11.06 17:18:18.284916 [ 3 ] {} <Debug> HTTP-Session: 1c124c14-a4e1-451b-ac72-37118024b992 Destroying unnamed session
1450 2023.11.06 17:18:18.285132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1451 2023.11.06 17:18:18.285176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1452 2023.11.06 17:18:18.285195 [ 3 ] {} <Debug> HTTP-Session: 671f57cf-3ec3-44b1-b79a-f449d2797450 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1453 2023.11.06 17:18:18.285212 [ 3 ] {} <Debug> HTTP-Session: 671f57cf-3ec3-44b1-b79a-f449d2797450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1454 2023.11.06 17:18:18.285340 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1455 2023.11.06 17:18:18.285854 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1456 2023.11.06 17:18:18.286035 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1457 2023.11.06 17:18:18.286076 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1458 2023.11.06 17:18:18.286221 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1459 2023.11.06 17:18:18.286276 [ 189 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1460 2023.11.06 17:18:18.286294 [ 186 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1461 2023.11.06 17:18:18.286370 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1462 2023.11.06 17:18:18.286429 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1463 2023.11.06 17:18:18.287886 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002505192 sec., 6386 rows/sec., 819.00 KiB/sec.
1464 2023.11.06 17:18:18.288143 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Debug> DynamicQueryHandler: Done processing query
1465 2023.11.06 17:18:18.288168 [ 3 ] {a2214110-ea25-4a0e-8527-ebb34d0bfa7b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1466 2023.11.06 17:18:18.288185 [ 3 ] {} <Debug> HTTP-Session: 671f57cf-3ec3-44b1-b79a-f449d2797450 Destroying unnamed session
1467 2023.11.06 17:18:18.288430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1468 2023.11.06 17:18:18.288474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1469 2023.11.06 17:18:18.288494 [ 3 ] {} <Debug> HTTP-Session: 1736a27f-4e0e-4628-a216-4afc85dafc85 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1470 2023.11.06 17:18:18.288510 [ 3 ] {} <Debug> HTTP-Session: 1736a27f-4e0e-4628-a216-4afc85dafc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1471 2023.11.06 17:18:18.288639 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1472 2023.11.06 17:18:18.289153 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1473 2023.11.06 17:18:18.289335 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1474 2023.11.06 17:18:18.289376 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1475 2023.11.06 17:18:18.289523 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1476 2023.11.06 17:18:18.289594 [ 189 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1477 2023.11.06 17:18:18.289608 [ 192 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1478 2023.11.06 17:18:18.289707 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1479 2023.11.06 17:18:18.289768 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1480 2023.11.06 17:18:18.291312 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002633244 sec., 6076 rows/sec., 779.17 KiB/sec.
1481 2023.11.06 17:18:18.291552 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Debug> DynamicQueryHandler: Done processing query
1482 2023.11.06 17:18:18.291575 [ 3 ] {51f747cb-4e5d-4ec9-9c31-103832e87ea5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1483 2023.11.06 17:18:18.291592 [ 3 ] {} <Debug> HTTP-Session: 1736a27f-4e0e-4628-a216-4afc85dafc85 Destroying unnamed session
1484 2023.11.06 17:18:18.291795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1485 2023.11.06 17:18:18.291840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1486 2023.11.06 17:18:18.291859 [ 3 ] {} <Debug> HTTP-Session: 33a0b316-d9b7-4dec-83bd-25174d197cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1487 2023.11.06 17:18:18.291877 [ 3 ] {} <Debug> HTTP-Session: 33a0b316-d9b7-4dec-83bd-25174d197cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1488 2023.11.06 17:18:18.292009 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1489 2023.11.06 17:18:18.292522 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1490 2023.11.06 17:18:18.292706 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1491 2023.11.06 17:18:18.292748 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1492 2023.11.06 17:18:18.292904 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1493 2023.11.06 17:18:18.292968 [ 189 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1494 2023.11.06 17:18:18.292985 [ 188 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1495 2023.11.06 17:18:18.293074 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1496 2023.11.06 17:18:18.293134 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1497 2023.11.06 17:18:18.294534 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002484771 sec., 6439 rows/sec., 825.73 KiB/sec.
1498 2023.11.06 17:18:18.294789 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Debug> DynamicQueryHandler: Done processing query
1499 2023.11.06 17:18:18.294814 [ 3 ] {382ab644-4e24-40db-9837-b842ee6c4ae8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1500 2023.11.06 17:18:18.294830 [ 3 ] {} <Debug> HTTP-Session: 33a0b316-d9b7-4dec-83bd-25174d197cd2 Destroying unnamed session
1501 2023.11.06 17:18:18.295057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2023.11.06 17:18:18.295187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1503 2023.11.06 17:18:18.295207 [ 3 ] {} <Debug> HTTP-Session: 946f84e0-1ec4-46dc-af0c-00a8bdb32e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1504 2023.11.06 17:18:18.295224 [ 3 ] {} <Debug> HTTP-Session: 946f84e0-1ec4-46dc-af0c-00a8bdb32e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2023.11.06 17:18:18.295356 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1506 2023.11.06 17:18:18.295874 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1507 2023.11.06 17:18:18.296057 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1508 2023.11.06 17:18:18.296099 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1509 2023.11.06 17:18:18.296246 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1510 2023.11.06 17:18:18.296312 [ 189 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1511 2023.11.06 17:18:18.296327 [ 192 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1512 2023.11.06 17:18:18.296413 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1513 2023.11.06 17:18:18.296554 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1514 2023.11.06 17:18:18.298144 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002748445 sec., 5821 rows/sec., 746.52 KiB/sec.
1515 2023.11.06 17:18:18.298381 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Debug> DynamicQueryHandler: Done processing query
1516 2023.11.06 17:18:18.298410 [ 3 ] {e51b48e0-15b0-4c2c-a60f-ba16f1562733} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1517 2023.11.06 17:18:18.298430 [ 3 ] {} <Debug> HTTP-Session: 946f84e0-1ec4-46dc-af0c-00a8bdb32e78 Destroying unnamed session
1518 2023.11.06 17:18:18.298644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1519 2023.11.06 17:18:18.298698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1520 2023.11.06 17:18:18.298723 [ 3 ] {} <Debug> HTTP-Session: a2bcc910-8798-445f-bb20-65c709c2cdb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1521 2023.11.06 17:18:18.298745 [ 3 ] {} <Debug> HTTP-Session: a2bcc910-8798-445f-bb20-65c709c2cdb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1522 2023.11.06 17:18:18.298912 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1523 2023.11.06 17:18:18.299523 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1524 2023.11.06 17:18:18.299708 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1525 2023.11.06 17:18:18.299750 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1526 2023.11.06 17:18:18.299898 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1527 2023.11.06 17:18:18.299973 [ 186 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1528 2023.11.06 17:18:18.299983 [ 188 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1529 2023.11.06 17:18:18.300089 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1530 2023.11.06 17:18:18.300150 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1531 2023.11.06 17:18:18.301717 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002759436 sec., 5798 rows/sec., 743.54 KiB/sec.
1532 2023.11.06 17:18:18.301974 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Debug> DynamicQueryHandler: Done processing query
1533 2023.11.06 17:18:18.301998 [ 3 ] {ce97543b-5cb9-4964-8e2e-b1044340f919} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1534 2023.11.06 17:18:18.302015 [ 3 ] {} <Debug> HTTP-Session: a2bcc910-8798-445f-bb20-65c709c2cdb5 Destroying unnamed session
1535 2023.11.06 17:18:18.302240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1536 2023.11.06 17:18:18.302284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1537 2023.11.06 17:18:18.302304 [ 3 ] {} <Debug> HTTP-Session: 1589b4d2-c8a5-4871-908d-37e9fedbcebe Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1538 2023.11.06 17:18:18.302321 [ 3 ] {} <Debug> HTTP-Session: 1589b4d2-c8a5-4871-908d-37e9fedbcebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1539 2023.11.06 17:18:18.302454 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1540 2023.11.06 17:18:18.302980 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1541 2023.11.06 17:18:18.303167 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1542 2023.11.06 17:18:18.303207 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1543 2023.11.06 17:18:18.303357 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1544 2023.11.06 17:18:18.303419 [ 191 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1545 2023.11.06 17:18:18.303432 [ 189 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1546 2023.11.06 17:18:18.303518 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1547 2023.11.06 17:18:18.303578 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1548 2023.11.06 17:18:18.305211 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002716885 sec., 5889 rows/sec., 755.19 KiB/sec.
1549 2023.11.06 17:18:18.305476 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Debug> DynamicQueryHandler: Done processing query
1550 2023.11.06 17:18:18.305501 [ 3 ] {bb87e923-eb3e-4d65-8bdb-98354df6e99b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1551 2023.11.06 17:18:18.305518 [ 3 ] {} <Debug> HTTP-Session: 1589b4d2-c8a5-4871-908d-37e9fedbcebe Destroying unnamed session
1552 2023.11.06 17:18:18.305720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1553 2023.11.06 17:18:18.305765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1554 2023.11.06 17:18:18.305785 [ 3 ] {} <Debug> HTTP-Session: 9fc505a7-69e7-4b85-a8f1-8b489b6c5b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1555 2023.11.06 17:18:18.305801 [ 3 ] {} <Debug> HTTP-Session: 9fc505a7-69e7-4b85-a8f1-8b489b6c5b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1556 2023.11.06 17:18:18.305936 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1557 2023.11.06 17:18:18.306475 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1558 2023.11.06 17:18:18.306661 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1559 2023.11.06 17:18:18.306701 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1560 2023.11.06 17:18:18.306847 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1561 2023.11.06 17:18:18.306921 [ 192 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1562 2023.11.06 17:18:18.306930 [ 186 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1563 2023.11.06 17:18:18.307022 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1564 2023.11.06 17:18:18.307084 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1565 2023.11.06 17:18:18.308308 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002330989 sec., 6864 rows/sec., 880.21 KiB/sec.
1566 2023.11.06 17:18:18.308558 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Debug> DynamicQueryHandler: Done processing query
1567 2023.11.06 17:18:18.308582 [ 3 ] {180e3dbe-d04e-40e3-96a5-e2b2218f81eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1568 2023.11.06 17:18:18.308598 [ 3 ] {} <Debug> HTTP-Session: 9fc505a7-69e7-4b85-a8f1-8b489b6c5b16 Destroying unnamed session
1569 2023.11.06 17:18:18.308850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1570 2023.11.06 17:18:18.308897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1571 2023.11.06 17:18:18.308915 [ 3 ] {} <Debug> HTTP-Session: 2fd12edf-dd2d-4c6e-81e3-c5ff97090ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1572 2023.11.06 17:18:18.308933 [ 3 ] {} <Debug> HTTP-Session: 2fd12edf-dd2d-4c6e-81e3-c5ff97090ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1573 2023.11.06 17:18:18.309068 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1574 2023.11.06 17:18:18.309609 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1575 2023.11.06 17:18:18.309801 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1576 2023.11.06 17:18:18.309842 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1577 2023.11.06 17:18:18.309993 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1578 2023.11.06 17:18:18.310061 [ 188 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1579 2023.11.06 17:18:18.310074 [ 189 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1580 2023.11.06 17:18:18.310163 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (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
1581 2023.11.06 17:18:18.310224 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Debug> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc) (SelectExecutor): Reading approx. 16 rows with 2 streams
1582 2023.11.06 17:18:18.311670 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002562253 sec., 6244 rows/sec., 800.76 KiB/sec.
1583 2023.11.06 17:18:18.311921 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Debug> DynamicQueryHandler: Done processing query
1584 2023.11.06 17:18:18.311945 [ 3 ] {a2bf75f8-6032-495e-b29b-bdea49b757fe} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1585 2023.11.06 17:18:18.311962 [ 3 ] {} <Debug> HTTP-Session: 2fd12edf-dd2d-4c6e-81e3-c5ff97090ec2 Destroying unnamed session
1586 2023.11.06 17:18:18.313811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1587 2023.11.06 17:18:18.313858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1588 2023.11.06 17:18:18.313878 [ 3 ] {} <Debug> HTTP-Session: 4b298d88-9507-417c-891a-77f67d044974 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1589 2023.11.06 17:18:18.313895 [ 3 ] {} <Debug> HTTP-Session: 4b298d88-9507-417c-891a-77f67d044974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1590 2023.11.06 17:18:18.313976 [ 3 ] {27bfac9a-8959-40c3-859e-6f6d0c8e04e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1591 2023.11.06 17:18:18.314017 [ 3 ] {27bfac9a-8959-40c3-859e-6f6d0c8e04e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1592 2023.11.06 17:18:18.314161 [ 3 ] {27bfac9a-8959-40c3-859e-6f6d0c8e04e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1593 2023.11.06 17:18:18.314491 [ 3 ] {27bfac9a-8959-40c3-859e-6f6d0c8e04e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1594 2023.11.06 17:18:18.314801 [ 3 ] {27bfac9a-8959-40c3-859e-6f6d0c8e04e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1595 2023.11.06 17:18:18.314969 [ 3 ] {27bfac9a-8959-40c3-859e-6f6d0c8e04e2} <Trace> oximeter.timeseries_schema (fd128557-6042-446c-b876-5bce50870adc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1596 2023.11.06 17:18:18.315103 [ 3 ] {27bfac9a-8959-40c3-859e-6f6d0c8e04e2} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001090968 sec., 10082 rows/sec., 903.19 KiB/sec.
1597 2023.11.06 17:18:18.315224 [ 3 ] {27bfac9a-8959-40c3-859e-6f6d0c8e04e2} <Debug> DynamicQueryHandler: Done processing query
1598 2023.11.06 17:18:18.315247 [ 3 ] {27bfac9a-8959-40c3-859e-6f6d0c8e04e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1599 2023.11.06 17:18:18.315262 [ 3 ] {} <Debug> HTTP-Session: 4b298d88-9507-417c-891a-77f67d044974 Destroying unnamed session
1600 2023.11.06 17:18:18.315381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1601 2023.11.06 17:18:18.315426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1602 2023.11.06 17:18:18.315444 [ 3 ] {} <Debug> HTTP-Session: 0c8b27cf-63bc-4627-a2ff-176bb3662506 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1603 2023.11.06 17:18:18.315460 [ 3 ] {} <Debug> HTTP-Session: 0c8b27cf-63bc-4627-a2ff-176bb3662506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1604 2023.11.06 17:18:18.315531 [ 3 ] {25decc79-8166-4159-b1ef-82c039b6ff1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1605 2023.11.06 17:18:18.315569 [ 3 ] {25decc79-8166-4159-b1ef-82c039b6ff1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1606 2023.11.06 17:18:18.315672 [ 3 ] {25decc79-8166-4159-b1ef-82c039b6ff1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1607 2023.11.06 17:18:18.315973 [ 3 ] {25decc79-8166-4159-b1ef-82c039b6ff1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1608 2023.11.06 17:18:18.316181 [ 3 ] {25decc79-8166-4159-b1ef-82c039b6ff1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1609 2023.11.06 17:18:18.316331 [ 3 ] {25decc79-8166-4159-b1ef-82c039b6ff1e} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1610 2023.11.06 17:18:18.316453 [ 3 ] {25decc79-8166-4159-b1ef-82c039b6ff1e} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.000889365 sec., 33731 rows/sec., 2.51 MiB/sec.
1611 2023.11.06 17:18:18.316569 [ 3 ] {25decc79-8166-4159-b1ef-82c039b6ff1e} <Debug> DynamicQueryHandler: Done processing query
1612 2023.11.06 17:18:18.316592 [ 3 ] {25decc79-8166-4159-b1ef-82c039b6ff1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1613 2023.11.06 17:18:18.316607 [ 3 ] {} <Debug> HTTP-Session: 0c8b27cf-63bc-4627-a2ff-176bb3662506 Destroying unnamed session
1614 2023.11.06 17:18:18.316751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1615 2023.11.06 17:18:18.316795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1616 2023.11.06 17:18:18.316819 [ 3 ] {} <Debug> HTTP-Session: 9df5aba5-35bd-42dc-90fe-e0a2db529bac Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1617 2023.11.06 17:18:18.316836 [ 3 ] {} <Debug> HTTP-Session: 9df5aba5-35bd-42dc-90fe-e0a2db529bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1618 2023.11.06 17:18:18.316911 [ 3 ] {e13cb597-541a-4dea-9200-4cfcac038362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1619 2023.11.06 17:18:18.316949 [ 3 ] {e13cb597-541a-4dea-9200-4cfcac038362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1620 2023.11.06 17:18:18.317060 [ 3 ] {e13cb597-541a-4dea-9200-4cfcac038362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1621 2023.11.06 17:18:18.317058 [ 96 ] {} <Debug> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1622 2023.11.06 17:18:18.317139 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1623 2023.11.06 17:18:18.317291 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1624 2023.11.06 17:18:18.317535 [ 3 ] {e13cb597-541a-4dea-9200-4cfcac038362} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1625 2023.11.06 17:18:18.317763 [ 3 ] {e13cb597-541a-4dea-9200-4cfcac038362} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1626 2023.11.06 17:18:18.317914 [ 3 ] {e13cb597-541a-4dea-9200-4cfcac038362} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1627 2023.11.06 17:18:18.318020 [ 96 ] {} <Debug> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1628 2023.11.06 17:18:18.318035 [ 3 ] {e13cb597-541a-4dea-9200-4cfcac038362} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001091748 sec., 153881 rows/sec., 14.33 MiB/sec.
1629 2023.11.06 17:18:18.318066 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1630 2023.11.06 17:18:18.318182 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1631 2023.11.06 17:18:18.318213 [ 3 ] {e13cb597-541a-4dea-9200-4cfcac038362} <Debug> DynamicQueryHandler: Done processing query
1632 2023.11.06 17:18:18.318241 [ 3 ] {e13cb597-541a-4dea-9200-4cfcac038362} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1633 2023.11.06 17:18:18.318256 [ 3 ] {} <Debug> HTTP-Session: 9df5aba5-35bd-42dc-90fe-e0a2db529bac Destroying unnamed session
1634 2023.11.06 17:18:18.318422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 52340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1635 2023.11.06 17:18:18.318467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1636 2023.11.06 17:18:18.318485 [ 3 ] {} <Debug> HTTP-Session: b03ad094-6efc-4bef-b2b6-701194ac3bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1637 2023.11.06 17:18:18.318501 [ 3 ] {} <Debug> HTTP-Session: b03ad094-6efc-4bef-b2b6-701194ac3bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1638 2023.11.06 17:18:18.318583 [ 3 ] {96d6c7eb-5bb2-41a9-b89c-aab8fdb9dd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1639 2023.11.06 17:18:18.318622 [ 3 ] {96d6c7eb-5bb2-41a9-b89c-aab8fdb9dd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1640 2023.11.06 17:18:18.318728 [ 3 ] {96d6c7eb-5bb2-41a9-b89c-aab8fdb9dd8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1641 2023.11.06 17:18:18.319205 [ 3 ] {96d6c7eb-5bb2-41a9-b89c-aab8fdb9dd8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1642 2023.11.06 17:18:18.319476 [ 3 ] {96d6c7eb-5bb2-41a9-b89c-aab8fdb9dd8e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1643 2023.11.06 17:18:18.319577 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1644 2023.11.06 17:18:18.319591 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1645 2023.11.06 17:18:18.319706 [ 3 ] {96d6c7eb-5bb2-41a9-b89c-aab8fdb9dd8e} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1646 2023.11.06 17:18:18.319760 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part
1647 2023.11.06 17:18:18.319772 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1648 2023.11.06 17:18:18.319887 [ 96 ] {} <Debug> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1649 2023.11.06 17:18:18.319990 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1650 2023.11.06 17:18:18.320084 [ 3 ] {96d6c7eb-5bb2-41a9-b89c-aab8fdb9dd8e} <Information> executeQuery: Read 326 rows, 23.24 KiB in 0.001453444 sec., 224294 rows/sec., 15.62 MiB/sec.
1651 2023.11.06 17:18:18.320269 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1652 2023.11.06 17:18:18.320442 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 156 rows starting from the beginning of the part
1653 2023.11.06 17:18:18.320536 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part
1654 2023.11.06 17:18:18.320571 [ 3 ] {96d6c7eb-5bb2-41a9-b89c-aab8fdb9dd8e} <Debug> DynamicQueryHandler: Done processing query
1655 2023.11.06 17:18:18.320644 [ 3 ] {96d6c7eb-5bb2-41a9-b89c-aab8fdb9dd8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1656 2023.11.06 17:18:18.320765 [ 3 ] {} <Debug> HTTP-Session: b03ad094-6efc-4bef-b2b6-701194ac3bc9 Destroying unnamed session
1657 2023.11.06 17:18:18.321030 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 168 rows starting from the beginning of the part
1658 2023.11.06 17:18:18.321085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1659 2023.11.06 17:18:18.321122 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part
1660 2023.11.06 17:18:18.321273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1661 2023.11.06 17:18:18.321396 [ 3 ] {} <Debug> HTTP-Session: 8cbf09f0-9d3d-4e6a-9acc-ea4968c60418 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1662 2023.11.06 17:18:18.321520 [ 3 ] {} <Debug> HTTP-Session: 8cbf09f0-9d3d-4e6a-9acc-ea4968c60418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1663 2023.11.06 17:18:18.321517 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1664 2023.11.06 17:18:18.321681 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 168 rows starting from the beginning of the part
1665 2023.11.06 17:18:18.321729 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part
1666 2023.11.06 17:18:18.321977 [ 3 ] {3f695f11-974e-4dbe-8332-763dcf5f5794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1667 2023.11.06 17:18:18.321994 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1668 2023.11.06 17:18:18.322173 [ 3 ] {3f695f11-974e-4dbe-8332-763dcf5f5794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1669 2023.11.06 17:18:18.322256 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 168 rows starting from the beginning of the part
1670 2023.11.06 17:18:18.322478 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 326 rows starting from the beginning of the part
1671 2023.11.06 17:18:18.322965 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 168 rows starting from the beginning of the part
1672 2023.11.06 17:18:18.323066 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 315 rows starting from the beginning of the part
1673 2023.11.06 17:18:18.323426 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1674 2023.11.06 17:18:18.323728 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 315 rows starting from the beginning of the part
1675 2023.11.06 17:18:18.323892 [ 3 ] {3f695f11-974e-4dbe-8332-763dcf5f5794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1676 2023.11.06 17:18:18.324332 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 315 rows starting from the beginning of the part
1677 2023.11.06 17:18:18.325028 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 326 rows starting from the beginning of the part
1678 2023.11.06 17:18:18.325171 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
1679 2023.11.06 17:18:18.325679 [ 3 ] {3f695f11-974e-4dbe-8332-763dcf5f5794} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1680 2023.11.06 17:18:18.326880 [ 3 ] {3f695f11-974e-4dbe-8332-763dcf5f5794} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1681 2023.11.06 17:18:18.327632 [ 3 ] {3f695f11-974e-4dbe-8332-763dcf5f5794} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1682 2023.11.06 17:18:18.327664 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 4 columns (4 merged, 0 gathered) in 0.00953095 sec., 96947.3137515148 rows/sec., 9.05 MiB/sec.
1683 2023.11.06 17:18:18.328040 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1684 2023.11.06 17:18:18.328139 [ 3 ] {3f695f11-974e-4dbe-8332-763dcf5f5794} <Information> executeQuery: Read 6 rows, 258.00 B in 0.006039321 sec., 993 rows/sec., 41.72 KiB/sec.
1685 2023.11.06 17:18:18.328238 [ 96 ] {} <Debug> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1686 2023.11.06 17:18:18.328678 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1687 2023.11.06 17:18:18.328688 [ 3 ] {3f695f11-974e-4dbe-8332-763dcf5f5794} <Debug> DynamicQueryHandler: Done processing query
1688 2023.11.06 17:18:18.328670 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1689 2023.11.06 17:18:18.328779 [ 3 ] {3f695f11-974e-4dbe-8332-763dcf5f5794} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1690 2023.11.06 17:18:18.328892 [ 3 ] {} <Debug> HTTP-Session: 8cbf09f0-9d3d-4e6a-9acc-ea4968c60418 Destroying unnamed session
1691 2023.11.06 17:18:18.328957 [ 27 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_6_1} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1692 2023.11.06 17:18:18.329070 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1693 2023.11.06 17:18:18.329351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 14867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1694 2023.11.06 17:18:18.329494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1695 2023.11.06 17:18:18.329575 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1696 2023.11.06 17:18:18.329636 [ 3 ] {} <Debug> HTTP-Session: 3951f868-fd77-49d4-8b01-c24feb9b2236 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1697 2023.11.06 17:18:18.329768 [ 3 ] {} <Debug> HTTP-Session: 3951f868-fd77-49d4-8b01-c24feb9b2236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1698 2023.11.06 17:18:18.329776 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1699 2023.11.06 17:18:18.330284 [ 3 ] {d5f3eca7-cc3d-450c-b831-53b15025af22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1700 2023.11.06 17:18:18.330336 [ 22 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 4 columns (4 merged, 0 gathered) in 0.010230551 sec., 184545.2898871234 rows/sec., 12.80 MiB/sec.
1701 2023.11.06 17:18:18.330459 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1702 2023.11.06 17:18:18.330506 [ 3 ] {d5f3eca7-cc3d-450c-b831-53b15025af22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1703 2023.11.06 17:18:18.330756 [ 22 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1704 2023.11.06 17:18:18.331144 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1705 2023.11.06 17:18:18.331409 [ 22 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1706 2023.11.06 17:18:18.331675 [ 22 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_6_1} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1707 2023.11.06 17:18:18.331775 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1708 2023.11.06 17:18:18.332076 [ 3 ] {d5f3eca7-cc3d-450c-b831-53b15025af22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1709 2023.11.06 17:18:18.332317 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1710 2023.11.06 17:18:18.332843 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1711 2023.11.06 17:18:18.333644 [ 3 ] {d5f3eca7-cc3d-450c-b831-53b15025af22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1712 2023.11.06 17:18:18.333662 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.016474695 sec., 9226.270956761262 rows/sec., 694.48 KiB/sec.
1713 2023.11.06 17:18:18.333814 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1714 2023.11.06 17:18:18.334027 [ 3 ] {d5f3eca7-cc3d-450c-b831-53b15025af22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1715 2023.11.06 17:18:18.334051 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1716 2023.11.06 17:18:18.334136 [ 32 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_6_1} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1717 2023.11.06 17:18:18.334281 [ 3 ] {d5f3eca7-cc3d-450c-b831-53b15025af22} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1718 2023.11.06 17:18:18.334406 [ 96 ] {} <Debug> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1719 2023.11.06 17:18:18.334419 [ 3 ] {d5f3eca7-cc3d-450c-b831-53b15025af22} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.004037517 sec., 20061 rows/sec., 1.23 MiB/sec.
1720 2023.11.06 17:18:18.334468 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1721 2023.11.06 17:18:18.334626 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1722 2023.11.06 17:18:18.334682 [ 3 ] {d5f3eca7-cc3d-450c-b831-53b15025af22} <Debug> DynamicQueryHandler: Done processing query
1723 2023.11.06 17:18:18.334736 [ 3 ] {d5f3eca7-cc3d-450c-b831-53b15025af22} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1724 2023.11.06 17:18:18.334777 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1725 2023.11.06 17:18:18.334780 [ 3 ] {} <Debug> HTTP-Session: 3951f868-fd77-49d4-8b01-c24feb9b2236 Destroying unnamed session
1726 2023.11.06 17:18:18.334843 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part
1727 2023.11.06 17:18:18.334992 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part
1728 2023.11.06 17:18:18.335011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1729 2023.11.06 17:18:18.335100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1730 2023.11.06 17:18:18.335171 [ 3 ] {} <Debug> HTTP-Session: 43b93c07-b554-460c-b9f0-3df3b38171dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1731 2023.11.06 17:18:18.335193 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part
1732 2023.11.06 17:18:18.335204 [ 3 ] {} <Debug> HTTP-Session: 43b93c07-b554-460c-b9f0-3df3b38171dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1733 2023.11.06 17:18:18.335474 [ 3 ] {c62dbb01-adb7-4c2a-b10c-55c9bdf20546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1734 2023.11.06 17:18:18.335482 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part
1735 2023.11.06 17:18:18.335621 [ 3 ] {c62dbb01-adb7-4c2a-b10c-55c9bdf20546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1736 2023.11.06 17:18:18.336046 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part
1737 2023.11.06 17:18:18.336615 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 81 rows starting from the beginning of the part
1738 2023.11.06 17:18:18.336991 [ 3 ] {c62dbb01-adb7-4c2a-b10c-55c9bdf20546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1739 2023.11.06 17:18:18.338351 [ 3 ] {c62dbb01-adb7-4c2a-b10c-55c9bdf20546} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1740 2023.11.06 17:18:18.339346 [ 13 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.010502445 sec., 3427.77324708675 rows/sec., 143.94 KiB/sec.
1741 2023.11.06 17:18:18.339640 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1742 2023.11.06 17:18:18.339645 [ 3 ] {c62dbb01-adb7-4c2a-b10c-55c9bdf20546} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1743 2023.11.06 17:18:18.339906 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.00537786 sec., 80143.40276615605 rows/sec., 4.87 MiB/sec.
1744 2023.11.06 17:18:18.340010 [ 3 ] {c62dbb01-adb7-4c2a-b10c-55c9bdf20546} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1745 2023.11.06 17:18:18.340021 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1746 2023.11.06 17:18:18.340105 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_6_1} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1747 2023.11.06 17:18:18.340108 [ 23 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1748 2023.11.06 17:18:18.340323 [ 3 ] {c62dbb01-adb7-4c2a-b10c-55c9bdf20546} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.004795051 sec., 5005 rows/sec., 6.75 MiB/sec.
1749 2023.11.06 17:18:18.340498 [ 3 ] {c62dbb01-adb7-4c2a-b10c-55c9bdf20546} <Debug> DynamicQueryHandler: Done processing query
1750 2023.11.06 17:18:18.340527 [ 3 ] {c62dbb01-adb7-4c2a-b10c-55c9bdf20546} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1751 2023.11.06 17:18:18.340535 [ 23 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1752 2023.11.06 17:18:18.340546 [ 3 ] {} <Debug> HTTP-Session: 43b93c07-b554-460c-b9f0-3df3b38171dd Destroying unnamed session
1753 2023.11.06 17:18:18.340602 [ 23 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1754 2023.11.06 17:18:18.340685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1755 2023.11.06 17:18:18.340730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1756 2023.11.06 17:18:18.340749 [ 3 ] {} <Debug> HTTP-Session: 84cb2bda-02f0-4704-ae65-237f76c1919b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1757 2023.11.06 17:18:18.340766 [ 3 ] {} <Debug> HTTP-Session: 84cb2bda-02f0-4704-ae65-237f76c1919b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1758 2023.11.06 17:18:18.340837 [ 3 ] {841614cf-9ace-43b8-8777-e8bc71531e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1759 2023.11.06 17:18:18.340877 [ 3 ] {841614cf-9ace-43b8-8777-e8bc71531e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1760 2023.11.06 17:18:18.340982 [ 3 ] {841614cf-9ace-43b8-8777-e8bc71531e13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1761 2023.11.06 17:18:18.341267 [ 3 ] {841614cf-9ace-43b8-8777-e8bc71531e13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1762 2023.11.06 17:18:18.341499 [ 3 ] {841614cf-9ace-43b8-8777-e8bc71531e13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1763 2023.11.06 17:18:18.341700 [ 3 ] {841614cf-9ace-43b8-8777-e8bc71531e13} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1764 2023.11.06 17:18:18.341816 [ 96 ] {} <Debug> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1765 2023.11.06 17:18:18.341833 [ 3 ] {841614cf-9ace-43b8-8777-e8bc71531e13} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000964786 sec., 21766 rows/sec., 1.13 MiB/sec.
1766 2023.11.06 17:18:18.341862 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1767 2023.11.06 17:18:18.341993 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1768 2023.11.06 17:18:18.342046 [ 3 ] {841614cf-9ace-43b8-8777-e8bc71531e13} <Debug> DynamicQueryHandler: Done processing query
1769 2023.11.06 17:18:18.342088 [ 3 ] {841614cf-9ace-43b8-8777-e8bc71531e13} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1770 2023.11.06 17:18:18.342114 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1771 2023.11.06 17:18:18.342121 [ 3 ] {} <Debug> HTTP-Session: 84cb2bda-02f0-4704-ae65-237f76c1919b Destroying unnamed session
1772 2023.11.06 17:18:18.342166 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
1773 2023.11.06 17:18:18.342290 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part
1774 2023.11.06 17:18:18.342374 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part
1775 2023.11.06 17:18:18.342448 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part
1776 2023.11.06 17:18:18.342522 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part
1777 2023.11.06 17:18:18.342597 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part
1778 2023.11.06 17:18:18.343139 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228661 sec., 124525.80492096681 rows/sec., 6.86 MiB/sec.
1779 2023.11.06 17:18:18.343235 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1780 2023.11.06 17:18:18.343413 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1781 2023.11.06 17:18:18.343468 [ 12 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_6_1} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1782 2023.11.06 17:18:19.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.95 MiB, peak 237.10 MiB, will set to 230.80 MiB (RSS), difference: -1.16 MiB
1783 2023.11.06 17:18:23.270126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1784 2023.11.06 17:18:23.270249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1785 2023.11.06 17:18:23.270276 [ 3 ] {} <Debug> HTTP-Session: 0789124c-0df2-4da2-ac38-994f4f02d4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1786 2023.11.06 17:18:23.270300 [ 3 ] {} <Debug> HTTP-Session: 0789124c-0df2-4da2-ac38-994f4f02d4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1787 2023.11.06 17:18:23.270428 [ 3 ] {7dde48d8-09bd-4d77-8ae4-c902bc1965b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1788 2023.11.06 17:18:23.270487 [ 3 ] {7dde48d8-09bd-4d77-8ae4-c902bc1965b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1789 2023.11.06 17:18:23.270648 [ 3 ] {7dde48d8-09bd-4d77-8ae4-c902bc1965b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1790 2023.11.06 17:18:23.271075 [ 3 ] {7dde48d8-09bd-4d77-8ae4-c902bc1965b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1791 2023.11.06 17:18:23.271347 [ 3 ] {7dde48d8-09bd-4d77-8ae4-c902bc1965b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1792 2023.11.06 17:18:23.271519 [ 3 ] {7dde48d8-09bd-4d77-8ae4-c902bc1965b4} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1793 2023.11.06 17:18:23.271666 [ 3 ] {7dde48d8-09bd-4d77-8ae4-c902bc1965b4} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.00120225 sec., 19130 rows/sec., 1.51 MiB/sec.
1794 2023.11.06 17:18:23.271819 [ 3 ] {7dde48d8-09bd-4d77-8ae4-c902bc1965b4} <Debug> DynamicQueryHandler: Done processing query
1795 2023.11.06 17:18:23.271845 [ 3 ] {7dde48d8-09bd-4d77-8ae4-c902bc1965b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1796 2023.11.06 17:18:23.271862 [ 3 ] {} <Debug> HTTP-Session: 0789124c-0df2-4da2-ac38-994f4f02d4fa Destroying unnamed session
1797 2023.11.06 17:18:23.272030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 11563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1798 2023.11.06 17:18:23.272075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1799 2023.11.06 17:18:23.272095 [ 3 ] {} <Debug> HTTP-Session: 76edb9d4-f0fe-48e2-b6a9-548b5484f8f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1800 2023.11.06 17:18:23.272112 [ 3 ] {} <Debug> HTTP-Session: 76edb9d4-f0fe-48e2-b6a9-548b5484f8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1801 2023.11.06 17:18:23.272186 [ 3 ] {31a8f598-1d47-4baa-832b-bd0d605b9708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1802 2023.11.06 17:18:23.272226 [ 3 ] {31a8f598-1d47-4baa-832b-bd0d605b9708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1803 2023.11.06 17:18:23.272333 [ 3 ] {31a8f598-1d47-4baa-832b-bd0d605b9708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1804 2023.11.06 17:18:23.272700 [ 3 ] {31a8f598-1d47-4baa-832b-bd0d605b9708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1805 2023.11.06 17:18:23.272922 [ 3 ] {31a8f598-1d47-4baa-832b-bd0d605b9708} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1806 2023.11.06 17:18:23.273081 [ 3 ] {31a8f598-1d47-4baa-832b-bd0d605b9708} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1807 2023.11.06 17:18:23.273210 [ 3 ] {31a8f598-1d47-4baa-832b-bd0d605b9708} <Information> executeQuery: Read 69 rows, 7.30 KiB in 0.000993546 sec., 69448 rows/sec., 7.18 MiB/sec.
1808 2023.11.06 17:18:23.273352 [ 3 ] {31a8f598-1d47-4baa-832b-bd0d605b9708} <Debug> DynamicQueryHandler: Done processing query
1809 2023.11.06 17:18:23.273378 [ 3 ] {31a8f598-1d47-4baa-832b-bd0d605b9708} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1810 2023.11.06 17:18:23.273394 [ 3 ] {} <Debug> HTTP-Session: 76edb9d4-f0fe-48e2-b6a9-548b5484f8f7 Destroying unnamed session
1811 2023.11.06 17:18:23.273561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1812 2023.11.06 17:18:23.273610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1813 2023.11.06 17:18:23.273635 [ 3 ] {} <Debug> HTTP-Session: b7a586fd-e799-421a-83cf-b8fbc73c1cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1814 2023.11.06 17:18:23.273658 [ 3 ] {} <Debug> HTTP-Session: b7a586fd-e799-421a-83cf-b8fbc73c1cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1815 2023.11.06 17:18:23.273744 [ 3 ] {82325cf3-8a59-4bb5-942e-8fd1178b49f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1816 2023.11.06 17:18:23.273789 [ 3 ] {82325cf3-8a59-4bb5-942e-8fd1178b49f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1817 2023.11.06 17:18:23.273896 [ 3 ] {82325cf3-8a59-4bb5-942e-8fd1178b49f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1818 2023.11.06 17:18:23.274197 [ 3 ] {82325cf3-8a59-4bb5-942e-8fd1178b49f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1819 2023.11.06 17:18:23.274408 [ 3 ] {82325cf3-8a59-4bb5-942e-8fd1178b49f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1820 2023.11.06 17:18:23.274567 [ 3 ] {82325cf3-8a59-4bb5-942e-8fd1178b49f7} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1821 2023.11.06 17:18:23.274670 [ 3 ] {82325cf3-8a59-4bb5-942e-8fd1178b49f7} <Information> executeQuery: Read 29 rows, 2.32 KiB in 0.000891624 sec., 32524 rows/sec., 2.55 MiB/sec.
1822 2023.11.06 17:18:23.274826 [ 3 ] {82325cf3-8a59-4bb5-942e-8fd1178b49f7} <Debug> DynamicQueryHandler: Done processing query
1823 2023.11.06 17:18:23.274851 [ 3 ] {82325cf3-8a59-4bb5-942e-8fd1178b49f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1824 2023.11.06 17:18:23.274869 [ 3 ] {} <Debug> HTTP-Session: b7a586fd-e799-421a-83cf-b8fbc73c1cd9 Destroying unnamed session
1825 2023.11.06 17:18:23.275085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 24639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1826 2023.11.06 17:18:23.275142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1827 2023.11.06 17:18:23.275162 [ 3 ] {} <Debug> HTTP-Session: 100c68a4-9f50-43a1-a1da-036de8861743 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1828 2023.11.06 17:18:23.275179 [ 3 ] {} <Debug> HTTP-Session: 100c68a4-9f50-43a1-a1da-036de8861743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1829 2023.11.06 17:18:23.275258 [ 3 ] {8281e5b0-0a10-4698-9857-320a1012597e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1830 2023.11.06 17:18:23.275304 [ 3 ] {8281e5b0-0a10-4698-9857-320a1012597e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1831 2023.11.06 17:18:23.275450 [ 3 ] {8281e5b0-0a10-4698-9857-320a1012597e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1832 2023.11.06 17:18:23.275847 [ 3 ] {8281e5b0-0a10-4698-9857-320a1012597e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1833 2023.11.06 17:18:23.276154 [ 3 ] {8281e5b0-0a10-4698-9857-320a1012597e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1834 2023.11.06 17:18:23.276335 [ 3 ] {8281e5b0-0a10-4698-9857-320a1012597e} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1835 2023.11.06 17:18:23.276441 [ 3 ] {8281e5b0-0a10-4698-9857-320a1012597e} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001152089 sec., 19963 rows/sec., 26.94 MiB/sec.
1836 2023.11.06 17:18:23.276434 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1837 2023.11.06 17:18:23.276499 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1838 2023.11.06 17:18:23.276569 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1839 2023.11.06 17:18:23.276572 [ 3 ] {8281e5b0-0a10-4698-9857-320a1012597e} <Debug> DynamicQueryHandler: Done processing query
1840 2023.11.06 17:18:23.276615 [ 3 ] {8281e5b0-0a10-4698-9857-320a1012597e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1841 2023.11.06 17:18:23.276643 [ 3 ] {} <Debug> HTTP-Session: 100c68a4-9f50-43a1-a1da-036de8861743 Destroying unnamed session
1842 2023.11.06 17:18:23.276680 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1843 2023.11.06 17:18:23.276710 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
1844 2023.11.06 17:18:23.276784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1845 2023.11.06 17:18:23.276840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1846 2023.11.06 17:18:23.276847 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::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
1847 2023.11.06 17:18:23.276864 [ 3 ] {} <Debug> HTTP-Session: d969a522-82ad-47fc-8150-967b2f46462e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1848 2023.11.06 17:18:23.276896 [ 3 ] {} <Debug> HTTP-Session: d969a522-82ad-47fc-8150-967b2f46462e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1849 2023.11.06 17:18:23.277015 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
1850 2023.11.06 17:18:23.277019 [ 3 ] {229cfede-3c4a-4bdf-9181-fc91e5db5ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1851 2023.11.06 17:18:23.277079 [ 3 ] {229cfede-3c4a-4bdf-9181-fc91e5db5ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1852 2023.11.06 17:18:23.277183 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
1853 2023.11.06 17:18:23.277351 [ 3 ] {229cfede-3c4a-4bdf-9181-fc91e5db5ecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1854 2023.11.06 17:18:23.277374 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
1855 2023.11.06 17:18:23.277510 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
1856 2023.11.06 17:18:23.277840 [ 3 ] {229cfede-3c4a-4bdf-9181-fc91e5db5ecb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1857 2023.11.06 17:18:23.278135 [ 3 ] {229cfede-3c4a-4bdf-9181-fc91e5db5ecb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1858 2023.11.06 17:18:23.278364 [ 3 ] {229cfede-3c4a-4bdf-9181-fc91e5db5ecb} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1859 2023.11.06 17:18:23.278522 [ 3 ] {229cfede-3c4a-4bdf-9181-fc91e5db5ecb} <Information> executeQuery: Read 6 rows, 428.00 B in 0.001452374 sec., 4131 rows/sec., 287.78 KiB/sec.
1860 2023.11.06 17:18:23.278775 [ 3 ] {229cfede-3c4a-4bdf-9181-fc91e5db5ecb} <Debug> DynamicQueryHandler: Done processing query
1861 2023.11.06 17:18:23.278800 [ 3 ] {229cfede-3c4a-4bdf-9181-fc91e5db5ecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1862 2023.11.06 17:18:23.278808 [ 22 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 6 columns (6 merged, 0 gathered) in 0.002254177 sec., 61663.30328097572 rows/sec., 83.21 MiB/sec.
1863 2023.11.06 17:18:23.278824 [ 3 ] {} <Debug> HTTP-Session: d969a522-82ad-47fc-8150-967b2f46462e Destroying unnamed session
1864 2023.11.06 17:18:23.278986 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1865 2023.11.06 17:18:23.279185 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1866 2023.11.06 17:18:23.279244 [ 23 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1867 2023.11.06 17:18:26.394208 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
1868 2023.11.06 17:18:26.394271 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
1869 2023.11.06 17:18:28.275049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1870 2023.11.06 17:18:28.275153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1871 2023.11.06 17:18:28.275179 [ 3 ] {} <Debug> HTTP-Session: ee801f0c-de91-4dd6-b79b-3b30e744d29f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1872 2023.11.06 17:18:28.275209 [ 3 ] {} <Debug> HTTP-Session: ee801f0c-de91-4dd6-b79b-3b30e744d29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1873 2023.11.06 17:18:28.275360 [ 3 ] {4a0b7444-8f43-4066-836d-a5ae1258e5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1874 2023.11.06 17:18:28.275417 [ 3 ] {4a0b7444-8f43-4066-836d-a5ae1258e5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1875 2023.11.06 17:18:28.275577 [ 3 ] {4a0b7444-8f43-4066-836d-a5ae1258e5d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1876 2023.11.06 17:18:28.276015 [ 3 ] {4a0b7444-8f43-4066-836d-a5ae1258e5d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1877 2023.11.06 17:18:28.276302 [ 3 ] {4a0b7444-8f43-4066-836d-a5ae1258e5d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1878 2023.11.06 17:18:28.276463 [ 3 ] {4a0b7444-8f43-4066-836d-a5ae1258e5d5} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1879 2023.11.06 17:18:28.276583 [ 3 ] {4a0b7444-8f43-4066-836d-a5ae1258e5d5} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.00119024 sec., 25205 rows/sec., 1.87 MiB/sec.
1880 2023.11.06 17:18:28.276770 [ 3 ] {4a0b7444-8f43-4066-836d-a5ae1258e5d5} <Debug> DynamicQueryHandler: Done processing query
1881 2023.11.06 17:18:28.276795 [ 3 ] {4a0b7444-8f43-4066-836d-a5ae1258e5d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1882 2023.11.06 17:18:28.276810 [ 3 ] {} <Debug> HTTP-Session: ee801f0c-de91-4dd6-b79b-3b30e744d29f Destroying unnamed session
1883 2023.11.06 17:18:28.276986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1884 2023.11.06 17:18:28.277033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1885 2023.11.06 17:18:28.277052 [ 3 ] {} <Debug> HTTP-Session: 82ef29d0-e930-4651-92b3-ebbfb31b6bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1886 2023.11.06 17:18:28.277070 [ 3 ] {} <Debug> HTTP-Session: 82ef29d0-e930-4651-92b3-ebbfb31b6bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1887 2023.11.06 17:18:28.277148 [ 3 ] {f5f53b8a-b99a-4c20-a803-da050e2fd277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1888 2023.11.06 17:18:28.277188 [ 3 ] {f5f53b8a-b99a-4c20-a803-da050e2fd277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1889 2023.11.06 17:18:28.277306 [ 3 ] {f5f53b8a-b99a-4c20-a803-da050e2fd277} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1890 2023.11.06 17:18:28.277733 [ 3 ] {f5f53b8a-b99a-4c20-a803-da050e2fd277} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1891 2023.11.06 17:18:28.277960 [ 3 ] {f5f53b8a-b99a-4c20-a803-da050e2fd277} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1892 2023.11.06 17:18:28.278114 [ 3 ] {f5f53b8a-b99a-4c20-a803-da050e2fd277} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1893 2023.11.06 17:18:28.278215 [ 3 ] {f5f53b8a-b99a-4c20-a803-da050e2fd277} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001039118 sec., 161675 rows/sec., 15.06 MiB/sec.
1894 2023.11.06 17:18:28.278330 [ 3 ] {f5f53b8a-b99a-4c20-a803-da050e2fd277} <Debug> DynamicQueryHandler: Done processing query
1895 2023.11.06 17:18:28.278353 [ 3 ] {f5f53b8a-b99a-4c20-a803-da050e2fd277} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1896 2023.11.06 17:18:28.278368 [ 3 ] {} <Debug> HTTP-Session: 82ef29d0-e930-4651-92b3-ebbfb31b6bb4 Destroying unnamed session
1897 2023.11.06 17:18:28.278562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2023.11.06 17:18:28.278607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1899 2023.11.06 17:18:28.278626 [ 3 ] {} <Debug> HTTP-Session: 28ebe57e-3896-4c33-adf0-380d87873c38 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1900 2023.11.06 17:18:28.278643 [ 3 ] {} <Debug> HTTP-Session: 28ebe57e-3896-4c33-adf0-380d87873c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2023.11.06 17:18:28.278730 [ 3 ] {a666b929-d273-4071-b322-efd1adde07f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1902 2023.11.06 17:18:28.278769 [ 3 ] {a666b929-d273-4071-b322-efd1adde07f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1903 2023.11.06 17:18:28.278874 [ 3 ] {a666b929-d273-4071-b322-efd1adde07f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1904 2023.11.06 17:18:28.279307 [ 3 ] {a666b929-d273-4071-b322-efd1adde07f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1905 2023.11.06 17:18:28.279529 [ 3 ] {a666b929-d273-4071-b322-efd1adde07f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1906 2023.11.06 17:18:28.279676 [ 3 ] {a666b929-d273-4071-b322-efd1adde07f6} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1907 2023.11.06 17:18:28.279777 [ 3 ] {a666b929-d273-4071-b322-efd1adde07f6} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.001019567 sec., 308954 rows/sec., 21.43 MiB/sec.
1908 2023.11.06 17:18:28.279879 [ 3 ] {a666b929-d273-4071-b322-efd1adde07f6} <Debug> DynamicQueryHandler: Done processing query
1909 2023.11.06 17:18:28.279901 [ 3 ] {a666b929-d273-4071-b322-efd1adde07f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1910 2023.11.06 17:18:28.279917 [ 3 ] {} <Debug> HTTP-Session: 28ebe57e-3896-4c33-adf0-380d87873c38 Destroying unnamed session
1911 2023.11.06 17:18:28.280079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2023.11.06 17:18:28.280123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1913 2023.11.06 17:18:28.280141 [ 3 ] {} <Debug> HTTP-Session: b75fbcfa-a2f4-46a7-b3dc-8c7161eef64e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1914 2023.11.06 17:18:28.280158 [ 3 ] {} <Debug> HTTP-Session: b75fbcfa-a2f4-46a7-b3dc-8c7161eef64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2023.11.06 17:18:28.280225 [ 3 ] {e6641863-8c85-4f1e-a6e7-2ad27dc66199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1916 2023.11.06 17:18:28.280263 [ 3 ] {e6641863-8c85-4f1e-a6e7-2ad27dc66199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1917 2023.11.06 17:18:28.280368 [ 3 ] {e6641863-8c85-4f1e-a6e7-2ad27dc66199} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1918 2023.11.06 17:18:28.280669 [ 3 ] {e6641863-8c85-4f1e-a6e7-2ad27dc66199} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1919 2023.11.06 17:18:28.280903 [ 3 ] {e6641863-8c85-4f1e-a6e7-2ad27dc66199} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1920 2023.11.06 17:18:28.281079 [ 3 ] {e6641863-8c85-4f1e-a6e7-2ad27dc66199} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1921 2023.11.06 17:18:28.281179 [ 3 ] {e6641863-8c85-4f1e-a6e7-2ad27dc66199} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000926675 sec., 6474 rows/sec., 271.89 KiB/sec.
1922 2023.11.06 17:18:28.281296 [ 3 ] {e6641863-8c85-4f1e-a6e7-2ad27dc66199} <Debug> DynamicQueryHandler: Done processing query
1923 2023.11.06 17:18:28.281319 [ 3 ] {e6641863-8c85-4f1e-a6e7-2ad27dc66199} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1924 2023.11.06 17:18:28.281335 [ 3 ] {} <Debug> HTTP-Session: b75fbcfa-a2f4-46a7-b3dc-8c7161eef64e Destroying unnamed session
1925 2023.11.06 17:18:28.281488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1926 2023.11.06 17:18:28.281532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1927 2023.11.06 17:18:28.281551 [ 3 ] {} <Debug> HTTP-Session: 6bbb635c-a0f7-488d-9f86-4148985ba1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1928 2023.11.06 17:18:28.281567 [ 3 ] {} <Debug> HTTP-Session: 6bbb635c-a0f7-488d-9f86-4148985ba1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1929 2023.11.06 17:18:28.281640 [ 3 ] {1578738a-7d32-4318-b770-b5687aca4dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1930 2023.11.06 17:18:28.281681 [ 3 ] {1578738a-7d32-4318-b770-b5687aca4dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1931 2023.11.06 17:18:28.281796 [ 3 ] {1578738a-7d32-4318-b770-b5687aca4dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2023.11.06 17:18:28.282144 [ 3 ] {1578738a-7d32-4318-b770-b5687aca4dfd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1933 2023.11.06 17:18:28.282406 [ 3 ] {1578738a-7d32-4318-b770-b5687aca4dfd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1934 2023.11.06 17:18:28.282579 [ 3 ] {1578738a-7d32-4318-b770-b5687aca4dfd} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1935 2023.11.06 17:18:28.282681 [ 3 ] {1578738a-7d32-4318-b770-b5687aca4dfd} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001013517 sec., 69066 rows/sec., 4.19 MiB/sec.
1936 2023.11.06 17:18:28.282798 [ 3 ] {1578738a-7d32-4318-b770-b5687aca4dfd} <Debug> DynamicQueryHandler: Done processing query
1937 2023.11.06 17:18:28.282821 [ 3 ] {1578738a-7d32-4318-b770-b5687aca4dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1938 2023.11.06 17:18:28.282836 [ 3 ] {} <Debug> HTTP-Session: 6bbb635c-a0f7-488d-9f86-4148985ba1e2 Destroying unnamed session
1939 2023.11.06 17:18:28.282974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1940 2023.11.06 17:18:28.283021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1941 2023.11.06 17:18:28.283039 [ 3 ] {} <Debug> HTTP-Session: d258701f-b745-484b-9102-bd3ec2311711 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1942 2023.11.06 17:18:28.283056 [ 3 ] {} <Debug> HTTP-Session: d258701f-b745-484b-9102-bd3ec2311711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1943 2023.11.06 17:18:28.283130 [ 3 ] {c974ce81-11c8-43b4-ac80-a30b92036e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1944 2023.11.06 17:18:28.283174 [ 3 ] {c974ce81-11c8-43b4-ac80-a30b92036e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1945 2023.11.06 17:18:28.283306 [ 3 ] {c974ce81-11c8-43b4-ac80-a30b92036e68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1946 2023.11.06 17:18:28.283721 [ 3 ] {c974ce81-11c8-43b4-ac80-a30b92036e68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1947 2023.11.06 17:18:28.284014 [ 3 ] {c974ce81-11c8-43b4-ac80-a30b92036e68} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1948 2023.11.06 17:18:28.284188 [ 3 ] {c974ce81-11c8-43b4-ac80-a30b92036e68} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1949 2023.11.06 17:18:28.284288 [ 3 ] {c974ce81-11c8-43b4-ac80-a30b92036e68} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001130569 sec., 21228 rows/sec., 28.65 MiB/sec.
1950 2023.11.06 17:18:28.284408 [ 3 ] {c974ce81-11c8-43b4-ac80-a30b92036e68} <Debug> DynamicQueryHandler: Done processing query
1951 2023.11.06 17:18:28.284430 [ 3 ] {c974ce81-11c8-43b4-ac80-a30b92036e68} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1952 2023.11.06 17:18:28.284446 [ 3 ] {} <Debug> HTTP-Session: d258701f-b745-484b-9102-bd3ec2311711 Destroying unnamed session
1953 2023.11.06 17:18:28.284562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2023.11.06 17:18:28.284606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2023.11.06 17:18:28.284624 [ 3 ] {} <Debug> HTTP-Session: 02d350b0-60ad-4684-b65e-35b85ac5ff16 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1956 2023.11.06 17:18:28.284641 [ 3 ] {} <Debug> HTTP-Session: 02d350b0-60ad-4684-b65e-35b85ac5ff16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2023.11.06 17:18:28.284711 [ 3 ] {d7c2d1f9-0d48-4594-870a-c286ae9b0a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1958 2023.11.06 17:18:28.284749 [ 3 ] {d7c2d1f9-0d48-4594-870a-c286ae9b0a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1959 2023.11.06 17:18:28.284852 [ 3 ] {d7c2d1f9-0d48-4594-870a-c286ae9b0a2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2023.11.06 17:18:28.285116 [ 3 ] {d7c2d1f9-0d48-4594-870a-c286ae9b0a2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1961 2023.11.06 17:18:28.285339 [ 3 ] {d7c2d1f9-0d48-4594-870a-c286ae9b0a2d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1962 2023.11.06 17:18:28.285512 [ 3 ] {d7c2d1f9-0d48-4594-870a-c286ae9b0a2d} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1963 2023.11.06 17:18:28.285611 [ 3 ] {d7c2d1f9-0d48-4594-870a-c286ae9b0a2d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000873734 sec., 24034 rows/sec., 1.25 MiB/sec.
1964 2023.11.06 17:18:28.285722 [ 3 ] {d7c2d1f9-0d48-4594-870a-c286ae9b0a2d} <Debug> DynamicQueryHandler: Done processing query
1965 2023.11.06 17:18:28.285745 [ 3 ] {d7c2d1f9-0d48-4594-870a-c286ae9b0a2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1966 2023.11.06 17:18:28.285761 [ 3 ] {} <Debug> HTTP-Session: 02d350b0-60ad-4684-b65e-35b85ac5ff16 Destroying unnamed session
1967 2023.11.06 17:18:33.269911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2023.11.06 17:18:33.270098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2023.11.06 17:18:33.270127 [ 3 ] {} <Debug> HTTP-Session: 119abda1-2b63-4a2e-b5c8-490aba0a4277 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1970 2023.11.06 17:18:33.270152 [ 3 ] {} <Debug> HTTP-Session: 119abda1-2b63-4a2e-b5c8-490aba0a4277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2023.11.06 17:18:33.270281 [ 3 ] {5fc30865-783b-4500-8b6f-7dd9a2dba4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1972 2023.11.06 17:18:33.270342 [ 3 ] {5fc30865-783b-4500-8b6f-7dd9a2dba4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1973 2023.11.06 17:18:33.270503 [ 3 ] {5fc30865-783b-4500-8b6f-7dd9a2dba4a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2023.11.06 17:18:33.270944 [ 3 ] {5fc30865-783b-4500-8b6f-7dd9a2dba4a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1975 2023.11.06 17:18:33.271207 [ 3 ] {5fc30865-783b-4500-8b6f-7dd9a2dba4a7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1976 2023.11.06 17:18:33.271404 [ 3 ] {5fc30865-783b-4500-8b6f-7dd9a2dba4a7} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1977 2023.11.06 17:18:33.271540 [ 3 ] {5fc30865-783b-4500-8b6f-7dd9a2dba4a7} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.00121595 sec., 20560 rows/sec., 1.63 MiB/sec.
1978 2023.11.06 17:18:33.271702 [ 3 ] {5fc30865-783b-4500-8b6f-7dd9a2dba4a7} <Debug> DynamicQueryHandler: Done processing query
1979 2023.11.06 17:18:33.271727 [ 3 ] {5fc30865-783b-4500-8b6f-7dd9a2dba4a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1980 2023.11.06 17:18:33.271744 [ 3 ] {} <Debug> HTTP-Session: 119abda1-2b63-4a2e-b5c8-490aba0a4277 Destroying unnamed session
1981 2023.11.06 17:18:33.271912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2023.11.06 17:18:33.271961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1983 2023.11.06 17:18:33.271981 [ 3 ] {} <Debug> HTTP-Session: 3ffedb19-9b36-42b7-b43d-1a1016d30c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1984 2023.11.06 17:18:33.272003 [ 3 ] {} <Debug> HTTP-Session: 3ffedb19-9b36-42b7-b43d-1a1016d30c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2023.11.06 17:18:33.272093 [ 3 ] {40dbfec4-40a3-46f7-8ca5-347396eba9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1986 2023.11.06 17:18:33.272132 [ 3 ] {40dbfec4-40a3-46f7-8ca5-347396eba9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1987 2023.11.06 17:18:33.272238 [ 3 ] {40dbfec4-40a3-46f7-8ca5-347396eba9c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1988 2023.11.06 17:18:33.272648 [ 3 ] {40dbfec4-40a3-46f7-8ca5-347396eba9c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
1989 2023.11.06 17:18:33.272890 [ 3 ] {40dbfec4-40a3-46f7-8ca5-347396eba9c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1990 2023.11.06 17:18:33.273039 [ 3 ] {40dbfec4-40a3-46f7-8ca5-347396eba9c4} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1991 2023.11.06 17:18:33.273168 [ 3 ] {40dbfec4-40a3-46f7-8ca5-347396eba9c4} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.001046588 sec., 71661 rows/sec., 7.37 MiB/sec.
1992 2023.11.06 17:18:33.273292 [ 3 ] {40dbfec4-40a3-46f7-8ca5-347396eba9c4} <Debug> DynamicQueryHandler: Done processing query
1993 2023.11.06 17:18:33.273314 [ 3 ] {40dbfec4-40a3-46f7-8ca5-347396eba9c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1994 2023.11.06 17:18:33.273331 [ 3 ] {} <Debug> HTTP-Session: 3ffedb19-9b36-42b7-b43d-1a1016d30c1c Destroying unnamed session
1995 2023.11.06 17:18:33.273492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1996 2023.11.06 17:18:33.273542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1997 2023.11.06 17:18:33.273561 [ 3 ] {} <Debug> HTTP-Session: 257a900b-6e15-4cff-b0c9-8316e2e17573 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
1998 2023.11.06 17:18:33.273577 [ 3 ] {} <Debug> HTTP-Session: 257a900b-6e15-4cff-b0c9-8316e2e17573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1999 2023.11.06 17:18:33.273648 [ 3 ] {8a5db00c-f679-4a53-a38f-c7150510213a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2000 2023.11.06 17:18:33.273688 [ 3 ] {8a5db00c-f679-4a53-a38f-c7150510213a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2001 2023.11.06 17:18:33.273803 [ 3 ] {8a5db00c-f679-4a53-a38f-c7150510213a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2002 2023.11.06 17:18:33.274129 [ 3 ] {8a5db00c-f679-4a53-a38f-c7150510213a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2003 2023.11.06 17:18:33.274338 [ 3 ] {8a5db00c-f679-4a53-a38f-c7150510213a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2004 2023.11.06 17:18:33.274488 [ 3 ] {8a5db00c-f679-4a53-a38f-c7150510213a} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2005 2023.11.06 17:18:33.274609 [ 3 ] {8a5db00c-f679-4a53-a38f-c7150510213a} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000930436 sec., 26869 rows/sec., 2.10 MiB/sec.
2006 2023.11.06 17:18:33.274737 [ 3 ] {8a5db00c-f679-4a53-a38f-c7150510213a} <Debug> DynamicQueryHandler: Done processing query
2007 2023.11.06 17:18:33.274761 [ 3 ] {8a5db00c-f679-4a53-a38f-c7150510213a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2008 2023.11.06 17:18:33.274777 [ 3 ] {} <Debug> HTTP-Session: 257a900b-6e15-4cff-b0c9-8316e2e17573 Destroying unnamed session
2009 2023.11.06 17:18:33.274929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2010 2023.11.06 17:18:33.274974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2011 2023.11.06 17:18:33.274993 [ 3 ] {} <Debug> HTTP-Session: a6da6886-24ae-4fa0-aef4-313fbb58cf29 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2012 2023.11.06 17:18:33.275010 [ 3 ] {} <Debug> HTTP-Session: a6da6886-24ae-4fa0-aef4-313fbb58cf29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2013 2023.11.06 17:18:33.275085 [ 3 ] {4f8cc3dd-44fe-4f9b-8b3d-c6f8644f2df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2014 2023.11.06 17:18:33.275131 [ 3 ] {4f8cc3dd-44fe-4f9b-8b3d-c6f8644f2df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2015 2023.11.06 17:18:33.275271 [ 3 ] {4f8cc3dd-44fe-4f9b-8b3d-c6f8644f2df3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2016 2023.11.06 17:18:33.275688 [ 3 ] {4f8cc3dd-44fe-4f9b-8b3d-c6f8644f2df3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2017 2023.11.06 17:18:33.275995 [ 3 ] {4f8cc3dd-44fe-4f9b-8b3d-c6f8644f2df3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2018 2023.11.06 17:18:33.276182 [ 3 ] {4f8cc3dd-44fe-4f9b-8b3d-c6f8644f2df3} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2019 2023.11.06 17:18:33.276312 [ 3 ] {4f8cc3dd-44fe-4f9b-8b3d-c6f8644f2df3} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.00119614 sec., 20900 rows/sec., 28.20 MiB/sec.
2020 2023.11.06 17:18:33.276441 [ 3 ] {4f8cc3dd-44fe-4f9b-8b3d-c6f8644f2df3} <Debug> DynamicQueryHandler: Done processing query
2021 2023.11.06 17:18:33.276463 [ 3 ] {4f8cc3dd-44fe-4f9b-8b3d-c6f8644f2df3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2022 2023.11.06 17:18:33.276479 [ 3 ] {} <Debug> HTTP-Session: a6da6886-24ae-4fa0-aef4-313fbb58cf29 Destroying unnamed session
2023 2023.11.06 17:18:38.276314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2024 2023.11.06 17:18:38.276425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2025 2023.11.06 17:18:38.276451 [ 3 ] {} <Debug> HTTP-Session: 79749fbb-5cae-4666-bb35-a88a2078da75 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2026 2023.11.06 17:18:38.276475 [ 3 ] {} <Debug> HTTP-Session: 79749fbb-5cae-4666-bb35-a88a2078da75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2027 2023.11.06 17:18:38.276628 [ 3 ] {1364b51a-053a-42b3-9a6f-43061a90fc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2028 2023.11.06 17:18:38.276704 [ 3 ] {1364b51a-053a-42b3-9a6f-43061a90fc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2029 2023.11.06 17:18:38.276887 [ 3 ] {1364b51a-053a-42b3-9a6f-43061a90fc20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2030 2023.11.06 17:18:38.277301 [ 3 ] {1364b51a-053a-42b3-9a6f-43061a90fc20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2031 2023.11.06 17:18:38.277555 [ 3 ] {1364b51a-053a-42b3-9a6f-43061a90fc20} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2032 2023.11.06 17:18:38.277721 [ 3 ] {1364b51a-053a-42b3-9a6f-43061a90fc20} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2033 2023.11.06 17:18:38.277838 [ 3 ] {1364b51a-053a-42b3-9a6f-43061a90fc20} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.00116607 sec., 25727 rows/sec., 1.91 MiB/sec.
2034 2023.11.06 17:18:38.278045 [ 3 ] {1364b51a-053a-42b3-9a6f-43061a90fc20} <Debug> DynamicQueryHandler: Done processing query
2035 2023.11.06 17:18:38.278069 [ 3 ] {1364b51a-053a-42b3-9a6f-43061a90fc20} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2036 2023.11.06 17:18:38.278086 [ 3 ] {} <Debug> HTTP-Session: 79749fbb-5cae-4666-bb35-a88a2078da75 Destroying unnamed session
2037 2023.11.06 17:18:38.278247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2038 2023.11.06 17:18:38.278294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2039 2023.11.06 17:18:38.278313 [ 3 ] {} <Debug> HTTP-Session: 63f4fbf8-d003-4d0c-adf3-302d593f72e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2040 2023.11.06 17:18:38.278329 [ 3 ] {} <Debug> HTTP-Session: 63f4fbf8-d003-4d0c-adf3-302d593f72e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2041 2023.11.06 17:18:38.278407 [ 3 ] {d15aec84-aaf3-4b79-8be2-0d8e9ce51200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2042 2023.11.06 17:18:38.278445 [ 3 ] {d15aec84-aaf3-4b79-8be2-0d8e9ce51200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2043 2023.11.06 17:18:38.278562 [ 3 ] {d15aec84-aaf3-4b79-8be2-0d8e9ce51200} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2044 2023.11.06 17:18:38.278984 [ 3 ] {d15aec84-aaf3-4b79-8be2-0d8e9ce51200} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2045 2023.11.06 17:18:38.279205 [ 3 ] {d15aec84-aaf3-4b79-8be2-0d8e9ce51200} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2046 2023.11.06 17:18:38.279358 [ 3 ] {d15aec84-aaf3-4b79-8be2-0d8e9ce51200} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2047 2023.11.06 17:18:38.279462 [ 3 ] {d15aec84-aaf3-4b79-8be2-0d8e9ce51200} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001027267 sec., 163540 rows/sec., 15.23 MiB/sec.
2048 2023.11.06 17:18:38.279602 [ 3 ] {d15aec84-aaf3-4b79-8be2-0d8e9ce51200} <Debug> DynamicQueryHandler: Done processing query
2049 2023.11.06 17:18:38.279625 [ 3 ] {d15aec84-aaf3-4b79-8be2-0d8e9ce51200} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2050 2023.11.06 17:18:38.279641 [ 3 ] {} <Debug> HTTP-Session: 63f4fbf8-d003-4d0c-adf3-302d593f72e1 Destroying unnamed session
2051 2023.11.06 17:18:38.279822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2052 2023.11.06 17:18:38.279866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2053 2023.11.06 17:18:38.279885 [ 3 ] {} <Debug> HTTP-Session: 9e6f905c-6fbd-440e-978a-542f956e942b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2054 2023.11.06 17:18:38.279901 [ 3 ] {} <Debug> HTTP-Session: 9e6f905c-6fbd-440e-978a-542f956e942b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2055 2023.11.06 17:18:38.279992 [ 3 ] {5dbdf8fb-30d1-43fa-a67b-ee2178509569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2056 2023.11.06 17:18:38.280030 [ 3 ] {5dbdf8fb-30d1-43fa-a67b-ee2178509569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2057 2023.11.06 17:18:38.280134 [ 3 ] {5dbdf8fb-30d1-43fa-a67b-ee2178509569} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2058 2023.11.06 17:18:38.280607 [ 3 ] {5dbdf8fb-30d1-43fa-a67b-ee2178509569} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2059 2023.11.06 17:18:38.280827 [ 3 ] {5dbdf8fb-30d1-43fa-a67b-ee2178509569} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2060 2023.11.06 17:18:38.280973 [ 3 ] {5dbdf8fb-30d1-43fa-a67b-ee2178509569} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2061 2023.11.06 17:18:38.281081 [ 3 ] {5dbdf8fb-30d1-43fa-a67b-ee2178509569} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.001055938 sec., 298312 rows/sec., 20.69 MiB/sec.
2062 2023.11.06 17:18:38.281215 [ 3 ] {5dbdf8fb-30d1-43fa-a67b-ee2178509569} <Debug> DynamicQueryHandler: Done processing query
2063 2023.11.06 17:18:38.281238 [ 3 ] {5dbdf8fb-30d1-43fa-a67b-ee2178509569} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2064 2023.11.06 17:18:38.281254 [ 3 ] {} <Debug> HTTP-Session: 9e6f905c-6fbd-440e-978a-542f956e942b Destroying unnamed session
2065 2023.11.06 17:18:38.281420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2066 2023.11.06 17:18:38.281464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2067 2023.11.06 17:18:38.281482 [ 3 ] {} <Debug> HTTP-Session: 6fbe16eb-209f-4f7e-97cb-c68c5fc661a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2068 2023.11.06 17:18:38.281500 [ 3 ] {} <Debug> HTTP-Session: 6fbe16eb-209f-4f7e-97cb-c68c5fc661a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2069 2023.11.06 17:18:38.281568 [ 3 ] {86034c10-1de1-4669-8b3d-30b2caba7770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2070 2023.11.06 17:18:38.281606 [ 3 ] {86034c10-1de1-4669-8b3d-30b2caba7770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2071 2023.11.06 17:18:38.281714 [ 3 ] {86034c10-1de1-4669-8b3d-30b2caba7770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2072 2023.11.06 17:18:38.281975 [ 3 ] {86034c10-1de1-4669-8b3d-30b2caba7770} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2073 2023.11.06 17:18:38.282212 [ 3 ] {86034c10-1de1-4669-8b3d-30b2caba7770} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2074 2023.11.06 17:18:38.282384 [ 3 ] {86034c10-1de1-4669-8b3d-30b2caba7770} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2075 2023.11.06 17:18:38.282482 [ 3 ] {86034c10-1de1-4669-8b3d-30b2caba7770} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000887074 sec., 6763 rows/sec., 284.03 KiB/sec.
2076 2023.11.06 17:18:38.282592 [ 3 ] {86034c10-1de1-4669-8b3d-30b2caba7770} <Debug> DynamicQueryHandler: Done processing query
2077 2023.11.06 17:18:38.282614 [ 3 ] {86034c10-1de1-4669-8b3d-30b2caba7770} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2078 2023.11.06 17:18:38.282630 [ 3 ] {} <Debug> HTTP-Session: 6fbe16eb-209f-4f7e-97cb-c68c5fc661a3 Destroying unnamed session
2079 2023.11.06 17:18:38.282774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2080 2023.11.06 17:18:38.282817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2081 2023.11.06 17:18:38.282835 [ 3 ] {} <Debug> HTTP-Session: aa761df6-bff2-47d3-a96e-179f7afb8778 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2082 2023.11.06 17:18:38.282851 [ 3 ] {} <Debug> HTTP-Session: aa761df6-bff2-47d3-a96e-179f7afb8778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2083 2023.11.06 17:18:38.282922 [ 3 ] {3aea5883-8174-4d33-b1e2-11b27da2f627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2084 2023.11.06 17:18:38.282964 [ 3 ] {3aea5883-8174-4d33-b1e2-11b27da2f627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2085 2023.11.06 17:18:38.283079 [ 3 ] {3aea5883-8174-4d33-b1e2-11b27da2f627} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2086 2023.11.06 17:18:38.283403 [ 3 ] {3aea5883-8174-4d33-b1e2-11b27da2f627} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2087 2023.11.06 17:18:38.283652 [ 3 ] {3aea5883-8174-4d33-b1e2-11b27da2f627} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2088 2023.11.06 17:18:38.283829 [ 3 ] {3aea5883-8174-4d33-b1e2-11b27da2f627} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2089 2023.11.06 17:18:38.283937 [ 3 ] {3aea5883-8174-4d33-b1e2-11b27da2f627} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000979596 sec., 71458 rows/sec., 4.33 MiB/sec.
2090 2023.11.06 17:18:38.284072 [ 3 ] {3aea5883-8174-4d33-b1e2-11b27da2f627} <Debug> DynamicQueryHandler: Done processing query
2091 2023.11.06 17:18:38.284095 [ 3 ] {3aea5883-8174-4d33-b1e2-11b27da2f627} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2092 2023.11.06 17:18:38.284113 [ 3 ] {} <Debug> HTTP-Session: aa761df6-bff2-47d3-a96e-179f7afb8778 Destroying unnamed session
2093 2023.11.06 17:18:38.284291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2094 2023.11.06 17:18:38.284337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2095 2023.11.06 17:18:38.284356 [ 3 ] {} <Debug> HTTP-Session: 1e62b442-2b2a-44d6-b86d-576eaede30db Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2096 2023.11.06 17:18:38.284373 [ 3 ] {} <Debug> HTTP-Session: 1e62b442-2b2a-44d6-b86d-576eaede30db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2097 2023.11.06 17:18:38.284452 [ 3 ] {74f7ac17-9548-44e0-bdd3-725795b264d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2098 2023.11.06 17:18:38.284496 [ 3 ] {74f7ac17-9548-44e0-bdd3-725795b264d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2099 2023.11.06 17:18:38.284627 [ 3 ] {74f7ac17-9548-44e0-bdd3-725795b264d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2100 2023.11.06 17:18:38.285022 [ 3 ] {74f7ac17-9548-44e0-bdd3-725795b264d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2101 2023.11.06 17:18:38.285326 [ 3 ] {74f7ac17-9548-44e0-bdd3-725795b264d0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2102 2023.11.06 17:18:38.285504 [ 3 ] {74f7ac17-9548-44e0-bdd3-725795b264d0} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2103 2023.11.06 17:18:38.285608 [ 3 ] {74f7ac17-9548-44e0-bdd3-725795b264d0} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001129409 sec., 21250 rows/sec., 28.68 MiB/sec.
2104 2023.11.06 17:18:38.285727 [ 3 ] {74f7ac17-9548-44e0-bdd3-725795b264d0} <Debug> DynamicQueryHandler: Done processing query
2105 2023.11.06 17:18:38.285750 [ 3 ] {74f7ac17-9548-44e0-bdd3-725795b264d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2106 2023.11.06 17:18:38.285766 [ 3 ] {} <Debug> HTTP-Session: 1e62b442-2b2a-44d6-b86d-576eaede30db Destroying unnamed session
2107 2023.11.06 17:18:38.285882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2108 2023.11.06 17:18:38.285928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2109 2023.11.06 17:18:38.285946 [ 3 ] {} <Debug> HTTP-Session: 35f9632b-383f-49b5-bed4-c880ad815c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2110 2023.11.06 17:18:38.285964 [ 3 ] {} <Debug> HTTP-Session: 35f9632b-383f-49b5-bed4-c880ad815c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2111 2023.11.06 17:18:38.286033 [ 3 ] {e64a8162-06be-438e-a81b-550e1644e326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2112 2023.11.06 17:18:38.286074 [ 3 ] {e64a8162-06be-438e-a81b-550e1644e326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2113 2023.11.06 17:18:38.286176 [ 3 ] {e64a8162-06be-438e-a81b-550e1644e326} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2114 2023.11.06 17:18:38.286486 [ 3 ] {e64a8162-06be-438e-a81b-550e1644e326} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2115 2023.11.06 17:18:38.286711 [ 3 ] {e64a8162-06be-438e-a81b-550e1644e326} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2116 2023.11.06 17:18:38.286875 [ 3 ] {e64a8162-06be-438e-a81b-550e1644e326} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2117 2023.11.06 17:18:38.286973 [ 3 ] {e64a8162-06be-438e-a81b-550e1644e326} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000911275 sec., 23044 rows/sec., 1.20 MiB/sec.
2118 2023.11.06 17:18:38.287085 [ 3 ] {e64a8162-06be-438e-a81b-550e1644e326} <Debug> DynamicQueryHandler: Done processing query
2119 2023.11.06 17:18:38.287108 [ 3 ] {e64a8162-06be-438e-a81b-550e1644e326} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2120 2023.11.06 17:18:38.287124 [ 3 ] {} <Debug> HTTP-Session: 35f9632b-383f-49b5-bed4-c880ad815c0e Destroying unnamed session
2121 2023.11.06 17:18:41.394318 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
2122 2023.11.06 17:18:41.394396 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
2123 2023.11.06 17:18:43.270017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2124 2023.11.06 17:18:43.270141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2125 2023.11.06 17:18:43.270176 [ 3 ] {} <Debug> HTTP-Session: e6cb48ee-436b-490f-8680-aa8475712b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2126 2023.11.06 17:18:43.270204 [ 3 ] {} <Debug> HTTP-Session: e6cb48ee-436b-490f-8680-aa8475712b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2127 2023.11.06 17:18:43.270344 [ 3 ] {e8521528-fefb-43cc-974a-7d90a41756c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2128 2023.11.06 17:18:43.270414 [ 3 ] {e8521528-fefb-43cc-974a-7d90a41756c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2129 2023.11.06 17:18:43.270577 [ 3 ] {e8521528-fefb-43cc-974a-7d90a41756c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2130 2023.11.06 17:18:43.271000 [ 3 ] {e8521528-fefb-43cc-974a-7d90a41756c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2131 2023.11.06 17:18:43.271267 [ 3 ] {e8521528-fefb-43cc-974a-7d90a41756c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2132 2023.11.06 17:18:43.271445 [ 3 ] {e8521528-fefb-43cc-974a-7d90a41756c3} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2133 2023.11.06 17:18:43.271579 [ 3 ] {e8521528-fefb-43cc-974a-7d90a41756c3} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.00118794 sec., 21044 rows/sec., 1.67 MiB/sec.
2134 2023.11.06 17:18:43.271587 [ 74 ] {} <Debug> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2135 2023.11.06 17:18:43.271697 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2136 2023.11.06 17:18:43.271784 [ 3 ] {e8521528-fefb-43cc-974a-7d90a41756c3} <Debug> DynamicQueryHandler: Done processing query
2137 2023.11.06 17:18:43.271811 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2138 2023.11.06 17:18:43.271825 [ 3 ] {e8521528-fefb-43cc-974a-7d90a41756c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2139 2023.11.06 17:18:43.271873 [ 3 ] {} <Debug> HTTP-Session: e6cb48ee-436b-490f-8680-aa8475712b23 Destroying unnamed session
2140 2023.11.06 17:18:43.271951 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2141 2023.11.06 17:18:43.272004 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 30 rows starting from the beginning of the part
2142 2023.11.06 17:18:43.272038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2143 2023.11.06 17:18:43.272126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2144 2023.11.06 17:18:43.272159 [ 3 ] {} <Debug> HTTP-Session: 946f3e54-5490-45bb-b8db-1ffb3987d10c Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2145 2023.11.06 17:18:43.272193 [ 3 ] {} <Debug> HTTP-Session: 946f3e54-5490-45bb-b8db-1ffb3987d10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2146 2023.11.06 17:18:43.272218 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part
2147 2023.11.06 17:18:43.272385 [ 3 ] {7a6c72f6-8999-4cf2-9d8d-4ad6ca794fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2148 2023.11.06 17:18:43.272446 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part
2149 2023.11.06 17:18:43.272467 [ 3 ] {7a6c72f6-8999-4cf2-9d8d-4ad6ca794fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2150 2023.11.06 17:18:43.272737 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part
2151 2023.11.06 17:18:43.272927 [ 3 ] {7a6c72f6-8999-4cf2-9d8d-4ad6ca794fc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2152 2023.11.06 17:18:43.272989 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part
2153 2023.11.06 17:18:43.273175 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part
2154 2023.11.06 17:18:43.273703 [ 3 ] {7a6c72f6-8999-4cf2-9d8d-4ad6ca794fc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2155 2023.11.06 17:18:43.274286 [ 3 ] {7a6c72f6-8999-4cf2-9d8d-4ad6ca794fc4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2156 2023.11.06 17:18:43.274604 [ 3 ] {7a6c72f6-8999-4cf2-9d8d-4ad6ca794fc4} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2157 2023.11.06 17:18:43.274842 [ 74 ] {} <Debug> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2158 2023.11.06 17:18:43.274843 [ 9 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.003049821 sec., 53445.75960359641 rows/sec., 4.09 MiB/sec.
2159 2023.11.06 17:18:43.274884 [ 3 ] {7a6c72f6-8999-4cf2-9d8d-4ad6ca794fc4} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.00243435 sec., 30809 rows/sec., 3.17 MiB/sec.
2160 2023.11.06 17:18:43.274931 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2161 2023.11.06 17:18:43.275108 [ 23 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2162 2023.11.06 17:18:43.275253 [ 3 ] {7a6c72f6-8999-4cf2-9d8d-4ad6ca794fc4} <Debug> DynamicQueryHandler: Done processing query
2163 2023.11.06 17:18:43.275259 [ 23 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2164 2023.11.06 17:18:43.275278 [ 13 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2165 2023.11.06 17:18:43.275295 [ 3 ] {7a6c72f6-8999-4cf2-9d8d-4ad6ca794fc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2166 2023.11.06 17:18:43.275315 [ 23 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 168 rows starting from the beginning of the part
2167 2023.11.06 17:18:43.275423 [ 3 ] {} <Debug> HTTP-Session: 946f3e54-5490-45bb-b8db-1ffb3987d10c Destroying unnamed session
2168 2023.11.06 17:18:43.275526 [ 23 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 69 rows starting from the beginning of the part
2169 2023.11.06 17:18:43.275672 [ 13 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2170 2023.11.06 17:18:43.275690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2171 2023.11.06 17:18:43.275709 [ 23 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 168 rows starting from the beginning of the part
2172 2023.11.06 17:18:43.275794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2173 2023.11.06 17:18:43.275826 [ 3 ] {} <Debug> HTTP-Session: ff6d5d4b-d0bd-4952-92eb-3146df2202fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2174 2023.11.06 17:18:43.275851 [ 13 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_11_2} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2175 2023.11.06 17:18:43.275889 [ 3 ] {} <Debug> HTTP-Session: ff6d5d4b-d0bd-4952-92eb-3146df2202fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2176 2023.11.06 17:18:43.275928 [ 23 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part
2177 2023.11.06 17:18:43.276182 [ 3 ] {ad8ef7fc-0d1f-4d38-9202-6e55faeef972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2178 2023.11.06 17:18:43.276204 [ 23 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 168 rows starting from the beginning of the part
2179 2023.11.06 17:18:43.276244 [ 3 ] {ad8ef7fc-0d1f-4d38-9202-6e55faeef972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2180 2023.11.06 17:18:43.276348 [ 23 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part
2181 2023.11.06 17:18:43.276545 [ 3 ] {ad8ef7fc-0d1f-4d38-9202-6e55faeef972} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2182 2023.11.06 17:18:43.277048 [ 3 ] {ad8ef7fc-0d1f-4d38-9202-6e55faeef972} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2183 2023.11.06 17:18:43.277315 [ 3 ] {ad8ef7fc-0d1f-4d38-9202-6e55faeef972} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2184 2023.11.06 17:18:43.277451 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.002446591 sec., 295513.22636272263 rows/sec., 28.41 MiB/sec.
2185 2023.11.06 17:18:43.277553 [ 3 ] {ad8ef7fc-0d1f-4d38-9202-6e55faeef972} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2186 2023.11.06 17:18:43.277630 [ 13 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2187 2023.11.06 17:18:43.277733 [ 74 ] {} <Debug> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2188 2023.11.06 17:18:43.277816 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2189 2023.11.06 17:18:43.277824 [ 3 ] {ad8ef7fc-0d1f-4d38-9202-6e55faeef972} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.001596087 sec., 15663 rows/sec., 1.22 MiB/sec.
2190 2023.11.06 17:18:43.277926 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2191 2023.11.06 17:18:43.278104 [ 13 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2192 2023.11.06 17:18:43.278128 [ 3 ] {ad8ef7fc-0d1f-4d38-9202-6e55faeef972} <Debug> DynamicQueryHandler: Done processing query
2193 2023.11.06 17:18:43.278133 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2194 2023.11.06 17:18:43.278188 [ 3 ] {ad8ef7fc-0d1f-4d38-9202-6e55faeef972} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2195 2023.11.06 17:18:43.278222 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part
2196 2023.11.06 17:18:43.278231 [ 3 ] {} <Debug> HTTP-Session: ff6d5d4b-d0bd-4952-92eb-3146df2202fa Destroying unnamed session
2197 2023.11.06 17:18:43.278302 [ 13 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_11_2} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2198 2023.11.06 17:18:43.278405 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 29 rows starting from the beginning of the part
2199 2023.11.06 17:18:43.278477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2200 2023.11.06 17:18:43.278539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2201 2023.11.06 17:18:43.278545 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 315 rows starting from the beginning of the part
2202 2023.11.06 17:18:43.278565 [ 3 ] {} <Debug> HTTP-Session: 70da2d43-4cf1-4b31-8a5c-aac288a0a05e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2203 2023.11.06 17:18:43.278590 [ 3 ] {} <Debug> HTTP-Session: 70da2d43-4cf1-4b31-8a5c-aac288a0a05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2204 2023.11.06 17:18:43.278683 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part
2205 2023.11.06 17:18:43.278709 [ 3 ] {4ad99af4-67d4-4bba-9b6d-d1a7ffd18864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2206 2023.11.06 17:18:43.278779 [ 3 ] {4ad99af4-67d4-4bba-9b6d-d1a7ffd18864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2207 2023.11.06 17:18:43.278795 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 315 rows starting from the beginning of the part
2208 2023.11.06 17:18:43.278963 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part
2209 2023.11.06 17:18:43.279155 [ 3 ] {4ad99af4-67d4-4bba-9b6d-d1a7ffd18864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2210 2023.11.06 17:18:43.279855 [ 3 ] {4ad99af4-67d4-4bba-9b6d-d1a7ffd18864} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2211 2023.11.06 17:18:43.280106 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002244238 sec., 467864.81647668383 rows/sec., 32.86 MiB/sec.
2212 2023.11.06 17:18:43.280214 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2213 2023.11.06 17:18:43.280263 [ 3 ] {4ad99af4-67d4-4bba-9b6d-d1a7ffd18864} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2214 2023.11.06 17:18:43.280390 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2215 2023.11.06 17:18:43.280460 [ 23 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_11_2} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2216 2023.11.06 17:18:43.280490 [ 3 ] {4ad99af4-67d4-4bba-9b6d-d1a7ffd18864} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2217 2023.11.06 17:18:43.280653 [ 3 ] {4ad99af4-67d4-4bba-9b6d-d1a7ffd18864} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001909332 sec., 13093 rows/sec., 17.67 MiB/sec.
2218 2023.11.06 17:18:43.280793 [ 3 ] {4ad99af4-67d4-4bba-9b6d-d1a7ffd18864} <Debug> DynamicQueryHandler: Done processing query
2219 2023.11.06 17:18:43.280816 [ 3 ] {4ad99af4-67d4-4bba-9b6d-d1a7ffd18864} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2220 2023.11.06 17:18:43.280832 [ 3 ] {} <Debug> HTTP-Session: 70da2d43-4cf1-4b31-8a5c-aac288a0a05e Destroying unnamed session
2221 2023.11.06 17:18:48.277289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2222 2023.11.06 17:18:48.277406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2223 2023.11.06 17:18:48.277431 [ 3 ] {} <Debug> HTTP-Session: 7981d5d8-0eef-43da-9e22-e7805a7da41f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2224 2023.11.06 17:18:48.277455 [ 3 ] {} <Debug> HTTP-Session: 7981d5d8-0eef-43da-9e22-e7805a7da41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2225 2023.11.06 17:18:48.277579 [ 3 ] {16dd2a92-8b13-417d-8548-2741be9280d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2226 2023.11.06 17:18:48.277638 [ 3 ] {16dd2a92-8b13-417d-8548-2741be9280d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2227 2023.11.06 17:18:48.277799 [ 3 ] {16dd2a92-8b13-417d-8548-2741be9280d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2228 2023.11.06 17:18:48.278328 [ 3 ] {16dd2a92-8b13-417d-8548-2741be9280d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2229 2023.11.06 17:18:48.278602 [ 3 ] {16dd2a92-8b13-417d-8548-2741be9280d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2230 2023.11.06 17:18:48.278773 [ 3 ] {16dd2a92-8b13-417d-8548-2741be9280d9} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2231 2023.11.06 17:18:48.278908 [ 3 ] {16dd2a92-8b13-417d-8548-2741be9280d9} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.001289742 sec., 23260 rows/sec., 1.73 MiB/sec.
2232 2023.11.06 17:18:48.279057 [ 3 ] {16dd2a92-8b13-417d-8548-2741be9280d9} <Debug> DynamicQueryHandler: Done processing query
2233 2023.11.06 17:18:48.279083 [ 3 ] {16dd2a92-8b13-417d-8548-2741be9280d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2234 2023.11.06 17:18:48.279100 [ 3 ] {} <Debug> HTTP-Session: 7981d5d8-0eef-43da-9e22-e7805a7da41f Destroying unnamed session
2235 2023.11.06 17:18:48.279299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2236 2023.11.06 17:18:48.279350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2237 2023.11.06 17:18:48.279370 [ 3 ] {} <Debug> HTTP-Session: 3126acb7-a12c-47d1-8166-31e1ba9c9e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2238 2023.11.06 17:18:48.279388 [ 3 ] {} <Debug> HTTP-Session: 3126acb7-a12c-47d1-8166-31e1ba9c9e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2239 2023.11.06 17:18:48.279475 [ 3 ] {7b973708-7b11-4092-b5ed-aa389c61bf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2240 2023.11.06 17:18:48.279515 [ 3 ] {7b973708-7b11-4092-b5ed-aa389c61bf69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2241 2023.11.06 17:18:48.279625 [ 3 ] {7b973708-7b11-4092-b5ed-aa389c61bf69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2242 2023.11.06 17:18:48.280049 [ 3 ] {7b973708-7b11-4092-b5ed-aa389c61bf69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2243 2023.11.06 17:18:48.280286 [ 3 ] {7b973708-7b11-4092-b5ed-aa389c61bf69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2244 2023.11.06 17:18:48.280439 [ 3 ] {7b973708-7b11-4092-b5ed-aa389c61bf69} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2245 2023.11.06 17:18:48.280646 [ 3 ] {7b973708-7b11-4092-b5ed-aa389c61bf69} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001143369 sec., 146934 rows/sec., 13.69 MiB/sec.
2246 2023.11.06 17:18:48.280771 [ 3 ] {7b973708-7b11-4092-b5ed-aa389c61bf69} <Debug> DynamicQueryHandler: Done processing query
2247 2023.11.06 17:18:48.280795 [ 3 ] {7b973708-7b11-4092-b5ed-aa389c61bf69} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2248 2023.11.06 17:18:48.280811 [ 3 ] {} <Debug> HTTP-Session: 3126acb7-a12c-47d1-8166-31e1ba9c9e54 Destroying unnamed session
2249 2023.11.06 17:18:48.280984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 52340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2250 2023.11.06 17:18:48.281032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2251 2023.11.06 17:18:48.281051 [ 3 ] {} <Debug> HTTP-Session: 37a6ce86-bddb-409b-8b4e-91b3775250de Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2252 2023.11.06 17:18:48.281068 [ 3 ] {} <Debug> HTTP-Session: 37a6ce86-bddb-409b-8b4e-91b3775250de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2253 2023.11.06 17:18:48.281159 [ 3 ] {5c39ee7e-646e-481f-9707-e8808f2fa691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2254 2023.11.06 17:18:48.281200 [ 3 ] {5c39ee7e-646e-481f-9707-e8808f2fa691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2255 2023.11.06 17:18:48.281309 [ 3 ] {5c39ee7e-646e-481f-9707-e8808f2fa691} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2256 2023.11.06 17:18:48.281797 [ 3 ] {5c39ee7e-646e-481f-9707-e8808f2fa691} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2257 2023.11.06 17:18:48.282031 [ 3 ] {5c39ee7e-646e-481f-9707-e8808f2fa691} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2258 2023.11.06 17:18:48.282185 [ 3 ] {5c39ee7e-646e-481f-9707-e8808f2fa691} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2259 2023.11.06 17:18:48.282301 [ 3 ] {5c39ee7e-646e-481f-9707-e8808f2fa691} <Information> executeQuery: Read 326 rows, 23.24 KiB in 0.001111958 sec., 293176 rows/sec., 20.41 MiB/sec.
2260 2023.11.06 17:18:48.282418 [ 3 ] {5c39ee7e-646e-481f-9707-e8808f2fa691} <Debug> DynamicQueryHandler: Done processing query
2261 2023.11.06 17:18:48.282441 [ 3 ] {5c39ee7e-646e-481f-9707-e8808f2fa691} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2262 2023.11.06 17:18:48.282457 [ 3 ] {} <Debug> HTTP-Session: 37a6ce86-bddb-409b-8b4e-91b3775250de Destroying unnamed session
2263 2023.11.06 17:18:48.282575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2264 2023.11.06 17:18:48.282622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2265 2023.11.06 17:18:48.282640 [ 3 ] {} <Debug> HTTP-Session: a778837e-5e37-4b20-9bd3-565703f7abf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2266 2023.11.06 17:18:48.282657 [ 3 ] {} <Debug> HTTP-Session: a778837e-5e37-4b20-9bd3-565703f7abf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2267 2023.11.06 17:18:48.282726 [ 3 ] {70173510-117c-48fd-87a2-085432127950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2268 2023.11.06 17:18:48.282765 [ 3 ] {70173510-117c-48fd-87a2-085432127950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2269 2023.11.06 17:18:48.282874 [ 3 ] {70173510-117c-48fd-87a2-085432127950} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2270 2023.11.06 17:18:48.283178 [ 3 ] {70173510-117c-48fd-87a2-085432127950} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2271 2023.11.06 17:18:48.283487 [ 3 ] {70173510-117c-48fd-87a2-085432127950} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2272 2023.11.06 17:18:48.283672 [ 3 ] {70173510-117c-48fd-87a2-085432127950} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2273 2023.11.06 17:18:48.283797 [ 3 ] {70173510-117c-48fd-87a2-085432127950} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001038087 sec., 5779 rows/sec., 242.71 KiB/sec.
2274 2023.11.06 17:18:48.283921 [ 3 ] {70173510-117c-48fd-87a2-085432127950} <Debug> DynamicQueryHandler: Done processing query
2275 2023.11.06 17:18:48.283944 [ 3 ] {70173510-117c-48fd-87a2-085432127950} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2276 2023.11.06 17:18:48.283960 [ 3 ] {} <Debug> HTTP-Session: a778837e-5e37-4b20-9bd3-565703f7abf7 Destroying unnamed session
2277 2023.11.06 17:18:48.284095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 14868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2278 2023.11.06 17:18:48.284142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2279 2023.11.06 17:18:48.284160 [ 3 ] {} <Debug> HTTP-Session: 386a2bc8-10b1-4139-9da7-5cc70e782d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2280 2023.11.06 17:18:48.284177 [ 3 ] {} <Debug> HTTP-Session: 386a2bc8-10b1-4139-9da7-5cc70e782d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2281 2023.11.06 17:18:48.284252 [ 3 ] {a5c18007-87dc-4622-be84-8efe1e54ae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2282 2023.11.06 17:18:48.284294 [ 3 ] {a5c18007-87dc-4622-be84-8efe1e54ae7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2283 2023.11.06 17:18:48.284417 [ 3 ] {a5c18007-87dc-4622-be84-8efe1e54ae7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2284 2023.11.06 17:18:48.284745 [ 3 ] {a5c18007-87dc-4622-be84-8efe1e54ae7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2285 2023.11.06 17:18:48.285010 [ 3 ] {a5c18007-87dc-4622-be84-8efe1e54ae7b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2286 2023.11.06 17:18:48.285194 [ 3 ] {a5c18007-87dc-4622-be84-8efe1e54ae7b} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2287 2023.11.06 17:18:48.285331 [ 3 ] {a5c18007-87dc-4622-be84-8efe1e54ae7b} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001049758 sec., 77160 rows/sec., 4.72 MiB/sec.
2288 2023.11.06 17:18:48.285491 [ 3 ] {a5c18007-87dc-4622-be84-8efe1e54ae7b} <Debug> DynamicQueryHandler: Done processing query
2289 2023.11.06 17:18:48.285515 [ 3 ] {a5c18007-87dc-4622-be84-8efe1e54ae7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2290 2023.11.06 17:18:48.285530 [ 3 ] {} <Debug> HTTP-Session: 386a2bc8-10b1-4139-9da7-5cc70e782d52 Destroying unnamed session
2291 2023.11.06 17:18:48.285689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2292 2023.11.06 17:18:48.285735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2293 2023.11.06 17:18:48.285754 [ 3 ] {} <Debug> HTTP-Session: 616ef125-c1c9-40c5-b350-612adef6bc91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2294 2023.11.06 17:18:48.285771 [ 3 ] {} <Debug> HTTP-Session: 616ef125-c1c9-40c5-b350-612adef6bc91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2295 2023.11.06 17:18:48.285847 [ 3 ] {6fa523a1-4533-4df0-9c10-e67c51d3fabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2296 2023.11.06 17:18:48.285890 [ 3 ] {6fa523a1-4533-4df0-9c10-e67c51d3fabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2297 2023.11.06 17:18:48.286037 [ 3 ] {6fa523a1-4533-4df0-9c10-e67c51d3fabb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2298 2023.11.06 17:18:48.286457 [ 3 ] {6fa523a1-4533-4df0-9c10-e67c51d3fabb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2299 2023.11.06 17:18:48.286764 [ 3 ] {6fa523a1-4533-4df0-9c10-e67c51d3fabb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2300 2023.11.06 17:18:48.286944 [ 3 ] {6fa523a1-4533-4df0-9c10-e67c51d3fabb} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2301 2023.11.06 17:18:48.287065 [ 70 ] {} <Debug> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2302 2023.11.06 17:18:48.287076 [ 3 ] {6fa523a1-4533-4df0-9c10-e67c51d3fabb} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.00119959 sec., 20006 rows/sec., 27.00 MiB/sec.
2303 2023.11.06 17:18:48.287177 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2304 2023.11.06 17:18:48.287362 [ 22 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2305 2023.11.06 17:18:48.287373 [ 3 ] {6fa523a1-4533-4df0-9c10-e67c51d3fabb} <Debug> DynamicQueryHandler: Done processing query
2306 2023.11.06 17:18:48.287418 [ 3 ] {6fa523a1-4533-4df0-9c10-e67c51d3fabb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2307 2023.11.06 17:18:48.287454 [ 3 ] {} <Debug> HTTP-Session: 616ef125-c1c9-40c5-b350-612adef6bc91 Destroying unnamed session
2308 2023.11.06 17:18:48.287528 [ 22 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2309 2023.11.06 17:18:48.287569 [ 22 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 139 rows starting from the beginning of the part
2310 2023.11.06 17:18:48.287603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2311 2023.11.06 17:18:48.287687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2312 2023.11.06 17:18:48.287742 [ 3 ] {} <Debug> HTTP-Session: 49bff8a6-38c9-4de4-8dbb-07825e7357e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2313 2023.11.06 17:18:48.287796 [ 3 ] {} <Debug> HTTP-Session: 49bff8a6-38c9-4de4-8dbb-07825e7357e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2023.11.06 17:18:48.287837 [ 22 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part
2315 2023.11.06 17:18:48.288012 [ 3 ] {b8c4ca11-1d4c-4364-a5f5-5b2ae096684b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2316 2023.11.06 17:18:48.288130 [ 3 ] {b8c4ca11-1d4c-4364-a5f5-5b2ae096684b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2317 2023.11.06 17:18:48.288147 [ 22 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part
2318 2023.11.06 17:18:48.288567 [ 22 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part
2319 2023.11.06 17:18:48.288603 [ 3 ] {b8c4ca11-1d4c-4364-a5f5-5b2ae096684b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2320 2023.11.06 17:18:48.288800 [ 22 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part
2321 2023.11.06 17:18:48.289131 [ 22 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part
2322 2023.11.06 17:18:48.289334 [ 3 ] {b8c4ca11-1d4c-4364-a5f5-5b2ae096684b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2323 2023.11.06 17:18:48.289766 [ 3 ] {b8c4ca11-1d4c-4364-a5f5-5b2ae096684b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2324 2023.11.06 17:18:48.290103 [ 3 ] {b8c4ca11-1d4c-4364-a5f5-5b2ae096684b} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2325 2023.11.06 17:18:48.290333 [ 3 ] {b8c4ca11-1d4c-4364-a5f5-5b2ae096684b} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002257448 sec., 9302 rows/sec., 494.02 KiB/sec.
2326 2023.11.06 17:18:48.290642 [ 3 ] {b8c4ca11-1d4c-4364-a5f5-5b2ae096684b} <Debug> DynamicQueryHandler: Done processing query
2327 2023.11.06 17:18:48.290686 [ 3 ] {b8c4ca11-1d4c-4364-a5f5-5b2ae096684b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2328 2023.11.06 17:18:48.290718 [ 3 ] {} <Debug> HTTP-Session: 49bff8a6-38c9-4de4-8dbb-07825e7357e6 Destroying unnamed session
2329 2023.11.06 17:18:48.291384 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 6 columns (6 merged, 0 gathered) in 0.004104309 sec., 63591.70325626067 rows/sec., 85.81 MiB/sec.
2330 2023.11.06 17:18:48.291661 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2331 2023.11.06 17:18:48.291908 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2332 2023.11.06 17:18:48.291985 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2333 2023.11.06 17:18:48.292067 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8f014498-a037-42d8-963f-e24d4cea23d5::all_1_11_2: 4.02 MiB.
2334 2023.11.06 17:18:53.270488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2335 2023.11.06 17:18:53.270624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2336 2023.11.06 17:18:53.270657 [ 3 ] {} <Debug> HTTP-Session: 52e396c1-fa9a-40ca-945d-a2dedb7c7784 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2337 2023.11.06 17:18:53.270686 [ 3 ] {} <Debug> HTTP-Session: 52e396c1-fa9a-40ca-945d-a2dedb7c7784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2338 2023.11.06 17:18:53.270823 [ 3 ] {aeb33784-c194-4121-b258-fe2025650cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2339 2023.11.06 17:18:53.270885 [ 3 ] {aeb33784-c194-4121-b258-fe2025650cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2340 2023.11.06 17:18:53.271044 [ 3 ] {aeb33784-c194-4121-b258-fe2025650cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2341 2023.11.06 17:18:53.271483 [ 3 ] {aeb33784-c194-4121-b258-fe2025650cec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2342 2023.11.06 17:18:53.271753 [ 3 ] {aeb33784-c194-4121-b258-fe2025650cec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2343 2023.11.06 17:18:53.271923 [ 3 ] {aeb33784-c194-4121-b258-fe2025650cec} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2344 2023.11.06 17:18:53.272054 [ 3 ] {aeb33784-c194-4121-b258-fe2025650cec} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001190079 sec., 21007 rows/sec., 1.66 MiB/sec.
2345 2023.11.06 17:18:53.272190 [ 3 ] {aeb33784-c194-4121-b258-fe2025650cec} <Debug> DynamicQueryHandler: Done processing query
2346 2023.11.06 17:18:53.272214 [ 3 ] {aeb33784-c194-4121-b258-fe2025650cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2347 2023.11.06 17:18:53.272231 [ 3 ] {} <Debug> HTTP-Session: 52e396c1-fa9a-40ca-945d-a2dedb7c7784 Destroying unnamed session
2348 2023.11.06 17:18:53.272388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2349 2023.11.06 17:18:53.272446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2350 2023.11.06 17:18:53.272467 [ 3 ] {} <Debug> HTTP-Session: 949635e0-627d-4ba6-b54a-2d7b569580dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2351 2023.11.06 17:18:53.272485 [ 3 ] {} <Debug> HTTP-Session: 949635e0-627d-4ba6-b54a-2d7b569580dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2352 2023.11.06 17:18:53.272561 [ 3 ] {8ec44988-b8ae-40bd-a548-65e53d272545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2353 2023.11.06 17:18:53.272601 [ 3 ] {8ec44988-b8ae-40bd-a548-65e53d272545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2354 2023.11.06 17:18:53.272707 [ 3 ] {8ec44988-b8ae-40bd-a548-65e53d272545} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2355 2023.11.06 17:18:53.273087 [ 3 ] {8ec44988-b8ae-40bd-a548-65e53d272545} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2356 2023.11.06 17:18:53.273355 [ 3 ] {8ec44988-b8ae-40bd-a548-65e53d272545} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2357 2023.11.06 17:18:53.273520 [ 3 ] {8ec44988-b8ae-40bd-a548-65e53d272545} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2358 2023.11.06 17:18:53.273643 [ 3 ] {8ec44988-b8ae-40bd-a548-65e53d272545} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.001054267 sec., 71139 rows/sec., 7.32 MiB/sec.
2359 2023.11.06 17:18:53.273765 [ 3 ] {8ec44988-b8ae-40bd-a548-65e53d272545} <Debug> DynamicQueryHandler: Done processing query
2360 2023.11.06 17:18:53.273790 [ 3 ] {8ec44988-b8ae-40bd-a548-65e53d272545} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2361 2023.11.06 17:18:53.273806 [ 3 ] {} <Debug> HTTP-Session: 949635e0-627d-4ba6-b54a-2d7b569580dd Destroying unnamed session
2362 2023.11.06 17:18:53.273935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2363 2023.11.06 17:18:53.273982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2364 2023.11.06 17:18:53.274002 [ 3 ] {} <Debug> HTTP-Session: cea33424-b993-4492-99c1-718fa2f4e359 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2365 2023.11.06 17:18:53.274021 [ 3 ] {} <Debug> HTTP-Session: cea33424-b993-4492-99c1-718fa2f4e359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2366 2023.11.06 17:18:53.274093 [ 3 ] {6b0224d1-728e-4510-9f93-953ace749fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2367 2023.11.06 17:18:53.274133 [ 3 ] {6b0224d1-728e-4510-9f93-953ace749fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2368 2023.11.06 17:18:53.274243 [ 3 ] {6b0224d1-728e-4510-9f93-953ace749fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2369 2023.11.06 17:18:53.274568 [ 3 ] {6b0224d1-728e-4510-9f93-953ace749fd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2370 2023.11.06 17:18:53.274790 [ 3 ] {6b0224d1-728e-4510-9f93-953ace749fd2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2371 2023.11.06 17:18:53.274941 [ 3 ] {6b0224d1-728e-4510-9f93-953ace749fd2} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2372 2023.11.06 17:18:53.275065 [ 3 ] {6b0224d1-728e-4510-9f93-953ace749fd2} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000931226 sec., 26846 rows/sec., 2.10 MiB/sec.
2373 2023.11.06 17:18:53.275249 [ 3 ] {6b0224d1-728e-4510-9f93-953ace749fd2} <Debug> DynamicQueryHandler: Done processing query
2374 2023.11.06 17:18:53.275274 [ 3 ] {6b0224d1-728e-4510-9f93-953ace749fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2375 2023.11.06 17:18:53.275291 [ 3 ] {} <Debug> HTTP-Session: cea33424-b993-4492-99c1-718fa2f4e359 Destroying unnamed session
2376 2023.11.06 17:18:53.275530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2377 2023.11.06 17:18:53.275577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2378 2023.11.06 17:18:53.275596 [ 3 ] {} <Debug> HTTP-Session: a2fde66d-00a7-489b-be2c-ad2d70c91152 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2379 2023.11.06 17:18:53.275614 [ 3 ] {} <Debug> HTTP-Session: a2fde66d-00a7-489b-be2c-ad2d70c91152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2380 2023.11.06 17:18:53.275694 [ 3 ] {ce6b3091-76ec-4b60-8a6e-45b1c8ac3eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2381 2023.11.06 17:18:53.275743 [ 3 ] {ce6b3091-76ec-4b60-8a6e-45b1c8ac3eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2382 2023.11.06 17:18:53.275898 [ 3 ] {ce6b3091-76ec-4b60-8a6e-45b1c8ac3eb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2383 2023.11.06 17:18:53.276327 [ 3 ] {ce6b3091-76ec-4b60-8a6e-45b1c8ac3eb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.15 GiB.
2384 2023.11.06 17:18:53.276631 [ 3 ] {ce6b3091-76ec-4b60-8a6e-45b1c8ac3eb2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2385 2023.11.06 17:18:53.276807 [ 3 ] {ce6b3091-76ec-4b60-8a6e-45b1c8ac3eb2} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2386 2023.11.06 17:18:53.276935 [ 3 ] {ce6b3091-76ec-4b60-8a6e-45b1c8ac3eb2} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.00120577 sec., 20733 rows/sec., 27.98 MiB/sec.
2387 2023.11.06 17:18:53.277077 [ 3 ] {ce6b3091-76ec-4b60-8a6e-45b1c8ac3eb2} <Debug> DynamicQueryHandler: Done processing query
2388 2023.11.06 17:18:53.277100 [ 3 ] {ce6b3091-76ec-4b60-8a6e-45b1c8ac3eb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2389 2023.11.06 17:18:53.277117 [ 3 ] {} <Debug> HTTP-Session: a2fde66d-00a7-489b-be2c-ad2d70c91152 Destroying unnamed session
2390 2023.11.06 17:18:56.394435 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
2391 2023.11.06 17:18:56.394504 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
2392 2023.11.06 17:18:58.276805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2393 2023.11.06 17:18:58.276905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2394 2023.11.06 17:18:58.276930 [ 3 ] {} <Debug> HTTP-Session: 726a7843-fe31-4f14-8da8-7754ae7c48fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2395 2023.11.06 17:18:58.276954 [ 3 ] {} <Debug> HTTP-Session: 726a7843-fe31-4f14-8da8-7754ae7c48fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2396 2023.11.06 17:18:58.277078 [ 3 ] {e026e1ac-1cfd-4644-86f7-57138e3dd864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2397 2023.11.06 17:18:58.277136 [ 3 ] {e026e1ac-1cfd-4644-86f7-57138e3dd864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2398 2023.11.06 17:18:58.277299 [ 3 ] {e026e1ac-1cfd-4644-86f7-57138e3dd864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2399 2023.11.06 17:18:58.277682 [ 3 ] {e026e1ac-1cfd-4644-86f7-57138e3dd864} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2400 2023.11.06 17:18:58.277940 [ 3 ] {e026e1ac-1cfd-4644-86f7-57138e3dd864} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2401 2023.11.06 17:18:58.278102 [ 3 ] {e026e1ac-1cfd-4644-86f7-57138e3dd864} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2402 2023.11.06 17:18:58.278219 [ 3 ] {e026e1ac-1cfd-4644-86f7-57138e3dd864} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.001107739 sec., 27082 rows/sec., 2.01 MiB/sec.
2403 2023.11.06 17:18:58.278343 [ 3 ] {e026e1ac-1cfd-4644-86f7-57138e3dd864} <Debug> DynamicQueryHandler: Done processing query
2404 2023.11.06 17:18:58.278368 [ 3 ] {e026e1ac-1cfd-4644-86f7-57138e3dd864} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2405 2023.11.06 17:18:58.278384 [ 3 ] {} <Debug> HTTP-Session: 726a7843-fe31-4f14-8da8-7754ae7c48fb Destroying unnamed session
2406 2023.11.06 17:18:58.278522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2407 2023.11.06 17:18:58.278566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2408 2023.11.06 17:18:58.278585 [ 3 ] {} <Debug> HTTP-Session: a8708921-3bae-4d52-a280-54b8c5656687 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2409 2023.11.06 17:18:58.278602 [ 3 ] {} <Debug> HTTP-Session: a8708921-3bae-4d52-a280-54b8c5656687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2410 2023.11.06 17:18:58.278679 [ 3 ] {59572d7f-bd69-4b27-841b-57382967650e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2411 2023.11.06 17:18:58.278723 [ 3 ] {59572d7f-bd69-4b27-841b-57382967650e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2412 2023.11.06 17:18:58.278826 [ 3 ] {59572d7f-bd69-4b27-841b-57382967650e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2413 2023.11.06 17:18:58.279235 [ 3 ] {59572d7f-bd69-4b27-841b-57382967650e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2414 2023.11.06 17:18:58.279460 [ 3 ] {59572d7f-bd69-4b27-841b-57382967650e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2415 2023.11.06 17:18:58.279612 [ 3 ] {59572d7f-bd69-4b27-841b-57382967650e} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2416 2023.11.06 17:18:58.279711 [ 3 ] {59572d7f-bd69-4b27-841b-57382967650e} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001005016 sec., 167161 rows/sec., 15.57 MiB/sec.
2417 2023.11.06 17:18:58.279826 [ 3 ] {59572d7f-bd69-4b27-841b-57382967650e} <Debug> DynamicQueryHandler: Done processing query
2418 2023.11.06 17:18:58.279849 [ 3 ] {59572d7f-bd69-4b27-841b-57382967650e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2419 2023.11.06 17:18:58.279865 [ 3 ] {} <Debug> HTTP-Session: a8708921-3bae-4d52-a280-54b8c5656687 Destroying unnamed session
2420 2023.11.06 17:18:58.280036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2421 2023.11.06 17:18:58.280080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2422 2023.11.06 17:18:58.280100 [ 3 ] {} <Debug> HTTP-Session: 069a45d8-02d3-4284-95fd-785533a1dba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2423 2023.11.06 17:18:58.280117 [ 3 ] {} <Debug> HTTP-Session: 069a45d8-02d3-4284-95fd-785533a1dba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2424 2023.11.06 17:18:58.280200 [ 3 ] {1f4e9b16-e1d1-4a00-a482-b2e87843cb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2425 2023.11.06 17:18:58.280238 [ 3 ] {1f4e9b16-e1d1-4a00-a482-b2e87843cb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2426 2023.11.06 17:18:58.280349 [ 3 ] {1f4e9b16-e1d1-4a00-a482-b2e87843cb5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2427 2023.11.06 17:18:58.280783 [ 3 ] {1f4e9b16-e1d1-4a00-a482-b2e87843cb5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2428 2023.11.06 17:18:58.281058 [ 3 ] {1f4e9b16-e1d1-4a00-a482-b2e87843cb5e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2429 2023.11.06 17:18:58.281237 [ 3 ] {1f4e9b16-e1d1-4a00-a482-b2e87843cb5e} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2430 2023.11.06 17:18:58.281354 [ 3 ] {1f4e9b16-e1d1-4a00-a482-b2e87843cb5e} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.001127609 sec., 279352 rows/sec., 19.38 MiB/sec.
2431 2023.11.06 17:18:58.281475 [ 3 ] {1f4e9b16-e1d1-4a00-a482-b2e87843cb5e} <Debug> DynamicQueryHandler: Done processing query
2432 2023.11.06 17:18:58.281498 [ 3 ] {1f4e9b16-e1d1-4a00-a482-b2e87843cb5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2433 2023.11.06 17:18:58.281514 [ 3 ] {} <Debug> HTTP-Session: 069a45d8-02d3-4284-95fd-785533a1dba7 Destroying unnamed session
2434 2023.11.06 17:18:58.281674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2435 2023.11.06 17:18:58.281716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2436 2023.11.06 17:18:58.281735 [ 3 ] {} <Debug> HTTP-Session: d68c906f-0f65-4f68-823c-09fc3f814942 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2437 2023.11.06 17:18:58.281752 [ 3 ] {} <Debug> HTTP-Session: d68c906f-0f65-4f68-823c-09fc3f814942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2438 2023.11.06 17:18:58.281821 [ 3 ] {a97efb36-3768-4cb4-ba0e-6187e66ef63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2439 2023.11.06 17:18:58.281859 [ 3 ] {a97efb36-3768-4cb4-ba0e-6187e66ef63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2440 2023.11.06 17:18:58.281964 [ 3 ] {a97efb36-3768-4cb4-ba0e-6187e66ef63b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2441 2023.11.06 17:18:58.282202 [ 3 ] {a97efb36-3768-4cb4-ba0e-6187e66ef63b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2442 2023.11.06 17:18:58.282439 [ 3 ] {a97efb36-3768-4cb4-ba0e-6187e66ef63b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2443 2023.11.06 17:18:58.282609 [ 3 ] {a97efb36-3768-4cb4-ba0e-6187e66ef63b} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2444 2023.11.06 17:18:58.282712 [ 3 ] {a97efb36-3768-4cb4-ba0e-6187e66ef63b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000862135 sec., 6959 rows/sec., 292.24 KiB/sec.
2445 2023.11.06 17:18:58.282837 [ 3 ] {a97efb36-3768-4cb4-ba0e-6187e66ef63b} <Debug> DynamicQueryHandler: Done processing query
2446 2023.11.06 17:18:58.282860 [ 3 ] {a97efb36-3768-4cb4-ba0e-6187e66ef63b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2447 2023.11.06 17:18:58.282875 [ 3 ] {} <Debug> HTTP-Session: d68c906f-0f65-4f68-823c-09fc3f814942 Destroying unnamed session
2448 2023.11.06 17:18:58.283041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2449 2023.11.06 17:18:58.283087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2450 2023.11.06 17:18:58.283105 [ 3 ] {} <Debug> HTTP-Session: 0c8017b3-ffc9-41ba-97fe-3e0b14baa10f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2451 2023.11.06 17:18:58.283122 [ 3 ] {} <Debug> HTTP-Session: 0c8017b3-ffc9-41ba-97fe-3e0b14baa10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2452 2023.11.06 17:18:58.283193 [ 3 ] {96d3908e-7790-454b-9a03-6a31b62c5eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2453 2023.11.06 17:18:58.283235 [ 3 ] {96d3908e-7790-454b-9a03-6a31b62c5eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2454 2023.11.06 17:18:58.283353 [ 3 ] {96d3908e-7790-454b-9a03-6a31b62c5eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2455 2023.11.06 17:18:58.283642 [ 3 ] {96d3908e-7790-454b-9a03-6a31b62c5eb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2456 2023.11.06 17:18:58.283900 [ 3 ] {96d3908e-7790-454b-9a03-6a31b62c5eb1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2457 2023.11.06 17:18:58.284073 [ 3 ] {96d3908e-7790-454b-9a03-6a31b62c5eb1} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2458 2023.11.06 17:18:58.284176 [ 3 ] {96d3908e-7790-454b-9a03-6a31b62c5eb1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000955356 sec., 73271 rows/sec., 4.44 MiB/sec.
2459 2023.11.06 17:18:58.284278 [ 3 ] {96d3908e-7790-454b-9a03-6a31b62c5eb1} <Debug> DynamicQueryHandler: Done processing query
2460 2023.11.06 17:18:58.284300 [ 3 ] {96d3908e-7790-454b-9a03-6a31b62c5eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2461 2023.11.06 17:18:58.284315 [ 3 ] {} <Debug> HTTP-Session: 0c8017b3-ffc9-41ba-97fe-3e0b14baa10f Destroying unnamed session
2462 2023.11.06 17:18:58.284451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2463 2023.11.06 17:18:58.284496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2464 2023.11.06 17:18:58.284515 [ 3 ] {} <Debug> HTTP-Session: 0b8e7477-1262-4692-b7ee-aefb79c51851 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2465 2023.11.06 17:18:58.284532 [ 3 ] {} <Debug> HTTP-Session: 0b8e7477-1262-4692-b7ee-aefb79c51851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2466 2023.11.06 17:18:58.284605 [ 3 ] {7bc15c07-bf83-4b99-81ba-aecf5a15535f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2467 2023.11.06 17:18:58.284648 [ 3 ] {7bc15c07-bf83-4b99-81ba-aecf5a15535f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2468 2023.11.06 17:18:58.284779 [ 3 ] {7bc15c07-bf83-4b99-81ba-aecf5a15535f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2469 2023.11.06 17:18:58.285162 [ 3 ] {7bc15c07-bf83-4b99-81ba-aecf5a15535f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2470 2023.11.06 17:18:58.285446 [ 3 ] {7bc15c07-bf83-4b99-81ba-aecf5a15535f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2471 2023.11.06 17:18:58.285634 [ 3 ] {7bc15c07-bf83-4b99-81ba-aecf5a15535f} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2472 2023.11.06 17:18:58.285742 [ 3 ] {7bc15c07-bf83-4b99-81ba-aecf5a15535f} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001107718 sec., 21666 rows/sec., 29.24 MiB/sec.
2473 2023.11.06 17:18:58.285866 [ 3 ] {7bc15c07-bf83-4b99-81ba-aecf5a15535f} <Debug> DynamicQueryHandler: Done processing query
2474 2023.11.06 17:18:58.285889 [ 3 ] {7bc15c07-bf83-4b99-81ba-aecf5a15535f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2475 2023.11.06 17:18:58.285904 [ 3 ] {} <Debug> HTTP-Session: 0b8e7477-1262-4692-b7ee-aefb79c51851 Destroying unnamed session
2476 2023.11.06 17:18:58.286010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2477 2023.11.06 17:18:58.286055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2478 2023.11.06 17:18:58.286073 [ 3 ] {} <Debug> HTTP-Session: 70fe8ae8-ecaa-4ee4-b0be-66b08b340a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2479 2023.11.06 17:18:58.286089 [ 3 ] {} <Debug> HTTP-Session: 70fe8ae8-ecaa-4ee4-b0be-66b08b340a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2480 2023.11.06 17:18:58.286157 [ 3 ] {3a5c029a-e6ef-4b07-98c4-3da2bc31c1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2481 2023.11.06 17:18:58.286196 [ 3 ] {3a5c029a-e6ef-4b07-98c4-3da2bc31c1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2482 2023.11.06 17:18:58.286299 [ 3 ] {3a5c029a-e6ef-4b07-98c4-3da2bc31c1dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2483 2023.11.06 17:18:58.286537 [ 3 ] {3a5c029a-e6ef-4b07-98c4-3da2bc31c1dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2484 2023.11.06 17:18:58.286757 [ 3 ] {3a5c029a-e6ef-4b07-98c4-3da2bc31c1dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2485 2023.11.06 17:18:58.286924 [ 3 ] {3a5c029a-e6ef-4b07-98c4-3da2bc31c1dd} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2486 2023.11.06 17:18:58.287038 [ 52 ] {} <Debug> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2487 2023.11.06 17:18:58.287049 [ 3 ] {3a5c029a-e6ef-4b07-98c4-3da2bc31c1dd} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000854345 sec., 24580 rows/sec., 1.27 MiB/sec.
2488 2023.11.06 17:18:58.287124 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2489 2023.11.06 17:18:58.287267 [ 3 ] {3a5c029a-e6ef-4b07-98c4-3da2bc31c1dd} <Debug> DynamicQueryHandler: Done processing query
2490 2023.11.06 17:18:58.287272 [ 22 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2491 2023.11.06 17:18:58.287299 [ 3 ] {3a5c029a-e6ef-4b07-98c4-3da2bc31c1dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2492 2023.11.06 17:18:58.287350 [ 3 ] {} <Debug> HTTP-Session: 70fe8ae8-ecaa-4ee4-b0be-66b08b340a1d Destroying unnamed session
2493 2023.11.06 17:18:58.287427 [ 22 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2494 2023.11.06 17:18:58.287466 [ 22 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 153 rows starting from the beginning of the part
2495 2023.11.06 17:18:58.287580 [ 22 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2496 2023.11.06 17:18:58.287665 [ 22 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part
2497 2023.11.06 17:18:58.287745 [ 22 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part
2498 2023.11.06 17:18:58.287822 [ 22 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part
2499 2023.11.06 17:18:58.287896 [ 22 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part
2500 2023.11.06 17:18:58.288530 [ 18 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309361 sec., 185586.70985312684 rows/sec., 10.07 MiB/sec.
2501 2023.11.06 17:18:58.288676 [ 18 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2502 2023.11.06 17:18:58.288929 [ 18 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2503 2023.11.06 17:18:58.289010 [ 18 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_11_2} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2504 2023.11.06 17:19:03.270754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2505 2023.11.06 17:19:03.270873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2506 2023.11.06 17:19:03.270898 [ 3 ] {} <Debug> HTTP-Session: 5ff6edb0-e05a-4af2-80d1-659dde4bf989 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2507 2023.11.06 17:19:03.270923 [ 3 ] {} <Debug> HTTP-Session: 5ff6edb0-e05a-4af2-80d1-659dde4bf989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2508 2023.11.06 17:19:03.271047 [ 3 ] {990f65d8-c211-425b-9662-8d4ffc4bbadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2509 2023.11.06 17:19:03.271106 [ 3 ] {990f65d8-c211-425b-9662-8d4ffc4bbadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2510 2023.11.06 17:19:03.271263 [ 3 ] {990f65d8-c211-425b-9662-8d4ffc4bbadb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2511 2023.11.06 17:19:03.271669 [ 3 ] {990f65d8-c211-425b-9662-8d4ffc4bbadb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2512 2023.11.06 17:19:03.271927 [ 3 ] {990f65d8-c211-425b-9662-8d4ffc4bbadb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2513 2023.11.06 17:19:03.272103 [ 3 ] {990f65d8-c211-425b-9662-8d4ffc4bbadb} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2514 2023.11.06 17:19:03.272231 [ 3 ] {990f65d8-c211-425b-9662-8d4ffc4bbadb} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.00115107 sec., 21718 rows/sec., 1.72 MiB/sec.
2515 2023.11.06 17:19:03.272393 [ 3 ] {990f65d8-c211-425b-9662-8d4ffc4bbadb} <Debug> DynamicQueryHandler: Done processing query
2516 2023.11.06 17:19:03.272419 [ 3 ] {990f65d8-c211-425b-9662-8d4ffc4bbadb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2517 2023.11.06 17:19:03.272435 [ 3 ] {} <Debug> HTTP-Session: 5ff6edb0-e05a-4af2-80d1-659dde4bf989 Destroying unnamed session
2518 2023.11.06 17:19:03.272576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2519 2023.11.06 17:19:03.272627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2520 2023.11.06 17:19:03.272647 [ 3 ] {} <Debug> HTTP-Session: 23a8b424-948e-4501-bd6c-119fd088e71d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2521 2023.11.06 17:19:03.272664 [ 3 ] {} <Debug> HTTP-Session: 23a8b424-948e-4501-bd6c-119fd088e71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2522 2023.11.06 17:19:03.272737 [ 3 ] {e68cd3b9-e31f-4044-bcfc-89e20466545b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2523 2023.11.06 17:19:03.272778 [ 3 ] {e68cd3b9-e31f-4044-bcfc-89e20466545b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2524 2023.11.06 17:19:03.272886 [ 3 ] {e68cd3b9-e31f-4044-bcfc-89e20466545b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2525 2023.11.06 17:19:03.273268 [ 3 ] {e68cd3b9-e31f-4044-bcfc-89e20466545b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2526 2023.11.06 17:19:03.273488 [ 3 ] {e68cd3b9-e31f-4044-bcfc-89e20466545b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2527 2023.11.06 17:19:03.273666 [ 3 ] {e68cd3b9-e31f-4044-bcfc-89e20466545b} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2528 2023.11.06 17:19:03.273804 [ 3 ] {e68cd3b9-e31f-4044-bcfc-89e20466545b} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.001028897 sec., 72893 rows/sec., 7.50 MiB/sec.
2529 2023.11.06 17:19:03.274002 [ 3 ] {e68cd3b9-e31f-4044-bcfc-89e20466545b} <Debug> DynamicQueryHandler: Done processing query
2530 2023.11.06 17:19:03.274025 [ 3 ] {e68cd3b9-e31f-4044-bcfc-89e20466545b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2531 2023.11.06 17:19:03.274043 [ 3 ] {} <Debug> HTTP-Session: 23a8b424-948e-4501-bd6c-119fd088e71d Destroying unnamed session
2532 2023.11.06 17:19:03.274180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2533 2023.11.06 17:19:03.274227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2534 2023.11.06 17:19:03.274246 [ 3 ] {} <Debug> HTTP-Session: 80e70d36-572b-44f9-9e7a-53c1416db60b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2535 2023.11.06 17:19:03.274263 [ 3 ] {} <Debug> HTTP-Session: 80e70d36-572b-44f9-9e7a-53c1416db60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2536 2023.11.06 17:19:03.274337 [ 3 ] {8e8cbf53-4830-455a-8237-f72360fd9f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2537 2023.11.06 17:19:03.274377 [ 3 ] {8e8cbf53-4830-455a-8237-f72360fd9f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2538 2023.11.06 17:19:03.274504 [ 3 ] {8e8cbf53-4830-455a-8237-f72360fd9f95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2539 2023.11.06 17:19:03.274824 [ 3 ] {8e8cbf53-4830-455a-8237-f72360fd9f95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2540 2023.11.06 17:19:03.275031 [ 3 ] {8e8cbf53-4830-455a-8237-f72360fd9f95} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2541 2023.11.06 17:19:03.275184 [ 3 ] {8e8cbf53-4830-455a-8237-f72360fd9f95} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2542 2023.11.06 17:19:03.275322 [ 3 ] {8e8cbf53-4830-455a-8237-f72360fd9f95} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000951436 sec., 26276 rows/sec., 2.05 MiB/sec.
2543 2023.11.06 17:19:03.275440 [ 3 ] {8e8cbf53-4830-455a-8237-f72360fd9f95} <Debug> DynamicQueryHandler: Done processing query
2544 2023.11.06 17:19:03.275465 [ 3 ] {8e8cbf53-4830-455a-8237-f72360fd9f95} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2545 2023.11.06 17:19:03.275481 [ 3 ] {} <Debug> HTTP-Session: 80e70d36-572b-44f9-9e7a-53c1416db60b Destroying unnamed session
2546 2023.11.06 17:19:03.275652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2547 2023.11.06 17:19:03.275698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2548 2023.11.06 17:19:03.275718 [ 3 ] {} <Debug> HTTP-Session: f78c071e-c80b-44c4-bcc9-1ca410aa254e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2549 2023.11.06 17:19:03.275734 [ 3 ] {} <Debug> HTTP-Session: f78c071e-c80b-44c4-bcc9-1ca410aa254e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2550 2023.11.06 17:19:03.275811 [ 3 ] {6abfca19-85d5-4be8-84e5-e644976c08a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2551 2023.11.06 17:19:03.275856 [ 3 ] {6abfca19-85d5-4be8-84e5-e644976c08a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2552 2023.11.06 17:19:03.275998 [ 3 ] {6abfca19-85d5-4be8-84e5-e644976c08a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2553 2023.11.06 17:19:03.276410 [ 3 ] {6abfca19-85d5-4be8-84e5-e644976c08a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2554 2023.11.06 17:19:03.276705 [ 3 ] {6abfca19-85d5-4be8-84e5-e644976c08a9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2555 2023.11.06 17:19:03.276883 [ 3 ] {6abfca19-85d5-4be8-84e5-e644976c08a9} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2556 2023.11.06 17:19:03.277005 [ 3 ] {6abfca19-85d5-4be8-84e5-e644976c08a9} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001159729 sec., 21556 rows/sec., 29.09 MiB/sec.
2557 2023.11.06 17:19:03.277130 [ 3 ] {6abfca19-85d5-4be8-84e5-e644976c08a9} <Debug> DynamicQueryHandler: Done processing query
2558 2023.11.06 17:19:03.277153 [ 3 ] {6abfca19-85d5-4be8-84e5-e644976c08a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2559 2023.11.06 17:19:03.277169 [ 3 ] {} <Debug> HTTP-Session: f78c071e-c80b-44c4-bcc9-1ca410aa254e Destroying unnamed session
2560 2023.11.06 17:19:08.276065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2561 2023.11.06 17:19:08.276181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2562 2023.11.06 17:19:08.276208 [ 3 ] {} <Debug> HTTP-Session: a18fb050-a2bd-4a63-bb76-bb14e16f8644 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2563 2023.11.06 17:19:08.276233 [ 3 ] {} <Debug> HTTP-Session: a18fb050-a2bd-4a63-bb76-bb14e16f8644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2564 2023.11.06 17:19:08.276363 [ 3 ] {020cd4d7-3ee1-477c-bbe1-90499103af1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2565 2023.11.06 17:19:08.276425 [ 3 ] {020cd4d7-3ee1-477c-bbe1-90499103af1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2566 2023.11.06 17:19:08.276589 [ 3 ] {020cd4d7-3ee1-477c-bbe1-90499103af1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2567 2023.11.06 17:19:08.277024 [ 3 ] {020cd4d7-3ee1-477c-bbe1-90499103af1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2568 2023.11.06 17:19:08.277290 [ 3 ] {020cd4d7-3ee1-477c-bbe1-90499103af1e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2569 2023.11.06 17:19:08.277457 [ 3 ] {020cd4d7-3ee1-477c-bbe1-90499103af1e} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2570 2023.11.06 17:19:08.277599 [ 3 ] {020cd4d7-3ee1-477c-bbe1-90499103af1e} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.00119085 sec., 25192 rows/sec., 1.87 MiB/sec.
2571 2023.11.06 17:19:08.277598 [ 177 ] {} <Debug> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2572 2023.11.06 17:19:08.277713 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2573 2023.11.06 17:19:08.277818 [ 3 ] {020cd4d7-3ee1-477c-bbe1-90499103af1e} <Debug> DynamicQueryHandler: Done processing query
2574 2023.11.06 17:19:08.277847 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2575 2023.11.06 17:19:08.277861 [ 3 ] {020cd4d7-3ee1-477c-bbe1-90499103af1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2576 2023.11.06 17:19:08.277908 [ 3 ] {} <Debug> HTTP-Session: a18fb050-a2bd-4a63-bb76-bb14e16f8644 Destroying unnamed session
2577 2023.11.06 17:19:08.277984 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2578 2023.11.06 17:19:08.278022 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 55 rows starting from the beginning of the part
2579 2023.11.06 17:19:08.278087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2580 2023.11.06 17:19:08.278173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2581 2023.11.06 17:19:08.278219 [ 3 ] {} <Debug> HTTP-Session: 27a765ec-2246-4cfe-b82a-06d623c58e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2582 2023.11.06 17:19:08.278222 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part
2583 2023.11.06 17:19:08.278248 [ 3 ] {} <Debug> HTTP-Session: 27a765ec-2246-4cfe-b82a-06d623c58e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2584 2023.11.06 17:19:08.278493 [ 3 ] {800f94d9-d52a-4eb8-b69c-29aeef662667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2585 2023.11.06 17:19:08.278499 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part
2586 2023.11.06 17:19:08.278585 [ 3 ] {800f94d9-d52a-4eb8-b69c-29aeef662667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2587 2023.11.06 17:19:08.278799 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part
2588 2023.11.06 17:19:08.279015 [ 3 ] {800f94d9-d52a-4eb8-b69c-29aeef662667} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2589 2023.11.06 17:19:08.279050 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part
2590 2023.11.06 17:19:08.279218 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part
2591 2023.11.06 17:19:08.279727 [ 3 ] {800f94d9-d52a-4eb8-b69c-29aeef662667} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2592 2023.11.06 17:19:08.280206 [ 3 ] {800f94d9-d52a-4eb8-b69c-29aeef662667} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2593 2023.11.06 17:19:08.280541 [ 3 ] {800f94d9-d52a-4eb8-b69c-29aeef662667} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2594 2023.11.06 17:19:08.280547 [ 19 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.002754226 sec., 70800.29017226619 rows/sec., 5.40 MiB/sec.
2595 2023.11.06 17:19:08.280688 [ 177 ] {} <Debug> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2596 2023.11.06 17:19:08.280743 [ 3 ] {800f94d9-d52a-4eb8-b69c-29aeef662667} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.002195536 sec., 76518 rows/sec., 7.13 MiB/sec.
2597 2023.11.06 17:19:08.280772 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2598 2023.11.06 17:19:08.280812 [ 20 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2599 2023.11.06 17:19:08.280954 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2600 2023.11.06 17:19:08.281105 [ 3 ] {800f94d9-d52a-4eb8-b69c-29aeef662667} <Debug> DynamicQueryHandler: Done processing query
2601 2023.11.06 17:19:08.281123 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2602 2023.11.06 17:19:08.281162 [ 3 ] {800f94d9-d52a-4eb8-b69c-29aeef662667} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2603 2023.11.06 17:19:08.281191 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part
2604 2023.11.06 17:19:08.281216 [ 3 ] {} <Debug> HTTP-Session: 27a765ec-2246-4cfe-b82a-06d623c58e9f Destroying unnamed session
2605 2023.11.06 17:19:08.281338 [ 20 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2606 2023.11.06 17:19:08.281415 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 168 rows starting from the beginning of the part
2607 2023.11.06 17:19:08.281520 [ 20 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_16_3} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2608 2023.11.06 17:19:08.281519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2609 2023.11.06 17:19:08.281674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2610 2023.11.06 17:19:08.281730 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part
2611 2023.11.06 17:19:08.281753 [ 3 ] {} <Debug> HTTP-Session: d277bcec-a936-4500-ab48-1ebe8e30ccac Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2612 2023.11.06 17:19:08.281833 [ 3 ] {} <Debug> HTTP-Session: d277bcec-a936-4500-ab48-1ebe8e30ccac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2613 2023.11.06 17:19:08.282019 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 168 rows starting from the beginning of the part
2614 2023.11.06 17:19:08.282054 [ 3 ] {ed9ec68d-09a7-4f79-a3f3-529efe9f7909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2615 2023.11.06 17:19:08.282151 [ 3 ] {ed9ec68d-09a7-4f79-a3f3-529efe9f7909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2616 2023.11.06 17:19:08.282211 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part
2617 2023.11.06 17:19:08.282536 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 168 rows starting from the beginning of the part
2618 2023.11.06 17:19:08.282626 [ 3 ] {ed9ec68d-09a7-4f79-a3f3-529efe9f7909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2619 2023.11.06 17:19:08.283768 [ 3 ] {ed9ec68d-09a7-4f79-a3f3-529efe9f7909} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2620 2023.11.06 17:19:08.284211 [ 3 ] {ed9ec68d-09a7-4f79-a3f3-529efe9f7909} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2621 2023.11.06 17:19:08.284219 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 897 rows, containing 4 columns (4 merged, 0 gathered) in 0.003372637 sec., 265963.9919742326 rows/sec., 25.42 MiB/sec.
2622 2023.11.06 17:19:08.284371 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2623 2023.11.06 17:19:08.284477 [ 3 ] {ed9ec68d-09a7-4f79-a3f3-529efe9f7909} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2624 2023.11.06 17:19:08.284665 [ 177 ] {} <Debug> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2625 2023.11.06 17:19:08.284700 [ 3 ] {ed9ec68d-09a7-4f79-a3f3-529efe9f7909} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.002577693 sec., 122202 rows/sec., 8.48 MiB/sec.
2626 2023.11.06 17:19:08.284715 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2627 2023.11.06 17:19:08.284741 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2628 2023.11.06 17:19:08.284901 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_16_3} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2629 2023.11.06 17:19:08.284994 [ 19 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2630 2023.11.06 17:19:08.285086 [ 3 ] {ed9ec68d-09a7-4f79-a3f3-529efe9f7909} <Debug> DynamicQueryHandler: Done processing query
2631 2023.11.06 17:19:08.285120 [ 3 ] {ed9ec68d-09a7-4f79-a3f3-529efe9f7909} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2632 2023.11.06 17:19:08.285147 [ 3 ] {} <Debug> HTTP-Session: d277bcec-a936-4500-ab48-1ebe8e30ccac Destroying unnamed session
2633 2023.11.06 17:19:08.285147 [ 19 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2634 2023.11.06 17:19:08.285186 [ 19 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 369 rows starting from the beginning of the part
2635 2023.11.06 17:19:08.285307 [ 19 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 326 rows starting from the beginning of the part
2636 2023.11.06 17:19:08.285323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2637 2023.11.06 17:19:08.285373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2638 2023.11.06 17:19:08.285407 [ 3 ] {} <Debug> HTTP-Session: 423f3443-4b67-49d2-bd7b-d3f78a489ba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2639 2023.11.06 17:19:08.285414 [ 19 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part
2640 2023.11.06 17:19:08.285427 [ 3 ] {} <Debug> HTTP-Session: 423f3443-4b67-49d2-bd7b-d3f78a489ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2641 2023.11.06 17:19:08.285542 [ 3 ] {b3c2ac13-6790-4017-9442-dd7fc7cc6faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2642 2023.11.06 17:19:08.285546 [ 19 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 315 rows starting from the beginning of the part
2643 2023.11.06 17:19:08.285599 [ 3 ] {b3c2ac13-6790-4017-9442-dd7fc7cc6faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2644 2023.11.06 17:19:08.285697 [ 19 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part
2645 2023.11.06 17:19:08.285857 [ 3 ] {b3c2ac13-6790-4017-9442-dd7fc7cc6faf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2646 2023.11.06 17:19:08.285865 [ 19 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 315 rows starting from the beginning of the part
2647 2023.11.06 17:19:08.286277 [ 3 ] {b3c2ac13-6790-4017-9442-dd7fc7cc6faf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2648 2023.11.06 17:19:08.286614 [ 3 ] {b3c2ac13-6790-4017-9442-dd7fc7cc6faf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2649 2023.11.06 17:19:08.286820 [ 3 ] {b3c2ac13-6790-4017-9442-dd7fc7cc6faf} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2650 2023.11.06 17:19:08.286973 [ 22 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1375 rows, containing 4 columns (4 merged, 0 gathered) in 0.002126225 sec., 646686.0280544157 rows/sec., 45.32 MiB/sec.
2651 2023.11.06 17:19:08.287002 [ 177 ] {} <Debug> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2652 2023.11.06 17:19:08.287071 [ 3 ] {b3c2ac13-6790-4017-9442-dd7fc7cc6faf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001484395 sec., 4042 rows/sec., 169.73 KiB/sec.
2653 2023.11.06 17:19:08.287087 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2654 2023.11.06 17:19:08.287208 [ 22 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2655 2023.11.06 17:19:08.287289 [ 17 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2656 2023.11.06 17:19:08.287466 [ 3 ] {b3c2ac13-6790-4017-9442-dd7fc7cc6faf} <Debug> DynamicQueryHandler: Done processing query
2657 2023.11.06 17:19:08.287517 [ 17 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2658 2023.11.06 17:19:08.287526 [ 3 ] {b3c2ac13-6790-4017-9442-dd7fc7cc6faf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2659 2023.11.06 17:19:08.287596 [ 3 ] {} <Debug> HTTP-Session: 423f3443-4b67-49d2-bd7b-d3f78a489ba3 Destroying unnamed session
2660 2023.11.06 17:19:08.287605 [ 17 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2661 2023.11.06 17:19:08.287624 [ 22 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2662 2023.11.06 17:19:08.287713 [ 22 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_16_3} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2663 2023.11.06 17:19:08.287909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2664 2023.11.06 17:19:08.287928 [ 17 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2665 2023.11.06 17:19:08.287995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2666 2023.11.06 17:19:08.288035 [ 3 ] {} <Debug> HTTP-Session: ff6b0979-ed99-4901-8519-28654813fe9a Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2667 2023.11.06 17:19:08.288088 [ 3 ] {} <Debug> HTTP-Session: ff6b0979-ed99-4901-8519-28654813fe9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2668 2023.11.06 17:19:08.288145 [ 17 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
2669 2023.11.06 17:19:08.288311 [ 3 ] {37119542-de3a-420e-8caa-13bcaa79cb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2670 2023.11.06 17:19:08.288380 [ 17 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
2671 2023.11.06 17:19:08.288412 [ 3 ] {37119542-de3a-420e-8caa-13bcaa79cb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2672 2023.11.06 17:19:08.288628 [ 17 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
2673 2023.11.06 17:19:08.288958 [ 17 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
2674 2023.11.06 17:19:08.288991 [ 3 ] {37119542-de3a-420e-8caa-13bcaa79cb1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2675 2023.11.06 17:19:08.289768 [ 3 ] {37119542-de3a-420e-8caa-13bcaa79cb1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2676 2023.11.06 17:19:08.290450 [ 3 ] {37119542-de3a-420e-8caa-13bcaa79cb1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2677 2023.11.06 17:19:08.290544 [ 17 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003380706 sec., 19522.549431982552 rows/sec., 819.79 KiB/sec.
2678 2023.11.06 17:19:08.290699 [ 15 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2679 2023.11.06 17:19:08.290722 [ 3 ] {37119542-de3a-420e-8caa-13bcaa79cb1c} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2680 2023.11.06 17:19:08.290883 [ 177 ] {} <Debug> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2681 2023.11.06 17:19:08.290905 [ 3 ] {37119542-de3a-420e-8caa-13bcaa79cb1c} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002526322 sec., 27708 rows/sec., 1.68 MiB/sec.
2682 2023.11.06 17:19:08.290954 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2683 2023.11.06 17:19:08.291085 [ 15 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2684 2023.11.06 17:19:08.291243 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2685 2023.11.06 17:19:08.291280 [ 15 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_11_2} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2686 2023.11.06 17:19:08.291300 [ 3 ] {37119542-de3a-420e-8caa-13bcaa79cb1c} <Debug> DynamicQueryHandler: Done processing query
2687 2023.11.06 17:19:08.291354 [ 3 ] {37119542-de3a-420e-8caa-13bcaa79cb1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2688 2023.11.06 17:19:08.291428 [ 3 ] {} <Debug> HTTP-Session: ff6b0979-ed99-4901-8519-28654813fe9a Destroying unnamed session
2689 2023.11.06 17:19:08.291505 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2690 2023.11.06 17:19:08.291537 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 431 rows starting from the beginning of the part
2691 2023.11.06 17:19:08.291652 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part
2692 2023.11.06 17:19:08.291674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2693 2023.11.06 17:19:08.291751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2694 2023.11.06 17:19:08.291806 [ 3 ] {} <Debug> HTTP-Session: 3ed32b94-c06f-41d8-a32b-21407a79f5d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2695 2023.11.06 17:19:08.291838 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part
2696 2023.11.06 17:19:08.291849 [ 3 ] {} <Debug> HTTP-Session: 3ed32b94-c06f-41d8-a32b-21407a79f5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2697 2023.11.06 17:19:08.292103 [ 3 ] {ffed6e19-d5b5-448f-9761-aeb52d064ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2698 2023.11.06 17:19:08.292104 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 81 rows starting from the beginning of the part
2699 2023.11.06 17:19:08.292222 [ 3 ] {ffed6e19-d5b5-448f-9761-aeb52d064ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2700 2023.11.06 17:19:08.292454 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part
2701 2023.11.06 17:19:08.292810 [ 22 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part
2702 2023.11.06 17:19:08.292907 [ 3 ] {ffed6e19-d5b5-448f-9761-aeb52d064ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2703 2023.11.06 17:19:08.293982 [ 3 ] {ffed6e19-d5b5-448f-9761-aeb52d064ab6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2704 2023.11.06 17:19:08.294637 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.003549979 sec., 223099.9112952499 rows/sec., 13.55 MiB/sec.
2705 2023.11.06 17:19:08.294726 [ 3 ] {ffed6e19-d5b5-448f-9761-aeb52d064ab6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2706 2023.11.06 17:19:08.294813 [ 15 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2707 2023.11.06 17:19:08.294950 [ 3 ] {ffed6e19-d5b5-448f-9761-aeb52d064ab6} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2708 2023.11.06 17:19:08.295027 [ 15 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2709 2023.11.06 17:19:08.295150 [ 3 ] {ffed6e19-d5b5-448f-9761-aeb52d064ab6} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.00300001 sec., 7999 rows/sec., 10.80 MiB/sec.
2710 2023.11.06 17:19:08.295176 [ 15 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2711 2023.11.06 17:19:08.295366 [ 3 ] {ffed6e19-d5b5-448f-9761-aeb52d064ab6} <Debug> DynamicQueryHandler: Done processing query
2712 2023.11.06 17:19:08.295390 [ 3 ] {ffed6e19-d5b5-448f-9761-aeb52d064ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2713 2023.11.06 17:19:08.295406 [ 3 ] {} <Debug> HTTP-Session: 3ed32b94-c06f-41d8-a32b-21407a79f5d9 Destroying unnamed session
2714 2023.11.06 17:19:08.295518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2715 2023.11.06 17:19:08.295563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2716 2023.11.06 17:19:08.295582 [ 3 ] {} <Debug> HTTP-Session: f27a0ef2-37e4-4e72-8194-257b2c57e141 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2717 2023.11.06 17:19:08.295598 [ 3 ] {} <Debug> HTTP-Session: f27a0ef2-37e4-4e72-8194-257b2c57e141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2718 2023.11.06 17:19:08.295667 [ 3 ] {317a28f3-3e19-4c91-9db3-cf78d723b077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2719 2023.11.06 17:19:08.295708 [ 3 ] {317a28f3-3e19-4c91-9db3-cf78d723b077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2720 2023.11.06 17:19:08.295817 [ 3 ] {317a28f3-3e19-4c91-9db3-cf78d723b077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2721 2023.11.06 17:19:08.296086 [ 3 ] {317a28f3-3e19-4c91-9db3-cf78d723b077} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2722 2023.11.06 17:19:08.296317 [ 3 ] {317a28f3-3e19-4c91-9db3-cf78d723b077} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2723 2023.11.06 17:19:08.296491 [ 3 ] {317a28f3-3e19-4c91-9db3-cf78d723b077} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2724 2023.11.06 17:19:08.296612 [ 3 ] {317a28f3-3e19-4c91-9db3-cf78d723b077} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000916445 sec., 22914 rows/sec., 1.19 MiB/sec.
2725 2023.11.06 17:19:08.296792 [ 3 ] {317a28f3-3e19-4c91-9db3-cf78d723b077} <Debug> DynamicQueryHandler: Done processing query
2726 2023.11.06 17:19:08.296817 [ 3 ] {317a28f3-3e19-4c91-9db3-cf78d723b077} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2727 2023.11.06 17:19:08.296832 [ 3 ] {} <Debug> HTTP-Session: f27a0ef2-37e4-4e72-8194-257b2c57e141 Destroying unnamed session
2728 2023.11.06 17:19:11.394543 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
2729 2023.11.06 17:19:11.394609 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
2730 2023.11.06 17:19:13.270735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2731 2023.11.06 17:19:13.270842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2732 2023.11.06 17:19:13.270867 [ 3 ] {} <Debug> HTTP-Session: 84cd9a40-2dcd-4770-8416-9cc9d95190ec Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2733 2023.11.06 17:19:13.270892 [ 3 ] {} <Debug> HTTP-Session: 84cd9a40-2dcd-4770-8416-9cc9d95190ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2734 2023.11.06 17:19:13.271014 [ 3 ] {32d6b4d7-8ecf-4498-ad2f-b8c7c0b4571e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2735 2023.11.06 17:19:13.271074 [ 3 ] {32d6b4d7-8ecf-4498-ad2f-b8c7c0b4571e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2736 2023.11.06 17:19:13.271231 [ 3 ] {32d6b4d7-8ecf-4498-ad2f-b8c7c0b4571e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2737 2023.11.06 17:19:13.271667 [ 3 ] {32d6b4d7-8ecf-4498-ad2f-b8c7c0b4571e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2738 2023.11.06 17:19:13.271932 [ 3 ] {32d6b4d7-8ecf-4498-ad2f-b8c7c0b4571e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2739 2023.11.06 17:19:13.272100 [ 3 ] {32d6b4d7-8ecf-4498-ad2f-b8c7c0b4571e} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2740 2023.11.06 17:19:13.272233 [ 3 ] {32d6b4d7-8ecf-4498-ad2f-b8c7c0b4571e} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.00118096 sec., 21169 rows/sec., 1.68 MiB/sec.
2741 2023.11.06 17:19:13.272456 [ 3 ] {32d6b4d7-8ecf-4498-ad2f-b8c7c0b4571e} <Debug> DynamicQueryHandler: Done processing query
2742 2023.11.06 17:19:13.272484 [ 3 ] {32d6b4d7-8ecf-4498-ad2f-b8c7c0b4571e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2743 2023.11.06 17:19:13.272500 [ 3 ] {} <Debug> HTTP-Session: 84cd9a40-2dcd-4770-8416-9cc9d95190ec Destroying unnamed session
2744 2023.11.06 17:19:13.272619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2745 2023.11.06 17:19:13.272665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2746 2023.11.06 17:19:13.272684 [ 3 ] {} <Debug> HTTP-Session: 68addd95-348a-410c-b01c-3c1286436cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2747 2023.11.06 17:19:13.272701 [ 3 ] {} <Debug> HTTP-Session: 68addd95-348a-410c-b01c-3c1286436cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2748 2023.11.06 17:19:13.272776 [ 3 ] {741e6b98-2da2-45cd-90b6-4984221808ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2749 2023.11.06 17:19:13.272815 [ 3 ] {741e6b98-2da2-45cd-90b6-4984221808ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2750 2023.11.06 17:19:13.272937 [ 3 ] {741e6b98-2da2-45cd-90b6-4984221808ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2751 2023.11.06 17:19:13.273298 [ 3 ] {741e6b98-2da2-45cd-90b6-4984221808ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2752 2023.11.06 17:19:13.273518 [ 3 ] {741e6b98-2da2-45cd-90b6-4984221808ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2753 2023.11.06 17:19:13.273674 [ 3 ] {741e6b98-2da2-45cd-90b6-4984221808ba} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2754 2023.11.06 17:19:13.273798 [ 3 ] {741e6b98-2da2-45cd-90b6-4984221808ba} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.000993337 sec., 75503 rows/sec., 7.77 MiB/sec.
2755 2023.11.06 17:19:13.274026 [ 3 ] {741e6b98-2da2-45cd-90b6-4984221808ba} <Debug> DynamicQueryHandler: Done processing query
2756 2023.11.06 17:19:13.274054 [ 3 ] {741e6b98-2da2-45cd-90b6-4984221808ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2757 2023.11.06 17:19:13.274075 [ 3 ] {} <Debug> HTTP-Session: 68addd95-348a-410c-b01c-3c1286436cb1 Destroying unnamed session
2758 2023.11.06 17:19:13.274260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2759 2023.11.06 17:19:13.274308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2760 2023.11.06 17:19:13.274327 [ 3 ] {} <Debug> HTTP-Session: 13164ccd-be65-43be-8a72-d82a56ee7204 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2761 2023.11.06 17:19:13.274344 [ 3 ] {} <Debug> HTTP-Session: 13164ccd-be65-43be-8a72-d82a56ee7204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2762 2023.11.06 17:19:13.274427 [ 3 ] {36ac2ea0-26c6-4288-82e9-db38c342e274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2763 2023.11.06 17:19:13.274465 [ 3 ] {36ac2ea0-26c6-4288-82e9-db38c342e274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2764 2023.11.06 17:19:13.274573 [ 3 ] {36ac2ea0-26c6-4288-82e9-db38c342e274} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2765 2023.11.06 17:19:13.274899 [ 3 ] {36ac2ea0-26c6-4288-82e9-db38c342e274} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2766 2023.11.06 17:19:13.275124 [ 3 ] {36ac2ea0-26c6-4288-82e9-db38c342e274} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2767 2023.11.06 17:19:13.275281 [ 3 ] {36ac2ea0-26c6-4288-82e9-db38c342e274} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2768 2023.11.06 17:19:13.275412 [ 3 ] {36ac2ea0-26c6-4288-82e9-db38c342e274} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000950906 sec., 26290 rows/sec., 2.06 MiB/sec.
2769 2023.11.06 17:19:13.275630 [ 3 ] {36ac2ea0-26c6-4288-82e9-db38c342e274} <Debug> DynamicQueryHandler: Done processing query
2770 2023.11.06 17:19:13.275659 [ 3 ] {36ac2ea0-26c6-4288-82e9-db38c342e274} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2771 2023.11.06 17:19:13.275675 [ 3 ] {} <Debug> HTTP-Session: 13164ccd-be65-43be-8a72-d82a56ee7204 Destroying unnamed session
2772 2023.11.06 17:19:13.275843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2773 2023.11.06 17:19:13.275892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2774 2023.11.06 17:19:13.275911 [ 3 ] {} <Debug> HTTP-Session: 52c0302b-9a3b-456f-9d7c-2d904e696905 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2775 2023.11.06 17:19:13.275929 [ 3 ] {} <Debug> HTTP-Session: 52c0302b-9a3b-456f-9d7c-2d904e696905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2776 2023.11.06 17:19:13.276006 [ 3 ] {a9700865-5ab7-4206-a66e-7ab05de20e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2777 2023.11.06 17:19:13.276053 [ 3 ] {a9700865-5ab7-4206-a66e-7ab05de20e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2778 2023.11.06 17:19:13.276197 [ 3 ] {a9700865-5ab7-4206-a66e-7ab05de20e60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2779 2023.11.06 17:19:13.276621 [ 3 ] {a9700865-5ab7-4206-a66e-7ab05de20e60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2780 2023.11.06 17:19:13.276950 [ 3 ] {a9700865-5ab7-4206-a66e-7ab05de20e60} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2781 2023.11.06 17:19:13.277145 [ 3 ] {a9700865-5ab7-4206-a66e-7ab05de20e60} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2782 2023.11.06 17:19:13.277282 [ 3 ] {a9700865-5ab7-4206-a66e-7ab05de20e60} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001235581 sec., 20233 rows/sec., 27.30 MiB/sec.
2783 2023.11.06 17:19:13.277282 [ 156 ] {} <Debug> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2784 2023.11.06 17:19:13.277388 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2785 2023.11.06 17:19:13.277482 [ 3 ] {a9700865-5ab7-4206-a66e-7ab05de20e60} <Debug> DynamicQueryHandler: Done processing query
2786 2023.11.06 17:19:13.277503 [ 16 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2787 2023.11.06 17:19:13.277541 [ 3 ] {a9700865-5ab7-4206-a66e-7ab05de20e60} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2788 2023.11.06 17:19:13.277576 [ 3 ] {} <Debug> HTTP-Session: 52c0302b-9a3b-456f-9d7c-2d904e696905 Destroying unnamed session
2789 2023.11.06 17:19:13.277669 [ 16 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2790 2023.11.06 17:19:13.277708 [ 16 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 261 rows starting from the beginning of the part
2791 2023.11.06 17:19:13.277850 [ 16 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part
2792 2023.11.06 17:19:13.277951 [ 16 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part
2793 2023.11.06 17:19:13.278044 [ 16 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part
2794 2023.11.06 17:19:13.278135 [ 16 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part
2795 2023.11.06 17:19:13.278223 [ 16 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part
2796 2023.11.06 17:19:13.279498 [ 14 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 6 columns (6 merged, 0 gathered) in 0.002035424 sec., 188658.48098479726 rows/sec., 254.59 MiB/sec.
2797 2023.11.06 17:19:13.279846 [ 14 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2798 2023.11.06 17:19:13.280115 [ 14 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2799 2023.11.06 17:19:13.280195 [ 14 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2800 2023.11.06 17:19:13.280286 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8f014498-a037-42d8-963f-e24d4cea23d5::all_1_16_3: 4.01 MiB.
2801 2023.11.06 17:19:14.000187 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.07 MiB, peak 237.10 MiB, will set to 230.95 MiB (RSS), difference: -4.12 MiB
2802 2023.11.06 17:19:18.276247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2803 2023.11.06 17:19:18.276363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2804 2023.11.06 17:19:18.276388 [ 3 ] {} <Debug> HTTP-Session: 77cb6ef6-9271-473c-868d-3d722585777b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2805 2023.11.06 17:19:18.276412 [ 3 ] {} <Debug> HTTP-Session: 77cb6ef6-9271-473c-868d-3d722585777b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2806 2023.11.06 17:19:18.276540 [ 3 ] {86f7c752-0061-4848-b00c-b474a6c8c36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2807 2023.11.06 17:19:18.276600 [ 3 ] {86f7c752-0061-4848-b00c-b474a6c8c36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2808 2023.11.06 17:19:18.276762 [ 3 ] {86f7c752-0061-4848-b00c-b474a6c8c36e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2809 2023.11.06 17:19:18.277209 [ 3 ] {86f7c752-0061-4848-b00c-b474a6c8c36e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2810 2023.11.06 17:19:18.277517 [ 3 ] {86f7c752-0061-4848-b00c-b474a6c8c36e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2811 2023.11.06 17:19:18.277690 [ 3 ] {86f7c752-0061-4848-b00c-b474a6c8c36e} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2812 2023.11.06 17:19:18.277849 [ 3 ] {86f7c752-0061-4848-b00c-b474a6c8c36e} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.001267211 sec., 23674 rows/sec., 1.76 MiB/sec.
2813 2023.11.06 17:19:18.277991 [ 3 ] {86f7c752-0061-4848-b00c-b474a6c8c36e} <Debug> DynamicQueryHandler: Done processing query
2814 2023.11.06 17:19:18.278016 [ 3 ] {86f7c752-0061-4848-b00c-b474a6c8c36e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2815 2023.11.06 17:19:18.278032 [ 3 ] {} <Debug> HTTP-Session: 77cb6ef6-9271-473c-868d-3d722585777b Destroying unnamed session
2816 2023.11.06 17:19:18.278250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2817 2023.11.06 17:19:18.278297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2818 2023.11.06 17:19:18.278316 [ 3 ] {} <Debug> HTTP-Session: 078a60d1-c3b9-4514-87c1-43533471ffe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2819 2023.11.06 17:19:18.278333 [ 3 ] {} <Debug> HTTP-Session: 078a60d1-c3b9-4514-87c1-43533471ffe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2820 2023.11.06 17:19:18.278410 [ 3 ] {e41d7f17-4562-40a8-9dbf-beecd9921bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2821 2023.11.06 17:19:18.278450 [ 3 ] {e41d7f17-4562-40a8-9dbf-beecd9921bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2822 2023.11.06 17:19:18.278557 [ 3 ] {e41d7f17-4562-40a8-9dbf-beecd9921bc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2023.11.06 17:19:18.278979 [ 3 ] {e41d7f17-4562-40a8-9dbf-beecd9921bc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2824 2023.11.06 17:19:18.279214 [ 3 ] {e41d7f17-4562-40a8-9dbf-beecd9921bc9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2825 2023.11.06 17:19:18.279365 [ 3 ] {e41d7f17-4562-40a8-9dbf-beecd9921bc9} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2826 2023.11.06 17:19:18.279506 [ 3 ] {e41d7f17-4562-40a8-9dbf-beecd9921bc9} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001066228 sec., 157564 rows/sec., 14.68 MiB/sec.
2827 2023.11.06 17:19:18.279702 [ 3 ] {e41d7f17-4562-40a8-9dbf-beecd9921bc9} <Debug> DynamicQueryHandler: Done processing query
2828 2023.11.06 17:19:18.279729 [ 3 ] {e41d7f17-4562-40a8-9dbf-beecd9921bc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2829 2023.11.06 17:19:18.279746 [ 3 ] {} <Debug> HTTP-Session: 078a60d1-c3b9-4514-87c1-43533471ffe7 Destroying unnamed session
2830 2023.11.06 17:19:18.279931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 52340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2831 2023.11.06 17:19:18.279980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2832 2023.11.06 17:19:18.279999 [ 3 ] {} <Debug> HTTP-Session: b0555c57-10be-42b8-91c9-5dc9f03e0ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2833 2023.11.06 17:19:18.280016 [ 3 ] {} <Debug> HTTP-Session: b0555c57-10be-42b8-91c9-5dc9f03e0ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2834 2023.11.06 17:19:18.280110 [ 3 ] {ad34e3d1-47cb-4de5-9b94-b910af6e9f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2835 2023.11.06 17:19:18.280155 [ 3 ] {ad34e3d1-47cb-4de5-9b94-b910af6e9f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2836 2023.11.06 17:19:18.280278 [ 3 ] {ad34e3d1-47cb-4de5-9b94-b910af6e9f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2023.11.06 17:19:18.280802 [ 3 ] {ad34e3d1-47cb-4de5-9b94-b910af6e9f86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2838 2023.11.06 17:19:18.281038 [ 3 ] {ad34e3d1-47cb-4de5-9b94-b910af6e9f86} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2839 2023.11.06 17:19:18.281204 [ 3 ] {ad34e3d1-47cb-4de5-9b94-b910af6e9f86} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2840 2023.11.06 17:19:18.281340 [ 3 ] {ad34e3d1-47cb-4de5-9b94-b910af6e9f86} <Information> executeQuery: Read 326 rows, 23.24 KiB in 0.00119805 sec., 272108 rows/sec., 18.94 MiB/sec.
2841 2023.11.06 17:19:18.281526 [ 3 ] {ad34e3d1-47cb-4de5-9b94-b910af6e9f86} <Debug> DynamicQueryHandler: Done processing query
2842 2023.11.06 17:19:18.281550 [ 3 ] {ad34e3d1-47cb-4de5-9b94-b910af6e9f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2843 2023.11.06 17:19:18.281566 [ 3 ] {} <Debug> HTTP-Session: b0555c57-10be-42b8-91c9-5dc9f03e0ce7 Destroying unnamed session
2844 2023.11.06 17:19:18.281698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2845 2023.11.06 17:19:18.281744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2846 2023.11.06 17:19:18.281764 [ 3 ] {} <Debug> HTTP-Session: 4fbb3b5e-6f95-472c-8d05-8d52b9655f5e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2847 2023.11.06 17:19:18.281780 [ 3 ] {} <Debug> HTTP-Session: 4fbb3b5e-6f95-472c-8d05-8d52b9655f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2848 2023.11.06 17:19:18.281849 [ 3 ] {1798e427-a4c7-454b-a8d7-9dbb42ec6c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2849 2023.11.06 17:19:18.281887 [ 3 ] {1798e427-a4c7-454b-a8d7-9dbb42ec6c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2850 2023.11.06 17:19:18.281997 [ 3 ] {1798e427-a4c7-454b-a8d7-9dbb42ec6c53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2851 2023.11.06 17:19:18.282304 [ 3 ] {1798e427-a4c7-454b-a8d7-9dbb42ec6c53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2852 2023.11.06 17:19:18.282560 [ 3 ] {1798e427-a4c7-454b-a8d7-9dbb42ec6c53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2853 2023.11.06 17:19:18.282749 [ 3 ] {1798e427-a4c7-454b-a8d7-9dbb42ec6c53} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2854 2023.11.06 17:19:18.282866 [ 3 ] {1798e427-a4c7-454b-a8d7-9dbb42ec6c53} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000981906 sec., 6110 rows/sec., 256.60 KiB/sec.
2855 2023.11.06 17:19:18.282984 [ 3 ] {1798e427-a4c7-454b-a8d7-9dbb42ec6c53} <Debug> DynamicQueryHandler: Done processing query
2856 2023.11.06 17:19:18.283007 [ 3 ] {1798e427-a4c7-454b-a8d7-9dbb42ec6c53} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2857 2023.11.06 17:19:18.283023 [ 3 ] {} <Debug> HTTP-Session: 4fbb3b5e-6f95-472c-8d05-8d52b9655f5e Destroying unnamed session
2858 2023.11.06 17:19:18.283141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 14868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2859 2023.11.06 17:19:18.283190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2860 2023.11.06 17:19:18.283217 [ 3 ] {} <Debug> HTTP-Session: 5c410bfd-198f-4c8c-b3e9-73d20b2aab62 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2861 2023.11.06 17:19:18.283241 [ 3 ] {} <Debug> HTTP-Session: 5c410bfd-198f-4c8c-b3e9-73d20b2aab62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2862 2023.11.06 17:19:18.283323 [ 3 ] {af7097bf-7da7-4c6b-b5d8-685133949e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2863 2023.11.06 17:19:18.283369 [ 3 ] {af7097bf-7da7-4c6b-b5d8-685133949e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2864 2023.11.06 17:19:18.283492 [ 3 ] {af7097bf-7da7-4c6b-b5d8-685133949e13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2865 2023.11.06 17:19:18.283821 [ 3 ] {af7097bf-7da7-4c6b-b5d8-685133949e13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2866 2023.11.06 17:19:18.284095 [ 3 ] {af7097bf-7da7-4c6b-b5d8-685133949e13} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2867 2023.11.06 17:19:18.284281 [ 3 ] {af7097bf-7da7-4c6b-b5d8-685133949e13} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2868 2023.11.06 17:19:18.284403 [ 3 ] {af7097bf-7da7-4c6b-b5d8-685133949e13} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001048938 sec., 77220 rows/sec., 4.72 MiB/sec.
2869 2023.11.06 17:19:18.284524 [ 3 ] {af7097bf-7da7-4c6b-b5d8-685133949e13} <Debug> DynamicQueryHandler: Done processing query
2870 2023.11.06 17:19:18.284549 [ 3 ] {af7097bf-7da7-4c6b-b5d8-685133949e13} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2871 2023.11.06 17:19:18.284565 [ 3 ] {} <Debug> HTTP-Session: 5c410bfd-198f-4c8c-b3e9-73d20b2aab62 Destroying unnamed session
2872 2023.11.06 17:19:18.284705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2873 2023.11.06 17:19:18.284761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2874 2023.11.06 17:19:18.284782 [ 3 ] {} <Debug> HTTP-Session: ef5e6d18-c7e3-4a59-bde0-095a754ea188 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2875 2023.11.06 17:19:18.284799 [ 3 ] {} <Debug> HTTP-Session: ef5e6d18-c7e3-4a59-bde0-095a754ea188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2876 2023.11.06 17:19:18.284881 [ 3 ] {164526e8-03f3-4694-8ca1-ec0f30063cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2877 2023.11.06 17:19:18.284927 [ 3 ] {164526e8-03f3-4694-8ca1-ec0f30063cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2878 2023.11.06 17:19:18.285067 [ 3 ] {164526e8-03f3-4694-8ca1-ec0f30063cae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2879 2023.11.06 17:19:18.285493 [ 3 ] {164526e8-03f3-4694-8ca1-ec0f30063cae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2880 2023.11.06 17:19:18.285838 [ 3 ] {164526e8-03f3-4694-8ca1-ec0f30063cae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2881 2023.11.06 17:19:18.286050 [ 3 ] {164526e8-03f3-4694-8ca1-ec0f30063cae} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2882 2023.11.06 17:19:18.286183 [ 3 ] {164526e8-03f3-4694-8ca1-ec0f30063cae} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001272891 sec., 18854 rows/sec., 25.44 MiB/sec.
2883 2023.11.06 17:19:18.286317 [ 3 ] {164526e8-03f3-4694-8ca1-ec0f30063cae} <Debug> DynamicQueryHandler: Done processing query
2884 2023.11.06 17:19:18.286341 [ 3 ] {164526e8-03f3-4694-8ca1-ec0f30063cae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2885 2023.11.06 17:19:18.286358 [ 3 ] {} <Debug> HTTP-Session: ef5e6d18-c7e3-4a59-bde0-095a754ea188 Destroying unnamed session
2886 2023.11.06 17:19:18.286475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2887 2023.11.06 17:19:18.286524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2888 2023.11.06 17:19:18.286544 [ 3 ] {} <Debug> HTTP-Session: 277c06f9-aed1-442e-9d84-fe09e1be9221 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2889 2023.11.06 17:19:18.286562 [ 3 ] {} <Debug> HTTP-Session: 277c06f9-aed1-442e-9d84-fe09e1be9221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2890 2023.11.06 17:19:18.286634 [ 3 ] {140120a0-2906-48d1-bab5-5b21bc05a3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2891 2023.11.06 17:19:18.286673 [ 3 ] {140120a0-2906-48d1-bab5-5b21bc05a3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2892 2023.11.06 17:19:18.286784 [ 3 ] {140120a0-2906-48d1-bab5-5b21bc05a3fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2893 2023.11.06 17:19:18.287067 [ 3 ] {140120a0-2906-48d1-bab5-5b21bc05a3fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2894 2023.11.06 17:19:18.287311 [ 3 ] {140120a0-2906-48d1-bab5-5b21bc05a3fc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2895 2023.11.06 17:19:18.287491 [ 3 ] {140120a0-2906-48d1-bab5-5b21bc05a3fc} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2896 2023.11.06 17:19:18.287619 [ 3 ] {140120a0-2906-48d1-bab5-5b21bc05a3fc} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000957665 sec., 21928 rows/sec., 1.14 MiB/sec.
2897 2023.11.06 17:19:18.287736 [ 3 ] {140120a0-2906-48d1-bab5-5b21bc05a3fc} <Debug> DynamicQueryHandler: Done processing query
2898 2023.11.06 17:19:18.287760 [ 3 ] {140120a0-2906-48d1-bab5-5b21bc05a3fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2899 2023.11.06 17:19:18.287777 [ 3 ] {} <Debug> HTTP-Session: 277c06f9-aed1-442e-9d84-fe09e1be9221 Destroying unnamed session
2900 2023.11.06 17:19:23.270383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2901 2023.11.06 17:19:23.270522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2902 2023.11.06 17:19:23.270555 [ 3 ] {} <Debug> HTTP-Session: 0c6d24d2-ee33-4124-939e-ed374715c28a Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2903 2023.11.06 17:19:23.270586 [ 3 ] {} <Debug> HTTP-Session: 0c6d24d2-ee33-4124-939e-ed374715c28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2904 2023.11.06 17:19:23.270735 [ 3 ] {4c6703b6-bc1f-4855-937e-76d4a286f9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2905 2023.11.06 17:19:23.270805 [ 3 ] {4c6703b6-bc1f-4855-937e-76d4a286f9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2906 2023.11.06 17:19:23.270987 [ 3 ] {4c6703b6-bc1f-4855-937e-76d4a286f9d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2907 2023.11.06 17:19:23.271431 [ 3 ] {4c6703b6-bc1f-4855-937e-76d4a286f9d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2908 2023.11.06 17:19:23.271708 [ 3 ] {4c6703b6-bc1f-4855-937e-76d4a286f9d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2909 2023.11.06 17:19:23.271874 [ 3 ] {4c6703b6-bc1f-4855-937e-76d4a286f9d5} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2910 2023.11.06 17:19:23.272016 [ 3 ] {4c6703b6-bc1f-4855-937e-76d4a286f9d5} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.00123583 sec., 20229 rows/sec., 1.60 MiB/sec.
2911 2023.11.06 17:19:23.272171 [ 3 ] {4c6703b6-bc1f-4855-937e-76d4a286f9d5} <Debug> DynamicQueryHandler: Done processing query
2912 2023.11.06 17:19:23.272198 [ 3 ] {4c6703b6-bc1f-4855-937e-76d4a286f9d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2913 2023.11.06 17:19:23.272215 [ 3 ] {} <Debug> HTTP-Session: 0c6d24d2-ee33-4124-939e-ed374715c28a Destroying unnamed session
2914 2023.11.06 17:19:23.272385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2915 2023.11.06 17:19:23.272452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2916 2023.11.06 17:19:23.272476 [ 3 ] {} <Debug> HTTP-Session: ea6601a5-c1a5-4175-9435-73a5e87220d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2917 2023.11.06 17:19:23.272500 [ 3 ] {} <Debug> HTTP-Session: ea6601a5-c1a5-4175-9435-73a5e87220d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2918 2023.11.06 17:19:23.272595 [ 3 ] {95fbfb07-cc60-4243-81a4-9d21941c364e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2919 2023.11.06 17:19:23.272637 [ 3 ] {95fbfb07-cc60-4243-81a4-9d21941c364e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2920 2023.11.06 17:19:23.272755 [ 3 ] {95fbfb07-cc60-4243-81a4-9d21941c364e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2921 2023.11.06 17:19:23.273141 [ 3 ] {95fbfb07-cc60-4243-81a4-9d21941c364e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2922 2023.11.06 17:19:23.273374 [ 3 ] {95fbfb07-cc60-4243-81a4-9d21941c364e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2923 2023.11.06 17:19:23.273539 [ 3 ] {95fbfb07-cc60-4243-81a4-9d21941c364e} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2924 2023.11.06 17:19:23.273672 [ 3 ] {95fbfb07-cc60-4243-81a4-9d21941c364e} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.001046508 sec., 71666 rows/sec., 7.37 MiB/sec.
2925 2023.11.06 17:19:23.273805 [ 3 ] {95fbfb07-cc60-4243-81a4-9d21941c364e} <Debug> DynamicQueryHandler: Done processing query
2926 2023.11.06 17:19:23.273834 [ 3 ] {95fbfb07-cc60-4243-81a4-9d21941c364e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2927 2023.11.06 17:19:23.273855 [ 3 ] {} <Debug> HTTP-Session: ea6601a5-c1a5-4175-9435-73a5e87220d6 Destroying unnamed session
2928 2023.11.06 17:19:23.274023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2929 2023.11.06 17:19:23.274072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2930 2023.11.06 17:19:23.274092 [ 3 ] {} <Debug> HTTP-Session: 59d640da-5ebd-4927-8029-900d87bae62d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2931 2023.11.06 17:19:23.274110 [ 3 ] {} <Debug> HTTP-Session: 59d640da-5ebd-4927-8029-900d87bae62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2932 2023.11.06 17:19:23.274181 [ 3 ] {d62506fe-46b6-4faa-aa71-891f39416081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2933 2023.11.06 17:19:23.274221 [ 3 ] {d62506fe-46b6-4faa-aa71-891f39416081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2934 2023.11.06 17:19:23.274333 [ 3 ] {d62506fe-46b6-4faa-aa71-891f39416081} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2935 2023.11.06 17:19:23.274644 [ 3 ] {d62506fe-46b6-4faa-aa71-891f39416081} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2936 2023.11.06 17:19:23.274856 [ 3 ] {d62506fe-46b6-4faa-aa71-891f39416081} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2937 2023.11.06 17:19:23.275007 [ 3 ] {d62506fe-46b6-4faa-aa71-891f39416081} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2938 2023.11.06 17:19:23.275135 [ 3 ] {d62506fe-46b6-4faa-aa71-891f39416081} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000923145 sec., 27081 rows/sec., 2.12 MiB/sec.
2939 2023.11.06 17:19:23.275256 [ 3 ] {d62506fe-46b6-4faa-aa71-891f39416081} <Debug> DynamicQueryHandler: Done processing query
2940 2023.11.06 17:19:23.275280 [ 3 ] {d62506fe-46b6-4faa-aa71-891f39416081} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2941 2023.11.06 17:19:23.275296 [ 3 ] {} <Debug> HTTP-Session: 59d640da-5ebd-4927-8029-900d87bae62d Destroying unnamed session
2942 2023.11.06 17:19:23.275459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2943 2023.11.06 17:19:23.275505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2944 2023.11.06 17:19:23.275524 [ 3 ] {} <Debug> HTTP-Session: db46bb61-093e-4f21-bc42-881100409aee Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2945 2023.11.06 17:19:23.275540 [ 3 ] {} <Debug> HTTP-Session: db46bb61-093e-4f21-bc42-881100409aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2946 2023.11.06 17:19:23.275618 [ 3 ] {9b5da90b-6af7-4bd2-a3d9-6ad2ec27198c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2947 2023.11.06 17:19:23.275664 [ 3 ] {9b5da90b-6af7-4bd2-a3d9-6ad2ec27198c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2948 2023.11.06 17:19:23.275807 [ 3 ] {9b5da90b-6af7-4bd2-a3d9-6ad2ec27198c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2949 2023.11.06 17:19:23.276262 [ 3 ] {9b5da90b-6af7-4bd2-a3d9-6ad2ec27198c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2950 2023.11.06 17:19:23.276572 [ 3 ] {9b5da90b-6af7-4bd2-a3d9-6ad2ec27198c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2951 2023.11.06 17:19:23.276752 [ 3 ] {9b5da90b-6af7-4bd2-a3d9-6ad2ec27198c} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2952 2023.11.06 17:19:23.276886 [ 3 ] {9b5da90b-6af7-4bd2-a3d9-6ad2ec27198c} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001239611 sec., 20167 rows/sec., 27.22 MiB/sec.
2953 2023.11.06 17:19:23.277020 [ 3 ] {9b5da90b-6af7-4bd2-a3d9-6ad2ec27198c} <Debug> DynamicQueryHandler: Done processing query
2954 2023.11.06 17:19:23.277042 [ 3 ] {9b5da90b-6af7-4bd2-a3d9-6ad2ec27198c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2955 2023.11.06 17:19:23.277058 [ 3 ] {} <Debug> HTTP-Session: db46bb61-093e-4f21-bc42-881100409aee Destroying unnamed session
2956 2023.11.06 17:19:26.394650 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
2957 2023.11.06 17:19:26.394752 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
2958 2023.11.06 17:19:28.276450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2959 2023.11.06 17:19:28.276555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2960 2023.11.06 17:19:28.276580 [ 3 ] {} <Debug> HTTP-Session: b4945a93-cc64-4e26-8779-09e2763eef8b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2961 2023.11.06 17:19:28.276604 [ 3 ] {} <Debug> HTTP-Session: b4945a93-cc64-4e26-8779-09e2763eef8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2962 2023.11.06 17:19:28.276731 [ 3 ] {c3a2f1e4-ef88-461a-818b-90226cc069fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2963 2023.11.06 17:19:28.276790 [ 3 ] {c3a2f1e4-ef88-461a-818b-90226cc069fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2964 2023.11.06 17:19:28.276952 [ 3 ] {c3a2f1e4-ef88-461a-818b-90226cc069fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2965 2023.11.06 17:19:28.277397 [ 3 ] {c3a2f1e4-ef88-461a-818b-90226cc069fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2966 2023.11.06 17:19:28.277658 [ 3 ] {c3a2f1e4-ef88-461a-818b-90226cc069fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2967 2023.11.06 17:19:28.277826 [ 3 ] {c3a2f1e4-ef88-461a-818b-90226cc069fb} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2968 2023.11.06 17:19:28.277963 [ 3 ] {c3a2f1e4-ef88-461a-818b-90226cc069fb} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.00119084 sec., 25192 rows/sec., 1.87 MiB/sec.
2969 2023.11.06 17:19:28.278106 [ 3 ] {c3a2f1e4-ef88-461a-818b-90226cc069fb} <Debug> DynamicQueryHandler: Done processing query
2970 2023.11.06 17:19:28.278131 [ 3 ] {c3a2f1e4-ef88-461a-818b-90226cc069fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2971 2023.11.06 17:19:28.278147 [ 3 ] {} <Debug> HTTP-Session: b4945a93-cc64-4e26-8779-09e2763eef8b Destroying unnamed session
2972 2023.11.06 17:19:28.278301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2973 2023.11.06 17:19:28.278347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2974 2023.11.06 17:19:28.278366 [ 3 ] {} <Debug> HTTP-Session: 98fb372d-6c4b-4812-9e3a-59946269c16a Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2975 2023.11.06 17:19:28.278383 [ 3 ] {} <Debug> HTTP-Session: 98fb372d-6c4b-4812-9e3a-59946269c16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2976 2023.11.06 17:19:28.278460 [ 3 ] {e51455ef-67e0-4570-82b5-42300557c441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2977 2023.11.06 17:19:28.278498 [ 3 ] {e51455ef-67e0-4570-82b5-42300557c441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2978 2023.11.06 17:19:28.278607 [ 3 ] {e51455ef-67e0-4570-82b5-42300557c441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2979 2023.11.06 17:19:28.279020 [ 3 ] {e51455ef-67e0-4570-82b5-42300557c441} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2980 2023.11.06 17:19:28.279243 [ 3 ] {e51455ef-67e0-4570-82b5-42300557c441} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2981 2023.11.06 17:19:28.279390 [ 3 ] {e51455ef-67e0-4570-82b5-42300557c441} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2982 2023.11.06 17:19:28.279514 [ 3 ] {e51455ef-67e0-4570-82b5-42300557c441} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001024657 sec., 163957 rows/sec., 15.27 MiB/sec.
2983 2023.11.06 17:19:28.279635 [ 3 ] {e51455ef-67e0-4570-82b5-42300557c441} <Debug> DynamicQueryHandler: Done processing query
2984 2023.11.06 17:19:28.279660 [ 3 ] {e51455ef-67e0-4570-82b5-42300557c441} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2985 2023.11.06 17:19:28.279677 [ 3 ] {} <Debug> HTTP-Session: 98fb372d-6c4b-4812-9e3a-59946269c16a Destroying unnamed session
2986 2023.11.06 17:19:28.279854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2987 2023.11.06 17:19:28.279900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2988 2023.11.06 17:19:28.279919 [ 3 ] {} <Debug> HTTP-Session: 9e3b4398-f155-4455-a86e-9531243f8357 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
2989 2023.11.06 17:19:28.279935 [ 3 ] {} <Debug> HTTP-Session: 9e3b4398-f155-4455-a86e-9531243f8357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2990 2023.11.06 17:19:28.280023 [ 3 ] {27790537-47a4-4955-a0d4-c0a115c5e49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2991 2023.11.06 17:19:28.280062 [ 3 ] {27790537-47a4-4955-a0d4-c0a115c5e49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2992 2023.11.06 17:19:28.280195 [ 3 ] {27790537-47a4-4955-a0d4-c0a115c5e49b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2993 2023.11.06 17:19:28.280656 [ 3 ] {27790537-47a4-4955-a0d4-c0a115c5e49b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
2994 2023.11.06 17:19:28.280872 [ 3 ] {27790537-47a4-4955-a0d4-c0a115c5e49b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2995 2023.11.06 17:19:28.281022 [ 3 ] {27790537-47a4-4955-a0d4-c0a115c5e49b} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2996 2023.11.06 17:19:28.281145 [ 3 ] {27790537-47a4-4955-a0d4-c0a115c5e49b} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.001092498 sec., 288330 rows/sec., 20.00 MiB/sec.
2997 2023.11.06 17:19:28.281340 [ 3 ] {27790537-47a4-4955-a0d4-c0a115c5e49b} <Debug> DynamicQueryHandler: Done processing query
2998 2023.11.06 17:19:28.281363 [ 3 ] {27790537-47a4-4955-a0d4-c0a115c5e49b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2999 2023.11.06 17:19:28.281380 [ 3 ] {} <Debug> HTTP-Session: 9e3b4398-f155-4455-a86e-9531243f8357 Destroying unnamed session
3000 2023.11.06 17:19:28.281543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3001 2023.11.06 17:19:28.281588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3002 2023.11.06 17:19:28.281607 [ 3 ] {} <Debug> HTTP-Session: dd7adeeb-61e2-474a-9a87-2d28e7601c54 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3003 2023.11.06 17:19:28.281623 [ 3 ] {} <Debug> HTTP-Session: dd7adeeb-61e2-474a-9a87-2d28e7601c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3004 2023.11.06 17:19:28.281692 [ 3 ] {4dcfe7a1-406e-466c-a9c0-90f4f1d665f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3005 2023.11.06 17:19:28.281732 [ 3 ] {4dcfe7a1-406e-466c-a9c0-90f4f1d665f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3006 2023.11.06 17:19:28.281854 [ 3 ] {4dcfe7a1-406e-466c-a9c0-90f4f1d665f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3007 2023.11.06 17:19:28.282110 [ 3 ] {4dcfe7a1-406e-466c-a9c0-90f4f1d665f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3008 2023.11.06 17:19:28.282343 [ 3 ] {4dcfe7a1-406e-466c-a9c0-90f4f1d665f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3009 2023.11.06 17:19:28.282564 [ 3 ] {4dcfe7a1-406e-466c-a9c0-90f4f1d665f5} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3010 2023.11.06 17:19:28.282683 [ 3 ] {4dcfe7a1-406e-466c-a9c0-90f4f1d665f5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000961487 sec., 6240 rows/sec., 262.05 KiB/sec.
3011 2023.11.06 17:19:28.282797 [ 3 ] {4dcfe7a1-406e-466c-a9c0-90f4f1d665f5} <Debug> DynamicQueryHandler: Done processing query
3012 2023.11.06 17:19:28.282820 [ 3 ] {4dcfe7a1-406e-466c-a9c0-90f4f1d665f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3013 2023.11.06 17:19:28.282836 [ 3 ] {} <Debug> HTTP-Session: dd7adeeb-61e2-474a-9a87-2d28e7601c54 Destroying unnamed session
3014 2023.11.06 17:19:28.282957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3015 2023.11.06 17:19:28.283001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3016 2023.11.06 17:19:28.283019 [ 3 ] {} <Debug> HTTP-Session: 9f11609f-272f-4a6e-a404-7d6a726c6c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3017 2023.11.06 17:19:28.283035 [ 3 ] {} <Debug> HTTP-Session: 9f11609f-272f-4a6e-a404-7d6a726c6c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3018 2023.11.06 17:19:28.283108 [ 3 ] {15918e93-b778-4515-b290-0b4b1ce4658e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3019 2023.11.06 17:19:28.283149 [ 3 ] {15918e93-b778-4515-b290-0b4b1ce4658e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3020 2023.11.06 17:19:28.283270 [ 3 ] {15918e93-b778-4515-b290-0b4b1ce4658e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3021 2023.11.06 17:19:28.283566 [ 3 ] {15918e93-b778-4515-b290-0b4b1ce4658e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3022 2023.11.06 17:19:28.283814 [ 3 ] {15918e93-b778-4515-b290-0b4b1ce4658e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3023 2023.11.06 17:19:28.284005 [ 3 ] {15918e93-b778-4515-b290-0b4b1ce4658e} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3024 2023.11.06 17:19:28.284126 [ 3 ] {15918e93-b778-4515-b290-0b4b1ce4658e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000990467 sec., 70673 rows/sec., 4.28 MiB/sec.
3025 2023.11.06 17:19:28.284243 [ 3 ] {15918e93-b778-4515-b290-0b4b1ce4658e} <Debug> DynamicQueryHandler: Done processing query
3026 2023.11.06 17:19:28.284266 [ 3 ] {15918e93-b778-4515-b290-0b4b1ce4658e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3027 2023.11.06 17:19:28.284282 [ 3 ] {} <Debug> HTTP-Session: 9f11609f-272f-4a6e-a404-7d6a726c6c22 Destroying unnamed session
3028 2023.11.06 17:19:28.284454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3029 2023.11.06 17:19:28.284501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3030 2023.11.06 17:19:28.284520 [ 3 ] {} <Debug> HTTP-Session: afe743ea-0220-46fb-9d9d-5561b61e03e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3031 2023.11.06 17:19:28.284536 [ 3 ] {} <Debug> HTTP-Session: afe743ea-0220-46fb-9d9d-5561b61e03e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3032 2023.11.06 17:19:28.284611 [ 3 ] {50afdbcd-0f41-493b-b2e6-b4649692a5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3033 2023.11.06 17:19:28.284659 [ 3 ] {50afdbcd-0f41-493b-b2e6-b4649692a5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3034 2023.11.06 17:19:28.284796 [ 3 ] {50afdbcd-0f41-493b-b2e6-b4649692a5e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3035 2023.11.06 17:19:28.285194 [ 3 ] {50afdbcd-0f41-493b-b2e6-b4649692a5e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3036 2023.11.06 17:19:28.285482 [ 3 ] {50afdbcd-0f41-493b-b2e6-b4649692a5e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3037 2023.11.06 17:19:28.285657 [ 3 ] {50afdbcd-0f41-493b-b2e6-b4649692a5e3} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3038 2023.11.06 17:19:28.285787 [ 3 ] {50afdbcd-0f41-493b-b2e6-b4649692a5e3} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001145919 sec., 20943 rows/sec., 28.26 MiB/sec.
3039 2023.11.06 17:19:28.285992 [ 3 ] {50afdbcd-0f41-493b-b2e6-b4649692a5e3} <Debug> DynamicQueryHandler: Done processing query
3040 2023.11.06 17:19:28.286015 [ 3 ] {50afdbcd-0f41-493b-b2e6-b4649692a5e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3041 2023.11.06 17:19:28.286031 [ 3 ] {} <Debug> HTTP-Session: afe743ea-0220-46fb-9d9d-5561b61e03e9 Destroying unnamed session
3042 2023.11.06 17:19:28.286149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3043 2023.11.06 17:19:28.286194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3044 2023.11.06 17:19:28.286213 [ 3 ] {} <Debug> HTTP-Session: 3da10548-856c-4fcb-9529-76828b3de1c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3045 2023.11.06 17:19:28.286229 [ 3 ] {} <Debug> HTTP-Session: 3da10548-856c-4fcb-9529-76828b3de1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3046 2023.11.06 17:19:28.286301 [ 3 ] {e18e8c7b-e5fe-48e0-9956-2a27c7c1a859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3047 2023.11.06 17:19:28.286342 [ 3 ] {e18e8c7b-e5fe-48e0-9956-2a27c7c1a859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3048 2023.11.06 17:19:28.286461 [ 3 ] {e18e8c7b-e5fe-48e0-9956-2a27c7c1a859} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3049 2023.11.06 17:19:28.286719 [ 3 ] {e18e8c7b-e5fe-48e0-9956-2a27c7c1a859} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3050 2023.11.06 17:19:28.286951 [ 3 ] {e18e8c7b-e5fe-48e0-9956-2a27c7c1a859} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3051 2023.11.06 17:19:28.287126 [ 3 ] {e18e8c7b-e5fe-48e0-9956-2a27c7c1a859} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3052 2023.11.06 17:19:28.287253 [ 3 ] {e18e8c7b-e5fe-48e0-9956-2a27c7c1a859} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000921636 sec., 22785 rows/sec., 1.18 MiB/sec.
3053 2023.11.06 17:19:28.287442 [ 3 ] {e18e8c7b-e5fe-48e0-9956-2a27c7c1a859} <Debug> DynamicQueryHandler: Done processing query
3054 2023.11.06 17:19:28.287465 [ 3 ] {e18e8c7b-e5fe-48e0-9956-2a27c7c1a859} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3055 2023.11.06 17:19:28.287483 [ 3 ] {} <Debug> HTTP-Session: 3da10548-856c-4fcb-9529-76828b3de1c1 Destroying unnamed session
3056 2023.11.06 17:19:33.270985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3057 2023.11.06 17:19:33.271117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3058 2023.11.06 17:19:33.271147 [ 3 ] {} <Debug> HTTP-Session: ba0ef832-aa89-4f17-bca3-14cfa1052fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3059 2023.11.06 17:19:33.271176 [ 3 ] {} <Debug> HTTP-Session: ba0ef832-aa89-4f17-bca3-14cfa1052fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3060 2023.11.06 17:19:33.271313 [ 3 ] {046a1d15-cf1b-43fd-929f-e9acd559320d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3061 2023.11.06 17:19:33.271377 [ 3 ] {046a1d15-cf1b-43fd-929f-e9acd559320d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3062 2023.11.06 17:19:33.271540 [ 3 ] {046a1d15-cf1b-43fd-929f-e9acd559320d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3063 2023.11.06 17:19:33.271930 [ 3 ] {046a1d15-cf1b-43fd-929f-e9acd559320d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3064 2023.11.06 17:19:33.272193 [ 3 ] {046a1d15-cf1b-43fd-929f-e9acd559320d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3065 2023.11.06 17:19:33.272374 [ 3 ] {046a1d15-cf1b-43fd-929f-e9acd559320d} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3066 2023.11.06 17:19:33.272508 [ 3 ] {046a1d15-cf1b-43fd-929f-e9acd559320d} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.00115351 sec., 21672 rows/sec., 1.72 MiB/sec.
3067 2023.11.06 17:19:33.272523 [ 54 ] {} <Debug> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3068 2023.11.06 17:19:33.272633 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3069 2023.11.06 17:19:33.272693 [ 3 ] {046a1d15-cf1b-43fd-929f-e9acd559320d} <Debug> DynamicQueryHandler: Done processing query
3070 2023.11.06 17:19:33.272721 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3071 2023.11.06 17:19:33.272764 [ 3 ] {046a1d15-cf1b-43fd-929f-e9acd559320d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3072 2023.11.06 17:19:33.272786 [ 3 ] {} <Debug> HTTP-Session: ba0ef832-aa89-4f17-bca3-14cfa1052fd0 Destroying unnamed session
3073 2023.11.06 17:19:33.272854 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3074 2023.11.06 17:19:33.272884 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 55 rows starting from the beginning of the part
3075 2023.11.06 17:19:33.272946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3076 2023.11.06 17:19:33.273000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3077 2023.11.06 17:19:33.273002 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part
3078 2023.11.06 17:19:33.273022 [ 3 ] {} <Debug> HTTP-Session: ae326415-0f82-49b7-9721-a57b10aefa1f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3079 2023.11.06 17:19:33.273054 [ 3 ] {} <Debug> HTTP-Session: ae326415-0f82-49b7-9721-a57b10aefa1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3080 2023.11.06 17:19:33.273138 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part
3081 2023.11.06 17:19:33.273162 [ 3 ] {269bbae8-86c1-419d-80d5-c8bede4944a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3082 2023.11.06 17:19:33.273215 [ 3 ] {269bbae8-86c1-419d-80d5-c8bede4944a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3083 2023.11.06 17:19:33.273250 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part
3084 2023.11.06 17:19:33.273421 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part
3085 2023.11.06 17:19:33.273453 [ 3 ] {269bbae8-86c1-419d-80d5-c8bede4944a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3086 2023.11.06 17:19:33.273549 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part
3087 2023.11.06 17:19:33.273951 [ 3 ] {269bbae8-86c1-419d-80d5-c8bede4944a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3088 2023.11.06 17:19:33.274249 [ 3 ] {269bbae8-86c1-419d-80d5-c8bede4944a7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3089 2023.11.06 17:19:33.274436 [ 14 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001747909 sec., 108701.31110944563 rows/sec., 8.36 MiB/sec.
3090 2023.11.06 17:19:33.274499 [ 3 ] {269bbae8-86c1-419d-80d5-c8bede4944a7} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3091 2023.11.06 17:19:33.274570 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3092 2023.11.06 17:19:33.274681 [ 54 ] {} <Debug> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3093 2023.11.06 17:19:33.274722 [ 3 ] {269bbae8-86c1-419d-80d5-c8bede4944a7} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.001521716 sec., 49286 rows/sec., 5.07 MiB/sec.
3094 2023.11.06 17:19:33.274776 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3095 2023.11.06 17:19:33.275020 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3096 2023.11.06 17:19:33.275030 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3097 2023.11.06 17:19:33.275081 [ 3 ] {269bbae8-86c1-419d-80d5-c8bede4944a7} <Debug> DynamicQueryHandler: Done processing query
3098 2023.11.06 17:19:33.275124 [ 3 ] {269bbae8-86c1-419d-80d5-c8bede4944a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3099 2023.11.06 17:19:33.275145 [ 27 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_21_4} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3100 2023.11.06 17:19:33.275194 [ 3 ] {} <Debug> HTTP-Session: ae326415-0f82-49b7-9721-a57b10aefa1f Destroying unnamed session
3101 2023.11.06 17:19:33.275318 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3102 2023.11.06 17:19:33.275365 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part
3103 2023.11.06 17:19:33.275422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3104 2023.11.06 17:19:33.275510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3105 2023.11.06 17:19:33.275562 [ 3 ] {} <Debug> HTTP-Session: 879401bb-c9e8-4029-b7ea-e816a479b805 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3106 2023.11.06 17:19:33.275611 [ 3 ] {} <Debug> HTTP-Session: 879401bb-c9e8-4029-b7ea-e816a479b805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2023.11.06 17:19:33.275630 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 75 rows starting from the beginning of the part
3108 2023.11.06 17:19:33.275812 [ 3 ] {feab1760-3563-4eb4-a4c6-c2938303da18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3109 2023.11.06 17:19:33.275877 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 168 rows starting from the beginning of the part
3110 2023.11.06 17:19:33.275897 [ 3 ] {feab1760-3563-4eb4-a4c6-c2938303da18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3111 2023.11.06 17:19:33.276194 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 75 rows starting from the beginning of the part
3112 2023.11.06 17:19:33.276360 [ 3 ] {feab1760-3563-4eb4-a4c6-c2938303da18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3113 2023.11.06 17:19:33.276477 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 168 rows starting from the beginning of the part
3114 2023.11.06 17:19:33.276595 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 75 rows starting from the beginning of the part
3115 2023.11.06 17:19:33.277130 [ 3 ] {feab1760-3563-4eb4-a4c6-c2938303da18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3116 2023.11.06 17:19:33.277508 [ 3 ] {feab1760-3563-4eb4-a4c6-c2938303da18} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3117 2023.11.06 17:19:33.277847 [ 3 ] {feab1760-3563-4eb4-a4c6-c2938303da18} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3118 2023.11.06 17:19:33.278014 [ 54 ] {} <Debug> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3119 2023.11.06 17:19:33.278092 [ 3 ] {feab1760-3563-4eb4-a4c6-c2938303da18} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.002168086 sec., 11530 rows/sec., 923.37 KiB/sec.
3120 2023.11.06 17:19:33.278105 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3121 2023.11.06 17:19:33.278336 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3122 2023.11.06 17:19:33.278648 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3123 2023.11.06 17:19:33.278736 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 369 rows starting from the beginning of the part
3124 2023.11.06 17:19:33.278753 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.003850724 sec., 208791.90510667604 rows/sec., 20.20 MiB/sec.
3125 2023.11.06 17:19:33.278816 [ 3 ] {feab1760-3563-4eb4-a4c6-c2938303da18} <Debug> DynamicQueryHandler: Done processing query
3126 2023.11.06 17:19:33.278881 [ 3 ] {feab1760-3563-4eb4-a4c6-c2938303da18} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3127 2023.11.06 17:19:33.278958 [ 3 ] {} <Debug> HTTP-Session: 879401bb-c9e8-4029-b7ea-e816a479b805 Destroying unnamed session
3128 2023.11.06 17:19:33.279041 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part
3129 2023.11.06 17:19:33.279048 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3130 2023.11.06 17:19:33.279213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3131 2023.11.06 17:19:33.279294 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 326 rows starting from the beginning of the part
3132 2023.11.06 17:19:33.279335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3133 2023.11.06 17:19:33.279422 [ 3 ] {} <Debug> HTTP-Session: f2e89c90-c2a7-4b75-bff4-7caad784537c Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3134 2023.11.06 17:19:33.279442 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3135 2023.11.06 17:19:33.279487 [ 3 ] {} <Debug> HTTP-Session: f2e89c90-c2a7-4b75-bff4-7caad784537c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3136 2023.11.06 17:19:33.279610 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part
3137 2023.11.06 17:19:33.279627 [ 14 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_21_4} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3138 2023.11.06 17:19:33.279902 [ 3 ] {dc4ae72a-b865-4561-8c64-0e23de78b91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3139 2023.11.06 17:19:33.279941 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 315 rows starting from the beginning of the part
3140 2023.11.06 17:19:33.280034 [ 3 ] {dc4ae72a-b865-4561-8c64-0e23de78b91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3141 2023.11.06 17:19:33.280250 [ 25 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part
3142 2023.11.06 17:19:33.280811 [ 3 ] {dc4ae72a-b865-4561-8c64-0e23de78b91b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3143 2023.11.06 17:19:33.281796 [ 3 ] {dc4ae72a-b865-4561-8c64-0e23de78b91b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3144 2023.11.06 17:19:33.282362 [ 14 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 4 columns (4 merged, 0 gathered) in 0.00418637 sec., 259174.41602151745 rows/sec., 18.27 MiB/sec.
3145 2023.11.06 17:19:33.282450 [ 3 ] {dc4ae72a-b865-4561-8c64-0e23de78b91b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3146 2023.11.06 17:19:33.282516 [ 14 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3147 2023.11.06 17:19:33.282748 [ 3 ] {dc4ae72a-b865-4561-8c64-0e23de78b91b} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3148 2023.11.06 17:19:33.282795 [ 14 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3149 2023.11.06 17:19:33.282927 [ 14 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_21_4} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3150 2023.11.06 17:19:33.282962 [ 3 ] {dc4ae72a-b865-4561-8c64-0e23de78b91b} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.00299851 sec., 8337 rows/sec., 11.25 MiB/sec.
3151 2023.11.06 17:19:33.283177 [ 3 ] {dc4ae72a-b865-4561-8c64-0e23de78b91b} <Debug> DynamicQueryHandler: Done processing query
3152 2023.11.06 17:19:33.283201 [ 3 ] {dc4ae72a-b865-4561-8c64-0e23de78b91b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3153 2023.11.06 17:19:33.283217 [ 3 ] {} <Debug> HTTP-Session: f2e89c90-c2a7-4b75-bff4-7caad784537c Destroying unnamed session
3154 2023.11.06 17:19:38.275900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3155 2023.11.06 17:19:38.276013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3156 2023.11.06 17:19:38.276040 [ 3 ] {} <Debug> HTTP-Session: e88db6bb-55da-4565-8b0e-4df546e9d7eb Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3157 2023.11.06 17:19:38.276065 [ 3 ] {} <Debug> HTTP-Session: e88db6bb-55da-4565-8b0e-4df546e9d7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3158 2023.11.06 17:19:38.276197 [ 3 ] {442a183c-92dc-46d4-9a69-8774969fde9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3159 2023.11.06 17:19:38.276260 [ 3 ] {442a183c-92dc-46d4-9a69-8774969fde9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3160 2023.11.06 17:19:38.276434 [ 3 ] {442a183c-92dc-46d4-9a69-8774969fde9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3161 2023.11.06 17:19:38.276855 [ 3 ] {442a183c-92dc-46d4-9a69-8774969fde9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3162 2023.11.06 17:19:38.277110 [ 3 ] {442a183c-92dc-46d4-9a69-8774969fde9c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3163 2023.11.06 17:19:38.277269 [ 3 ] {442a183c-92dc-46d4-9a69-8774969fde9c} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3164 2023.11.06 17:19:38.277401 [ 3 ] {442a183c-92dc-46d4-9a69-8774969fde9c} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.00116139 sec., 25831 rows/sec., 1.92 MiB/sec.
3165 2023.11.06 17:19:38.277543 [ 3 ] {442a183c-92dc-46d4-9a69-8774969fde9c} <Debug> DynamicQueryHandler: Done processing query
3166 2023.11.06 17:19:38.277567 [ 3 ] {442a183c-92dc-46d4-9a69-8774969fde9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3167 2023.11.06 17:19:38.277583 [ 3 ] {} <Debug> HTTP-Session: e88db6bb-55da-4565-8b0e-4df546e9d7eb Destroying unnamed session
3168 2023.11.06 17:19:38.277753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3169 2023.11.06 17:19:38.277799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3170 2023.11.06 17:19:38.277819 [ 3 ] {} <Debug> HTTP-Session: 771e11e9-79b0-41e7-849c-a206f68383af Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3171 2023.11.06 17:19:38.277835 [ 3 ] {} <Debug> HTTP-Session: 771e11e9-79b0-41e7-849c-a206f68383af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3172 2023.11.06 17:19:38.277912 [ 3 ] {d5197137-099c-4045-886c-7da8aec20cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3173 2023.11.06 17:19:38.277952 [ 3 ] {d5197137-099c-4045-886c-7da8aec20cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3174 2023.11.06 17:19:38.278060 [ 3 ] {d5197137-099c-4045-886c-7da8aec20cda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3175 2023.11.06 17:19:38.278449 [ 3 ] {d5197137-099c-4045-886c-7da8aec20cda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3176 2023.11.06 17:19:38.278667 [ 3 ] {d5197137-099c-4045-886c-7da8aec20cda} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3177 2023.11.06 17:19:38.278813 [ 3 ] {d5197137-099c-4045-886c-7da8aec20cda} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3178 2023.11.06 17:19:38.278929 [ 3 ] {d5197137-099c-4045-886c-7da8aec20cda} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.000988986 sec., 169870 rows/sec., 15.82 MiB/sec.
3179 2023.11.06 17:19:38.279039 [ 3 ] {d5197137-099c-4045-886c-7da8aec20cda} <Debug> DynamicQueryHandler: Done processing query
3180 2023.11.06 17:19:38.279062 [ 3 ] {d5197137-099c-4045-886c-7da8aec20cda} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3181 2023.11.06 17:19:38.279077 [ 3 ] {} <Debug> HTTP-Session: 771e11e9-79b0-41e7-849c-a206f68383af Destroying unnamed session
3182 2023.11.06 17:19:38.279259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3183 2023.11.06 17:19:38.279302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3184 2023.11.06 17:19:38.279321 [ 3 ] {} <Debug> HTTP-Session: 3ecd009d-ea63-43cc-8ea4-ec539a56f389 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3185 2023.11.06 17:19:38.279338 [ 3 ] {} <Debug> HTTP-Session: 3ecd009d-ea63-43cc-8ea4-ec539a56f389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3186 2023.11.06 17:19:38.279430 [ 3 ] {547fa839-71bd-4eea-9b8e-5b4405657912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3187 2023.11.06 17:19:38.279471 [ 3 ] {547fa839-71bd-4eea-9b8e-5b4405657912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3188 2023.11.06 17:19:38.279573 [ 3 ] {547fa839-71bd-4eea-9b8e-5b4405657912} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3189 2023.11.06 17:19:38.280020 [ 3 ] {547fa839-71bd-4eea-9b8e-5b4405657912} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3190 2023.11.06 17:19:38.280235 [ 3 ] {547fa839-71bd-4eea-9b8e-5b4405657912} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3191 2023.11.06 17:19:38.280385 [ 3 ] {547fa839-71bd-4eea-9b8e-5b4405657912} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3192 2023.11.06 17:19:38.280509 [ 3 ] {547fa839-71bd-4eea-9b8e-5b4405657912} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.001049858 sec., 300040 rows/sec., 20.81 MiB/sec.
3193 2023.11.06 17:19:38.280626 [ 3 ] {547fa839-71bd-4eea-9b8e-5b4405657912} <Debug> DynamicQueryHandler: Done processing query
3194 2023.11.06 17:19:38.280649 [ 3 ] {547fa839-71bd-4eea-9b8e-5b4405657912} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3195 2023.11.06 17:19:38.280665 [ 3 ] {} <Debug> HTTP-Session: 3ecd009d-ea63-43cc-8ea4-ec539a56f389 Destroying unnamed session
3196 2023.11.06 17:19:38.280825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3197 2023.11.06 17:19:38.280870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3198 2023.11.06 17:19:38.280889 [ 3 ] {} <Debug> HTTP-Session: 0ce916ae-e8d4-4963-8226-733700e34f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3199 2023.11.06 17:19:38.280905 [ 3 ] {} <Debug> HTTP-Session: 0ce916ae-e8d4-4963-8226-733700e34f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3200 2023.11.06 17:19:38.280973 [ 3 ] {0f1e3f4c-4f4f-4119-b247-2327031cdc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3201 2023.11.06 17:19:38.281012 [ 3 ] {0f1e3f4c-4f4f-4119-b247-2327031cdc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3202 2023.11.06 17:19:38.281120 [ 3 ] {0f1e3f4c-4f4f-4119-b247-2327031cdc7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3203 2023.11.06 17:19:38.281366 [ 3 ] {0f1e3f4c-4f4f-4119-b247-2327031cdc7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3204 2023.11.06 17:19:38.281613 [ 3 ] {0f1e3f4c-4f4f-4119-b247-2327031cdc7b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3205 2023.11.06 17:19:38.281788 [ 3 ] {0f1e3f4c-4f4f-4119-b247-2327031cdc7b} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3206 2023.11.06 17:19:38.281910 [ 3 ] {0f1e3f4c-4f4f-4119-b247-2327031cdc7b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000908705 sec., 6602 rows/sec., 277.27 KiB/sec.
3207 2023.11.06 17:19:38.282015 [ 3 ] {0f1e3f4c-4f4f-4119-b247-2327031cdc7b} <Debug> DynamicQueryHandler: Done processing query
3208 2023.11.06 17:19:38.282038 [ 3 ] {0f1e3f4c-4f4f-4119-b247-2327031cdc7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3209 2023.11.06 17:19:38.282053 [ 3 ] {} <Debug> HTTP-Session: 0ce916ae-e8d4-4963-8226-733700e34f72 Destroying unnamed session
3210 2023.11.06 17:19:38.282192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3211 2023.11.06 17:19:38.282234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3212 2023.11.06 17:19:38.282252 [ 3 ] {} <Debug> HTTP-Session: 5b849d16-250b-4711-95c4-acd7fa777bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3213 2023.11.06 17:19:38.282269 [ 3 ] {} <Debug> HTTP-Session: 5b849d16-250b-4711-95c4-acd7fa777bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3214 2023.11.06 17:19:38.282341 [ 3 ] {f0bab717-0107-4be2-9c67-f76802b55a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3215 2023.11.06 17:19:38.282383 [ 3 ] {f0bab717-0107-4be2-9c67-f76802b55a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3216 2023.11.06 17:19:38.282497 [ 3 ] {f0bab717-0107-4be2-9c67-f76802b55a01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3217 2023.11.06 17:19:38.282833 [ 3 ] {f0bab717-0107-4be2-9c67-f76802b55a01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3218 2023.11.06 17:19:38.283073 [ 3 ] {f0bab717-0107-4be2-9c67-f76802b55a01} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3219 2023.11.06 17:19:38.283244 [ 3 ] {f0bab717-0107-4be2-9c67-f76802b55a01} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3220 2023.11.06 17:19:38.283384 [ 3 ] {f0bab717-0107-4be2-9c67-f76802b55a01} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001006496 sec., 69548 rows/sec., 4.22 MiB/sec.
3221 2023.11.06 17:19:38.283536 [ 3 ] {f0bab717-0107-4be2-9c67-f76802b55a01} <Debug> DynamicQueryHandler: Done processing query
3222 2023.11.06 17:19:38.283560 [ 3 ] {f0bab717-0107-4be2-9c67-f76802b55a01} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3223 2023.11.06 17:19:38.283576 [ 3 ] {} <Debug> HTTP-Session: 5b849d16-250b-4711-95c4-acd7fa777bd6 Destroying unnamed session
3224 2023.11.06 17:19:38.283774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3225 2023.11.06 17:19:38.283820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3226 2023.11.06 17:19:38.283839 [ 3 ] {} <Debug> HTTP-Session: 86120992-08b8-4792-83aa-e7a9d41512de Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3227 2023.11.06 17:19:38.283855 [ 3 ] {} <Debug> HTTP-Session: 86120992-08b8-4792-83aa-e7a9d41512de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3228 2023.11.06 17:19:38.283930 [ 3 ] {8e892ba2-f5d7-4d07-ac03-214a9aa89dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3229 2023.11.06 17:19:38.283974 [ 3 ] {8e892ba2-f5d7-4d07-ac03-214a9aa89dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3230 2023.11.06 17:19:38.284114 [ 3 ] {8e892ba2-f5d7-4d07-ac03-214a9aa89dcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3231 2023.11.06 17:19:38.284484 [ 3 ] {8e892ba2-f5d7-4d07-ac03-214a9aa89dcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3232 2023.11.06 17:19:38.284766 [ 3 ] {8e892ba2-f5d7-4d07-ac03-214a9aa89dcf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3233 2023.11.06 17:19:38.284942 [ 3 ] {8e892ba2-f5d7-4d07-ac03-214a9aa89dcf} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3234 2023.11.06 17:19:38.285065 [ 3 ] {8e892ba2-f5d7-4d07-ac03-214a9aa89dcf} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001095749 sec., 21902 rows/sec., 29.56 MiB/sec.
3235 2023.11.06 17:19:38.285071 [ 105 ] {} <Debug> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3236 2023.11.06 17:19:38.285185 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3237 2023.11.06 17:19:38.285257 [ 3 ] {8e892ba2-f5d7-4d07-ac03-214a9aa89dcf} <Debug> DynamicQueryHandler: Done processing query
3238 2023.11.06 17:19:38.285300 [ 3 ] {8e892ba2-f5d7-4d07-ac03-214a9aa89dcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3239 2023.11.06 17:19:38.285306 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3240 2023.11.06 17:19:38.285324 [ 3 ] {} <Debug> HTTP-Session: 86120992-08b8-4792-83aa-e7a9d41512de Destroying unnamed session
3241 2023.11.06 17:19:38.285480 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3242 2023.11.06 17:19:38.285497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3243 2023.11.06 17:19:38.285553 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 384 rows starting from the beginning of the part
3244 2023.11.06 17:19:38.285579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3245 2023.11.06 17:19:38.285643 [ 3 ] {} <Debug> HTTP-Session: 81084ea4-573a-441d-bb37-72d3c6538168 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3246 2023.11.06 17:19:38.285677 [ 3 ] {} <Debug> HTTP-Session: 81084ea4-573a-441d-bb37-72d3c6538168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3247 2023.11.06 17:19:38.285880 [ 3 ] {163ff426-5d42-479f-b527-55b07835eca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3248 2023.11.06 17:19:38.285900 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part
3249 2023.11.06 17:19:38.285979 [ 3 ] {163ff426-5d42-479f-b527-55b07835eca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3250 2023.11.06 17:19:38.286284 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part
3251 2023.11.06 17:19:38.286452 [ 3 ] {163ff426-5d42-479f-b527-55b07835eca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3252 2023.11.06 17:19:38.286615 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part
3253 2023.11.06 17:19:38.286860 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part
3254 2023.11.06 17:19:38.287155 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part
3255 2023.11.06 17:19:38.287159 [ 3 ] {163ff426-5d42-479f-b527-55b07835eca4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3256 2023.11.06 17:19:38.287599 [ 3 ] {163ff426-5d42-479f-b527-55b07835eca4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3257 2023.11.06 17:19:38.287842 [ 3 ] {163ff426-5d42-479f-b527-55b07835eca4} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3258 2023.11.06 17:19:38.287986 [ 3 ] {163ff426-5d42-479f-b527-55b07835eca4} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002045524 sec., 10266 rows/sec., 545.21 KiB/sec.
3259 2023.11.06 17:19:38.288159 [ 3 ] {163ff426-5d42-479f-b527-55b07835eca4} <Debug> DynamicQueryHandler: Done processing query
3260 2023.11.06 17:19:38.288194 [ 3 ] {163ff426-5d42-479f-b527-55b07835eca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3261 2023.11.06 17:19:38.288237 [ 3 ] {} <Debug> HTTP-Session: 81084ea4-573a-441d-bb37-72d3c6538168 Destroying unnamed session
3262 2023.11.06 17:19:38.289215 [ 25 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 6 columns (6 merged, 0 gathered) in 0.003972967 sec., 127360.7356919904 rows/sec., 171.87 MiB/sec.
3263 2023.11.06 17:19:38.289712 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3264 2023.11.06 17:19:38.289948 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3265 2023.11.06 17:19:38.290017 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3266 2023.11.06 17:19:38.290089 [ 32 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8f014498-a037-42d8-963f-e24d4cea23d5::all_1_21_4: 4.01 MiB.
3267 2023.11.06 17:19:39.001101 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 237.10 MiB, will set to 231.50 MiB (RSS), difference: -3.69 MiB
3268 2023.11.06 17:19:41.394815 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
3269 2023.11.06 17:19:41.394913 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
3270 2023.11.06 17:19:43.270576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3271 2023.11.06 17:19:43.270684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3272 2023.11.06 17:19:43.270709 [ 3 ] {} <Debug> HTTP-Session: e8a2b856-7d06-4d79-a933-22913c21497f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3273 2023.11.06 17:19:43.270733 [ 3 ] {} <Debug> HTTP-Session: e8a2b856-7d06-4d79-a933-22913c21497f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3274 2023.11.06 17:19:43.270862 [ 3 ] {dcc38cf6-f815-47c4-9659-aca2f29e1774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3275 2023.11.06 17:19:43.270935 [ 3 ] {dcc38cf6-f815-47c4-9659-aca2f29e1774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3276 2023.11.06 17:19:43.271106 [ 3 ] {dcc38cf6-f815-47c4-9659-aca2f29e1774} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3277 2023.11.06 17:19:43.271520 [ 3 ] {dcc38cf6-f815-47c4-9659-aca2f29e1774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3278 2023.11.06 17:19:43.271784 [ 3 ] {dcc38cf6-f815-47c4-9659-aca2f29e1774} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3279 2023.11.06 17:19:43.271948 [ 3 ] {dcc38cf6-f815-47c4-9659-aca2f29e1774} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3280 2023.11.06 17:19:43.272089 [ 3 ] {dcc38cf6-f815-47c4-9659-aca2f29e1774} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.00118831 sec., 21038 rows/sec., 1.67 MiB/sec.
3281 2023.11.06 17:19:43.272222 [ 3 ] {dcc38cf6-f815-47c4-9659-aca2f29e1774} <Debug> DynamicQueryHandler: Done processing query
3282 2023.11.06 17:19:43.272245 [ 3 ] {dcc38cf6-f815-47c4-9659-aca2f29e1774} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3283 2023.11.06 17:19:43.272261 [ 3 ] {} <Debug> HTTP-Session: e8a2b856-7d06-4d79-a933-22913c21497f Destroying unnamed session
3284 2023.11.06 17:19:43.272393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3285 2023.11.06 17:19:43.272438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3286 2023.11.06 17:19:43.272457 [ 3 ] {} <Debug> HTTP-Session: 4f38d1a8-b8e7-4de1-98b7-47c216bb87e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3287 2023.11.06 17:19:43.272475 [ 3 ] {} <Debug> HTTP-Session: 4f38d1a8-b8e7-4de1-98b7-47c216bb87e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3288 2023.11.06 17:19:43.272550 [ 3 ] {d8f117b1-e119-466f-9b36-e2e91dca7ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3289 2023.11.06 17:19:43.272591 [ 3 ] {d8f117b1-e119-466f-9b36-e2e91dca7ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3290 2023.11.06 17:19:43.272698 [ 3 ] {d8f117b1-e119-466f-9b36-e2e91dca7ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3291 2023.11.06 17:19:43.273082 [ 3 ] {d8f117b1-e119-466f-9b36-e2e91dca7ad2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3292 2023.11.06 17:19:43.273316 [ 3 ] {d8f117b1-e119-466f-9b36-e2e91dca7ad2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3293 2023.11.06 17:19:43.273470 [ 3 ] {d8f117b1-e119-466f-9b36-e2e91dca7ad2} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3294 2023.11.06 17:19:43.273587 [ 3 ] {d8f117b1-e119-466f-9b36-e2e91dca7ad2} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.001006246 sec., 74534 rows/sec., 7.67 MiB/sec.
3295 2023.11.06 17:19:43.273721 [ 3 ] {d8f117b1-e119-466f-9b36-e2e91dca7ad2} <Debug> DynamicQueryHandler: Done processing query
3296 2023.11.06 17:19:43.273751 [ 3 ] {d8f117b1-e119-466f-9b36-e2e91dca7ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3297 2023.11.06 17:19:43.273768 [ 3 ] {} <Debug> HTTP-Session: 4f38d1a8-b8e7-4de1-98b7-47c216bb87e9 Destroying unnamed session
3298 2023.11.06 17:19:43.273916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3299 2023.11.06 17:19:43.273973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3300 2023.11.06 17:19:43.273997 [ 3 ] {} <Debug> HTTP-Session: 278406e9-69df-4971-a32e-31235bdfe686 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3301 2023.11.06 17:19:43.274019 [ 3 ] {} <Debug> HTTP-Session: 278406e9-69df-4971-a32e-31235bdfe686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3302 2023.11.06 17:19:43.274106 [ 3 ] {059648e1-3a5b-42b3-a56a-f1e4c6dc1491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3303 2023.11.06 17:19:43.274152 [ 3 ] {059648e1-3a5b-42b3-a56a-f1e4c6dc1491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3304 2023.11.06 17:19:43.274268 [ 3 ] {059648e1-3a5b-42b3-a56a-f1e4c6dc1491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3305 2023.11.06 17:19:43.274565 [ 3 ] {059648e1-3a5b-42b3-a56a-f1e4c6dc1491} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3306 2023.11.06 17:19:43.274790 [ 3 ] {059648e1-3a5b-42b3-a56a-f1e4c6dc1491} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3307 2023.11.06 17:19:43.274946 [ 3 ] {059648e1-3a5b-42b3-a56a-f1e4c6dc1491} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3308 2023.11.06 17:19:43.275077 [ 3 ] {059648e1-3a5b-42b3-a56a-f1e4c6dc1491} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000935835 sec., 26714 rows/sec., 2.09 MiB/sec.
3309 2023.11.06 17:19:43.275228 [ 3 ] {059648e1-3a5b-42b3-a56a-f1e4c6dc1491} <Debug> DynamicQueryHandler: Done processing query
3310 2023.11.06 17:19:43.275252 [ 3 ] {059648e1-3a5b-42b3-a56a-f1e4c6dc1491} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3311 2023.11.06 17:19:43.275268 [ 3 ] {} <Debug> HTTP-Session: 278406e9-69df-4971-a32e-31235bdfe686 Destroying unnamed session
3312 2023.11.06 17:19:43.275467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3313 2023.11.06 17:19:43.275514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3314 2023.11.06 17:19:43.275534 [ 3 ] {} <Debug> HTTP-Session: 1bfa9f22-6761-4533-90f9-b3ee79021e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3315 2023.11.06 17:19:43.275552 [ 3 ] {} <Debug> HTTP-Session: 1bfa9f22-6761-4533-90f9-b3ee79021e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3316 2023.11.06 17:19:43.275631 [ 3 ] {dfae45e7-7fd0-4ba7-baac-f8cddb72355b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3317 2023.11.06 17:19:43.275678 [ 3 ] {dfae45e7-7fd0-4ba7-baac-f8cddb72355b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3318 2023.11.06 17:19:43.275818 [ 3 ] {dfae45e7-7fd0-4ba7-baac-f8cddb72355b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3319 2023.11.06 17:19:43.276229 [ 3 ] {dfae45e7-7fd0-4ba7-baac-f8cddb72355b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.14 GiB.
3320 2023.11.06 17:19:43.276541 [ 3 ] {dfae45e7-7fd0-4ba7-baac-f8cddb72355b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3321 2023.11.06 17:19:43.276736 [ 3 ] {dfae45e7-7fd0-4ba7-baac-f8cddb72355b} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3322 2023.11.06 17:19:43.276862 [ 3 ] {dfae45e7-7fd0-4ba7-baac-f8cddb72355b} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.00119507 sec., 20919 rows/sec., 28.23 MiB/sec.
3323 2023.11.06 17:19:43.277001 [ 3 ] {dfae45e7-7fd0-4ba7-baac-f8cddb72355b} <Debug> DynamicQueryHandler: Done processing query
3324 2023.11.06 17:19:43.277033 [ 3 ] {dfae45e7-7fd0-4ba7-baac-f8cddb72355b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3325 2023.11.06 17:19:43.277050 [ 3 ] {} <Debug> HTTP-Session: 1bfa9f22-6761-4533-90f9-b3ee79021e38 Destroying unnamed session
3326 2023.11.06 17:19:48.276248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3327 2023.11.06 17:19:48.276376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3328 2023.11.06 17:19:48.276405 [ 3 ] {} <Debug> HTTP-Session: 5e0e3082-5bcb-4865-bb3e-1aebdb9fed49 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3329 2023.11.06 17:19:48.276433 [ 3 ] {} <Debug> HTTP-Session: 5e0e3082-5bcb-4865-bb3e-1aebdb9fed49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3330 2023.11.06 17:19:48.276575 [ 3 ] {4b0dad86-b3fe-4ac8-b6f4-71b2bc0a4fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3331 2023.11.06 17:19:48.276643 [ 3 ] {4b0dad86-b3fe-4ac8-b6f4-71b2bc0a4fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3332 2023.11.06 17:19:48.276823 [ 3 ] {4b0dad86-b3fe-4ac8-b6f4-71b2bc0a4fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3333 2023.11.06 17:19:48.277291 [ 3 ] {4b0dad86-b3fe-4ac8-b6f4-71b2bc0a4fa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3334 2023.11.06 17:19:48.277576 [ 3 ] {4b0dad86-b3fe-4ac8-b6f4-71b2bc0a4fa8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3335 2023.11.06 17:19:48.277737 [ 3 ] {4b0dad86-b3fe-4ac8-b6f4-71b2bc0a4fa8} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3336 2023.11.06 17:19:48.277863 [ 3 ] {4b0dad86-b3fe-4ac8-b6f4-71b2bc0a4fa8} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.0012466 sec., 24065 rows/sec., 1.79 MiB/sec.
3337 2023.11.06 17:19:48.278017 [ 3 ] {4b0dad86-b3fe-4ac8-b6f4-71b2bc0a4fa8} <Debug> DynamicQueryHandler: Done processing query
3338 2023.11.06 17:19:48.278043 [ 3 ] {4b0dad86-b3fe-4ac8-b6f4-71b2bc0a4fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3339 2023.11.06 17:19:48.278060 [ 3 ] {} <Debug> HTTP-Session: 5e0e3082-5bcb-4865-bb3e-1aebdb9fed49 Destroying unnamed session
3340 2023.11.06 17:19:48.278204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3341 2023.11.06 17:19:48.278250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3342 2023.11.06 17:19:48.278269 [ 3 ] {} <Debug> HTTP-Session: 2b7cfe52-3eae-4bfd-a310-67bd8649227e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3343 2023.11.06 17:19:48.278286 [ 3 ] {} <Debug> HTTP-Session: 2b7cfe52-3eae-4bfd-a310-67bd8649227e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3344 2023.11.06 17:19:48.278363 [ 3 ] {0459bbed-a90a-4022-a237-be0ddf019255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3345 2023.11.06 17:19:48.278404 [ 3 ] {0459bbed-a90a-4022-a237-be0ddf019255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3346 2023.11.06 17:19:48.278511 [ 3 ] {0459bbed-a90a-4022-a237-be0ddf019255} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3347 2023.11.06 17:19:48.278959 [ 3 ] {0459bbed-a90a-4022-a237-be0ddf019255} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3348 2023.11.06 17:19:48.279181 [ 3 ] {0459bbed-a90a-4022-a237-be0ddf019255} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3349 2023.11.06 17:19:48.279332 [ 3 ] {0459bbed-a90a-4022-a237-be0ddf019255} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3350 2023.11.06 17:19:48.279463 [ 3 ] {0459bbed-a90a-4022-a237-be0ddf019255} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001062728 sec., 158083 rows/sec., 14.73 MiB/sec.
3351 2023.11.06 17:19:48.279599 [ 3 ] {0459bbed-a90a-4022-a237-be0ddf019255} <Debug> DynamicQueryHandler: Done processing query
3352 2023.11.06 17:19:48.279626 [ 3 ] {0459bbed-a90a-4022-a237-be0ddf019255} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3353 2023.11.06 17:19:48.279647 [ 3 ] {} <Debug> HTTP-Session: 2b7cfe52-3eae-4bfd-a310-67bd8649227e Destroying unnamed session
3354 2023.11.06 17:19:48.279913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 52340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3355 2023.11.06 17:19:48.279967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3356 2023.11.06 17:19:48.279990 [ 3 ] {} <Debug> HTTP-Session: 3c26ca77-265d-41fb-8174-9eac489b6e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3357 2023.11.06 17:19:48.280011 [ 3 ] {} <Debug> HTTP-Session: 3c26ca77-265d-41fb-8174-9eac489b6e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3358 2023.11.06 17:19:48.280114 [ 3 ] {78975fa9-32be-4063-bc90-ebfeb8050e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3359 2023.11.06 17:19:48.280161 [ 3 ] {78975fa9-32be-4063-bc90-ebfeb8050e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3360 2023.11.06 17:19:48.280293 [ 3 ] {78975fa9-32be-4063-bc90-ebfeb8050e91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3361 2023.11.06 17:19:48.280804 [ 3 ] {78975fa9-32be-4063-bc90-ebfeb8050e91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3362 2023.11.06 17:19:48.281033 [ 3 ] {78975fa9-32be-4063-bc90-ebfeb8050e91} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3363 2023.11.06 17:19:48.281181 [ 3 ] {78975fa9-32be-4063-bc90-ebfeb8050e91} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3364 2023.11.06 17:19:48.281290 [ 3 ] {78975fa9-32be-4063-bc90-ebfeb8050e91} <Information> executeQuery: Read 326 rows, 23.24 KiB in 0.001137139 sec., 286684 rows/sec., 19.96 MiB/sec.
3365 2023.11.06 17:19:48.281396 [ 3 ] {78975fa9-32be-4063-bc90-ebfeb8050e91} <Debug> DynamicQueryHandler: Done processing query
3366 2023.11.06 17:19:48.281420 [ 3 ] {78975fa9-32be-4063-bc90-ebfeb8050e91} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3367 2023.11.06 17:19:48.281437 [ 3 ] {} <Debug> HTTP-Session: 3c26ca77-265d-41fb-8174-9eac489b6e8f Destroying unnamed session
3368 2023.11.06 17:19:48.281581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3369 2023.11.06 17:19:48.281624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3370 2023.11.06 17:19:48.281643 [ 3 ] {} <Debug> HTTP-Session: 2f79ad74-104e-45ad-a0a0-0e7a6100c1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3371 2023.11.06 17:19:48.281660 [ 3 ] {} <Debug> HTTP-Session: 2f79ad74-104e-45ad-a0a0-0e7a6100c1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3372 2023.11.06 17:19:48.281729 [ 3 ] {0b39dbb6-a858-4db8-ae54-da59f9cb94dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3373 2023.11.06 17:19:48.281771 [ 3 ] {0b39dbb6-a858-4db8-ae54-da59f9cb94dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3374 2023.11.06 17:19:48.281880 [ 3 ] {0b39dbb6-a858-4db8-ae54-da59f9cb94dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3375 2023.11.06 17:19:48.282140 [ 3 ] {0b39dbb6-a858-4db8-ae54-da59f9cb94dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3376 2023.11.06 17:19:48.282384 [ 3 ] {0b39dbb6-a858-4db8-ae54-da59f9cb94dc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3377 2023.11.06 17:19:48.282567 [ 3 ] {0b39dbb6-a858-4db8-ae54-da59f9cb94dc} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3378 2023.11.06 17:19:48.282698 [ 3 ] {0b39dbb6-a858-4db8-ae54-da59f9cb94dc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000936495 sec., 6406 rows/sec., 269.04 KiB/sec.
3379 2023.11.06 17:19:48.282828 [ 3 ] {0b39dbb6-a858-4db8-ae54-da59f9cb94dc} <Debug> DynamicQueryHandler: Done processing query
3380 2023.11.06 17:19:48.282851 [ 3 ] {0b39dbb6-a858-4db8-ae54-da59f9cb94dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3381 2023.11.06 17:19:48.282866 [ 3 ] {} <Debug> HTTP-Session: 2f79ad74-104e-45ad-a0a0-0e7a6100c1ab Destroying unnamed session
3382 2023.11.06 17:19:48.283047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 14869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3383 2023.11.06 17:19:48.283092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3384 2023.11.06 17:19:48.283112 [ 3 ] {} <Debug> HTTP-Session: 2cc81f0a-ed0b-49eb-8260-0204b8f100ec Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3385 2023.11.06 17:19:48.283129 [ 3 ] {} <Debug> HTTP-Session: 2cc81f0a-ed0b-49eb-8260-0204b8f100ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3386 2023.11.06 17:19:48.283201 [ 3 ] {a763961c-e2c3-4ef4-ba22-25c35dcf0c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3387 2023.11.06 17:19:48.283245 [ 3 ] {a763961c-e2c3-4ef4-ba22-25c35dcf0c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3388 2023.11.06 17:19:48.283365 [ 3 ] {a763961c-e2c3-4ef4-ba22-25c35dcf0c37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3389 2023.11.06 17:19:48.283673 [ 3 ] {a763961c-e2c3-4ef4-ba22-25c35dcf0c37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3390 2023.11.06 17:19:48.283927 [ 3 ] {a763961c-e2c3-4ef4-ba22-25c35dcf0c37} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3391 2023.11.06 17:19:48.284122 [ 3 ] {a763961c-e2c3-4ef4-ba22-25c35dcf0c37} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3392 2023.11.06 17:19:48.284253 [ 3 ] {a763961c-e2c3-4ef4-ba22-25c35dcf0c37} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001022457 sec., 79220 rows/sec., 4.84 MiB/sec.
3393 2023.11.06 17:19:48.284378 [ 3 ] {a763961c-e2c3-4ef4-ba22-25c35dcf0c37} <Debug> DynamicQueryHandler: Done processing query
3394 2023.11.06 17:19:48.284405 [ 3 ] {a763961c-e2c3-4ef4-ba22-25c35dcf0c37} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3395 2023.11.06 17:19:48.284422 [ 3 ] {} <Debug> HTTP-Session: 2cc81f0a-ed0b-49eb-8260-0204b8f100ec Destroying unnamed session
3396 2023.11.06 17:19:48.284600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3397 2023.11.06 17:19:48.284660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3398 2023.11.06 17:19:48.284687 [ 3 ] {} <Debug> HTTP-Session: 0b7e45fc-13d7-4a64-90f0-66019bd8989f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3399 2023.11.06 17:19:48.284712 [ 3 ] {} <Debug> HTTP-Session: 0b7e45fc-13d7-4a64-90f0-66019bd8989f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3400 2023.11.06 17:19:48.284807 [ 3 ] {43a5980c-bbb9-477d-acb1-c0bb69988656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3401 2023.11.06 17:19:48.284858 [ 3 ] {43a5980c-bbb9-477d-acb1-c0bb69988656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3402 2023.11.06 17:19:48.285042 [ 3 ] {43a5980c-bbb9-477d-acb1-c0bb69988656} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3403 2023.11.06 17:19:48.285459 [ 3 ] {43a5980c-bbb9-477d-acb1-c0bb69988656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3404 2023.11.06 17:19:48.285757 [ 3 ] {43a5980c-bbb9-477d-acb1-c0bb69988656} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3405 2023.11.06 17:19:48.285936 [ 3 ] {43a5980c-bbb9-477d-acb1-c0bb69988656} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3406 2023.11.06 17:19:48.286061 [ 3 ] {43a5980c-bbb9-477d-acb1-c0bb69988656} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.00121605 sec., 19736 rows/sec., 26.63 MiB/sec.
3407 2023.11.06 17:19:48.286185 [ 3 ] {43a5980c-bbb9-477d-acb1-c0bb69988656} <Debug> DynamicQueryHandler: Done processing query
3408 2023.11.06 17:19:48.286208 [ 3 ] {43a5980c-bbb9-477d-acb1-c0bb69988656} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3409 2023.11.06 17:19:48.286224 [ 3 ] {} <Debug> HTTP-Session: 0b7e45fc-13d7-4a64-90f0-66019bd8989f Destroying unnamed session
3410 2023.11.06 17:19:48.286366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3411 2023.11.06 17:19:48.286412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3412 2023.11.06 17:19:48.286430 [ 3 ] {} <Debug> HTTP-Session: 061f3401-6b21-4fdc-8996-70afb3718db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3413 2023.11.06 17:19:48.286446 [ 3 ] {} <Debug> HTTP-Session: 061f3401-6b21-4fdc-8996-70afb3718db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3414 2023.11.06 17:19:48.286522 [ 3 ] {5e8b9078-72ff-4e05-b264-50b1b64977e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3415 2023.11.06 17:19:48.286562 [ 3 ] {5e8b9078-72ff-4e05-b264-50b1b64977e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3416 2023.11.06 17:19:48.286668 [ 3 ] {5e8b9078-72ff-4e05-b264-50b1b64977e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3417 2023.11.06 17:19:48.286929 [ 3 ] {5e8b9078-72ff-4e05-b264-50b1b64977e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3418 2023.11.06 17:19:48.287160 [ 3 ] {5e8b9078-72ff-4e05-b264-50b1b64977e7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3419 2023.11.06 17:19:48.287340 [ 3 ] {5e8b9078-72ff-4e05-b264-50b1b64977e7} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3420 2023.11.06 17:19:48.287467 [ 3 ] {5e8b9078-72ff-4e05-b264-50b1b64977e7} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000913225 sec., 22995 rows/sec., 1.19 MiB/sec.
3421 2023.11.06 17:19:48.287461 [ 108 ] {} <Debug> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3422 2023.11.06 17:19:48.287582 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3423 2023.11.06 17:19:48.287613 [ 3 ] {5e8b9078-72ff-4e05-b264-50b1b64977e7} <Debug> DynamicQueryHandler: Done processing query
3424 2023.11.06 17:19:48.287654 [ 3 ] {5e8b9078-72ff-4e05-b264-50b1b64977e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3425 2023.11.06 17:19:48.287675 [ 3 ] {} <Debug> HTTP-Session: 061f3401-6b21-4fdc-8996-70afb3718db7 Destroying unnamed session
3426 2023.11.06 17:19:48.287682 [ 11 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3427 2023.11.06 17:19:48.287764 [ 11 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3428 2023.11.06 17:19:48.287797 [ 11 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part
3429 2023.11.06 17:19:48.287913 [ 11 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part
3430 2023.11.06 17:19:48.288008 [ 11 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part
3431 2023.11.06 17:19:48.288095 [ 11 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part
3432 2023.11.06 17:19:48.288176 [ 11 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part
3433 2023.11.06 17:19:48.288258 [ 11 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part
3434 2023.11.06 17:19:48.288825 [ 32 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189739 sec., 292501.1283987496 rows/sec., 15.66 MiB/sec.
3435 2023.11.06 17:19:48.288954 [ 32 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3436 2023.11.06 17:19:48.289185 [ 32 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3437 2023.11.06 17:19:48.289258 [ 32 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_16_3} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3438 2023.11.06 17:19:53.271228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3439 2023.11.06 17:19:53.271366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3440 2023.11.06 17:19:53.271395 [ 3 ] {} <Debug> HTTP-Session: 68d3b39d-a493-4674-8c7f-d144fa17a292 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3441 2023.11.06 17:19:53.271420 [ 3 ] {} <Debug> HTTP-Session: 68d3b39d-a493-4674-8c7f-d144fa17a292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3442 2023.11.06 17:19:53.271551 [ 3 ] {d99a705b-113a-4346-b432-35c29f0f1abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3443 2023.11.06 17:19:53.271612 [ 3 ] {d99a705b-113a-4346-b432-35c29f0f1abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3444 2023.11.06 17:19:53.271769 [ 3 ] {d99a705b-113a-4346-b432-35c29f0f1abc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3445 2023.11.06 17:19:53.272163 [ 3 ] {d99a705b-113a-4346-b432-35c29f0f1abc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3446 2023.11.06 17:19:53.272431 [ 3 ] {d99a705b-113a-4346-b432-35c29f0f1abc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3447 2023.11.06 17:19:53.272596 [ 3 ] {d99a705b-113a-4346-b432-35c29f0f1abc} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3448 2023.11.06 17:19:53.272749 [ 3 ] {d99a705b-113a-4346-b432-35c29f0f1abc} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001155629 sec., 21633 rows/sec., 1.71 MiB/sec.
3449 2023.11.06 17:19:53.272928 [ 3 ] {d99a705b-113a-4346-b432-35c29f0f1abc} <Debug> DynamicQueryHandler: Done processing query
3450 2023.11.06 17:19:53.272955 [ 3 ] {d99a705b-113a-4346-b432-35c29f0f1abc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3451 2023.11.06 17:19:53.272972 [ 3 ] {} <Debug> HTTP-Session: 68d3b39d-a493-4674-8c7f-d144fa17a292 Destroying unnamed session
3452 2023.11.06 17:19:53.273131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3453 2023.11.06 17:19:53.273202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3454 2023.11.06 17:19:53.273228 [ 3 ] {} <Debug> HTTP-Session: e8f613fc-9fbb-4728-a7a7-df4957798d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3455 2023.11.06 17:19:53.273250 [ 3 ] {} <Debug> HTTP-Session: e8f613fc-9fbb-4728-a7a7-df4957798d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3456 2023.11.06 17:19:53.273343 [ 3 ] {8cccd01f-bee7-470b-8a22-96d4a48f05f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3457 2023.11.06 17:19:53.273391 [ 3 ] {8cccd01f-bee7-470b-8a22-96d4a48f05f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3458 2023.11.06 17:19:53.273531 [ 3 ] {8cccd01f-bee7-470b-8a22-96d4a48f05f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3459 2023.11.06 17:19:53.273878 [ 3 ] {8cccd01f-bee7-470b-8a22-96d4a48f05f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3460 2023.11.06 17:19:53.274109 [ 3 ] {8cccd01f-bee7-470b-8a22-96d4a48f05f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3461 2023.11.06 17:19:53.274264 [ 3 ] {8cccd01f-bee7-470b-8a22-96d4a48f05f1} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3462 2023.11.06 17:19:53.274399 [ 3 ] {8cccd01f-bee7-470b-8a22-96d4a48f05f1} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.001016157 sec., 73807 rows/sec., 7.59 MiB/sec.
3463 2023.11.06 17:19:53.274508 [ 3 ] {8cccd01f-bee7-470b-8a22-96d4a48f05f1} <Debug> DynamicQueryHandler: Done processing query
3464 2023.11.06 17:19:53.274532 [ 3 ] {8cccd01f-bee7-470b-8a22-96d4a48f05f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3465 2023.11.06 17:19:53.274549 [ 3 ] {} <Debug> HTTP-Session: e8f613fc-9fbb-4728-a7a7-df4957798d59 Destroying unnamed session
3466 2023.11.06 17:19:53.274737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3467 2023.11.06 17:19:53.274783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3468 2023.11.06 17:19:53.274803 [ 3 ] {} <Debug> HTTP-Session: a7c365f0-9aa8-4d33-9e41-5b665d0b6a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3469 2023.11.06 17:19:53.274820 [ 3 ] {} <Debug> HTTP-Session: a7c365f0-9aa8-4d33-9e41-5b665d0b6a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3470 2023.11.06 17:19:53.274891 [ 3 ] {a696895d-4d42-4c0d-a371-e7ab4ecbc5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3471 2023.11.06 17:19:53.274930 [ 3 ] {a696895d-4d42-4c0d-a371-e7ab4ecbc5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3472 2023.11.06 17:19:53.275035 [ 3 ] {a696895d-4d42-4c0d-a371-e7ab4ecbc5d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3473 2023.11.06 17:19:53.275380 [ 3 ] {a696895d-4d42-4c0d-a371-e7ab4ecbc5d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3474 2023.11.06 17:19:53.275588 [ 3 ] {a696895d-4d42-4c0d-a371-e7ab4ecbc5d7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3475 2023.11.06 17:19:53.275743 [ 3 ] {a696895d-4d42-4c0d-a371-e7ab4ecbc5d7} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3476 2023.11.06 17:19:53.275889 [ 3 ] {a696895d-4d42-4c0d-a371-e7ab4ecbc5d7} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000959916 sec., 26043 rows/sec., 2.04 MiB/sec.
3477 2023.11.06 17:19:53.276010 [ 3 ] {a696895d-4d42-4c0d-a371-e7ab4ecbc5d7} <Debug> DynamicQueryHandler: Done processing query
3478 2023.11.06 17:19:53.276045 [ 3 ] {a696895d-4d42-4c0d-a371-e7ab4ecbc5d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3479 2023.11.06 17:19:53.276067 [ 3 ] {} <Debug> HTTP-Session: a7c365f0-9aa8-4d33-9e41-5b665d0b6a21 Destroying unnamed session
3480 2023.11.06 17:19:53.276233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3481 2023.11.06 17:19:53.276285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3482 2023.11.06 17:19:53.276305 [ 3 ] {} <Debug> HTTP-Session: 82edddd7-6fac-445e-b853-380b8ddb5f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3483 2023.11.06 17:19:53.276322 [ 3 ] {} <Debug> HTTP-Session: 82edddd7-6fac-445e-b853-380b8ddb5f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3484 2023.11.06 17:19:53.276397 [ 3 ] {98dee411-f6fd-4d71-9009-979aaf4b0306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3485 2023.11.06 17:19:53.276441 [ 3 ] {98dee411-f6fd-4d71-9009-979aaf4b0306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3486 2023.11.06 17:19:53.276580 [ 3 ] {98dee411-f6fd-4d71-9009-979aaf4b0306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3487 2023.11.06 17:19:53.277023 [ 3 ] {98dee411-f6fd-4d71-9009-979aaf4b0306} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3488 2023.11.06 17:19:53.277327 [ 3 ] {98dee411-f6fd-4d71-9009-979aaf4b0306} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3489 2023.11.06 17:19:53.277514 [ 3 ] {98dee411-f6fd-4d71-9009-979aaf4b0306} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3490 2023.11.06 17:19:53.277654 [ 3 ] {98dee411-f6fd-4d71-9009-979aaf4b0306} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.00122344 sec., 20434 rows/sec., 27.57 MiB/sec.
3491 2023.11.06 17:19:53.277864 [ 3 ] {98dee411-f6fd-4d71-9009-979aaf4b0306} <Debug> DynamicQueryHandler: Done processing query
3492 2023.11.06 17:19:53.277890 [ 3 ] {98dee411-f6fd-4d71-9009-979aaf4b0306} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3493 2023.11.06 17:19:53.277909 [ 3 ] {} <Debug> HTTP-Session: 82edddd7-6fac-445e-b853-380b8ddb5f47 Destroying unnamed session
3494 2023.11.06 17:19:56.394981 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
3495 2023.11.06 17:19:56.395056 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
3496 2023.11.06 17:19:58.275904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3497 2023.11.06 17:19:58.276008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3498 2023.11.06 17:19:58.276034 [ 3 ] {} <Debug> HTTP-Session: c4b1c630-7207-4277-a943-97e52bf2aab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3499 2023.11.06 17:19:58.276058 [ 3 ] {} <Debug> HTTP-Session: c4b1c630-7207-4277-a943-97e52bf2aab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3500 2023.11.06 17:19:58.276186 [ 3 ] {d61aaf8a-4165-4a10-9b99-8319996d960d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3501 2023.11.06 17:19:58.276247 [ 3 ] {d61aaf8a-4165-4a10-9b99-8319996d960d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3502 2023.11.06 17:19:58.276406 [ 3 ] {d61aaf8a-4165-4a10-9b99-8319996d960d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3503 2023.11.06 17:19:58.276827 [ 3 ] {d61aaf8a-4165-4a10-9b99-8319996d960d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3504 2023.11.06 17:19:58.277103 [ 3 ] {d61aaf8a-4165-4a10-9b99-8319996d960d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3505 2023.11.06 17:19:58.277270 [ 3 ] {d61aaf8a-4165-4a10-9b99-8319996d960d} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3506 2023.11.06 17:19:58.277399 [ 3 ] {d61aaf8a-4165-4a10-9b99-8319996d960d} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.001174459 sec., 25543 rows/sec., 1.90 MiB/sec.
3507 2023.11.06 17:19:58.277417 [ 118 ] {} <Debug> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3508 2023.11.06 17:19:58.277524 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3509 2023.11.06 17:19:58.277597 [ 3 ] {d61aaf8a-4165-4a10-9b99-8319996d960d} <Debug> DynamicQueryHandler: Done processing query
3510 2023.11.06 17:19:58.277635 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3511 2023.11.06 17:19:58.277646 [ 3 ] {d61aaf8a-4165-4a10-9b99-8319996d960d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3512 2023.11.06 17:19:58.277684 [ 3 ] {} <Debug> HTTP-Session: c4b1c630-7207-4277-a943-97e52bf2aab1 Destroying unnamed session
3513 2023.11.06 17:19:58.277794 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3514 2023.11.06 17:19:58.277828 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part
3515 2023.11.06 17:19:58.277902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3516 2023.11.06 17:19:58.277960 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part
3517 2023.11.06 17:19:58.277971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3518 2023.11.06 17:19:58.278009 [ 3 ] {} <Debug> HTTP-Session: ffa88ffd-3129-43e2-9ff7-36cbb14db86c Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3519 2023.11.06 17:19:58.278036 [ 3 ] {} <Debug> HTTP-Session: ffa88ffd-3129-43e2-9ff7-36cbb14db86c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3520 2023.11.06 17:19:58.278121 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part
3521 2023.11.06 17:19:58.278153 [ 3 ] {999a447b-970e-4eed-834b-1fe7a581843c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3522 2023.11.06 17:19:58.278205 [ 3 ] {999a447b-970e-4eed-834b-1fe7a581843c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3523 2023.11.06 17:19:58.278318 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part
3524 2023.11.06 17:19:58.278438 [ 3 ] {999a447b-970e-4eed-834b-1fe7a581843c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3525 2023.11.06 17:19:58.278524 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part
3526 2023.11.06 17:19:58.278631 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part
3527 2023.11.06 17:19:58.279011 [ 3 ] {999a447b-970e-4eed-834b-1fe7a581843c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3528 2023.11.06 17:19:58.279342 [ 3 ] {999a447b-970e-4eed-834b-1fe7a581843c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3529 2023.11.06 17:19:58.279471 [ 12 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886012 sec., 103392.76738430084 rows/sec., 7.88 MiB/sec.
3530 2023.11.06 17:19:58.279573 [ 3 ] {999a447b-970e-4eed-834b-1fe7a581843c} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3531 2023.11.06 17:19:58.279611 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3532 2023.11.06 17:19:58.279732 [ 118 ] {} <Debug> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3533 2023.11.06 17:19:58.279743 [ 3 ] {999a447b-970e-4eed-834b-1fe7a581843c} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001543065 sec., 108874 rows/sec., 10.14 MiB/sec.
3534 2023.11.06 17:19:58.279815 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3535 2023.11.06 17:19:58.279908 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3536 2023.11.06 17:19:58.280078 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3537 2023.11.06 17:19:58.280098 [ 11 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_26_5} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3538 2023.11.06 17:19:58.280121 [ 3 ] {999a447b-970e-4eed-834b-1fe7a581843c} <Debug> DynamicQueryHandler: Done processing query
3539 2023.11.06 17:19:58.280152 [ 3 ] {999a447b-970e-4eed-834b-1fe7a581843c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3540 2023.11.06 17:19:58.280218 [ 3 ] {} <Debug> HTTP-Session: ffa88ffd-3129-43e2-9ff7-36cbb14db86c Destroying unnamed session
3541 2023.11.06 17:19:58.280325 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3542 2023.11.06 17:19:58.280363 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part
3543 2023.11.06 17:19:58.280479 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 168 rows starting from the beginning of the part
3544 2023.11.06 17:19:58.280571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3545 2023.11.06 17:19:58.280607 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part
3546 2023.11.06 17:19:58.280678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3547 2023.11.06 17:19:58.280724 [ 3 ] {} <Debug> HTTP-Session: 8e9b23c6-2a1d-47bc-9745-6f4c90aa5a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3548 2023.11.06 17:19:58.280785 [ 3 ] {} <Debug> HTTP-Session: 8e9b23c6-2a1d-47bc-9745-6f4c90aa5a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3549 2023.11.06 17:19:58.280798 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 168 rows starting from the beginning of the part
3550 2023.11.06 17:19:58.280990 [ 3 ] {d0a300f3-c7c8-438c-8906-69437a2d72f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3551 2023.11.06 17:19:58.281015 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 75 rows starting from the beginning of the part
3552 2023.11.06 17:19:58.281096 [ 3 ] {d0a300f3-c7c8-438c-8906-69437a2d72f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3553 2023.11.06 17:19:58.281266 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 168 rows starting from the beginning of the part
3554 2023.11.06 17:19:58.281561 [ 3 ] {d0a300f3-c7c8-438c-8906-69437a2d72f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3555 2023.11.06 17:19:58.282706 [ 3 ] {d0a300f3-c7c8-438c-8906-69437a2d72f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3556 2023.11.06 17:19:58.283150 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 897 rows, containing 4 columns (4 merged, 0 gathered) in 0.003244574 sec., 276461.563212921 rows/sec., 26.43 MiB/sec.
3557 2023.11.06 17:19:58.283153 [ 3 ] {d0a300f3-c7c8-438c-8906-69437a2d72f0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3558 2023.11.06 17:19:58.283306 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3559 2023.11.06 17:19:58.283447 [ 3 ] {d0a300f3-c7c8-438c-8906-69437a2d72f0} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3560 2023.11.06 17:19:58.283620 [ 118 ] {} <Debug> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3561 2023.11.06 17:19:58.283661 [ 3 ] {d0a300f3-c7c8-438c-8906-69437a2d72f0} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.002603273 sec., 121001 rows/sec., 8.39 MiB/sec.
3562 2023.11.06 17:19:58.283686 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3563 2023.11.06 17:19:58.283722 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3564 2023.11.06 17:19:58.283929 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_26_5} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3565 2023.11.06 17:19:58.283965 [ 13 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3566 2023.11.06 17:19:58.284059 [ 3 ] {d0a300f3-c7c8-438c-8906-69437a2d72f0} <Debug> DynamicQueryHandler: Done processing query
3567 2023.11.06 17:19:58.284159 [ 3 ] {d0a300f3-c7c8-438c-8906-69437a2d72f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3568 2023.11.06 17:19:58.284208 [ 3 ] {} <Debug> HTTP-Session: 8e9b23c6-2a1d-47bc-9745-6f4c90aa5a57 Destroying unnamed session
3569 2023.11.06 17:19:58.284235 [ 13 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3570 2023.11.06 17:19:58.284282 [ 13 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 369 rows starting from the beginning of the part
3571 2023.11.06 17:19:58.284393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3572 2023.11.06 17:19:58.284490 [ 13 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 315 rows starting from the beginning of the part
3573 2023.11.06 17:19:58.284493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3574 2023.11.06 17:19:58.284581 [ 3 ] {} <Debug> HTTP-Session: 42025b55-2402-457d-8504-2147d244081c Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3575 2023.11.06 17:19:58.284621 [ 3 ] {} <Debug> HTTP-Session: 42025b55-2402-457d-8504-2147d244081c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3576 2023.11.06 17:19:58.284775 [ 13 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part
3577 2023.11.06 17:19:58.284819 [ 3 ] {9d6b4905-e109-4866-b700-ca03988e75ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3578 2023.11.06 17:19:58.284917 [ 3 ] {9d6b4905-e109-4866-b700-ca03988e75ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3579 2023.11.06 17:19:58.285043 [ 13 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 326 rows starting from the beginning of the part
3580 2023.11.06 17:19:58.285431 [ 13 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part
3581 2023.11.06 17:19:58.285466 [ 3 ] {9d6b4905-e109-4866-b700-ca03988e75ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3582 2023.11.06 17:19:58.285667 [ 13 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 315 rows starting from the beginning of the part
3583 2023.11.06 17:19:58.286151 [ 3 ] {9d6b4905-e109-4866-b700-ca03988e75ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3584 2023.11.06 17:19:58.286662 [ 3 ] {9d6b4905-e109-4866-b700-ca03988e75ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3585 2023.11.06 17:19:58.286972 [ 3 ] {9d6b4905-e109-4866-b700-ca03988e75ef} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3586 2023.11.06 17:19:58.287133 [ 118 ] {} <Debug> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3587 2023.11.06 17:19:58.287188 [ 3 ] {9d6b4905-e109-4866-b700-ca03988e75ef} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002280208 sec., 2631 rows/sec., 110.50 KiB/sec.
3588 2023.11.06 17:19:58.287229 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3589 2023.11.06 17:19:58.287592 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3590 2023.11.06 17:19:58.287869 [ 3 ] {9d6b4905-e109-4866-b700-ca03988e75ef} <Debug> DynamicQueryHandler: Done processing query
3591 2023.11.06 17:19:58.287928 [ 3 ] {9d6b4905-e109-4866-b700-ca03988e75ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3592 2023.11.06 17:19:58.287953 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3593 2023.11.06 17:19:58.287983 [ 3 ] {} <Debug> HTTP-Session: 42025b55-2402-457d-8504-2147d244081c Destroying unnamed session
3594 2023.11.06 17:19:58.288007 [ 32 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1375 rows, containing 4 columns (4 merged, 0 gathered) in 0.00417919 sec., 329011.124165209 rows/sec., 23.06 MiB/sec.
3595 2023.11.06 17:19:58.288040 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
3596 2023.11.06 17:19:58.288216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3597 2023.11.06 17:19:58.288235 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
3598 2023.11.06 17:19:58.288272 [ 9 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3599 2023.11.06 17:19:58.288307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3600 2023.11.06 17:19:58.288399 [ 3 ] {} <Debug> HTTP-Session: e97e1d92-543d-442f-8a2b-7c34fd5aa537 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3601 2023.11.06 17:19:58.288477 [ 3 ] {} <Debug> HTTP-Session: e97e1d92-543d-442f-8a2b-7c34fd5aa537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3602 2023.11.06 17:19:58.288498 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
3603 2023.11.06 17:19:58.288664 [ 3 ] {50c0aca7-409d-4630-8d30-e1b4d1350b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3604 2023.11.06 17:19:58.288718 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
3605 2023.11.06 17:19:58.288763 [ 9 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3606 2023.11.06 17:19:58.288788 [ 3 ] {50c0aca7-409d-4630-8d30-e1b4d1350b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3607 2023.11.06 17:19:58.288979 [ 9 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_26_5} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3608 2023.11.06 17:19:58.289033 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
3609 2023.11.06 17:19:58.289342 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
3610 2023.11.06 17:19:58.289386 [ 3 ] {50c0aca7-409d-4630-8d30-e1b4d1350b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3611 2023.11.06 17:19:58.289929 [ 3 ] {50c0aca7-409d-4630-8d30-e1b4d1350b35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3612 2023.11.06 17:19:58.290205 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002882748 sec., 33301.558096649445 rows/sec., 1.37 MiB/sec.
3613 2023.11.06 17:19:58.290280 [ 3 ] {50c0aca7-409d-4630-8d30-e1b4d1350b35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3614 2023.11.06 17:19:58.290319 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3615 2023.11.06 17:19:58.290482 [ 3 ] {50c0aca7-409d-4630-8d30-e1b4d1350b35} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3616 2023.11.06 17:19:58.290583 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3617 2023.11.06 17:19:58.290637 [ 118 ] {} <Debug> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3618 2023.11.06 17:19:58.290686 [ 3 ] {50c0aca7-409d-4630-8d30-e1b4d1350b35} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001954313 sec., 35818 rows/sec., 2.17 MiB/sec.
3619 2023.11.06 17:19:58.290716 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3620 2023.11.06 17:19:58.290733 [ 11 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_16_3} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3621 2023.11.06 17:19:58.291100 [ 3 ] {50c0aca7-409d-4630-8d30-e1b4d1350b35} <Debug> DynamicQueryHandler: Done processing query
3622 2023.11.06 17:19:58.291124 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3623 2023.11.06 17:19:58.291142 [ 3 ] {50c0aca7-409d-4630-8d30-e1b4d1350b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3624 2023.11.06 17:19:58.291182 [ 3 ] {} <Debug> HTTP-Session: e97e1d92-543d-442f-8a2b-7c34fd5aa537 Destroying unnamed session
3625 2023.11.06 17:19:58.291251 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3626 2023.11.06 17:19:58.291285 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 792 rows starting from the beginning of the part
3627 2023.11.06 17:19:58.291388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3628 2023.11.06 17:19:58.291471 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 81 rows starting from the beginning of the part
3629 2023.11.06 17:19:58.291477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3630 2023.11.06 17:19:58.291551 [ 3 ] {} <Debug> HTTP-Session: 7db64359-06d7-4bb4-bdc4-bef050b405a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3631 2023.11.06 17:19:58.291588 [ 3 ] {} <Debug> HTTP-Session: 7db64359-06d7-4bb4-bdc4-bef050b405a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3632 2023.11.06 17:19:58.291720 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part
3633 2023.11.06 17:19:58.291826 [ 3 ] {b19f7a8d-6487-4f5a-8d65-7671e1fe127d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3634 2023.11.06 17:19:58.291952 [ 3 ] {b19f7a8d-6487-4f5a-8d65-7671e1fe127d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3635 2023.11.06 17:19:58.291972 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part
3636 2023.11.06 17:19:58.292302 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part
3637 2023.11.06 17:19:58.292590 [ 3 ] {b19f7a8d-6487-4f5a-8d65-7671e1fe127d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3638 2023.11.06 17:19:58.292608 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part
3639 2023.11.06 17:19:58.293450 [ 3 ] {b19f7a8d-6487-4f5a-8d65-7671e1fe127d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3640 2023.11.06 17:19:58.294128 [ 3 ] {b19f7a8d-6487-4f5a-8d65-7671e1fe127d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3641 2023.11.06 17:19:58.294400 [ 32 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 5 columns (5 merged, 0 gathered) in 0.00357772 sec., 325346.86895564775 rows/sec., 19.77 MiB/sec.
3642 2023.11.06 17:19:58.294453 [ 3 ] {b19f7a8d-6487-4f5a-8d65-7671e1fe127d} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3643 2023.11.06 17:19:58.294652 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3644 2023.11.06 17:19:58.294662 [ 3 ] {b19f7a8d-6487-4f5a-8d65-7671e1fe127d} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.002778996 sec., 8636 rows/sec., 11.65 MiB/sec.
3645 2023.11.06 17:19:58.294869 [ 3 ] {b19f7a8d-6487-4f5a-8d65-7671e1fe127d} <Debug> DynamicQueryHandler: Done processing query
3646 2023.11.06 17:19:58.294901 [ 3 ] {b19f7a8d-6487-4f5a-8d65-7671e1fe127d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3647 2023.11.06 17:19:58.294926 [ 3 ] {} <Debug> HTTP-Session: 7db64359-06d7-4bb4-bdc4-bef050b405a7 Destroying unnamed session
3648 2023.11.06 17:19:58.294959 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3649 2023.11.06 17:19:58.295029 [ 9 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3650 2023.11.06 17:19:58.295102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3651 2023.11.06 17:19:58.295167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3652 2023.11.06 17:19:58.295187 [ 3 ] {} <Debug> HTTP-Session: 41a9fdce-68df-4352-8f44-4e0d792b9c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3653 2023.11.06 17:19:58.295203 [ 3 ] {} <Debug> HTTP-Session: 41a9fdce-68df-4352-8f44-4e0d792b9c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3654 2023.11.06 17:19:58.295276 [ 3 ] {6978c289-4cb0-442a-a0a1-d07cffaf1fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3655 2023.11.06 17:19:58.295317 [ 3 ] {6978c289-4cb0-442a-a0a1-d07cffaf1fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3656 2023.11.06 17:19:58.295435 [ 3 ] {6978c289-4cb0-442a-a0a1-d07cffaf1fc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3657 2023.11.06 17:19:58.295728 [ 3 ] {6978c289-4cb0-442a-a0a1-d07cffaf1fc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3658 2023.11.06 17:19:58.295966 [ 3 ] {6978c289-4cb0-442a-a0a1-d07cffaf1fc2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3659 2023.11.06 17:19:58.296145 [ 3 ] {6978c289-4cb0-442a-a0a1-d07cffaf1fc2} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3660 2023.11.06 17:19:58.296272 [ 3 ] {6978c289-4cb0-442a-a0a1-d07cffaf1fc2} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000965816 sec., 21743 rows/sec., 1.13 MiB/sec.
3661 2023.11.06 17:19:58.296387 [ 3 ] {6978c289-4cb0-442a-a0a1-d07cffaf1fc2} <Debug> DynamicQueryHandler: Done processing query
3662 2023.11.06 17:19:58.296410 [ 3 ] {6978c289-4cb0-442a-a0a1-d07cffaf1fc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3663 2023.11.06 17:19:58.296425 [ 3 ] {} <Debug> HTTP-Session: 41a9fdce-68df-4352-8f44-4e0d792b9c7f Destroying unnamed session
3664 2023.11.06 17:20:03.270100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3665 2023.11.06 17:20:03.270309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3666 2023.11.06 17:20:03.270365 [ 3 ] {} <Debug> HTTP-Session: 45d14ac5-75ce-4e2c-9691-de4afa9c746e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3667 2023.11.06 17:20:03.270417 [ 3 ] {} <Debug> HTTP-Session: 45d14ac5-75ce-4e2c-9691-de4afa9c746e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3668 2023.11.06 17:20:03.270646 [ 3 ] {d00ee1d6-3ebf-4abe-a9e5-1322e2d7e5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3669 2023.11.06 17:20:03.270756 [ 3 ] {d00ee1d6-3ebf-4abe-a9e5-1322e2d7e5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3670 2023.11.06 17:20:03.270968 [ 3 ] {d00ee1d6-3ebf-4abe-a9e5-1322e2d7e5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3671 2023.11.06 17:20:03.271405 [ 3 ] {d00ee1d6-3ebf-4abe-a9e5-1322e2d7e5d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3672 2023.11.06 17:20:03.271667 [ 3 ] {d00ee1d6-3ebf-4abe-a9e5-1322e2d7e5d9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3673 2023.11.06 17:20:03.271839 [ 3 ] {d00ee1d6-3ebf-4abe-a9e5-1322e2d7e5d9} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3674 2023.11.06 17:20:03.271978 [ 3 ] {d00ee1d6-3ebf-4abe-a9e5-1322e2d7e5d9} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001257121 sec., 19886 rows/sec., 1.57 MiB/sec.
3675 2023.11.06 17:20:03.272117 [ 3 ] {d00ee1d6-3ebf-4abe-a9e5-1322e2d7e5d9} <Debug> DynamicQueryHandler: Done processing query
3676 2023.11.06 17:20:03.272143 [ 3 ] {d00ee1d6-3ebf-4abe-a9e5-1322e2d7e5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3677 2023.11.06 17:20:03.272159 [ 3 ] {} <Debug> HTTP-Session: 45d14ac5-75ce-4e2c-9691-de4afa9c746e Destroying unnamed session
3678 2023.11.06 17:20:03.272308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3679 2023.11.06 17:20:03.272358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3680 2023.11.06 17:20:03.272378 [ 3 ] {} <Debug> HTTP-Session: d1b54b95-0f0a-4757-a607-139102907e23 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3681 2023.11.06 17:20:03.272398 [ 3 ] {} <Debug> HTTP-Session: d1b54b95-0f0a-4757-a607-139102907e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3682 2023.11.06 17:20:03.272485 [ 3 ] {4efff586-2186-4c29-a244-7ed75acc99a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3683 2023.11.06 17:20:03.272527 [ 3 ] {4efff586-2186-4c29-a244-7ed75acc99a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3684 2023.11.06 17:20:03.272635 [ 3 ] {4efff586-2186-4c29-a244-7ed75acc99a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3685 2023.11.06 17:20:03.272982 [ 3 ] {4efff586-2186-4c29-a244-7ed75acc99a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3686 2023.11.06 17:20:03.273207 [ 3 ] {4efff586-2186-4c29-a244-7ed75acc99a2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3687 2023.11.06 17:20:03.273384 [ 3 ] {4efff586-2186-4c29-a244-7ed75acc99a2} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3688 2023.11.06 17:20:03.273505 [ 3 ] {4efff586-2186-4c29-a244-7ed75acc99a2} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.000991536 sec., 75640 rows/sec., 7.78 MiB/sec.
3689 2023.11.06 17:20:03.273623 [ 3 ] {4efff586-2186-4c29-a244-7ed75acc99a2} <Debug> DynamicQueryHandler: Done processing query
3690 2023.11.06 17:20:03.273646 [ 3 ] {4efff586-2186-4c29-a244-7ed75acc99a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3691 2023.11.06 17:20:03.273662 [ 3 ] {} <Debug> HTTP-Session: d1b54b95-0f0a-4757-a607-139102907e23 Destroying unnamed session
3692 2023.11.06 17:20:03.273831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3693 2023.11.06 17:20:03.273893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3694 2023.11.06 17:20:03.273920 [ 3 ] {} <Debug> HTTP-Session: 0d469481-671a-4dc8-a150-75686a6d943d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3695 2023.11.06 17:20:03.273944 [ 3 ] {} <Debug> HTTP-Session: 0d469481-671a-4dc8-a150-75686a6d943d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3696 2023.11.06 17:20:03.274036 [ 3 ] {d662d920-ddd8-49fd-8451-682b0276025c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3697 2023.11.06 17:20:03.274083 [ 3 ] {d662d920-ddd8-49fd-8451-682b0276025c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3698 2023.11.06 17:20:03.274227 [ 3 ] {d662d920-ddd8-49fd-8451-682b0276025c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3699 2023.11.06 17:20:03.274545 [ 3 ] {d662d920-ddd8-49fd-8451-682b0276025c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3700 2023.11.06 17:20:03.274764 [ 3 ] {d662d920-ddd8-49fd-8451-682b0276025c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3701 2023.11.06 17:20:03.274922 [ 3 ] {d662d920-ddd8-49fd-8451-682b0276025c} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3702 2023.11.06 17:20:03.275040 [ 3 ] {d662d920-ddd8-49fd-8451-682b0276025c} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000971756 sec., 25726 rows/sec., 2.01 MiB/sec.
3703 2023.11.06 17:20:03.275147 [ 3 ] {d662d920-ddd8-49fd-8451-682b0276025c} <Debug> DynamicQueryHandler: Done processing query
3704 2023.11.06 17:20:03.275171 [ 3 ] {d662d920-ddd8-49fd-8451-682b0276025c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3705 2023.11.06 17:20:03.275187 [ 3 ] {} <Debug> HTTP-Session: 0d469481-671a-4dc8-a150-75686a6d943d Destroying unnamed session
3706 2023.11.06 17:20:03.275352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3707 2023.11.06 17:20:03.275396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3708 2023.11.06 17:20:03.275416 [ 3 ] {} <Debug> HTTP-Session: 5aeb8e43-23ba-4beb-a22f-43446a743df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3709 2023.11.06 17:20:03.275432 [ 3 ] {} <Debug> HTTP-Session: 5aeb8e43-23ba-4beb-a22f-43446a743df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3710 2023.11.06 17:20:03.275509 [ 3 ] {60cb6191-9135-47c7-9b1e-0d16b75b9036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3711 2023.11.06 17:20:03.275556 [ 3 ] {60cb6191-9135-47c7-9b1e-0d16b75b9036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3712 2023.11.06 17:20:03.275692 [ 3 ] {60cb6191-9135-47c7-9b1e-0d16b75b9036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3713 2023.11.06 17:20:03.276103 [ 3 ] {60cb6191-9135-47c7-9b1e-0d16b75b9036} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3714 2023.11.06 17:20:03.276463 [ 3 ] {60cb6191-9135-47c7-9b1e-0d16b75b9036} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3715 2023.11.06 17:20:03.276682 [ 3 ] {60cb6191-9135-47c7-9b1e-0d16b75b9036} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3716 2023.11.06 17:20:03.276825 [ 3 ] {60cb6191-9135-47c7-9b1e-0d16b75b9036} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001279461 sec., 19539 rows/sec., 26.37 MiB/sec.
3717 2023.11.06 17:20:03.276822 [ 124 ] {} <Debug> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3718 2023.11.06 17:20:03.276940 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3719 2023.11.06 17:20:03.277037 [ 3 ] {60cb6191-9135-47c7-9b1e-0d16b75b9036} <Debug> DynamicQueryHandler: Done processing query
3720 2023.11.06 17:20:03.277041 [ 11 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3721 2023.11.06 17:20:03.277074 [ 3 ] {60cb6191-9135-47c7-9b1e-0d16b75b9036} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3722 2023.11.06 17:20:03.277101 [ 3 ] {} <Debug> HTTP-Session: 5aeb8e43-23ba-4beb-a22f-43446a743df9 Destroying unnamed session
3723 2023.11.06 17:20:03.277151 [ 11 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3724 2023.11.06 17:20:03.277194 [ 11 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 506 rows starting from the beginning of the part
3725 2023.11.06 17:20:03.277317 [ 11 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part
3726 2023.11.06 17:20:03.277410 [ 11 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part
3727 2023.11.06 17:20:03.277496 [ 11 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part
3728 2023.11.06 17:20:03.277577 [ 11 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part
3729 2023.11.06 17:20:03.277664 [ 11 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part
3730 2023.11.06 17:20:03.279025 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 6 columns (6 merged, 0 gathered) in 0.002011533 sec., 312696.8337084204 rows/sec., 421.97 MiB/sec.
3731 2023.11.06 17:20:03.279435 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3732 2023.11.06 17:20:03.279698 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3733 2023.11.06 17:20:03.279773 [ 32 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3734 2023.11.06 17:20:03.279863 [ 32 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8f014498-a037-42d8-963f-e24d4cea23d5::all_1_26_5: 4.03 MiB.
3735 2023.11.06 17:20:08.276240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3736 2023.11.06 17:20:08.276359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3737 2023.11.06 17:20:08.276385 [ 3 ] {} <Debug> HTTP-Session: 585cedde-b11b-4493-a828-83e1809904c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3738 2023.11.06 17:20:08.276410 [ 3 ] {} <Debug> HTTP-Session: 585cedde-b11b-4493-a828-83e1809904c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3739 2023.11.06 17:20:08.276537 [ 3 ] {4d4149b8-b938-4e84-92c0-be76aa3402a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3740 2023.11.06 17:20:08.276598 [ 3 ] {4d4149b8-b938-4e84-92c0-be76aa3402a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3741 2023.11.06 17:20:08.276760 [ 3 ] {4d4149b8-b938-4e84-92c0-be76aa3402a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3742 2023.11.06 17:20:08.277155 [ 3 ] {4d4149b8-b938-4e84-92c0-be76aa3402a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3743 2023.11.06 17:20:08.277424 [ 3 ] {4d4149b8-b938-4e84-92c0-be76aa3402a4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3744 2023.11.06 17:20:08.277602 [ 3 ] {4d4149b8-b938-4e84-92c0-be76aa3402a4} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3745 2023.11.06 17:20:08.277784 [ 3 ] {4d4149b8-b938-4e84-92c0-be76aa3402a4} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.00120323 sec., 24932 rows/sec., 1.85 MiB/sec.
3746 2023.11.06 17:20:08.278055 [ 3 ] {4d4149b8-b938-4e84-92c0-be76aa3402a4} <Debug> DynamicQueryHandler: Done processing query
3747 2023.11.06 17:20:08.278082 [ 3 ] {4d4149b8-b938-4e84-92c0-be76aa3402a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3748 2023.11.06 17:20:08.278181 [ 3 ] {} <Debug> HTTP-Session: 585cedde-b11b-4493-a828-83e1809904c7 Destroying unnamed session
3749 2023.11.06 17:20:08.278347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3750 2023.11.06 17:20:08.278393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3751 2023.11.06 17:20:08.278413 [ 3 ] {} <Debug> HTTP-Session: 0f788637-372a-4c35-b0d3-cc23ed210540 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3752 2023.11.06 17:20:08.278430 [ 3 ] {} <Debug> HTTP-Session: 0f788637-372a-4c35-b0d3-cc23ed210540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3753 2023.11.06 17:20:08.278508 [ 3 ] {376a2a97-19ba-4556-b9c7-c260539224c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3754 2023.11.06 17:20:08.278548 [ 3 ] {376a2a97-19ba-4556-b9c7-c260539224c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3755 2023.11.06 17:20:08.278669 [ 3 ] {376a2a97-19ba-4556-b9c7-c260539224c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3756 2023.11.06 17:20:08.279069 [ 3 ] {376a2a97-19ba-4556-b9c7-c260539224c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3757 2023.11.06 17:20:08.279326 [ 3 ] {376a2a97-19ba-4556-b9c7-c260539224c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3758 2023.11.06 17:20:08.279480 [ 3 ] {376a2a97-19ba-4556-b9c7-c260539224c9} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3759 2023.11.06 17:20:08.279606 [ 3 ] {376a2a97-19ba-4556-b9c7-c260539224c9} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001068898 sec., 157171 rows/sec., 14.64 MiB/sec.
3760 2023.11.06 17:20:08.279722 [ 3 ] {376a2a97-19ba-4556-b9c7-c260539224c9} <Debug> DynamicQueryHandler: Done processing query
3761 2023.11.06 17:20:08.279747 [ 3 ] {376a2a97-19ba-4556-b9c7-c260539224c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3762 2023.11.06 17:20:08.279765 [ 3 ] {} <Debug> HTTP-Session: 0f788637-372a-4c35-b0d3-cc23ed210540 Destroying unnamed session
3763 2023.11.06 17:20:08.279931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 50490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3764 2023.11.06 17:20:08.279977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3765 2023.11.06 17:20:08.280071 [ 3 ] {} <Debug> HTTP-Session: 69412b4b-c9b9-4bb8-8d16-126b37291337 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3766 2023.11.06 17:20:08.280088 [ 3 ] {} <Debug> HTTP-Session: 69412b4b-c9b9-4bb8-8d16-126b37291337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3767 2023.11.06 17:20:08.280169 [ 3 ] {c9b7e297-b4d4-40db-bdb7-4dba499c1f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3768 2023.11.06 17:20:08.280209 [ 3 ] {c9b7e297-b4d4-40db-bdb7-4dba499c1f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3769 2023.11.06 17:20:08.280319 [ 3 ] {c9b7e297-b4d4-40db-bdb7-4dba499c1f61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3770 2023.11.06 17:20:08.280792 [ 3 ] {c9b7e297-b4d4-40db-bdb7-4dba499c1f61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3771 2023.11.06 17:20:08.281027 [ 3 ] {c9b7e297-b4d4-40db-bdb7-4dba499c1f61} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3772 2023.11.06 17:20:08.281178 [ 3 ] {c9b7e297-b4d4-40db-bdb7-4dba499c1f61} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3773 2023.11.06 17:20:08.281300 [ 3 ] {c9b7e297-b4d4-40db-bdb7-4dba499c1f61} <Information> executeQuery: Read 315 rows, 22.37 KiB in 0.001100358 sec., 286270 rows/sec., 19.86 MiB/sec.
3774 2023.11.06 17:20:08.281410 [ 3 ] {c9b7e297-b4d4-40db-bdb7-4dba499c1f61} <Debug> DynamicQueryHandler: Done processing query
3775 2023.11.06 17:20:08.281433 [ 3 ] {c9b7e297-b4d4-40db-bdb7-4dba499c1f61} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3776 2023.11.06 17:20:08.281449 [ 3 ] {} <Debug> HTTP-Session: 69412b4b-c9b9-4bb8-8d16-126b37291337 Destroying unnamed session
3777 2023.11.06 17:20:08.281615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3778 2023.11.06 17:20:08.281657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3779 2023.11.06 17:20:08.281676 [ 3 ] {} <Debug> HTTP-Session: 366910a0-9734-44d5-bf19-4a34cd27e89f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3780 2023.11.06 17:20:08.281693 [ 3 ] {} <Debug> HTTP-Session: 366910a0-9734-44d5-bf19-4a34cd27e89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3781 2023.11.06 17:20:08.281762 [ 3 ] {20355e8f-ddb1-459c-86f1-3edc07fa8af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3782 2023.11.06 17:20:08.281802 [ 3 ] {20355e8f-ddb1-459c-86f1-3edc07fa8af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3783 2023.11.06 17:20:08.281907 [ 3 ] {20355e8f-ddb1-459c-86f1-3edc07fa8af2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3784 2023.11.06 17:20:08.282188 [ 3 ] {20355e8f-ddb1-459c-86f1-3edc07fa8af2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3785 2023.11.06 17:20:08.282429 [ 3 ] {20355e8f-ddb1-459c-86f1-3edc07fa8af2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3786 2023.11.06 17:20:08.282603 [ 3 ] {20355e8f-ddb1-459c-86f1-3edc07fa8af2} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3787 2023.11.06 17:20:08.282709 [ 3 ] {20355e8f-ddb1-459c-86f1-3edc07fa8af2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000917525 sec., 6539 rows/sec., 274.60 KiB/sec.
3788 2023.11.06 17:20:08.282849 [ 3 ] {20355e8f-ddb1-459c-86f1-3edc07fa8af2} <Debug> DynamicQueryHandler: Done processing query
3789 2023.11.06 17:20:08.282873 [ 3 ] {20355e8f-ddb1-459c-86f1-3edc07fa8af2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3790 2023.11.06 17:20:08.282889 [ 3 ] {} <Debug> HTTP-Session: 366910a0-9734-44d5-bf19-4a34cd27e89f Destroying unnamed session
3791 2023.11.06 17:20:08.283028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3792 2023.11.06 17:20:08.283073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3793 2023.11.06 17:20:08.283091 [ 3 ] {} <Debug> HTTP-Session: 4a09deb6-5ddb-4b1e-b38e-01327a48d8e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3794 2023.11.06 17:20:08.283107 [ 3 ] {} <Debug> HTTP-Session: 4a09deb6-5ddb-4b1e-b38e-01327a48d8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3795 2023.11.06 17:20:08.283180 [ 3 ] {c22ce9fb-08f8-41e8-97fc-d6a2c3ca95aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3796 2023.11.06 17:20:08.283226 [ 3 ] {c22ce9fb-08f8-41e8-97fc-d6a2c3ca95aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3797 2023.11.06 17:20:08.283348 [ 3 ] {c22ce9fb-08f8-41e8-97fc-d6a2c3ca95aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3798 2023.11.06 17:20:08.283645 [ 3 ] {c22ce9fb-08f8-41e8-97fc-d6a2c3ca95aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3799 2023.11.06 17:20:08.283900 [ 3 ] {c22ce9fb-08f8-41e8-97fc-d6a2c3ca95aa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3800 2023.11.06 17:20:08.284090 [ 3 ] {c22ce9fb-08f8-41e8-97fc-d6a2c3ca95aa} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3801 2023.11.06 17:20:08.284217 [ 3 ] {c22ce9fb-08f8-41e8-97fc-d6a2c3ca95aa} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001007847 sec., 69454 rows/sec., 4.21 MiB/sec.
3802 2023.11.06 17:20:08.284325 [ 3 ] {c22ce9fb-08f8-41e8-97fc-d6a2c3ca95aa} <Debug> DynamicQueryHandler: Done processing query
3803 2023.11.06 17:20:08.284348 [ 3 ] {c22ce9fb-08f8-41e8-97fc-d6a2c3ca95aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3804 2023.11.06 17:20:08.284364 [ 3 ] {} <Debug> HTTP-Session: 4a09deb6-5ddb-4b1e-b38e-01327a48d8e8 Destroying unnamed session
3805 2023.11.06 17:20:08.284539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3806 2023.11.06 17:20:08.284582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3807 2023.11.06 17:20:08.284601 [ 3 ] {} <Debug> HTTP-Session: c4344cff-aea3-4e2e-bee3-9fedffd41905 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3808 2023.11.06 17:20:08.284618 [ 3 ] {} <Debug> HTTP-Session: c4344cff-aea3-4e2e-bee3-9fedffd41905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3809 2023.11.06 17:20:08.284694 [ 3 ] {99482af3-3646-463f-857d-5374c6a90233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3810 2023.11.06 17:20:08.284738 [ 3 ] {99482af3-3646-463f-857d-5374c6a90233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3811 2023.11.06 17:20:08.284875 [ 3 ] {99482af3-3646-463f-857d-5374c6a90233} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3812 2023.11.06 17:20:08.285265 [ 3 ] {99482af3-3646-463f-857d-5374c6a90233} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3813 2023.11.06 17:20:08.285559 [ 3 ] {99482af3-3646-463f-857d-5374c6a90233} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3814 2023.11.06 17:20:08.285736 [ 3 ] {99482af3-3646-463f-857d-5374c6a90233} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3815 2023.11.06 17:20:08.285865 [ 3 ] {99482af3-3646-463f-857d-5374c6a90233} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001142839 sec., 21000 rows/sec., 28.34 MiB/sec.
3816 2023.11.06 17:20:08.285990 [ 3 ] {99482af3-3646-463f-857d-5374c6a90233} <Debug> DynamicQueryHandler: Done processing query
3817 2023.11.06 17:20:08.286013 [ 3 ] {99482af3-3646-463f-857d-5374c6a90233} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3818 2023.11.06 17:20:08.286029 [ 3 ] {} <Debug> HTTP-Session: c4344cff-aea3-4e2e-bee3-9fedffd41905 Destroying unnamed session
3819 2023.11.06 17:20:08.286149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3820 2023.11.06 17:20:08.286194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3821 2023.11.06 17:20:08.286213 [ 3 ] {} <Debug> HTTP-Session: 02c3f79d-679e-495a-947b-de25e3da5f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3822 2023.11.06 17:20:08.286231 [ 3 ] {} <Debug> HTTP-Session: 02c3f79d-679e-495a-947b-de25e3da5f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3823 2023.11.06 17:20:08.286300 [ 3 ] {4cbcb0f9-5d10-4148-a39e-321c4dac2dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3824 2023.11.06 17:20:08.286340 [ 3 ] {4cbcb0f9-5d10-4148-a39e-321c4dac2dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3825 2023.11.06 17:20:08.286444 [ 3 ] {4cbcb0f9-5d10-4148-a39e-321c4dac2dc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3826 2023.11.06 17:20:08.286694 [ 3 ] {4cbcb0f9-5d10-4148-a39e-321c4dac2dc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3827 2023.11.06 17:20:08.286928 [ 3 ] {4cbcb0f9-5d10-4148-a39e-321c4dac2dc2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3828 2023.11.06 17:20:08.287102 [ 3 ] {4cbcb0f9-5d10-4148-a39e-321c4dac2dc2} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3829 2023.11.06 17:20:08.287235 [ 3 ] {4cbcb0f9-5d10-4148-a39e-321c4dac2dc2} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000904656 sec., 23213 rows/sec., 1.20 MiB/sec.
3830 2023.11.06 17:20:08.287338 [ 3 ] {4cbcb0f9-5d10-4148-a39e-321c4dac2dc2} <Debug> DynamicQueryHandler: Done processing query
3831 2023.11.06 17:20:08.287360 [ 3 ] {4cbcb0f9-5d10-4148-a39e-321c4dac2dc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3832 2023.11.06 17:20:08.287375 [ 3 ] {} <Debug> HTTP-Session: 02c3f79d-679e-495a-947b-de25e3da5f50 Destroying unnamed session
3833 2023.11.06 17:20:11.395103 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
3834 2023.11.06 17:20:11.395205 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
3835 2023.11.06 17:20:13.270658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3836 2023.11.06 17:20:13.270777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3837 2023.11.06 17:20:13.270808 [ 3 ] {} <Debug> HTTP-Session: d0828fa5-1c57-43c4-9054-a1bc004d4299 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3838 2023.11.06 17:20:13.270839 [ 3 ] {} <Debug> HTTP-Session: d0828fa5-1c57-43c4-9054-a1bc004d4299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3839 2023.11.06 17:20:13.270967 [ 3 ] {e4458cb5-269e-439f-84ca-2322eca8f86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3840 2023.11.06 17:20:13.271030 [ 3 ] {e4458cb5-269e-439f-84ca-2322eca8f86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3841 2023.11.06 17:20:13.271189 [ 3 ] {e4458cb5-269e-439f-84ca-2322eca8f86f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3842 2023.11.06 17:20:13.271587 [ 3 ] {e4458cb5-269e-439f-84ca-2322eca8f86f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3843 2023.11.06 17:20:13.271845 [ 3 ] {e4458cb5-269e-439f-84ca-2322eca8f86f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3844 2023.11.06 17:20:13.272019 [ 3 ] {e4458cb5-269e-439f-84ca-2322eca8f86f} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3845 2023.11.06 17:20:13.272150 [ 3 ] {e4458cb5-269e-439f-84ca-2322eca8f86f} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001135749 sec., 22011 rows/sec., 1.74 MiB/sec.
3846 2023.11.06 17:20:13.272308 [ 3 ] {e4458cb5-269e-439f-84ca-2322eca8f86f} <Debug> DynamicQueryHandler: Done processing query
3847 2023.11.06 17:20:13.272333 [ 3 ] {e4458cb5-269e-439f-84ca-2322eca8f86f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3848 2023.11.06 17:20:13.272350 [ 3 ] {} <Debug> HTTP-Session: d0828fa5-1c57-43c4-9054-a1bc004d4299 Destroying unnamed session
3849 2023.11.06 17:20:13.272470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3850 2023.11.06 17:20:13.272516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3851 2023.11.06 17:20:13.272536 [ 3 ] {} <Debug> HTTP-Session: ed136285-d353-458a-8f11-bbf28227f2d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3852 2023.11.06 17:20:13.272554 [ 3 ] {} <Debug> HTTP-Session: ed136285-d353-458a-8f11-bbf28227f2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3853 2023.11.06 17:20:13.272628 [ 3 ] {48395a6c-da2e-46bb-9e94-5e7d5b61c42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3854 2023.11.06 17:20:13.272668 [ 3 ] {48395a6c-da2e-46bb-9e94-5e7d5b61c42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3855 2023.11.06 17:20:13.272772 [ 3 ] {48395a6c-da2e-46bb-9e94-5e7d5b61c42a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3856 2023.11.06 17:20:13.273108 [ 3 ] {48395a6c-da2e-46bb-9e94-5e7d5b61c42a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3857 2023.11.06 17:20:13.273324 [ 3 ] {48395a6c-da2e-46bb-9e94-5e7d5b61c42a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3858 2023.11.06 17:20:13.273477 [ 3 ] {48395a6c-da2e-46bb-9e94-5e7d5b61c42a} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3859 2023.11.06 17:20:13.273604 [ 3 ] {48395a6c-da2e-46bb-9e94-5e7d5b61c42a} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.000943486 sec., 79492 rows/sec., 8.18 MiB/sec.
3860 2023.11.06 17:20:13.273725 [ 3 ] {48395a6c-da2e-46bb-9e94-5e7d5b61c42a} <Debug> DynamicQueryHandler: Done processing query
3861 2023.11.06 17:20:13.273760 [ 3 ] {48395a6c-da2e-46bb-9e94-5e7d5b61c42a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3862 2023.11.06 17:20:13.273782 [ 3 ] {} <Debug> HTTP-Session: ed136285-d353-458a-8f11-bbf28227f2d2 Destroying unnamed session
3863 2023.11.06 17:20:13.273958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3864 2023.11.06 17:20:13.274000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3865 2023.11.06 17:20:13.274020 [ 3 ] {} <Debug> HTTP-Session: 602e8b48-a940-4150-92e6-b7081da36fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3866 2023.11.06 17:20:13.274037 [ 3 ] {} <Debug> HTTP-Session: 602e8b48-a940-4150-92e6-b7081da36fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3867 2023.11.06 17:20:13.274108 [ 3 ] {4c5d1aec-2ff7-4b4b-bcc4-4578212143a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3868 2023.11.06 17:20:13.274149 [ 3 ] {4c5d1aec-2ff7-4b4b-bcc4-4578212143a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3869 2023.11.06 17:20:13.274258 [ 3 ] {4c5d1aec-2ff7-4b4b-bcc4-4578212143a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3870 2023.11.06 17:20:13.274545 [ 3 ] {4c5d1aec-2ff7-4b4b-bcc4-4578212143a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3871 2023.11.06 17:20:13.274761 [ 3 ] {4c5d1aec-2ff7-4b4b-bcc4-4578212143a9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3872 2023.11.06 17:20:13.274923 [ 3 ] {4c5d1aec-2ff7-4b4b-bcc4-4578212143a9} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3873 2023.11.06 17:20:13.275048 [ 3 ] {4c5d1aec-2ff7-4b4b-bcc4-4578212143a9} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000905485 sec., 27609 rows/sec., 2.16 MiB/sec.
3874 2023.11.06 17:20:13.275167 [ 3 ] {4c5d1aec-2ff7-4b4b-bcc4-4578212143a9} <Debug> DynamicQueryHandler: Done processing query
3875 2023.11.06 17:20:13.275191 [ 3 ] {4c5d1aec-2ff7-4b4b-bcc4-4578212143a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3876 2023.11.06 17:20:13.275207 [ 3 ] {} <Debug> HTTP-Session: 602e8b48-a940-4150-92e6-b7081da36fc6 Destroying unnamed session
3877 2023.11.06 17:20:13.275350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3878 2023.11.06 17:20:13.275395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3879 2023.11.06 17:20:13.275414 [ 3 ] {} <Debug> HTTP-Session: ead2562d-600f-4eb3-b37a-0b9dbbf100e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3880 2023.11.06 17:20:13.275431 [ 3 ] {} <Debug> HTTP-Session: ead2562d-600f-4eb3-b37a-0b9dbbf100e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3881 2023.11.06 17:20:13.275510 [ 3 ] {1bd726f5-66bc-400a-b65a-1599f949078f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3882 2023.11.06 17:20:13.275557 [ 3 ] {1bd726f5-66bc-400a-b65a-1599f949078f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3883 2023.11.06 17:20:13.275706 [ 3 ] {1bd726f5-66bc-400a-b65a-1599f949078f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3884 2023.11.06 17:20:13.276103 [ 3 ] {1bd726f5-66bc-400a-b65a-1599f949078f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3885 2023.11.06 17:20:13.276402 [ 3 ] {1bd726f5-66bc-400a-b65a-1599f949078f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3886 2023.11.06 17:20:13.276584 [ 3 ] {1bd726f5-66bc-400a-b65a-1599f949078f} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3887 2023.11.06 17:20:13.276737 [ 3 ] {1bd726f5-66bc-400a-b65a-1599f949078f} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001190499 sec., 20999 rows/sec., 28.34 MiB/sec.
3888 2023.11.06 17:20:13.276886 [ 3 ] {1bd726f5-66bc-400a-b65a-1599f949078f} <Debug> DynamicQueryHandler: Done processing query
3889 2023.11.06 17:20:13.276909 [ 3 ] {1bd726f5-66bc-400a-b65a-1599f949078f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3890 2023.11.06 17:20:13.276925 [ 3 ] {} <Debug> HTTP-Session: ead2562d-600f-4eb3-b37a-0b9dbbf100e0 Destroying unnamed session
3891 2023.11.06 17:20:18.275664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3892 2023.11.06 17:20:18.275782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3893 2023.11.06 17:20:18.275809 [ 3 ] {} <Debug> HTTP-Session: f0abd916-67de-4026-9af1-edb467fa1c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3894 2023.11.06 17:20:18.275834 [ 3 ] {} <Debug> HTTP-Session: f0abd916-67de-4026-9af1-edb467fa1c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3895 2023.11.06 17:20:18.275964 [ 3 ] {480b02f4-1844-4f8f-a1e9-c67ad44fa7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3896 2023.11.06 17:20:18.276028 [ 3 ] {480b02f4-1844-4f8f-a1e9-c67ad44fa7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3897 2023.11.06 17:20:18.276191 [ 3 ] {480b02f4-1844-4f8f-a1e9-c67ad44fa7a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3898 2023.11.06 17:20:18.276617 [ 3 ] {480b02f4-1844-4f8f-a1e9-c67ad44fa7a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3899 2023.11.06 17:20:18.276874 [ 3 ] {480b02f4-1844-4f8f-a1e9-c67ad44fa7a2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3900 2023.11.06 17:20:18.277035 [ 3 ] {480b02f4-1844-4f8f-a1e9-c67ad44fa7a2} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3901 2023.11.06 17:20:18.277167 [ 3 ] {480b02f4-1844-4f8f-a1e9-c67ad44fa7a2} <Information> executeQuery: Read 30 rows, 2.29 KiB in 0.00116023 sec., 25856 rows/sec., 1.92 MiB/sec.
3902 2023.11.06 17:20:18.277316 [ 3 ] {480b02f4-1844-4f8f-a1e9-c67ad44fa7a2} <Debug> DynamicQueryHandler: Done processing query
3903 2023.11.06 17:20:18.277340 [ 3 ] {480b02f4-1844-4f8f-a1e9-c67ad44fa7a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3904 2023.11.06 17:20:18.277357 [ 3 ] {} <Debug> HTTP-Session: f0abd916-67de-4026-9af1-edb467fa1c07 Destroying unnamed session
3905 2023.11.06 17:20:18.277538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3906 2023.11.06 17:20:18.277583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3907 2023.11.06 17:20:18.277602 [ 3 ] {} <Debug> HTTP-Session: 1d2ca8b6-af0e-4540-827c-ebfd38558812 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3908 2023.11.06 17:20:18.277618 [ 3 ] {} <Debug> HTTP-Session: 1d2ca8b6-af0e-4540-827c-ebfd38558812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3909 2023.11.06 17:20:18.277694 [ 3 ] {1de6264c-5e71-4fa1-ac15-45002a10bdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3910 2023.11.06 17:20:18.277733 [ 3 ] {1de6264c-5e71-4fa1-ac15-45002a10bdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3911 2023.11.06 17:20:18.277837 [ 3 ] {1de6264c-5e71-4fa1-ac15-45002a10bdda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3912 2023.11.06 17:20:18.278232 [ 3 ] {1de6264c-5e71-4fa1-ac15-45002a10bdda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3913 2023.11.06 17:20:18.278450 [ 3 ] {1de6264c-5e71-4fa1-ac15-45002a10bdda} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3914 2023.11.06 17:20:18.278599 [ 3 ] {1de6264c-5e71-4fa1-ac15-45002a10bdda} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3915 2023.11.06 17:20:18.278728 [ 3 ] {1de6264c-5e71-4fa1-ac15-45002a10bdda} <Information> executeQuery: Read 168 rows, 16.03 KiB in 0.001002497 sec., 167581 rows/sec., 15.61 MiB/sec.
3916 2023.11.06 17:20:18.278867 [ 3 ] {1de6264c-5e71-4fa1-ac15-45002a10bdda} <Debug> DynamicQueryHandler: Done processing query
3917 2023.11.06 17:20:18.278893 [ 3 ] {1de6264c-5e71-4fa1-ac15-45002a10bdda} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3918 2023.11.06 17:20:18.278908 [ 3 ] {} <Debug> HTTP-Session: 1d2ca8b6-af0e-4540-827c-ebfd38558812 Destroying unnamed session
3919 2023.11.06 17:20:18.279094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 52340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3920 2023.11.06 17:20:18.279138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3921 2023.11.06 17:20:18.279157 [ 3 ] {} <Debug> HTTP-Session: 53e70e73-0000-47e7-a6c6-7aa09ce8960d Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3922 2023.11.06 17:20:18.279178 [ 3 ] {} <Debug> HTTP-Session: 53e70e73-0000-47e7-a6c6-7aa09ce8960d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3923 2023.11.06 17:20:18.279267 [ 3 ] {4b430b24-d2cd-4746-8fd9-57f8a962b488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3924 2023.11.06 17:20:18.279306 [ 3 ] {4b430b24-d2cd-4746-8fd9-57f8a962b488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3925 2023.11.06 17:20:18.279419 [ 3 ] {4b430b24-d2cd-4746-8fd9-57f8a962b488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3926 2023.11.06 17:20:18.279870 [ 3 ] {4b430b24-d2cd-4746-8fd9-57f8a962b488} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3927 2023.11.06 17:20:18.280092 [ 3 ] {4b430b24-d2cd-4746-8fd9-57f8a962b488} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3928 2023.11.06 17:20:18.280247 [ 3 ] {4b430b24-d2cd-4746-8fd9-57f8a962b488} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3929 2023.11.06 17:20:18.280374 [ 3 ] {4b430b24-d2cd-4746-8fd9-57f8a962b488} <Information> executeQuery: Read 326 rows, 23.24 KiB in 0.001076598 sec., 302805 rows/sec., 21.08 MiB/sec.
3930 2023.11.06 17:20:18.280491 [ 3 ] {4b430b24-d2cd-4746-8fd9-57f8a962b488} <Debug> DynamicQueryHandler: Done processing query
3931 2023.11.06 17:20:18.280515 [ 3 ] {4b430b24-d2cd-4746-8fd9-57f8a962b488} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3932 2023.11.06 17:20:18.280530 [ 3 ] {} <Debug> HTTP-Session: 53e70e73-0000-47e7-a6c6-7aa09ce8960d Destroying unnamed session
3933 2023.11.06 17:20:18.280659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3934 2023.11.06 17:20:18.280704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3935 2023.11.06 17:20:18.280723 [ 3 ] {} <Debug> HTTP-Session: 29fc8240-0306-4ca8-9732-f5c357c78765 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3936 2023.11.06 17:20:18.280739 [ 3 ] {} <Debug> HTTP-Session: 29fc8240-0306-4ca8-9732-f5c357c78765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3937 2023.11.06 17:20:18.280807 [ 3 ] {24a65885-31b1-4f3e-8c06-a46191efc314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3938 2023.11.06 17:20:18.280845 [ 3 ] {24a65885-31b1-4f3e-8c06-a46191efc314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3939 2023.11.06 17:20:18.280954 [ 3 ] {24a65885-31b1-4f3e-8c06-a46191efc314} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3940 2023.11.06 17:20:18.281201 [ 3 ] {24a65885-31b1-4f3e-8c06-a46191efc314} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3941 2023.11.06 17:20:18.281436 [ 3 ] {24a65885-31b1-4f3e-8c06-a46191efc314} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3942 2023.11.06 17:20:18.281607 [ 3 ] {24a65885-31b1-4f3e-8c06-a46191efc314} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3943 2023.11.06 17:20:18.281733 [ 3 ] {24a65885-31b1-4f3e-8c06-a46191efc314} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000897285 sec., 6686 rows/sec., 280.79 KiB/sec.
3944 2023.11.06 17:20:18.281864 [ 3 ] {24a65885-31b1-4f3e-8c06-a46191efc314} <Debug> DynamicQueryHandler: Done processing query
3945 2023.11.06 17:20:18.281890 [ 3 ] {24a65885-31b1-4f3e-8c06-a46191efc314} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3946 2023.11.06 17:20:18.281905 [ 3 ] {} <Debug> HTTP-Session: 29fc8240-0306-4ca8-9732-f5c357c78765 Destroying unnamed session
3947 2023.11.06 17:20:18.282022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 14870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3948 2023.11.06 17:20:18.282066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3949 2023.11.06 17:20:18.282085 [ 3 ] {} <Debug> HTTP-Session: 453f896d-639e-496c-81e2-f8dcb82362fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3950 2023.11.06 17:20:18.282102 [ 3 ] {} <Debug> HTTP-Session: 453f896d-639e-496c-81e2-f8dcb82362fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3951 2023.11.06 17:20:18.282174 [ 3 ] {5284b7d1-2311-4899-aeb7-e02b99dcc85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3952 2023.11.06 17:20:18.282216 [ 3 ] {5284b7d1-2311-4899-aeb7-e02b99dcc85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3953 2023.11.06 17:20:18.282331 [ 3 ] {5284b7d1-2311-4899-aeb7-e02b99dcc85d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3954 2023.11.06 17:20:18.282711 [ 3 ] {5284b7d1-2311-4899-aeb7-e02b99dcc85d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3955 2023.11.06 17:20:18.282984 [ 3 ] {5284b7d1-2311-4899-aeb7-e02b99dcc85d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3956 2023.11.06 17:20:18.283172 [ 3 ] {5284b7d1-2311-4899-aeb7-e02b99dcc85d} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3957 2023.11.06 17:20:18.283300 [ 3 ] {5284b7d1-2311-4899-aeb7-e02b99dcc85d} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001098038 sec., 73767 rows/sec., 4.51 MiB/sec.
3958 2023.11.06 17:20:18.283424 [ 3 ] {5284b7d1-2311-4899-aeb7-e02b99dcc85d} <Debug> DynamicQueryHandler: Done processing query
3959 2023.11.06 17:20:18.283447 [ 3 ] {5284b7d1-2311-4899-aeb7-e02b99dcc85d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3960 2023.11.06 17:20:18.283464 [ 3 ] {} <Debug> HTTP-Session: 453f896d-639e-496c-81e2-f8dcb82362fb Destroying unnamed session
3961 2023.11.06 17:20:18.283600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 25711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3962 2023.11.06 17:20:18.283644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3963 2023.11.06 17:20:18.283663 [ 3 ] {} <Debug> HTTP-Session: 1b2bb478-272b-4050-855c-5afe3bf7f17a Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3964 2023.11.06 17:20:18.283680 [ 3 ] {} <Debug> HTTP-Session: 1b2bb478-272b-4050-855c-5afe3bf7f17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3965 2023.11.06 17:20:18.283756 [ 3 ] {05db36fc-753b-4f73-8dc8-df480626f90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3966 2023.11.06 17:20:18.283799 [ 3 ] {05db36fc-753b-4f73-8dc8-df480626f90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3967 2023.11.06 17:20:18.283932 [ 3 ] {05db36fc-753b-4f73-8dc8-df480626f90a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3968 2023.11.06 17:20:18.284344 [ 3 ] {05db36fc-753b-4f73-8dc8-df480626f90a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3969 2023.11.06 17:20:18.284630 [ 3 ] {05db36fc-753b-4f73-8dc8-df480626f90a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3970 2023.11.06 17:20:18.284811 [ 3 ] {05db36fc-753b-4f73-8dc8-df480626f90a} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3971 2023.11.06 17:20:18.284941 [ 3 ] {05db36fc-753b-4f73-8dc8-df480626f90a} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.00115564 sec., 20767 rows/sec., 28.02 MiB/sec.
3972 2023.11.06 17:20:18.285173 [ 3 ] {05db36fc-753b-4f73-8dc8-df480626f90a} <Debug> DynamicQueryHandler: Done processing query
3973 2023.11.06 17:20:18.285197 [ 3 ] {05db36fc-753b-4f73-8dc8-df480626f90a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3974 2023.11.06 17:20:18.285213 [ 3 ] {} <Debug> HTTP-Session: 1b2bb478-272b-4050-855c-5afe3bf7f17a Destroying unnamed session
3975 2023.11.06 17:20:18.285333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3976 2023.11.06 17:20:18.285378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3977 2023.11.06 17:20:18.285397 [ 3 ] {} <Debug> HTTP-Session: 1a9f298c-fa15-4afb-8a13-3b6186dc349a Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3978 2023.11.06 17:20:18.285413 [ 3 ] {} <Debug> HTTP-Session: 1a9f298c-fa15-4afb-8a13-3b6186dc349a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3979 2023.11.06 17:20:18.285484 [ 3 ] {09b0881e-3061-44bb-a770-5bcd411613b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3980 2023.11.06 17:20:18.285525 [ 3 ] {09b0881e-3061-44bb-a770-5bcd411613b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3981 2023.11.06 17:20:18.285644 [ 3 ] {09b0881e-3061-44bb-a770-5bcd411613b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3982 2023.11.06 17:20:18.285911 [ 3 ] {09b0881e-3061-44bb-a770-5bcd411613b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3983 2023.11.06 17:20:18.286148 [ 3 ] {09b0881e-3061-44bb-a770-5bcd411613b6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3984 2023.11.06 17:20:18.286323 [ 3 ] {09b0881e-3061-44bb-a770-5bcd411613b6} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3985 2023.11.06 17:20:18.286450 [ 3 ] {09b0881e-3061-44bb-a770-5bcd411613b6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000934925 sec., 22461 rows/sec., 1.16 MiB/sec.
3986 2023.11.06 17:20:18.286577 [ 3 ] {09b0881e-3061-44bb-a770-5bcd411613b6} <Debug> DynamicQueryHandler: Done processing query
3987 2023.11.06 17:20:18.286599 [ 3 ] {09b0881e-3061-44bb-a770-5bcd411613b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3988 2023.11.06 17:20:18.286615 [ 3 ] {} <Debug> HTTP-Session: 1a9f298c-fa15-4afb-8a13-3b6186dc349a Destroying unnamed session
3989 2023.11.06 17:20:23.270107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3990 2023.11.06 17:20:23.270226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3991 2023.11.06 17:20:23.270253 [ 3 ] {} <Debug> HTTP-Session: f5af0593-e7fc-469c-8df0-8f5a2a92edb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
3992 2023.11.06 17:20:23.270277 [ 3 ] {} <Debug> HTTP-Session: f5af0593-e7fc-469c-8df0-8f5a2a92edb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3993 2023.11.06 17:20:23.270399 [ 3 ] {fc17428d-586e-404a-8daa-2d497377cab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3994 2023.11.06 17:20:23.270458 [ 3 ] {fc17428d-586e-404a-8daa-2d497377cab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3995 2023.11.06 17:20:23.270612 [ 3 ] {fc17428d-586e-404a-8daa-2d497377cab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3996 2023.11.06 17:20:23.271042 [ 3 ] {fc17428d-586e-404a-8daa-2d497377cab6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
3997 2023.11.06 17:20:23.271302 [ 3 ] {fc17428d-586e-404a-8daa-2d497377cab6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3998 2023.11.06 17:20:23.271477 [ 3 ] {fc17428d-586e-404a-8daa-2d497377cab6} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3999 2023.11.06 17:20:23.271596 [ 3 ] {fc17428d-586e-404a-8daa-2d497377cab6} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001161099 sec., 21531 rows/sec., 1.70 MiB/sec.
4000 2023.11.06 17:20:23.271595 [ 179 ] {} <Debug> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4001 2023.11.06 17:20:23.271652 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4002 2023.11.06 17:20:23.271762 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4003 2023.11.06 17:20:23.271775 [ 3 ] {fc17428d-586e-404a-8daa-2d497377cab6} <Debug> DynamicQueryHandler: Done processing query
4004 2023.11.06 17:20:23.271860 [ 3 ] {fc17428d-586e-404a-8daa-2d497377cab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4005 2023.11.06 17:20:23.271888 [ 3 ] {} <Debug> HTTP-Session: f5af0593-e7fc-469c-8df0-8f5a2a92edb4 Destroying unnamed session
4006 2023.11.06 17:20:23.271957 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4007 2023.11.06 17:20:23.271993 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 55 rows starting from the beginning of the part
4008 2023.11.06 17:20:23.272084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4009 2023.11.06 17:20:23.272172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4010 2023.11.06 17:20:23.272208 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part
4011 2023.11.06 17:20:23.272222 [ 3 ] {} <Debug> HTTP-Session: e54c9507-a35c-4041-86ba-b53a74ca4274 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4012 2023.11.06 17:20:23.272286 [ 3 ] {} <Debug> HTTP-Session: e54c9507-a35c-4041-86ba-b53a74ca4274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4013 2023.11.06 17:20:23.272459 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part
4014 2023.11.06 17:20:23.272491 [ 3 ] {06a3f9e4-bbdf-4720-8b5d-88f332984c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4015 2023.11.06 17:20:23.272575 [ 3 ] {06a3f9e4-bbdf-4720-8b5d-88f332984c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4016 2023.11.06 17:20:23.272697 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part
4017 2023.11.06 17:20:23.273030 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part
4018 2023.11.06 17:20:23.273054 [ 3 ] {06a3f9e4-bbdf-4720-8b5d-88f332984c28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4019 2023.11.06 17:20:23.273218 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part
4020 2023.11.06 17:20:23.273692 [ 3 ] {06a3f9e4-bbdf-4720-8b5d-88f332984c28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4021 2023.11.06 17:20:23.274140 [ 3 ] {06a3f9e4-bbdf-4720-8b5d-88f332984c28} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4022 2023.11.06 17:20:23.274500 [ 3 ] {06a3f9e4-bbdf-4720-8b5d-88f332984c28} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4023 2023.11.06 17:20:23.274698 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.00297215 sec., 63926.787006039405 rows/sec., 4.92 MiB/sec.
4024 2023.11.06 17:20:23.274728 [ 179 ] {} <Debug> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4025 2023.11.06 17:20:23.274771 [ 3 ] {06a3f9e4-bbdf-4720-8b5d-88f332984c28} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.002207827 sec., 33970 rows/sec., 3.49 MiB/sec.
4026 2023.11.06 17:20:23.274826 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4027 2023.11.06 17:20:23.274942 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4028 2023.11.06 17:20:23.275074 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4029 2023.11.06 17:20:23.275173 [ 3 ] {06a3f9e4-bbdf-4720-8b5d-88f332984c28} <Debug> DynamicQueryHandler: Done processing query
4030 2023.11.06 17:20:23.275208 [ 3 ] {06a3f9e4-bbdf-4720-8b5d-88f332984c28} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4031 2023.11.06 17:20:23.275274 [ 3 ] {} <Debug> HTTP-Session: e54c9507-a35c-4041-86ba-b53a74ca4274 Destroying unnamed session
4032 2023.11.06 17:20:23.275363 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4033 2023.11.06 17:20:23.275370 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4034 2023.11.06 17:20:23.275425 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part
4035 2023.11.06 17:20:23.275482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4036 2023.11.06 17:20:23.275522 [ 18 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_31_6} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4037 2023.11.06 17:20:23.275577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4038 2023.11.06 17:20:23.275668 [ 3 ] {} <Debug> HTTP-Session: a1d1987d-7747-460f-9ba4-edbafe5dafcc Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4039 2023.11.06 17:20:23.275733 [ 3 ] {} <Debug> HTTP-Session: a1d1987d-7747-460f-9ba4-edbafe5dafcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4040 2023.11.06 17:20:23.275789 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part
4041 2023.11.06 17:20:23.275920 [ 3 ] {e2de1e4f-53f0-4232-9243-d34f851951c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4042 2023.11.06 17:20:23.276023 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 168 rows starting from the beginning of the part
4043 2023.11.06 17:20:23.276025 [ 3 ] {e2de1e4f-53f0-4232-9243-d34f851951c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4044 2023.11.06 17:20:23.276297 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 75 rows starting from the beginning of the part
4045 2023.11.06 17:20:23.276513 [ 3 ] {e2de1e4f-53f0-4232-9243-d34f851951c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4046 2023.11.06 17:20:23.276546 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 168 rows starting from the beginning of the part
4047 2023.11.06 17:20:23.276730 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 75 rows starting from the beginning of the part
4048 2023.11.06 17:20:23.277269 [ 3 ] {e2de1e4f-53f0-4232-9243-d34f851951c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4049 2023.11.06 17:20:23.277667 [ 3 ] {e2de1e4f-53f0-4232-9243-d34f851951c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4050 2023.11.06 17:20:23.278000 [ 3 ] {e2de1e4f-53f0-4232-9243-d34f851951c2} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4051 2023.11.06 17:20:23.278122 [ 179 ] {} <Debug> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4052 2023.11.06 17:20:23.278206 [ 3 ] {e2de1e4f-53f0-4232-9243-d34f851951c2} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.002213347 sec., 11295 rows/sec., 904.49 KiB/sec.
4053 2023.11.06 17:20:23.278216 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4054 2023.11.06 17:20:23.278422 [ 20 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4055 2023.11.06 17:20:23.278678 [ 3 ] {e2de1e4f-53f0-4232-9243-d34f851951c2} <Debug> DynamicQueryHandler: Done processing query
4056 2023.11.06 17:20:23.278720 [ 20 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4057 2023.11.06 17:20:23.278770 [ 3 ] {e2de1e4f-53f0-4232-9243-d34f851951c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4058 2023.11.06 17:20:23.278827 [ 20 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 369 rows starting from the beginning of the part
4059 2023.11.06 17:20:23.278845 [ 3 ] {} <Debug> HTTP-Session: a1d1987d-7747-460f-9ba4-edbafe5dafcc Destroying unnamed session
4060 2023.11.06 17:20:23.278874 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.003966476 sec., 202698.81880036587 rows/sec., 19.62 MiB/sec.
4061 2023.11.06 17:20:23.278997 [ 20 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part
4062 2023.11.06 17:20:23.279016 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4063 2023.11.06 17:20:23.279126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4064 2023.11.06 17:20:23.279200 [ 20 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 315 rows starting from the beginning of the part
4065 2023.11.06 17:20:23.279222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4066 2023.11.06 17:20:23.279294 [ 3 ] {} <Debug> HTTP-Session: 4f60595a-4768-4dfe-ba11-559adf6b8f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4067 2023.11.06 17:20:23.279345 [ 3 ] {} <Debug> HTTP-Session: 4f60595a-4768-4dfe-ba11-559adf6b8f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4068 2023.11.06 17:20:23.279359 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4069 2023.11.06 17:20:23.279459 [ 20 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part
4070 2023.11.06 17:20:23.279552 [ 32 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_31_6} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4071 2023.11.06 17:20:23.279724 [ 3 ] {00d053d2-0345-4887-9abc-80b101111f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4072 2023.11.06 17:20:23.279824 [ 20 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 326 rows starting from the beginning of the part
4073 2023.11.06 17:20:23.279854 [ 3 ] {00d053d2-0345-4887-9abc-80b101111f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4074 2023.11.06 17:20:23.280071 [ 20 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part
4075 2023.11.06 17:20:23.280506 [ 3 ] {00d053d2-0345-4887-9abc-80b101111f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4076 2023.11.06 17:20:23.281475 [ 3 ] {00d053d2-0345-4887-9abc-80b101111f4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4077 2023.11.06 17:20:23.281920 [ 20 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 4 columns (4 merged, 0 gathered) in 0.003638771 sec., 298177.59897503856 rows/sec., 21.02 MiB/sec.
4078 2023.11.06 17:20:23.282075 [ 3 ] {00d053d2-0345-4887-9abc-80b101111f4e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4079 2023.11.06 17:20:23.282085 [ 32 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4080 2023.11.06 17:20:23.282394 [ 32 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4081 2023.11.06 17:20:23.282397 [ 3 ] {00d053d2-0345-4887-9abc-80b101111f4e} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4082 2023.11.06 17:20:23.282507 [ 32 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_31_6} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4083 2023.11.06 17:20:23.282645 [ 3 ] {00d053d2-0345-4887-9abc-80b101111f4e} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.002799067 sec., 8931 rows/sec., 12.05 MiB/sec.
4084 2023.11.06 17:20:23.282838 [ 3 ] {00d053d2-0345-4887-9abc-80b101111f4e} <Debug> DynamicQueryHandler: Done processing query
4085 2023.11.06 17:20:23.282863 [ 3 ] {00d053d2-0345-4887-9abc-80b101111f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4086 2023.11.06 17:20:23.282880 [ 3 ] {} <Debug> HTTP-Session: 4f60595a-4768-4dfe-ba11-559adf6b8f83 Destroying unnamed session
4087 2023.11.06 17:20:26.395472 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
4088 2023.11.06 17:20:26.395563 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
4089 2023.11.06 17:20:28.276789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 5050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4090 2023.11.06 17:20:28.276949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4091 2023.11.06 17:20:28.276996 [ 3 ] {} <Debug> HTTP-Session: 811ece57-f241-4375-a3ab-0c6c8445dd89 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4092 2023.11.06 17:20:28.277037 [ 3 ] {} <Debug> HTTP-Session: 811ece57-f241-4375-a3ab-0c6c8445dd89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4093 2023.11.06 17:20:28.277235 [ 3 ] {02972162-8364-4866-bd5c-e12f202299ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4094 2023.11.06 17:20:28.277334 [ 3 ] {02972162-8364-4866-bd5c-e12f202299ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4095 2023.11.06 17:20:28.277600 [ 3 ] {02972162-8364-4866-bd5c-e12f202299ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4096 2023.11.06 17:20:28.278131 [ 3 ] {02972162-8364-4866-bd5c-e12f202299ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4097 2023.11.06 17:20:28.278394 [ 3 ] {02972162-8364-4866-bd5c-e12f202299ec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4098 2023.11.06 17:20:28.278569 [ 3 ] {02972162-8364-4866-bd5c-e12f202299ec} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4099 2023.11.06 17:20:28.278703 [ 3 ] {02972162-8364-4866-bd5c-e12f202299ec} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001405394 sec., 25615 rows/sec., 1.93 MiB/sec.
4100 2023.11.06 17:20:28.278847 [ 3 ] {02972162-8364-4866-bd5c-e12f202299ec} <Debug> DynamicQueryHandler: Done processing query
4101 2023.11.06 17:20:28.278872 [ 3 ] {02972162-8364-4866-bd5c-e12f202299ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4102 2023.11.06 17:20:28.278889 [ 3 ] {} <Debug> HTTP-Session: 811ece57-f241-4375-a3ab-0c6c8445dd89 Destroying unnamed session
4103 2023.11.06 17:20:28.279113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 29050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4104 2023.11.06 17:20:28.279161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4105 2023.11.06 17:20:28.279181 [ 3 ] {} <Debug> HTTP-Session: 55e056a5-9943-4f8e-ab72-f24c2f314a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4106 2023.11.06 17:20:28.279198 [ 3 ] {} <Debug> HTTP-Session: 55e056a5-9943-4f8e-ab72-f24c2f314a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4107 2023.11.06 17:20:28.279274 [ 3 ] {409998b9-14da-4ef5-b5ba-b51975520e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4108 2023.11.06 17:20:28.279315 [ 3 ] {409998b9-14da-4ef5-b5ba-b51975520e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4109 2023.11.06 17:20:28.279421 [ 3 ] {409998b9-14da-4ef5-b5ba-b51975520e66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4110 2023.11.06 17:20:28.279813 [ 3 ] {409998b9-14da-4ef5-b5ba-b51975520e66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4111 2023.11.06 17:20:28.280047 [ 3 ] {409998b9-14da-4ef5-b5ba-b51975520e66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4112 2023.11.06 17:20:28.280205 [ 3 ] {409998b9-14da-4ef5-b5ba-b51975520e66} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4113 2023.11.06 17:20:28.280324 [ 3 ] {409998b9-14da-4ef5-b5ba-b51975520e66} <Information> executeQuery: Read 186 rows, 17.71 KiB in 0.001014877 sec., 183273 rows/sec., 17.04 MiB/sec.
4114 2023.11.06 17:20:28.280487 [ 3 ] {409998b9-14da-4ef5-b5ba-b51975520e66} <Debug> DynamicQueryHandler: Done processing query
4115 2023.11.06 17:20:28.280512 [ 3 ] {409998b9-14da-4ef5-b5ba-b51975520e66} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4116 2023.11.06 17:20:28.280529 [ 3 ] {} <Debug> HTTP-Session: 55e056a5-9943-4f8e-ab72-f24c2f314a31 Destroying unnamed session
4117 2023.11.06 17:20:28.280708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 53034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4118 2023.11.06 17:20:28.280755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4119 2023.11.06 17:20:28.280774 [ 3 ] {} <Debug> HTTP-Session: ef385704-9fbe-462b-a3fd-fa985666ffd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4120 2023.11.06 17:20:28.280791 [ 3 ] {} <Debug> HTTP-Session: ef385704-9fbe-462b-a3fd-fa985666ffd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4121 2023.11.06 17:20:28.280886 [ 3 ] {7ece584c-de5b-447e-93a7-51db294b5bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4122 2023.11.06 17:20:28.280927 [ 3 ] {7ece584c-de5b-447e-93a7-51db294b5bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4123 2023.11.06 17:20:28.281042 [ 3 ] {7ece584c-de5b-447e-93a7-51db294b5bcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4124 2023.11.06 17:20:28.281523 [ 3 ] {7ece584c-de5b-447e-93a7-51db294b5bcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4125 2023.11.06 17:20:28.281747 [ 3 ] {7ece584c-de5b-447e-93a7-51db294b5bcc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4126 2023.11.06 17:20:28.281899 [ 3 ] {7ece584c-de5b-447e-93a7-51db294b5bcc} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4127 2023.11.06 17:20:28.282026 [ 3 ] {7ece584c-de5b-447e-93a7-51db294b5bcc} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001104398 sec., 298805 rows/sec., 20.85 MiB/sec.
4128 2023.11.06 17:20:28.282186 [ 3 ] {7ece584c-de5b-447e-93a7-51db294b5bcc} <Debug> DynamicQueryHandler: Done processing query
4129 2023.11.06 17:20:28.282210 [ 3 ] {7ece584c-de5b-447e-93a7-51db294b5bcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4130 2023.11.06 17:20:28.282227 [ 3 ] {} <Debug> HTTP-Session: ef385704-9fbe-462b-a3fd-fa985666ffd9 Destroying unnamed session
4131 2023.11.06 17:20:28.282362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4132 2023.11.06 17:20:28.282408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4133 2023.11.06 17:20:28.282426 [ 3 ] {} <Debug> HTTP-Session: 417197be-fed3-4c31-b0a6-50d1220f2376 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4134 2023.11.06 17:20:28.282444 [ 3 ] {} <Debug> HTTP-Session: 417197be-fed3-4c31-b0a6-50d1220f2376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4135 2023.11.06 17:20:28.282513 [ 3 ] {0a897237-9ad6-4593-9f38-5d6c3a81e87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4136 2023.11.06 17:20:28.282554 [ 3 ] {0a897237-9ad6-4593-9f38-5d6c3a81e87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4137 2023.11.06 17:20:28.282662 [ 3 ] {0a897237-9ad6-4593-9f38-5d6c3a81e87b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4138 2023.11.06 17:20:28.282905 [ 3 ] {0a897237-9ad6-4593-9f38-5d6c3a81e87b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4139 2023.11.06 17:20:28.283145 [ 3 ] {0a897237-9ad6-4593-9f38-5d6c3a81e87b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4140 2023.11.06 17:20:28.283327 [ 3 ] {0a897237-9ad6-4593-9f38-5d6c3a81e87b} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4141 2023.11.06 17:20:28.283451 [ 3 ] {0a897237-9ad6-4593-9f38-5d6c3a81e87b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000908665 sec., 6603 rows/sec., 277.28 KiB/sec.
4142 2023.11.06 17:20:28.283568 [ 3 ] {0a897237-9ad6-4593-9f38-5d6c3a81e87b} <Debug> DynamicQueryHandler: Done processing query
4143 2023.11.06 17:20:28.283591 [ 3 ] {0a897237-9ad6-4593-9f38-5d6c3a81e87b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4144 2023.11.06 17:20:28.283607 [ 3 ] {} <Debug> HTTP-Session: 417197be-fed3-4c31-b0a6-50d1220f2376 Destroying unnamed session
4145 2023.11.06 17:20:28.283720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4146 2023.11.06 17:20:28.283767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4147 2023.11.06 17:20:28.283786 [ 3 ] {} <Debug> HTTP-Session: 4f9ea00e-61d9-414b-a0f5-492ef980a092 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4148 2023.11.06 17:20:28.283802 [ 3 ] {} <Debug> HTTP-Session: 4f9ea00e-61d9-414b-a0f5-492ef980a092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4149 2023.11.06 17:20:28.283875 [ 3 ] {0ade8735-ac2a-4786-b30e-1d1d53030e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4150 2023.11.06 17:20:28.283917 [ 3 ] {0ade8735-ac2a-4786-b30e-1d1d53030e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4151 2023.11.06 17:20:28.284040 [ 3 ] {0ade8735-ac2a-4786-b30e-1d1d53030e4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4152 2023.11.06 17:20:28.284321 [ 3 ] {0ade8735-ac2a-4786-b30e-1d1d53030e4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4153 2023.11.06 17:20:28.284564 [ 3 ] {0ade8735-ac2a-4786-b30e-1d1d53030e4e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4154 2023.11.06 17:20:28.284754 [ 3 ] {0ade8735-ac2a-4786-b30e-1d1d53030e4e} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4155 2023.11.06 17:20:28.284880 [ 3 ] {0ade8735-ac2a-4786-b30e-1d1d53030e4e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000975346 sec., 71769 rows/sec., 4.35 MiB/sec.
4156 2023.11.06 17:20:28.285001 [ 3 ] {0ade8735-ac2a-4786-b30e-1d1d53030e4e} <Debug> DynamicQueryHandler: Done processing query
4157 2023.11.06 17:20:28.285024 [ 3 ] {0ade8735-ac2a-4786-b30e-1d1d53030e4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4158 2023.11.06 17:20:28.285039 [ 3 ] {} <Debug> HTTP-Session: 4f9ea00e-61d9-414b-a0f5-492ef980a092 Destroying unnamed session
4159 2023.11.06 17:20:28.285231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 32119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4160 2023.11.06 17:20:28.285276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4161 2023.11.06 17:20:28.285294 [ 3 ] {} <Debug> HTTP-Session: 6aaa2a21-528c-4793-aa3f-2a22f834e962 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4162 2023.11.06 17:20:28.285311 [ 3 ] {} <Debug> HTTP-Session: 6aaa2a21-528c-4793-aa3f-2a22f834e962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4163 2023.11.06 17:20:28.285386 [ 3 ] {f99fe948-a39e-40d4-abc6-d3ee29e6cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4164 2023.11.06 17:20:28.285430 [ 3 ] {f99fe948-a39e-40d4-abc6-d3ee29e6cc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4165 2023.11.06 17:20:28.285566 [ 3 ] {f99fe948-a39e-40d4-abc6-d3ee29e6cc93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4166 2023.11.06 17:20:28.286082 [ 3 ] {f99fe948-a39e-40d4-abc6-d3ee29e6cc93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4167 2023.11.06 17:20:28.286382 [ 3 ] {f99fe948-a39e-40d4-abc6-d3ee29e6cc93} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4168 2023.11.06 17:20:28.286567 [ 3 ] {f99fe948-a39e-40d4-abc6-d3ee29e6cc93} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4169 2023.11.06 17:20:28.286702 [ 3 ] {f99fe948-a39e-40d4-abc6-d3ee29e6cc93} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001281701 sec., 23406 rows/sec., 31.59 MiB/sec.
4170 2023.11.06 17:20:28.286697 [ 178 ] {} <Debug> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4171 2023.11.06 17:20:28.286802 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.13 GiB.
4172 2023.11.06 17:20:28.286903 [ 3 ] {f99fe948-a39e-40d4-abc6-d3ee29e6cc93} <Debug> DynamicQueryHandler: Done processing query
4173 2023.11.06 17:20:28.286909 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4174 2023.11.06 17:20:28.286933 [ 3 ] {f99fe948-a39e-40d4-abc6-d3ee29e6cc93} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4175 2023.11.06 17:20:28.286965 [ 3 ] {} <Debug> HTTP-Session: 6aaa2a21-528c-4793-aa3f-2a22f834e962 Destroying unnamed session
4176 2023.11.06 17:20:28.287031 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4177 2023.11.06 17:20:28.287070 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 629 rows starting from the beginning of the part
4178 2023.11.06 17:20:28.287107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4179 2023.11.06 17:20:28.287162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4180 2023.11.06 17:20:28.287188 [ 3 ] {} <Debug> HTTP-Session: b5dd4403-24dd-4ac4-909b-c0fde0717953 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4181 2023.11.06 17:20:28.287219 [ 3 ] {} <Debug> HTTP-Session: b5dd4403-24dd-4ac4-909b-c0fde0717953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4182 2023.11.06 17:20:28.287256 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part
4183 2023.11.06 17:20:28.287334 [ 3 ] {0990cc62-2a48-4eec-8ffc-36d6cbb9bcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4184 2023.11.06 17:20:28.287385 [ 3 ] {0990cc62-2a48-4eec-8ffc-36d6cbb9bcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4185 2023.11.06 17:20:28.287459 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part
4186 2023.11.06 17:20:28.287638 [ 3 ] {0990cc62-2a48-4eec-8ffc-36d6cbb9bcac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4187 2023.11.06 17:20:28.287688 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part
4188 2023.11.06 17:20:28.287863 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part
4189 2023.11.06 17:20:28.288127 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part
4190 2023.11.06 17:20:28.288177 [ 3 ] {0990cc62-2a48-4eec-8ffc-36d6cbb9bcac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4191 2023.11.06 17:20:28.288488 [ 3 ] {0990cc62-2a48-4eec-8ffc-36d6cbb9bcac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4192 2023.11.06 17:20:28.288723 [ 3 ] {0990cc62-2a48-4eec-8ffc-36d6cbb9bcac} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4193 2023.11.06 17:20:28.288855 [ 3 ] {0990cc62-2a48-4eec-8ffc-36d6cbb9bcac} <Information> executeQuery: Read 30 rows, 1.74 KiB in 0.001482395 sec., 20237 rows/sec., 1.15 MiB/sec.
4194 2023.11.06 17:20:28.288988 [ 3 ] {0990cc62-2a48-4eec-8ffc-36d6cbb9bcac} <Debug> DynamicQueryHandler: Done processing query
4195 2023.11.06 17:20:28.289013 [ 3 ] {0990cc62-2a48-4eec-8ffc-36d6cbb9bcac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4196 2023.11.06 17:20:28.289029 [ 3 ] {} <Debug> HTTP-Session: b5dd4403-24dd-4ac4-909b-c0fde0717953 Destroying unnamed session
4197 2023.11.06 17:20:28.290517 [ 20 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 6 columns (6 merged, 0 gathered) in 0.003633471 sec., 208340.72984207113 rows/sec., 281.15 MiB/sec.
4198 2023.11.06 17:20:28.291132 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4199 2023.11.06 17:20:28.291349 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4200 2023.11.06 17:20:28.291416 [ 19 ] {8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4201 2023.11.06 17:20:28.291478 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8f014498-a037-42d8-963f-e24d4cea23d5::all_1_31_6: 4.12 MiB.
4202 2023.11.06 17:20:29.001119 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.78 MiB, peak 237.10 MiB, will set to 232.86 MiB (RSS), difference: 1.08 MiB
4203 2023.11.06 17:20:33.270603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4204 2023.11.06 17:20:33.270789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4205 2023.11.06 17:20:33.270836 [ 3 ] {} <Debug> HTTP-Session: 72a9e7a6-6ef0-4e29-9918-0208643953e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4206 2023.11.06 17:20:33.270878 [ 3 ] {} <Debug> HTTP-Session: 72a9e7a6-6ef0-4e29-9918-0208643953e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4207 2023.11.06 17:20:33.271073 [ 3 ] {afbfedfe-4d82-4877-9b9a-3a1959efe76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4208 2023.11.06 17:20:33.271157 [ 3 ] {afbfedfe-4d82-4877-9b9a-3a1959efe76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4209 2023.11.06 17:20:33.271319 [ 3 ] {afbfedfe-4d82-4877-9b9a-3a1959efe76a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4210 2023.11.06 17:20:33.271823 [ 3 ] {afbfedfe-4d82-4877-9b9a-3a1959efe76a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4211 2023.11.06 17:20:33.272086 [ 3 ] {afbfedfe-4d82-4877-9b9a-3a1959efe76a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4212 2023.11.06 17:20:33.272243 [ 3 ] {afbfedfe-4d82-4877-9b9a-3a1959efe76a} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4213 2023.11.06 17:20:33.272386 [ 3 ] {afbfedfe-4d82-4877-9b9a-3a1959efe76a} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.0012463 sec., 20059 rows/sec., 1.59 MiB/sec.
4214 2023.11.06 17:20:33.272528 [ 3 ] {afbfedfe-4d82-4877-9b9a-3a1959efe76a} <Debug> DynamicQueryHandler: Done processing query
4215 2023.11.06 17:20:33.272552 [ 3 ] {afbfedfe-4d82-4877-9b9a-3a1959efe76a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4216 2023.11.06 17:20:33.272568 [ 3 ] {} <Debug> HTTP-Session: 72a9e7a6-6ef0-4e29-9918-0208643953e1 Destroying unnamed session
4217 2023.11.06 17:20:33.272708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4218 2023.11.06 17:20:33.272755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4219 2023.11.06 17:20:33.272773 [ 3 ] {} <Debug> HTTP-Session: fa32e4e5-11de-41c9-9d6a-9b4e83beb1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4220 2023.11.06 17:20:33.272790 [ 3 ] {} <Debug> HTTP-Session: fa32e4e5-11de-41c9-9d6a-9b4e83beb1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4221 2023.11.06 17:20:33.272864 [ 3 ] {db0bce18-f2e3-4515-af78-01feb08e8411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4222 2023.11.06 17:20:33.272905 [ 3 ] {db0bce18-f2e3-4515-af78-01feb08e8411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4223 2023.11.06 17:20:33.273008 [ 3 ] {db0bce18-f2e3-4515-af78-01feb08e8411} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4224 2023.11.06 17:20:33.273373 [ 3 ] {db0bce18-f2e3-4515-af78-01feb08e8411} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4225 2023.11.06 17:20:33.273600 [ 3 ] {db0bce18-f2e3-4515-af78-01feb08e8411} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4226 2023.11.06 17:20:33.273756 [ 3 ] {db0bce18-f2e3-4515-af78-01feb08e8411} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4227 2023.11.06 17:20:33.273881 [ 3 ] {db0bce18-f2e3-4515-af78-01feb08e8411} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.000985997 sec., 76065 rows/sec., 7.82 MiB/sec.
4228 2023.11.06 17:20:33.274004 [ 3 ] {db0bce18-f2e3-4515-af78-01feb08e8411} <Debug> DynamicQueryHandler: Done processing query
4229 2023.11.06 17:20:33.274027 [ 3 ] {db0bce18-f2e3-4515-af78-01feb08e8411} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4230 2023.11.06 17:20:33.274043 [ 3 ] {} <Debug> HTTP-Session: fa32e4e5-11de-41c9-9d6a-9b4e83beb1b4 Destroying unnamed session
4231 2023.11.06 17:20:33.274169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4232 2023.11.06 17:20:33.274213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4233 2023.11.06 17:20:33.274232 [ 3 ] {} <Debug> HTTP-Session: d2e19078-f07c-46f5-8f82-6e5201d9cf0b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4234 2023.11.06 17:20:33.274249 [ 3 ] {} <Debug> HTTP-Session: d2e19078-f07c-46f5-8f82-6e5201d9cf0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4235 2023.11.06 17:20:33.274318 [ 3 ] {7e9f56ce-07c7-4150-a5bc-40f1ac93a311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4236 2023.11.06 17:20:33.274356 [ 3 ] {7e9f56ce-07c7-4150-a5bc-40f1ac93a311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4237 2023.11.06 17:20:33.274459 [ 3 ] {7e9f56ce-07c7-4150-a5bc-40f1ac93a311} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4238 2023.11.06 17:20:33.274747 [ 3 ] {7e9f56ce-07c7-4150-a5bc-40f1ac93a311} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4239 2023.11.06 17:20:33.274950 [ 3 ] {7e9f56ce-07c7-4150-a5bc-40f1ac93a311} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4240 2023.11.06 17:20:33.275101 [ 3 ] {7e9f56ce-07c7-4150-a5bc-40f1ac93a311} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4241 2023.11.06 17:20:33.275227 [ 3 ] {7e9f56ce-07c7-4150-a5bc-40f1ac93a311} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000879785 sec., 28416 rows/sec., 2.22 MiB/sec.
4242 2023.11.06 17:20:33.275341 [ 3 ] {7e9f56ce-07c7-4150-a5bc-40f1ac93a311} <Debug> DynamicQueryHandler: Done processing query
4243 2023.11.06 17:20:33.275363 [ 3 ] {7e9f56ce-07c7-4150-a5bc-40f1ac93a311} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4244 2023.11.06 17:20:33.275379 [ 3 ] {} <Debug> HTTP-Session: d2e19078-f07c-46f5-8f82-6e5201d9cf0b Destroying unnamed session
4245 2023.11.06 17:20:33.275546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4246 2023.11.06 17:20:33.275590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4247 2023.11.06 17:20:33.275608 [ 3 ] {} <Debug> HTTP-Session: dbb3bf46-f72f-442b-b6ba-4018073d4011 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4248 2023.11.06 17:20:33.275624 [ 3 ] {} <Debug> HTTP-Session: dbb3bf46-f72f-442b-b6ba-4018073d4011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4249 2023.11.06 17:20:33.275699 [ 3 ] {d9a27ec3-b372-4e1f-9da0-b685c6069415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4250 2023.11.06 17:20:33.275743 [ 3 ] {d9a27ec3-b372-4e1f-9da0-b685c6069415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4251 2023.11.06 17:20:33.275877 [ 3 ] {d9a27ec3-b372-4e1f-9da0-b685c6069415} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4252 2023.11.06 17:20:33.276305 [ 3 ] {d9a27ec3-b372-4e1f-9da0-b685c6069415} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4253 2023.11.06 17:20:33.276599 [ 3 ] {d9a27ec3-b372-4e1f-9da0-b685c6069415} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4254 2023.11.06 17:20:33.276777 [ 3 ] {d9a27ec3-b372-4e1f-9da0-b685c6069415} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4255 2023.11.06 17:20:33.276902 [ 3 ] {d9a27ec3-b372-4e1f-9da0-b685c6069415} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.0011755 sec., 21267 rows/sec., 28.70 MiB/sec.
4256 2023.11.06 17:20:33.277027 [ 3 ] {d9a27ec3-b372-4e1f-9da0-b685c6069415} <Debug> DynamicQueryHandler: Done processing query
4257 2023.11.06 17:20:33.277051 [ 3 ] {d9a27ec3-b372-4e1f-9da0-b685c6069415} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4258 2023.11.06 17:20:33.277067 [ 3 ] {} <Debug> HTTP-Session: dbb3bf46-f72f-442b-b6ba-4018073d4011 Destroying unnamed session
4259 2023.11.06 17:20:38.275557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 5050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4260 2023.11.06 17:20:38.275687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4261 2023.11.06 17:20:38.275716 [ 3 ] {} <Debug> HTTP-Session: f6e88b5d-a230-419b-a80b-12828691136b Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4262 2023.11.06 17:20:38.275744 [ 3 ] {} <Debug> HTTP-Session: f6e88b5d-a230-419b-a80b-12828691136b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4263 2023.11.06 17:20:38.275879 [ 3 ] {858fdf9c-0c3f-4d3d-a5d2-3e8781fd6999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4264 2023.11.06 17:20:38.275945 [ 3 ] {858fdf9c-0c3f-4d3d-a5d2-3e8781fd6999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4265 2023.11.06 17:20:38.276129 [ 3 ] {858fdf9c-0c3f-4d3d-a5d2-3e8781fd6999} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4266 2023.11.06 17:20:38.276678 [ 3 ] {858fdf9c-0c3f-4d3d-a5d2-3e8781fd6999} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4267 2023.11.06 17:20:38.276949 [ 3 ] {858fdf9c-0c3f-4d3d-a5d2-3e8781fd6999} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4268 2023.11.06 17:20:38.277116 [ 3 ] {858fdf9c-0c3f-4d3d-a5d2-3e8781fd6999} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4269 2023.11.06 17:20:38.277240 [ 3 ] {858fdf9c-0c3f-4d3d-a5d2-3e8781fd6999} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001323272 sec., 27205 rows/sec., 2.05 MiB/sec.
4270 2023.11.06 17:20:38.277372 [ 3 ] {858fdf9c-0c3f-4d3d-a5d2-3e8781fd6999} <Debug> DynamicQueryHandler: Done processing query
4271 2023.11.06 17:20:38.277396 [ 3 ] {858fdf9c-0c3f-4d3d-a5d2-3e8781fd6999} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4272 2023.11.06 17:20:38.277413 [ 3 ] {} <Debug> HTTP-Session: f6e88b5d-a230-419b-a80b-12828691136b Destroying unnamed session
4273 2023.11.06 17:20:38.277639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 29050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4274 2023.11.06 17:20:38.277685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4275 2023.11.06 17:20:38.277703 [ 3 ] {} <Debug> HTTP-Session: 964c5176-8535-4e56-b595-159550cfd0a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4276 2023.11.06 17:20:38.277719 [ 3 ] {} <Debug> HTTP-Session: 964c5176-8535-4e56-b595-159550cfd0a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4277 2023.11.06 17:20:38.277796 [ 3 ] {909ea4d7-6afb-4810-8be2-2e9dc435f63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4278 2023.11.06 17:20:38.277836 [ 3 ] {909ea4d7-6afb-4810-8be2-2e9dc435f63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4279 2023.11.06 17:20:38.277937 [ 3 ] {909ea4d7-6afb-4810-8be2-2e9dc435f63a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4280 2023.11.06 17:20:38.278359 [ 3 ] {909ea4d7-6afb-4810-8be2-2e9dc435f63a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4281 2023.11.06 17:20:38.278589 [ 3 ] {909ea4d7-6afb-4810-8be2-2e9dc435f63a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4282 2023.11.06 17:20:38.278738 [ 3 ] {909ea4d7-6afb-4810-8be2-2e9dc435f63a} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4283 2023.11.06 17:20:38.278845 [ 3 ] {909ea4d7-6afb-4810-8be2-2e9dc435f63a} <Information> executeQuery: Read 186 rows, 17.71 KiB in 0.001018226 sec., 182670 rows/sec., 16.99 MiB/sec.
4284 2023.11.06 17:20:38.279004 [ 3 ] {909ea4d7-6afb-4810-8be2-2e9dc435f63a} <Debug> DynamicQueryHandler: Done processing query
4285 2023.11.06 17:20:38.279027 [ 3 ] {909ea4d7-6afb-4810-8be2-2e9dc435f63a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4286 2023.11.06 17:20:38.279043 [ 3 ] {} <Debug> HTTP-Session: 964c5176-8535-4e56-b595-159550cfd0a1 Destroying unnamed session
4287 2023.11.06 17:20:38.279209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 51504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4288 2023.11.06 17:20:38.279253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4289 2023.11.06 17:20:38.279272 [ 3 ] {} <Debug> HTTP-Session: 51632355-5b4f-4968-b2e9-1b0ddb08b6bf Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4290 2023.11.06 17:20:38.279288 [ 3 ] {} <Debug> HTTP-Session: 51632355-5b4f-4968-b2e9-1b0ddb08b6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4291 2023.11.06 17:20:38.279368 [ 3 ] {cd3792ed-dd77-43fc-99a0-b0ce92c188db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4292 2023.11.06 17:20:38.279406 [ 3 ] {cd3792ed-dd77-43fc-99a0-b0ce92c188db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4293 2023.11.06 17:20:38.279506 [ 3 ] {cd3792ed-dd77-43fc-99a0-b0ce92c188db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4294 2023.11.06 17:20:38.279954 [ 3 ] {cd3792ed-dd77-43fc-99a0-b0ce92c188db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4295 2023.11.06 17:20:38.280168 [ 3 ] {cd3792ed-dd77-43fc-99a0-b0ce92c188db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4296 2023.11.06 17:20:38.280314 [ 3 ] {cd3792ed-dd77-43fc-99a0-b0ce92c188db} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4297 2023.11.06 17:20:38.280424 [ 3 ] {cd3792ed-dd77-43fc-99a0-b0ce92c188db} <Information> executeQuery: Read 321 rows, 22.85 KiB in 0.001020387 sec., 314586 rows/sec., 21.87 MiB/sec.
4298 2023.11.06 17:20:38.280602 [ 3 ] {cd3792ed-dd77-43fc-99a0-b0ce92c188db} <Debug> DynamicQueryHandler: Done processing query
4299 2023.11.06 17:20:38.280626 [ 3 ] {cd3792ed-dd77-43fc-99a0-b0ce92c188db} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4300 2023.11.06 17:20:38.280642 [ 3 ] {} <Debug> HTTP-Session: 51632355-5b4f-4968-b2e9-1b0ddb08b6bf Destroying unnamed session
4301 2023.11.06 17:20:38.280782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4302 2023.11.06 17:20:38.280825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4303 2023.11.06 17:20:38.280843 [ 3 ] {} <Debug> HTTP-Session: 21a0641c-3991-4760-bfcb-61f2114db7a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4304 2023.11.06 17:20:38.280860 [ 3 ] {} <Debug> HTTP-Session: 21a0641c-3991-4760-bfcb-61f2114db7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4305 2023.11.06 17:20:38.280929 [ 3 ] {6cbfb552-a6aa-40ad-b710-19ee8c5bb40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4306 2023.11.06 17:20:38.280969 [ 3 ] {6cbfb552-a6aa-40ad-b710-19ee8c5bb40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4307 2023.11.06 17:20:38.281081 [ 3 ] {6cbfb552-a6aa-40ad-b710-19ee8c5bb40c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4308 2023.11.06 17:20:38.281336 [ 3 ] {6cbfb552-a6aa-40ad-b710-19ee8c5bb40c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4309 2023.11.06 17:20:38.281563 [ 3 ] {6cbfb552-a6aa-40ad-b710-19ee8c5bb40c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4310 2023.11.06 17:20:38.281740 [ 3 ] {6cbfb552-a6aa-40ad-b710-19ee8c5bb40c} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4311 2023.11.06 17:20:38.281842 [ 3 ] {6cbfb552-a6aa-40ad-b710-19ee8c5bb40c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000886665 sec., 6766 rows/sec., 284.16 KiB/sec.
4312 2023.11.06 17:20:38.281952 [ 3 ] {6cbfb552-a6aa-40ad-b710-19ee8c5bb40c} <Debug> DynamicQueryHandler: Done processing query
4313 2023.11.06 17:20:38.281975 [ 3 ] {6cbfb552-a6aa-40ad-b710-19ee8c5bb40c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4314 2023.11.06 17:20:38.281991 [ 3 ] {} <Debug> HTTP-Session: 21a0641c-3991-4760-bfcb-61f2114db7a1 Destroying unnamed session
4315 2023.11.06 17:20:38.282097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4316 2023.11.06 17:20:38.282141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4317 2023.11.06 17:20:38.282159 [ 3 ] {} <Debug> HTTP-Session: 9b13e79f-44ce-4ba1-b2a5-f3f4bf95809c Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4318 2023.11.06 17:20:38.282175 [ 3 ] {} <Debug> HTTP-Session: 9b13e79f-44ce-4ba1-b2a5-f3f4bf95809c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4319 2023.11.06 17:20:38.282245 [ 3 ] {90f04da5-18c0-4ea3-b74b-99894381e7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4320 2023.11.06 17:20:38.282287 [ 3 ] {90f04da5-18c0-4ea3-b74b-99894381e7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4321 2023.11.06 17:20:38.282398 [ 3 ] {90f04da5-18c0-4ea3-b74b-99894381e7fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4322 2023.11.06 17:20:38.282700 [ 3 ] {90f04da5-18c0-4ea3-b74b-99894381e7fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4323 2023.11.06 17:20:38.282950 [ 3 ] {90f04da5-18c0-4ea3-b74b-99894381e7fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4324 2023.11.06 17:20:38.283128 [ 3 ] {90f04da5-18c0-4ea3-b74b-99894381e7fb} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4325 2023.11.06 17:20:38.283230 [ 3 ] {90f04da5-18c0-4ea3-b74b-99894381e7fb} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000958386 sec., 73039 rows/sec., 4.43 MiB/sec.
4326 2023.11.06 17:20:38.283330 [ 3 ] {90f04da5-18c0-4ea3-b74b-99894381e7fb} <Debug> DynamicQueryHandler: Done processing query
4327 2023.11.06 17:20:38.283352 [ 3 ] {90f04da5-18c0-4ea3-b74b-99894381e7fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4328 2023.11.06 17:20:38.283367 [ 3 ] {} <Debug> HTTP-Session: 9b13e79f-44ce-4ba1-b2a5-f3f4bf95809c Destroying unnamed session
4329 2023.11.06 17:20:38.283532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 32119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4330 2023.11.06 17:20:38.283576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4331 2023.11.06 17:20:38.283595 [ 3 ] {} <Debug> HTTP-Session: f85fe281-acf4-4728-90e5-094584cfbff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4332 2023.11.06 17:20:38.283611 [ 3 ] {} <Debug> HTTP-Session: f85fe281-acf4-4728-90e5-094584cfbff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4333 2023.11.06 17:20:38.283684 [ 3 ] {ec630478-991b-4a6d-b237-250f19f22f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4334 2023.11.06 17:20:38.283727 [ 3 ] {ec630478-991b-4a6d-b237-250f19f22f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4335 2023.11.06 17:20:38.283855 [ 3 ] {ec630478-991b-4a6d-b237-250f19f22f11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4336 2023.11.06 17:20:38.284278 [ 3 ] {ec630478-991b-4a6d-b237-250f19f22f11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4337 2023.11.06 17:20:38.284566 [ 3 ] {ec630478-991b-4a6d-b237-250f19f22f11} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4338 2023.11.06 17:20:38.284746 [ 3 ] {ec630478-991b-4a6d-b237-250f19f22f11} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4339 2023.11.06 17:20:38.284849 [ 3 ] {ec630478-991b-4a6d-b237-250f19f22f11} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001138909 sec., 26340 rows/sec., 35.55 MiB/sec.
4340 2023.11.06 17:20:38.284969 [ 3 ] {ec630478-991b-4a6d-b237-250f19f22f11} <Debug> DynamicQueryHandler: Done processing query
4341 2023.11.06 17:20:38.284992 [ 3 ] {ec630478-991b-4a6d-b237-250f19f22f11} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4342 2023.11.06 17:20:38.285007 [ 3 ] {} <Debug> HTTP-Session: f85fe281-acf4-4728-90e5-094584cfbff8 Destroying unnamed session
4343 2023.11.06 17:20:38.285113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4344 2023.11.06 17:20:38.285157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4345 2023.11.06 17:20:38.285176 [ 3 ] {} <Debug> HTTP-Session: 74d45eb4-028f-4902-b8e8-5f9de56ae7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4346 2023.11.06 17:20:38.285192 [ 3 ] {} <Debug> HTTP-Session: 74d45eb4-028f-4902-b8e8-5f9de56ae7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4347 2023.11.06 17:20:38.285260 [ 3 ] {14e1be73-0b98-49f4-8c25-a4fefe0c42f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4348 2023.11.06 17:20:38.285299 [ 3 ] {14e1be73-0b98-49f4-8c25-a4fefe0c42f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4349 2023.11.06 17:20:38.285399 [ 3 ] {14e1be73-0b98-49f4-8c25-a4fefe0c42f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4350 2023.11.06 17:20:38.285654 [ 3 ] {14e1be73-0b98-49f4-8c25-a4fefe0c42f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4351 2023.11.06 17:20:38.285882 [ 3 ] {14e1be73-0b98-49f4-8c25-a4fefe0c42f0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4352 2023.11.06 17:20:38.286052 [ 3 ] {14e1be73-0b98-49f4-8c25-a4fefe0c42f0} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4353 2023.11.06 17:20:38.286158 [ 3 ] {14e1be73-0b98-49f4-8c25-a4fefe0c42f0} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000869835 sec., 24142 rows/sec., 1.25 MiB/sec.
4354 2023.11.06 17:20:38.286150 [ 167 ] {} <Debug> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4355 2023.11.06 17:20:38.286214 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4356 2023.11.06 17:20:38.286280 [ 3 ] {14e1be73-0b98-49f4-8c25-a4fefe0c42f0} <Debug> DynamicQueryHandler: Done processing query
4357 2023.11.06 17:20:38.286320 [ 3 ] {14e1be73-0b98-49f4-8c25-a4fefe0c42f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4358 2023.11.06 17:20:38.286329 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4359 2023.11.06 17:20:38.286341 [ 3 ] {} <Debug> HTTP-Session: 74d45eb4-028f-4902-b8e8-5f9de56ae7d0 Destroying unnamed session
4360 2023.11.06 17:20:38.286474 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4361 2023.11.06 17:20:38.286516 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 348 rows starting from the beginning of the part
4362 2023.11.06 17:20:38.286644 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part
4363 2023.11.06 17:20:38.286742 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part
4364 2023.11.06 17:20:38.286834 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part
4365 2023.11.06 17:20:38.286925 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part
4366 2023.11.06 17:20:38.287014 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part
4367 2023.11.06 17:20:38.287679 [ 20 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409824 sec., 327700.47892502893 rows/sec., 17.52 MiB/sec.
4368 2023.11.06 17:20:38.287840 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4369 2023.11.06 17:20:38.288045 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4370 2023.11.06 17:20:38.288114 [ 17 ] {bb61a2fb-ea1d-4dbc-9a9c-123c5affc672::all_1_21_4} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4371 2023.11.06 17:20:41.395605 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache
4372 2023.11.06 17:20:41.395667 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache
4373 2023.11.06 17:20:43.269580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4374 2023.11.06 17:20:43.269744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4375 2023.11.06 17:20:43.269790 [ 3 ] {} <Debug> HTTP-Session: b5b8e3a6-6bac-4d42-bd81-48da37f7e80a Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4376 2023.11.06 17:20:43.269830 [ 3 ] {} <Debug> HTTP-Session: b5b8e3a6-6bac-4d42-bd81-48da37f7e80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4377 2023.11.06 17:20:43.270028 [ 3 ] {054bd939-a7b4-4907-9833-6932b6aadcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4378 2023.11.06 17:20:43.270127 [ 3 ] {054bd939-a7b4-4907-9833-6932b6aadcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4379 2023.11.06 17:20:43.270317 [ 3 ] {054bd939-a7b4-4907-9833-6932b6aadcf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4380 2023.11.06 17:20:43.270707 [ 3 ] {054bd939-a7b4-4907-9833-6932b6aadcf7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4381 2023.11.06 17:20:43.270968 [ 3 ] {054bd939-a7b4-4907-9833-6932b6aadcf7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4382 2023.11.06 17:20:43.271132 [ 3 ] {054bd939-a7b4-4907-9833-6932b6aadcf7} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4383 2023.11.06 17:20:43.271283 [ 3 ] {054bd939-a7b4-4907-9833-6932b6aadcf7} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.00119989 sec., 20835 rows/sec., 1.65 MiB/sec.
4384 2023.11.06 17:20:43.271423 [ 3 ] {054bd939-a7b4-4907-9833-6932b6aadcf7} <Debug> DynamicQueryHandler: Done processing query
4385 2023.11.06 17:20:43.271448 [ 3 ] {054bd939-a7b4-4907-9833-6932b6aadcf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4386 2023.11.06 17:20:43.271464 [ 3 ] {} <Debug> HTTP-Session: b5b8e3a6-6bac-4d42-bd81-48da37f7e80a Destroying unnamed session
4387 2023.11.06 17:20:43.271600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4388 2023.11.06 17:20:43.271647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4389 2023.11.06 17:20:43.271668 [ 3 ] {} <Debug> HTTP-Session: 71997e73-424b-4819-ba3a-d4fe90d4ab8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4390 2023.11.06 17:20:43.271685 [ 3 ] {} <Debug> HTTP-Session: 71997e73-424b-4819-ba3a-d4fe90d4ab8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4391 2023.11.06 17:20:43.271757 [ 3 ] {4ec05564-f777-4c15-8cb5-68fe1d6908ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4392 2023.11.06 17:20:43.271798 [ 3 ] {4ec05564-f777-4c15-8cb5-68fe1d6908ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4393 2023.11.06 17:20:43.271902 [ 3 ] {4ec05564-f777-4c15-8cb5-68fe1d6908ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4394 2023.11.06 17:20:43.272228 [ 3 ] {4ec05564-f777-4c15-8cb5-68fe1d6908ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4395 2023.11.06 17:20:43.272444 [ 3 ] {4ec05564-f777-4c15-8cb5-68fe1d6908ec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4396 2023.11.06 17:20:43.272606 [ 3 ] {4ec05564-f777-4c15-8cb5-68fe1d6908ec} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4397 2023.11.06 17:20:43.272737 [ 3 ] {4ec05564-f777-4c15-8cb5-68fe1d6908ec} <Information> executeQuery: Read 75 rows, 7.90 KiB in 0.000941686 sec., 79644 rows/sec., 8.19 MiB/sec.
4398 2023.11.06 17:20:43.272868 [ 3 ] {4ec05564-f777-4c15-8cb5-68fe1d6908ec} <Debug> DynamicQueryHandler: Done processing query
4399 2023.11.06 17:20:43.272891 [ 3 ] {4ec05564-f777-4c15-8cb5-68fe1d6908ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4400 2023.11.06 17:20:43.272908 [ 3 ] {} <Debug> HTTP-Session: 71997e73-424b-4819-ba3a-d4fe90d4ab8f Destroying unnamed session
4401 2023.11.06 17:20:43.273057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 4287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4402 2023.11.06 17:20:43.273101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4403 2023.11.06 17:20:43.273120 [ 3 ] {} <Debug> HTTP-Session: da4d4268-6663-4444-a9b8-f3e2dfd0a75e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4404 2023.11.06 17:20:43.273137 [ 3 ] {} <Debug> HTTP-Session: da4d4268-6663-4444-a9b8-f3e2dfd0a75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4405 2023.11.06 17:20:43.273210 [ 3 ] {71f3a503-f2c5-4df4-bb48-ee977a847ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4406 2023.11.06 17:20:43.273250 [ 3 ] {71f3a503-f2c5-4df4-bb48-ee977a847ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4407 2023.11.06 17:20:43.273358 [ 3 ] {71f3a503-f2c5-4df4-bb48-ee977a847ee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4408 2023.11.06 17:20:43.273621 [ 3 ] {71f3a503-f2c5-4df4-bb48-ee977a847ee4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4409 2023.11.06 17:20:43.273827 [ 3 ] {71f3a503-f2c5-4df4-bb48-ee977a847ee4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4410 2023.11.06 17:20:43.273976 [ 3 ] {71f3a503-f2c5-4df4-bb48-ee977a847ee4} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4411 2023.11.06 17:20:43.274106 [ 3 ] {71f3a503-f2c5-4df4-bb48-ee977a847ee4} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000867045 sec., 28833 rows/sec., 2.25 MiB/sec.
4412 2023.11.06 17:20:43.274221 [ 3 ] {71f3a503-f2c5-4df4-bb48-ee977a847ee4} <Debug> DynamicQueryHandler: Done processing query
4413 2023.11.06 17:20:43.274244 [ 3 ] {71f3a503-f2c5-4df4-bb48-ee977a847ee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4414 2023.11.06 17:20:43.274259 [ 3 ] {} <Debug> HTTP-Session: da4d4268-6663-4444-a9b8-f3e2dfd0a75e Destroying unnamed session
4415 2023.11.06 17:20:43.274414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4416 2023.11.06 17:20:43.274461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4417 2023.11.06 17:20:43.274480 [ 3 ] {} <Debug> HTTP-Session: 4ab400cb-7eb9-4224-9e81-e73981e43a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4418 2023.11.06 17:20:43.274497 [ 3 ] {} <Debug> HTTP-Session: 4ab400cb-7eb9-4224-9e81-e73981e43a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4419 2023.11.06 17:20:43.274571 [ 3 ] {9c858df3-2e2b-4303-9990-58f6a22265bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4420 2023.11.06 17:20:43.274615 [ 3 ] {9c858df3-2e2b-4303-9990-58f6a22265bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4421 2023.11.06 17:20:43.274756 [ 3 ] {9c858df3-2e2b-4303-9990-58f6a22265bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4422 2023.11.06 17:20:43.275244 [ 3 ] {9c858df3-2e2b-4303-9990-58f6a22265bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4423 2023.11.06 17:20:43.275548 [ 3 ] {9c858df3-2e2b-4303-9990-58f6a22265bb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4424 2023.11.06 17:20:43.275733 [ 3 ] {9c858df3-2e2b-4303-9990-58f6a22265bb} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4425 2023.11.06 17:20:43.275856 [ 3 ] {9c858df3-2e2b-4303-9990-58f6a22265bb} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001257381 sec., 19882 rows/sec., 26.83 MiB/sec.
4426 2023.11.06 17:20:43.275983 [ 3 ] {9c858df3-2e2b-4303-9990-58f6a22265bb} <Debug> DynamicQueryHandler: Done processing query
4427 2023.11.06 17:20:43.276006 [ 3 ] {9c858df3-2e2b-4303-9990-58f6a22265bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4428 2023.11.06 17:20:43.276022 [ 3 ] {} <Debug> HTTP-Session: 4ab400cb-7eb9-4224-9e81-e73981e43a64 Destroying unnamed session
4429 2023.11.06 17:20:48.274440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 5050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4430 2023.11.06 17:20:48.274561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4431 2023.11.06 17:20:48.274587 [ 3 ] {} <Debug> HTTP-Session: d1243f2b-6035-4a99-ad72-4ca6a7c1e09c Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4432 2023.11.06 17:20:48.274609 [ 3 ] {} <Debug> HTTP-Session: d1243f2b-6035-4a99-ad72-4ca6a7c1e09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4433 2023.11.06 17:20:48.274733 [ 3 ] {497cb7da-20a7-46ea-90c2-8175bca807e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4434 2023.11.06 17:20:48.274791 [ 3 ] {497cb7da-20a7-46ea-90c2-8175bca807e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4435 2023.11.06 17:20:48.274951 [ 3 ] {497cb7da-20a7-46ea-90c2-8175bca807e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4436 2023.11.06 17:20:48.275396 [ 3 ] {497cb7da-20a7-46ea-90c2-8175bca807e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4437 2023.11.06 17:20:48.275667 [ 3 ] {497cb7da-20a7-46ea-90c2-8175bca807e4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4438 2023.11.06 17:20:48.275831 [ 3 ] {497cb7da-20a7-46ea-90c2-8175bca807e4} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4439 2023.11.06 17:20:48.275961 [ 3 ] {497cb7da-20a7-46ea-90c2-8175bca807e4} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.00119026 sec., 30245 rows/sec., 2.27 MiB/sec.
4440 2023.11.06 17:20:48.275976 [ 162 ] {} <Debug> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4441 2023.11.06 17:20:48.276106 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4442 2023.11.06 17:20:48.276173 [ 3 ] {497cb7da-20a7-46ea-90c2-8175bca807e4} <Debug> DynamicQueryHandler: Done processing query
4443 2023.11.06 17:20:48.276235 [ 3 ] {497cb7da-20a7-46ea-90c2-8175bca807e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4444 2023.11.06 17:20:48.276239 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4445 2023.11.06 17:20:48.276272 [ 3 ] {} <Debug> HTTP-Session: d1243f2b-6035-4a99-ad72-4ca6a7c1e09c Destroying unnamed session
4446 2023.11.06 17:20:48.276415 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4447 2023.11.06 17:20:48.276451 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 55 rows starting from the beginning of the part
4448 2023.11.06 17:20:48.276577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 29050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4449 2023.11.06 17:20:48.276631 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part
4450 2023.11.06 17:20:48.276670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4451 2023.11.06 17:20:48.276725 [ 3 ] {} <Debug> HTTP-Session: 5bf1116d-ad12-4f48-822b-2106715a7656 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4452 2023.11.06 17:20:48.276760 [ 3 ] {} <Debug> HTTP-Session: 5bf1116d-ad12-4f48-822b-2106715a7656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4453 2023.11.06 17:20:48.276852 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part
4454 2023.11.06 17:20:48.276976 [ 3 ] {41d55b2a-9e91-4680-b995-4a8ed21b641a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4455 2023.11.06 17:20:48.277066 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part
4456 2023.11.06 17:20:48.277078 [ 3 ] {41d55b2a-9e91-4680-b995-4a8ed21b641a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4457 2023.11.06 17:20:48.277349 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part
4458 2023.11.06 17:20:48.277560 [ 3 ] {41d55b2a-9e91-4680-b995-4a8ed21b641a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2023.11.06 17:20:48.277595 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part
4460 2023.11.06 17:20:48.278447 [ 3 ] {41d55b2a-9e91-4680-b995-4a8ed21b641a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4461 2023.11.06 17:20:48.278994 [ 3 ] {41d55b2a-9e91-4680-b995-4a8ed21b641a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4462 2023.11.06 17:20:48.279117 [ 17 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002952819 sec., 72134.45863088797 rows/sec., 5.52 MiB/sec.
4463 2023.11.06 17:20:48.279278 [ 3 ] {41d55b2a-9e91-4680-b995-4a8ed21b641a} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4464 2023.11.06 17:20:48.279294 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4465 2023.11.06 17:20:48.279454 [ 162 ] {} <Debug> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4466 2023.11.06 17:20:48.279507 [ 3 ] {41d55b2a-9e91-4680-b995-4a8ed21b641a} <Information> executeQuery: Read 186 rows, 17.71 KiB in 0.002462801 sec., 75523 rows/sec., 7.02 MiB/sec.
4467 2023.11.06 17:20:48.279527 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4468 2023.11.06 17:20:48.279643 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4469 2023.11.06 17:20:48.279734 [ 17 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4470 2023.11.06 17:20:48.279815 [ 22 ] {b802cc87-9139-48b3-bc9e-a64ea8479947::all_1_36_7} <Trace> oximeter.fields_i64 (b802cc87-9139-48b3-bc9e-a64ea8479947) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4471 2023.11.06 17:20:48.279929 [ 3 ] {41d55b2a-9e91-4680-b995-4a8ed21b641a} <Debug> DynamicQueryHandler: Done processing query
4472 2023.11.06 17:20:48.279955 [ 17 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4473 2023.11.06 17:20:48.280004 [ 3 ] {41d55b2a-9e91-4680-b995-4a8ed21b641a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4474 2023.11.06 17:20:48.280025 [ 17 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 243 rows starting from the beginning of the part
4475 2023.11.06 17:20:48.280036 [ 3 ] {} <Debug> HTTP-Session: 5bf1116d-ad12-4f48-822b-2106715a7656 Destroying unnamed session
4476 2023.11.06 17:20:48.280165 [ 17 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 186 rows starting from the beginning of the part
4477 2023.11.06 17:20:48.280259 [ 17 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 75 rows starting from the beginning of the part
4478 2023.11.06 17:20:48.280370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 51504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4479 2023.11.06 17:20:48.280394 [ 17 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 186 rows starting from the beginning of the part
4480 2023.11.06 17:20:48.280461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4481 2023.11.06 17:20:48.280508 [ 3 ] {} <Debug> HTTP-Session: 02aa27d9-7fd1-4962-89f2-4a8555dd1019 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4482 2023.11.06 17:20:48.280573 [ 3 ] {} <Debug> HTTP-Session: 02aa27d9-7fd1-4962-89f2-4a8555dd1019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4483 2023.11.06 17:20:48.280578 [ 17 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 75 rows starting from the beginning of the part
4484 2023.11.06 17:20:48.280814 [ 3 ] {c2037ef0-e2b7-44e1-9a07-6b03c629b072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4485 2023.11.06 17:20:48.280831 [ 17 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 186 rows starting from the beginning of the part
4486 2023.11.06 17:20:48.280915 [ 3 ] {c2037ef0-e2b7-44e1-9a07-6b03c629b072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4487 2023.11.06 17:20:48.281413 [ 3 ] {c2037ef0-e2b7-44e1-9a07-6b03c629b072} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4488 2023.11.06 17:20:48.282484 [ 3 ] {c2037ef0-e2b7-44e1-9a07-6b03c629b072} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4489 2023.11.06 17:20:48.282926 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 951 rows, containing 4 columns (4 merged, 0 gathered) in 0.003330505 sec., 285542.28262680885 rows/sec., 27.23 MiB/sec.
4490 2023.11.06 17:20:48.282954 [ 3 ] {c2037ef0-e2b7-44e1-9a07-6b03c629b072} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4491 2023.11.06 17:20:48.283074 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4492 2023.11.06 17:20:48.283198 [ 3 ] {c2037ef0-e2b7-44e1-9a07-6b03c629b072} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4493 2023.11.06 17:20:48.283313 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4494 2023.11.06 17:20:48.283352 [ 162 ] {} <Debug> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4495 2023.11.06 17:20:48.283420 [ 3 ] {c2037ef0-e2b7-44e1-9a07-6b03c629b072} <Information> executeQuery: Read 321 rows, 22.85 KiB in 0.002533782 sec., 126688 rows/sec., 8.81 MiB/sec.
4496 2023.11.06 17:20:48.283429 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4497 2023.11.06 17:20:48.283469 [ 22 ] {60e62b36-3da4-4ce1-ab61-f1193f09cc6d::all_1_36_7} <Trace> oximeter.fields_string (60e62b36-3da4-4ce1-ab61-f1193f09cc6d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4498 2023.11.06 17:20:48.283637 [ 15 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4499 2023.11.06 17:20:48.283771 [ 3 ] {c2037ef0-e2b7-44e1-9a07-6b03c629b072} <Debug> DynamicQueryHandler: Done processing query
4500 2023.11.06 17:20:48.283783 [ 15 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4501 2023.11.06 17:20:48.283799 [ 3 ] {c2037ef0-e2b7-44e1-9a07-6b03c629b072} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4502 2023.11.06 17:20:48.283819 [ 15 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 369 rows starting from the beginning of the part
4503 2023.11.06 17:20:48.283821 [ 3 ] {} <Debug> HTTP-Session: 02aa27d9-7fd1-4962-89f2-4a8555dd1019 Destroying unnamed session
4504 2023.11.06 17:20:48.283935 [ 15 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 330 rows starting from the beginning of the part
4505 2023.11.06 17:20:48.283976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4506 2023.11.06 17:20:48.284036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4507 2023.11.06 17:20:48.284046 [ 15 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part
4508 2023.11.06 17:20:48.284061 [ 3 ] {} <Debug> HTTP-Session: 4cc2bfa1-e429-4bd8-967e-3722fb960bc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4509 2023.11.06 17:20:48.284093 [ 3 ] {} <Debug> HTTP-Session: 4cc2bfa1-e429-4bd8-967e-3722fb960bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4510 2023.11.06 17:20:48.284169 [ 15 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 321 rows starting from the beginning of the part
4511 2023.11.06 17:20:48.284207 [ 3 ] {02f9c72a-c51e-42c3-9e47-57ad53a3f747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4512 2023.11.06 17:20:48.284261 [ 3 ] {02f9c72a-c51e-42c3-9e47-57ad53a3f747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4513 2023.11.06 17:20:48.284281 [ 15 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part
4514 2023.11.06 17:20:48.284473 [ 15 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 321 rows starting from the beginning of the part
4515 2023.11.06 17:20:48.284484 [ 3 ] {02f9c72a-c51e-42c3-9e47-57ad53a3f747} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4516 2023.11.06 17:20:48.284894 [ 3 ] {02f9c72a-c51e-42c3-9e47-57ad53a3f747} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4517 2023.11.06 17:20:48.285245 [ 3 ] {02f9c72a-c51e-42c3-9e47-57ad53a3f747} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4518 2023.11.06 17:20:48.285455 [ 3 ] {02f9c72a-c51e-42c3-9e47-57ad53a3f747} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4519 2023.11.06 17:20:48.285563 [ 15 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1391 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065714 sec., 673374.9202454938 rows/sec., 47.27 MiB/sec.
4520 2023.11.06 17:20:48.285637 [ 162 ] {} <Debug> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4521 2023.11.06 17:20:48.285660 [ 3 ] {02f9c72a-c51e-42c3-9e47-57ad53a3f747} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001408634 sec., 4259 rows/sec., 178.86 KiB/sec.
4522 2023.11.06 17:20:48.285701 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4523 2023.11.06 17:20:48.285889 [ 22 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4524 2023.11.06 17:20:48.285983 [ 16 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4525 2023.11.06 17:20:48.285999 [ 3 ] {02f9c72a-c51e-42c3-9e47-57ad53a3f747} <Debug> DynamicQueryHandler: Done processing query
4526 2023.11.06 17:20:48.286056 [ 22 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4527 2023.11.06 17:20:48.286095 [ 3 ] {02f9c72a-c51e-42c3-9e47-57ad53a3f747} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4528 2023.11.06 17:20:48.286149 [ 22 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
4529 2023.11.06 17:20:48.286180 [ 3 ] {} <Debug> HTTP-Session: 4cc2bfa1-e429-4bd8-967e-3722fb960bc4 Destroying unnamed session
4530 2023.11.06 17:20:48.286313 [ 22 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
4531 2023.11.06 17:20:48.286442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4532 2023.11.06 17:20:48.286444 [ 16 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4533 2023.11.06 17:20:48.286562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4534 2023.11.06 17:20:48.286579 [ 22 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
4535 2023.11.06 17:20:48.286610 [ 3 ] {} <Debug> HTTP-Session: e0e19166-af76-4c01-8371-b023d4155bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4536 2023.11.06 17:20:48.286638 [ 16 ] {ed730b49-6f54-4a1d-b950-a36809fd0567::all_1_36_7} <Trace> oximeter.fields_uuid (ed730b49-6f54-4a1d-b950-a36809fd0567) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4537 2023.11.06 17:20:48.286699 [ 3 ] {} <Debug> HTTP-Session: e0e19166-af76-4c01-8371-b023d4155bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4538 2023.11.06 17:20:48.286900 [ 22 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
4539 2023.11.06 17:20:48.287040 [ 3 ] {feb21e4d-8b31-4147-8b54-4f6a39310441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4540 2023.11.06 17:20:48.287160 [ 22 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
4541 2023.11.06 17:20:48.287172 [ 3 ] {feb21e4d-8b31-4147-8b54-4f6a39310441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4542 2023.11.06 17:20:48.287416 [ 22 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
4543 2023.11.06 17:20:48.287731 [ 3 ] {feb21e4d-8b31-4147-8b54-4f6a39310441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4544 2023.11.06 17:20:48.288537 [ 3 ] {feb21e4d-8b31-4147-8b54-4f6a39310441} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4545 2023.11.06 17:20:48.289108 [ 27 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003341346 sec., 37709.35425424365 rows/sec., 1.55 MiB/sec.
4546 2023.11.06 17:20:48.289154 [ 3 ] {feb21e4d-8b31-4147-8b54-4f6a39310441} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4547 2023.11.06 17:20:48.289227 [ 15 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4548 2023.11.06 17:20:48.289367 [ 3 ] {feb21e4d-8b31-4147-8b54-4f6a39310441} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4549 2023.11.06 17:20:48.289437 [ 15 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4550 2023.11.06 17:20:48.289533 [ 162 ] {} <Debug> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4551 2023.11.06 17:20:48.289557 [ 3 ] {feb21e4d-8b31-4147-8b54-4f6a39310441} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002451401 sec., 28555 rows/sec., 1.73 MiB/sec.
4552 2023.11.06 17:20:48.289585 [ 15 ] {c6a6d0d0-b891-4ae6-8690-836bec44860f::all_1_21_4} <Trace> oximeter.measurements_bool (c6a6d0d0-b891-4ae6-8690-836bec44860f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4553 2023.11.06 17:20:48.289609 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4554 2023.11.06 17:20:48.289858 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4555 2023.11.06 17:20:48.289927 [ 3 ] {feb21e4d-8b31-4147-8b54-4f6a39310441} <Debug> DynamicQueryHandler: Done processing query
4556 2023.11.06 17:20:48.289979 [ 3 ] {feb21e4d-8b31-4147-8b54-4f6a39310441} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4557 2023.11.06 17:20:48.289991 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4558 2023.11.06 17:20:48.290009 [ 3 ] {} <Debug> HTTP-Session: e0e19166-af76-4c01-8371-b023d4155bc9 Destroying unnamed session
4559 2023.11.06 17:20:48.290049 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1164 rows starting from the beginning of the part
4560 2023.11.06 17:20:48.290156 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part
4561 2023.11.06 17:20:48.290277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 32119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4562 2023.11.06 17:20:48.290298 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part
4563 2023.11.06 17:20:48.290368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4564 2023.11.06 17:20:48.290414 [ 3 ] {} <Debug> HTTP-Session: 640bbb72-d319-402e-9b05-e825af131c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4565 2023.11.06 17:20:48.290476 [ 3 ] {} <Debug> HTTP-Session: 640bbb72-d319-402e-9b05-e825af131c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4566 2023.11.06 17:20:48.290501 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part
4567 2023.11.06 17:20:48.290664 [ 3 ] {3b0884fe-adb7-42b0-9da2-2887d8a08cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4568 2023.11.06 17:20:48.290721 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part
4569 2023.11.06 17:20:48.290753 [ 3 ] {3b0884fe-adb7-42b0-9da2-2887d8a08cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4570 2023.11.06 17:20:48.291007 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part
4571 2023.11.06 17:20:48.291441 [ 3 ] {3b0884fe-adb7-42b0-9da2-2887d8a08cd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4572 2023.11.06 17:20:48.292533 [ 3 ] {3b0884fe-adb7-42b0-9da2-2887d8a08cd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4573 2023.11.06 17:20:48.293008 [ 14 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003331995 sec., 457683.7600296519 rows/sec., 27.81 MiB/sec.
4574 2023.11.06 17:20:48.293132 [ 3 ] {3b0884fe-adb7-42b0-9da2-2887d8a08cd1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4575 2023.11.06 17:20:48.293217 [ 27 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4576 2023.11.06 17:20:48.293363 [ 3 ] {3b0884fe-adb7-42b0-9da2-2887d8a08cd1} <Trace> oximeter.measurements_histogramf64 (8f014498-a037-42d8-963f-e24d4cea23d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4577 2023.11.06 17:20:48.293547 [ 27 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4578 2023.11.06 17:20:48.293573 [ 3 ] {3b0884fe-adb7-42b0-9da2-2887d8a08cd1} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.002835697 sec., 10579 rows/sec., 14.28 MiB/sec.
4579 2023.11.06 17:20:48.293732 [ 27 ] {29625311-7c8c-4614-bc0d-7473f7ec5896::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (29625311-7c8c-4614-bc0d-7473f7ec5896) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4580 2023.11.06 17:20:48.293877 [ 3 ] {3b0884fe-adb7-42b0-9da2-2887d8a08cd1} <Debug> DynamicQueryHandler: Done processing query
4581 2023.11.06 17:20:48.293936 [ 3 ] {3b0884fe-adb7-42b0-9da2-2887d8a08cd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4582 2023.11.06 17:20:48.293957 [ 3 ] {} <Debug> HTTP-Session: 640bbb72-d319-402e-9b05-e825af131c48 Destroying unnamed session
4583 2023.11.06 17:20:48.294086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36377, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4584 2023.11.06 17:20:48.294133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4585 2023.11.06 17:20:48.294152 [ 3 ] {} <Debug> HTTP-Session: 5d2db1a9-d677-4463-9aec-b22080a4e40e Authenticating user 'default' from [fd00:1122:3344:101::d]:36377
4586 2023.11.06 17:20:48.294168 [ 3 ] {} <Debug> HTTP-Session: 5d2db1a9-d677-4463-9aec-b22080a4e40e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4587 2023.11.06 17:20:48.294240 [ 3 ] {7e86b82d-d035-4e7a-9816-bf4e341c4b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36377) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4588 2023.11.06 17:20:48.294280 [ 3 ] {7e86b82d-d035-4e7a-9816-bf4e341c4b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4589 2023.11.06 17:20:48.294394 [ 3 ] {7e86b82d-d035-4e7a-9816-bf4e341c4b0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4590 2023.11.06 17:20:48.294678 [ 3 ] {7e86b82d-d035-4e7a-9816-bf4e341c4b0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4591 2023.11.06 17:20:48.294912 [ 3 ] {7e86b82d-d035-4e7a-9816-bf4e341c4b0e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4592 2023.11.06 17:20:48.295095 [ 3 ] {7e86b82d-d035-4e7a-9816-bf4e341c4b0e} <Trace> oximeter.measurements_i64 (bb61a2fb-ea1d-4dbc-9a9c-123c5affc672): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4593 2023.11.06 17:20:48.295219 [ 3 ] {7e86b82d-d035-4e7a-9816-bf4e341c4b0e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000949656 sec., 22113 rows/sec., 1.15 MiB/sec.
4594 2023.11.06 17:20:48.295338 [ 3 ] {7e86b82d-d035-4e7a-9816-bf4e341c4b0e} <Debug> DynamicQueryHandler: Done processing query
4595 2023.11.06 17:20:48.295362 [ 3 ] {7e86b82d-d035-4e7a-9816-bf4e341c4b0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4596 2023.11.06 17:20:48.295378 [ 3 ] {} <Debug> HTTP-Session: 5d2db1a9-d677-4463-9aec-b22080a4e40e Destroying unnamed session