Max level shown:
1 [ Jan 25 04:48:23 Enabled. ]
2 [ Jan 25 04:48:23 Rereading configuration. ]
3 [ Jan 25 04:48:26 Rereading configuration. ]
4 [ Jan 25 04:48:31 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 + single_node=true
23 + command=()
24 + true
25 + 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")
26 + 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
27 [ Jan 25 04:48:31 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.01.25 04:48:32.125577 [ 1 ] {} <Information> Application: Will watch for the process with pid 24292
33 2024.01.25 04:48:32.125669 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.01.25 04:48:32.762679 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24292
35 2024.01.25 04:48:32.762843 [ 1 ] {} <Information> Application: starting up
36 2024.01.25 04:48:32.763041 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.01.25 04:48:32.920948 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.01.25 04:48:32.921000 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.01.25 04:48:32.921013 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.01.25 04:48:32.921048 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.01.25 04:48:32.921360 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.01.25 04:48:32.922078 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
43 Processing configuration file 'config.xml'.
44 There is no file 'config.xml', will use embedded config.
45 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
46 2024.01.25 04:48:32.922535 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.01.25 04:48:32.922792 [ 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)
48 2024.01.25 04:48:32.926784 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.01.25 04:48:32.926828 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.01.25 04:48:32.927531 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
51 Processing configuration file 'config.xml'.
52 There is no file 'config.xml', will use embedded config.
53 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
54 2024.01.25 04:48:32.928232 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.01.25 04:48:32.948869 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.01.25 04:48:32.949167 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.01.25 04:48:32.949192 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.01.25 04:48:32.950530 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.01.25 04:48:32.951155 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.01.25 04:48:32.951496 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.01.25 04:48:32.951829 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.01.25 04:48:32.952605 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.01.25 04:48:32.952646 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.01.25 04:48:32.952699 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.01.25 04:48:32.952717 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.01.25 04:48:33.015728 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.01.25 04:48:33.015787 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000158724 sec
68 2024.01.25 04:48:33.016810 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.01.25 04:48:33.016886 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.01.25 04:48:33.016907 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.01.25 04:48:33.016925 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.01.25 04:48:33.016937 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.01.25 04:48:33.016952 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.01.25 04:48:33.016967 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.01.25 04:48:33.016999 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.01.25 04:48:33.017018 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.01.25 04:48:33.017047 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.01.25 04:48:33.017060 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.01.25 04:48:33.017074 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.01.25 04:48:33.017089 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.01.25 04:48:33.017121 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.01.25 04:48:33.017136 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.01.25 04:48:33.017149 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.01.25 04:48:33.061610 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.01.25 04:48:33.069844 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.01.25 04:48:33.069880 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5051e-05 sec
87 2024.01.25 04:48:33.069907 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.01.25 04:48:33.069926 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.01.25 04:48:33.069949 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.01.25 04:48:33.072168 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.01.25 04:48:33.080341 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.01.25 04:48:33.080427 [ 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).
93 2024.01.25 04:48:33.080456 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.01.25 04:48:33.793146 [ 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)
95 2024.01.25 04:48:33.811465 [ 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)
96 2024.01.25 04:48:33.811507 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.01.25 04:48:33.872621 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.01.25 04:48:33.873419 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB
99 2024.01.25 04:48:33.873748 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.01.25 04:48:33.873826 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.01.25 04:48:33.873848 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.01.25 04:48:33.873913 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache
103 2024.01.25 04:48:33.873967 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
104 2024.01.25 04:48:33.874011 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.01.25 04:48:33.875969 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.01.25 04:48:33.875991 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.01.25 04:48:33.883457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.01.25 04:48:33.883639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.01.25 04:48:33.884224 [ 3 ] {} <Debug> HTTP-Session: a8da91e5-6a2a-4487-8534-7f70fd0e72a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
110 2024.01.25 04:48:33.884256 [ 3 ] {} <Debug> HTTP-Session: a8da91e5-6a2a-4487-8534-7f70fd0e72a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.01.25 04:48:33.884384 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.01.25 04:48:33.884411 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.01.25 04:48:33.884429 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.01.25 04:48:33.885852 [ 3 ] {cbeb69fb-9e62-4cfc-96c5-48e663fab562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.01.25 04:48:33.910078 [ 3 ] {cbeb69fb-9e62-4cfc-96c5-48e663fab562} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:39791) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
116 
117 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
118 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
119 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
120 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
121 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
122 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
123 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
124 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
125 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
126 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
127 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
128 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
129 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
130 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
131 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
132 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
133 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
134 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
135 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
136 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
137 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
138 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1
139 
140 2024.01.25 04:48:33.910827 [ 3 ] {cbeb69fb-9e62-4cfc-96c5-48e663fab562} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
141 
142 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
143 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
144 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
145 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
146 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
147 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
148 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
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 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
157 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
158 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
159 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
160 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
161 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
162 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
163 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1
164 (version 22.8.9.1)
165 2024.01.25 04:48:33.912926 [ 3 ] {cbeb69fb-9e62-4cfc-96c5-48e663fab562} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.01.25 04:48:33.912976 [ 3 ] {} <Debug> HTTP-Session: a8da91e5-6a2a-4487-8534-7f70fd0e72a4 Destroying unnamed session
167 2024.01.25 04:48:33.918646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.01.25 04:48:33.918706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.01.25 04:48:33.918729 [ 3 ] {} <Debug> HTTP-Session: f3a16631-2693-4569-8c81-3ad3837b529b Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
170 2024.01.25 04:48:33.918753 [ 3 ] {} <Debug> HTTP-Session: f3a16631-2693-4569-8c81-3ad3837b529b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.01.25 04:48:33.918850 [ 3 ] {1248280d-b887-4d01-b9dc-2a79cdfc429f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.01.25 04:48:33.918936 [ 3 ] {1248280d-b887-4d01-b9dc-2a79cdfc429f} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.01.25 04:48:33.919873 [ 3 ] {1248280d-b887-4d01-b9dc-2a79cdfc429f} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.01.25 04:48:33.921630 [ 3 ] {1248280d-b887-4d01-b9dc-2a79cdfc429f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.01.25 04:48:33.925486 [ 3 ] {1248280d-b887-4d01-b9dc-2a79cdfc429f} <Debug> DynamicQueryHandler: Done processing query
176 2024.01.25 04:48:33.925520 [ 3 ] {1248280d-b887-4d01-b9dc-2a79cdfc429f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.01.25 04:48:33.925536 [ 3 ] {} <Debug> HTTP-Session: f3a16631-2693-4569-8c81-3ad3837b529b Destroying unnamed session
178 2024.01.25 04:48:33.925684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.01.25 04:48:33.925738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.01.25 04:48:33.925757 [ 3 ] {} <Debug> HTTP-Session: 01efc366-1397-4f7b-8d10-a3b0cf8a58d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
181 2024.01.25 04:48:33.925772 [ 3 ] {} <Debug> HTTP-Session: 01efc366-1397-4f7b-8d10-a3b0cf8a58d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.01.25 04:48:33.925871 [ 3 ] {01389df6-7bea-4608-bd60-48f17fb618d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.01.25 04:48:33.926119 [ 3 ] {01389df6-7bea-4608-bd60-48f17fb618d2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:39791) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
184 
185 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
186 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
187 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
188 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
189 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
190 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
191 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
192 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
193 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
194 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
195 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
196 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
197 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
198 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
199 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
200 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
201 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
202 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
203 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
204 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
205 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
206 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1
207 
208 2024.01.25 04:48:33.926235 [ 3 ] {01389df6-7bea-4608-bd60-48f17fb618d2} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
209 
210 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
211 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
212 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
213 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
214 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
215 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
216 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
217 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
218 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
219 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
220 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
221 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
222 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
223 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
224 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
225 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
226 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
227 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
228 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
229 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
230 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
231 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1
232 (version 22.8.9.1)
233 2024.01.25 04:48:33.926340 [ 3 ] {01389df6-7bea-4608-bd60-48f17fb618d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.01.25 04:48:33.926360 [ 3 ] {} <Debug> HTTP-Session: 01efc366-1397-4f7b-8d10-a3b0cf8a58d5 Destroying unnamed session
235 2024.01.25 04:48:33.926603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.01.25 04:48:33.926648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.01.25 04:48:33.926666 [ 3 ] {} <Debug> HTTP-Session: 049c2492-fd25-4fdc-950f-951ab5623b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
238 2024.01.25 04:48:33.926684 [ 3 ] {} <Debug> HTTP-Session: 049c2492-fd25-4fdc-950f-951ab5623b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.01.25 04:48:33.926792 [ 3 ] {b93f48cd-22e8-44bc-a1e8-7e704034843a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.01.25 04:48:33.926887 [ 3 ] {b93f48cd-22e8-44bc-a1e8-7e704034843a} <Debug> DynamicQueryHandler: Done processing query
241 2024.01.25 04:48:33.926912 [ 3 ] {b93f48cd-22e8-44bc-a1e8-7e704034843a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.01.25 04:48:33.926927 [ 3 ] {} <Debug> HTTP-Session: 049c2492-fd25-4fdc-950f-951ab5623b29 Destroying unnamed session
243 2024.01.25 04:48:33.927023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.01.25 04:48:33.927068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.01.25 04:48:33.927085 [ 3 ] {} <Debug> HTTP-Session: ff1856eb-82d4-4417-b4ce-ef99b40f8a7d Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
246 2024.01.25 04:48:33.927103 [ 3 ] {} <Debug> HTTP-Session: ff1856eb-82d4-4417-b4ce-ef99b40f8a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.01.25 04:48:33.927161 [ 3 ] {2d207b7f-dd46-4bae-aba7-3dbd94dbac8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.01.25 04:48:33.927213 [ 3 ] {2d207b7f-dd46-4bae-aba7-3dbd94dbac8f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.01.25 04:48:33.929988 [ 3 ] {2d207b7f-dd46-4bae-aba7-3dbd94dbac8f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.01.25 04:48:33.930015 [ 3 ] {2d207b7f-dd46-4bae-aba7-3dbd94dbac8f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8771e-05 sec
251 2024.01.25 04:48:33.930043 [ 3 ] {2d207b7f-dd46-4bae-aba7-3dbd94dbac8f} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.01.25 04:48:33.930064 [ 3 ] {2d207b7f-dd46-4bae-aba7-3dbd94dbac8f} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.01.25 04:48:33.930142 [ 3 ] {2d207b7f-dd46-4bae-aba7-3dbd94dbac8f} <Debug> DynamicQueryHandler: Done processing query
254 2024.01.25 04:48:33.930170 [ 3 ] {2d207b7f-dd46-4bae-aba7-3dbd94dbac8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.01.25 04:48:33.930189 [ 3 ] {} <Debug> HTTP-Session: ff1856eb-82d4-4417-b4ce-ef99b40f8a7d Destroying unnamed session
256 2024.01.25 04:48:33.930303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.01.25 04:48:33.930355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.01.25 04:48:33.930378 [ 3 ] {} <Debug> HTTP-Session: 37cc49c2-e957-4f8f-97a3-1ba2fd5d183f Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
259 2024.01.25 04:48:33.930401 [ 3 ] {} <Debug> HTTP-Session: 37cc49c2-e957-4f8f-97a3-1ba2fd5d183f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.01.25 04:48:33.930568 [ 3 ] {4a7e88a4-6059-479f-9601-ea26fef4a7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) /* The version table contains metadata about the `oximeter` database */
261 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
262 2024.01.25 04:48:33.930626 [ 3 ] {4a7e88a4-6059-479f-9601-ea26fef4a7e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.01.25 04:48:33.940381 [ 3 ] {4a7e88a4-6059-479f-9601-ea26fef4a7e9} <Debug> oximeter.version (7fca7f29-2b1f-4aaf-adc1-4330854c48f3): Loading data parts
264 2024.01.25 04:48:33.940553 [ 3 ] {4a7e88a4-6059-479f-9601-ea26fef4a7e9} <Debug> oximeter.version (7fca7f29-2b1f-4aaf-adc1-4330854c48f3): There are no data parts
265 2024.01.25 04:48:33.946154 [ 3 ] {4a7e88a4-6059-479f-9601-ea26fef4a7e9} <Debug> DynamicQueryHandler: Done processing query
266 2024.01.25 04:48:33.946205 [ 3 ] {4a7e88a4-6059-479f-9601-ea26fef4a7e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2024.01.25 04:48:33.946248 [ 3 ] {} <Debug> HTTP-Session: 37cc49c2-e957-4f8f-97a3-1ba2fd5d183f Destroying unnamed session
268 2024.01.25 04:48:33.946431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2024.01.25 04:48:33.946525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2024.01.25 04:48:33.946568 [ 3 ] {} <Debug> HTTP-Session: 3fe4eea7-8068-4355-b6a3-d727ddd9a5b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
271 2024.01.25 04:48:33.946600 [ 3 ] {} <Debug> HTTP-Session: 3fe4eea7-8068-4355-b6a3-d727ddd9a5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2024.01.25 04:48:33.946891 [ 3 ] {8531ae85-14ff-4cbf-9a81-f36447a7f21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) /* The measurement tables contain all individual samples from each timeseries.
273 *
274 * Each table stores a single datum type, and otherwise contains nearly the same
275 * structure. The primary sorting key is on the timeseries name, key, and then
276 * timestamp, so that all timeseries from the same schema are grouped, followed
277 * by all samples from the same timeseries.
278 *
279 * This reflects that one usually looks up the _key_ in one or more field table,
280 * and then uses that to index quickly into the measurements tables.
281 */
282 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
283 2024.01.25 04:48:33.946941 [ 3 ] {8531ae85-14ff-4cbf-9a81-f36447a7f21f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
284 2024.01.25 04:48:33.956567 [ 3 ] {8531ae85-14ff-4cbf-9a81-f36447a7f21f} <Debug> oximeter.measurements_bool (73c117f8-d5f3-492f-ba98-4f37c7a050d1): Loading data parts
285 2024.01.25 04:48:33.956733 [ 3 ] {8531ae85-14ff-4cbf-9a81-f36447a7f21f} <Debug> oximeter.measurements_bool (73c117f8-d5f3-492f-ba98-4f37c7a050d1): There are no data parts
286 2024.01.25 04:48:33.959604 [ 3 ] {8531ae85-14ff-4cbf-9a81-f36447a7f21f} <Debug> DynamicQueryHandler: Done processing query
287 2024.01.25 04:48:33.959635 [ 3 ] {8531ae85-14ff-4cbf-9a81-f36447a7f21f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2024.01.25 04:48:33.959662 [ 3 ] {} <Debug> HTTP-Session: 3fe4eea7-8068-4355-b6a3-d727ddd9a5b0 Destroying unnamed session
289 2024.01.25 04:48:33.959833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2024.01.25 04:48:33.959928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2024.01.25 04:48:33.959972 [ 3 ] {} <Debug> HTTP-Session: 07366114-400c-489f-88f9-d1bea68f5b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
292 2024.01.25 04:48:33.960005 [ 3 ] {} <Debug> HTTP-Session: 07366114-400c-489f-88f9-d1bea68f5b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2024.01.25 04:48:33.960386 [ 3 ] {bf2645bd-2dfc-4d98-9b41-07089d950e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
294 2024.01.25 04:48:33.960481 [ 3 ] {bf2645bd-2dfc-4d98-9b41-07089d950e32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2024.01.25 04:48:33.966496 [ 3 ] {bf2645bd-2dfc-4d98-9b41-07089d950e32} <Debug> oximeter.measurements_i8 (9ade382b-5e53-43c9-9cdf-f53e9b55566a): Loading data parts
296 2024.01.25 04:48:33.966589 [ 3 ] {bf2645bd-2dfc-4d98-9b41-07089d950e32} <Debug> oximeter.measurements_i8 (9ade382b-5e53-43c9-9cdf-f53e9b55566a): There are no data parts
297 2024.01.25 04:48:33.973433 [ 3 ] {bf2645bd-2dfc-4d98-9b41-07089d950e32} <Debug> DynamicQueryHandler: Done processing query
298 2024.01.25 04:48:33.973484 [ 3 ] {bf2645bd-2dfc-4d98-9b41-07089d950e32} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2024.01.25 04:48:33.973516 [ 3 ] {} <Debug> HTTP-Session: 07366114-400c-489f-88f9-d1bea68f5b9b Destroying unnamed session
300 2024.01.25 04:48:33.973726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2024.01.25 04:48:33.973841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2024.01.25 04:48:33.973883 [ 3 ] {} <Debug> HTTP-Session: 8fc8cb7a-126e-4649-acc2-dd878d2c90bb Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
303 2024.01.25 04:48:33.973931 [ 3 ] {} <Debug> HTTP-Session: 8fc8cb7a-126e-4649-acc2-dd878d2c90bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2024.01.25 04:48:33.974254 [ 3 ] {d546777c-0957-4df8-9980-a84424d24cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2024.01.25 04:48:33.974303 [ 3 ] {d546777c-0957-4df8-9980-a84424d24cf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
306 2024.01.25 04:48:33.980283 [ 3 ] {d546777c-0957-4df8-9980-a84424d24cf4} <Debug> oximeter.measurements_u8 (0cada343-426f-44a0-bec5-bbee94f9e3e0): Loading data parts
307 2024.01.25 04:48:33.980376 [ 3 ] {d546777c-0957-4df8-9980-a84424d24cf4} <Debug> oximeter.measurements_u8 (0cada343-426f-44a0-bec5-bbee94f9e3e0): There are no data parts
308 2024.01.25 04:48:33.985125 [ 3 ] {d546777c-0957-4df8-9980-a84424d24cf4} <Debug> DynamicQueryHandler: Done processing query
309 2024.01.25 04:48:33.985151 [ 3 ] {d546777c-0957-4df8-9980-a84424d24cf4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2024.01.25 04:48:33.985167 [ 3 ] {} <Debug> HTTP-Session: 8fc8cb7a-126e-4649-acc2-dd878d2c90bb Destroying unnamed session
311 2024.01.25 04:48:33.985274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2024.01.25 04:48:33.985324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2024.01.25 04:48:33.985343 [ 3 ] {} <Debug> HTTP-Session: 42ac6448-4e4d-4261-a4cf-f4e25f401a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
314 2024.01.25 04:48:33.985364 [ 3 ] {} <Debug> HTTP-Session: 42ac6448-4e4d-4261-a4cf-f4e25f401a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2024.01.25 04:48:33.985556 [ 3 ] {48cb19c4-5b31-45c1-aaf8-87a73fc89f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2024.01.25 04:48:33.985601 [ 3 ] {48cb19c4-5b31-45c1-aaf8-87a73fc89f9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
317 2024.01.25 04:48:33.992311 [ 3 ] {48cb19c4-5b31-45c1-aaf8-87a73fc89f9a} <Debug> oximeter.measurements_i16 (dcb4396f-619c-4b80-9917-c01501852376): Loading data parts
318 2024.01.25 04:48:33.992400 [ 3 ] {48cb19c4-5b31-45c1-aaf8-87a73fc89f9a} <Debug> oximeter.measurements_i16 (dcb4396f-619c-4b80-9917-c01501852376): There are no data parts
319 2024.01.25 04:48:33.999137 [ 3 ] {48cb19c4-5b31-45c1-aaf8-87a73fc89f9a} <Debug> DynamicQueryHandler: Done processing query
320 2024.01.25 04:48:33.999197 [ 3 ] {48cb19c4-5b31-45c1-aaf8-87a73fc89f9a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2024.01.25 04:48:33.999230 [ 3 ] {} <Debug> HTTP-Session: 42ac6448-4e4d-4261-a4cf-f4e25f401a46 Destroying unnamed session
322 2024.01.25 04:48:33.999431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2024.01.25 04:48:33.999526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2024.01.25 04:48:33.999563 [ 3 ] {} <Debug> HTTP-Session: 23abf3f2-bb66-4d2b-80e9-14bb459f4197 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
325 2024.01.25 04:48:33.999605 [ 3 ] {} <Debug> HTTP-Session: 23abf3f2-bb66-4d2b-80e9-14bb459f4197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2024.01.25 04:48:34.000040 [ 3 ] {1b6a884c-3af3-47cb-a3cf-e91b038076d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2024.01.25 04:48:34.000140 [ 3 ] {1b6a884c-3af3-47cb-a3cf-e91b038076d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
328 2024.01.25 04:48:34.000427 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.95 MiB, peak 221.69 MiB, will set to 226.28 MiB (RSS), difference: 8.33 MiB
329 2024.01.25 04:48:34.006280 [ 3 ] {1b6a884c-3af3-47cb-a3cf-e91b038076d6} <Debug> oximeter.measurements_u16 (61560956-75e3-4b9f-a4a1-a2458e5021a6): Loading data parts
330 2024.01.25 04:48:34.006376 [ 3 ] {1b6a884c-3af3-47cb-a3cf-e91b038076d6} <Debug> oximeter.measurements_u16 (61560956-75e3-4b9f-a4a1-a2458e5021a6): There are no data parts
331 2024.01.25 04:48:34.011498 [ 3 ] {1b6a884c-3af3-47cb-a3cf-e91b038076d6} <Debug> DynamicQueryHandler: Done processing query
332 2024.01.25 04:48:34.011523 [ 3 ] {1b6a884c-3af3-47cb-a3cf-e91b038076d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
333 2024.01.25 04:48:34.011544 [ 3 ] {} <Debug> HTTP-Session: 23abf3f2-bb66-4d2b-80e9-14bb459f4197 Destroying unnamed session
334 2024.01.25 04:48:34.011648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
335 2024.01.25 04:48:34.011696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
336 2024.01.25 04:48:34.011719 [ 3 ] {} <Debug> HTTP-Session: 7948ca32-56ea-47b2-8679-c8eba2690cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
337 2024.01.25 04:48:34.011739 [ 3 ] {} <Debug> HTTP-Session: 7948ca32-56ea-47b2-8679-c8eba2690cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
338 2024.01.25 04:48:34.011922 [ 3 ] {cd3dab16-c608-40f0-986c-5b41a60d2a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
339 2024.01.25 04:48:34.011970 [ 3 ] {cd3dab16-c608-40f0-986c-5b41a60d2a79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
340 2024.01.25 04:48:34.018329 [ 3 ] {cd3dab16-c608-40f0-986c-5b41a60d2a79} <Debug> oximeter.measurements_i32 (cbd6ce50-3b8d-480a-a44e-7a1500f12099): Loading data parts
341 2024.01.25 04:48:34.018414 [ 3 ] {cd3dab16-c608-40f0-986c-5b41a60d2a79} <Debug> oximeter.measurements_i32 (cbd6ce50-3b8d-480a-a44e-7a1500f12099): There are no data parts
342 2024.01.25 04:48:34.025327 [ 3 ] {cd3dab16-c608-40f0-986c-5b41a60d2a79} <Debug> DynamicQueryHandler: Done processing query
343 2024.01.25 04:48:34.025376 [ 3 ] {cd3dab16-c608-40f0-986c-5b41a60d2a79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
344 2024.01.25 04:48:34.025418 [ 3 ] {} <Debug> HTTP-Session: 7948ca32-56ea-47b2-8679-c8eba2690cd4 Destroying unnamed session
345 2024.01.25 04:48:34.025567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
346 2024.01.25 04:48:34.025662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
347 2024.01.25 04:48:34.025706 [ 3 ] {} <Debug> HTTP-Session: fecdbf6c-7de5-4253-a14a-a0681a7c48da Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
348 2024.01.25 04:48:34.025738 [ 3 ] {} <Debug> HTTP-Session: fecdbf6c-7de5-4253-a14a-a0681a7c48da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
349 2024.01.25 04:48:34.025936 [ 3 ] {b362f23f-fe58-42b3-a38e-3047802158c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.01.25 04:48:34.025983 [ 3 ] {b362f23f-fe58-42b3-a38e-3047802158c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
351 2024.01.25 04:48:34.032258 [ 3 ] {b362f23f-fe58-42b3-a38e-3047802158c8} <Debug> oximeter.measurements_u32 (181e85e7-3b81-4d91-822c-ec256d24e549): Loading data parts
352 2024.01.25 04:48:34.032353 [ 3 ] {b362f23f-fe58-42b3-a38e-3047802158c8} <Debug> oximeter.measurements_u32 (181e85e7-3b81-4d91-822c-ec256d24e549): There are no data parts
353 2024.01.25 04:48:34.051156 [ 3 ] {b362f23f-fe58-42b3-a38e-3047802158c8} <Debug> DynamicQueryHandler: Done processing query
354 2024.01.25 04:48:34.051207 [ 3 ] {b362f23f-fe58-42b3-a38e-3047802158c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
355 2024.01.25 04:48:34.051249 [ 3 ] {} <Debug> HTTP-Session: fecdbf6c-7de5-4253-a14a-a0681a7c48da Destroying unnamed session
356 2024.01.25 04:48:34.051491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
357 2024.01.25 04:48:34.051586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
358 2024.01.25 04:48:34.051624 [ 3 ] {} <Debug> HTTP-Session: c8378139-f570-45c5-94f3-cac0baee759b Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
359 2024.01.25 04:48:34.051665 [ 3 ] {} <Debug> HTTP-Session: c8378139-f570-45c5-94f3-cac0baee759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
360 2024.01.25 04:48:34.052112 [ 3 ] {3869bda7-b51c-49c9-b624-4ac805be0f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
361 2024.01.25 04:48:34.052181 [ 3 ] {3869bda7-b51c-49c9-b624-4ac805be0f8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
362 2024.01.25 04:48:34.077445 [ 3 ] {3869bda7-b51c-49c9-b624-4ac805be0f8e} <Debug> oximeter.measurements_i64 (030b2c24-cc3c-4048-a48d-04b7b88c9e76): Loading data parts
363 2024.01.25 04:48:34.077546 [ 3 ] {3869bda7-b51c-49c9-b624-4ac805be0f8e} <Debug> oximeter.measurements_i64 (030b2c24-cc3c-4048-a48d-04b7b88c9e76): There are no data parts
364 2024.01.25 04:48:34.089348 [ 3 ] {3869bda7-b51c-49c9-b624-4ac805be0f8e} <Debug> DynamicQueryHandler: Done processing query
365 2024.01.25 04:48:34.089379 [ 3 ] {3869bda7-b51c-49c9-b624-4ac805be0f8e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
366 2024.01.25 04:48:34.089399 [ 3 ] {} <Debug> HTTP-Session: c8378139-f570-45c5-94f3-cac0baee759b Destroying unnamed session
367 2024.01.25 04:48:34.089593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.01.25 04:48:34.089653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
369 2024.01.25 04:48:34.089676 [ 3 ] {} <Debug> HTTP-Session: 69a7d4c3-88d9-4a68-bb83-ded62077b280 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
370 2024.01.25 04:48:34.089701 [ 3 ] {} <Debug> HTTP-Session: 69a7d4c3-88d9-4a68-bb83-ded62077b280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.01.25 04:48:34.089904 [ 3 ] {7982de96-782e-4fb2-bfea-c3fc274bb582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
372 2024.01.25 04:48:34.089952 [ 3 ] {7982de96-782e-4fb2-bfea-c3fc274bb582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
373 2024.01.25 04:48:34.107669 [ 3 ] {7982de96-782e-4fb2-bfea-c3fc274bb582} <Debug> oximeter.measurements_u64 (9296526f-26bc-48a8-8c97-e38d98c7f80f): Loading data parts
374 2024.01.25 04:48:34.107779 [ 3 ] {7982de96-782e-4fb2-bfea-c3fc274bb582} <Debug> oximeter.measurements_u64 (9296526f-26bc-48a8-8c97-e38d98c7f80f): There are no data parts
375 2024.01.25 04:48:34.130295 [ 3 ] {7982de96-782e-4fb2-bfea-c3fc274bb582} <Debug> DynamicQueryHandler: Done processing query
376 2024.01.25 04:48:34.130323 [ 3 ] {7982de96-782e-4fb2-bfea-c3fc274bb582} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
377 2024.01.25 04:48:34.130339 [ 3 ] {} <Debug> HTTP-Session: 69a7d4c3-88d9-4a68-bb83-ded62077b280 Destroying unnamed session
378 2024.01.25 04:48:34.130464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
379 2024.01.25 04:48:34.130515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
380 2024.01.25 04:48:34.130535 [ 3 ] {} <Debug> HTTP-Session: 10be9ac5-808c-4b5d-b7c5-934b330ff5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
381 2024.01.25 04:48:34.130558 [ 3 ] {} <Debug> HTTP-Session: 10be9ac5-808c-4b5d-b7c5-934b330ff5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
382 2024.01.25 04:48:34.130749 [ 3 ] {af6c9f09-d93c-4121-a51a-239e64c45b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
383 2024.01.25 04:48:34.130795 [ 3 ] {af6c9f09-d93c-4121-a51a-239e64c45b91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
384 2024.01.25 04:48:34.148387 [ 3 ] {af6c9f09-d93c-4121-a51a-239e64c45b91} <Debug> oximeter.measurements_f32 (43df8b8f-86f4-462f-8eca-9e7921c44079): Loading data parts
385 2024.01.25 04:48:34.148534 [ 3 ] {af6c9f09-d93c-4121-a51a-239e64c45b91} <Debug> oximeter.measurements_f32 (43df8b8f-86f4-462f-8eca-9e7921c44079): There are no data parts
386 2024.01.25 04:48:34.152329 [ 3 ] {af6c9f09-d93c-4121-a51a-239e64c45b91} <Debug> DynamicQueryHandler: Done processing query
387 2024.01.25 04:48:34.152362 [ 3 ] {af6c9f09-d93c-4121-a51a-239e64c45b91} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
388 2024.01.25 04:48:34.152377 [ 3 ] {} <Debug> HTTP-Session: 10be9ac5-808c-4b5d-b7c5-934b330ff5c8 Destroying unnamed session
389 2024.01.25 04:48:34.152506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
390 2024.01.25 04:48:34.152556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
391 2024.01.25 04:48:34.152575 [ 3 ] {} <Debug> HTTP-Session: 9bae6e98-8dcc-4184-a6d2-dac8411465f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
392 2024.01.25 04:48:34.152596 [ 3 ] {} <Debug> HTTP-Session: 9bae6e98-8dcc-4184-a6d2-dac8411465f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
393 2024.01.25 04:48:34.152785 [ 3 ] {34d4a184-e87a-4c57-a816-62a9fec4560c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
394 2024.01.25 04:48:34.152831 [ 3 ] {34d4a184-e87a-4c57-a816-62a9fec4560c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
395 2024.01.25 04:48:34.164297 [ 3 ] {34d4a184-e87a-4c57-a816-62a9fec4560c} <Debug> oximeter.measurements_f64 (d7b9ee28-e1b5-4867-aca2-81ede51b2409): Loading data parts
396 2024.01.25 04:48:34.164404 [ 3 ] {34d4a184-e87a-4c57-a816-62a9fec4560c} <Debug> oximeter.measurements_f64 (d7b9ee28-e1b5-4867-aca2-81ede51b2409): There are no data parts
397 2024.01.25 04:48:34.174971 [ 3 ] {34d4a184-e87a-4c57-a816-62a9fec4560c} <Debug> DynamicQueryHandler: Done processing query
398 2024.01.25 04:48:34.175003 [ 3 ] {34d4a184-e87a-4c57-a816-62a9fec4560c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
399 2024.01.25 04:48:34.175018 [ 3 ] {} <Debug> HTTP-Session: 9bae6e98-8dcc-4184-a6d2-dac8411465f8 Destroying unnamed session
400 2024.01.25 04:48:34.175151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2024.01.25 04:48:34.175202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
402 2024.01.25 04:48:34.175221 [ 3 ] {} <Debug> HTTP-Session: 4166b70d-ffce-4d18-a7ef-7d1f25a08237 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
403 2024.01.25 04:48:34.175243 [ 3 ] {} <Debug> HTTP-Session: 4166b70d-ffce-4d18-a7ef-7d1f25a08237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2024.01.25 04:48:34.175436 [ 3 ] {d508bb71-c734-4083-886b-8eb21dd4201b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
405 2024.01.25 04:48:34.175480 [ 3 ] {d508bb71-c734-4083-886b-8eb21dd4201b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
406 2024.01.25 04:48:34.178914 [ 3 ] {d508bb71-c734-4083-886b-8eb21dd4201b} <Debug> oximeter.measurements_string (73c5094a-30d7-4842-987e-284444d13845): Loading data parts
407 2024.01.25 04:48:34.178991 [ 3 ] {d508bb71-c734-4083-886b-8eb21dd4201b} <Debug> oximeter.measurements_string (73c5094a-30d7-4842-987e-284444d13845): There are no data parts
408 2024.01.25 04:48:34.181351 [ 3 ] {d508bb71-c734-4083-886b-8eb21dd4201b} <Debug> DynamicQueryHandler: Done processing query
409 2024.01.25 04:48:34.181390 [ 3 ] {d508bb71-c734-4083-886b-8eb21dd4201b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
410 2024.01.25 04:48:34.181409 [ 3 ] {} <Debug> HTTP-Session: 4166b70d-ffce-4d18-a7ef-7d1f25a08237 Destroying unnamed session
411 2024.01.25 04:48:34.181541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.01.25 04:48:34.181598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
413 2024.01.25 04:48:34.181620 [ 3 ] {} <Debug> HTTP-Session: 1b2c0fa2-ff51-4327-acea-9f7451889032 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
414 2024.01.25 04:48:34.181646 [ 3 ] {} <Debug> HTTP-Session: 1b2c0fa2-ff51-4327-acea-9f7451889032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.01.25 04:48:34.181858 [ 3 ] {c8e07ac8-0888-4bb4-bc1f-dbee4864d5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
416 * NOTE: Right now we can't unambiguously record a nullable byte array.
417 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
418 * a string isn't palatable for a few reasons.
419 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
420 * details.
421 */
422 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
423 2024.01.25 04:48:34.181908 [ 3 ] {c8e07ac8-0888-4bb4-bc1f-dbee4864d5cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
424 2024.01.25 04:48:34.192574 [ 3 ] {c8e07ac8-0888-4bb4-bc1f-dbee4864d5cf} <Debug> oximeter.measurements_bytes (6514f069-4f6a-4367-84d4-8d06f0f52198): Loading data parts
425 2024.01.25 04:48:34.192701 [ 3 ] {c8e07ac8-0888-4bb4-bc1f-dbee4864d5cf} <Debug> oximeter.measurements_bytes (6514f069-4f6a-4367-84d4-8d06f0f52198): There are no data parts
426 2024.01.25 04:48:34.198225 [ 3 ] {c8e07ac8-0888-4bb4-bc1f-dbee4864d5cf} <Debug> DynamicQueryHandler: Done processing query
427 2024.01.25 04:48:34.198286 [ 3 ] {c8e07ac8-0888-4bb4-bc1f-dbee4864d5cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
428 2024.01.25 04:48:34.198318 [ 3 ] {} <Debug> HTTP-Session: 1b2c0fa2-ff51-4327-acea-9f7451889032 Destroying unnamed session
429 2024.01.25 04:48:34.198539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
430 2024.01.25 04:48:34.198633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
431 2024.01.25 04:48:34.198669 [ 3 ] {} <Debug> HTTP-Session: 448e207f-6247-47da-8cec-ba91ddc33e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
432 2024.01.25 04:48:34.198715 [ 3 ] {} <Debug> HTTP-Session: 448e207f-6247-47da-8cec-ba91ddc33e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
433 2024.01.25 04:48:34.199168 [ 3 ] {132dfc0e-1419-4323-b79f-3d01a1a62bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.01.25 04:48:34.199222 [ 3 ] {132dfc0e-1419-4323-b79f-3d01a1a62bfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
435 2024.01.25 04:48:34.204279 [ 3 ] {132dfc0e-1419-4323-b79f-3d01a1a62bfe} <Debug> oximeter.measurements_cumulativei64 (08e696a6-78e8-42c7-99af-f7bfc7206425): Loading data parts
436 2024.01.25 04:48:34.204353 [ 3 ] {132dfc0e-1419-4323-b79f-3d01a1a62bfe} <Debug> oximeter.measurements_cumulativei64 (08e696a6-78e8-42c7-99af-f7bfc7206425): There are no data parts
437 2024.01.25 04:48:34.210027 [ 3 ] {132dfc0e-1419-4323-b79f-3d01a1a62bfe} <Debug> DynamicQueryHandler: Done processing query
438 2024.01.25 04:48:34.210064 [ 3 ] {132dfc0e-1419-4323-b79f-3d01a1a62bfe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
439 2024.01.25 04:48:34.210089 [ 3 ] {} <Debug> HTTP-Session: 448e207f-6247-47da-8cec-ba91ddc33e1f Destroying unnamed session
440 2024.01.25 04:48:34.210276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
441 2024.01.25 04:48:34.210333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
442 2024.01.25 04:48:34.210362 [ 3 ] {} <Debug> HTTP-Session: ce2d49e5-c4aa-4732-82d1-a62ca179ae79 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
443 2024.01.25 04:48:34.210382 [ 3 ] {} <Debug> HTTP-Session: ce2d49e5-c4aa-4732-82d1-a62ca179ae79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
444 2024.01.25 04:48:34.210633 [ 3 ] {fc21981b-e540-4ad3-a100-8b1555ab0e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
445 2024.01.25 04:48:34.210694 [ 3 ] {fc21981b-e540-4ad3-a100-8b1555ab0e64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
446 2024.01.25 04:48:34.218179 [ 3 ] {fc21981b-e540-4ad3-a100-8b1555ab0e64} <Debug> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Loading data parts
447 2024.01.25 04:48:34.218301 [ 3 ] {fc21981b-e540-4ad3-a100-8b1555ab0e64} <Debug> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): There are no data parts
448 2024.01.25 04:48:34.223518 [ 3 ] {fc21981b-e540-4ad3-a100-8b1555ab0e64} <Debug> DynamicQueryHandler: Done processing query
449 2024.01.25 04:48:34.223567 [ 3 ] {fc21981b-e540-4ad3-a100-8b1555ab0e64} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
450 2024.01.25 04:48:34.223610 [ 3 ] {} <Debug> HTTP-Session: ce2d49e5-c4aa-4732-82d1-a62ca179ae79 Destroying unnamed session
451 2024.01.25 04:48:34.223801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
452 2024.01.25 04:48:34.223849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
453 2024.01.25 04:48:34.223873 [ 3 ] {} <Debug> HTTP-Session: df21b27b-9752-4dfc-868c-4ea187ded0f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
454 2024.01.25 04:48:34.223890 [ 3 ] {} <Debug> HTTP-Session: df21b27b-9752-4dfc-868c-4ea187ded0f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
455 2024.01.25 04:48:34.224091 [ 3 ] {3d904928-4ca1-4a6e-979c-e650a96694ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
456 2024.01.25 04:48:34.224142 [ 3 ] {3d904928-4ca1-4a6e-979c-e650a96694ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
457 2024.01.25 04:48:34.230134 [ 3 ] {3d904928-4ca1-4a6e-979c-e650a96694ea} <Debug> oximeter.measurements_cumulativef32 (a9b9790c-0085-4fa5-a6cd-e1e4f62566bf): Loading data parts
458 2024.01.25 04:48:34.230196 [ 3 ] {3d904928-4ca1-4a6e-979c-e650a96694ea} <Debug> oximeter.measurements_cumulativef32 (a9b9790c-0085-4fa5-a6cd-e1e4f62566bf): There are no data parts
459 2024.01.25 04:48:34.233020 [ 3 ] {3d904928-4ca1-4a6e-979c-e650a96694ea} <Debug> DynamicQueryHandler: Done processing query
460 2024.01.25 04:48:34.233085 [ 3 ] {3d904928-4ca1-4a6e-979c-e650a96694ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
461 2024.01.25 04:48:34.233117 [ 3 ] {} <Debug> HTTP-Session: df21b27b-9752-4dfc-868c-4ea187ded0f6 Destroying unnamed session
462 2024.01.25 04:48:34.233297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
463 2024.01.25 04:48:34.233402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
464 2024.01.25 04:48:34.233438 [ 3 ] {} <Debug> HTTP-Session: 3b1de7d1-86b6-400b-911f-a87c2e513c08 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
465 2024.01.25 04:48:34.233471 [ 3 ] {} <Debug> HTTP-Session: 3b1de7d1-86b6-400b-911f-a87c2e513c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
466 2024.01.25 04:48:34.233912 [ 3 ] {d878e3c3-0b3c-4be6-b879-7f3552fc7ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
467 2024.01.25 04:48:34.234032 [ 3 ] {d878e3c3-0b3c-4be6-b879-7f3552fc7ce1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
468 2024.01.25 04:48:34.243841 [ 3 ] {d878e3c3-0b3c-4be6-b879-7f3552fc7ce1} <Debug> oximeter.measurements_cumulativef64 (f206cf08-acd7-4d13-ae6b-2a7d7f144e0c): Loading data parts
469 2024.01.25 04:48:34.243983 [ 3 ] {d878e3c3-0b3c-4be6-b879-7f3552fc7ce1} <Debug> oximeter.measurements_cumulativef64 (f206cf08-acd7-4d13-ae6b-2a7d7f144e0c): There are no data parts
470 2024.01.25 04:48:34.252633 [ 3 ] {d878e3c3-0b3c-4be6-b879-7f3552fc7ce1} <Debug> DynamicQueryHandler: Done processing query
471 2024.01.25 04:48:34.252671 [ 3 ] {d878e3c3-0b3c-4be6-b879-7f3552fc7ce1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
472 2024.01.25 04:48:34.252690 [ 3 ] {} <Debug> HTTP-Session: 3b1de7d1-86b6-400b-911f-a87c2e513c08 Destroying unnamed session
473 2024.01.25 04:48:34.252868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
474 2024.01.25 04:48:34.252978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
475 2024.01.25 04:48:34.253015 [ 3 ] {} <Debug> HTTP-Session: 743af3a9-4837-481f-8891-f711fc6dc05a Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
476 2024.01.25 04:48:34.253058 [ 3 ] {} <Debug> HTTP-Session: 743af3a9-4837-481f-8891-f711fc6dc05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
477 2024.01.25 04:48:34.253497 [ 3 ] {13757a94-94d5-4a7b-bdbf-ea1739e8e479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
478 * NOTE: Array types cannot be Nullable, see
479 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
480 * for more details.
481 *
482 * This means we need to use empty arrays to indicate a missing value. This
483 * is unfortunate, and at this point relies on the fact that an
484 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
485 * to figure out another way to represent missing samples here.
486 */
487 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)
488 2024.01.25 04:48:34.253602 [ 3 ] {13757a94-94d5-4a7b-bdbf-ea1739e8e479} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
489 2024.01.25 04:48:34.273260 [ 3 ] {13757a94-94d5-4a7b-bdbf-ea1739e8e479} <Debug> oximeter.measurements_histogrami8 (24e855a3-fb5d-4232-89d1-9198a29b2a35): Loading data parts
490 2024.01.25 04:48:34.273415 [ 3 ] {13757a94-94d5-4a7b-bdbf-ea1739e8e479} <Debug> oximeter.measurements_histogrami8 (24e855a3-fb5d-4232-89d1-9198a29b2a35): There are no data parts
491 2024.01.25 04:48:34.277032 [ 3 ] {13757a94-94d5-4a7b-bdbf-ea1739e8e479} <Debug> DynamicQueryHandler: Done processing query
492 2024.01.25 04:48:34.277065 [ 3 ] {13757a94-94d5-4a7b-bdbf-ea1739e8e479} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
493 2024.01.25 04:48:34.277080 [ 3 ] {} <Debug> HTTP-Session: 743af3a9-4837-481f-8891-f711fc6dc05a Destroying unnamed session
494 2024.01.25 04:48:34.277213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.01.25 04:48:34.277261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
496 2024.01.25 04:48:34.277280 [ 3 ] {} <Debug> HTTP-Session: 40edae60-8f28-4f00-816f-59bd77e329f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
497 2024.01.25 04:48:34.277301 [ 3 ] {} <Debug> HTTP-Session: 40edae60-8f28-4f00-816f-59bd77e329f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.01.25 04:48:34.277516 [ 3 ] {7d6a9732-7cdf-4f0e-8a45-1c211d160393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
499 2024.01.25 04:48:34.277568 [ 3 ] {7d6a9732-7cdf-4f0e-8a45-1c211d160393} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
500 2024.01.25 04:48:34.287990 [ 3 ] {7d6a9732-7cdf-4f0e-8a45-1c211d160393} <Debug> oximeter.measurements_histogramu8 (aafac107-a0aa-4f43-9599-94ac3d5ad0a8): Loading data parts
501 2024.01.25 04:48:34.288136 [ 3 ] {7d6a9732-7cdf-4f0e-8a45-1c211d160393} <Debug> oximeter.measurements_histogramu8 (aafac107-a0aa-4f43-9599-94ac3d5ad0a8): There are no data parts
502 2024.01.25 04:48:34.293451 [ 3 ] {7d6a9732-7cdf-4f0e-8a45-1c211d160393} <Debug> DynamicQueryHandler: Done processing query
503 2024.01.25 04:48:34.293481 [ 3 ] {7d6a9732-7cdf-4f0e-8a45-1c211d160393} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
504 2024.01.25 04:48:34.293499 [ 3 ] {} <Debug> HTTP-Session: 40edae60-8f28-4f00-816f-59bd77e329f1 Destroying unnamed session
505 2024.01.25 04:48:34.293653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
506 2024.01.25 04:48:34.293716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
507 2024.01.25 04:48:34.293738 [ 3 ] {} <Debug> HTTP-Session: 73cf3184-0c9b-4c86-9658-3e8a3a731e0b Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
508 2024.01.25 04:48:34.293764 [ 3 ] {} <Debug> HTTP-Session: 73cf3184-0c9b-4c86-9658-3e8a3a731e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
509 2024.01.25 04:48:34.293980 [ 3 ] {933ee360-f05a-4a29-b37b-0fe04380a21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
510 2024.01.25 04:48:34.294033 [ 3 ] {933ee360-f05a-4a29-b37b-0fe04380a21d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
511 2024.01.25 04:48:34.298037 [ 3 ] {933ee360-f05a-4a29-b37b-0fe04380a21d} <Debug> oximeter.measurements_histogrami16 (26a78c0c-8b55-4c7f-8538-a7f9a9775514): Loading data parts
512 2024.01.25 04:48:34.298171 [ 3 ] {933ee360-f05a-4a29-b37b-0fe04380a21d} <Debug> oximeter.measurements_histogrami16 (26a78c0c-8b55-4c7f-8538-a7f9a9775514): There are no data parts
513 2024.01.25 04:48:34.301222 [ 3 ] {933ee360-f05a-4a29-b37b-0fe04380a21d} <Debug> DynamicQueryHandler: Done processing query
514 2024.01.25 04:48:34.301270 [ 3 ] {933ee360-f05a-4a29-b37b-0fe04380a21d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
515 2024.01.25 04:48:34.301315 [ 3 ] {} <Debug> HTTP-Session: 73cf3184-0c9b-4c86-9658-3e8a3a731e0b Destroying unnamed session
516 2024.01.25 04:48:34.301462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
517 2024.01.25 04:48:34.301557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
518 2024.01.25 04:48:34.301605 [ 3 ] {} <Debug> HTTP-Session: d6fc8196-af2c-4097-9009-98d1776e076f Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
519 2024.01.25 04:48:34.301638 [ 3 ] {} <Debug> HTTP-Session: d6fc8196-af2c-4097-9009-98d1776e076f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
520 2024.01.25 04:48:34.301923 [ 3 ] {7b81c97b-e4a8-4a6b-8170-8c7b04df23b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
521 2024.01.25 04:48:34.301977 [ 3 ] {7b81c97b-e4a8-4a6b-8170-8c7b04df23b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
522 2024.01.25 04:48:34.310030 [ 3 ] {7b81c97b-e4a8-4a6b-8170-8c7b04df23b9} <Debug> oximeter.measurements_histogramu16 (afb94dfb-e07d-4ab0-a3f3-3757e404398c): Loading data parts
523 2024.01.25 04:48:34.310153 [ 3 ] {7b81c97b-e4a8-4a6b-8170-8c7b04df23b9} <Debug> oximeter.measurements_histogramu16 (afb94dfb-e07d-4ab0-a3f3-3757e404398c): There are no data parts
524 2024.01.25 04:48:34.315071 [ 3 ] {7b81c97b-e4a8-4a6b-8170-8c7b04df23b9} <Debug> DynamicQueryHandler: Done processing query
525 2024.01.25 04:48:34.315096 [ 3 ] {7b81c97b-e4a8-4a6b-8170-8c7b04df23b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
526 2024.01.25 04:48:34.315118 [ 3 ] {} <Debug> HTTP-Session: d6fc8196-af2c-4097-9009-98d1776e076f Destroying unnamed session
527 2024.01.25 04:48:34.315267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
528 2024.01.25 04:48:34.315309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
529 2024.01.25 04:48:34.315333 [ 3 ] {} <Debug> HTTP-Session: b0b42849-3d07-4633-8277-d023ac3b4cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
530 2024.01.25 04:48:34.315355 [ 3 ] {} <Debug> HTTP-Session: b0b42849-3d07-4633-8277-d023ac3b4cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
531 2024.01.25 04:48:34.315564 [ 3 ] {28c62271-e500-4d69-867b-9b0c57914d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
532 2024.01.25 04:48:34.315615 [ 3 ] {28c62271-e500-4d69-867b-9b0c57914d27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
533 2024.01.25 04:48:34.321869 [ 3 ] {28c62271-e500-4d69-867b-9b0c57914d27} <Debug> oximeter.measurements_histogrami32 (c3de8bbe-69ba-4ead-a3bb-5d50341c646f): Loading data parts
534 2024.01.25 04:48:34.322002 [ 3 ] {28c62271-e500-4d69-867b-9b0c57914d27} <Debug> oximeter.measurements_histogrami32 (c3de8bbe-69ba-4ead-a3bb-5d50341c646f): There are no data parts
535 2024.01.25 04:48:34.327173 [ 3 ] {28c62271-e500-4d69-867b-9b0c57914d27} <Debug> DynamicQueryHandler: Done processing query
536 2024.01.25 04:48:34.327235 [ 3 ] {28c62271-e500-4d69-867b-9b0c57914d27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
537 2024.01.25 04:48:34.327266 [ 3 ] {} <Debug> HTTP-Session: b0b42849-3d07-4633-8277-d023ac3b4cd0 Destroying unnamed session
538 2024.01.25 04:48:34.327465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
539 2024.01.25 04:48:34.327560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
540 2024.01.25 04:48:34.327597 [ 3 ] {} <Debug> HTTP-Session: 58240ba9-7884-4f36-a52e-c8d2f4dfed28 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
541 2024.01.25 04:48:34.327640 [ 3 ] {} <Debug> HTTP-Session: 58240ba9-7884-4f36-a52e-c8d2f4dfed28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
542 2024.01.25 04:48:34.328125 [ 3 ] {7540fc27-c9af-480b-a9e1-13157966e7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
543 2024.01.25 04:48:34.328208 [ 3 ] {7540fc27-c9af-480b-a9e1-13157966e7ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
544 2024.01.25 04:48:34.336244 [ 3 ] {7540fc27-c9af-480b-a9e1-13157966e7ad} <Debug> oximeter.measurements_histogramu32 (d44f4287-1285-42a3-a5e1-2f7ab9734aa2): Loading data parts
545 2024.01.25 04:48:34.336376 [ 3 ] {7540fc27-c9af-480b-a9e1-13157966e7ad} <Debug> oximeter.measurements_histogramu32 (d44f4287-1285-42a3-a5e1-2f7ab9734aa2): There are no data parts
546 2024.01.25 04:48:34.345750 [ 3 ] {7540fc27-c9af-480b-a9e1-13157966e7ad} <Debug> DynamicQueryHandler: Done processing query
547 2024.01.25 04:48:34.345787 [ 3 ] {7540fc27-c9af-480b-a9e1-13157966e7ad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
548 2024.01.25 04:48:34.345813 [ 3 ] {} <Debug> HTTP-Session: 58240ba9-7884-4f36-a52e-c8d2f4dfed28 Destroying unnamed session
549 2024.01.25 04:48:34.345946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
550 2024.01.25 04:48:34.346004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
551 2024.01.25 04:48:34.346035 [ 3 ] {} <Debug> HTTP-Session: 358c540b-9ed5-48a0-8630-ce7018ca9068 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
552 2024.01.25 04:48:34.346055 [ 3 ] {} <Debug> HTTP-Session: 358c540b-9ed5-48a0-8630-ce7018ca9068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2024.01.25 04:48:34.346319 [ 3 ] {600409c0-0f0a-4a43-99f3-90c09cb8ddd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
554 2024.01.25 04:48:34.346383 [ 3 ] {600409c0-0f0a-4a43-99f3-90c09cb8ddd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
555 2024.01.25 04:48:34.349854 [ 3 ] {600409c0-0f0a-4a43-99f3-90c09cb8ddd7} <Debug> oximeter.measurements_histogrami64 (9e099043-2973-46e4-81e7-1e39a43b2b3b): Loading data parts
556 2024.01.25 04:48:34.349998 [ 3 ] {600409c0-0f0a-4a43-99f3-90c09cb8ddd7} <Debug> oximeter.measurements_histogrami64 (9e099043-2973-46e4-81e7-1e39a43b2b3b): There are no data parts
557 2024.01.25 04:48:34.353101 [ 3 ] {600409c0-0f0a-4a43-99f3-90c09cb8ddd7} <Debug> DynamicQueryHandler: Done processing query
558 2024.01.25 04:48:34.353131 [ 3 ] {600409c0-0f0a-4a43-99f3-90c09cb8ddd7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
559 2024.01.25 04:48:34.353159 [ 3 ] {} <Debug> HTTP-Session: 358c540b-9ed5-48a0-8630-ce7018ca9068 Destroying unnamed session
560 2024.01.25 04:48:34.353290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.01.25 04:48:34.353349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
562 2024.01.25 04:48:34.353379 [ 3 ] {} <Debug> HTTP-Session: 4a416d5f-e389-40e6-b329-fece30926f17 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
563 2024.01.25 04:48:34.353398 [ 3 ] {} <Debug> HTTP-Session: 4a416d5f-e389-40e6-b329-fece30926f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.01.25 04:48:34.353663 [ 3 ] {77c9674b-deb9-4e7f-8a62-a807b216781b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
565 2024.01.25 04:48:34.353725 [ 3 ] {77c9674b-deb9-4e7f-8a62-a807b216781b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
566 2024.01.25 04:48:34.364252 [ 3 ] {77c9674b-deb9-4e7f-8a62-a807b216781b} <Debug> oximeter.measurements_histogramu64 (69cd89ee-10c5-4e45-898f-06d73fb86a6c): Loading data parts
567 2024.01.25 04:48:34.364375 [ 3 ] {77c9674b-deb9-4e7f-8a62-a807b216781b} <Debug> oximeter.measurements_histogramu64 (69cd89ee-10c5-4e45-898f-06d73fb86a6c): There are no data parts
568 2024.01.25 04:48:34.369634 [ 3 ] {77c9674b-deb9-4e7f-8a62-a807b216781b} <Debug> DynamicQueryHandler: Done processing query
569 2024.01.25 04:48:34.369674 [ 3 ] {77c9674b-deb9-4e7f-8a62-a807b216781b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
570 2024.01.25 04:48:34.369692 [ 3 ] {} <Debug> HTTP-Session: 4a416d5f-e389-40e6-b329-fece30926f17 Destroying unnamed session
571 2024.01.25 04:48:34.369821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
572 2024.01.25 04:48:34.369884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
573 2024.01.25 04:48:34.369906 [ 3 ] {} <Debug> HTTP-Session: caa4cfc1-3143-4d82-a88a-58e2d0bc9837 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
574 2024.01.25 04:48:34.369932 [ 3 ] {} <Debug> HTTP-Session: caa4cfc1-3143-4d82-a88a-58e2d0bc9837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
575 2024.01.25 04:48:34.370190 [ 3 ] {fdaf4cb0-c29e-4d22-89b4-efae7ce82fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
576 2024.01.25 04:48:34.370254 [ 3 ] {fdaf4cb0-c29e-4d22-89b4-efae7ce82fb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
577 2024.01.25 04:48:34.376900 [ 3 ] {fdaf4cb0-c29e-4d22-89b4-efae7ce82fb5} <Debug> oximeter.measurements_histogramf32 (f4da363b-8900-47e7-b3e4-2f5ba9d63401): Loading data parts
578 2024.01.25 04:48:34.376974 [ 3 ] {fdaf4cb0-c29e-4d22-89b4-efae7ce82fb5} <Debug> oximeter.measurements_histogramf32 (f4da363b-8900-47e7-b3e4-2f5ba9d63401): There are no data parts
579 2024.01.25 04:48:34.380866 [ 3 ] {fdaf4cb0-c29e-4d22-89b4-efae7ce82fb5} <Debug> DynamicQueryHandler: Done processing query
580 2024.01.25 04:48:34.380901 [ 3 ] {fdaf4cb0-c29e-4d22-89b4-efae7ce82fb5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
581 2024.01.25 04:48:34.380916 [ 3 ] {} <Debug> HTTP-Session: caa4cfc1-3143-4d82-a88a-58e2d0bc9837 Destroying unnamed session
582 2024.01.25 04:48:34.381040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
583 2024.01.25 04:48:34.381090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
584 2024.01.25 04:48:34.381109 [ 3 ] {} <Debug> HTTP-Session: f3c0366c-0eed-4bb3-a447-125426c77467 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
585 2024.01.25 04:48:34.381132 [ 3 ] {} <Debug> HTTP-Session: f3c0366c-0eed-4bb3-a447-125426c77467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
586 2024.01.25 04:48:34.381350 [ 3 ] {57a490bc-b7c4-4f3c-88ad-06a1325d1671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
587 2024.01.25 04:48:34.381411 [ 3 ] {57a490bc-b7c4-4f3c-88ad-06a1325d1671} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
588 2024.01.25 04:48:34.391736 [ 3 ] {57a490bc-b7c4-4f3c-88ad-06a1325d1671} <Debug> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Loading data parts
589 2024.01.25 04:48:34.391821 [ 3 ] {57a490bc-b7c4-4f3c-88ad-06a1325d1671} <Debug> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): There are no data parts
590 2024.01.25 04:48:34.403994 [ 3 ] {57a490bc-b7c4-4f3c-88ad-06a1325d1671} <Debug> DynamicQueryHandler: Done processing query
591 2024.01.25 04:48:34.404024 [ 3 ] {57a490bc-b7c4-4f3c-88ad-06a1325d1671} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
592 2024.01.25 04:48:34.404055 [ 3 ] {} <Debug> HTTP-Session: f3c0366c-0eed-4bb3-a447-125426c77467 Destroying unnamed session
593 2024.01.25 04:48:34.404274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
594 2024.01.25 04:48:34.404339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
595 2024.01.25 04:48:34.404370 [ 3 ] {} <Debug> HTTP-Session: 659aa8e2-cdd1-4e95-8e16-fcb70c659c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
596 2024.01.25 04:48:34.404391 [ 3 ] {} <Debug> HTTP-Session: 659aa8e2-cdd1-4e95-8e16-fcb70c659c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
597 2024.01.25 04:48:34.404603 [ 3 ] {a3cff6f1-40a4-4f48-8a07-2dd056dc7124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) /* The field tables store named dimensions of each timeseries.
598 *
599 * As with the measurement tables, there is one field table for each field data
600 * type. Fields are deduplicated by using the "replacing merge tree", though
601 * this behavior **must not** be relied upon for query correctness.
602 *
603 * The index for the fields differs from the measurements, however. Rows are
604 * sorted by timeseries name, then field name, field value, and finally
605 * timeseries key. This reflects the most common pattern for looking them up:
606 * by field name and possibly value, within a timeseries. The resulting keys are
607 * usually then used to look up measurements.
608 *
609 * NOTE: We may want to consider a secondary index on these tables, sorting by
610 * timeseries name and then key, since it would improve lookups where one
611 * already has the key. Realistically though, these tables are quite small and
612 * so performance benefits will be low in absolute terms.
613 */
614 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)
615 2024.01.25 04:48:34.404667 [ 3 ] {a3cff6f1-40a4-4f48-8a07-2dd056dc7124} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
616 2024.01.25 04:48:34.408181 [ 3 ] {a3cff6f1-40a4-4f48-8a07-2dd056dc7124} <Debug> oximeter.fields_bool (4b12cc55-1cf0-4441-8924-145c113120c7): Loading data parts
617 2024.01.25 04:48:34.408285 [ 3 ] {a3cff6f1-40a4-4f48-8a07-2dd056dc7124} <Debug> oximeter.fields_bool (4b12cc55-1cf0-4441-8924-145c113120c7): There are no data parts
618 2024.01.25 04:48:34.418230 [ 3 ] {a3cff6f1-40a4-4f48-8a07-2dd056dc7124} <Debug> DynamicQueryHandler: Done processing query
619 2024.01.25 04:48:34.418297 [ 3 ] {a3cff6f1-40a4-4f48-8a07-2dd056dc7124} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
620 2024.01.25 04:48:34.418328 [ 3 ] {} <Debug> HTTP-Session: 659aa8e2-cdd1-4e95-8e16-fcb70c659c83 Destroying unnamed session
621 2024.01.25 04:48:34.418496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2024.01.25 04:48:34.418607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
623 2024.01.25 04:48:34.418645 [ 3 ] {} <Debug> HTTP-Session: 37e064df-81ab-43f3-8411-cb68cceb950c Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
624 2024.01.25 04:48:34.418691 [ 3 ] {} <Debug> HTTP-Session: 37e064df-81ab-43f3-8411-cb68cceb950c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2024.01.25 04:48:34.418897 [ 3 ] {d4a47f09-c1bc-4fd3-be67-b4f08be0a391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
626 2024.01.25 04:48:34.418947 [ 3 ] {d4a47f09-c1bc-4fd3-be67-b4f08be0a391} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
627 2024.01.25 04:48:34.427905 [ 3 ] {d4a47f09-c1bc-4fd3-be67-b4f08be0a391} <Debug> oximeter.fields_i8 (a3786aa9-13d3-4fda-9eae-156e90d72710): Loading data parts
628 2024.01.25 04:48:34.428123 [ 3 ] {d4a47f09-c1bc-4fd3-be67-b4f08be0a391} <Debug> oximeter.fields_i8 (a3786aa9-13d3-4fda-9eae-156e90d72710): There are no data parts
629 2024.01.25 04:48:34.431165 [ 3 ] {d4a47f09-c1bc-4fd3-be67-b4f08be0a391} <Debug> DynamicQueryHandler: Done processing query
630 2024.01.25 04:48:34.431192 [ 3 ] {d4a47f09-c1bc-4fd3-be67-b4f08be0a391} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
631 2024.01.25 04:48:34.431224 [ 3 ] {} <Debug> HTTP-Session: 37e064df-81ab-43f3-8411-cb68cceb950c Destroying unnamed session
632 2024.01.25 04:48:34.431345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
633 2024.01.25 04:48:34.431403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
634 2024.01.25 04:48:34.431434 [ 3 ] {} <Debug> HTTP-Session: e258d55c-d870-4298-93e7-d18c3dd940d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
635 2024.01.25 04:48:34.431451 [ 3 ] {} <Debug> HTTP-Session: e258d55c-d870-4298-93e7-d18c3dd940d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
636 2024.01.25 04:48:34.431620 [ 3 ] {f976f90f-a2d3-4855-8e3d-06e3a33dc35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
637 2024.01.25 04:48:34.431670 [ 3 ] {f976f90f-a2d3-4855-8e3d-06e3a33dc35a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
638 2024.01.25 04:48:34.434235 [ 3 ] {f976f90f-a2d3-4855-8e3d-06e3a33dc35a} <Debug> oximeter.fields_u8 (77f5205b-2c75-406b-bb6a-45528f70d9c1): Loading data parts
639 2024.01.25 04:48:34.434351 [ 3 ] {f976f90f-a2d3-4855-8e3d-06e3a33dc35a} <Debug> oximeter.fields_u8 (77f5205b-2c75-406b-bb6a-45528f70d9c1): There are no data parts
640 2024.01.25 04:48:34.445385 [ 3 ] {f976f90f-a2d3-4855-8e3d-06e3a33dc35a} <Debug> DynamicQueryHandler: Done processing query
641 2024.01.25 04:48:34.445418 [ 3 ] {f976f90f-a2d3-4855-8e3d-06e3a33dc35a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
642 2024.01.25 04:48:34.445435 [ 3 ] {} <Debug> HTTP-Session: e258d55c-d870-4298-93e7-d18c3dd940d0 Destroying unnamed session
643 2024.01.25 04:48:34.445554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
644 2024.01.25 04:48:34.445606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
645 2024.01.25 04:48:34.445625 [ 3 ] {} <Debug> HTTP-Session: f02c6cb8-a5a3-4ac6-a7b3-dc0c587a4161 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
646 2024.01.25 04:48:34.445650 [ 3 ] {} <Debug> HTTP-Session: f02c6cb8-a5a3-4ac6-a7b3-dc0c587a4161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
647 2024.01.25 04:48:34.445806 [ 3 ] {a7508f66-f621-4004-b13c-f20f76350b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
648 2024.01.25 04:48:34.445857 [ 3 ] {a7508f66-f621-4004-b13c-f20f76350b0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
649 2024.01.25 04:48:34.451292 [ 3 ] {a7508f66-f621-4004-b13c-f20f76350b0c} <Debug> oximeter.fields_i16 (6bb14c98-d550-4bb4-abf1-a8c597a939d8): Loading data parts
650 2024.01.25 04:48:34.451435 [ 3 ] {a7508f66-f621-4004-b13c-f20f76350b0c} <Debug> oximeter.fields_i16 (6bb14c98-d550-4bb4-abf1-a8c597a939d8): There are no data parts
651 2024.01.25 04:48:34.458098 [ 3 ] {a7508f66-f621-4004-b13c-f20f76350b0c} <Debug> DynamicQueryHandler: Done processing query
652 2024.01.25 04:48:34.458128 [ 3 ] {a7508f66-f621-4004-b13c-f20f76350b0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
653 2024.01.25 04:48:34.458158 [ 3 ] {} <Debug> HTTP-Session: f02c6cb8-a5a3-4ac6-a7b3-dc0c587a4161 Destroying unnamed session
654 2024.01.25 04:48:34.458302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
655 2024.01.25 04:48:34.458369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
656 2024.01.25 04:48:34.458401 [ 3 ] {} <Debug> HTTP-Session: 345fdb8e-c515-4370-b536-3cbc24b97ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
657 2024.01.25 04:48:34.458429 [ 3 ] {} <Debug> HTTP-Session: 345fdb8e-c515-4370-b536-3cbc24b97ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
658 2024.01.25 04:48:34.458625 [ 3 ] {752006d6-71cf-4136-a627-ddee50189a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
659 2024.01.25 04:48:34.458685 [ 3 ] {752006d6-71cf-4136-a627-ddee50189a05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
660 2024.01.25 04:48:34.482028 [ 3 ] {752006d6-71cf-4136-a627-ddee50189a05} <Debug> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Loading data parts
661 2024.01.25 04:48:34.482137 [ 3 ] {752006d6-71cf-4136-a627-ddee50189a05} <Debug> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): There are no data parts
662 2024.01.25 04:48:34.498832 [ 3 ] {752006d6-71cf-4136-a627-ddee50189a05} <Debug> DynamicQueryHandler: Done processing query
663 2024.01.25 04:48:34.498893 [ 3 ] {752006d6-71cf-4136-a627-ddee50189a05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
664 2024.01.25 04:48:34.498930 [ 3 ] {} <Debug> HTTP-Session: 345fdb8e-c515-4370-b536-3cbc24b97ccf Destroying unnamed session
665 2024.01.25 04:48:34.499229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.01.25 04:48:34.499341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
667 2024.01.25 04:48:34.499381 [ 3 ] {} <Debug> HTTP-Session: f8f1d777-aa82-4e6a-8297-c0cc7567378b Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
668 2024.01.25 04:48:34.499434 [ 3 ] {} <Debug> HTTP-Session: f8f1d777-aa82-4e6a-8297-c0cc7567378b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.01.25 04:48:34.499766 [ 3 ] {aa67ea84-8e38-42fe-85d3-4d7b2879be26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
670 2024.01.25 04:48:34.499836 [ 3 ] {aa67ea84-8e38-42fe-85d3-4d7b2879be26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
671 2024.01.25 04:48:34.510587 [ 3 ] {aa67ea84-8e38-42fe-85d3-4d7b2879be26} <Debug> oximeter.fields_i32 (8a457b03-b99d-49e8-a470-97dbf161e20e): Loading data parts
672 2024.01.25 04:48:34.510680 [ 3 ] {aa67ea84-8e38-42fe-85d3-4d7b2879be26} <Debug> oximeter.fields_i32 (8a457b03-b99d-49e8-a470-97dbf161e20e): There are no data parts
673 2024.01.25 04:48:34.515836 [ 3 ] {aa67ea84-8e38-42fe-85d3-4d7b2879be26} <Debug> DynamicQueryHandler: Done processing query
674 2024.01.25 04:48:34.515877 [ 3 ] {aa67ea84-8e38-42fe-85d3-4d7b2879be26} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
675 2024.01.25 04:48:34.515896 [ 3 ] {} <Debug> HTTP-Session: f8f1d777-aa82-4e6a-8297-c0cc7567378b Destroying unnamed session
676 2024.01.25 04:48:34.516080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2024.01.25 04:48:34.516154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2024.01.25 04:48:34.516179 [ 3 ] {} <Debug> HTTP-Session: b8c2cc04-d305-46c8-aad7-3840f0c7779a Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
679 2024.01.25 04:48:34.516207 [ 3 ] {} <Debug> HTTP-Session: b8c2cc04-d305-46c8-aad7-3840f0c7779a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2024.01.25 04:48:34.516405 [ 3 ] {d40adef7-4eb5-443e-ad6d-b9a4dbaa25e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
681 2024.01.25 04:48:34.516456 [ 3 ] {d40adef7-4eb5-443e-ad6d-b9a4dbaa25e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
682 2024.01.25 04:48:34.521192 [ 3 ] {d40adef7-4eb5-443e-ad6d-b9a4dbaa25e0} <Debug> oximeter.fields_u32 (dab00a68-dd24-439c-8e21-310ddb1c69d7): Loading data parts
683 2024.01.25 04:48:34.521277 [ 3 ] {d40adef7-4eb5-443e-ad6d-b9a4dbaa25e0} <Debug> oximeter.fields_u32 (dab00a68-dd24-439c-8e21-310ddb1c69d7): There are no data parts
684 2024.01.25 04:48:34.527932 [ 3 ] {d40adef7-4eb5-443e-ad6d-b9a4dbaa25e0} <Debug> DynamicQueryHandler: Done processing query
685 2024.01.25 04:48:34.527961 [ 3 ] {d40adef7-4eb5-443e-ad6d-b9a4dbaa25e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
686 2024.01.25 04:48:34.527991 [ 3 ] {} <Debug> HTTP-Session: b8c2cc04-d305-46c8-aad7-3840f0c7779a Destroying unnamed session
687 2024.01.25 04:48:34.528139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
688 2024.01.25 04:48:34.528201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
689 2024.01.25 04:48:34.528234 [ 3 ] {} <Debug> HTTP-Session: 4b8a22b1-1a44-49fc-9526-4e4a7433cebb Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
690 2024.01.25 04:48:34.528254 [ 3 ] {} <Debug> HTTP-Session: 4b8a22b1-1a44-49fc-9526-4e4a7433cebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
691 2024.01.25 04:48:34.528451 [ 3 ] {4ccabdd4-4148-43db-8e50-7b9a5cfae118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
692 2024.01.25 04:48:34.528517 [ 3 ] {4ccabdd4-4148-43db-8e50-7b9a5cfae118} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
693 2024.01.25 04:48:34.533621 [ 3 ] {4ccabdd4-4148-43db-8e50-7b9a5cfae118} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Loading data parts
694 2024.01.25 04:48:34.533750 [ 3 ] {4ccabdd4-4148-43db-8e50-7b9a5cfae118} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): There are no data parts
695 2024.01.25 04:48:34.540622 [ 3 ] {4ccabdd4-4148-43db-8e50-7b9a5cfae118} <Debug> DynamicQueryHandler: Done processing query
696 2024.01.25 04:48:34.540685 [ 3 ] {4ccabdd4-4148-43db-8e50-7b9a5cfae118} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
697 2024.01.25 04:48:34.540730 [ 3 ] {} <Debug> HTTP-Session: 4b8a22b1-1a44-49fc-9526-4e4a7433cebb Destroying unnamed session
698 2024.01.25 04:48:34.540872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
699 2024.01.25 04:48:34.540924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
700 2024.01.25 04:48:34.540951 [ 3 ] {} <Debug> HTTP-Session: cb849584-c394-4d28-b30b-8ac34c47a980 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
701 2024.01.25 04:48:34.540967 [ 3 ] {} <Debug> HTTP-Session: cb849584-c394-4d28-b30b-8ac34c47a980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
702 2024.01.25 04:48:34.541128 [ 3 ] {8aba30db-c5b4-4697-81ed-b69a8513e730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
703 2024.01.25 04:48:34.541177 [ 3 ] {8aba30db-c5b4-4697-81ed-b69a8513e730} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
704 2024.01.25 04:48:34.544667 [ 3 ] {8aba30db-c5b4-4697-81ed-b69a8513e730} <Debug> oximeter.fields_u64 (297ced4a-4086-43e1-b52b-a242df0132cc): Loading data parts
705 2024.01.25 04:48:34.544764 [ 3 ] {8aba30db-c5b4-4697-81ed-b69a8513e730} <Debug> oximeter.fields_u64 (297ced4a-4086-43e1-b52b-a242df0132cc): There are no data parts
706 2024.01.25 04:48:34.549145 [ 3 ] {8aba30db-c5b4-4697-81ed-b69a8513e730} <Debug> DynamicQueryHandler: Done processing query
707 2024.01.25 04:48:34.549183 [ 3 ] {8aba30db-c5b4-4697-81ed-b69a8513e730} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
708 2024.01.25 04:48:34.549202 [ 3 ] {} <Debug> HTTP-Session: cb849584-c394-4d28-b30b-8ac34c47a980 Destroying unnamed session
709 2024.01.25 04:48:34.549347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
710 2024.01.25 04:48:34.549407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
711 2024.01.25 04:48:34.549431 [ 3 ] {} <Debug> HTTP-Session: 525e5dd5-0048-4c75-bc36-e452264c364c Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
712 2024.01.25 04:48:34.549458 [ 3 ] {} <Debug> HTTP-Session: 525e5dd5-0048-4c75-bc36-e452264c364c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
713 2024.01.25 04:48:34.549645 [ 3 ] {3cc82aad-7b75-4e57-9b8b-1617f73a88df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
714 2024.01.25 04:48:34.549702 [ 3 ] {3cc82aad-7b75-4e57-9b8b-1617f73a88df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
715 2024.01.25 04:48:34.556869 [ 3 ] {3cc82aad-7b75-4e57-9b8b-1617f73a88df} <Debug> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Loading data parts
716 2024.01.25 04:48:34.556979 [ 3 ] {3cc82aad-7b75-4e57-9b8b-1617f73a88df} <Debug> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): There are no data parts
717 2024.01.25 04:48:34.565839 [ 3 ] {3cc82aad-7b75-4e57-9b8b-1617f73a88df} <Debug> DynamicQueryHandler: Done processing query
718 2024.01.25 04:48:34.565864 [ 3 ] {3cc82aad-7b75-4e57-9b8b-1617f73a88df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
719 2024.01.25 04:48:34.565887 [ 3 ] {} <Debug> HTTP-Session: 525e5dd5-0048-4c75-bc36-e452264c364c Destroying unnamed session
720 2024.01.25 04:48:34.565990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
721 2024.01.25 04:48:34.566041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
722 2024.01.25 04:48:34.566068 [ 3 ] {} <Debug> HTTP-Session: 733132ab-efa6-4401-97ff-46df36cc670f Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
723 2024.01.25 04:48:34.566092 [ 3 ] {} <Debug> HTTP-Session: 733132ab-efa6-4401-97ff-46df36cc670f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
724 2024.01.25 04:48:34.566245 [ 3 ] {9352fe1b-9b8d-4140-94a5-2cc5e0cd2a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
725 2024.01.25 04:48:34.566293 [ 3 ] {9352fe1b-9b8d-4140-94a5-2cc5e0cd2a9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
726 2024.01.25 04:48:34.569542 [ 3 ] {9352fe1b-9b8d-4140-94a5-2cc5e0cd2a9b} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Loading data parts
727 2024.01.25 04:48:34.569644 [ 3 ] {9352fe1b-9b8d-4140-94a5-2cc5e0cd2a9b} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): There are no data parts
728 2024.01.25 04:48:34.572299 [ 3 ] {9352fe1b-9b8d-4140-94a5-2cc5e0cd2a9b} <Debug> DynamicQueryHandler: Done processing query
729 2024.01.25 04:48:34.572349 [ 3 ] {9352fe1b-9b8d-4140-94a5-2cc5e0cd2a9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
730 2024.01.25 04:48:34.572379 [ 3 ] {} <Debug> HTTP-Session: 733132ab-efa6-4401-97ff-46df36cc670f Destroying unnamed session
731 2024.01.25 04:48:34.572572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
732 2024.01.25 04:48:34.572675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
733 2024.01.25 04:48:34.572712 [ 3 ] {} <Debug> HTTP-Session: ef87d230-875f-42ff-9447-a9911eafcb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
734 2024.01.25 04:48:34.572760 [ 3 ] {} <Debug> HTTP-Session: ef87d230-875f-42ff-9447-a9911eafcb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
735 2024.01.25 04:48:34.572934 [ 3 ] {7cd85b22-1657-4c55-9100-a1594553e33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) 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)
736 2024.01.25 04:48:34.572977 [ 3 ] {7cd85b22-1657-4c55-9100-a1594553e33f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
737 2024.01.25 04:48:34.582010 [ 3 ] {7cd85b22-1657-4c55-9100-a1594553e33f} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Loading data parts
738 2024.01.25 04:48:34.582160 [ 3 ] {7cd85b22-1657-4c55-9100-a1594553e33f} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): There are no data parts
739 2024.01.25 04:48:34.587461 [ 3 ] {7cd85b22-1657-4c55-9100-a1594553e33f} <Debug> DynamicQueryHandler: Done processing query
740 2024.01.25 04:48:34.587526 [ 3 ] {7cd85b22-1657-4c55-9100-a1594553e33f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
741 2024.01.25 04:48:34.587556 [ 3 ] {} <Debug> HTTP-Session: ef87d230-875f-42ff-9447-a9911eafcb4f Destroying unnamed session
742 2024.01.25 04:48:34.587788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.01.25 04:48:34.587905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
744 2024.01.25 04:48:34.587950 [ 3 ] {} <Debug> HTTP-Session: a80c7d2a-2c35-489c-ab5e-d569d5f4ef37 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
745 2024.01.25 04:48:34.588003 [ 3 ] {} <Debug> HTTP-Session: a80c7d2a-2c35-489c-ab5e-d569d5f4ef37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.01.25 04:48:34.588325 [ 3 ] {7f56f8dc-71bb-4c3d-9f02-d6795136c167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) /* The timeseries schema table stores the extracted schema for the samples
747 * oximeter collects.
748 */
749 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
750 2024.01.25 04:48:34.588394 [ 3 ] {7f56f8dc-71bb-4c3d-9f02-d6795136c167} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
751 2024.01.25 04:48:34.591346 [ 3 ] {7f56f8dc-71bb-4c3d-9f02-d6795136c167} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b): Loading data parts
752 2024.01.25 04:48:34.591440 [ 3 ] {7f56f8dc-71bb-4c3d-9f02-d6795136c167} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b): There are no data parts
753 2024.01.25 04:48:34.594041 [ 3 ] {7f56f8dc-71bb-4c3d-9f02-d6795136c167} <Debug> DynamicQueryHandler: Done processing query
754 2024.01.25 04:48:34.594088 [ 3 ] {7f56f8dc-71bb-4c3d-9f02-d6795136c167} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
755 2024.01.25 04:48:34.594137 [ 3 ] {} <Debug> HTTP-Session: a80c7d2a-2c35-489c-ab5e-d569d5f4ef37 Destroying unnamed session
756 2024.01.25 04:48:34.594317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39791, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
757 2024.01.25 04:48:34.594419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
758 2024.01.25 04:48:34.594470 [ 3 ] {} <Debug> HTTP-Session: d617c30a-6812-4031-aa1e-e6c3e18b11c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39791
759 2024.01.25 04:48:34.594502 [ 3 ] {} <Debug> HTTP-Session: d617c30a-6812-4031-aa1e-e6c3e18b11c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
760 2024.01.25 04:48:34.594720 [ 3 ] {216d81fc-b8b2-48b8-b186-8528e785d27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39791) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
761 2024.01.25 04:48:34.595409 [ 3 ] {216d81fc-b8b2-48b8-b186-8528e785d27a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
762 2024.01.25 04:48:34.598685 [ 3 ] {216d81fc-b8b2-48b8-b186-8528e785d27a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
763 2024.01.25 04:48:34.601336 [ 3 ] {216d81fc-b8b2-48b8-b186-8528e785d27a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
764 2024.01.25 04:48:34.601567 [ 3 ] {216d81fc-b8b2-48b8-b186-8528e785d27a} <Trace> oximeter.version (7fca7f29-2b1f-4aaf-adc1-4330854c48f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
765 2024.01.25 04:48:34.601782 [ 3 ] {216d81fc-b8b2-48b8-b186-8528e785d27a} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006996418 sec., 142 rows/sec., 2.23 KiB/sec.
766 2024.01.25 04:48:34.601901 [ 3 ] {216d81fc-b8b2-48b8-b186-8528e785d27a} <Debug> DynamicQueryHandler: Done processing query
767 2024.01.25 04:48:34.601924 [ 3 ] {216d81fc-b8b2-48b8-b186-8528e785d27a} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
768 2024.01.25 04:48:34.601956 [ 3 ] {} <Debug> HTTP-Session: d617c30a-6812-4031-aa1e-e6c3e18b11c6 Destroying unnamed session
769 2024.01.25 04:48:35.000180 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.01 MiB, peak 232.08 MiB, will set to 228.27 MiB (RSS), difference: 1.26 MiB
770 2024.01.25 04:48:48.873958 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
771 2024.01.25 04:48:48.874029 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
772 2024.01.25 04:49:03.874298 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
773 2024.01.25 04:49:03.874378 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
774 2024.01.25 04:49:18.874453 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
775 2024.01.25 04:49:18.874525 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
776 2024.01.25 04:49:33.874569 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
777 2024.01.25 04:49:33.874626 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
778 2024.01.25 04:49:39.621360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
779 2024.01.25 04:49:39.621517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
780 2024.01.25 04:49:39.621546 [ 3 ] {} <Debug> HTTP-Session: 87a4fabd-d919-4277-9a72-f565d5afa637 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
781 2024.01.25 04:49:39.621591 [ 3 ] {} <Debug> HTTP-Session: 87a4fabd-d919-4277-9a72-f565d5afa637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
782 2024.01.25 04:49:39.621768 [ 3 ] {3e761848-a021-46d7-8177-2f8774befaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
783 2024.01.25 04:49:39.622163 [ 3 ] {3e761848-a021-46d7-8177-2f8774befaf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
784 2024.01.25 04:49:39.622834 [ 3 ] {3e761848-a021-46d7-8177-2f8774befaf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
785 2024.01.25 04:49:39.622980 [ 3 ] {3e761848-a021-46d7-8177-2f8774befaf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
786 2024.01.25 04:49:39.624048 [ 3 ] {3e761848-a021-46d7-8177-2f8774befaf8} <Debug> DynamicQueryHandler: Done processing query
787 2024.01.25 04:49:39.624080 [ 3 ] {3e761848-a021-46d7-8177-2f8774befaf8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
788 2024.01.25 04:49:39.624111 [ 3 ] {} <Debug> HTTP-Session: 87a4fabd-d919-4277-9a72-f565d5afa637 Destroying unnamed session
789 2024.01.25 04:49:39.626681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2024.01.25 04:49:39.626761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
791 2024.01.25 04:49:39.626781 [ 3 ] {} <Debug> HTTP-Session: b4de702e-4f3b-4cba-876d-3bdb83a517c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
792 2024.01.25 04:49:39.626801 [ 3 ] {} <Debug> HTTP-Session: b4de702e-4f3b-4cba-876d-3bdb83a517c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2024.01.25 04:49:39.626936 [ 3 ] {f80a64f6-0bb5-4728-a9e0-f2b34389f131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
794 2024.01.25 04:49:39.629719 [ 3 ] {f80a64f6-0bb5-4728-a9e0-f2b34389f131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
795 2024.01.25 04:49:39.629882 [ 3 ] {f80a64f6-0bb5-4728-a9e0-f2b34389f131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
796 2024.01.25 04:49:39.629926 [ 3 ] {f80a64f6-0bb5-4728-a9e0-f2b34389f131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
797 2024.01.25 04:49:39.630801 [ 3 ] {f80a64f6-0bb5-4728-a9e0-f2b34389f131} <Debug> DynamicQueryHandler: Done processing query
798 2024.01.25 04:49:39.630841 [ 3 ] {f80a64f6-0bb5-4728-a9e0-f2b34389f131} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
799 2024.01.25 04:49:39.630859 [ 3 ] {} <Debug> HTTP-Session: b4de702e-4f3b-4cba-876d-3bdb83a517c2 Destroying unnamed session
800 2024.01.25 04:49:39.631272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
801 2024.01.25 04:49:39.631317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
802 2024.01.25 04:49:39.631337 [ 3 ] {} <Debug> HTTP-Session: c79aaede-43e7-4012-905e-90190adb793a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
803 2024.01.25 04:49:39.631354 [ 3 ] {} <Debug> HTTP-Session: c79aaede-43e7-4012-905e-90190adb793a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
804 2024.01.25 04:49:39.631469 [ 3 ] {1acbe264-e7b5-4972-a51f-9d8b479cf21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
805 2024.01.25 04:49:39.631923 [ 3 ] {1acbe264-e7b5-4972-a51f-9d8b479cf21b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2024.01.25 04:49:39.632069 [ 3 ] {1acbe264-e7b5-4972-a51f-9d8b479cf21b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
807 2024.01.25 04:49:39.632111 [ 3 ] {1acbe264-e7b5-4972-a51f-9d8b479cf21b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
808 2024.01.25 04:49:39.632908 [ 3 ] {1acbe264-e7b5-4972-a51f-9d8b479cf21b} <Debug> DynamicQueryHandler: Done processing query
809 2024.01.25 04:49:39.632936 [ 3 ] {1acbe264-e7b5-4972-a51f-9d8b479cf21b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
810 2024.01.25 04:49:39.632953 [ 3 ] {} <Debug> HTTP-Session: c79aaede-43e7-4012-905e-90190adb793a Destroying unnamed session
811 2024.01.25 04:49:39.633150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
812 2024.01.25 04:49:39.633196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
813 2024.01.25 04:49:39.633215 [ 3 ] {} <Debug> HTTP-Session: 54e6515e-6696-433e-a176-456ba35f8ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
814 2024.01.25 04:49:39.633233 [ 3 ] {} <Debug> HTTP-Session: 54e6515e-6696-433e-a176-456ba35f8ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
815 2024.01.25 04:49:39.633349 [ 3 ] {dfe21500-d35b-457f-8d8b-25128a89698e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
816 2024.01.25 04:49:39.633701 [ 3 ] {dfe21500-d35b-457f-8d8b-25128a89698e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2024.01.25 04:49:39.633850 [ 3 ] {dfe21500-d35b-457f-8d8b-25128a89698e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
818 2024.01.25 04:49:39.633893 [ 3 ] {dfe21500-d35b-457f-8d8b-25128a89698e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
819 2024.01.25 04:49:39.634691 [ 3 ] {dfe21500-d35b-457f-8d8b-25128a89698e} <Debug> DynamicQueryHandler: Done processing query
820 2024.01.25 04:49:39.634718 [ 3 ] {dfe21500-d35b-457f-8d8b-25128a89698e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
821 2024.01.25 04:49:39.634735 [ 3 ] {} <Debug> HTTP-Session: 54e6515e-6696-433e-a176-456ba35f8ac3 Destroying unnamed session
822 2024.01.25 04:49:39.635478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
823 2024.01.25 04:49:39.635523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
824 2024.01.25 04:49:39.635543 [ 3 ] {} <Debug> HTTP-Session: 590f7c04-7c0c-4491-92fe-030b2fbaaf8c Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
825 2024.01.25 04:49:39.635561 [ 3 ] {} <Debug> HTTP-Session: 590f7c04-7c0c-4491-92fe-030b2fbaaf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
826 2024.01.25 04:49:39.635640 [ 3 ] {340107b6-1d6c-484a-a1f9-88eae9073359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
827 2024.01.25 04:49:39.635680 [ 3 ] {340107b6-1d6c-484a-a1f9-88eae9073359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
828 2024.01.25 04:49:39.636350 [ 3 ] {340107b6-1d6c-484a-a1f9-88eae9073359} <Trace> ParallelParsingInputFormat: Parallel parsing is used
829 2024.01.25 04:49:39.639166 [ 3 ] {340107b6-1d6c-484a-a1f9-88eae9073359} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
830 2024.01.25 04:49:39.639590 [ 3 ] {340107b6-1d6c-484a-a1f9-88eae9073359} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
831 2024.01.25 04:49:39.639761 [ 3 ] {340107b6-1d6c-484a-a1f9-88eae9073359} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
832 2024.01.25 04:49:39.639873 [ 3 ] {340107b6-1d6c-484a-a1f9-88eae9073359} <Information> executeQuery: Read 4 rows, 443.00 B in 0.004202986 sec., 951 rows/sec., 102.93 KiB/sec.
833 2024.01.25 04:49:39.640070 [ 3 ] {340107b6-1d6c-484a-a1f9-88eae9073359} <Debug> DynamicQueryHandler: Done processing query
834 2024.01.25 04:49:39.640114 [ 3 ] {340107b6-1d6c-484a-a1f9-88eae9073359} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
835 2024.01.25 04:49:39.640144 [ 3 ] {} <Debug> HTTP-Session: 590f7c04-7c0c-4491-92fe-030b2fbaaf8c Destroying unnamed session
836 2024.01.25 04:49:39.640347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
837 2024.01.25 04:49:39.640393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
838 2024.01.25 04:49:39.640413 [ 3 ] {} <Debug> HTTP-Session: e877a8ef-ceb6-47b4-a5ad-d0be46cda637 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
839 2024.01.25 04:49:39.640430 [ 3 ] {} <Debug> HTTP-Session: e877a8ef-ceb6-47b4-a5ad-d0be46cda637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
840 2024.01.25 04:49:39.640504 [ 3 ] {14081622-7408-4ee0-a924-cf3312bf27f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
841 2024.01.25 04:49:39.640544 [ 3 ] {14081622-7408-4ee0-a924-cf3312bf27f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
842 2024.01.25 04:49:39.640659 [ 3 ] {14081622-7408-4ee0-a924-cf3312bf27f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
843 2024.01.25 04:49:39.645001 [ 3 ] {14081622-7408-4ee0-a924-cf3312bf27f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
844 2024.01.25 04:49:39.645208 [ 3 ] {14081622-7408-4ee0-a924-cf3312bf27f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
845 2024.01.25 04:49:39.645363 [ 3 ] {14081622-7408-4ee0-a924-cf3312bf27f0} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
846 2024.01.25 04:49:39.645463 [ 3 ] {14081622-7408-4ee0-a924-cf3312bf27f0} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.004924205 sec., 7107 rows/sec., 576.12 KiB/sec.
847 2024.01.25 04:49:39.645623 [ 3 ] {14081622-7408-4ee0-a924-cf3312bf27f0} <Debug> DynamicQueryHandler: Done processing query
848 2024.01.25 04:49:39.645647 [ 3 ] {14081622-7408-4ee0-a924-cf3312bf27f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
849 2024.01.25 04:49:39.645664 [ 3 ] {} <Debug> HTTP-Session: e877a8ef-ceb6-47b4-a5ad-d0be46cda637 Destroying unnamed session
850 2024.01.25 04:49:39.645908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 16900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
851 2024.01.25 04:49:39.645954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
852 2024.01.25 04:49:39.645973 [ 3 ] {} <Debug> HTTP-Session: d9918f42-7ca2-4ff0-a99c-4f06deaeabad Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
853 2024.01.25 04:49:39.645990 [ 3 ] {} <Debug> HTTP-Session: d9918f42-7ca2-4ff0-a99c-4f06deaeabad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
854 2024.01.25 04:49:39.646064 [ 3 ] {e5f8198d-1339-4feb-ab16-a286e79fe671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
855 2024.01.25 04:49:39.646106 [ 3 ] {e5f8198d-1339-4feb-ab16-a286e79fe671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
856 2024.01.25 04:49:39.646213 [ 3 ] {e5f8198d-1339-4feb-ab16-a286e79fe671} <Trace> ParallelParsingInputFormat: Parallel parsing is used
857 2024.01.25 04:49:39.646563 [ 3 ] {e5f8198d-1339-4feb-ab16-a286e79fe671} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
858 2024.01.25 04:49:39.646779 [ 3 ] {e5f8198d-1339-4feb-ab16-a286e79fe671} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
859 2024.01.25 04:49:39.646928 [ 3 ] {e5f8198d-1339-4feb-ab16-a286e79fe671} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
860 2024.01.25 04:49:39.647046 [ 3 ] {e5f8198d-1339-4feb-ab16-a286e79fe671} <Information> executeQuery: Read 105 rows, 10.47 KiB in 0.000944574 sec., 111161 rows/sec., 10.82 MiB/sec.
861 2024.01.25 04:49:39.647187 [ 3 ] {e5f8198d-1339-4feb-ab16-a286e79fe671} <Debug> DynamicQueryHandler: Done processing query
862 2024.01.25 04:49:39.647212 [ 3 ] {e5f8198d-1339-4feb-ab16-a286e79fe671} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
863 2024.01.25 04:49:39.647228 [ 3 ] {} <Debug> HTTP-Session: d9918f42-7ca2-4ff0-a99c-4f06deaeabad Destroying unnamed session
864 2024.01.25 04:49:39.647369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
865 2024.01.25 04:49:39.647415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
866 2024.01.25 04:49:39.647435 [ 3 ] {} <Debug> HTTP-Session: abeafa55-bf84-42b7-856d-751b49642117 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
867 2024.01.25 04:49:39.647452 [ 3 ] {} <Debug> HTTP-Session: abeafa55-bf84-42b7-856d-751b49642117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
868 2024.01.25 04:49:39.647524 [ 3 ] {50ea901c-e6a5-4078-9e51-656078e1a368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
869 2024.01.25 04:49:39.647563 [ 3 ] {50ea901c-e6a5-4078-9e51-656078e1a368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
870 2024.01.25 04:49:39.648747 [ 3 ] {50ea901c-e6a5-4078-9e51-656078e1a368} <Trace> ParallelParsingInputFormat: Parallel parsing is used
871 2024.01.25 04:49:39.651877 [ 3 ] {50ea901c-e6a5-4078-9e51-656078e1a368} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
872 2024.01.25 04:49:39.652289 [ 3 ] {50ea901c-e6a5-4078-9e51-656078e1a368} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
873 2024.01.25 04:49:39.652444 [ 3 ] {50ea901c-e6a5-4078-9e51-656078e1a368} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
874 2024.01.25 04:49:39.652560 [ 3 ] {50ea901c-e6a5-4078-9e51-656078e1a368} <Information> executeQuery: Read 47 rows, 3.77 KiB in 0.005007807 sec., 9385 rows/sec., 752.34 KiB/sec.
875 2024.01.25 04:49:39.652666 [ 3 ] {50ea901c-e6a5-4078-9e51-656078e1a368} <Debug> DynamicQueryHandler: Done processing query
876 2024.01.25 04:49:39.652690 [ 3 ] {50ea901c-e6a5-4078-9e51-656078e1a368} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
877 2024.01.25 04:49:39.652707 [ 3 ] {} <Debug> HTTP-Session: abeafa55-bf84-42b7-856d-751b49642117 Destroying unnamed session
878 2024.01.25 04:49:39.652991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 37460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
879 2024.01.25 04:49:39.653037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
880 2024.01.25 04:49:39.653057 [ 3 ] {} <Debug> HTTP-Session: 244d9ac1-067a-4754-9033-8d26c73a8a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
881 2024.01.25 04:49:39.653074 [ 3 ] {} <Debug> HTTP-Session: 244d9ac1-067a-4754-9033-8d26c73a8a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
882 2024.01.25 04:49:39.653150 [ 3 ] {7e4f1e36-77ec-4f11-8875-36df5bf1c1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
883 2024.01.25 04:49:39.653193 [ 3 ] {7e4f1e36-77ec-4f11-8875-36df5bf1c1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
884 2024.01.25 04:49:39.653342 [ 3 ] {7e4f1e36-77ec-4f11-8875-36df5bf1c1d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
885 2024.01.25 04:49:39.653804 [ 3 ] {7e4f1e36-77ec-4f11-8875-36df5bf1c1d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
886 2024.01.25 04:49:39.654751 [ 3 ] {7e4f1e36-77ec-4f11-8875-36df5bf1c1d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
887 2024.01.25 04:49:39.654938 [ 3 ] {7e4f1e36-77ec-4f11-8875-36df5bf1c1d8} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
888 2024.01.25 04:49:39.655064 [ 3 ] {7e4f1e36-77ec-4f11-8875-36df5bf1c1d8} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001881698 sec., 18600 rows/sec., 25.10 MiB/sec.
889 2024.01.25 04:49:39.655241 [ 3 ] {7e4f1e36-77ec-4f11-8875-36df5bf1c1d8} <Debug> DynamicQueryHandler: Done processing query
890 2024.01.25 04:49:39.655265 [ 3 ] {7e4f1e36-77ec-4f11-8875-36df5bf1c1d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
891 2024.01.25 04:49:39.655283 [ 3 ] {} <Debug> HTTP-Session: 244d9ac1-067a-4754-9033-8d26c73a8a64 Destroying unnamed session
892 2024.01.25 04:49:39.655435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 2895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
893 2024.01.25 04:49:39.655482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
894 2024.01.25 04:49:39.655501 [ 3 ] {} <Debug> HTTP-Session: 18f68eb6-1a0a-420d-b739-73a9a5667a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
895 2024.01.25 04:49:39.655519 [ 3 ] {} <Debug> HTTP-Session: 18f68eb6-1a0a-420d-b739-73a9a5667a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
896 2024.01.25 04:49:39.655591 [ 3 ] {39328ebe-da70-44e4-af1d-a76338dc6b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
897 2024.01.25 04:49:39.656145 [ 3 ] {39328ebe-da70-44e4-af1d-a76338dc6b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
898 2024.01.25 04:49:39.656260 [ 3 ] {39328ebe-da70-44e4-af1d-a76338dc6b16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
899 2024.01.25 04:49:39.656610 [ 3 ] {39328ebe-da70-44e4-af1d-a76338dc6b16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
900 2024.01.25 04:49:39.656867 [ 3 ] {39328ebe-da70-44e4-af1d-a76338dc6b16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
901 2024.01.25 04:49:39.657039 [ 3 ] {39328ebe-da70-44e4-af1d-a76338dc6b16} <Trace> oximeter.measurements_i64 (030b2c24-cc3c-4048-a48d-04b7b88c9e76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
902 2024.01.25 04:49:39.657155 [ 3 ] {39328ebe-da70-44e4-af1d-a76338dc6b16} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.001533359 sec., 11738 rows/sec., 866.15 KiB/sec.
903 2024.01.25 04:49:39.657304 [ 3 ] {39328ebe-da70-44e4-af1d-a76338dc6b16} <Debug> DynamicQueryHandler: Done processing query
904 2024.01.25 04:49:39.657328 [ 3 ] {39328ebe-da70-44e4-af1d-a76338dc6b16} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
905 2024.01.25 04:49:39.657346 [ 3 ] {} <Debug> HTTP-Session: 18f68eb6-1a0a-420d-b739-73a9a5667a26 Destroying unnamed session
906 2024.01.25 04:49:48.874699 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
907 2024.01.25 04:49:48.874775 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
908 2024.01.25 04:49:49.604880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
909 2024.01.25 04:49:49.605053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
910 2024.01.25 04:49:49.605104 [ 3 ] {} <Debug> HTTP-Session: 6c9b542e-461e-48f8-a946-27f5960c3802 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
911 2024.01.25 04:49:49.605147 [ 3 ] {} <Debug> HTTP-Session: 6c9b542e-461e-48f8-a946-27f5960c3802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
912 2024.01.25 04:49:49.605351 [ 3 ] {c1ac2228-991c-4bed-8665-cf6c61af4a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
913 2024.01.25 04:49:49.605449 [ 3 ] {c1ac2228-991c-4bed-8665-cf6c61af4a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
914 2024.01.25 04:49:49.605631 [ 3 ] {c1ac2228-991c-4bed-8665-cf6c61af4a3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
915 2024.01.25 04:49:49.606030 [ 3 ] {c1ac2228-991c-4bed-8665-cf6c61af4a3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
916 2024.01.25 04:49:49.606295 [ 3 ] {c1ac2228-991c-4bed-8665-cf6c61af4a3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
917 2024.01.25 04:49:49.606469 [ 3 ] {c1ac2228-991c-4bed-8665-cf6c61af4a3d} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
918 2024.01.25 04:49:49.606581 [ 3 ] {c1ac2228-991c-4bed-8665-cf6c61af4a3d} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00117354 sec., 30676 rows/sec., 2.43 MiB/sec.
919 2024.01.25 04:49:49.606726 [ 3 ] {c1ac2228-991c-4bed-8665-cf6c61af4a3d} <Debug> DynamicQueryHandler: Done processing query
920 2024.01.25 04:49:49.606753 [ 3 ] {c1ac2228-991c-4bed-8665-cf6c61af4a3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
921 2024.01.25 04:49:49.606771 [ 3 ] {} <Debug> HTTP-Session: 6c9b542e-461e-48f8-a946-27f5960c3802 Destroying unnamed session
922 2024.01.25 04:49:49.606920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
923 2024.01.25 04:49:49.606970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
924 2024.01.25 04:49:49.606989 [ 3 ] {} <Debug> HTTP-Session: 7f3abdca-6515-4c39-a331-d7d9d217fdb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
925 2024.01.25 04:49:49.607008 [ 3 ] {} <Debug> HTTP-Session: 7f3abdca-6515-4c39-a331-d7d9d217fdb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
926 2024.01.25 04:49:49.607092 [ 3 ] {34b112d4-febc-4b5f-a874-20293262c1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
927 2024.01.25 04:49:49.607134 [ 3 ] {34b112d4-febc-4b5f-a874-20293262c1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
928 2024.01.25 04:49:49.607241 [ 3 ] {34b112d4-febc-4b5f-a874-20293262c1f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
929 2024.01.25 04:49:49.607589 [ 3 ] {34b112d4-febc-4b5f-a874-20293262c1f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
930 2024.01.25 04:49:49.607810 [ 3 ] {34b112d4-febc-4b5f-a874-20293262c1f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
931 2024.01.25 04:49:49.607960 [ 3 ] {34b112d4-febc-4b5f-a874-20293262c1f4} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
932 2024.01.25 04:49:49.608054 [ 3 ] {34b112d4-febc-4b5f-a874-20293262c1f4} <Information> executeQuery: Read 108 rows, 10.76 KiB in 0.000933603 sec., 115680 rows/sec., 11.26 MiB/sec.
933 2024.01.25 04:49:49.608163 [ 3 ] {34b112d4-febc-4b5f-a874-20293262c1f4} <Debug> DynamicQueryHandler: Done processing query
934 2024.01.25 04:49:49.608187 [ 3 ] {34b112d4-febc-4b5f-a874-20293262c1f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
935 2024.01.25 04:49:49.608203 [ 3 ] {} <Debug> HTTP-Session: 7f3abdca-6515-4c39-a331-d7d9d217fdb5 Destroying unnamed session
936 2024.01.25 04:49:49.608336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
937 2024.01.25 04:49:49.608382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
938 2024.01.25 04:49:49.608402 [ 3 ] {} <Debug> HTTP-Session: d7c5af0e-3dfb-4aaf-9414-08a5dd64516b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
939 2024.01.25 04:49:49.608420 [ 3 ] {} <Debug> HTTP-Session: d7c5af0e-3dfb-4aaf-9414-08a5dd64516b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
940 2024.01.25 04:49:49.608493 [ 3 ] {59c2b4cf-3e83-4028-accf-73966e209d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
941 2024.01.25 04:49:49.608533 [ 3 ] {59c2b4cf-3e83-4028-accf-73966e209d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
942 2024.01.25 04:49:49.608636 [ 3 ] {59c2b4cf-3e83-4028-accf-73966e209d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
943 2024.01.25 04:49:49.608911 [ 3 ] {59c2b4cf-3e83-4028-accf-73966e209d9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
944 2024.01.25 04:49:49.609114 [ 3 ] {59c2b4cf-3e83-4028-accf-73966e209d9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
945 2024.01.25 04:49:49.609262 [ 3 ] {59c2b4cf-3e83-4028-accf-73966e209d9f} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
946 2024.01.25 04:49:49.609352 [ 3 ] {59c2b4cf-3e83-4028-accf-73966e209d9f} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000830221 sec., 43361 rows/sec., 3.39 MiB/sec.
947 2024.01.25 04:49:49.609509 [ 3 ] {59c2b4cf-3e83-4028-accf-73966e209d9f} <Debug> DynamicQueryHandler: Done processing query
948 2024.01.25 04:49:49.609533 [ 3 ] {59c2b4cf-3e83-4028-accf-73966e209d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
949 2024.01.25 04:49:49.609550 [ 3 ] {} <Debug> HTTP-Session: d7c5af0e-3dfb-4aaf-9414-08a5dd64516b Destroying unnamed session
950 2024.01.25 04:49:49.609728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
951 2024.01.25 04:49:49.609774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
952 2024.01.25 04:49:49.609794 [ 3 ] {} <Debug> HTTP-Session: 15bcad3e-9db4-4214-b22c-258a2c2b9112 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
953 2024.01.25 04:49:49.609811 [ 3 ] {} <Debug> HTTP-Session: 15bcad3e-9db4-4214-b22c-258a2c2b9112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
954 2024.01.25 04:49:49.609899 [ 3 ] {4f108a66-e486-4216-a2eb-2c2d575df73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
955 2024.01.25 04:49:49.609944 [ 3 ] {4f108a66-e486-4216-a2eb-2c2d575df73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
956 2024.01.25 04:49:49.610082 [ 3 ] {4f108a66-e486-4216-a2eb-2c2d575df73e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
957 2024.01.25 04:49:49.610505 [ 3 ] {4f108a66-e486-4216-a2eb-2c2d575df73e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
958 2024.01.25 04:49:49.610807 [ 3 ] {4f108a66-e486-4216-a2eb-2c2d575df73e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
959 2024.01.25 04:49:49.610987 [ 3 ] {4f108a66-e486-4216-a2eb-2c2d575df73e} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
960 2024.01.25 04:49:49.611085 [ 3 ] {4f108a66-e486-4216-a2eb-2c2d575df73e} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001157649 sec., 31097 rows/sec., 41.96 MiB/sec.
961 2024.01.25 04:49:49.611197 [ 3 ] {4f108a66-e486-4216-a2eb-2c2d575df73e} <Debug> DynamicQueryHandler: Done processing query
962 2024.01.25 04:49:49.611221 [ 3 ] {4f108a66-e486-4216-a2eb-2c2d575df73e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
963 2024.01.25 04:49:49.611237 [ 3 ] {} <Debug> HTTP-Session: 15bcad3e-9db4-4214-b22c-258a2c2b9112 Destroying unnamed session
964 2024.01.25 04:49:59.605389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.01.25 04:49:59.605575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
966 2024.01.25 04:49:59.605622 [ 3 ] {} <Debug> HTTP-Session: 84bd80a7-1371-4516-9cf2-53db9ab7fb7c Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
967 2024.01.25 04:49:59.605665 [ 3 ] {} <Debug> HTTP-Session: 84bd80a7-1371-4516-9cf2-53db9ab7fb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.01.25 04:49:59.605865 [ 3 ] {72e7d46e-6766-4333-a21c-3faec09c9a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
969 2024.01.25 04:49:59.605923 [ 3 ] {72e7d46e-6766-4333-a21c-3faec09c9a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
970 2024.01.25 04:49:59.606086 [ 3 ] {72e7d46e-6766-4333-a21c-3faec09c9a05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
971 2024.01.25 04:49:59.606511 [ 3 ] {72e7d46e-6766-4333-a21c-3faec09c9a05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
972 2024.01.25 04:49:59.606773 [ 3 ] {72e7d46e-6766-4333-a21c-3faec09c9a05} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
973 2024.01.25 04:49:59.606955 [ 3 ] {72e7d46e-6766-4333-a21c-3faec09c9a05} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
974 2024.01.25 04:49:59.607083 [ 3 ] {72e7d46e-6766-4333-a21c-3faec09c9a05} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00117638 sec., 30602 rows/sec., 2.42 MiB/sec.
975 2024.01.25 04:49:59.607230 [ 3 ] {72e7d46e-6766-4333-a21c-3faec09c9a05} <Debug> DynamicQueryHandler: Done processing query
976 2024.01.25 04:49:59.607257 [ 3 ] {72e7d46e-6766-4333-a21c-3faec09c9a05} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
977 2024.01.25 04:49:59.607274 [ 3 ] {} <Debug> HTTP-Session: 84bd80a7-1371-4516-9cf2-53db9ab7fb7c Destroying unnamed session
978 2024.01.25 04:49:59.607419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
979 2024.01.25 04:49:59.607469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
980 2024.01.25 04:49:59.607489 [ 3 ] {} <Debug> HTTP-Session: fe540755-c388-4493-b4d5-285072225e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
981 2024.01.25 04:49:59.607508 [ 3 ] {} <Debug> HTTP-Session: fe540755-c388-4493-b4d5-285072225e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
982 2024.01.25 04:49:59.607594 [ 3 ] {4eff4b1f-0a1c-41d5-9e8a-4b9762fe6b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
983 2024.01.25 04:49:59.607637 [ 3 ] {4eff4b1f-0a1c-41d5-9e8a-4b9762fe6b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
984 2024.01.25 04:49:59.607746 [ 3 ] {4eff4b1f-0a1c-41d5-9e8a-4b9762fe6b04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
985 2024.01.25 04:49:59.608111 [ 3 ] {4eff4b1f-0a1c-41d5-9e8a-4b9762fe6b04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
986 2024.01.25 04:49:59.608330 [ 3 ] {4eff4b1f-0a1c-41d5-9e8a-4b9762fe6b04} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
987 2024.01.25 04:49:59.608477 [ 3 ] {4eff4b1f-0a1c-41d5-9e8a-4b9762fe6b04} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
988 2024.01.25 04:49:59.608591 [ 3 ] {4eff4b1f-0a1c-41d5-9e8a-4b9762fe6b04} <Information> executeQuery: Read 108 rows, 10.76 KiB in 0.000967285 sec., 111652 rows/sec., 10.87 MiB/sec.
989 2024.01.25 04:49:59.608702 [ 3 ] {4eff4b1f-0a1c-41d5-9e8a-4b9762fe6b04} <Debug> DynamicQueryHandler: Done processing query
990 2024.01.25 04:49:59.608726 [ 3 ] {4eff4b1f-0a1c-41d5-9e8a-4b9762fe6b04} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
991 2024.01.25 04:49:59.608742 [ 3 ] {} <Debug> HTTP-Session: fe540755-c388-4493-b4d5-285072225e4b Destroying unnamed session
992 2024.01.25 04:49:59.608943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
993 2024.01.25 04:49:59.608989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
994 2024.01.25 04:49:59.609009 [ 3 ] {} <Debug> HTTP-Session: 6262952c-336b-4a45-ab00-b658268d1f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
995 2024.01.25 04:49:59.609026 [ 3 ] {} <Debug> HTTP-Session: 6262952c-336b-4a45-ab00-b658268d1f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
996 2024.01.25 04:49:59.609099 [ 3 ] {10be5172-31ea-455e-9c83-3a62dba17bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
997 2024.01.25 04:49:59.609139 [ 3 ] {10be5172-31ea-455e-9c83-3a62dba17bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
998 2024.01.25 04:49:59.609242 [ 3 ] {10be5172-31ea-455e-9c83-3a62dba17bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
999 2024.01.25 04:49:59.609517 [ 3 ] {10be5172-31ea-455e-9c83-3a62dba17bf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1000 2024.01.25 04:49:59.609725 [ 3 ] {10be5172-31ea-455e-9c83-3a62dba17bf8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1001 2024.01.25 04:49:59.609874 [ 3 ] {10be5172-31ea-455e-9c83-3a62dba17bf8} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1002 2024.01.25 04:49:59.609992 [ 3 ] {10be5172-31ea-455e-9c83-3a62dba17bf8} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000863802 sec., 41676 rows/sec., 3.26 MiB/sec.
1003 2024.01.25 04:49:59.610111 [ 3 ] {10be5172-31ea-455e-9c83-3a62dba17bf8} <Debug> DynamicQueryHandler: Done processing query
1004 2024.01.25 04:49:59.610135 [ 3 ] {10be5172-31ea-455e-9c83-3a62dba17bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1005 2024.01.25 04:49:59.610152 [ 3 ] {} <Debug> HTTP-Session: 6262952c-336b-4a45-ab00-b658268d1f5d Destroying unnamed session
1006 2024.01.25 04:49:59.610312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1007 2024.01.25 04:49:59.610358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1008 2024.01.25 04:49:59.610377 [ 3 ] {} <Debug> HTTP-Session: 03ea3870-cb69-4eb3-bdaf-ce9427ca6b84 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1009 2024.01.25 04:49:59.610394 [ 3 ] {} <Debug> HTTP-Session: 03ea3870-cb69-4eb3-bdaf-ce9427ca6b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1010 2024.01.25 04:49:59.610476 [ 3 ] {85e3755a-93c0-4fb8-b6d4-4cbb3be3c749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1011 2024.01.25 04:49:59.610521 [ 3 ] {85e3755a-93c0-4fb8-b6d4-4cbb3be3c749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1012 2024.01.25 04:49:59.610655 [ 3 ] {85e3755a-93c0-4fb8-b6d4-4cbb3be3c749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1013 2024.01.25 04:49:59.611098 [ 3 ] {85e3755a-93c0-4fb8-b6d4-4cbb3be3c749} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1014 2024.01.25 04:49:59.611406 [ 3 ] {85e3755a-93c0-4fb8-b6d4-4cbb3be3c749} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1015 2024.01.25 04:49:59.611586 [ 3 ] {85e3755a-93c0-4fb8-b6d4-4cbb3be3c749} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1016 2024.01.25 04:49:59.611709 [ 3 ] {85e3755a-93c0-4fb8-b6d4-4cbb3be3c749} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001203431 sec., 29914 rows/sec., 40.37 MiB/sec.
1017 2024.01.25 04:49:59.611872 [ 3 ] {85e3755a-93c0-4fb8-b6d4-4cbb3be3c749} <Debug> DynamicQueryHandler: Done processing query
1018 2024.01.25 04:49:59.611896 [ 3 ] {85e3755a-93c0-4fb8-b6d4-4cbb3be3c749} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1019 2024.01.25 04:49:59.611913 [ 3 ] {} <Debug> HTTP-Session: 03ea3870-cb69-4eb3-bdaf-ce9427ca6b84 Destroying unnamed session
1020 2024.01.25 04:50:03.874829 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
1021 2024.01.25 04:50:03.874908 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
1022 2024.01.25 04:50:09.604660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1023 2024.01.25 04:50:09.604796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1024 2024.01.25 04:50:09.604827 [ 3 ] {} <Debug> HTTP-Session: 9c9b730c-e811-4953-ad07-3b6f678fc4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1025 2024.01.25 04:50:09.604857 [ 3 ] {} <Debug> HTTP-Session: 9c9b730c-e811-4953-ad07-3b6f678fc4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1026 2024.01.25 04:50:09.605003 [ 3 ] {4629edd5-f571-4db4-a7aa-f3aadb5db302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1027 2024.01.25 04:50:09.605075 [ 3 ] {4629edd5-f571-4db4-a7aa-f3aadb5db302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1028 2024.01.25 04:50:09.605240 [ 3 ] {4629edd5-f571-4db4-a7aa-f3aadb5db302} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1029 2024.01.25 04:50:09.605675 [ 3 ] {4629edd5-f571-4db4-a7aa-f3aadb5db302} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1030 2024.01.25 04:50:09.605939 [ 3 ] {4629edd5-f571-4db4-a7aa-f3aadb5db302} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1031 2024.01.25 04:50:09.606114 [ 3 ] {4629edd5-f571-4db4-a7aa-f3aadb5db302} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1032 2024.01.25 04:50:09.606224 [ 3 ] {4629edd5-f571-4db4-a7aa-f3aadb5db302} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001178189 sec., 30555 rows/sec., 2.42 MiB/sec.
1033 2024.01.25 04:50:09.606372 [ 3 ] {4629edd5-f571-4db4-a7aa-f3aadb5db302} <Debug> DynamicQueryHandler: Done processing query
1034 2024.01.25 04:50:09.606397 [ 3 ] {4629edd5-f571-4db4-a7aa-f3aadb5db302} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1035 2024.01.25 04:50:09.606414 [ 3 ] {} <Debug> HTTP-Session: 9c9b730c-e811-4953-ad07-3b6f678fc4ea Destroying unnamed session
1036 2024.01.25 04:50:09.606545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1037 2024.01.25 04:50:09.606592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1038 2024.01.25 04:50:09.606614 [ 3 ] {} <Debug> HTTP-Session: 559a9beb-66dd-43f4-bf88-6bf5e87d4935 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1039 2024.01.25 04:50:09.606631 [ 3 ] {} <Debug> HTTP-Session: 559a9beb-66dd-43f4-bf88-6bf5e87d4935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.01.25 04:50:09.606706 [ 3 ] {a3d765d3-6ab4-4e76-a1bc-f07ebdcb2ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1041 2024.01.25 04:50:09.606747 [ 3 ] {a3d765d3-6ab4-4e76-a1bc-f07ebdcb2ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1042 2024.01.25 04:50:09.606852 [ 3 ] {a3d765d3-6ab4-4e76-a1bc-f07ebdcb2ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1043 2024.01.25 04:50:09.607208 [ 3 ] {a3d765d3-6ab4-4e76-a1bc-f07ebdcb2ef1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1044 2024.01.25 04:50:09.607426 [ 3 ] {a3d765d3-6ab4-4e76-a1bc-f07ebdcb2ef1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1045 2024.01.25 04:50:09.607578 [ 3 ] {a3d765d3-6ab4-4e76-a1bc-f07ebdcb2ef1} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1046 2024.01.25 04:50:09.607694 [ 3 ] {a3d765d3-6ab4-4e76-a1bc-f07ebdcb2ef1} <Information> executeQuery: Read 108 rows, 10.76 KiB in 0.000957344 sec., 112812 rows/sec., 10.98 MiB/sec.
1047 2024.01.25 04:50:09.607798 [ 3 ] {a3d765d3-6ab4-4e76-a1bc-f07ebdcb2ef1} <Debug> DynamicQueryHandler: Done processing query
1048 2024.01.25 04:50:09.607822 [ 3 ] {a3d765d3-6ab4-4e76-a1bc-f07ebdcb2ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1049 2024.01.25 04:50:09.607839 [ 3 ] {} <Debug> HTTP-Session: 559a9beb-66dd-43f4-bf88-6bf5e87d4935 Destroying unnamed session
1050 2024.01.25 04:50:09.607965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1051 2024.01.25 04:50:09.608009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1052 2024.01.25 04:50:09.608028 [ 3 ] {} <Debug> HTTP-Session: 7428fa17-131c-4085-a39e-78f4299ca933 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1053 2024.01.25 04:50:09.608046 [ 3 ] {} <Debug> HTTP-Session: 7428fa17-131c-4085-a39e-78f4299ca933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1054 2024.01.25 04:50:09.608116 [ 3 ] {b3473435-0fe1-4843-b58b-e9db8733e268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1055 2024.01.25 04:50:09.608154 [ 3 ] {b3473435-0fe1-4843-b58b-e9db8733e268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1056 2024.01.25 04:50:09.608256 [ 3 ] {b3473435-0fe1-4843-b58b-e9db8733e268} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1057 2024.01.25 04:50:09.608530 [ 3 ] {b3473435-0fe1-4843-b58b-e9db8733e268} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1058 2024.01.25 04:50:09.608733 [ 3 ] {b3473435-0fe1-4843-b58b-e9db8733e268} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1059 2024.01.25 04:50:09.608885 [ 3 ] {b3473435-0fe1-4843-b58b-e9db8733e268} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1060 2024.01.25 04:50:09.608996 [ 3 ] {b3473435-0fe1-4843-b58b-e9db8733e268} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000852742 sec., 42216 rows/sec., 3.30 MiB/sec.
1061 2024.01.25 04:50:09.609143 [ 3 ] {b3473435-0fe1-4843-b58b-e9db8733e268} <Debug> DynamicQueryHandler: Done processing query
1062 2024.01.25 04:50:09.609168 [ 3 ] {b3473435-0fe1-4843-b58b-e9db8733e268} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1063 2024.01.25 04:50:09.609185 [ 3 ] {} <Debug> HTTP-Session: 7428fa17-131c-4085-a39e-78f4299ca933 Destroying unnamed session
1064 2024.01.25 04:50:09.609384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1065 2024.01.25 04:50:09.609430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1066 2024.01.25 04:50:09.609450 [ 3 ] {} <Debug> HTTP-Session: 59e7a6ce-7094-4e8b-acd8-e4b0224c597b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1067 2024.01.25 04:50:09.609467 [ 3 ] {} <Debug> HTTP-Session: 59e7a6ce-7094-4e8b-acd8-e4b0224c597b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.01.25 04:50:09.609546 [ 3 ] {cd06cce8-ae73-49d2-a568-1e224a21e311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1069 2024.01.25 04:50:09.609590 [ 3 ] {cd06cce8-ae73-49d2-a568-1e224a21e311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1070 2024.01.25 04:50:09.609731 [ 3 ] {cd06cce8-ae73-49d2-a568-1e224a21e311} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1071 2024.01.25 04:50:09.610150 [ 3 ] {cd06cce8-ae73-49d2-a568-1e224a21e311} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1072 2024.01.25 04:50:09.610449 [ 3 ] {cd06cce8-ae73-49d2-a568-1e224a21e311} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1073 2024.01.25 04:50:09.610629 [ 3 ] {cd06cce8-ae73-49d2-a568-1e224a21e311} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1074 2024.01.25 04:50:09.610748 [ 3 ] {cd06cce8-ae73-49d2-a568-1e224a21e311} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001173029 sec., 30689 rows/sec., 41.41 MiB/sec.
1075 2024.01.25 04:50:09.610864 [ 3 ] {cd06cce8-ae73-49d2-a568-1e224a21e311} <Debug> DynamicQueryHandler: Done processing query
1076 2024.01.25 04:50:09.610888 [ 3 ] {cd06cce8-ae73-49d2-a568-1e224a21e311} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1077 2024.01.25 04:50:09.610905 [ 3 ] {} <Debug> HTTP-Session: 59e7a6ce-7094-4e8b-acd8-e4b0224c597b Destroying unnamed session
1078 2024.01.25 04:50:14.603508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1079 2024.01.25 04:50:14.603718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1080 2024.01.25 04:50:14.603767 [ 3 ] {} <Debug> HTTP-Session: 76ca2e68-1055-4308-9724-53a193b4e878 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1081 2024.01.25 04:50:14.603810 [ 3 ] {} <Debug> HTTP-Session: 76ca2e68-1055-4308-9724-53a193b4e878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1082 2024.01.25 04:50:14.604114 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1083 2024.01.25 04:50:14.605108 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1084 2024.01.25 04:50:14.605288 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1085 2024.01.25 04:50:14.605387 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1086 2024.01.25 04:50:14.605677 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1087 2024.01.25 04:50:14.610497 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1088 2024.01.25 04:50:14.610534 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (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
1089 2024.01.25 04:50:14.610675 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1090 2024.01.25 04:50:14.613417 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Information> executeQuery: Read 4 rows, 443.00 B in 0.009230724 sec., 433 rows/sec., 46.87 KiB/sec.
1091 2024.01.25 04:50:14.613636 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Debug> DynamicQueryHandler: Done processing query
1092 2024.01.25 04:50:14.613662 [ 3 ] {18371782-2dd9-47e1-9df6-74a1fce892af} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1093 2024.01.25 04:50:14.613680 [ 3 ] {} <Debug> HTTP-Session: 76ca2e68-1055-4308-9724-53a193b4e878 Destroying unnamed session
1094 2024.01.25 04:50:14.613912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1095 2024.01.25 04:50:14.613960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1096 2024.01.25 04:50:14.613981 [ 3 ] {} <Debug> HTTP-Session: 06a46345-1b94-482e-9c80-42d9cbd1fd2a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1097 2024.01.25 04:50:14.614000 [ 3 ] {} <Debug> HTTP-Session: 06a46345-1b94-482e-9c80-42d9cbd1fd2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1098 2024.01.25 04:50:14.614124 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
1099 2024.01.25 04:50:14.614576 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1100 2024.01.25 04:50:14.614739 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1101 2024.01.25 04:50:14.614782 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1102 2024.01.25 04:50:14.614926 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1103 2024.01.25 04:50:14.614956 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1104 2024.01.25 04:50:14.614978 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (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
1105 2024.01.25 04:50:14.615006 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1106 2024.01.25 04:50:14.615923 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001760665 sec., 2271 rows/sec., 245.71 KiB/sec.
1107 2024.01.25 04:50:14.616110 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Debug> DynamicQueryHandler: Done processing query
1108 2024.01.25 04:50:14.616135 [ 3 ] {95458b84-e2c6-4401-92c4-a91444b84468} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1109 2024.01.25 04:50:14.616151 [ 3 ] {} <Debug> HTTP-Session: 06a46345-1b94-482e-9c80-42d9cbd1fd2a Destroying unnamed session
1110 2024.01.25 04:50:14.616361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1111 2024.01.25 04:50:14.616406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1112 2024.01.25 04:50:14.616426 [ 3 ] {} <Debug> HTTP-Session: b5aa2ea0-69ba-4395-881d-8bdaad94e426 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1113 2024.01.25 04:50:14.616443 [ 3 ] {} <Debug> HTTP-Session: b5aa2ea0-69ba-4395-881d-8bdaad94e426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1114 2024.01.25 04:50:14.616563 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1115 2024.01.25 04:50:14.617009 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1116 2024.01.25 04:50:14.617173 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1117 2024.01.25 04:50:14.617216 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1118 2024.01.25 04:50:14.617359 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1119 2024.01.25 04:50:14.617389 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1120 2024.01.25 04:50:14.617410 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (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
1121 2024.01.25 04:50:14.617438 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1122 2024.01.25 04:50:14.618336 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001736434 sec., 2303 rows/sec., 249.14 KiB/sec.
1123 2024.01.25 04:50:14.618527 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Debug> DynamicQueryHandler: Done processing query
1124 2024.01.25 04:50:14.618551 [ 3 ] {8e9b8594-a628-4f1e-9c3a-8e633eb20e63} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1125 2024.01.25 04:50:14.618568 [ 3 ] {} <Debug> HTTP-Session: b5aa2ea0-69ba-4395-881d-8bdaad94e426 Destroying unnamed session
1126 2024.01.25 04:50:14.618871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1127 2024.01.25 04:50:14.618918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1128 2024.01.25 04:50:14.618938 [ 3 ] {} <Debug> HTTP-Session: 2468cd8c-a165-4da4-b43f-84485741f17d Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1129 2024.01.25 04:50:14.618955 [ 3 ] {} <Debug> HTTP-Session: 2468cd8c-a165-4da4-b43f-84485741f17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1130 2024.01.25 04:50:14.619073 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1131 2024.01.25 04:50:14.619532 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1132 2024.01.25 04:50:14.619698 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1133 2024.01.25 04:50:14.619741 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1134 2024.01.25 04:50:14.619885 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1135 2024.01.25 04:50:14.619914 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1136 2024.01.25 04:50:14.619935 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (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
1137 2024.01.25 04:50:14.619964 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1138 2024.01.25 04:50:14.620812 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001701723 sec., 2350 rows/sec., 254.22 KiB/sec.
1139 2024.01.25 04:50:14.621002 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Debug> DynamicQueryHandler: Done processing query
1140 2024.01.25 04:50:14.621028 [ 3 ] {e1197bea-67de-49c2-b90e-7f033df25865} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1141 2024.01.25 04:50:14.621045 [ 3 ] {} <Debug> HTTP-Session: 2468cd8c-a165-4da4-b43f-84485741f17d Destroying unnamed session
1142 2024.01.25 04:50:14.621315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1143 2024.01.25 04:50:14.621362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1144 2024.01.25 04:50:14.621381 [ 3 ] {} <Debug> HTTP-Session: fbf686a7-c66c-4805-878b-ab458f72f35a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1145 2024.01.25 04:50:14.621398 [ 3 ] {} <Debug> HTTP-Session: fbf686a7-c66c-4805-878b-ab458f72f35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1146 2024.01.25 04:50:14.621518 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1147 2024.01.25 04:50:14.621978 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1148 2024.01.25 04:50:14.622144 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1149 2024.01.25 04:50:14.622187 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1150 2024.01.25 04:50:14.622338 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1151 2024.01.25 04:50:14.622366 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1152 2024.01.25 04:50:14.622391 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (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
1153 2024.01.25 04:50:14.622424 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1154 2024.01.25 04:50:14.623337 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001781045 sec., 2245 rows/sec., 242.90 KiB/sec.
1155 2024.01.25 04:50:14.623519 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Debug> DynamicQueryHandler: Done processing query
1156 2024.01.25 04:50:14.623543 [ 3 ] {6c94c2cf-6c28-4ac5-87cb-8b1a18958d1f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1157 2024.01.25 04:50:14.623561 [ 3 ] {} <Debug> HTTP-Session: fbf686a7-c66c-4805-878b-ab458f72f35a Destroying unnamed session
1158 2024.01.25 04:50:14.623771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1159 2024.01.25 04:50:14.623817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1160 2024.01.25 04:50:14.623837 [ 3 ] {} <Debug> HTTP-Session: 919faf4b-a5b4-4cfb-9ce1-8407a425fc32 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1161 2024.01.25 04:50:14.623854 [ 3 ] {} <Debug> HTTP-Session: 919faf4b-a5b4-4cfb-9ce1-8407a425fc32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1162 2024.01.25 04:50:14.623975 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1163 2024.01.25 04:50:14.624479 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1164 2024.01.25 04:50:14.624653 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1165 2024.01.25 04:50:14.624704 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1166 2024.01.25 04:50:14.624854 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1167 2024.01.25 04:50:14.624884 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1168 2024.01.25 04:50:14.624905 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (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
1169 2024.01.25 04:50:14.624934 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1170 2024.01.25 04:50:14.625788 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001776755 sec., 2251 rows/sec., 243.49 KiB/sec.
1171 2024.01.25 04:50:14.625975 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Debug> DynamicQueryHandler: Done processing query
1172 2024.01.25 04:50:14.625998 [ 3 ] {1d38424c-676e-488a-a750-fcdb37f19427} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1173 2024.01.25 04:50:14.626015 [ 3 ] {} <Debug> HTTP-Session: 919faf4b-a5b4-4cfb-9ce1-8407a425fc32 Destroying unnamed session
1174 2024.01.25 04:50:14.638199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1175 2024.01.25 04:50:14.638253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1176 2024.01.25 04:50:14.638272 [ 3 ] {} <Debug> HTTP-Session: a2f320d5-75cd-4440-853f-d2dd446f8607 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1177 2024.01.25 04:50:14.638290 [ 3 ] {} <Debug> HTTP-Session: a2f320d5-75cd-4440-853f-d2dd446f8607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.01.25 04:50:14.638418 [ 3 ] {9dece81f-c8ce-4108-8b96-735ec8e5d0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1179 2024.01.25 04:50:14.638504 [ 3 ] {9dece81f-c8ce-4108-8b96-735ec8e5d0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1180 2024.01.25 04:50:14.638776 [ 3 ] {9dece81f-c8ce-4108-8b96-735ec8e5d0d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1181 2024.01.25 04:50:14.639300 [ 3 ] {9dece81f-c8ce-4108-8b96-735ec8e5d0d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1182 2024.01.25 04:50:14.639680 [ 3 ] {9dece81f-c8ce-4108-8b96-735ec8e5d0d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1183 2024.01.25 04:50:14.639843 [ 3 ] {9dece81f-c8ce-4108-8b96-735ec8e5d0d0} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1184 2024.01.25 04:50:14.639951 [ 3 ] {9dece81f-c8ce-4108-8b96-735ec8e5d0d0} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001479217 sec., 4056 rows/sec., 657.55 KiB/sec.
1185 2024.01.25 04:50:14.640080 [ 3 ] {9dece81f-c8ce-4108-8b96-735ec8e5d0d0} <Debug> DynamicQueryHandler: Done processing query
1186 2024.01.25 04:50:14.640104 [ 3 ] {9dece81f-c8ce-4108-8b96-735ec8e5d0d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1187 2024.01.25 04:50:14.640119 [ 3 ] {} <Debug> HTTP-Session: a2f320d5-75cd-4440-853f-d2dd446f8607 Destroying unnamed session
1188 2024.01.25 04:50:14.640236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1189 2024.01.25 04:50:14.640282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1190 2024.01.25 04:50:14.640300 [ 3 ] {} <Debug> HTTP-Session: c5b76b4f-002c-4d76-9334-ae732723c846 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1191 2024.01.25 04:50:14.640318 [ 3 ] {} <Debug> HTTP-Session: c5b76b4f-002c-4d76-9334-ae732723c846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1192 2024.01.25 04:50:14.640394 [ 3 ] {ce58c16e-b766-4a74-8f3b-7b0add779b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1193 2024.01.25 04:50:14.640433 [ 3 ] {ce58c16e-b766-4a74-8f3b-7b0add779b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1194 2024.01.25 04:50:14.640533 [ 3 ] {ce58c16e-b766-4a74-8f3b-7b0add779b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.01.25 04:50:14.640837 [ 3 ] {ce58c16e-b766-4a74-8f3b-7b0add779b5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1196 2024.01.25 04:50:14.641040 [ 3 ] {ce58c16e-b766-4a74-8f3b-7b0add779b5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1197 2024.01.25 04:50:14.641188 [ 3 ] {ce58c16e-b766-4a74-8f3b-7b0add779b5f} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1198 2024.01.25 04:50:14.641286 [ 3 ] {ce58c16e-b766-4a74-8f3b-7b0add779b5f} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000864662 sec., 41634 rows/sec., 3.52 MiB/sec.
1199 2024.01.25 04:50:14.641415 [ 3 ] {ce58c16e-b766-4a74-8f3b-7b0add779b5f} <Debug> DynamicQueryHandler: Done processing query
1200 2024.01.25 04:50:14.641438 [ 3 ] {ce58c16e-b766-4a74-8f3b-7b0add779b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1201 2024.01.25 04:50:14.641454 [ 3 ] {} <Debug> HTTP-Session: c5b76b4f-002c-4d76-9334-ae732723c846 Destroying unnamed session
1202 2024.01.25 04:50:14.641571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1203 2024.01.25 04:50:14.641614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1204 2024.01.25 04:50:14.641633 [ 3 ] {} <Debug> HTTP-Session: 423dc7a3-c3dc-4831-b0c5-33b913d30781 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1205 2024.01.25 04:50:14.641650 [ 3 ] {} <Debug> HTTP-Session: 423dc7a3-c3dc-4831-b0c5-33b913d30781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1206 2024.01.25 04:50:14.641721 [ 3 ] {22d05ed6-adda-4399-84c7-37fca9a6c68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1207 2024.01.25 04:50:14.641760 [ 3 ] {22d05ed6-adda-4399-84c7-37fca9a6c68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1208 2024.01.25 04:50:14.641865 [ 3 ] {22d05ed6-adda-4399-84c7-37fca9a6c68e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1209 2024.01.25 04:50:14.642130 [ 3 ] {22d05ed6-adda-4399-84c7-37fca9a6c68e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1210 2024.01.25 04:50:14.642334 [ 3 ] {22d05ed6-adda-4399-84c7-37fca9a6c68e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1211 2024.01.25 04:50:14.642478 [ 3 ] {22d05ed6-adda-4399-84c7-37fca9a6c68e} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1212 2024.01.25 04:50:14.642574 [ 3 ] {22d05ed6-adda-4399-84c7-37fca9a6c68e} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000825231 sec., 29082 rows/sec., 2.25 MiB/sec.
1213 2024.01.25 04:50:14.642695 [ 3 ] {22d05ed6-adda-4399-84c7-37fca9a6c68e} <Debug> DynamicQueryHandler: Done processing query
1214 2024.01.25 04:50:14.642718 [ 3 ] {22d05ed6-adda-4399-84c7-37fca9a6c68e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1215 2024.01.25 04:50:14.642734 [ 3 ] {} <Debug> HTTP-Session: 423dc7a3-c3dc-4831-b0c5-33b913d30781 Destroying unnamed session
1216 2024.01.25 04:50:14.642974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 64715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1217 2024.01.25 04:50:14.643019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1218 2024.01.25 04:50:14.643037 [ 3 ] {} <Debug> HTTP-Session: 7b113113-db71-4940-a694-1a0847efa89e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1219 2024.01.25 04:50:14.643055 [ 3 ] {} <Debug> HTTP-Session: 7b113113-db71-4940-a694-1a0847efa89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.01.25 04:50:14.643137 [ 3 ] {da620e66-3774-47da-9148-a8adbf4c6f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1221 2024.01.25 04:50:14.643180 [ 3 ] {da620e66-3774-47da-9148-a8adbf4c6f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1222 2024.01.25 04:50:14.643300 [ 3 ] {da620e66-3774-47da-9148-a8adbf4c6f9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1223 2024.01.25 04:50:14.643736 [ 3 ] {da620e66-3774-47da-9148-a8adbf4c6f9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1224 2024.01.25 04:50:14.644015 [ 3 ] {da620e66-3774-47da-9148-a8adbf4c6f9b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1225 2024.01.25 04:50:14.644188 [ 3 ] {da620e66-3774-47da-9148-a8adbf4c6f9b} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1226 2024.01.25 04:50:14.644316 [ 3 ] {da620e66-3774-47da-9148-a8adbf4c6f9b} <Information> executeQuery: Read 336 rows, 24.28 KiB in 0.001149109 sec., 292400 rows/sec., 20.64 MiB/sec.
1227 2024.01.25 04:50:14.644424 [ 3 ] {da620e66-3774-47da-9148-a8adbf4c6f9b} <Debug> DynamicQueryHandler: Done processing query
1228 2024.01.25 04:50:14.644446 [ 3 ] {da620e66-3774-47da-9148-a8adbf4c6f9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1229 2024.01.25 04:50:14.644461 [ 3 ] {} <Debug> HTTP-Session: 7b113113-db71-4940-a694-1a0847efa89e Destroying unnamed session
1230 2024.01.25 04:50:18.875147 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache
1231 2024.01.25 04:50:18.875215 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache
1232 2024.01.25 04:50:19.606474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1233 2024.01.25 04:50:19.606592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1234 2024.01.25 04:50:19.606623 [ 3 ] {} <Debug> HTTP-Session: 8114cb98-ce3a-4574-9cfb-210bd99d76b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1235 2024.01.25 04:50:19.606652 [ 3 ] {} <Debug> HTTP-Session: 8114cb98-ce3a-4574-9cfb-210bd99d76b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1236 2024.01.25 04:50:19.606795 [ 3 ] {10570746-7fe9-4b8a-bc3f-f329caa30f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1237 2024.01.25 04:50:19.606864 [ 3 ] {10570746-7fe9-4b8a-bc3f-f329caa30f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1238 2024.01.25 04:50:19.607045 [ 3 ] {10570746-7fe9-4b8a-bc3f-f329caa30f92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1239 2024.01.25 04:50:19.607503 [ 3 ] {10570746-7fe9-4b8a-bc3f-f329caa30f92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1240 2024.01.25 04:50:19.607768 [ 3 ] {10570746-7fe9-4b8a-bc3f-f329caa30f92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1241 2024.01.25 04:50:19.607934 [ 3 ] {10570746-7fe9-4b8a-bc3f-f329caa30f92} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1242 2024.01.25 04:50:19.608056 [ 3 ] {10570746-7fe9-4b8a-bc3f-f329caa30f92} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001219211 sec., 37729 rows/sec., 2.99 MiB/sec.
1243 2024.01.25 04:50:19.608201 [ 3 ] {10570746-7fe9-4b8a-bc3f-f329caa30f92} <Debug> DynamicQueryHandler: Done processing query
1244 2024.01.25 04:50:19.608226 [ 3 ] {10570746-7fe9-4b8a-bc3f-f329caa30f92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1245 2024.01.25 04:50:19.608243 [ 3 ] {} <Debug> HTTP-Session: 8114cb98-ce3a-4574-9cfb-210bd99d76b3 Destroying unnamed session
1246 2024.01.25 04:50:19.608384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 21867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1247 2024.01.25 04:50:19.608429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1248 2024.01.25 04:50:19.608449 [ 3 ] {} <Debug> HTTP-Session: 4cfb1d59-133e-4d18-9ace-65bd4b1ee22c Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1249 2024.01.25 04:50:19.608466 [ 3 ] {} <Debug> HTTP-Session: 4cfb1d59-133e-4d18-9ace-65bd4b1ee22c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.01.25 04:50:19.608545 [ 3 ] {9e1545e3-ca1c-4411-a456-fc957c383bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1251 2024.01.25 04:50:19.608584 [ 3 ] {9e1545e3-ca1c-4411-a456-fc957c383bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1252 2024.01.25 04:50:19.608688 [ 3 ] {9e1545e3-ca1c-4411-a456-fc957c383bf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1253 2024.01.25 04:50:19.609060 [ 3 ] {9e1545e3-ca1c-4411-a456-fc957c383bf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1254 2024.01.25 04:50:19.609286 [ 3 ] {9e1545e3-ca1c-4411-a456-fc957c383bf4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1255 2024.01.25 04:50:19.609437 [ 3 ] {9e1545e3-ca1c-4411-a456-fc957c383bf4} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1256 2024.01.25 04:50:19.609530 [ 3 ] {9e1545e3-ca1c-4411-a456-fc957c383bf4} <Information> executeQuery: Read 138 rows, 13.44 KiB in 0.000957765 sec., 144085 rows/sec., 13.70 MiB/sec.
1257 2024.01.25 04:50:19.609618 [ 91 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1258 2024.01.25 04:50:19.609639 [ 3 ] {9e1545e3-ca1c-4411-a456-fc957c383bf4} <Debug> DynamicQueryHandler: Done processing query
1259 2024.01.25 04:50:19.609667 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1260 2024.01.25 04:50:19.609666 [ 3 ] {9e1545e3-ca1c-4411-a456-fc957c383bf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1261 2024.01.25 04:50:19.609695 [ 3 ] {} <Debug> HTTP-Session: 4cfb1d59-133e-4d18-9ace-65bd4b1ee22c Destroying unnamed session
1262 2024.01.25 04:50:19.609878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 9222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1263 2024.01.25 04:50:19.609928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1264 2024.01.25 04:50:19.609913 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1265 2024.01.25 04:50:19.609950 [ 3 ] {} <Debug> HTTP-Session: 31141c93-19e8-4665-9bae-bafa8dcc04aa Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1266 2024.01.25 04:50:19.610027 [ 3 ] {} <Debug> HTTP-Session: 31141c93-19e8-4665-9bae-bafa8dcc04aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.01.25 04:50:19.610106 [ 3 ] {179093b7-6d3b-4559-952b-0da21d03c067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1268 2024.01.25 04:50:19.610154 [ 3 ] {179093b7-6d3b-4559-952b-0da21d03c067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1269 2024.01.25 04:50:19.610449 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1270 2024.01.25 04:50:19.610500 [ 3 ] {179093b7-6d3b-4559-952b-0da21d03c067} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1271 2024.01.25 04:50:19.610659 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 105 rows starting from the beginning of the part
1272 2024.01.25 04:50:19.611040 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 108 rows starting from the beginning of the part
1273 2024.01.25 04:50:19.611098 [ 3 ] {179093b7-6d3b-4559-952b-0da21d03c067} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1274 2024.01.25 04:50:19.611232 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part
1275 2024.01.25 04:50:19.611374 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 108 rows starting from the beginning of the part
1276 2024.01.25 04:50:19.611528 [ 3 ] {179093b7-6d3b-4559-952b-0da21d03c067} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1277 2024.01.25 04:50:19.611559 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
1278 2024.01.25 04:50:19.611672 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 138 rows starting from the beginning of the part
1279 2024.01.25 04:50:19.611819 [ 3 ] {179093b7-6d3b-4559-952b-0da21d03c067} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1280 2024.01.25 04:50:19.611977 [ 91 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1281 2024.01.25 04:50:19.611987 [ 3 ] {179093b7-6d3b-4559-952b-0da21d03c067} <Information> executeQuery: Read 54 rows, 4.35 KiB in 0.001849787 sec., 29192 rows/sec., 2.29 MiB/sec.
1282 2024.01.25 04:50:19.612041 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1283 2024.01.25 04:50:19.612287 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1284 2024.01.25 04:50:19.612362 [ 3 ] {179093b7-6d3b-4559-952b-0da21d03c067} <Debug> DynamicQueryHandler: Done processing query
1285 2024.01.25 04:50:19.612413 [ 3 ] {179093b7-6d3b-4559-952b-0da21d03c067} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1286 2024.01.25 04:50:19.612518 [ 3 ] {} <Debug> HTTP-Session: 31141c93-19e8-4665-9bae-bafa8dcc04aa Destroying unnamed session
1287 2024.01.25 04:50:19.612620 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1288 2024.01.25 04:50:19.612701 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 47 rows starting from the beginning of the part
1289 2024.01.25 04:50:19.612955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1290 2024.01.25 04:50:19.613173 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1291 2024.01.25 04:50:19.613178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1292 2024.01.25 04:50:19.613304 [ 3 ] {} <Debug> HTTP-Session: 83387cee-21fa-4c54-bedf-3b9b4f61c52b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1293 2024.01.25 04:50:19.613407 [ 3 ] {} <Debug> HTTP-Session: 83387cee-21fa-4c54-bedf-3b9b4f61c52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1294 2024.01.25 04:50:19.613567 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
1295 2024.01.25 04:50:19.613953 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1296 2024.01.25 04:50:19.614125 [ 3 ] {fdf4aabd-9d76-4bdc-a57b-818b42f25c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1297 2024.01.25 04:50:19.614214 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 4 columns (4 merged, 0 gathered) in 0.004462433 sec., 135128.0792339067 rows/sec., 12.98 MiB/sec.
1298 2024.01.25 04:50:19.614302 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::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
1299 2024.01.25 04:50:19.614318 [ 3 ] {fdf4aabd-9d76-4bdc-a57b-818b42f25c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1300 2024.01.25 04:50:19.614542 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1301 2024.01.25 04:50:19.614816 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part
1302 2024.01.25 04:50:19.615081 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1303 2024.01.25 04:50:19.615313 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_6_1} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1304 2024.01.25 04:50:19.615563 [ 3 ] {fdf4aabd-9d76-4bdc-a57b-818b42f25c8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1305 2024.01.25 04:50:19.616649 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.004510295 sec., 51659.59211093731 rows/sec., 4.04 MiB/sec.
1306 2024.01.25 04:50:19.616708 [ 3 ] {fdf4aabd-9d76-4bdc-a57b-818b42f25c8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1307 2024.01.25 04:50:19.616801 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1308 2024.01.25 04:50:19.617094 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1309 2024.01.25 04:50:19.617186 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_6_1} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1310 2024.01.25 04:50:19.617229 [ 3 ] {fdf4aabd-9d76-4bdc-a57b-818b42f25c8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1311 2024.01.25 04:50:19.617463 [ 3 ] {fdf4aabd-9d76-4bdc-a57b-818b42f25c8f} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1312 2024.01.25 04:50:19.617578 [ 3 ] {fdf4aabd-9d76-4bdc-a57b-818b42f25c8f} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003381326 sec., 13604 rows/sec., 18.36 MiB/sec.
1313 2024.01.25 04:50:19.617726 [ 3 ] {fdf4aabd-9d76-4bdc-a57b-818b42f25c8f} <Debug> DynamicQueryHandler: Done processing query
1314 2024.01.25 04:50:19.617750 [ 3 ] {fdf4aabd-9d76-4bdc-a57b-818b42f25c8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1315 2024.01.25 04:50:19.617766 [ 3 ] {} <Debug> HTTP-Session: 83387cee-21fa-4c54-bedf-3b9b4f61c52b Destroying unnamed session
1316 2024.01.25 04:50:19.617889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 1491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1317 2024.01.25 04:50:19.617934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1318 2024.01.25 04:50:19.617953 [ 3 ] {} <Debug> HTTP-Session: d133298d-7ae4-4521-8a00-35c8475ac8fd Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1319 2024.01.25 04:50:19.617970 [ 3 ] {} <Debug> HTTP-Session: d133298d-7ae4-4521-8a00-35c8475ac8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1320 2024.01.25 04:50:19.618041 [ 3 ] {6f2ac385-44dd-4d54-876c-d588b0563281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1321 2024.01.25 04:50:19.618082 [ 3 ] {6f2ac385-44dd-4d54-876c-d588b0563281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1322 2024.01.25 04:50:19.618189 [ 3 ] {6f2ac385-44dd-4d54-876c-d588b0563281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1323 2024.01.25 04:50:19.618468 [ 3 ] {6f2ac385-44dd-4d54-876c-d588b0563281} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
1324 2024.01.25 04:50:19.618710 [ 3 ] {6f2ac385-44dd-4d54-876c-d588b0563281} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1325 2024.01.25 04:50:19.618881 [ 3 ] {6f2ac385-44dd-4d54-876c-d588b0563281} <Trace> oximeter.measurements_i64 (030b2c24-cc3c-4048-a48d-04b7b88c9e76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1326 2024.01.25 04:50:19.618972 [ 3 ] {6f2ac385-44dd-4d54-876c-d588b0563281} <Information> executeQuery: Read 9 rows, 680.00 B in 0.000902643 sec., 9970 rows/sec., 735.69 KiB/sec.
1327 2024.01.25 04:50:19.619096 [ 3 ] {6f2ac385-44dd-4d54-876c-d588b0563281} <Debug> DynamicQueryHandler: Done processing query
1328 2024.01.25 04:50:19.619119 [ 3 ] {6f2ac385-44dd-4d54-876c-d588b0563281} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1329 2024.01.25 04:50:19.619134 [ 3 ] {} <Debug> HTTP-Session: d133298d-7ae4-4521-8a00-35c8475ac8fd Destroying unnamed session
1330 2024.01.25 04:50:29.604861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1331 2024.01.25 04:50:29.604990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1332 2024.01.25 04:50:29.605026 [ 3 ] {} <Debug> HTTP-Session: 23cc08ca-42c8-4775-9b35-86575e3062cb Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1333 2024.01.25 04:50:29.605056 [ 3 ] {} <Debug> HTTP-Session: 23cc08ca-42c8-4775-9b35-86575e3062cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1334 2024.01.25 04:50:29.605282 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1335 2024.01.25 04:50:29.606078 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1336 2024.01.25 04:50:29.606262 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1337 2024.01.25 04:50:29.606314 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1338 2024.01.25 04:50:29.606484 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1339 2024.01.25 04:50:29.606606 [ 190 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1340 2024.01.25 04:50:29.606619 [ 188 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1341 2024.01.25 04:50:29.606761 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (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
1342 2024.01.25 04:50:29.606849 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Debug> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1343 2024.01.25 04:50:29.608609 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003266613 sec., 3061 rows/sec., 430.19 KiB/sec.
1344 2024.01.25 04:50:29.608922 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Debug> DynamicQueryHandler: Done processing query
1345 2024.01.25 04:50:29.608952 [ 3 ] {382415d9-3bdd-4fb3-b2e2-fe23d4239edc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1346 2024.01.25 04:50:29.608974 [ 3 ] {} <Debug> HTTP-Session: 23cc08ca-42c8-4775-9b35-86575e3062cb Destroying unnamed session
1347 2024.01.25 04:50:29.609743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1348 2024.01.25 04:50:29.609797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1349 2024.01.25 04:50:29.609821 [ 3 ] {} <Debug> HTTP-Session: bc1ee381-95e3-48ef-9517-f2acbfd49218 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1350 2024.01.25 04:50:29.609843 [ 3 ] {} <Debug> HTTP-Session: bc1ee381-95e3-48ef-9517-f2acbfd49218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1351 2024.01.25 04:50:29.609929 [ 3 ] {92090fe5-308f-43aa-b2f4-4c12ecac50df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1352 2024.01.25 04:50:29.609971 [ 3 ] {92090fe5-308f-43aa-b2f4-4c12ecac50df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1353 2024.01.25 04:50:29.610120 [ 3 ] {92090fe5-308f-43aa-b2f4-4c12ecac50df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1354 2024.01.25 04:50:29.610443 [ 3 ] {92090fe5-308f-43aa-b2f4-4c12ecac50df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1355 2024.01.25 04:50:29.610749 [ 3 ] {92090fe5-308f-43aa-b2f4-4c12ecac50df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1356 2024.01.25 04:50:29.610918 [ 3 ] {92090fe5-308f-43aa-b2f4-4c12ecac50df} <Trace> oximeter.timeseries_schema (4bc53d26-9194-45a6-984b-76e63e67759b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1357 2024.01.25 04:50:29.611024 [ 3 ] {92090fe5-308f-43aa-b2f4-4c12ecac50df} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001064777 sec., 939 rows/sec., 212.78 KiB/sec.
1358 2024.01.25 04:50:29.611198 [ 3 ] {92090fe5-308f-43aa-b2f4-4c12ecac50df} <Debug> DynamicQueryHandler: Done processing query
1359 2024.01.25 04:50:29.611221 [ 3 ] {92090fe5-308f-43aa-b2f4-4c12ecac50df} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1360 2024.01.25 04:50:29.611237 [ 3 ] {} <Debug> HTTP-Session: bc1ee381-95e3-48ef-9517-f2acbfd49218 Destroying unnamed session
1361 2024.01.25 04:50:29.611366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1362 2024.01.25 04:50:29.611411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1363 2024.01.25 04:50:29.611432 [ 3 ] {} <Debug> HTTP-Session: 0b65701e-677d-41cb-bd27-2654f36a9575 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1364 2024.01.25 04:50:29.611449 [ 3 ] {} <Debug> HTTP-Session: 0b65701e-677d-41cb-bd27-2654f36a9575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1365 2024.01.25 04:50:29.611524 [ 3 ] {f39654e2-3d29-4ce3-aec2-0876054f70e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1366 2024.01.25 04:50:29.611565 [ 3 ] {f39654e2-3d29-4ce3-aec2-0876054f70e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1367 2024.01.25 04:50:29.611677 [ 3 ] {f39654e2-3d29-4ce3-aec2-0876054f70e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1368 2024.01.25 04:50:29.611990 [ 3 ] {f39654e2-3d29-4ce3-aec2-0876054f70e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1369 2024.01.25 04:50:29.612202 [ 3 ] {f39654e2-3d29-4ce3-aec2-0876054f70e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1370 2024.01.25 04:50:29.612366 [ 3 ] {f39654e2-3d29-4ce3-aec2-0876054f70e2} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1371 2024.01.25 04:50:29.612462 [ 3 ] {f39654e2-3d29-4ce3-aec2-0876054f70e2} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.000909543 sec., 52773 rows/sec., 4.18 MiB/sec.
1372 2024.01.25 04:50:29.612453 [ 87 ] {} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1373 2024.01.25 04:50:29.612521 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1374 2024.01.25 04:50:29.612600 [ 3 ] {f39654e2-3d29-4ce3-aec2-0876054f70e2} <Debug> DynamicQueryHandler: Done processing query
1375 2024.01.25 04:50:29.612644 [ 3 ] {f39654e2-3d29-4ce3-aec2-0876054f70e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1376 2024.01.25 04:50:29.612644 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1377 2024.01.25 04:50:29.612681 [ 3 ] {} <Debug> HTTP-Session: 0b65701e-677d-41cb-bd27-2654f36a9575 Destroying unnamed session
1378 2024.01.25 04:50:29.612777 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1379 2024.01.25 04:50:29.612811 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1380 2024.01.25 04:50:29.612846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1381 2024.01.25 04:50:29.612930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1382 2024.01.25 04:50:29.612966 [ 3 ] {} <Debug> HTTP-Session: 6cd1830c-3e32-4bfa-b5cb-fe18fcfc60e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1383 2024.01.25 04:50:29.613028 [ 3 ] {} <Debug> HTTP-Session: 6cd1830c-3e32-4bfa-b5cb-fe18fcfc60e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1384 2024.01.25 04:50:29.613076 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1385 2024.01.25 04:50:29.613217 [ 3 ] {ab65ea8c-f708-4172-9e66-38dd2790876d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1386 2024.01.25 04:50:29.613330 [ 3 ] {ab65ea8c-f708-4172-9e66-38dd2790876d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1387 2024.01.25 04:50:29.613361 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
1388 2024.01.25 04:50:29.613662 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1389 2024.01.25 04:50:29.613805 [ 3 ] {ab65ea8c-f708-4172-9e66-38dd2790876d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1390 2024.01.25 04:50:29.613995 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part
1391 2024.01.25 04:50:29.614183 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part
1392 2024.01.25 04:50:29.614609 [ 3 ] {ab65ea8c-f708-4172-9e66-38dd2790876d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1393 2024.01.25 04:50:29.614984 [ 3 ] {ab65ea8c-f708-4172-9e66-38dd2790876d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1394 2024.01.25 04:50:29.615306 [ 3 ] {ab65ea8c-f708-4172-9e66-38dd2790876d} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1395 2024.01.25 04:50:29.615553 [ 3 ] {ab65ea8c-f708-4172-9e66-38dd2790876d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002241437 sec., 892 rows/sec., 76.25 KiB/sec.
1396 2024.01.25 04:50:29.615981 [ 3 ] {ab65ea8c-f708-4172-9e66-38dd2790876d} <Debug> DynamicQueryHandler: Done processing query
1397 2024.01.25 04:50:29.615997 [ 9 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.003423556 sec., 69226.26649016402 rows/sec., 5.48 MiB/sec.
1398 2024.01.25 04:50:29.616012 [ 3 ] {ab65ea8c-f708-4172-9e66-38dd2790876d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1399 2024.01.25 04:50:29.616056 [ 3 ] {} <Debug> HTTP-Session: 6cd1830c-3e32-4bfa-b5cb-fe18fcfc60e1 Destroying unnamed session
1400 2024.01.25 04:50:29.616136 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1401 2024.01.25 04:50:29.616249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1402 2024.01.25 04:50:29.616325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1403 2024.01.25 04:50:29.616356 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1404 2024.01.25 04:50:29.616370 [ 3 ] {} <Debug> HTTP-Session: a84146e1-1b6a-4cb2-9126-89e3a4c910ae Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1405 2024.01.25 04:50:29.616419 [ 3 ] {} <Debug> HTTP-Session: a84146e1-1b6a-4cb2-9126-89e3a4c910ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1406 2024.01.25 04:50:29.616459 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_6_1} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1407 2024.01.25 04:50:29.616583 [ 3 ] {0e2d3b58-f867-4c83-899a-7298bc407301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1408 2024.01.25 04:50:29.616632 [ 3 ] {0e2d3b58-f867-4c83-899a-7298bc407301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1409 2024.01.25 04:50:29.616751 [ 3 ] {0e2d3b58-f867-4c83-899a-7298bc407301} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1410 2024.01.25 04:50:29.617143 [ 3 ] {0e2d3b58-f867-4c83-899a-7298bc407301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1411 2024.01.25 04:50:29.617370 [ 3 ] {0e2d3b58-f867-4c83-899a-7298bc407301} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1412 2024.01.25 04:50:29.617526 [ 3 ] {0e2d3b58-f867-4c83-899a-7298bc407301} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1413 2024.01.25 04:50:29.617629 [ 3 ] {0e2d3b58-f867-4c83-899a-7298bc407301} <Information> executeQuery: Read 145 rows, 14.12 KiB in 0.001005506 sec., 144206 rows/sec., 13.71 MiB/sec.
1414 2024.01.25 04:50:29.617754 [ 3 ] {0e2d3b58-f867-4c83-899a-7298bc407301} <Debug> DynamicQueryHandler: Done processing query
1415 2024.01.25 04:50:29.617778 [ 3 ] {0e2d3b58-f867-4c83-899a-7298bc407301} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1416 2024.01.25 04:50:29.617794 [ 3 ] {} <Debug> HTTP-Session: a84146e1-1b6a-4cb2-9126-89e3a4c910ae Destroying unnamed session
1417 2024.01.25 04:50:29.617903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1418 2024.01.25 04:50:29.617948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1419 2024.01.25 04:50:29.617967 [ 3 ] {} <Debug> HTTP-Session: 219bd79c-5718-4163-b208-5996acfcccc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1420 2024.01.25 04:50:29.617984 [ 3 ] {} <Debug> HTTP-Session: 219bd79c-5718-4163-b208-5996acfcccc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1421 2024.01.25 04:50:29.618053 [ 3 ] {d50fbb5f-3577-47e6-b874-21fdb892bbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1422 2024.01.25 04:50:29.618091 [ 3 ] {d50fbb5f-3577-47e6-b874-21fdb892bbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1423 2024.01.25 04:50:29.618197 [ 3 ] {d50fbb5f-3577-47e6-b874-21fdb892bbab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1424 2024.01.25 04:50:29.618576 [ 3 ] {d50fbb5f-3577-47e6-b874-21fdb892bbab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1425 2024.01.25 04:50:29.618783 [ 3 ] {d50fbb5f-3577-47e6-b874-21fdb892bbab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1426 2024.01.25 04:50:29.618928 [ 3 ] {d50fbb5f-3577-47e6-b874-21fdb892bbab} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1427 2024.01.25 04:50:29.619039 [ 3 ] {d50fbb5f-3577-47e6-b874-21fdb892bbab} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000957975 sec., 2087 rows/sec., 145.77 KiB/sec.
1428 2024.01.25 04:50:29.619172 [ 3 ] {d50fbb5f-3577-47e6-b874-21fdb892bbab} <Debug> DynamicQueryHandler: Done processing query
1429 2024.01.25 04:50:29.619196 [ 3 ] {d50fbb5f-3577-47e6-b874-21fdb892bbab} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1430 2024.01.25 04:50:29.619211 [ 3 ] {} <Debug> HTTP-Session: 219bd79c-5718-4163-b208-5996acfcccc5 Destroying unnamed session
1431 2024.01.25 04:50:29.619342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1432 2024.01.25 04:50:29.619385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1433 2024.01.25 04:50:29.619403 [ 3 ] {} <Debug> HTTP-Session: c2c574bb-e4a3-4061-b470-e62abeaaedea Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1434 2024.01.25 04:50:29.619420 [ 3 ] {} <Debug> HTTP-Session: c2c574bb-e4a3-4061-b470-e62abeaaedea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1435 2024.01.25 04:50:29.619493 [ 3 ] {e0457c82-5354-4c28-b5bd-7011e80a33e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1436 2024.01.25 04:50:29.619531 [ 3 ] {e0457c82-5354-4c28-b5bd-7011e80a33e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1437 2024.01.25 04:50:29.619636 [ 3 ] {e0457c82-5354-4c28-b5bd-7011e80a33e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1438 2024.01.25 04:50:29.619967 [ 3 ] {e0457c82-5354-4c28-b5bd-7011e80a33e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1439 2024.01.25 04:50:29.620175 [ 3 ] {e0457c82-5354-4c28-b5bd-7011e80a33e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1440 2024.01.25 04:50:29.620330 [ 3 ] {e0457c82-5354-4c28-b5bd-7011e80a33e6} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1441 2024.01.25 04:50:29.620453 [ 3 ] {e0457c82-5354-4c28-b5bd-7011e80a33e6} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000924743 sec., 54069 rows/sec., 4.23 MiB/sec.
1442 2024.01.25 04:50:29.620585 [ 3 ] {e0457c82-5354-4c28-b5bd-7011e80a33e6} <Debug> DynamicQueryHandler: Done processing query
1443 2024.01.25 04:50:29.620609 [ 3 ] {e0457c82-5354-4c28-b5bd-7011e80a33e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1444 2024.01.25 04:50:29.620625 [ 3 ] {} <Debug> HTTP-Session: c2c574bb-e4a3-4061-b470-e62abeaaedea Destroying unnamed session
1445 2024.01.25 04:50:29.620722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1446 2024.01.25 04:50:29.620766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1447 2024.01.25 04:50:29.620785 [ 3 ] {} <Debug> HTTP-Session: 943a6fc2-d533-4d24-bfb7-2bac72f7846b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1448 2024.01.25 04:50:29.620802 [ 3 ] {} <Debug> HTTP-Session: 943a6fc2-d533-4d24-bfb7-2bac72f7846b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1449 2024.01.25 04:50:29.620870 [ 3 ] {60eaa25c-ba19-48c7-9f09-ccfeb749ff5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1450 2024.01.25 04:50:29.620913 [ 3 ] {60eaa25c-ba19-48c7-9f09-ccfeb749ff5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1451 2024.01.25 04:50:29.621034 [ 3 ] {60eaa25c-ba19-48c7-9f09-ccfeb749ff5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1452 2024.01.25 04:50:29.621303 [ 3 ] {60eaa25c-ba19-48c7-9f09-ccfeb749ff5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1453 2024.01.25 04:50:29.621554 [ 3 ] {60eaa25c-ba19-48c7-9f09-ccfeb749ff5e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1454 2024.01.25 04:50:29.621732 [ 3 ] {60eaa25c-ba19-48c7-9f09-ccfeb749ff5e} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1455 2024.01.25 04:50:29.621847 [ 3 ] {60eaa25c-ba19-48c7-9f09-ccfeb749ff5e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000948454 sec., 1054 rows/sec., 74.13 KiB/sec.
1456 2024.01.25 04:50:29.621969 [ 3 ] {60eaa25c-ba19-48c7-9f09-ccfeb749ff5e} <Debug> DynamicQueryHandler: Done processing query
1457 2024.01.25 04:50:29.621992 [ 3 ] {60eaa25c-ba19-48c7-9f09-ccfeb749ff5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1458 2024.01.25 04:50:29.622008 [ 3 ] {} <Debug> HTTP-Session: 943a6fc2-d533-4d24-bfb7-2bac72f7846b Destroying unnamed session
1459 2024.01.25 04:50:29.622150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.01.25 04:50:29.622195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1461 2024.01.25 04:50:29.622213 [ 3 ] {} <Debug> HTTP-Session: fba2c6e5-0ea0-482f-8f97-b5777f48da17 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1462 2024.01.25 04:50:29.622229 [ 3 ] {} <Debug> HTTP-Session: fba2c6e5-0ea0-482f-8f97-b5777f48da17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.01.25 04:50:29.622312 [ 3 ] {ce333cc7-f560-40ae-8e81-8d27906219c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1464 2024.01.25 04:50:29.622356 [ 3 ] {ce333cc7-f560-40ae-8e81-8d27906219c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1465 2024.01.25 04:50:29.622492 [ 3 ] {ce333cc7-f560-40ae-8e81-8d27906219c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1466 2024.01.25 04:50:29.622972 [ 3 ] {ce333cc7-f560-40ae-8e81-8d27906219c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1467 2024.01.25 04:50:29.623285 [ 3 ] {ce333cc7-f560-40ae-8e81-8d27906219c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1468 2024.01.25 04:50:29.623460 [ 3 ] {ce333cc7-f560-40ae-8e81-8d27906219c7} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1469 2024.01.25 04:50:29.623585 [ 3 ] {ce333cc7-f560-40ae-8e81-8d27906219c7} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001240952 sec., 38679 rows/sec., 52.20 MiB/sec.
1470 2024.01.25 04:50:29.623580 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1471 2024.01.25 04:50:29.623688 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1472 2024.01.25 04:50:29.623812 [ 3 ] {ce333cc7-f560-40ae-8e81-8d27906219c7} <Debug> DynamicQueryHandler: Done processing query
1473 2024.01.25 04:50:29.623821 [ 9 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1474 2024.01.25 04:50:29.623846 [ 3 ] {ce333cc7-f560-40ae-8e81-8d27906219c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1475 2024.01.25 04:50:29.623884 [ 3 ] {} <Debug> HTTP-Session: fba2c6e5-0ea0-482f-8f97-b5777f48da17 Destroying unnamed session
1476 2024.01.25 04:50:29.623965 [ 9 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1477 2024.01.25 04:50:29.624003 [ 9 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1478 2024.01.25 04:50:29.624120 [ 9 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1479 2024.01.25 04:50:29.624223 [ 9 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
1480 2024.01.25 04:50:29.624324 [ 9 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1481 2024.01.25 04:50:29.624424 [ 9 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part
1482 2024.01.25 04:50:29.624521 [ 9 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part
1483 2024.01.25 04:50:29.626479 [ 9 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 6 columns (6 merged, 0 gathered) in 0.002718879 sec., 87168.27780861156 rows/sec., 117.63 MiB/sec.
1484 2024.01.25 04:50:29.626770 [ 24 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1485 2024.01.25 04:50:29.627061 [ 24 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1486 2024.01.25 04:50:29.627128 [ 24 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1487 2024.01.25 04:50:29.627214 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_6_1: 4.07 MiB.
1488 2024.01.25 04:50:33.875275 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
1489 2024.01.25 04:50:33.875345 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
1490 2024.01.25 04:50:39.605555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1491 2024.01.25 04:50:39.605679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1492 2024.01.25 04:50:39.605704 [ 3 ] {} <Debug> HTTP-Session: f2512c45-cda2-4fcd-9fff-56af1b7e6cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1493 2024.01.25 04:50:39.605728 [ 3 ] {} <Debug> HTTP-Session: f2512c45-cda2-4fcd-9fff-56af1b7e6cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1494 2024.01.25 04:50:39.605858 [ 3 ] {2fb63f03-dff2-4a2e-a5ce-1d53f8964b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1495 2024.01.25 04:50:39.605918 [ 3 ] {2fb63f03-dff2-4a2e-a5ce-1d53f8964b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1496 2024.01.25 04:50:39.606075 [ 3 ] {2fb63f03-dff2-4a2e-a5ce-1d53f8964b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1497 2024.01.25 04:50:39.606535 [ 3 ] {2fb63f03-dff2-4a2e-a5ce-1d53f8964b2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1498 2024.01.25 04:50:39.606802 [ 3 ] {2fb63f03-dff2-4a2e-a5ce-1d53f8964b2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1499 2024.01.25 04:50:39.606965 [ 3 ] {2fb63f03-dff2-4a2e-a5ce-1d53f8964b2e} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1500 2024.01.25 04:50:39.607104 [ 3 ] {2fb63f03-dff2-4a2e-a5ce-1d53f8964b2e} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001208461 sec., 39719 rows/sec., 3.14 MiB/sec.
1501 2024.01.25 04:50:39.607245 [ 3 ] {2fb63f03-dff2-4a2e-a5ce-1d53f8964b2e} <Debug> DynamicQueryHandler: Done processing query
1502 2024.01.25 04:50:39.607271 [ 3 ] {2fb63f03-dff2-4a2e-a5ce-1d53f8964b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1503 2024.01.25 04:50:39.607288 [ 3 ] {} <Debug> HTTP-Session: f2512c45-cda2-4fcd-9fff-56af1b7e6cf8 Destroying unnamed session
1504 2024.01.25 04:50:39.607444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1505 2024.01.25 04:50:39.607491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1506 2024.01.25 04:50:39.607510 [ 3 ] {} <Debug> HTTP-Session: 7f9ca372-97aa-4f7d-a271-09939ca55d4a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1507 2024.01.25 04:50:39.607527 [ 3 ] {} <Debug> HTTP-Session: 7f9ca372-97aa-4f7d-a271-09939ca55d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1508 2024.01.25 04:50:39.607604 [ 3 ] {d4d65f66-6322-422c-bf66-c22465683074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1509 2024.01.25 04:50:39.607643 [ 3 ] {d4d65f66-6322-422c-bf66-c22465683074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1510 2024.01.25 04:50:39.607750 [ 3 ] {d4d65f66-6322-422c-bf66-c22465683074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1511 2024.01.25 04:50:39.608200 [ 3 ] {d4d65f66-6322-422c-bf66-c22465683074} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1512 2024.01.25 04:50:39.608427 [ 3 ] {d4d65f66-6322-422c-bf66-c22465683074} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1513 2024.01.25 04:50:39.608588 [ 3 ] {d4d65f66-6322-422c-bf66-c22465683074} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1514 2024.01.25 04:50:39.608705 [ 3 ] {d4d65f66-6322-422c-bf66-c22465683074} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001066247 sec., 135053 rows/sec., 12.85 MiB/sec.
1515 2024.01.25 04:50:39.608828 [ 3 ] {d4d65f66-6322-422c-bf66-c22465683074} <Debug> DynamicQueryHandler: Done processing query
1516 2024.01.25 04:50:39.608852 [ 3 ] {d4d65f66-6322-422c-bf66-c22465683074} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1517 2024.01.25 04:50:39.608867 [ 3 ] {} <Debug> HTTP-Session: 7f9ca372-97aa-4f7d-a271-09939ca55d4a Destroying unnamed session
1518 2024.01.25 04:50:39.608975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1519 2024.01.25 04:50:39.609020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1520 2024.01.25 04:50:39.609039 [ 3 ] {} <Debug> HTTP-Session: 9988acb1-d34f-4cdd-b634-c069d632501a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1521 2024.01.25 04:50:39.609056 [ 3 ] {} <Debug> HTTP-Session: 9988acb1-d34f-4cdd-b634-c069d632501a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1522 2024.01.25 04:50:39.609127 [ 3 ] {410d31cf-2cae-44ea-a415-9debf3278dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1523 2024.01.25 04:50:39.609165 [ 3 ] {410d31cf-2cae-44ea-a415-9debf3278dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1524 2024.01.25 04:50:39.609271 [ 3 ] {410d31cf-2cae-44ea-a415-9debf3278dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1525 2024.01.25 04:50:39.609607 [ 3 ] {410d31cf-2cae-44ea-a415-9debf3278dcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1526 2024.01.25 04:50:39.609812 [ 3 ] {410d31cf-2cae-44ea-a415-9debf3278dcb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1527 2024.01.25 04:50:39.609958 [ 3 ] {410d31cf-2cae-44ea-a415-9debf3278dcb} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1528 2024.01.25 04:50:39.610074 [ 3 ] {410d31cf-2cae-44ea-a415-9debf3278dcb} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000920413 sec., 52150 rows/sec., 4.08 MiB/sec.
1529 2024.01.25 04:50:39.610192 [ 3 ] {410d31cf-2cae-44ea-a415-9debf3278dcb} <Debug> DynamicQueryHandler: Done processing query
1530 2024.01.25 04:50:39.610215 [ 3 ] {410d31cf-2cae-44ea-a415-9debf3278dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1531 2024.01.25 04:50:39.610231 [ 3 ] {} <Debug> HTTP-Session: 9988acb1-d34f-4cdd-b634-c069d632501a Destroying unnamed session
1532 2024.01.25 04:50:39.610443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1533 2024.01.25 04:50:39.610487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1534 2024.01.25 04:50:39.610505 [ 3 ] {} <Debug> HTTP-Session: ace5a4ca-482f-498c-ab1c-f5578e03edda Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1535 2024.01.25 04:50:39.610522 [ 3 ] {} <Debug> HTTP-Session: ace5a4ca-482f-498c-ab1c-f5578e03edda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1536 2024.01.25 04:50:39.610636 [ 3 ] {8556ab25-ae5d-4b14-98e8-2640c4aedabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1537 2024.01.25 04:50:39.610681 [ 3 ] {8556ab25-ae5d-4b14-98e8-2640c4aedabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1538 2024.01.25 04:50:39.610817 [ 3 ] {8556ab25-ae5d-4b14-98e8-2640c4aedabf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1539 2024.01.25 04:50:39.611331 [ 3 ] {8556ab25-ae5d-4b14-98e8-2640c4aedabf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1540 2024.01.25 04:50:39.611645 [ 3 ] {8556ab25-ae5d-4b14-98e8-2640c4aedabf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1541 2024.01.25 04:50:39.611832 [ 3 ] {8556ab25-ae5d-4b14-98e8-2640c4aedabf} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1542 2024.01.25 04:50:39.611950 [ 3 ] {8556ab25-ae5d-4b14-98e8-2640c4aedabf} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001285813 sec., 37330 rows/sec., 50.38 MiB/sec.
1543 2024.01.25 04:50:39.612144 [ 3 ] {8556ab25-ae5d-4b14-98e8-2640c4aedabf} <Debug> DynamicQueryHandler: Done processing query
1544 2024.01.25 04:50:39.612168 [ 3 ] {8556ab25-ae5d-4b14-98e8-2640c4aedabf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1545 2024.01.25 04:50:39.612183 [ 3 ] {} <Debug> HTTP-Session: ace5a4ca-482f-498c-ab1c-f5578e03edda Destroying unnamed session
1546 2024.01.25 04:50:44.604661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1547 2024.01.25 04:50:44.604966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1548 2024.01.25 04:50:44.605022 [ 3 ] {} <Debug> HTTP-Session: 59cc3060-29d2-4e4b-994c-7d43be316864 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1549 2024.01.25 04:50:44.605065 [ 3 ] {} <Debug> HTTP-Session: 59cc3060-29d2-4e4b-994c-7d43be316864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1550 2024.01.25 04:50:44.605264 [ 3 ] {db859dee-8f37-4185-976f-84a2dba9be6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1551 2024.01.25 04:50:44.605364 [ 3 ] {db859dee-8f37-4185-976f-84a2dba9be6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1552 2024.01.25 04:50:44.605572 [ 3 ] {db859dee-8f37-4185-976f-84a2dba9be6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1553 2024.01.25 04:50:44.605999 [ 3 ] {db859dee-8f37-4185-976f-84a2dba9be6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1554 2024.01.25 04:50:44.606266 [ 3 ] {db859dee-8f37-4185-976f-84a2dba9be6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1555 2024.01.25 04:50:44.606432 [ 3 ] {db859dee-8f37-4185-976f-84a2dba9be6c} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1556 2024.01.25 04:50:44.606567 [ 3 ] {db859dee-8f37-4185-976f-84a2dba9be6c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001244172 sec., 1607 rows/sec., 137.36 KiB/sec.
1557 2024.01.25 04:50:44.606737 [ 3 ] {db859dee-8f37-4185-976f-84a2dba9be6c} <Debug> DynamicQueryHandler: Done processing query
1558 2024.01.25 04:50:44.606764 [ 3 ] {db859dee-8f37-4185-976f-84a2dba9be6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1559 2024.01.25 04:50:44.606782 [ 3 ] {} <Debug> HTTP-Session: 59cc3060-29d2-4e4b-994c-7d43be316864 Destroying unnamed session
1560 2024.01.25 04:50:44.606898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1561 2024.01.25 04:50:44.606950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1562 2024.01.25 04:50:44.606970 [ 3 ] {} <Debug> HTTP-Session: b2d244f7-3449-4a68-9848-1199220b8d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1563 2024.01.25 04:50:44.606991 [ 3 ] {} <Debug> HTTP-Session: b2d244f7-3449-4a68-9848-1199220b8d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1564 2024.01.25 04:50:44.607073 [ 3 ] {b8bfea91-588e-4a0d-b132-f94b60b6da54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1565 2024.01.25 04:50:44.607115 [ 3 ] {b8bfea91-588e-4a0d-b132-f94b60b6da54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1566 2024.01.25 04:50:44.607229 [ 3 ] {b8bfea91-588e-4a0d-b132-f94b60b6da54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1567 2024.01.25 04:50:44.607590 [ 3 ] {b8bfea91-588e-4a0d-b132-f94b60b6da54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1568 2024.01.25 04:50:44.607797 [ 3 ] {b8bfea91-588e-4a0d-b132-f94b60b6da54} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1569 2024.01.25 04:50:44.607974 [ 3 ] {b8bfea91-588e-4a0d-b132-f94b60b6da54} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1570 2024.01.25 04:50:44.608091 [ 3 ] {b8bfea91-588e-4a0d-b132-f94b60b6da54} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000986205 sec., 37517 rows/sec., 3.17 MiB/sec.
1571 2024.01.25 04:50:44.608218 [ 3 ] {b8bfea91-588e-4a0d-b132-f94b60b6da54} <Debug> DynamicQueryHandler: Done processing query
1572 2024.01.25 04:50:44.608242 [ 3 ] {b8bfea91-588e-4a0d-b132-f94b60b6da54} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1573 2024.01.25 04:50:44.608258 [ 3 ] {} <Debug> HTTP-Session: b2d244f7-3449-4a68-9848-1199220b8d13 Destroying unnamed session
1574 2024.01.25 04:50:44.608370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1575 2024.01.25 04:50:44.608417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1576 2024.01.25 04:50:44.608436 [ 3 ] {} <Debug> HTTP-Session: a02df473-549d-423e-8281-b83ef48d4596 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1577 2024.01.25 04:50:44.608453 [ 3 ] {} <Debug> HTTP-Session: a02df473-549d-423e-8281-b83ef48d4596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1578 2024.01.25 04:50:44.608524 [ 3 ] {ab3609db-b726-4c78-81b5-01fc397e65e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1579 2024.01.25 04:50:44.608564 [ 3 ] {ab3609db-b726-4c78-81b5-01fc397e65e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1580 2024.01.25 04:50:44.608690 [ 3 ] {ab3609db-b726-4c78-81b5-01fc397e65e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1581 2024.01.25 04:50:44.608966 [ 3 ] {ab3609db-b726-4c78-81b5-01fc397e65e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1582 2024.01.25 04:50:44.609166 [ 3 ] {ab3609db-b726-4c78-81b5-01fc397e65e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1583 2024.01.25 04:50:44.609313 [ 3 ] {ab3609db-b726-4c78-81b5-01fc397e65e0} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1584 2024.01.25 04:50:44.609429 [ 3 ] {ab3609db-b726-4c78-81b5-01fc397e65e0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000875993 sec., 2283 rows/sec., 159.42 KiB/sec.
1585 2024.01.25 04:50:44.609547 [ 3 ] {ab3609db-b726-4c78-81b5-01fc397e65e0} <Debug> DynamicQueryHandler: Done processing query
1586 2024.01.25 04:50:44.609570 [ 3 ] {ab3609db-b726-4c78-81b5-01fc397e65e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1587 2024.01.25 04:50:44.609585 [ 3 ] {} <Debug> HTTP-Session: a02df473-549d-423e-8281-b83ef48d4596 Destroying unnamed session
1588 2024.01.25 04:50:44.609690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1589 2024.01.25 04:50:44.609734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1590 2024.01.25 04:50:44.609753 [ 3 ] {} <Debug> HTTP-Session: db3f8b32-9514-4e43-b8f1-0075a2cc7af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1591 2024.01.25 04:50:44.609771 [ 3 ] {} <Debug> HTTP-Session: db3f8b32-9514-4e43-b8f1-0075a2cc7af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1592 2024.01.25 04:50:44.609842 [ 3 ] {c0dfc791-f59f-4226-87f9-1c5a10d56f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1593 2024.01.25 04:50:44.609880 [ 3 ] {c0dfc791-f59f-4226-87f9-1c5a10d56f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1594 2024.01.25 04:50:44.609986 [ 3 ] {c0dfc791-f59f-4226-87f9-1c5a10d56f15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1595 2024.01.25 04:50:44.610276 [ 3 ] {c0dfc791-f59f-4226-87f9-1c5a10d56f15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1596 2024.01.25 04:50:44.610480 [ 3 ] {c0dfc791-f59f-4226-87f9-1c5a10d56f15} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1597 2024.01.25 04:50:44.610626 [ 3 ] {c0dfc791-f59f-4226-87f9-1c5a10d56f15} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1598 2024.01.25 04:50:44.610738 [ 3 ] {c0dfc791-f59f-4226-87f9-1c5a10d56f15} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000868882 sec., 29923 rows/sec., 2.32 MiB/sec.
1599 2024.01.25 04:50:44.610863 [ 3 ] {c0dfc791-f59f-4226-87f9-1c5a10d56f15} <Debug> DynamicQueryHandler: Done processing query
1600 2024.01.25 04:50:44.610885 [ 3 ] {c0dfc791-f59f-4226-87f9-1c5a10d56f15} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1601 2024.01.25 04:50:44.610901 [ 3 ] {} <Debug> HTTP-Session: db3f8b32-9514-4e43-b8f1-0075a2cc7af7 Destroying unnamed session
1602 2024.01.25 04:50:44.611005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1603 2024.01.25 04:50:44.611048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1604 2024.01.25 04:50:44.611066 [ 3 ] {} <Debug> HTTP-Session: 84a63e89-d908-4ea7-8ced-9ae460cc7bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1605 2024.01.25 04:50:44.611083 [ 3 ] {} <Debug> HTTP-Session: 84a63e89-d908-4ea7-8ced-9ae460cc7bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1606 2024.01.25 04:50:44.611155 [ 3 ] {d192e51d-f2f4-4bd0-8b94-fdb4f880c996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1607 2024.01.25 04:50:44.611197 [ 3 ] {d192e51d-f2f4-4bd0-8b94-fdb4f880c996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1608 2024.01.25 04:50:44.611317 [ 3 ] {d192e51d-f2f4-4bd0-8b94-fdb4f880c996} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1609 2024.01.25 04:50:44.611615 [ 3 ] {d192e51d-f2f4-4bd0-8b94-fdb4f880c996} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1610 2024.01.25 04:50:44.611875 [ 3 ] {d192e51d-f2f4-4bd0-8b94-fdb4f880c996} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1611 2024.01.25 04:50:44.612051 [ 3 ] {d192e51d-f2f4-4bd0-8b94-fdb4f880c996} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1612 2024.01.25 04:50:44.612175 [ 3 ] {d192e51d-f2f4-4bd0-8b94-fdb4f880c996} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000986655 sec., 37500 rows/sec., 2.64 MiB/sec.
1613 2024.01.25 04:50:44.612300 [ 3 ] {d192e51d-f2f4-4bd0-8b94-fdb4f880c996} <Debug> DynamicQueryHandler: Done processing query
1614 2024.01.25 04:50:44.612324 [ 3 ] {d192e51d-f2f4-4bd0-8b94-fdb4f880c996} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1615 2024.01.25 04:50:44.612339 [ 3 ] {} <Debug> HTTP-Session: 84a63e89-d908-4ea7-8ced-9ae460cc7bf6 Destroying unnamed session
1616 2024.01.25 04:50:48.875387 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
1617 2024.01.25 04:50:48.875458 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
1618 2024.01.25 04:50:49.605294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1619 2024.01.25 04:50:49.605400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1620 2024.01.25 04:50:49.605424 [ 3 ] {} <Debug> HTTP-Session: 780accd0-263f-424d-92ab-60dd4e4bd27c Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1621 2024.01.25 04:50:49.605448 [ 3 ] {} <Debug> HTTP-Session: 780accd0-263f-424d-92ab-60dd4e4bd27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1622 2024.01.25 04:50:49.605575 [ 3 ] {52587c10-5266-4d3b-9158-c54fcdc8b7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1623 2024.01.25 04:50:49.605633 [ 3 ] {52587c10-5266-4d3b-9158-c54fcdc8b7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1624 2024.01.25 04:50:49.605788 [ 3 ] {52587c10-5266-4d3b-9158-c54fcdc8b7a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1625 2024.01.25 04:50:49.606251 [ 3 ] {52587c10-5266-4d3b-9158-c54fcdc8b7a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1626 2024.01.25 04:50:49.606537 [ 3 ] {52587c10-5266-4d3b-9158-c54fcdc8b7a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1627 2024.01.25 04:50:49.606703 [ 3 ] {52587c10-5266-4d3b-9158-c54fcdc8b7a4} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1628 2024.01.25 04:50:49.606821 [ 3 ] {52587c10-5266-4d3b-9158-c54fcdc8b7a4} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001213331 sec., 39560 rows/sec., 3.13 MiB/sec.
1629 2024.01.25 04:50:49.606970 [ 3 ] {52587c10-5266-4d3b-9158-c54fcdc8b7a4} <Debug> DynamicQueryHandler: Done processing query
1630 2024.01.25 04:50:49.606993 [ 3 ] {52587c10-5266-4d3b-9158-c54fcdc8b7a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1631 2024.01.25 04:50:49.607010 [ 3 ] {} <Debug> HTTP-Session: 780accd0-263f-424d-92ab-60dd4e4bd27c Destroying unnamed session
1632 2024.01.25 04:50:49.607175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1633 2024.01.25 04:50:49.607222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1634 2024.01.25 04:50:49.607244 [ 3 ] {} <Debug> HTTP-Session: 237cfeb6-f153-49c1-8c4b-98afbc8a8a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1635 2024.01.25 04:50:49.607262 [ 3 ] {} <Debug> HTTP-Session: 237cfeb6-f153-49c1-8c4b-98afbc8a8a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1636 2024.01.25 04:50:49.607340 [ 3 ] {139b484a-6ae4-4a19-8434-e09e725d7073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1637 2024.01.25 04:50:49.607380 [ 3 ] {139b484a-6ae4-4a19-8434-e09e725d7073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1638 2024.01.25 04:50:49.607485 [ 3 ] {139b484a-6ae4-4a19-8434-e09e725d7073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1639 2024.01.25 04:50:49.607879 [ 3 ] {139b484a-6ae4-4a19-8434-e09e725d7073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1640 2024.01.25 04:50:49.608100 [ 3 ] {139b484a-6ae4-4a19-8434-e09e725d7073} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1641 2024.01.25 04:50:49.608255 [ 3 ] {139b484a-6ae4-4a19-8434-e09e725d7073} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1642 2024.01.25 04:50:49.608355 [ 3 ] {139b484a-6ae4-4a19-8434-e09e725d7073} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.000986785 sec., 145928 rows/sec., 13.89 MiB/sec.
1643 2024.01.25 04:50:49.608461 [ 3 ] {139b484a-6ae4-4a19-8434-e09e725d7073} <Debug> DynamicQueryHandler: Done processing query
1644 2024.01.25 04:50:49.608484 [ 3 ] {139b484a-6ae4-4a19-8434-e09e725d7073} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1645 2024.01.25 04:50:49.608499 [ 3 ] {} <Debug> HTTP-Session: 237cfeb6-f153-49c1-8c4b-98afbc8a8a5f Destroying unnamed session
1646 2024.01.25 04:50:49.608622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1647 2024.01.25 04:50:49.608666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1648 2024.01.25 04:50:49.608683 [ 3 ] {} <Debug> HTTP-Session: d81aa03c-efe9-44ec-a2d8-40bf1d7ee735 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1649 2024.01.25 04:50:49.608700 [ 3 ] {} <Debug> HTTP-Session: d81aa03c-efe9-44ec-a2d8-40bf1d7ee735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1650 2024.01.25 04:50:49.608770 [ 3 ] {91d0fae4-ed52-428d-931c-da09342e3c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1651 2024.01.25 04:50:49.608809 [ 3 ] {91d0fae4-ed52-428d-931c-da09342e3c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1652 2024.01.25 04:50:49.608912 [ 3 ] {91d0fae4-ed52-428d-931c-da09342e3c2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1653 2024.01.25 04:50:49.609233 [ 3 ] {91d0fae4-ed52-428d-931c-da09342e3c2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1654 2024.01.25 04:50:49.609437 [ 3 ] {91d0fae4-ed52-428d-931c-da09342e3c2e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1655 2024.01.25 04:50:49.609583 [ 3 ] {91d0fae4-ed52-428d-931c-da09342e3c2e} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1656 2024.01.25 04:50:49.609677 [ 3 ] {91d0fae4-ed52-428d-931c-da09342e3c2e} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000879622 sec., 54568 rows/sec., 4.27 MiB/sec.
1657 2024.01.25 04:50:49.609789 [ 3 ] {91d0fae4-ed52-428d-931c-da09342e3c2e} <Debug> DynamicQueryHandler: Done processing query
1658 2024.01.25 04:50:49.609811 [ 3 ] {91d0fae4-ed52-428d-931c-da09342e3c2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1659 2024.01.25 04:50:49.609827 [ 3 ] {} <Debug> HTTP-Session: d81aa03c-efe9-44ec-a2d8-40bf1d7ee735 Destroying unnamed session
1660 2024.01.25 04:50:49.609966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1661 2024.01.25 04:50:49.610011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1662 2024.01.25 04:50:49.610029 [ 3 ] {} <Debug> HTTP-Session: ed688b57-98b7-4bcf-85ba-8247d5cd76c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1663 2024.01.25 04:50:49.610046 [ 3 ] {} <Debug> HTTP-Session: ed688b57-98b7-4bcf-85ba-8247d5cd76c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1664 2024.01.25 04:50:49.610125 [ 3 ] {c3b4d9c3-bb5d-4ffb-ad5c-48b3e2fb64cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1665 2024.01.25 04:50:49.610169 [ 3 ] {c3b4d9c3-bb5d-4ffb-ad5c-48b3e2fb64cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1666 2024.01.25 04:50:49.610308 [ 3 ] {c3b4d9c3-bb5d-4ffb-ad5c-48b3e2fb64cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1667 2024.01.25 04:50:49.610780 [ 3 ] {c3b4d9c3-bb5d-4ffb-ad5c-48b3e2fb64cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1668 2024.01.25 04:50:49.611086 [ 3 ] {c3b4d9c3-bb5d-4ffb-ad5c-48b3e2fb64cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1669 2024.01.25 04:50:49.611265 [ 3 ] {c3b4d9c3-bb5d-4ffb-ad5c-48b3e2fb64cc} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1670 2024.01.25 04:50:49.611365 [ 3 ] {c3b4d9c3-bb5d-4ffb-ad5c-48b3e2fb64cc} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001213361 sec., 39559 rows/sec., 53.38 MiB/sec.
1671 2024.01.25 04:50:49.611525 [ 3 ] {c3b4d9c3-bb5d-4ffb-ad5c-48b3e2fb64cc} <Debug> DynamicQueryHandler: Done processing query
1672 2024.01.25 04:50:49.611547 [ 3 ] {c3b4d9c3-bb5d-4ffb-ad5c-48b3e2fb64cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1673 2024.01.25 04:50:49.611563 [ 3 ] {} <Debug> HTTP-Session: ed688b57-98b7-4bcf-85ba-8247d5cd76c9 Destroying unnamed session
1674 2024.01.25 04:50:59.605366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1675 2024.01.25 04:50:59.605499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1676 2024.01.25 04:50:59.605529 [ 3 ] {} <Debug> HTTP-Session: f49a9246-441b-4a14-a1ee-3b46fc6e96db Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1677 2024.01.25 04:50:59.605557 [ 3 ] {} <Debug> HTTP-Session: f49a9246-441b-4a14-a1ee-3b46fc6e96db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1678 2024.01.25 04:50:59.605701 [ 3 ] {bf4526b5-0b4f-482d-b842-8af9270fba83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1679 2024.01.25 04:50:59.605769 [ 3 ] {bf4526b5-0b4f-482d-b842-8af9270fba83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1680 2024.01.25 04:50:59.605950 [ 3 ] {bf4526b5-0b4f-482d-b842-8af9270fba83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1681 2024.01.25 04:50:59.606368 [ 3 ] {bf4526b5-0b4f-482d-b842-8af9270fba83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1682 2024.01.25 04:50:59.606649 [ 3 ] {bf4526b5-0b4f-482d-b842-8af9270fba83} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1683 2024.01.25 04:50:59.606810 [ 3 ] {bf4526b5-0b4f-482d-b842-8af9270fba83} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1684 2024.01.25 04:50:59.606924 [ 3 ] {bf4526b5-0b4f-482d-b842-8af9270fba83} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00118292 sec., 40577 rows/sec., 3.21 MiB/sec.
1685 2024.01.25 04:50:59.607064 [ 3 ] {bf4526b5-0b4f-482d-b842-8af9270fba83} <Debug> DynamicQueryHandler: Done processing query
1686 2024.01.25 04:50:59.607089 [ 3 ] {bf4526b5-0b4f-482d-b842-8af9270fba83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1687 2024.01.25 04:50:59.607104 [ 3 ] {} <Debug> HTTP-Session: f49a9246-441b-4a14-a1ee-3b46fc6e96db Destroying unnamed session
1688 2024.01.25 04:50:59.607238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1689 2024.01.25 04:50:59.607286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1690 2024.01.25 04:50:59.607305 [ 3 ] {} <Debug> HTTP-Session: d0ae21c2-069a-4075-b7e8-f380a1838416 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1691 2024.01.25 04:50:59.607322 [ 3 ] {} <Debug> HTTP-Session: d0ae21c2-069a-4075-b7e8-f380a1838416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1692 2024.01.25 04:50:59.607398 [ 3 ] {5c269d40-53ef-4320-8e57-d0ed47ffc25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1693 2024.01.25 04:50:59.607437 [ 3 ] {5c269d40-53ef-4320-8e57-d0ed47ffc25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1694 2024.01.25 04:50:59.607543 [ 3 ] {5c269d40-53ef-4320-8e57-d0ed47ffc25f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1695 2024.01.25 04:50:59.607920 [ 3 ] {5c269d40-53ef-4320-8e57-d0ed47ffc25f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1696 2024.01.25 04:50:59.608146 [ 3 ] {5c269d40-53ef-4320-8e57-d0ed47ffc25f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1697 2024.01.25 04:50:59.608295 [ 3 ] {5c269d40-53ef-4320-8e57-d0ed47ffc25f} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1698 2024.01.25 04:50:59.608391 [ 3 ] {5c269d40-53ef-4320-8e57-d0ed47ffc25f} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.000965024 sec., 149219 rows/sec., 14.20 MiB/sec.
1699 2024.01.25 04:50:59.608389 [ 55 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1700 2024.01.25 04:50:59.608456 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1701 2024.01.25 04:50:59.608531 [ 3 ] {5c269d40-53ef-4320-8e57-d0ed47ffc25f} <Debug> DynamicQueryHandler: Done processing query
1702 2024.01.25 04:50:59.608578 [ 3 ] {5c269d40-53ef-4320-8e57-d0ed47ffc25f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1703 2024.01.25 04:50:59.608616 [ 3 ] {} <Debug> HTTP-Session: d0ae21c2-069a-4075-b7e8-f380a1838416 Destroying unnamed session
1704 2024.01.25 04:50:59.608622 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1705 2024.01.25 04:50:59.608790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1706 2024.01.25 04:50:59.608851 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1707 2024.01.25 04:50:59.608877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1708 2024.01.25 04:50:59.608920 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part
1709 2024.01.25 04:50:59.608925 [ 3 ] {} <Debug> HTTP-Session: 0259822f-fe23-48d4-8b9b-a8c429ef11bc Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1710 2024.01.25 04:50:59.608975 [ 3 ] {} <Debug> HTTP-Session: 0259822f-fe23-48d4-8b9b-a8c429ef11bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1711 2024.01.25 04:50:59.609167 [ 3 ] {172bfae7-ebe7-4ad2-8126-64b995df9214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1712 2024.01.25 04:50:59.609215 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 145 rows starting from the beginning of the part
1713 2024.01.25 04:50:59.609233 [ 3 ] {172bfae7-ebe7-4ad2-8126-64b995df9214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1714 2024.01.25 04:50:59.609539 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 144 rows starting from the beginning of the part
1715 2024.01.25 04:50:59.609682 [ 3 ] {172bfae7-ebe7-4ad2-8126-64b995df9214} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1716 2024.01.25 04:50:59.609843 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part
1717 2024.01.25 04:50:59.610015 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part
1718 2024.01.25 04:50:59.610329 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part
1719 2024.01.25 04:50:59.610523 [ 3 ] {172bfae7-ebe7-4ad2-8126-64b995df9214} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1720 2024.01.25 04:50:59.610892 [ 3 ] {172bfae7-ebe7-4ad2-8126-64b995df9214} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1721 2024.01.25 04:50:59.611184 [ 3 ] {172bfae7-ebe7-4ad2-8126-64b995df9214} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1722 2024.01.25 04:50:59.611367 [ 55 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1723 2024.01.25 04:50:59.611474 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1724 2024.01.25 04:50:59.611477 [ 3 ] {172bfae7-ebe7-4ad2-8126-64b995df9214} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.002242347 sec., 21406 rows/sec., 1.67 MiB/sec.
1725 2024.01.25 04:50:59.611706 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1726 2024.01.25 04:50:59.611895 [ 3 ] {172bfae7-ebe7-4ad2-8126-64b995df9214} <Debug> DynamicQueryHandler: Done processing query
1727 2024.01.25 04:50:59.611974 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1728 2024.01.25 04:50:59.611993 [ 3 ] {172bfae7-ebe7-4ad2-8126-64b995df9214} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1729 2024.01.25 04:50:59.612089 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part
1730 2024.01.25 04:50:59.612110 [ 3 ] {} <Debug> HTTP-Session: 0259822f-fe23-48d4-8b9b-a8c429ef11bc Destroying unnamed session
1731 2024.01.25 04:50:59.612522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1732 2024.01.25 04:50:59.612549 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part
1733 2024.01.25 04:50:59.612548 [ 12 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004003062 sec., 196849.31185177746 rows/sec., 18.54 MiB/sec.
1734 2024.01.25 04:50:59.612640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1735 2024.01.25 04:50:59.612682 [ 3 ] {} <Debug> HTTP-Session: 11884f3d-eaab-4ec8-9497-fa58774db27e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1736 2024.01.25 04:50:59.612782 [ 3 ] {} <Debug> HTTP-Session: 11884f3d-eaab-4ec8-9497-fa58774db27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1737 2024.01.25 04:50:59.612841 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part
1738 2024.01.25 04:50:59.612859 [ 12 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1739 2024.01.25 04:50:59.613184 [ 3 ] {640a7517-8f25-4335-9425-f3af788a6af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1740 2024.01.25 04:50:59.613204 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part
1741 2024.01.25 04:50:59.613372 [ 12 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1742 2024.01.25 04:50:59.613393 [ 3 ] {640a7517-8f25-4335-9425-f3af788a6af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1743 2024.01.25 04:50:59.613572 [ 12 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_11_2} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1744 2024.01.25 04:50:59.613590 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part
1745 2024.01.25 04:50:59.614002 [ 9 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part
1746 2024.01.25 04:50:59.614280 [ 3 ] {640a7517-8f25-4335-9425-f3af788a6af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1747 2024.01.25 04:50:59.615474 [ 3 ] {640a7517-8f25-4335-9425-f3af788a6af8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1748 2024.01.25 04:50:59.615859 [ 17 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.004285619 sec., 71868.26453774823 rows/sec., 5.61 MiB/sec.
1749 2024.01.25 04:50:59.616022 [ 17 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1750 2024.01.25 04:50:59.616148 [ 3 ] {640a7517-8f25-4335-9425-f3af788a6af8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1751 2024.01.25 04:50:59.616294 [ 17 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1752 2024.01.25 04:50:59.616418 [ 17 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_11_2} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1753 2024.01.25 04:50:59.616431 [ 3 ] {640a7517-8f25-4335-9425-f3af788a6af8} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1754 2024.01.25 04:50:59.616593 [ 3 ] {640a7517-8f25-4335-9425-f3af788a6af8} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.003339404 sec., 14373 rows/sec., 19.40 MiB/sec.
1755 2024.01.25 04:50:59.616721 [ 3 ] {640a7517-8f25-4335-9425-f3af788a6af8} <Debug> DynamicQueryHandler: Done processing query
1756 2024.01.25 04:50:59.616744 [ 3 ] {640a7517-8f25-4335-9425-f3af788a6af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1757 2024.01.25 04:50:59.616761 [ 3 ] {} <Debug> HTTP-Session: 11884f3d-eaab-4ec8-9497-fa58774db27e Destroying unnamed session
1758 2024.01.25 04:51:03.875507 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
1759 2024.01.25 04:51:03.875585 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
1760 2024.01.25 04:51:09.606055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1761 2024.01.25 04:51:09.606240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1762 2024.01.25 04:51:09.606287 [ 3 ] {} <Debug> HTTP-Session: eec3d284-3e6f-49c3-a665-3cdb973a4be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1763 2024.01.25 04:51:09.606329 [ 3 ] {} <Debug> HTTP-Session: eec3d284-3e6f-49c3-a665-3cdb973a4be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1764 2024.01.25 04:51:09.606487 [ 3 ] {c4569bea-0542-470c-8b4e-ffcc20daa94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1765 2024.01.25 04:51:09.606548 [ 3 ] {c4569bea-0542-470c-8b4e-ffcc20daa94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1766 2024.01.25 04:51:09.606718 [ 3 ] {c4569bea-0542-470c-8b4e-ffcc20daa94c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1767 2024.01.25 04:51:09.607201 [ 3 ] {c4569bea-0542-470c-8b4e-ffcc20daa94c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1768 2024.01.25 04:51:09.607495 [ 3 ] {c4569bea-0542-470c-8b4e-ffcc20daa94c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1769 2024.01.25 04:51:09.607664 [ 3 ] {c4569bea-0542-470c-8b4e-ffcc20daa94c} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1770 2024.01.25 04:51:09.607804 [ 3 ] {c4569bea-0542-470c-8b4e-ffcc20daa94c} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001272372 sec., 37724 rows/sec., 2.99 MiB/sec.
1771 2024.01.25 04:51:09.607817 [ 77 ] {} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
1772 2024.01.25 04:51:09.607948 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1773 2024.01.25 04:51:09.608024 [ 3 ] {c4569bea-0542-470c-8b4e-ffcc20daa94c} <Debug> DynamicQueryHandler: Done processing query
1774 2024.01.25 04:51:09.608065 [ 3 ] {c4569bea-0542-470c-8b4e-ffcc20daa94c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1775 2024.01.25 04:51:09.608061 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
1776 2024.01.25 04:51:09.608093 [ 3 ] {} <Debug> HTTP-Session: eec3d284-3e6f-49c3-a665-3cdb973a4be3 Destroying unnamed session
1777 2024.01.25 04:51:09.608211 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1778 2024.01.25 04:51:09.608272 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part
1779 2024.01.25 04:51:09.608278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2024.01.25 04:51:09.608355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1781 2024.01.25 04:51:09.608393 [ 3 ] {} <Debug> HTTP-Session: ffd5b562-1f98-4615-99b0-a8f866c2cd2b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1782 2024.01.25 04:51:09.608430 [ 3 ] {} <Debug> HTTP-Session: ffd5b562-1f98-4615-99b0-a8f866c2cd2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.01.25 04:51:09.608534 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part
1784 2024.01.25 04:51:09.608655 [ 3 ] {c8651a6e-5d3c-466f-a573-820d57474634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1785 2024.01.25 04:51:09.608767 [ 3 ] {c8651a6e-5d3c-466f-a573-820d57474634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1786 2024.01.25 04:51:09.608801 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part
1787 2024.01.25 04:51:09.609153 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part
1788 2024.01.25 04:51:09.609251 [ 3 ] {c8651a6e-5d3c-466f-a573-820d57474634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1789 2024.01.25 04:51:09.609446 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part
1790 2024.01.25 04:51:09.610130 [ 3 ] {c8651a6e-5d3c-466f-a573-820d57474634} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1791 2024.01.25 04:51:09.610606 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002603396 sec., 92187.28153534845 rows/sec., 7.30 MiB/sec.
1792 2024.01.25 04:51:09.610625 [ 3 ] {c8651a6e-5d3c-466f-a573-820d57474634} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1793 2024.01.25 04:51:09.610774 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1794 2024.01.25 04:51:09.610882 [ 3 ] {c8651a6e-5d3c-466f-a573-820d57474634} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1795 2024.01.25 04:51:09.611071 [ 3 ] {c8651a6e-5d3c-466f-a573-820d57474634} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00236201 sec., 1693 rows/sec., 141.40 KiB/sec.
1796 2024.01.25 04:51:09.611107 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1797 2024.01.25 04:51:09.611243 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_10_2} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
1798 2024.01.25 04:51:09.611292 [ 3 ] {c8651a6e-5d3c-466f-a573-820d57474634} <Debug> DynamicQueryHandler: Done processing query
1799 2024.01.25 04:51:09.611355 [ 3 ] {c8651a6e-5d3c-466f-a573-820d57474634} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1800 2024.01.25 04:51:09.611380 [ 3 ] {} <Debug> HTTP-Session: ffd5b562-1f98-4615-99b0-a8f866c2cd2b Destroying unnamed session
1801 2024.01.25 04:51:09.611569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 23127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1802 2024.01.25 04:51:09.611615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1803 2024.01.25 04:51:09.611633 [ 3 ] {} <Debug> HTTP-Session: 42101daf-2213-4361-aa53-1394a5c4b6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1804 2024.01.25 04:51:09.611650 [ 3 ] {} <Debug> HTTP-Session: 42101daf-2213-4361-aa53-1394a5c4b6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1805 2024.01.25 04:51:09.611729 [ 3 ] {64a16e05-db88-4fec-a914-ddea79742171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1806 2024.01.25 04:51:09.611771 [ 3 ] {64a16e05-db88-4fec-a914-ddea79742171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1807 2024.01.25 04:51:09.611891 [ 3 ] {64a16e05-db88-4fec-a914-ddea79742171} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1808 2024.01.25 04:51:09.612302 [ 3 ] {64a16e05-db88-4fec-a914-ddea79742171} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1809 2024.01.25 04:51:09.612538 [ 3 ] {64a16e05-db88-4fec-a914-ddea79742171} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1810 2024.01.25 04:51:09.612687 [ 3 ] {64a16e05-db88-4fec-a914-ddea79742171} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1811 2024.01.25 04:51:09.612801 [ 3 ] {64a16e05-db88-4fec-a914-ddea79742171} <Information> executeQuery: Read 146 rows, 14.21 KiB in 0.001041277 sec., 140212 rows/sec., 13.33 MiB/sec.
1812 2024.01.25 04:51:09.612910 [ 3 ] {64a16e05-db88-4fec-a914-ddea79742171} <Debug> DynamicQueryHandler: Done processing query
1813 2024.01.25 04:51:09.612932 [ 3 ] {64a16e05-db88-4fec-a914-ddea79742171} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1814 2024.01.25 04:51:09.612947 [ 3 ] {} <Debug> HTTP-Session: 42101daf-2213-4361-aa53-1394a5c4b6d1 Destroying unnamed session
1815 2024.01.25 04:51:09.613088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1816 2024.01.25 04:51:09.613131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1817 2024.01.25 04:51:09.613149 [ 3 ] {} <Debug> HTTP-Session: 98fb3095-7bca-4ea4-904d-650496c1044c Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1818 2024.01.25 04:51:09.613166 [ 3 ] {} <Debug> HTTP-Session: 98fb3095-7bca-4ea4-904d-650496c1044c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1819 2024.01.25 04:51:09.613235 [ 3 ] {d894ec7d-4253-4163-8874-8fc31e33eca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1820 2024.01.25 04:51:09.613274 [ 3 ] {d894ec7d-4253-4163-8874-8fc31e33eca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1821 2024.01.25 04:51:09.613383 [ 3 ] {d894ec7d-4253-4163-8874-8fc31e33eca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1822 2024.01.25 04:51:09.613727 [ 3 ] {d894ec7d-4253-4163-8874-8fc31e33eca6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1823 2024.01.25 04:51:09.613936 [ 3 ] {d894ec7d-4253-4163-8874-8fc31e33eca6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1824 2024.01.25 04:51:09.614090 [ 3 ] {d894ec7d-4253-4163-8874-8fc31e33eca6} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1825 2024.01.25 04:51:09.614212 [ 3 ] {d894ec7d-4253-4163-8874-8fc31e33eca6} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000948264 sec., 4218 rows/sec., 294.53 KiB/sec.
1826 2024.01.25 04:51:09.614350 [ 3 ] {d894ec7d-4253-4163-8874-8fc31e33eca6} <Debug> DynamicQueryHandler: Done processing query
1827 2024.01.25 04:51:09.614373 [ 3 ] {d894ec7d-4253-4163-8874-8fc31e33eca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1828 2024.01.25 04:51:09.614388 [ 3 ] {} <Debug> HTTP-Session: 98fb3095-7bca-4ea4-904d-650496c1044c Destroying unnamed session
1829 2024.01.25 04:51:09.614511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1830 2024.01.25 04:51:09.614556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1831 2024.01.25 04:51:09.614574 [ 3 ] {} <Debug> HTTP-Session: 5d6d8024-bd36-470c-bced-47c643ce7382 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1832 2024.01.25 04:51:09.614591 [ 3 ] {} <Debug> HTTP-Session: 5d6d8024-bd36-470c-bced-47c643ce7382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1833 2024.01.25 04:51:09.614663 [ 3 ] {5dd469de-8353-4830-9806-fe9f6cf250e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1834 2024.01.25 04:51:09.614703 [ 3 ] {5dd469de-8353-4830-9806-fe9f6cf250e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1835 2024.01.25 04:51:09.614810 [ 3 ] {5dd469de-8353-4830-9806-fe9f6cf250e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1836 2024.01.25 04:51:09.615097 [ 3 ] {5dd469de-8353-4830-9806-fe9f6cf250e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1837 2024.01.25 04:51:09.615327 [ 3 ] {5dd469de-8353-4830-9806-fe9f6cf250e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1838 2024.01.25 04:51:09.615472 [ 3 ] {5dd469de-8353-4830-9806-fe9f6cf250e5} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1839 2024.01.25 04:51:09.615587 [ 3 ] {5dd469de-8353-4830-9806-fe9f6cf250e5} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000892292 sec., 58276 rows/sec., 4.56 MiB/sec.
1840 2024.01.25 04:51:09.615699 [ 3 ] {5dd469de-8353-4830-9806-fe9f6cf250e5} <Debug> DynamicQueryHandler: Done processing query
1841 2024.01.25 04:51:09.615721 [ 3 ] {5dd469de-8353-4830-9806-fe9f6cf250e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1842 2024.01.25 04:51:09.615736 [ 3 ] {} <Debug> HTTP-Session: 5d6d8024-bd36-470c-bced-47c643ce7382 Destroying unnamed session
1843 2024.01.25 04:51:09.615839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1844 2024.01.25 04:51:09.615881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1845 2024.01.25 04:51:09.615898 [ 3 ] {} <Debug> HTTP-Session: 34f3a58b-3f4a-4e65-96d0-90615c3cd6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1846 2024.01.25 04:51:09.615915 [ 3 ] {} <Debug> HTTP-Session: 34f3a58b-3f4a-4e65-96d0-90615c3cd6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1847 2024.01.25 04:51:09.615984 [ 3 ] {4df78fc8-6784-4acf-8c8c-4ecee463b008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1848 2024.01.25 04:51:09.616026 [ 3 ] {4df78fc8-6784-4acf-8c8c-4ecee463b008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1849 2024.01.25 04:51:09.616144 [ 3 ] {4df78fc8-6784-4acf-8c8c-4ecee463b008} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1850 2024.01.25 04:51:09.616385 [ 3 ] {4df78fc8-6784-4acf-8c8c-4ecee463b008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1851 2024.01.25 04:51:09.616638 [ 3 ] {4df78fc8-6784-4acf-8c8c-4ecee463b008} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1852 2024.01.25 04:51:09.616816 [ 3 ] {4df78fc8-6784-4acf-8c8c-4ecee463b008} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1853 2024.01.25 04:51:09.616943 [ 3 ] {4df78fc8-6784-4acf-8c8c-4ecee463b008} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000926444 sec., 2158 rows/sec., 151.79 KiB/sec.
1854 2024.01.25 04:51:09.617076 [ 3 ] {4df78fc8-6784-4acf-8c8c-4ecee463b008} <Debug> DynamicQueryHandler: Done processing query
1855 2024.01.25 04:51:09.617099 [ 3 ] {4df78fc8-6784-4acf-8c8c-4ecee463b008} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1856 2024.01.25 04:51:09.617114 [ 3 ] {} <Debug> HTTP-Session: 34f3a58b-3f4a-4e65-96d0-90615c3cd6d4 Destroying unnamed session
1857 2024.01.25 04:51:09.617256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1858 2024.01.25 04:51:09.617301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1859 2024.01.25 04:51:09.617320 [ 3 ] {} <Debug> HTTP-Session: ba6170a6-1ac1-418f-ba62-6f9138e43156 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1860 2024.01.25 04:51:09.617336 [ 3 ] {} <Debug> HTTP-Session: ba6170a6-1ac1-418f-ba62-6f9138e43156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1861 2024.01.25 04:51:09.617416 [ 3 ] {3f994c97-7db6-4d84-bf55-5d6e061afd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1862 2024.01.25 04:51:09.617459 [ 3 ] {3f994c97-7db6-4d84-bf55-5d6e061afd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1863 2024.01.25 04:51:09.617594 [ 3 ] {3f994c97-7db6-4d84-bf55-5d6e061afd81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1864 2024.01.25 04:51:09.618181 [ 3 ] {3f994c97-7db6-4d84-bf55-5d6e061afd81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1865 2024.01.25 04:51:09.618495 [ 3 ] {3f994c97-7db6-4d84-bf55-5d6e061afd81} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1866 2024.01.25 04:51:09.618675 [ 3 ] {3f994c97-7db6-4d84-bf55-5d6e061afd81} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1867 2024.01.25 04:51:09.618807 [ 3 ] {3f994c97-7db6-4d84-bf55-5d6e061afd81} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001363474 sec., 35204 rows/sec., 47.51 MiB/sec.
1868 2024.01.25 04:51:09.618936 [ 3 ] {3f994c97-7db6-4d84-bf55-5d6e061afd81} <Debug> DynamicQueryHandler: Done processing query
1869 2024.01.25 04:51:09.618958 [ 3 ] {3f994c97-7db6-4d84-bf55-5d6e061afd81} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1870 2024.01.25 04:51:09.618973 [ 3 ] {} <Debug> HTTP-Session: ba6170a6-1ac1-418f-ba62-6f9138e43156 Destroying unnamed session
1871 2024.01.25 04:51:14.604586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1872 2024.01.25 04:51:14.604715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1873 2024.01.25 04:51:14.604745 [ 3 ] {} <Debug> HTTP-Session: ff5ef520-7d11-4ef2-8c14-3764541ca9bf Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1874 2024.01.25 04:51:14.604772 [ 3 ] {} <Debug> HTTP-Session: ff5ef520-7d11-4ef2-8c14-3764541ca9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1875 2024.01.25 04:51:14.604913 [ 3 ] {463ec0a2-d019-4bfd-865d-d32967bde1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1876 2024.01.25 04:51:14.604979 [ 3 ] {463ec0a2-d019-4bfd-865d-d32967bde1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1877 2024.01.25 04:51:14.605165 [ 3 ] {463ec0a2-d019-4bfd-865d-d32967bde1b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1878 2024.01.25 04:51:14.605700 [ 3 ] {463ec0a2-d019-4bfd-865d-d32967bde1b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1879 2024.01.25 04:51:14.605978 [ 3 ] {463ec0a2-d019-4bfd-865d-d32967bde1b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1880 2024.01.25 04:51:14.606149 [ 3 ] {463ec0a2-d019-4bfd-865d-d32967bde1b4} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1881 2024.01.25 04:51:14.606260 [ 3 ] {463ec0a2-d019-4bfd-865d-d32967bde1b4} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001308493 sec., 27512 rows/sec., 2.33 MiB/sec.
1882 2024.01.25 04:51:14.606409 [ 3 ] {463ec0a2-d019-4bfd-865d-d32967bde1b4} <Debug> DynamicQueryHandler: Done processing query
1883 2024.01.25 04:51:14.606433 [ 3 ] {463ec0a2-d019-4bfd-865d-d32967bde1b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1884 2024.01.25 04:51:14.606449 [ 3 ] {} <Debug> HTTP-Session: ff5ef520-7d11-4ef2-8c14-3764541ca9bf Destroying unnamed session
1885 2024.01.25 04:51:14.606578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1886 2024.01.25 04:51:14.606623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1887 2024.01.25 04:51:14.606641 [ 3 ] {} <Debug> HTTP-Session: d8ec6742-2f65-48fe-948f-b68d319239ec Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1888 2024.01.25 04:51:14.606658 [ 3 ] {} <Debug> HTTP-Session: d8ec6742-2f65-48fe-948f-b68d319239ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1889 2024.01.25 04:51:14.606736 [ 3 ] {8c71fcf3-a1e7-4054-abbc-145896103816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1890 2024.01.25 04:51:14.606778 [ 3 ] {8c71fcf3-a1e7-4054-abbc-145896103816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1891 2024.01.25 04:51:14.606884 [ 3 ] {8c71fcf3-a1e7-4054-abbc-145896103816} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1892 2024.01.25 04:51:14.607194 [ 3 ] {8c71fcf3-a1e7-4054-abbc-145896103816} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1893 2024.01.25 04:51:14.607400 [ 3 ] {8c71fcf3-a1e7-4054-abbc-145896103816} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1894 2024.01.25 04:51:14.607549 [ 3 ] {8c71fcf3-a1e7-4054-abbc-145896103816} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1895 2024.01.25 04:51:14.607639 [ 3 ] {8c71fcf3-a1e7-4054-abbc-145896103816} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000875533 sec., 27411 rows/sec., 2.12 MiB/sec.
1896 2024.01.25 04:51:14.607753 [ 3 ] {8c71fcf3-a1e7-4054-abbc-145896103816} <Debug> DynamicQueryHandler: Done processing query
1897 2024.01.25 04:51:14.607776 [ 3 ] {8c71fcf3-a1e7-4054-abbc-145896103816} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1898 2024.01.25 04:51:14.607791 [ 3 ] {} <Debug> HTTP-Session: d8ec6742-2f65-48fe-948f-b68d319239ec Destroying unnamed session
1899 2024.01.25 04:51:14.607908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1900 2024.01.25 04:51:14.607952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1901 2024.01.25 04:51:14.607971 [ 3 ] {} <Debug> HTTP-Session: c1f1cf6b-e0d6-4333-a929-7119f6c8b2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1902 2024.01.25 04:51:14.607987 [ 3 ] {} <Debug> HTTP-Session: c1f1cf6b-e0d6-4333-a929-7119f6c8b2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1903 2024.01.25 04:51:14.608057 [ 3 ] {a6314e8a-bff4-4264-945d-92538eb63e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1904 2024.01.25 04:51:14.608099 [ 3 ] {a6314e8a-bff4-4264-945d-92538eb63e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1905 2024.01.25 04:51:14.608215 [ 3 ] {a6314e8a-bff4-4264-945d-92538eb63e2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1906 2024.01.25 04:51:14.608568 [ 3 ] {a6314e8a-bff4-4264-945d-92538eb63e2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1907 2024.01.25 04:51:14.608827 [ 3 ] {a6314e8a-bff4-4264-945d-92538eb63e2f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1908 2024.01.25 04:51:14.608998 [ 3 ] {a6314e8a-bff4-4264-945d-92538eb63e2f} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1909 2024.01.25 04:51:14.609097 [ 3 ] {a6314e8a-bff4-4264-945d-92538eb63e2f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001013066 sec., 35535 rows/sec., 2.51 MiB/sec.
1910 2024.01.25 04:51:14.609226 [ 3 ] {a6314e8a-bff4-4264-945d-92538eb63e2f} <Debug> DynamicQueryHandler: Done processing query
1911 2024.01.25 04:51:14.609250 [ 3 ] {a6314e8a-bff4-4264-945d-92538eb63e2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1912 2024.01.25 04:51:14.609266 [ 3 ] {} <Debug> HTTP-Session: c1f1cf6b-e0d6-4333-a929-7119f6c8b2bb Destroying unnamed session
1913 2024.01.25 04:51:18.875649 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
1914 2024.01.25 04:51:18.875746 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
1915 2024.01.25 04:51:19.605488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1916 2024.01.25 04:51:19.605598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1917 2024.01.25 04:51:19.605627 [ 3 ] {} <Debug> HTTP-Session: 53e7cefb-6c8c-4b57-bfcc-e122cad4c813 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1918 2024.01.25 04:51:19.605655 [ 3 ] {} <Debug> HTTP-Session: 53e7cefb-6c8c-4b57-bfcc-e122cad4c813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1919 2024.01.25 04:51:19.605784 [ 3 ] {21fd820b-b0bf-4deb-a429-dc24d9113629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1920 2024.01.25 04:51:19.605843 [ 3 ] {21fd820b-b0bf-4deb-a429-dc24d9113629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1921 2024.01.25 04:51:19.605993 [ 3 ] {21fd820b-b0bf-4deb-a429-dc24d9113629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1922 2024.01.25 04:51:19.606452 [ 3 ] {21fd820b-b0bf-4deb-a429-dc24d9113629} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1923 2024.01.25 04:51:19.606716 [ 3 ] {21fd820b-b0bf-4deb-a429-dc24d9113629} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1924 2024.01.25 04:51:19.606883 [ 3 ] {21fd820b-b0bf-4deb-a429-dc24d9113629} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1925 2024.01.25 04:51:19.606998 [ 3 ] {21fd820b-b0bf-4deb-a429-dc24d9113629} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00118078 sec., 40651 rows/sec., 3.22 MiB/sec.
1926 2024.01.25 04:51:19.607161 [ 3 ] {21fd820b-b0bf-4deb-a429-dc24d9113629} <Debug> DynamicQueryHandler: Done processing query
1927 2024.01.25 04:51:19.607184 [ 3 ] {21fd820b-b0bf-4deb-a429-dc24d9113629} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1928 2024.01.25 04:51:19.607201 [ 3 ] {} <Debug> HTTP-Session: 53e7cefb-6c8c-4b57-bfcc-e122cad4c813 Destroying unnamed session
1929 2024.01.25 04:51:19.607341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1930 2024.01.25 04:51:19.607386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1931 2024.01.25 04:51:19.607405 [ 3 ] {} <Debug> HTTP-Session: 278ea6a5-1101-4dfc-98c8-4db53b16ff1f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1932 2024.01.25 04:51:19.607422 [ 3 ] {} <Debug> HTTP-Session: 278ea6a5-1101-4dfc-98c8-4db53b16ff1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1933 2024.01.25 04:51:19.607496 [ 3 ] {9e3ab7c0-2999-4cd9-98fe-2b06f1c29860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1934 2024.01.25 04:51:19.607534 [ 3 ] {9e3ab7c0-2999-4cd9-98fe-2b06f1c29860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1935 2024.01.25 04:51:19.607636 [ 3 ] {9e3ab7c0-2999-4cd9-98fe-2b06f1c29860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1936 2024.01.25 04:51:19.608035 [ 3 ] {9e3ab7c0-2999-4cd9-98fe-2b06f1c29860} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1937 2024.01.25 04:51:19.608245 [ 3 ] {9e3ab7c0-2999-4cd9-98fe-2b06f1c29860} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1938 2024.01.25 04:51:19.608389 [ 3 ] {9e3ab7c0-2999-4cd9-98fe-2b06f1c29860} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1939 2024.01.25 04:51:19.608498 [ 3 ] {9e3ab7c0-2999-4cd9-98fe-2b06f1c29860} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.000967815 sec., 148788 rows/sec., 14.16 MiB/sec.
1940 2024.01.25 04:51:19.608617 [ 3 ] {9e3ab7c0-2999-4cd9-98fe-2b06f1c29860} <Debug> DynamicQueryHandler: Done processing query
1941 2024.01.25 04:51:19.608640 [ 3 ] {9e3ab7c0-2999-4cd9-98fe-2b06f1c29860} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1942 2024.01.25 04:51:19.608655 [ 3 ] {} <Debug> HTTP-Session: 278ea6a5-1101-4dfc-98c8-4db53b16ff1f Destroying unnamed session
1943 2024.01.25 04:51:19.608777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1944 2024.01.25 04:51:19.608819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1945 2024.01.25 04:51:19.608837 [ 3 ] {} <Debug> HTTP-Session: 898975a7-913c-45e5-a17b-8685a0dbbab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1946 2024.01.25 04:51:19.608853 [ 3 ] {} <Debug> HTTP-Session: 898975a7-913c-45e5-a17b-8685a0dbbab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1947 2024.01.25 04:51:19.608923 [ 3 ] {1c33b334-735d-4603-8bdf-5c85db8041be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1948 2024.01.25 04:51:19.608962 [ 3 ] {1c33b334-735d-4603-8bdf-5c85db8041be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1949 2024.01.25 04:51:19.609064 [ 3 ] {1c33b334-735d-4603-8bdf-5c85db8041be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1950 2024.01.25 04:51:19.609361 [ 3 ] {1c33b334-735d-4603-8bdf-5c85db8041be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1951 2024.01.25 04:51:19.609561 [ 3 ] {1c33b334-735d-4603-8bdf-5c85db8041be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1952 2024.01.25 04:51:19.609705 [ 3 ] {1c33b334-735d-4603-8bdf-5c85db8041be} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1953 2024.01.25 04:51:19.609812 [ 3 ] {1c33b334-735d-4603-8bdf-5c85db8041be} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000852761 sec., 56287 rows/sec., 4.40 MiB/sec.
1954 2024.01.25 04:51:19.609925 [ 3 ] {1c33b334-735d-4603-8bdf-5c85db8041be} <Debug> DynamicQueryHandler: Done processing query
1955 2024.01.25 04:51:19.609948 [ 3 ] {1c33b334-735d-4603-8bdf-5c85db8041be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1956 2024.01.25 04:51:19.609964 [ 3 ] {} <Debug> HTTP-Session: 898975a7-913c-45e5-a17b-8685a0dbbab6 Destroying unnamed session
1957 2024.01.25 04:51:19.610137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1958 2024.01.25 04:51:19.610181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1959 2024.01.25 04:51:19.610200 [ 3 ] {} <Debug> HTTP-Session: 9c1d41cb-dc91-4c48-bad6-f974541c0662 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
1960 2024.01.25 04:51:19.610216 [ 3 ] {} <Debug> HTTP-Session: 9c1d41cb-dc91-4c48-bad6-f974541c0662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1961 2024.01.25 04:51:19.610302 [ 3 ] {d82dd39c-26a5-4dcf-948b-bcb61dea4de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1962 2024.01.25 04:51:19.610346 [ 3 ] {d82dd39c-26a5-4dcf-948b-bcb61dea4de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1963 2024.01.25 04:51:19.610480 [ 3 ] {d82dd39c-26a5-4dcf-948b-bcb61dea4de6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1964 2024.01.25 04:51:19.610985 [ 3 ] {d82dd39c-26a5-4dcf-948b-bcb61dea4de6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1965 2024.01.25 04:51:19.611294 [ 3 ] {d82dd39c-26a5-4dcf-948b-bcb61dea4de6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1966 2024.01.25 04:51:19.611473 [ 3 ] {d82dd39c-26a5-4dcf-948b-bcb61dea4de6} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1967 2024.01.25 04:51:19.611591 [ 3 ] {d82dd39c-26a5-4dcf-948b-bcb61dea4de6} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001252981 sec., 38308 rows/sec., 51.70 MiB/sec.
1968 2024.01.25 04:51:19.611599 [ 69 ] {} <Debug> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1969 2024.01.25 04:51:19.611735 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1970 2024.01.25 04:51:19.611785 [ 3 ] {d82dd39c-26a5-4dcf-948b-bcb61dea4de6} <Debug> DynamicQueryHandler: Done processing query
1971 2024.01.25 04:51:19.611819 [ 3 ] {d82dd39c-26a5-4dcf-948b-bcb61dea4de6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1972 2024.01.25 04:51:19.611832 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1973 2024.01.25 04:51:19.611868 [ 3 ] {} <Debug> HTTP-Session: 9c1d41cb-dc91-4c48-bad6-f974541c0662 Destroying unnamed session
1974 2024.01.25 04:51:19.612005 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1975 2024.01.25 04:51:19.612049 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 237 rows starting from the beginning of the part
1976 2024.01.25 04:51:19.612207 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part
1977 2024.01.25 04:51:19.612312 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part
1978 2024.01.25 04:51:19.612407 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part
1979 2024.01.25 04:51:19.612500 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part
1980 2024.01.25 04:51:19.612592 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part
1981 2024.01.25 04:51:19.614040 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 6 columns (6 merged, 0 gathered) in 0.002254378 sec., 211588.29619522547 rows/sec., 285.53 MiB/sec.
1982 2024.01.25 04:51:19.614303 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1983 2024.01.25 04:51:19.614518 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1984 2024.01.25 04:51:19.614585 [ 13 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1985 2024.01.25 04:51:19.614650 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_11_2: 4.00 MiB.
1986 2024.01.25 04:51:20.000106 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.03 MiB, peak 236.32 MiB, will set to 230.92 MiB (RSS), difference: -4.12 MiB
1987 2024.01.25 04:51:27.283180 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1988 2024.01.25 04:51:27.283338 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
1989 2024.01.25 04:51:27.283458 [ 22 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
1990 2024.01.25 04:51:27.283666 [ 22 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1991 2024.01.25 04:51:27.283728 [ 22 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part
1992 2024.01.25 04:51:27.283942 [ 22 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
1993 2024.01.25 04:51:27.284144 [ 22 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
1994 2024.01.25 04:51:27.284355 [ 22 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
1995 2024.01.25 04:51:27.284467 [ 22 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
1996 2024.01.25 04:51:27.285287 [ 17 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870338 sec., 220281.0401114665 rows/sec., 15.54 MiB/sec.
1997 2024.01.25 04:51:27.285506 [ 23 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1998 2024.01.25 04:51:27.285791 [ 23 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
1999 2024.01.25 04:51:27.285865 [ 23 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2000 2024.01.25 04:51:29.605865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2001 2024.01.25 04:51:29.605978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2002 2024.01.25 04:51:29.606004 [ 3 ] {} <Debug> HTTP-Session: 629167df-cfdf-4f29-a1ed-b47bd483d25b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2003 2024.01.25 04:51:29.606033 [ 3 ] {} <Debug> HTTP-Session: 629167df-cfdf-4f29-a1ed-b47bd483d25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2004 2024.01.25 04:51:29.606166 [ 3 ] {b689fe4e-96cc-4a1b-ac2a-6330a7c6c3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2005 2024.01.25 04:51:29.606231 [ 3 ] {b689fe4e-96cc-4a1b-ac2a-6330a7c6c3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2006 2024.01.25 04:51:29.606415 [ 3 ] {b689fe4e-96cc-4a1b-ac2a-6330a7c6c3b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2007 2024.01.25 04:51:29.606888 [ 3 ] {b689fe4e-96cc-4a1b-ac2a-6330a7c6c3b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2008 2024.01.25 04:51:29.607181 [ 3 ] {b689fe4e-96cc-4a1b-ac2a-6330a7c6c3b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2009 2024.01.25 04:51:29.607344 [ 3 ] {b689fe4e-96cc-4a1b-ac2a-6330a7c6c3b9} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2010 2024.01.25 04:51:29.607463 [ 3 ] {b689fe4e-96cc-4a1b-ac2a-6330a7c6c3b9} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001258403 sec., 38143 rows/sec., 3.02 MiB/sec.
2011 2024.01.25 04:51:29.607640 [ 3 ] {b689fe4e-96cc-4a1b-ac2a-6330a7c6c3b9} <Debug> DynamicQueryHandler: Done processing query
2012 2024.01.25 04:51:29.607666 [ 3 ] {b689fe4e-96cc-4a1b-ac2a-6330a7c6c3b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2013 2024.01.25 04:51:29.607683 [ 3 ] {} <Debug> HTTP-Session: 629167df-cfdf-4f29-a1ed-b47bd483d25b Destroying unnamed session
2014 2024.01.25 04:51:29.607809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2015 2024.01.25 04:51:29.607858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2016 2024.01.25 04:51:29.607879 [ 3 ] {} <Debug> HTTP-Session: c773a45c-6da2-4007-b944-004a750e6eca Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2017 2024.01.25 04:51:29.607897 [ 3 ] {} <Debug> HTTP-Session: c773a45c-6da2-4007-b944-004a750e6eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2018 2024.01.25 04:51:29.607970 [ 3 ] {4bf8a46e-f9b3-4ad9-aa25-7b4ca63a7477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2019 2024.01.25 04:51:29.608010 [ 3 ] {4bf8a46e-f9b3-4ad9-aa25-7b4ca63a7477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2020 2024.01.25 04:51:29.608126 [ 3 ] {4bf8a46e-f9b3-4ad9-aa25-7b4ca63a7477} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2021 2024.01.25 04:51:29.608422 [ 3 ] {4bf8a46e-f9b3-4ad9-aa25-7b4ca63a7477} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2022 2024.01.25 04:51:29.608632 [ 3 ] {4bf8a46e-f9b3-4ad9-aa25-7b4ca63a7477} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2023 2024.01.25 04:51:29.608791 [ 3 ] {4bf8a46e-f9b3-4ad9-aa25-7b4ca63a7477} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2024 2024.01.25 04:51:29.608903 [ 3 ] {4bf8a46e-f9b3-4ad9-aa25-7b4ca63a7477} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000900093 sec., 2221 rows/sec., 189.87 KiB/sec.
2025 2024.01.25 04:51:29.609022 [ 3 ] {4bf8a46e-f9b3-4ad9-aa25-7b4ca63a7477} <Debug> DynamicQueryHandler: Done processing query
2026 2024.01.25 04:51:29.609045 [ 3 ] {4bf8a46e-f9b3-4ad9-aa25-7b4ca63a7477} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2027 2024.01.25 04:51:29.609061 [ 3 ] {} <Debug> HTTP-Session: c773a45c-6da2-4007-b944-004a750e6eca Destroying unnamed session
2028 2024.01.25 04:51:29.609211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2029 2024.01.25 04:51:29.609255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2030 2024.01.25 04:51:29.609274 [ 3 ] {} <Debug> HTTP-Session: 80cf92a1-1d93-4a96-9b29-9175b2088c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2031 2024.01.25 04:51:29.609291 [ 3 ] {} <Debug> HTTP-Session: 80cf92a1-1d93-4a96-9b29-9175b2088c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2032 2024.01.25 04:51:29.609366 [ 3 ] {1307dcb9-5336-48dd-aac4-7c1825349273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2033 2024.01.25 04:51:29.609403 [ 3 ] {1307dcb9-5336-48dd-aac4-7c1825349273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2034 2024.01.25 04:51:29.609508 [ 3 ] {1307dcb9-5336-48dd-aac4-7c1825349273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2035 2024.01.25 04:51:29.609878 [ 3 ] {1307dcb9-5336-48dd-aac4-7c1825349273} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2036 2024.01.25 04:51:29.610091 [ 3 ] {1307dcb9-5336-48dd-aac4-7c1825349273} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2037 2024.01.25 04:51:29.610237 [ 3 ] {1307dcb9-5336-48dd-aac4-7c1825349273} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2038 2024.01.25 04:51:29.610360 [ 3 ] {1307dcb9-5336-48dd-aac4-7c1825349273} <Information> executeQuery: Read 145 rows, 14.12 KiB in 0.000958975 sec., 151203 rows/sec., 14.38 MiB/sec.
2039 2024.01.25 04:51:29.610479 [ 3 ] {1307dcb9-5336-48dd-aac4-7c1825349273} <Debug> DynamicQueryHandler: Done processing query
2040 2024.01.25 04:51:29.610501 [ 3 ] {1307dcb9-5336-48dd-aac4-7c1825349273} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2041 2024.01.25 04:51:29.610517 [ 3 ] {} <Debug> HTTP-Session: 80cf92a1-1d93-4a96-9b29-9175b2088c22 Destroying unnamed session
2042 2024.01.25 04:51:29.610658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2043 2024.01.25 04:51:29.610702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2044 2024.01.25 04:51:29.610720 [ 3 ] {} <Debug> HTTP-Session: 6a2ce076-a94f-4d15-a815-3f195b7a8e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2045 2024.01.25 04:51:29.610737 [ 3 ] {} <Debug> HTTP-Session: 6a2ce076-a94f-4d15-a815-3f195b7a8e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2046 2024.01.25 04:51:29.610804 [ 3 ] {deb39329-21d6-4754-a2ec-011b4b8ff204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2047 2024.01.25 04:51:29.610841 [ 3 ] {deb39329-21d6-4754-a2ec-011b4b8ff204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2048 2024.01.25 04:51:29.610945 [ 3 ] {deb39329-21d6-4754-a2ec-011b4b8ff204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2049 2024.01.25 04:51:29.611252 [ 3 ] {deb39329-21d6-4754-a2ec-011b4b8ff204} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2050 2024.01.25 04:51:29.611464 [ 3 ] {deb39329-21d6-4754-a2ec-011b4b8ff204} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2051 2024.01.25 04:51:29.611609 [ 3 ] {deb39329-21d6-4754-a2ec-011b4b8ff204} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2052 2024.01.25 04:51:29.611717 [ 3 ] {deb39329-21d6-4754-a2ec-011b4b8ff204} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000876992 sec., 2280 rows/sec., 159.24 KiB/sec.
2053 2024.01.25 04:51:29.611837 [ 3 ] {deb39329-21d6-4754-a2ec-011b4b8ff204} <Debug> DynamicQueryHandler: Done processing query
2054 2024.01.25 04:51:29.611860 [ 3 ] {deb39329-21d6-4754-a2ec-011b4b8ff204} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2055 2024.01.25 04:51:29.611876 [ 3 ] {} <Debug> HTTP-Session: 6a2ce076-a94f-4d15-a815-3f195b7a8e6d Destroying unnamed session
2056 2024.01.25 04:51:29.611995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2057 2024.01.25 04:51:29.612040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2058 2024.01.25 04:51:29.612059 [ 3 ] {} <Debug> HTTP-Session: 5a4db172-e32b-4a31-b611-cbd841a7fa67 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2059 2024.01.25 04:51:29.612075 [ 3 ] {} <Debug> HTTP-Session: 5a4db172-e32b-4a31-b611-cbd841a7fa67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2060 2024.01.25 04:51:29.612149 [ 3 ] {c16911c8-121a-4827-b130-e7cfea719ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2061 2024.01.25 04:51:29.612185 [ 3 ] {c16911c8-121a-4827-b130-e7cfea719ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2062 2024.01.25 04:51:29.612286 [ 3 ] {c16911c8-121a-4827-b130-e7cfea719ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2063 2024.01.25 04:51:29.612597 [ 3 ] {c16911c8-121a-4827-b130-e7cfea719ad4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2064 2024.01.25 04:51:29.612805 [ 3 ] {c16911c8-121a-4827-b130-e7cfea719ad4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2065 2024.01.25 04:51:29.612949 [ 3 ] {c16911c8-121a-4827-b130-e7cfea719ad4} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2066 2024.01.25 04:51:29.613059 [ 3 ] {c16911c8-121a-4827-b130-e7cfea719ad4} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000873152 sec., 57263 rows/sec., 4.48 MiB/sec.
2067 2024.01.25 04:51:29.613173 [ 3 ] {c16911c8-121a-4827-b130-e7cfea719ad4} <Debug> DynamicQueryHandler: Done processing query
2068 2024.01.25 04:51:29.613196 [ 3 ] {c16911c8-121a-4827-b130-e7cfea719ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2069 2024.01.25 04:51:29.613212 [ 3 ] {} <Debug> HTTP-Session: 5a4db172-e32b-4a31-b611-cbd841a7fa67 Destroying unnamed session
2070 2024.01.25 04:51:29.613309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2071 2024.01.25 04:51:29.613354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2072 2024.01.25 04:51:29.613373 [ 3 ] {} <Debug> HTTP-Session: a8f2c035-3bd7-4555-8491-ebcf9d1ea155 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2073 2024.01.25 04:51:29.613389 [ 3 ] {} <Debug> HTTP-Session: a8f2c035-3bd7-4555-8491-ebcf9d1ea155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2074 2024.01.25 04:51:29.613459 [ 3 ] {7a379f62-f991-4eeb-9d4a-436066726572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2075 2024.01.25 04:51:29.613500 [ 3 ] {7a379f62-f991-4eeb-9d4a-436066726572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2076 2024.01.25 04:51:29.613627 [ 3 ] {7a379f62-f991-4eeb-9d4a-436066726572} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2077 2024.01.25 04:51:29.613893 [ 3 ] {7a379f62-f991-4eeb-9d4a-436066726572} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2078 2024.01.25 04:51:29.614139 [ 3 ] {7a379f62-f991-4eeb-9d4a-436066726572} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2079 2024.01.25 04:51:29.614330 [ 3 ] {7a379f62-f991-4eeb-9d4a-436066726572} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2080 2024.01.25 04:51:29.614445 [ 3 ] {7a379f62-f991-4eeb-9d4a-436066726572} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000959285 sec., 1042 rows/sec., 73.30 KiB/sec.
2081 2024.01.25 04:51:29.614563 [ 3 ] {7a379f62-f991-4eeb-9d4a-436066726572} <Debug> DynamicQueryHandler: Done processing query
2082 2024.01.25 04:51:29.614586 [ 3 ] {7a379f62-f991-4eeb-9d4a-436066726572} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2083 2024.01.25 04:51:29.614602 [ 3 ] {} <Debug> HTTP-Session: a8f2c035-3bd7-4555-8491-ebcf9d1ea155 Destroying unnamed session
2084 2024.01.25 04:51:29.614768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2085 2024.01.25 04:51:29.614813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2086 2024.01.25 04:51:29.614831 [ 3 ] {} <Debug> HTTP-Session: 4e9b9a95-55dd-4c5c-9e76-3ed5b2adf388 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2087 2024.01.25 04:51:29.614848 [ 3 ] {} <Debug> HTTP-Session: 4e9b9a95-55dd-4c5c-9e76-3ed5b2adf388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2088 2024.01.25 04:51:29.614936 [ 3 ] {7e95e1c4-935a-4e8a-9e0f-450eaa43a4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2089 2024.01.25 04:51:29.614978 [ 3 ] {7e95e1c4-935a-4e8a-9e0f-450eaa43a4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2090 2024.01.25 04:51:29.615122 [ 3 ] {7e95e1c4-935a-4e8a-9e0f-450eaa43a4db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2091 2024.01.25 04:51:29.615598 [ 3 ] {7e95e1c4-935a-4e8a-9e0f-450eaa43a4db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2092 2024.01.25 04:51:29.615904 [ 3 ] {7e95e1c4-935a-4e8a-9e0f-450eaa43a4db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2093 2024.01.25 04:51:29.616080 [ 3 ] {7e95e1c4-935a-4e8a-9e0f-450eaa43a4db} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2094 2024.01.25 04:51:29.616193 [ 3 ] {7e95e1c4-935a-4e8a-9e0f-450eaa43a4db} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001225761 sec., 39159 rows/sec., 52.84 MiB/sec.
2095 2024.01.25 04:51:29.616318 [ 3 ] {7e95e1c4-935a-4e8a-9e0f-450eaa43a4db} <Debug> DynamicQueryHandler: Done processing query
2096 2024.01.25 04:51:29.616342 [ 3 ] {7e95e1c4-935a-4e8a-9e0f-450eaa43a4db} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2097 2024.01.25 04:51:29.616358 [ 3 ] {} <Debug> HTTP-Session: 4e9b9a95-55dd-4c5c-9e76-3ed5b2adf388 Destroying unnamed session
2098 2024.01.25 04:51:33.875992 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
2099 2024.01.25 04:51:33.876067 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
2100 2024.01.25 04:51:39.605580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2101 2024.01.25 04:51:39.605737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2102 2024.01.25 04:51:39.605775 [ 3 ] {} <Debug> HTTP-Session: 78ff60af-22a2-4378-a2fc-c93581cee6bb Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2103 2024.01.25 04:51:39.605807 [ 3 ] {} <Debug> HTTP-Session: 78ff60af-22a2-4378-a2fc-c93581cee6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.01.25 04:51:39.605981 [ 3 ] {4634a645-b779-4f2a-9989-6f38c603ae58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2105 2024.01.25 04:51:39.606060 [ 3 ] {4634a645-b779-4f2a-9989-6f38c603ae58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2106 2024.01.25 04:51:39.606222 [ 3 ] {4634a645-b779-4f2a-9989-6f38c603ae58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2107 2024.01.25 04:51:39.606728 [ 3 ] {4634a645-b779-4f2a-9989-6f38c603ae58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2108 2024.01.25 04:51:39.607035 [ 3 ] {4634a645-b779-4f2a-9989-6f38c603ae58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2109 2024.01.25 04:51:39.607279 [ 3 ] {4634a645-b779-4f2a-9989-6f38c603ae58} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2110 2024.01.25 04:51:39.607400 [ 3 ] {4634a645-b779-4f2a-9989-6f38c603ae58} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001375355 sec., 34900 rows/sec., 2.76 MiB/sec.
2111 2024.01.25 04:51:39.607608 [ 3 ] {4634a645-b779-4f2a-9989-6f38c603ae58} <Debug> DynamicQueryHandler: Done processing query
2112 2024.01.25 04:51:39.607634 [ 3 ] {4634a645-b779-4f2a-9989-6f38c603ae58} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2113 2024.01.25 04:51:39.607651 [ 3 ] {} <Debug> HTTP-Session: 78ff60af-22a2-4378-a2fc-c93581cee6bb Destroying unnamed session
2114 2024.01.25 04:51:39.607803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2115 2024.01.25 04:51:39.607858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2116 2024.01.25 04:51:39.607879 [ 3 ] {} <Debug> HTTP-Session: 6d274d6d-5db9-4cb6-879c-905a9d73a71f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2117 2024.01.25 04:51:39.607898 [ 3 ] {} <Debug> HTTP-Session: 6d274d6d-5db9-4cb6-879c-905a9d73a71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2118 2024.01.25 04:51:39.607992 [ 3 ] {d97e37de-06cf-4435-8187-ece49777c833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2119 2024.01.25 04:51:39.608038 [ 3 ] {d97e37de-06cf-4435-8187-ece49777c833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2120 2024.01.25 04:51:39.608155 [ 3 ] {d97e37de-06cf-4435-8187-ece49777c833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2121 2024.01.25 04:51:39.608583 [ 3 ] {d97e37de-06cf-4435-8187-ece49777c833} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2122 2024.01.25 04:51:39.608816 [ 3 ] {d97e37de-06cf-4435-8187-ece49777c833} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2123 2024.01.25 04:51:39.608969 [ 3 ] {d97e37de-06cf-4435-8187-ece49777c833} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2124 2024.01.25 04:51:39.609084 [ 3 ] {d97e37de-06cf-4435-8187-ece49777c833} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001049937 sec., 137151 rows/sec., 13.05 MiB/sec.
2125 2024.01.25 04:51:39.609086 [ 153 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2126 2024.01.25 04:51:39.609209 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2127 2024.01.25 04:51:39.609269 [ 3 ] {d97e37de-06cf-4435-8187-ece49777c833} <Debug> DynamicQueryHandler: Done processing query
2128 2024.01.25 04:51:39.609336 [ 3 ] {d97e37de-06cf-4435-8187-ece49777c833} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2129 2024.01.25 04:51:39.609354 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2130 2024.01.25 04:51:39.609370 [ 3 ] {} <Debug> HTTP-Session: 6d274d6d-5db9-4cb6-879c-905a9d73a71f Destroying unnamed session
2131 2024.01.25 04:51:39.609511 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2132 2024.01.25 04:51:39.609546 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part
2133 2024.01.25 04:51:39.609621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2134 2024.01.25 04:51:39.609718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2135 2024.01.25 04:51:39.609772 [ 3 ] {} <Debug> HTTP-Session: 9ce80952-175f-43e8-b002-d3b77f0b3273 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2136 2024.01.25 04:51:39.609773 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 146 rows starting from the beginning of the part
2137 2024.01.25 04:51:39.609801 [ 3 ] {} <Debug> HTTP-Session: 9ce80952-175f-43e8-b002-d3b77f0b3273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.01.25 04:51:39.610052 [ 3 ] {da4bcb2e-3309-40ed-9b8e-3c1d3cb34213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2139 2024.01.25 04:51:39.610056 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part
2140 2024.01.25 04:51:39.610150 [ 3 ] {da4bcb2e-3309-40ed-9b8e-3c1d3cb34213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2141 2024.01.25 04:51:39.610368 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 144 rows starting from the beginning of the part
2142 2024.01.25 04:51:39.610613 [ 3 ] {da4bcb2e-3309-40ed-9b8e-3c1d3cb34213} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2143 2024.01.25 04:51:39.610643 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 145 rows starting from the beginning of the part
2144 2024.01.25 04:51:39.610839 [ 22 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 144 rows starting from the beginning of the part
2145 2024.01.25 04:51:39.611372 [ 3 ] {da4bcb2e-3309-40ed-9b8e-3c1d3cb34213} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2146 2024.01.25 04:51:39.611792 [ 3 ] {da4bcb2e-3309-40ed-9b8e-3c1d3cb34213} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2147 2024.01.25 04:51:39.612074 [ 3 ] {da4bcb2e-3309-40ed-9b8e-3c1d3cb34213} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2148 2024.01.25 04:51:39.612234 [ 153 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2149 2024.01.25 04:51:39.612343 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2150 2024.01.25 04:51:39.612370 [ 3 ] {da4bcb2e-3309-40ed-9b8e-3c1d3cb34213} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.002242257 sec., 21407 rows/sec., 1.67 MiB/sec.
2151 2024.01.25 04:51:39.612511 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2152 2024.01.25 04:51:39.612742 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2153 2024.01.25 04:51:39.612822 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part
2154 2024.01.25 04:51:39.612947 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 4 columns (4 merged, 0 gathered) in 0.003663963 sec., 217524.03067389052 rows/sec., 20.48 MiB/sec.
2155 2024.01.25 04:51:39.613041 [ 3 ] {da4bcb2e-3309-40ed-9b8e-3c1d3cb34213} <Debug> DynamicQueryHandler: Done processing query
2156 2024.01.25 04:51:39.613121 [ 3 ] {da4bcb2e-3309-40ed-9b8e-3c1d3cb34213} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2157 2024.01.25 04:51:39.613148 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part
2158 2024.01.25 04:51:39.613178 [ 3 ] {} <Debug> HTTP-Session: 9ce80952-175f-43e8-b002-d3b77f0b3273 Destroying unnamed session
2159 2024.01.25 04:51:39.613222 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2160 2024.01.25 04:51:39.613348 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::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
2161 2024.01.25 04:51:39.613469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2162 2024.01.25 04:51:39.613580 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part
2163 2024.01.25 04:51:39.613602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2164 2024.01.25 04:51:39.613611 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2165 2024.01.25 04:51:39.613685 [ 3 ] {} <Debug> HTTP-Session: 9fc0f61e-008c-4d86-b3f8-a9e9e0cc8c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2166 2024.01.25 04:51:39.613754 [ 3 ] {} <Debug> HTTP-Session: 9fc0f61e-008c-4d86-b3f8-a9e9e0cc8c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2167 2024.01.25 04:51:39.613796 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_16_3} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2168 2024.01.25 04:51:39.613867 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part
2169 2024.01.25 04:51:39.614102 [ 3 ] {a4faacad-6e94-4396-af55-4ae517d3d7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2170 2024.01.25 04:51:39.614159 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part
2171 2024.01.25 04:51:39.614192 [ 3 ] {a4faacad-6e94-4396-af55-4ae517d3d7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2172 2024.01.25 04:51:39.614786 [ 3 ] {a4faacad-6e94-4396-af55-4ae517d3d7ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2173 2024.01.25 04:51:39.615818 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 4 columns (4 merged, 0 gathered) in 0.003402497 sec., 92872.9694691869 rows/sec., 7.26 MiB/sec.
2174 2024.01.25 04:51:39.615878 [ 3 ] {a4faacad-6e94-4396-af55-4ae517d3d7ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2175 2024.01.25 04:51:39.616005 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2176 2024.01.25 04:51:39.616290 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2177 2024.01.25 04:51:39.616380 [ 22 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_16_3} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2178 2024.01.25 04:51:39.616413 [ 3 ] {a4faacad-6e94-4396-af55-4ae517d3d7ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2179 2024.01.25 04:51:39.616646 [ 3 ] {a4faacad-6e94-4396-af55-4ae517d3d7ed} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2180 2024.01.25 04:51:39.616793 [ 3 ] {a4faacad-6e94-4396-af55-4ae517d3d7ed} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002637677 sec., 18197 rows/sec., 24.56 MiB/sec.
2181 2024.01.25 04:51:39.616937 [ 3 ] {a4faacad-6e94-4396-af55-4ae517d3d7ed} <Debug> DynamicQueryHandler: Done processing query
2182 2024.01.25 04:51:39.616962 [ 3 ] {a4faacad-6e94-4396-af55-4ae517d3d7ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2183 2024.01.25 04:51:39.616977 [ 3 ] {} <Debug> HTTP-Session: 9fc0f61e-008c-4d86-b3f8-a9e9e0cc8c0e Destroying unnamed session
2184 2024.01.25 04:51:44.604981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2185 2024.01.25 04:51:44.605109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2186 2024.01.25 04:51:44.605137 [ 3 ] {} <Debug> HTTP-Session: 534de429-4676-447e-8976-14efad789438 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2187 2024.01.25 04:51:44.605161 [ 3 ] {} <Debug> HTTP-Session: 534de429-4676-447e-8976-14efad789438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2188 2024.01.25 04:51:44.605285 [ 3 ] {ba60a9d6-469e-4a2b-a2f1-d987dd2662b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2189 2024.01.25 04:51:44.605347 [ 3 ] {ba60a9d6-469e-4a2b-a2f1-d987dd2662b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2190 2024.01.25 04:51:44.605505 [ 3 ] {ba60a9d6-469e-4a2b-a2f1-d987dd2662b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2191 2024.01.25 04:51:44.605957 [ 3 ] {ba60a9d6-469e-4a2b-a2f1-d987dd2662b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2192 2024.01.25 04:51:44.606229 [ 3 ] {ba60a9d6-469e-4a2b-a2f1-d987dd2662b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2193 2024.01.25 04:51:44.606398 [ 3 ] {ba60a9d6-469e-4a2b-a2f1-d987dd2662b9} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2194 2024.01.25 04:51:44.606534 [ 3 ] {ba60a9d6-469e-4a2b-a2f1-d987dd2662b9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001205141 sec., 1659 rows/sec., 141.81 KiB/sec.
2195 2024.01.25 04:51:44.606711 [ 3 ] {ba60a9d6-469e-4a2b-a2f1-d987dd2662b9} <Debug> DynamicQueryHandler: Done processing query
2196 2024.01.25 04:51:44.606739 [ 3 ] {ba60a9d6-469e-4a2b-a2f1-d987dd2662b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2197 2024.01.25 04:51:44.606756 [ 3 ] {} <Debug> HTTP-Session: 534de429-4676-447e-8976-14efad789438 Destroying unnamed session
2198 2024.01.25 04:51:44.606880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2199 2024.01.25 04:51:44.606932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2200 2024.01.25 04:51:44.606953 [ 3 ] {} <Debug> HTTP-Session: 91245303-07f8-4f63-b358-36c16ad72140 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2201 2024.01.25 04:51:44.606972 [ 3 ] {} <Debug> HTTP-Session: 91245303-07f8-4f63-b358-36c16ad72140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2202 2024.01.25 04:51:44.607056 [ 3 ] {761ad3f5-d047-4d1b-92da-506ce1bd1d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2203 2024.01.25 04:51:44.607099 [ 3 ] {761ad3f5-d047-4d1b-92da-506ce1bd1d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2204 2024.01.25 04:51:44.607210 [ 3 ] {761ad3f5-d047-4d1b-92da-506ce1bd1d54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2205 2024.01.25 04:51:44.607546 [ 3 ] {761ad3f5-d047-4d1b-92da-506ce1bd1d54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2206 2024.01.25 04:51:44.607764 [ 3 ] {761ad3f5-d047-4d1b-92da-506ce1bd1d54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2207 2024.01.25 04:51:44.607914 [ 3 ] {761ad3f5-d047-4d1b-92da-506ce1bd1d54} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2208 2024.01.25 04:51:44.608029 [ 3 ] {761ad3f5-d047-4d1b-92da-506ce1bd1d54} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000945404 sec., 39136 rows/sec., 3.31 MiB/sec.
2209 2024.01.25 04:51:44.608154 [ 3 ] {761ad3f5-d047-4d1b-92da-506ce1bd1d54} <Debug> DynamicQueryHandler: Done processing query
2210 2024.01.25 04:51:44.608178 [ 3 ] {761ad3f5-d047-4d1b-92da-506ce1bd1d54} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2211 2024.01.25 04:51:44.608194 [ 3 ] {} <Debug> HTTP-Session: 91245303-07f8-4f63-b358-36c16ad72140 Destroying unnamed session
2212 2024.01.25 04:51:44.608309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2213 2024.01.25 04:51:44.608357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2214 2024.01.25 04:51:44.608377 [ 3 ] {} <Debug> HTTP-Session: 085fc9d7-ee20-4b1a-9ac2-f44d8d138a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2215 2024.01.25 04:51:44.608394 [ 3 ] {} <Debug> HTTP-Session: 085fc9d7-ee20-4b1a-9ac2-f44d8d138a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2216 2024.01.25 04:51:44.608466 [ 3 ] {869f972c-dfc1-478b-bd32-120edbaeae5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2217 2024.01.25 04:51:44.608505 [ 3 ] {869f972c-dfc1-478b-bd32-120edbaeae5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2218 2024.01.25 04:51:44.608614 [ 3 ] {869f972c-dfc1-478b-bd32-120edbaeae5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2219 2024.01.25 04:51:44.608889 [ 3 ] {869f972c-dfc1-478b-bd32-120edbaeae5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2220 2024.01.25 04:51:44.609101 [ 3 ] {869f972c-dfc1-478b-bd32-120edbaeae5a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2221 2024.01.25 04:51:44.609275 [ 3 ] {869f972c-dfc1-478b-bd32-120edbaeae5a} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2222 2024.01.25 04:51:44.609401 [ 3 ] {869f972c-dfc1-478b-bd32-120edbaeae5a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000906063 sec., 2207 rows/sec., 154.13 KiB/sec.
2223 2024.01.25 04:51:44.609521 [ 3 ] {869f972c-dfc1-478b-bd32-120edbaeae5a} <Debug> DynamicQueryHandler: Done processing query
2224 2024.01.25 04:51:44.609544 [ 3 ] {869f972c-dfc1-478b-bd32-120edbaeae5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2225 2024.01.25 04:51:44.609560 [ 3 ] {} <Debug> HTTP-Session: 085fc9d7-ee20-4b1a-9ac2-f44d8d138a30 Destroying unnamed session
2226 2024.01.25 04:51:44.609708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2227 2024.01.25 04:51:44.609753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2228 2024.01.25 04:51:44.609772 [ 3 ] {} <Debug> HTTP-Session: 157a1c5f-3279-47e3-b905-51409caf7bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2229 2024.01.25 04:51:44.609789 [ 3 ] {} <Debug> HTTP-Session: 157a1c5f-3279-47e3-b905-51409caf7bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2230 2024.01.25 04:51:44.609861 [ 3 ] {ca3ebfff-f394-4609-b05a-9043fdf9ea2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2231 2024.01.25 04:51:44.609899 [ 3 ] {ca3ebfff-f394-4609-b05a-9043fdf9ea2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2232 2024.01.25 04:51:44.610007 [ 3 ] {ca3ebfff-f394-4609-b05a-9043fdf9ea2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2233 2024.01.25 04:51:44.610300 [ 3 ] {ca3ebfff-f394-4609-b05a-9043fdf9ea2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2234 2024.01.25 04:51:44.610506 [ 3 ] {ca3ebfff-f394-4609-b05a-9043fdf9ea2d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2235 2024.01.25 04:51:44.610656 [ 3 ] {ca3ebfff-f394-4609-b05a-9043fdf9ea2d} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2236 2024.01.25 04:51:44.610750 [ 3 ] {ca3ebfff-f394-4609-b05a-9043fdf9ea2d} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000862122 sec., 30158 rows/sec., 2.34 MiB/sec.
2237 2024.01.25 04:51:44.610880 [ 3 ] {ca3ebfff-f394-4609-b05a-9043fdf9ea2d} <Debug> DynamicQueryHandler: Done processing query
2238 2024.01.25 04:51:44.610904 [ 3 ] {ca3ebfff-f394-4609-b05a-9043fdf9ea2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2239 2024.01.25 04:51:44.610919 [ 3 ] {} <Debug> HTTP-Session: 157a1c5f-3279-47e3-b905-51409caf7bb1 Destroying unnamed session
2240 2024.01.25 04:51:44.611042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2241 2024.01.25 04:51:44.611086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2242 2024.01.25 04:51:44.611105 [ 3 ] {} <Debug> HTTP-Session: 694ae711-32d6-44f9-b356-b0380139e8f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2243 2024.01.25 04:51:44.611121 [ 3 ] {} <Debug> HTTP-Session: 694ae711-32d6-44f9-b356-b0380139e8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2244 2024.01.25 04:51:44.611194 [ 3 ] {8b1c199d-b560-49b3-a54b-dcf6afe4e5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2245 2024.01.25 04:51:44.611237 [ 3 ] {8b1c199d-b560-49b3-a54b-dcf6afe4e5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2246 2024.01.25 04:51:44.611359 [ 3 ] {8b1c199d-b560-49b3-a54b-dcf6afe4e5d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2247 2024.01.25 04:51:44.611666 [ 3 ] {8b1c199d-b560-49b3-a54b-dcf6afe4e5d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2248 2024.01.25 04:51:44.611939 [ 3 ] {8b1c199d-b560-49b3-a54b-dcf6afe4e5d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2249 2024.01.25 04:51:44.612116 [ 3 ] {8b1c199d-b560-49b3-a54b-dcf6afe4e5d5} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2250 2024.01.25 04:51:44.612244 [ 3 ] {8b1c199d-b560-49b3-a54b-dcf6afe4e5d5} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001016216 sec., 36409 rows/sec., 2.57 MiB/sec.
2251 2024.01.25 04:51:44.612369 [ 3 ] {8b1c199d-b560-49b3-a54b-dcf6afe4e5d5} <Debug> DynamicQueryHandler: Done processing query
2252 2024.01.25 04:51:44.612393 [ 3 ] {8b1c199d-b560-49b3-a54b-dcf6afe4e5d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2253 2024.01.25 04:51:44.612409 [ 3 ] {} <Debug> HTTP-Session: 694ae711-32d6-44f9-b356-b0380139e8f4 Destroying unnamed session
2254 2024.01.25 04:51:48.876116 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache
2255 2024.01.25 04:51:48.876184 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache
2256 2024.01.25 04:51:49.605472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2257 2024.01.25 04:51:49.605589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2258 2024.01.25 04:51:49.605619 [ 3 ] {} <Debug> HTTP-Session: b2cde728-62e3-4bff-a965-3ada8b9cc1db Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2259 2024.01.25 04:51:49.605647 [ 3 ] {} <Debug> HTTP-Session: b2cde728-62e3-4bff-a965-3ada8b9cc1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2260 2024.01.25 04:51:49.605789 [ 3 ] {2daa98b2-8553-4356-8290-2396027cd215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2261 2024.01.25 04:51:49.605855 [ 3 ] {2daa98b2-8553-4356-8290-2396027cd215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2262 2024.01.25 04:51:49.606012 [ 3 ] {2daa98b2-8553-4356-8290-2396027cd215} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2263 2024.01.25 04:51:49.606470 [ 3 ] {2daa98b2-8553-4356-8290-2396027cd215} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2264 2024.01.25 04:51:49.606739 [ 3 ] {2daa98b2-8553-4356-8290-2396027cd215} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2265 2024.01.25 04:51:49.606902 [ 3 ] {2daa98b2-8553-4356-8290-2396027cd215} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2266 2024.01.25 04:51:49.607042 [ 3 ] {2daa98b2-8553-4356-8290-2396027cd215} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00120481 sec., 39840 rows/sec., 3.15 MiB/sec.
2267 2024.01.25 04:51:49.607043 [ 164 ] {} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
2268 2024.01.25 04:51:49.607165 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2269 2024.01.25 04:51:49.607246 [ 3 ] {2daa98b2-8553-4356-8290-2396027cd215} <Debug> DynamicQueryHandler: Done processing query
2270 2024.01.25 04:51:49.607251 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
2271 2024.01.25 04:51:49.607285 [ 3 ] {2daa98b2-8553-4356-8290-2396027cd215} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2272 2024.01.25 04:51:49.607320 [ 3 ] {} <Debug> HTTP-Session: b2cde728-62e3-4bff-a965-3ada8b9cc1db Destroying unnamed session
2273 2024.01.25 04:51:49.607383 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2274 2024.01.25 04:51:49.607420 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 48 rows starting from the beginning of the part
2275 2024.01.25 04:51:49.607507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2276 2024.01.25 04:51:49.607612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2277 2024.01.25 04:51:49.607627 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part
2278 2024.01.25 04:51:49.607638 [ 3 ] {} <Debug> HTTP-Session: ded25a16-a307-4d3b-bcad-8a2cd1ed27c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2279 2024.01.25 04:51:49.607689 [ 3 ] {} <Debug> HTTP-Session: ded25a16-a307-4d3b-bcad-8a2cd1ed27c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2280 2024.01.25 04:51:49.607854 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part
2281 2024.01.25 04:51:49.607896 [ 3 ] {b00b9886-c191-4d91-a15f-8887f7a55792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2282 2024.01.25 04:51:49.608006 [ 3 ] {b00b9886-c191-4d91-a15f-8887f7a55792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2283 2024.01.25 04:51:49.608044 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part
2284 2024.01.25 04:51:49.608345 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part
2285 2024.01.25 04:51:49.608496 [ 3 ] {b00b9886-c191-4d91-a15f-8887f7a55792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2286 2024.01.25 04:51:49.609557 [ 3 ] {b00b9886-c191-4d91-a15f-8887f7a55792} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2287 2024.01.25 04:51:49.609887 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002657828 sec., 90299.2970199727 rows/sec., 7.15 MiB/sec.
2288 2024.01.25 04:51:49.609998 [ 3 ] {b00b9886-c191-4d91-a15f-8887f7a55792} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2289 2024.01.25 04:51:49.610077 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
2290 2024.01.25 04:51:49.610239 [ 3 ] {b00b9886-c191-4d91-a15f-8887f7a55792} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2291 2024.01.25 04:51:49.610436 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
2292 2024.01.25 04:51:49.610466 [ 3 ] {b00b9886-c191-4d91-a15f-8887f7a55792} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.002504183 sec., 57503 rows/sec., 5.47 MiB/sec.
2293 2024.01.25 04:51:49.610625 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_14_3} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
2294 2024.01.25 04:51:49.610734 [ 3 ] {b00b9886-c191-4d91-a15f-8887f7a55792} <Debug> DynamicQueryHandler: Done processing query
2295 2024.01.25 04:51:49.610783 [ 3 ] {b00b9886-c191-4d91-a15f-8887f7a55792} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2296 2024.01.25 04:51:49.610801 [ 3 ] {} <Debug> HTTP-Session: ded25a16-a307-4d3b-bcad-8a2cd1ed27c4 Destroying unnamed session
2297 2024.01.25 04:51:49.610933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2298 2024.01.25 04:51:49.610980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2299 2024.01.25 04:51:49.611000 [ 3 ] {} <Debug> HTTP-Session: 87c06a66-5cb0-4ef8-a961-ec006f3cbd8e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2300 2024.01.25 04:51:49.611017 [ 3 ] {} <Debug> HTTP-Session: 87c06a66-5cb0-4ef8-a961-ec006f3cbd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2301 2024.01.25 04:51:49.611092 [ 3 ] {427d214c-9176-4f51-aeac-4061463b0321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2302 2024.01.25 04:51:49.611131 [ 3 ] {427d214c-9176-4f51-aeac-4061463b0321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2303 2024.01.25 04:51:49.611248 [ 3 ] {427d214c-9176-4f51-aeac-4061463b0321} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2304 2024.01.25 04:51:49.611577 [ 3 ] {427d214c-9176-4f51-aeac-4061463b0321} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2305 2024.01.25 04:51:49.611880 [ 3 ] {427d214c-9176-4f51-aeac-4061463b0321} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2306 2024.01.25 04:51:49.612031 [ 3 ] {427d214c-9176-4f51-aeac-4061463b0321} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2307 2024.01.25 04:51:49.612137 [ 3 ] {427d214c-9176-4f51-aeac-4061463b0321} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.001017836 sec., 47158 rows/sec., 3.69 MiB/sec.
2308 2024.01.25 04:51:49.612251 [ 3 ] {427d214c-9176-4f51-aeac-4061463b0321} <Debug> DynamicQueryHandler: Done processing query
2309 2024.01.25 04:51:49.612275 [ 3 ] {427d214c-9176-4f51-aeac-4061463b0321} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2310 2024.01.25 04:51:49.612291 [ 3 ] {} <Debug> HTTP-Session: 87c06a66-5cb0-4ef8-a961-ec006f3cbd8e Destroying unnamed session
2311 2024.01.25 04:51:49.612472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2312 2024.01.25 04:51:49.612517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2313 2024.01.25 04:51:49.612537 [ 3 ] {} <Debug> HTTP-Session: 90850d54-e3cc-418b-a317-575cd5dbeb7f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2314 2024.01.25 04:51:49.612553 [ 3 ] {} <Debug> HTTP-Session: 90850d54-e3cc-418b-a317-575cd5dbeb7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2315 2024.01.25 04:51:49.612639 [ 3 ] {d64e3248-ab43-42d9-9425-943d8e5b5bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2316 2024.01.25 04:51:49.612773 [ 3 ] {d64e3248-ab43-42d9-9425-943d8e5b5bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2317 2024.01.25 04:51:49.612910 [ 3 ] {d64e3248-ab43-42d9-9425-943d8e5b5bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2318 2024.01.25 04:51:49.613400 [ 3 ] {d64e3248-ab43-42d9-9425-943d8e5b5bb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2319 2024.01.25 04:51:49.613717 [ 3 ] {d64e3248-ab43-42d9-9425-943d8e5b5bb1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2320 2024.01.25 04:51:49.613896 [ 3 ] {d64e3248-ab43-42d9-9425-943d8e5b5bb1} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2321 2024.01.25 04:51:49.613993 [ 3 ] {d64e3248-ab43-42d9-9425-943d8e5b5bb1} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001237851 sec., 38776 rows/sec., 52.33 MiB/sec.
2322 2024.01.25 04:51:49.614102 [ 3 ] {d64e3248-ab43-42d9-9425-943d8e5b5bb1} <Debug> DynamicQueryHandler: Done processing query
2323 2024.01.25 04:51:49.614125 [ 3 ] {d64e3248-ab43-42d9-9425-943d8e5b5bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2324 2024.01.25 04:51:49.614140 [ 3 ] {} <Debug> HTTP-Session: 90850d54-e3cc-418b-a317-575cd5dbeb7f Destroying unnamed session
2325 2024.01.25 04:51:56.227680 [ 177 ] {} <Debug> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2326 2024.01.25 04:51:56.227770 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2327 2024.01.25 04:51:56.227870 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2328 2024.01.25 04:51:56.228003 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2329 2024.01.25 04:51:56.228036 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2330 2024.01.25 04:51:56.228169 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2331 2024.01.25 04:51:56.228263 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2332 2024.01.25 04:51:56.228344 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2333 2024.01.25 04:51:56.228424 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2334 2024.01.25 04:51:56.228953 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001133319 sec., 10588.369205845838 rows/sec., 897.87 KiB/sec.
2335 2024.01.25 04:51:56.229048 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2336 2024.01.25 04:51:56.229204 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2337 2024.01.25 04:51:56.229261 [ 16 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_5_1} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2338 2024.01.25 04:51:56.536370 [ 177 ] {} <Debug> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2339 2024.01.25 04:51:56.536437 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
2340 2024.01.25 04:51:56.536547 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2341 2024.01.25 04:51:56.536698 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2342 2024.01.25 04:51:56.536734 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2343 2024.01.25 04:51:56.536873 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2344 2024.01.25 04:51:56.536976 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2345 2024.01.25 04:51:56.537071 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2346 2024.01.25 04:51:56.537150 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2347 2024.01.25 04:51:56.537759 [ 15 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001247972 sec., 9615.600350007853 rows/sec., 671.40 KiB/sec.
2348 2024.01.25 04:51:56.537944 [ 15 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2349 2024.01.25 04:51:56.538200 [ 15 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2350 2024.01.25 04:51:56.538277 [ 15 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_5_1} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2351 2024.01.25 04:51:59.605575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2352 2024.01.25 04:51:59.605706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2353 2024.01.25 04:51:59.605736 [ 3 ] {} <Debug> HTTP-Session: 9adf0e70-9ef7-4304-9087-6670f0d033fc Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2354 2024.01.25 04:51:59.605764 [ 3 ] {} <Debug> HTTP-Session: 9adf0e70-9ef7-4304-9087-6670f0d033fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2355 2024.01.25 04:51:59.605908 [ 3 ] {850d1b47-910f-4e75-bab2-8a929ef7ba51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2356 2024.01.25 04:51:59.605972 [ 3 ] {850d1b47-910f-4e75-bab2-8a929ef7ba51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2357 2024.01.25 04:51:59.606154 [ 3 ] {850d1b47-910f-4e75-bab2-8a929ef7ba51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2358 2024.01.25 04:51:59.606553 [ 3 ] {850d1b47-910f-4e75-bab2-8a929ef7ba51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2359 2024.01.25 04:51:59.606817 [ 3 ] {850d1b47-910f-4e75-bab2-8a929ef7ba51} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2360 2024.01.25 04:51:59.606984 [ 3 ] {850d1b47-910f-4e75-bab2-8a929ef7ba51} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2361 2024.01.25 04:51:59.607096 [ 3 ] {850d1b47-910f-4e75-bab2-8a929ef7ba51} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00115039 sec., 41724 rows/sec., 3.30 MiB/sec.
2362 2024.01.25 04:51:59.607230 [ 3 ] {850d1b47-910f-4e75-bab2-8a929ef7ba51} <Debug> DynamicQueryHandler: Done processing query
2363 2024.01.25 04:51:59.607254 [ 3 ] {850d1b47-910f-4e75-bab2-8a929ef7ba51} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2364 2024.01.25 04:51:59.607270 [ 3 ] {} <Debug> HTTP-Session: 9adf0e70-9ef7-4304-9087-6670f0d033fc Destroying unnamed session
2365 2024.01.25 04:51:59.607417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2366 2024.01.25 04:51:59.607464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2367 2024.01.25 04:51:59.607483 [ 3 ] {} <Debug> HTTP-Session: 2bc5df13-36e4-40a8-9f22-e8ebf92b033d Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2368 2024.01.25 04:51:59.607500 [ 3 ] {} <Debug> HTTP-Session: 2bc5df13-36e4-40a8-9f22-e8ebf92b033d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2369 2024.01.25 04:51:59.607575 [ 3 ] {47ae335d-3b9a-4790-a05a-c8fa7fed5292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2370 2024.01.25 04:51:59.607615 [ 3 ] {47ae335d-3b9a-4790-a05a-c8fa7fed5292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2371 2024.01.25 04:51:59.607720 [ 3 ] {47ae335d-3b9a-4790-a05a-c8fa7fed5292} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2372 2024.01.25 04:51:59.608089 [ 3 ] {47ae335d-3b9a-4790-a05a-c8fa7fed5292} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2373 2024.01.25 04:51:59.608335 [ 3 ] {47ae335d-3b9a-4790-a05a-c8fa7fed5292} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2374 2024.01.25 04:51:59.608486 [ 3 ] {47ae335d-3b9a-4790-a05a-c8fa7fed5292} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2375 2024.01.25 04:51:59.608586 [ 3 ] {47ae335d-3b9a-4790-a05a-c8fa7fed5292} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.000982335 sec., 146589 rows/sec., 13.95 MiB/sec.
2376 2024.01.25 04:51:59.608756 [ 3 ] {47ae335d-3b9a-4790-a05a-c8fa7fed5292} <Debug> DynamicQueryHandler: Done processing query
2377 2024.01.25 04:51:59.608779 [ 3 ] {47ae335d-3b9a-4790-a05a-c8fa7fed5292} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2378 2024.01.25 04:51:59.608795 [ 3 ] {} <Debug> HTTP-Session: 2bc5df13-36e4-40a8-9f22-e8ebf92b033d Destroying unnamed session
2379 2024.01.25 04:51:59.608956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2380 2024.01.25 04:51:59.609002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2381 2024.01.25 04:51:59.609021 [ 3 ] {} <Debug> HTTP-Session: 15eeac22-197e-4080-a41c-652aff3c5c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2382 2024.01.25 04:51:59.609038 [ 3 ] {} <Debug> HTTP-Session: 15eeac22-197e-4080-a41c-652aff3c5c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.01.25 04:51:59.609111 [ 3 ] {9c5a6656-d5fa-4386-94a7-a5139c8b38d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2384 2024.01.25 04:51:59.609151 [ 3 ] {9c5a6656-d5fa-4386-94a7-a5139c8b38d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2385 2024.01.25 04:51:59.609270 [ 3 ] {9c5a6656-d5fa-4386-94a7-a5139c8b38d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2386 2024.01.25 04:51:59.609554 [ 3 ] {9c5a6656-d5fa-4386-94a7-a5139c8b38d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2387 2024.01.25 04:51:59.609760 [ 3 ] {9c5a6656-d5fa-4386-94a7-a5139c8b38d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2388 2024.01.25 04:51:59.609908 [ 3 ] {9c5a6656-d5fa-4386-94a7-a5139c8b38d4} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2389 2024.01.25 04:51:59.610013 [ 3 ] {9c5a6656-d5fa-4386-94a7-a5139c8b38d4} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000866813 sec., 55375 rows/sec., 4.33 MiB/sec.
2390 2024.01.25 04:51:59.610192 [ 3 ] {9c5a6656-d5fa-4386-94a7-a5139c8b38d4} <Debug> DynamicQueryHandler: Done processing query
2391 2024.01.25 04:51:59.610216 [ 3 ] {9c5a6656-d5fa-4386-94a7-a5139c8b38d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2392 2024.01.25 04:51:59.610232 [ 3 ] {} <Debug> HTTP-Session: 15eeac22-197e-4080-a41c-652aff3c5c77 Destroying unnamed session
2393 2024.01.25 04:51:59.610392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2394 2024.01.25 04:51:59.610440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2395 2024.01.25 04:51:59.610460 [ 3 ] {} <Debug> HTTP-Session: 834ec839-8472-4bb3-bfe5-ee7b2cc070b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2396 2024.01.25 04:51:59.610476 [ 3 ] {} <Debug> HTTP-Session: 834ec839-8472-4bb3-bfe5-ee7b2cc070b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.01.25 04:51:59.610563 [ 3 ] {7a8f68c6-ac91-4d8e-8cbd-e64f0b0faa63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2398 2024.01.25 04:51:59.610608 [ 3 ] {7a8f68c6-ac91-4d8e-8cbd-e64f0b0faa63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2399 2024.01.25 04:51:59.610754 [ 3 ] {7a8f68c6-ac91-4d8e-8cbd-e64f0b0faa63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2400 2024.01.25 04:51:59.611223 [ 3 ] {7a8f68c6-ac91-4d8e-8cbd-e64f0b0faa63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2401 2024.01.25 04:51:59.611546 [ 3 ] {7a8f68c6-ac91-4d8e-8cbd-e64f0b0faa63} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2402 2024.01.25 04:51:59.611726 [ 3 ] {7a8f68c6-ac91-4d8e-8cbd-e64f0b0faa63} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2403 2024.01.25 04:51:59.611824 [ 3 ] {7a8f68c6-ac91-4d8e-8cbd-e64f0b0faa63} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001233652 sec., 38908 rows/sec., 52.51 MiB/sec.
2404 2024.01.25 04:51:59.611928 [ 3 ] {7a8f68c6-ac91-4d8e-8cbd-e64f0b0faa63} <Debug> DynamicQueryHandler: Done processing query
2405 2024.01.25 04:51:59.611952 [ 3 ] {7a8f68c6-ac91-4d8e-8cbd-e64f0b0faa63} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2406 2024.01.25 04:51:59.611967 [ 3 ] {} <Debug> HTTP-Session: 834ec839-8472-4bb3-bfe5-ee7b2cc070b0 Destroying unnamed session
2407 2024.01.25 04:52:03.876449 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache
2408 2024.01.25 04:52:03.876545 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache
2409 2024.01.25 04:52:09.606056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2410 2024.01.25 04:52:09.606177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2411 2024.01.25 04:52:09.606202 [ 3 ] {} <Debug> HTTP-Session: 660d7a16-b601-4f89-b699-6d286a47eb36 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2412 2024.01.25 04:52:09.606226 [ 3 ] {} <Debug> HTTP-Session: 660d7a16-b601-4f89-b699-6d286a47eb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2413 2024.01.25 04:52:09.606354 [ 3 ] {b15c1ce5-d45a-4462-a95b-db2b90d37d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2414 2024.01.25 04:52:09.606415 [ 3 ] {b15c1ce5-d45a-4462-a95b-db2b90d37d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2415 2024.01.25 04:52:09.606576 [ 3 ] {b15c1ce5-d45a-4462-a95b-db2b90d37d31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2416 2024.01.25 04:52:09.606991 [ 3 ] {b15c1ce5-d45a-4462-a95b-db2b90d37d31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2417 2024.01.25 04:52:09.607276 [ 3 ] {b15c1ce5-d45a-4462-a95b-db2b90d37d31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2418 2024.01.25 04:52:09.607438 [ 3 ] {b15c1ce5-d45a-4462-a95b-db2b90d37d31} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2419 2024.01.25 04:52:09.607553 [ 3 ] {b15c1ce5-d45a-4462-a95b-db2b90d37d31} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001164309 sec., 41226 rows/sec., 3.26 MiB/sec.
2420 2024.01.25 04:52:09.607693 [ 3 ] {b15c1ce5-d45a-4462-a95b-db2b90d37d31} <Debug> DynamicQueryHandler: Done processing query
2421 2024.01.25 04:52:09.607718 [ 3 ] {b15c1ce5-d45a-4462-a95b-db2b90d37d31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2422 2024.01.25 04:52:09.607734 [ 3 ] {} <Debug> HTTP-Session: 660d7a16-b601-4f89-b699-6d286a47eb36 Destroying unnamed session
2423 2024.01.25 04:52:09.607854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2424 2024.01.25 04:52:09.607900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2425 2024.01.25 04:52:09.607921 [ 3 ] {} <Debug> HTTP-Session: 37d6d4e8-be15-4140-ba6a-0da84b8764c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2426 2024.01.25 04:52:09.607937 [ 3 ] {} <Debug> HTTP-Session: 37d6d4e8-be15-4140-ba6a-0da84b8764c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2427 2024.01.25 04:52:09.608008 [ 3 ] {89aab1f8-e0c9-491f-8f9f-956373b84006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2428 2024.01.25 04:52:09.608050 [ 3 ] {89aab1f8-e0c9-491f-8f9f-956373b84006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2429 2024.01.25 04:52:09.608157 [ 3 ] {89aab1f8-e0c9-491f-8f9f-956373b84006} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2430 2024.01.25 04:52:09.608434 [ 3 ] {89aab1f8-e0c9-491f-8f9f-956373b84006} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2431 2024.01.25 04:52:09.608635 [ 3 ] {89aab1f8-e0c9-491f-8f9f-956373b84006} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2432 2024.01.25 04:52:09.608783 [ 3 ] {89aab1f8-e0c9-491f-8f9f-956373b84006} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2433 2024.01.25 04:52:09.608879 [ 3 ] {89aab1f8-e0c9-491f-8f9f-956373b84006} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000842622 sec., 4747 rows/sec., 396.36 KiB/sec.
2434 2024.01.25 04:52:09.608986 [ 3 ] {89aab1f8-e0c9-491f-8f9f-956373b84006} <Debug> DynamicQueryHandler: Done processing query
2435 2024.01.25 04:52:09.609010 [ 3 ] {89aab1f8-e0c9-491f-8f9f-956373b84006} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2436 2024.01.25 04:52:09.609026 [ 3 ] {} <Debug> HTTP-Session: 37d6d4e8-be15-4140-ba6a-0da84b8764c1 Destroying unnamed session
2437 2024.01.25 04:52:09.609181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 23127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2438 2024.01.25 04:52:09.609226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2439 2024.01.25 04:52:09.609245 [ 3 ] {} <Debug> HTTP-Session: 41f88e76-fad3-4712-a825-a65e764a339a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2440 2024.01.25 04:52:09.609262 [ 3 ] {} <Debug> HTTP-Session: 41f88e76-fad3-4712-a825-a65e764a339a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2441 2024.01.25 04:52:09.609337 [ 3 ] {ef0a48dc-d123-4be5-b5c2-441bd6651eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2442 2024.01.25 04:52:09.609376 [ 3 ] {ef0a48dc-d123-4be5-b5c2-441bd6651eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2443 2024.01.25 04:52:09.609482 [ 3 ] {ef0a48dc-d123-4be5-b5c2-441bd6651eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2444 2024.01.25 04:52:09.609844 [ 3 ] {ef0a48dc-d123-4be5-b5c2-441bd6651eab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2445 2024.01.25 04:52:09.610069 [ 3 ] {ef0a48dc-d123-4be5-b5c2-441bd6651eab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2446 2024.01.25 04:52:09.610218 [ 3 ] {ef0a48dc-d123-4be5-b5c2-441bd6651eab} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2447 2024.01.25 04:52:09.610339 [ 3 ] {ef0a48dc-d123-4be5-b5c2-441bd6651eab} <Information> executeQuery: Read 146 rows, 14.21 KiB in 0.000964465 sec., 151379 rows/sec., 14.39 MiB/sec.
2448 2024.01.25 04:52:09.610456 [ 3 ] {ef0a48dc-d123-4be5-b5c2-441bd6651eab} <Debug> DynamicQueryHandler: Done processing query
2449 2024.01.25 04:52:09.610479 [ 3 ] {ef0a48dc-d123-4be5-b5c2-441bd6651eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2450 2024.01.25 04:52:09.610495 [ 3 ] {} <Debug> HTTP-Session: 41f88e76-fad3-4712-a825-a65e764a339a Destroying unnamed session
2451 2024.01.25 04:52:09.610633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2452 2024.01.25 04:52:09.610679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2453 2024.01.25 04:52:09.610698 [ 3 ] {} <Debug> HTTP-Session: 8387c6a3-59ff-451f-ba56-3867ed011dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2454 2024.01.25 04:52:09.610714 [ 3 ] {} <Debug> HTTP-Session: 8387c6a3-59ff-451f-ba56-3867ed011dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2455 2024.01.25 04:52:09.610783 [ 3 ] {cf07e71f-2fa0-4e1a-86cb-e1fa977128f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2456 2024.01.25 04:52:09.610823 [ 3 ] {cf07e71f-2fa0-4e1a-86cb-e1fa977128f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2457 2024.01.25 04:52:09.610929 [ 3 ] {cf07e71f-2fa0-4e1a-86cb-e1fa977128f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2458 2024.01.25 04:52:09.611265 [ 3 ] {cf07e71f-2fa0-4e1a-86cb-e1fa977128f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2459 2024.01.25 04:52:09.611472 [ 3 ] {cf07e71f-2fa0-4e1a-86cb-e1fa977128f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2460 2024.01.25 04:52:09.611617 [ 3 ] {cf07e71f-2fa0-4e1a-86cb-e1fa977128f1} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2461 2024.01.25 04:52:09.611728 [ 3 ] {cf07e71f-2fa0-4e1a-86cb-e1fa977128f1} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000907843 sec., 4406 rows/sec., 307.65 KiB/sec.
2462 2024.01.25 04:52:09.611854 [ 3 ] {cf07e71f-2fa0-4e1a-86cb-e1fa977128f1} <Debug> DynamicQueryHandler: Done processing query
2463 2024.01.25 04:52:09.611878 [ 3 ] {cf07e71f-2fa0-4e1a-86cb-e1fa977128f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2464 2024.01.25 04:52:09.611894 [ 3 ] {} <Debug> HTTP-Session: 8387c6a3-59ff-451f-ba56-3867ed011dd0 Destroying unnamed session
2465 2024.01.25 04:52:09.612023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2466 2024.01.25 04:52:09.612068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2467 2024.01.25 04:52:09.612087 [ 3 ] {} <Debug> HTTP-Session: a553ff7e-7d7b-4f0a-919c-96567252d02e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2468 2024.01.25 04:52:09.612104 [ 3 ] {} <Debug> HTTP-Session: a553ff7e-7d7b-4f0a-919c-96567252d02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2469 2024.01.25 04:52:09.612175 [ 3 ] {40d8fdf2-d144-430c-8b40-57139476d46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2470 2024.01.25 04:52:09.612214 [ 3 ] {40d8fdf2-d144-430c-8b40-57139476d46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2471 2024.01.25 04:52:09.612315 [ 3 ] {40d8fdf2-d144-430c-8b40-57139476d46c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2472 2024.01.25 04:52:09.612616 [ 3 ] {40d8fdf2-d144-430c-8b40-57139476d46c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2473 2024.01.25 04:52:09.612838 [ 3 ] {40d8fdf2-d144-430c-8b40-57139476d46c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2474 2024.01.25 04:52:09.612985 [ 3 ] {40d8fdf2-d144-430c-8b40-57139476d46c} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2475 2024.01.25 04:52:09.613127 [ 3 ] {40d8fdf2-d144-430c-8b40-57139476d46c} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000921093 sec., 56454 rows/sec., 4.42 MiB/sec.
2476 2024.01.25 04:52:09.613234 [ 3 ] {40d8fdf2-d144-430c-8b40-57139476d46c} <Debug> DynamicQueryHandler: Done processing query
2477 2024.01.25 04:52:09.613256 [ 3 ] {40d8fdf2-d144-430c-8b40-57139476d46c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2478 2024.01.25 04:52:09.613272 [ 3 ] {} <Debug> HTTP-Session: a553ff7e-7d7b-4f0a-919c-96567252d02e Destroying unnamed session
2479 2024.01.25 04:52:09.613377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2480 2024.01.25 04:52:09.613422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2481 2024.01.25 04:52:09.613440 [ 3 ] {} <Debug> HTTP-Session: de5060e8-b6ec-4fc4-8e88-6c80a7cb86c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2482 2024.01.25 04:52:09.613457 [ 3 ] {} <Debug> HTTP-Session: de5060e8-b6ec-4fc4-8e88-6c80a7cb86c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2483 2024.01.25 04:52:09.613527 [ 3 ] {81f5798e-f959-41dd-8196-e21e18c492c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2484 2024.01.25 04:52:09.613570 [ 3 ] {81f5798e-f959-41dd-8196-e21e18c492c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2485 2024.01.25 04:52:09.613693 [ 3 ] {81f5798e-f959-41dd-8196-e21e18c492c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2486 2024.01.25 04:52:09.613979 [ 3 ] {81f5798e-f959-41dd-8196-e21e18c492c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2487 2024.01.25 04:52:09.614230 [ 3 ] {81f5798e-f959-41dd-8196-e21e18c492c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2488 2024.01.25 04:52:09.614407 [ 3 ] {81f5798e-f959-41dd-8196-e21e18c492c7} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2489 2024.01.25 04:52:09.614531 [ 3 ] {81f5798e-f959-41dd-8196-e21e18c492c7} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000967504 sec., 2067 rows/sec., 145.35 KiB/sec.
2490 2024.01.25 04:52:09.614694 [ 3 ] {81f5798e-f959-41dd-8196-e21e18c492c7} <Debug> DynamicQueryHandler: Done processing query
2491 2024.01.25 04:52:09.614718 [ 3 ] {81f5798e-f959-41dd-8196-e21e18c492c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2492 2024.01.25 04:52:09.614734 [ 3 ] {} <Debug> HTTP-Session: de5060e8-b6ec-4fc4-8e88-6c80a7cb86c0 Destroying unnamed session
2493 2024.01.25 04:52:09.614881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2494 2024.01.25 04:52:09.614927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2495 2024.01.25 04:52:09.614945 [ 3 ] {} <Debug> HTTP-Session: 90727661-4c13-4d62-bb29-e6d6f7bb0c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2496 2024.01.25 04:52:09.614961 [ 3 ] {} <Debug> HTTP-Session: 90727661-4c13-4d62-bb29-e6d6f7bb0c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2497 2024.01.25 04:52:09.615041 [ 3 ] {e87387b3-8c53-4e9f-9210-1b4a512fdb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2498 2024.01.25 04:52:09.615086 [ 3 ] {e87387b3-8c53-4e9f-9210-1b4a512fdb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2499 2024.01.25 04:52:09.615232 [ 3 ] {e87387b3-8c53-4e9f-9210-1b4a512fdb52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2500 2024.01.25 04:52:09.615707 [ 3 ] {e87387b3-8c53-4e9f-9210-1b4a512fdb52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2501 2024.01.25 04:52:09.616015 [ 3 ] {e87387b3-8c53-4e9f-9210-1b4a512fdb52} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2502 2024.01.25 04:52:09.616191 [ 3 ] {e87387b3-8c53-4e9f-9210-1b4a512fdb52} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2503 2024.01.25 04:52:09.616290 [ 3 ] {e87387b3-8c53-4e9f-9210-1b4a512fdb52} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001218471 sec., 39393 rows/sec., 53.16 MiB/sec.
2504 2024.01.25 04:52:09.616310 [ 170 ] {} <Debug> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2505 2024.01.25 04:52:09.616418 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2506 2024.01.25 04:52:09.616458 [ 3 ] {e87387b3-8c53-4e9f-9210-1b4a512fdb52} <Debug> DynamicQueryHandler: Done processing query
2507 2024.01.25 04:52:09.616512 [ 3 ] {e87387b3-8c53-4e9f-9210-1b4a512fdb52} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2508 2024.01.25 04:52:09.616533 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2509 2024.01.25 04:52:09.616555 [ 3 ] {} <Debug> HTTP-Session: 90727661-4c13-4d62-bb29-e6d6f7bb0c56 Destroying unnamed session
2510 2024.01.25 04:52:09.616709 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2511 2024.01.25 04:52:09.616749 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 477 rows starting from the beginning of the part
2512 2024.01.25 04:52:09.616896 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part
2513 2024.01.25 04:52:09.616998 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part
2514 2024.01.25 04:52:09.617090 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part
2515 2024.01.25 04:52:09.617177 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part
2516 2024.01.25 04:52:09.617265 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part
2517 2024.01.25 04:52:09.618793 [ 15 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 6 columns (6 merged, 0 gathered) in 0.002318299 sec., 309278.48392291076 rows/sec., 417.36 MiB/sec.
2518 2024.01.25 04:52:09.619363 [ 18 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2519 2024.01.25 04:52:09.619654 [ 18 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2520 2024.01.25 04:52:09.619724 [ 18 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2521 2024.01.25 04:52:09.619810 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_16_3: 4.01 MiB.
2522 2024.01.25 04:52:10.000168 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.26 MiB, peak 236.52 MiB, will set to 231.05 MiB (RSS), difference: -4.21 MiB
2523 2024.01.25 04:52:14.604958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2524 2024.01.25 04:52:14.605100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2525 2024.01.25 04:52:14.605131 [ 3 ] {} <Debug> HTTP-Session: 4af62d1f-2696-45d4-92cc-174d98aaea95 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2526 2024.01.25 04:52:14.605160 [ 3 ] {} <Debug> HTTP-Session: 4af62d1f-2696-45d4-92cc-174d98aaea95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2527 2024.01.25 04:52:14.605303 [ 3 ] {f3a87332-1ddb-4200-9606-6bd383e90df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2528 2024.01.25 04:52:14.605369 [ 3 ] {f3a87332-1ddb-4200-9606-6bd383e90df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2529 2024.01.25 04:52:14.605566 [ 3 ] {f3a87332-1ddb-4200-9606-6bd383e90df4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2530 2024.01.25 04:52:14.605988 [ 3 ] {f3a87332-1ddb-4200-9606-6bd383e90df4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2531 2024.01.25 04:52:14.606273 [ 3 ] {f3a87332-1ddb-4200-9606-6bd383e90df4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2532 2024.01.25 04:52:14.606450 [ 3 ] {f3a87332-1ddb-4200-9606-6bd383e90df4} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2533 2024.01.25 04:52:14.606559 [ 3 ] {f3a87332-1ddb-4200-9606-6bd383e90df4} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.0012178 sec., 29561 rows/sec., 2.50 MiB/sec.
2534 2024.01.25 04:52:14.606558 [ 155 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2535 2024.01.25 04:52:14.606624 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2536 2024.01.25 04:52:14.606727 [ 3 ] {f3a87332-1ddb-4200-9606-6bd383e90df4} <Debug> DynamicQueryHandler: Done processing query
2537 2024.01.25 04:52:14.606732 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2538 2024.01.25 04:52:14.606757 [ 3 ] {f3a87332-1ddb-4200-9606-6bd383e90df4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2539 2024.01.25 04:52:14.606803 [ 3 ] {} <Debug> HTTP-Session: 4af62d1f-2696-45d4-92cc-174d98aaea95 Destroying unnamed session
2540 2024.01.25 04:52:14.606883 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2541 2024.01.25 04:52:14.606924 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 184 rows starting from the beginning of the part
2542 2024.01.25 04:52:14.606968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2543 2024.01.25 04:52:14.607050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2544 2024.01.25 04:52:14.607112 [ 3 ] {} <Debug> HTTP-Session: 07502c65-6081-4e78-a9a3-dff4e2cb6d7b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2545 2024.01.25 04:52:14.607150 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part
2546 2024.01.25 04:52:14.607163 [ 3 ] {} <Debug> HTTP-Session: 07502c65-6081-4e78-a9a3-dff4e2cb6d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2547 2024.01.25 04:52:14.607389 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 144 rows starting from the beginning of the part
2548 2024.01.25 04:52:14.607400 [ 3 ] {3d69d750-c2f4-4ab9-b858-b272927ec8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2549 2024.01.25 04:52:14.607498 [ 3 ] {3d69d750-c2f4-4ab9-b858-b272927ec8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2550 2024.01.25 04:52:14.607641 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 144 rows starting from the beginning of the part
2551 2024.01.25 04:52:14.607980 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 146 rows starting from the beginning of the part
2552 2024.01.25 04:52:14.607991 [ 3 ] {3d69d750-c2f4-4ab9-b858-b272927ec8d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2553 2024.01.25 04:52:14.608186 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part
2554 2024.01.25 04:52:14.608716 [ 3 ] {3d69d750-c2f4-4ab9-b858-b272927ec8d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2555 2024.01.25 04:52:14.609144 [ 3 ] {3d69d750-c2f4-4ab9-b858-b272927ec8d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2556 2024.01.25 04:52:14.609447 [ 3 ] {3d69d750-c2f4-4ab9-b858-b272927ec8d8} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2557 2024.01.25 04:52:14.609611 [ 155 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2558 2024.01.25 04:52:14.609727 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2559 2024.01.25 04:52:14.609789 [ 3 ] {3d69d750-c2f4-4ab9-b858-b272927ec8d8} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.002303729 sec., 10417 rows/sec., 824.07 KiB/sec.
2560 2024.01.25 04:52:14.609962 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2561 2024.01.25 04:52:14.610122 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 4 columns (4 merged, 0 gathered) in 0.003413766 sec., 202415.74847250807 rows/sec., 18.91 MiB/sec.
2562 2024.01.25 04:52:14.610250 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2563 2024.01.25 04:52:14.610290 [ 3 ] {3d69d750-c2f4-4ab9-b858-b272927ec8d8} <Debug> DynamicQueryHandler: Done processing query
2564 2024.01.25 04:52:14.610322 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 98 rows starting from the beginning of the part
2565 2024.01.25 04:52:14.610366 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2566 2024.01.25 04:52:14.610380 [ 3 ] {3d69d750-c2f4-4ab9-b858-b272927ec8d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2567 2024.01.25 04:52:14.610489 [ 3 ] {} <Debug> HTTP-Session: 07502c65-6081-4e78-a9a3-dff4e2cb6d7b Destroying unnamed session
2568 2024.01.25 04:52:14.610619 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part
2569 2024.01.25 04:52:14.610704 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2570 2024.01.25 04:52:14.610744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2571 2024.01.25 04:52:14.610856 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_21_4} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2572 2024.01.25 04:52:14.610932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2573 2024.01.25 04:52:14.610937 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part
2574 2024.01.25 04:52:14.611075 [ 3 ] {} <Debug> HTTP-Session: 0d777f27-2db5-4659-84df-7da9013fa36f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2575 2024.01.25 04:52:14.611119 [ 3 ] {} <Debug> HTTP-Session: 0d777f27-2db5-4659-84df-7da9013fa36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2576 2024.01.25 04:52:14.611227 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part
2577 2024.01.25 04:52:14.611388 [ 3 ] {3a6a6038-b490-4926-92d7-fbd70e08cfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2578 2024.01.25 04:52:14.611427 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part
2579 2024.01.25 04:52:14.611529 [ 3 ] {3a6a6038-b490-4926-92d7-fbd70e08cfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2580 2024.01.25 04:52:14.611717 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::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
2581 2024.01.25 04:52:14.612321 [ 3 ] {3a6a6038-b490-4926-92d7-fbd70e08cfa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2582 2024.01.25 04:52:14.613253 [ 3 ] {3a6a6038-b490-4926-92d7-fbd70e08cfa1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2583 2024.01.25 04:52:14.613660 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 4 columns (4 merged, 0 gathered) in 0.003828357 sec., 77317.76320755875 rows/sec., 6.04 MiB/sec.
2584 2024.01.25 04:52:14.613829 [ 3 ] {3a6a6038-b490-4926-92d7-fbd70e08cfa1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2585 2024.01.25 04:52:14.613856 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2586 2024.01.25 04:52:14.614149 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2587 2024.01.25 04:52:14.614178 [ 3 ] {3a6a6038-b490-4926-92d7-fbd70e08cfa1} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2588 2024.01.25 04:52:14.614243 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_21_4} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2589 2024.01.25 04:52:14.614393 [ 3 ] {3a6a6038-b490-4926-92d7-fbd70e08cfa1} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002935534 sec., 12263 rows/sec., 886.23 KiB/sec.
2590 2024.01.25 04:52:14.614583 [ 3 ] {3a6a6038-b490-4926-92d7-fbd70e08cfa1} <Debug> DynamicQueryHandler: Done processing query
2591 2024.01.25 04:52:14.614621 [ 3 ] {3a6a6038-b490-4926-92d7-fbd70e08cfa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2592 2024.01.25 04:52:14.614647 [ 3 ] {} <Debug> HTTP-Session: 0d777f27-2db5-4659-84df-7da9013fa36f Destroying unnamed session
2593 2024.01.25 04:52:18.876594 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache
2594 2024.01.25 04:52:18.876667 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache
2595 2024.01.25 04:52:19.606458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2596 2024.01.25 04:52:19.606569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2597 2024.01.25 04:52:19.606595 [ 3 ] {} <Debug> HTTP-Session: 5a595e38-6ecb-4d6b-b554-733380e5551e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2598 2024.01.25 04:52:19.606619 [ 3 ] {} <Debug> HTTP-Session: 5a595e38-6ecb-4d6b-b554-733380e5551e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2599 2024.01.25 04:52:19.606750 [ 3 ] {3a6e78a5-ec07-4f42-b67c-16fbb37a6c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2600 2024.01.25 04:52:19.606813 [ 3 ] {3a6e78a5-ec07-4f42-b67c-16fbb37a6c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2601 2024.01.25 04:52:19.606967 [ 3 ] {3a6e78a5-ec07-4f42-b67c-16fbb37a6c4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2602 2024.01.25 04:52:19.607408 [ 3 ] {3a6e78a5-ec07-4f42-b67c-16fbb37a6c4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2603 2024.01.25 04:52:19.607679 [ 3 ] {3a6e78a5-ec07-4f42-b67c-16fbb37a6c4d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2604 2024.01.25 04:52:19.607851 [ 3 ] {3a6e78a5-ec07-4f42-b67c-16fbb37a6c4d} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2605 2024.01.25 04:52:19.607970 [ 3 ] {3a6e78a5-ec07-4f42-b67c-16fbb37a6c4d} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00118194 sec., 40611 rows/sec., 3.21 MiB/sec.
2606 2024.01.25 04:52:19.608140 [ 3 ] {3a6e78a5-ec07-4f42-b67c-16fbb37a6c4d} <Debug> DynamicQueryHandler: Done processing query
2607 2024.01.25 04:52:19.608168 [ 3 ] {3a6e78a5-ec07-4f42-b67c-16fbb37a6c4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2608 2024.01.25 04:52:19.608185 [ 3 ] {} <Debug> HTTP-Session: 5a595e38-6ecb-4d6b-b554-733380e5551e Destroying unnamed session
2609 2024.01.25 04:52:19.608359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2610 2024.01.25 04:52:19.608409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2611 2024.01.25 04:52:19.608429 [ 3 ] {} <Debug> HTTP-Session: fb39fc4f-6144-446b-a9a6-1e7fdffead6a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2612 2024.01.25 04:52:19.608447 [ 3 ] {} <Debug> HTTP-Session: fb39fc4f-6144-446b-a9a6-1e7fdffead6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2613 2024.01.25 04:52:19.608535 [ 3 ] {5c5e0d37-94b1-4a63-ab36-aae60774f80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2614 2024.01.25 04:52:19.608579 [ 3 ] {5c5e0d37-94b1-4a63-ab36-aae60774f80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2615 2024.01.25 04:52:19.608691 [ 3 ] {5c5e0d37-94b1-4a63-ab36-aae60774f80b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2616 2024.01.25 04:52:19.609234 [ 3 ] {5c5e0d37-94b1-4a63-ab36-aae60774f80b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2617 2024.01.25 04:52:19.609468 [ 3 ] {5c5e0d37-94b1-4a63-ab36-aae60774f80b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2618 2024.01.25 04:52:19.609622 [ 3 ] {5c5e0d37-94b1-4a63-ab36-aae60774f80b} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2619 2024.01.25 04:52:19.609720 [ 3 ] {5c5e0d37-94b1-4a63-ab36-aae60774f80b} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001155559 sec., 124615 rows/sec., 11.86 MiB/sec.
2620 2024.01.25 04:52:19.609866 [ 3 ] {5c5e0d37-94b1-4a63-ab36-aae60774f80b} <Debug> DynamicQueryHandler: Done processing query
2621 2024.01.25 04:52:19.609890 [ 3 ] {5c5e0d37-94b1-4a63-ab36-aae60774f80b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2622 2024.01.25 04:52:19.609907 [ 3 ] {} <Debug> HTTP-Session: fb39fc4f-6144-446b-a9a6-1e7fdffead6a Destroying unnamed session
2623 2024.01.25 04:52:19.610038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2624 2024.01.25 04:52:19.610081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2625 2024.01.25 04:52:19.610099 [ 3 ] {} <Debug> HTTP-Session: a330c0b4-d5fd-4ca3-a3ea-2720e4c531e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2626 2024.01.25 04:52:19.610116 [ 3 ] {} <Debug> HTTP-Session: a330c0b4-d5fd-4ca3-a3ea-2720e4c531e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2627 2024.01.25 04:52:19.610188 [ 3 ] {2f5688d9-0441-4ecd-a4f4-1de6eaff6682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2628 2024.01.25 04:52:19.610227 [ 3 ] {2f5688d9-0441-4ecd-a4f4-1de6eaff6682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2629 2024.01.25 04:52:19.610333 [ 3 ] {2f5688d9-0441-4ecd-a4f4-1de6eaff6682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2630 2024.01.25 04:52:19.610660 [ 3 ] {2f5688d9-0441-4ecd-a4f4-1de6eaff6682} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2631 2024.01.25 04:52:19.610873 [ 3 ] {2f5688d9-0441-4ecd-a4f4-1de6eaff6682} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2632 2024.01.25 04:52:19.611024 [ 3 ] {2f5688d9-0441-4ecd-a4f4-1de6eaff6682} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2633 2024.01.25 04:52:19.611116 [ 3 ] {2f5688d9-0441-4ecd-a4f4-1de6eaff6682} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000897612 sec., 53475 rows/sec., 4.18 MiB/sec.
2634 2024.01.25 04:52:19.611252 [ 3 ] {2f5688d9-0441-4ecd-a4f4-1de6eaff6682} <Debug> DynamicQueryHandler: Done processing query
2635 2024.01.25 04:52:19.611275 [ 3 ] {2f5688d9-0441-4ecd-a4f4-1de6eaff6682} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2636 2024.01.25 04:52:19.611291 [ 3 ] {} <Debug> HTTP-Session: a330c0b4-d5fd-4ca3-a3ea-2720e4c531e0 Destroying unnamed session
2637 2024.01.25 04:52:19.611442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2638 2024.01.25 04:52:19.611487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2639 2024.01.25 04:52:19.611505 [ 3 ] {} <Debug> HTTP-Session: d777885b-32d1-40d1-b3eb-1057fbfe0732 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2640 2024.01.25 04:52:19.611522 [ 3 ] {} <Debug> HTTP-Session: d777885b-32d1-40d1-b3eb-1057fbfe0732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2641 2024.01.25 04:52:19.611613 [ 3 ] {5f0ec15b-448d-401b-811f-998e32c4fdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2642 2024.01.25 04:52:19.611660 [ 3 ] {5f0ec15b-448d-401b-811f-998e32c4fdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2643 2024.01.25 04:52:19.611796 [ 3 ] {5f0ec15b-448d-401b-811f-998e32c4fdb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2644 2024.01.25 04:52:19.612332 [ 3 ] {5f0ec15b-448d-401b-811f-998e32c4fdb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2645 2024.01.25 04:52:19.612665 [ 3 ] {5f0ec15b-448d-401b-811f-998e32c4fdb2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2646 2024.01.25 04:52:19.612867 [ 3 ] {5f0ec15b-448d-401b-811f-998e32c4fdb2} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2647 2024.01.25 04:52:19.612967 [ 3 ] {5f0ec15b-448d-401b-811f-998e32c4fdb2} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001324253 sec., 36246 rows/sec., 48.91 MiB/sec.
2648 2024.01.25 04:52:19.613092 [ 3 ] {5f0ec15b-448d-401b-811f-998e32c4fdb2} <Debug> DynamicQueryHandler: Done processing query
2649 2024.01.25 04:52:19.613115 [ 3 ] {5f0ec15b-448d-401b-811f-998e32c4fdb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2650 2024.01.25 04:52:19.613130 [ 3 ] {} <Debug> HTTP-Session: d777885b-32d1-40d1-b3eb-1057fbfe0732 Destroying unnamed session
2651 2024.01.25 04:52:26.880360 [ 162 ] {} <Debug> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
2652 2024.01.25 04:52:26.880472 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2653 2024.01.25 04:52:26.880553 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
2654 2024.01.25 04:52:26.880699 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2655 2024.01.25 04:52:26.880742 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 412 rows starting from the beginning of the part
2656 2024.01.25 04:52:26.880884 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
2657 2024.01.25 04:52:26.881002 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part
2658 2024.01.25 04:52:26.881103 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
2659 2024.01.25 04:52:26.881199 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part
2660 2024.01.25 04:52:26.881923 [ 19 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384225 sec., 352543.8422221821 rows/sec., 24.87 MiB/sec.
2661 2024.01.25 04:52:26.882067 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
2662 2024.01.25 04:52:26.882274 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
2663 2024.01.25 04:52:26.882340 [ 18 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
2664 2024.01.25 04:52:29.605798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2665 2024.01.25 04:52:29.605910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2666 2024.01.25 04:52:29.605940 [ 3 ] {} <Debug> HTTP-Session: 7bccc0b3-ef9b-478e-8924-fc425bb81760 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2667 2024.01.25 04:52:29.605967 [ 3 ] {} <Debug> HTTP-Session: 7bccc0b3-ef9b-478e-8924-fc425bb81760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2668 2024.01.25 04:52:29.606115 [ 3 ] {02d4a3b7-b88c-45cf-a5af-815841395f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2669 2024.01.25 04:52:29.606186 [ 3 ] {02d4a3b7-b88c-45cf-a5af-815841395f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2670 2024.01.25 04:52:29.606353 [ 3 ] {02d4a3b7-b88c-45cf-a5af-815841395f47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2671 2024.01.25 04:52:29.606794 [ 3 ] {02d4a3b7-b88c-45cf-a5af-815841395f47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2672 2024.01.25 04:52:29.607063 [ 3 ] {02d4a3b7-b88c-45cf-a5af-815841395f47} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2673 2024.01.25 04:52:29.607226 [ 3 ] {02d4a3b7-b88c-45cf-a5af-815841395f47} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2674 2024.01.25 04:52:29.607374 [ 3 ] {02d4a3b7-b88c-45cf-a5af-815841395f47} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00121013 sec., 39665 rows/sec., 3.14 MiB/sec.
2675 2024.01.25 04:52:29.607375 [ 157 ] {} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
2676 2024.01.25 04:52:29.607492 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2677 2024.01.25 04:52:29.607584 [ 3 ] {02d4a3b7-b88c-45cf-a5af-815841395f47} <Debug> DynamicQueryHandler: Done processing query
2678 2024.01.25 04:52:29.607647 [ 3 ] {02d4a3b7-b88c-45cf-a5af-815841395f47} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2679 2024.01.25 04:52:29.607649 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact
2680 2024.01.25 04:52:29.607696 [ 3 ] {} <Debug> HTTP-Session: 7bccc0b3-ef9b-478e-8924-fc425bb81760 Destroying unnamed session
2681 2024.01.25 04:52:29.607819 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2682 2024.01.25 04:52:29.607871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2683 2024.01.25 04:52:29.607889 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 48 rows starting from the beginning of the part
2684 2024.01.25 04:52:29.607971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2685 2024.01.25 04:52:29.608017 [ 3 ] {} <Debug> HTTP-Session: fea962b9-29a5-41a0-842b-6be9199baced Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2686 2024.01.25 04:52:29.608046 [ 3 ] {} <Debug> HTTP-Session: fea962b9-29a5-41a0-842b-6be9199baced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2687 2024.01.25 04:52:29.608183 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part
2688 2024.01.25 04:52:29.608241 [ 3 ] {245ce0dc-7a18-4cc9-89d7-5a53d5c35643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2689 2024.01.25 04:52:29.608344 [ 3 ] {245ce0dc-7a18-4cc9-89d7-5a53d5c35643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2690 2024.01.25 04:52:29.608395 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part
2691 2024.01.25 04:52:29.608735 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part
2692 2024.01.25 04:52:29.608836 [ 3 ] {245ce0dc-7a18-4cc9-89d7-5a53d5c35643} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2693 2024.01.25 04:52:29.609011 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part
2694 2024.01.25 04:52:29.609508 [ 3 ] {245ce0dc-7a18-4cc9-89d7-5a53d5c35643} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2695 2024.01.25 04:52:29.609985 [ 3 ] {245ce0dc-7a18-4cc9-89d7-5a53d5c35643} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2696 2024.01.25 04:52:29.610332 [ 3 ] {245ce0dc-7a18-4cc9-89d7-5a53d5c35643} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2697 2024.01.25 04:52:29.610362 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805532 sec., 85545.27269694304 rows/sec., 6.77 MiB/sec.
2698 2024.01.25 04:52:29.610508 [ 3 ] {245ce0dc-7a18-4cc9-89d7-5a53d5c35643} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002208976 sec., 905 rows/sec., 77.37 KiB/sec.
2699 2024.01.25 04:52:29.610524 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
2700 2024.01.25 04:52:29.610715 [ 3 ] {245ce0dc-7a18-4cc9-89d7-5a53d5c35643} <Debug> DynamicQueryHandler: Done processing query
2701 2024.01.25 04:52:29.610746 [ 3 ] {245ce0dc-7a18-4cc9-89d7-5a53d5c35643} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2702 2024.01.25 04:52:29.610780 [ 3 ] {} <Debug> HTTP-Session: fea962b9-29a5-41a0-842b-6be9199baced Destroying unnamed session
2703 2024.01.25 04:52:29.610800 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4.
2704 2024.01.25 04:52:29.610886 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_18_4} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0
2705 2024.01.25 04:52:29.610984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2706 2024.01.25 04:52:29.611037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2707 2024.01.25 04:52:29.611056 [ 3 ] {} <Debug> HTTP-Session: a2dd7b94-c6b5-4d8c-8c41-81059458c5fa Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2708 2024.01.25 04:52:29.611073 [ 3 ] {} <Debug> HTTP-Session: a2dd7b94-c6b5-4d8c-8c41-81059458c5fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2709 2024.01.25 04:52:29.611156 [ 3 ] {ffd42a65-856d-4572-909d-3832393e89e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2710 2024.01.25 04:52:29.611198 [ 3 ] {ffd42a65-856d-4572-909d-3832393e89e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2711 2024.01.25 04:52:29.611317 [ 3 ] {ffd42a65-856d-4572-909d-3832393e89e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2712 2024.01.25 04:52:29.611708 [ 3 ] {ffd42a65-856d-4572-909d-3832393e89e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2713 2024.01.25 04:52:29.611940 [ 3 ] {ffd42a65-856d-4572-909d-3832393e89e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2714 2024.01.25 04:52:29.612094 [ 3 ] {ffd42a65-856d-4572-909d-3832393e89e1} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2715 2024.01.25 04:52:29.612217 [ 3 ] {ffd42a65-856d-4572-909d-3832393e89e1} <Information> executeQuery: Read 145 rows, 14.12 KiB in 0.001030957 sec., 140646 rows/sec., 13.38 MiB/sec.
2716 2024.01.25 04:52:29.612338 [ 3 ] {ffd42a65-856d-4572-909d-3832393e89e1} <Debug> DynamicQueryHandler: Done processing query
2717 2024.01.25 04:52:29.612362 [ 3 ] {ffd42a65-856d-4572-909d-3832393e89e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2718 2024.01.25 04:52:29.612377 [ 3 ] {} <Debug> HTTP-Session: a2dd7b94-c6b5-4d8c-8c41-81059458c5fa Destroying unnamed session
2719 2024.01.25 04:52:29.612528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2720 2024.01.25 04:52:29.612574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2721 2024.01.25 04:52:29.612593 [ 3 ] {} <Debug> HTTP-Session: 0e500671-b90d-408a-89d3-ecd38cda435a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2722 2024.01.25 04:52:29.612609 [ 3 ] {} <Debug> HTTP-Session: 0e500671-b90d-408a-89d3-ecd38cda435a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.01.25 04:52:29.612678 [ 3 ] {ffc37234-5866-4d43-8625-972816b1fb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2724 2024.01.25 04:52:29.612716 [ 3 ] {ffc37234-5866-4d43-8625-972816b1fb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2725 2024.01.25 04:52:29.612824 [ 3 ] {ffc37234-5866-4d43-8625-972816b1fb9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2726 2024.01.25 04:52:29.613121 [ 3 ] {ffc37234-5866-4d43-8625-972816b1fb9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2727 2024.01.25 04:52:29.613324 [ 3 ] {ffc37234-5866-4d43-8625-972816b1fb9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2728 2024.01.25 04:52:29.613504 [ 3 ] {ffc37234-5866-4d43-8625-972816b1fb9c} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2729 2024.01.25 04:52:29.613624 [ 3 ] {ffc37234-5866-4d43-8625-972816b1fb9c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000915253 sec., 2185 rows/sec., 152.58 KiB/sec.
2730 2024.01.25 04:52:29.613749 [ 3 ] {ffc37234-5866-4d43-8625-972816b1fb9c} <Debug> DynamicQueryHandler: Done processing query
2731 2024.01.25 04:52:29.613773 [ 3 ] {ffc37234-5866-4d43-8625-972816b1fb9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2732 2024.01.25 04:52:29.613789 [ 3 ] {} <Debug> HTTP-Session: 0e500671-b90d-408a-89d3-ecd38cda435a Destroying unnamed session
2733 2024.01.25 04:52:29.613909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2734 2024.01.25 04:52:29.613954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2735 2024.01.25 04:52:29.613973 [ 3 ] {} <Debug> HTTP-Session: 963720bd-c346-45f6-a982-f7ae53a3bcab Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2736 2024.01.25 04:52:29.613989 [ 3 ] {} <Debug> HTTP-Session: 963720bd-c346-45f6-a982-f7ae53a3bcab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2737 2024.01.25 04:52:29.614063 [ 3 ] {56bc8bad-7872-4b72-8863-52064da87006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2738 2024.01.25 04:52:29.614101 [ 3 ] {56bc8bad-7872-4b72-8863-52064da87006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2739 2024.01.25 04:52:29.614209 [ 3 ] {56bc8bad-7872-4b72-8863-52064da87006} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2740 2024.01.25 04:52:29.614516 [ 3 ] {56bc8bad-7872-4b72-8863-52064da87006} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2741 2024.01.25 04:52:29.614723 [ 3 ] {56bc8bad-7872-4b72-8863-52064da87006} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2742 2024.01.25 04:52:29.614870 [ 3 ] {56bc8bad-7872-4b72-8863-52064da87006} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2743 2024.01.25 04:52:29.614993 [ 3 ] {56bc8bad-7872-4b72-8863-52064da87006} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000894713 sec., 55883 rows/sec., 4.37 MiB/sec.
2744 2024.01.25 04:52:29.615190 [ 3 ] {56bc8bad-7872-4b72-8863-52064da87006} <Debug> DynamicQueryHandler: Done processing query
2745 2024.01.25 04:52:29.615214 [ 3 ] {56bc8bad-7872-4b72-8863-52064da87006} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2746 2024.01.25 04:52:29.615231 [ 3 ] {} <Debug> HTTP-Session: 963720bd-c346-45f6-a982-f7ae53a3bcab Destroying unnamed session
2747 2024.01.25 04:52:29.615340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2748 2024.01.25 04:52:29.615385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2749 2024.01.25 04:52:29.615405 [ 3 ] {} <Debug> HTTP-Session: 94b2eab9-5f52-40bb-90b1-00932001ff4b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2750 2024.01.25 04:52:29.615422 [ 3 ] {} <Debug> HTTP-Session: 94b2eab9-5f52-40bb-90b1-00932001ff4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2751 2024.01.25 04:52:29.615491 [ 3 ] {3fb835df-c7d2-4cd7-9e3f-dd4a12885b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2752 2024.01.25 04:52:29.615535 [ 3 ] {3fb835df-c7d2-4cd7-9e3f-dd4a12885b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2753 2024.01.25 04:52:29.615675 [ 3 ] {3fb835df-c7d2-4cd7-9e3f-dd4a12885b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2754 2024.01.25 04:52:29.616037 [ 3 ] {3fb835df-c7d2-4cd7-9e3f-dd4a12885b18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2755 2024.01.25 04:52:29.616292 [ 3 ] {3fb835df-c7d2-4cd7-9e3f-dd4a12885b18} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2756 2024.01.25 04:52:29.616476 [ 3 ] {3fb835df-c7d2-4cd7-9e3f-dd4a12885b18} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2757 2024.01.25 04:52:29.616597 [ 3 ] {3fb835df-c7d2-4cd7-9e3f-dd4a12885b18} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001067176 sec., 937 rows/sec., 65.89 KiB/sec.
2758 2024.01.25 04:52:29.616731 [ 3 ] {3fb835df-c7d2-4cd7-9e3f-dd4a12885b18} <Debug> DynamicQueryHandler: Done processing query
2759 2024.01.25 04:52:29.616755 [ 3 ] {3fb835df-c7d2-4cd7-9e3f-dd4a12885b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2760 2024.01.25 04:52:29.616770 [ 3 ] {} <Debug> HTTP-Session: 94b2eab9-5f52-40bb-90b1-00932001ff4b Destroying unnamed session
2761 2024.01.25 04:52:29.616933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2762 2024.01.25 04:52:29.616978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2763 2024.01.25 04:52:29.616996 [ 3 ] {} <Debug> HTTP-Session: d6fb864e-a5f4-40d7-9ca8-6cafcb873864 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2764 2024.01.25 04:52:29.617013 [ 3 ] {} <Debug> HTTP-Session: d6fb864e-a5f4-40d7-9ca8-6cafcb873864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2765 2024.01.25 04:52:29.617102 [ 3 ] {dbebdcc4-0275-408a-a0a7-cec3b8440f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2766 2024.01.25 04:52:29.617146 [ 3 ] {dbebdcc4-0275-408a-a0a7-cec3b8440f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2767 2024.01.25 04:52:29.617284 [ 3 ] {dbebdcc4-0275-408a-a0a7-cec3b8440f1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2768 2024.01.25 04:52:29.617824 [ 3 ] {dbebdcc4-0275-408a-a0a7-cec3b8440f1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2769 2024.01.25 04:52:29.618145 [ 3 ] {dbebdcc4-0275-408a-a0a7-cec3b8440f1b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2770 2024.01.25 04:52:29.618326 [ 3 ] {dbebdcc4-0275-408a-a0a7-cec3b8440f1b} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2771 2024.01.25 04:52:29.618472 [ 3 ] {dbebdcc4-0275-408a-a0a7-cec3b8440f1b} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001325934 sec., 36200 rows/sec., 48.85 MiB/sec.
2772 2024.01.25 04:52:29.618658 [ 3 ] {dbebdcc4-0275-408a-a0a7-cec3b8440f1b} <Debug> DynamicQueryHandler: Done processing query
2773 2024.01.25 04:52:29.618682 [ 3 ] {dbebdcc4-0275-408a-a0a7-cec3b8440f1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2774 2024.01.25 04:52:29.618697 [ 3 ] {} <Debug> HTTP-Session: d6fb864e-a5f4-40d7-9ca8-6cafcb873864 Destroying unnamed session
2775 2024.01.25 04:52:33.876723 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache
2776 2024.01.25 04:52:33.876794 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache
2777 2024.01.25 04:52:39.606551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2778 2024.01.25 04:52:39.606681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2779 2024.01.25 04:52:39.606713 [ 3 ] {} <Debug> HTTP-Session: 5e9e821c-b25f-41cd-a826-05fc87c28dca Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2780 2024.01.25 04:52:39.606740 [ 3 ] {} <Debug> HTTP-Session: 5e9e821c-b25f-41cd-a826-05fc87c28dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2781 2024.01.25 04:52:39.606883 [ 3 ] {8458748c-907e-4b4d-8504-37c03765e172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2782 2024.01.25 04:52:39.606952 [ 3 ] {8458748c-907e-4b4d-8504-37c03765e172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2783 2024.01.25 04:52:39.607128 [ 3 ] {8458748c-907e-4b4d-8504-37c03765e172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2784 2024.01.25 04:52:39.607646 [ 3 ] {8458748c-907e-4b4d-8504-37c03765e172} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2785 2024.01.25 04:52:39.607936 [ 3 ] {8458748c-907e-4b4d-8504-37c03765e172} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2786 2024.01.25 04:52:39.608102 [ 3 ] {8458748c-907e-4b4d-8504-37c03765e172} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2787 2024.01.25 04:52:39.608218 [ 3 ] {8458748c-907e-4b4d-8504-37c03765e172} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001295043 sec., 37064 rows/sec., 2.93 MiB/sec.
2788 2024.01.25 04:52:39.608368 [ 3 ] {8458748c-907e-4b4d-8504-37c03765e172} <Debug> DynamicQueryHandler: Done processing query
2789 2024.01.25 04:52:39.608393 [ 3 ] {8458748c-907e-4b4d-8504-37c03765e172} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2790 2024.01.25 04:52:39.608409 [ 3 ] {} <Debug> HTTP-Session: 5e9e821c-b25f-41cd-a826-05fc87c28dca Destroying unnamed session
2791 2024.01.25 04:52:39.608547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2792 2024.01.25 04:52:39.608595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2793 2024.01.25 04:52:39.608614 [ 3 ] {} <Debug> HTTP-Session: 2a070b69-1cbd-4e08-8301-c2009c0ab0f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2794 2024.01.25 04:52:39.608631 [ 3 ] {} <Debug> HTTP-Session: 2a070b69-1cbd-4e08-8301-c2009c0ab0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2795 2024.01.25 04:52:39.608710 [ 3 ] {c85169c2-e516-421f-9bc1-9d33da6df472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2796 2024.01.25 04:52:39.608751 [ 3 ] {c85169c2-e516-421f-9bc1-9d33da6df472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2797 2024.01.25 04:52:39.608856 [ 3 ] {c85169c2-e516-421f-9bc1-9d33da6df472} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2798 2024.01.25 04:52:39.609259 [ 3 ] {c85169c2-e516-421f-9bc1-9d33da6df472} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2799 2024.01.25 04:52:39.609485 [ 3 ] {c85169c2-e516-421f-9bc1-9d33da6df472} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2800 2024.01.25 04:52:39.609638 [ 3 ] {c85169c2-e516-421f-9bc1-9d33da6df472} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2801 2024.01.25 04:52:39.609751 [ 3 ] {c85169c2-e516-421f-9bc1-9d33da6df472} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001006306 sec., 143097 rows/sec., 13.62 MiB/sec.
2802 2024.01.25 04:52:39.609932 [ 3 ] {c85169c2-e516-421f-9bc1-9d33da6df472} <Debug> DynamicQueryHandler: Done processing query
2803 2024.01.25 04:52:39.609957 [ 3 ] {c85169c2-e516-421f-9bc1-9d33da6df472} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2804 2024.01.25 04:52:39.609974 [ 3 ] {} <Debug> HTTP-Session: 2a070b69-1cbd-4e08-8301-c2009c0ab0f5 Destroying unnamed session
2805 2024.01.25 04:52:39.610100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2806 2024.01.25 04:52:39.610146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2807 2024.01.25 04:52:39.610166 [ 3 ] {} <Debug> HTTP-Session: eb3dd2ea-e10f-409d-92b3-7ebf6da7bdd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2808 2024.01.25 04:52:39.610183 [ 3 ] {} <Debug> HTTP-Session: eb3dd2ea-e10f-409d-92b3-7ebf6da7bdd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2809 2024.01.25 04:52:39.610257 [ 3 ] {e5ceee12-43b8-41b0-af07-3b6ddf98077c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2810 2024.01.25 04:52:39.610298 [ 3 ] {e5ceee12-43b8-41b0-af07-3b6ddf98077c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2811 2024.01.25 04:52:39.610415 [ 3 ] {e5ceee12-43b8-41b0-af07-3b6ddf98077c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2812 2024.01.25 04:52:39.610724 [ 3 ] {e5ceee12-43b8-41b0-af07-3b6ddf98077c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2813 2024.01.25 04:52:39.610931 [ 3 ] {e5ceee12-43b8-41b0-af07-3b6ddf98077c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2814 2024.01.25 04:52:39.611080 [ 3 ] {e5ceee12-43b8-41b0-af07-3b6ddf98077c} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2815 2024.01.25 04:52:39.611203 [ 3 ] {e5ceee12-43b8-41b0-af07-3b6ddf98077c} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000915883 sec., 52408 rows/sec., 4.10 MiB/sec.
2816 2024.01.25 04:52:39.611396 [ 3 ] {e5ceee12-43b8-41b0-af07-3b6ddf98077c} <Debug> DynamicQueryHandler: Done processing query
2817 2024.01.25 04:52:39.611422 [ 3 ] {e5ceee12-43b8-41b0-af07-3b6ddf98077c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2818 2024.01.25 04:52:39.611441 [ 3 ] {} <Debug> HTTP-Session: eb3dd2ea-e10f-409d-92b3-7ebf6da7bdd5 Destroying unnamed session
2819 2024.01.25 04:52:39.611636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2820 2024.01.25 04:52:39.611681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2821 2024.01.25 04:52:39.611700 [ 3 ] {} <Debug> HTTP-Session: 0852b182-f593-40d4-93ab-0c00a8064fe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2822 2024.01.25 04:52:39.611716 [ 3 ] {} <Debug> HTTP-Session: 0852b182-f593-40d4-93ab-0c00a8064fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2823 2024.01.25 04:52:39.611811 [ 3 ] {c543d730-000c-413e-a007-81bf69da5754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2824 2024.01.25 04:52:39.611860 [ 3 ] {c543d730-000c-413e-a007-81bf69da5754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2825 2024.01.25 04:52:39.612013 [ 3 ] {c543d730-000c-413e-a007-81bf69da5754} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2826 2024.01.25 04:52:39.612514 [ 3 ] {c543d730-000c-413e-a007-81bf69da5754} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB.
2827 2024.01.25 04:52:39.612842 [ 3 ] {c543d730-000c-413e-a007-81bf69da5754} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2828 2024.01.25 04:52:39.613021 [ 3 ] {c543d730-000c-413e-a007-81bf69da5754} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2829 2024.01.25 04:52:39.613144 [ 3 ] {c543d730-000c-413e-a007-81bf69da5754} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001302643 sec., 36848 rows/sec., 49.72 MiB/sec.
2830 2024.01.25 04:52:39.613270 [ 3 ] {c543d730-000c-413e-a007-81bf69da5754} <Debug> DynamicQueryHandler: Done processing query
2831 2024.01.25 04:52:39.613293 [ 3 ] {c543d730-000c-413e-a007-81bf69da5754} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2832 2024.01.25 04:52:39.613309 [ 3 ] {} <Debug> HTTP-Session: 0852b182-f593-40d4-93ab-0c00a8064fe3 Destroying unnamed session
2833 2024.01.25 04:52:44.605063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2834 2024.01.25 04:52:44.605187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2835 2024.01.25 04:52:44.605215 [ 3 ] {} <Debug> HTTP-Session: 194a1ec3-4e90-4876-9d5d-9af584dd1a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2836 2024.01.25 04:52:44.605239 [ 3 ] {} <Debug> HTTP-Session: 194a1ec3-4e90-4876-9d5d-9af584dd1a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2837 2024.01.25 04:52:44.605364 [ 3 ] {22e19c56-f538-4b98-84e2-4efcfb146918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2838 2024.01.25 04:52:44.605427 [ 3 ] {22e19c56-f538-4b98-84e2-4efcfb146918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2839 2024.01.25 04:52:44.605609 [ 3 ] {22e19c56-f538-4b98-84e2-4efcfb146918} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2840 2024.01.25 04:52:44.606034 [ 3 ] {22e19c56-f538-4b98-84e2-4efcfb146918} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2841 2024.01.25 04:52:44.606330 [ 3 ] {22e19c56-f538-4b98-84e2-4efcfb146918} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2842 2024.01.25 04:52:44.606507 [ 3 ] {22e19c56-f538-4b98-84e2-4efcfb146918} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2843 2024.01.25 04:52:44.606637 [ 3 ] {22e19c56-f538-4b98-84e2-4efcfb146918} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001230121 sec., 1625 rows/sec., 138.93 KiB/sec.
2844 2024.01.25 04:52:44.606843 [ 3 ] {22e19c56-f538-4b98-84e2-4efcfb146918} <Debug> DynamicQueryHandler: Done processing query
2845 2024.01.25 04:52:44.606870 [ 3 ] {22e19c56-f538-4b98-84e2-4efcfb146918} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2846 2024.01.25 04:52:44.606887 [ 3 ] {} <Debug> HTTP-Session: 194a1ec3-4e90-4876-9d5d-9af584dd1a4e Destroying unnamed session
2847 2024.01.25 04:52:44.607019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2848 2024.01.25 04:52:44.607072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2849 2024.01.25 04:52:44.607092 [ 3 ] {} <Debug> HTTP-Session: a1530192-304a-4a3e-b323-00fbc438a590 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2850 2024.01.25 04:52:44.607110 [ 3 ] {} <Debug> HTTP-Session: a1530192-304a-4a3e-b323-00fbc438a590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2851 2024.01.25 04:52:44.607195 [ 3 ] {eed36717-c01d-4508-b838-8b24ff013f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2852 2024.01.25 04:52:44.607239 [ 3 ] {eed36717-c01d-4508-b838-8b24ff013f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2853 2024.01.25 04:52:44.607352 [ 3 ] {eed36717-c01d-4508-b838-8b24ff013f52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2854 2024.01.25 04:52:44.607692 [ 3 ] {eed36717-c01d-4508-b838-8b24ff013f52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2855 2024.01.25 04:52:44.607907 [ 3 ] {eed36717-c01d-4508-b838-8b24ff013f52} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2856 2024.01.25 04:52:44.608057 [ 3 ] {eed36717-c01d-4508-b838-8b24ff013f52} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2857 2024.01.25 04:52:44.608186 [ 3 ] {eed36717-c01d-4508-b838-8b24ff013f52} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000953264 sec., 38814 rows/sec., 3.28 MiB/sec.
2858 2024.01.25 04:52:44.608307 [ 3 ] {eed36717-c01d-4508-b838-8b24ff013f52} <Debug> DynamicQueryHandler: Done processing query
2859 2024.01.25 04:52:44.608331 [ 3 ] {eed36717-c01d-4508-b838-8b24ff013f52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2860 2024.01.25 04:52:44.608347 [ 3 ] {} <Debug> HTTP-Session: a1530192-304a-4a3e-b323-00fbc438a590 Destroying unnamed session
2861 2024.01.25 04:52:44.608470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2862 2024.01.25 04:52:44.608517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2863 2024.01.25 04:52:44.608537 [ 3 ] {} <Debug> HTTP-Session: 364d907e-a592-4004-8ef5-43859fc7bca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2864 2024.01.25 04:52:44.608554 [ 3 ] {} <Debug> HTTP-Session: 364d907e-a592-4004-8ef5-43859fc7bca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2865 2024.01.25 04:52:44.608625 [ 3 ] {7a8ae75d-0fed-4ef7-b74e-02d2144a5e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2866 2024.01.25 04:52:44.608666 [ 3 ] {7a8ae75d-0fed-4ef7-b74e-02d2144a5e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2867 2024.01.25 04:52:44.608773 [ 3 ] {7a8ae75d-0fed-4ef7-b74e-02d2144a5e2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2868 2024.01.25 04:52:44.609071 [ 3 ] {7a8ae75d-0fed-4ef7-b74e-02d2144a5e2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2869 2024.01.25 04:52:44.609270 [ 3 ] {7a8ae75d-0fed-4ef7-b74e-02d2144a5e2e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2870 2024.01.25 04:52:44.609416 [ 3 ] {7a8ae75d-0fed-4ef7-b74e-02d2144a5e2e} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2871 2024.01.25 04:52:44.609538 [ 3 ] {7a8ae75d-0fed-4ef7-b74e-02d2144a5e2e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000882582 sec., 2266 rows/sec., 158.23 KiB/sec.
2872 2024.01.25 04:52:44.609673 [ 3 ] {7a8ae75d-0fed-4ef7-b74e-02d2144a5e2e} <Debug> DynamicQueryHandler: Done processing query
2873 2024.01.25 04:52:44.609697 [ 3 ] {7a8ae75d-0fed-4ef7-b74e-02d2144a5e2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2874 2024.01.25 04:52:44.609713 [ 3 ] {} <Debug> HTTP-Session: 364d907e-a592-4004-8ef5-43859fc7bca6 Destroying unnamed session
2875 2024.01.25 04:52:44.609851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2876 2024.01.25 04:52:44.609896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2877 2024.01.25 04:52:44.609915 [ 3 ] {} <Debug> HTTP-Session: d50ffbab-9cf4-4683-9761-239bd60c01f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2878 2024.01.25 04:52:44.609931 [ 3 ] {} <Debug> HTTP-Session: d50ffbab-9cf4-4683-9761-239bd60c01f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.01.25 04:52:44.610003 [ 3 ] {9d6fb199-6ed0-46df-8a66-2e7a76ab33bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2880 2024.01.25 04:52:44.610043 [ 3 ] {9d6fb199-6ed0-46df-8a66-2e7a76ab33bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2881 2024.01.25 04:52:44.610150 [ 3 ] {9d6fb199-6ed0-46df-8a66-2e7a76ab33bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2882 2024.01.25 04:52:44.610462 [ 3 ] {9d6fb199-6ed0-46df-8a66-2e7a76ab33bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2883 2024.01.25 04:52:44.610671 [ 3 ] {9d6fb199-6ed0-46df-8a66-2e7a76ab33bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2884 2024.01.25 04:52:44.610818 [ 3 ] {9d6fb199-6ed0-46df-8a66-2e7a76ab33bc} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2885 2024.01.25 04:52:44.610952 [ 3 ] {9d6fb199-6ed0-46df-8a66-2e7a76ab33bc} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000915373 sec., 28403 rows/sec., 2.20 MiB/sec.
2886 2024.01.25 04:52:44.611071 [ 3 ] {9d6fb199-6ed0-46df-8a66-2e7a76ab33bc} <Debug> DynamicQueryHandler: Done processing query
2887 2024.01.25 04:52:44.611097 [ 3 ] {9d6fb199-6ed0-46df-8a66-2e7a76ab33bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2888 2024.01.25 04:52:44.611114 [ 3 ] {} <Debug> HTTP-Session: d50ffbab-9cf4-4683-9761-239bd60c01f1 Destroying unnamed session
2889 2024.01.25 04:52:44.611235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2890 2024.01.25 04:52:44.611281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2891 2024.01.25 04:52:44.611300 [ 3 ] {} <Debug> HTTP-Session: a2418978-b878-432f-aa6f-8f234b1a0840 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2892 2024.01.25 04:52:44.611316 [ 3 ] {} <Debug> HTTP-Session: a2418978-b878-432f-aa6f-8f234b1a0840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2893 2024.01.25 04:52:44.611391 [ 3 ] {caea2d86-0d5c-48e5-aec2-4157773cb488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2894 2024.01.25 04:52:44.611434 [ 3 ] {caea2d86-0d5c-48e5-aec2-4157773cb488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2895 2024.01.25 04:52:44.611556 [ 3 ] {caea2d86-0d5c-48e5-aec2-4157773cb488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2896 2024.01.25 04:52:44.611866 [ 3 ] {caea2d86-0d5c-48e5-aec2-4157773cb488} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2897 2024.01.25 04:52:44.612151 [ 3 ] {caea2d86-0d5c-48e5-aec2-4157773cb488} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2898 2024.01.25 04:52:44.612334 [ 3 ] {caea2d86-0d5c-48e5-aec2-4157773cb488} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2899 2024.01.25 04:52:44.612469 [ 3 ] {caea2d86-0d5c-48e5-aec2-4157773cb488} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001049296 sec., 35261 rows/sec., 2.49 MiB/sec.
2900 2024.01.25 04:52:44.612602 [ 3 ] {caea2d86-0d5c-48e5-aec2-4157773cb488} <Debug> DynamicQueryHandler: Done processing query
2901 2024.01.25 04:52:44.612626 [ 3 ] {caea2d86-0d5c-48e5-aec2-4157773cb488} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2902 2024.01.25 04:52:44.612642 [ 3 ] {} <Debug> HTTP-Session: a2418978-b878-432f-aa6f-8f234b1a0840 Destroying unnamed session
2903 2024.01.25 04:52:48.876837 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
2904 2024.01.25 04:52:48.876898 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
2905 2024.01.25 04:52:49.605917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2906 2024.01.25 04:52:49.606028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2907 2024.01.25 04:52:49.606054 [ 3 ] {} <Debug> HTTP-Session: 6c02b5b8-5e02-4d2b-9467-3e467d13d53a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2908 2024.01.25 04:52:49.606078 [ 3 ] {} <Debug> HTTP-Session: 6c02b5b8-5e02-4d2b-9467-3e467d13d53a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2909 2024.01.25 04:52:49.606209 [ 3 ] {de520a98-3786-4e41-8c0a-59c697e002cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2910 2024.01.25 04:52:49.606271 [ 3 ] {de520a98-3786-4e41-8c0a-59c697e002cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2911 2024.01.25 04:52:49.606441 [ 3 ] {de520a98-3786-4e41-8c0a-59c697e002cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2912 2024.01.25 04:52:49.606913 [ 3 ] {de520a98-3786-4e41-8c0a-59c697e002cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2913 2024.01.25 04:52:49.607199 [ 3 ] {de520a98-3786-4e41-8c0a-59c697e002cb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2914 2024.01.25 04:52:49.607358 [ 3 ] {de520a98-3786-4e41-8c0a-59c697e002cb} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2915 2024.01.25 04:52:49.607489 [ 3 ] {de520a98-3786-4e41-8c0a-59c697e002cb} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001237872 sec., 38776 rows/sec., 3.07 MiB/sec.
2916 2024.01.25 04:52:49.607639 [ 3 ] {de520a98-3786-4e41-8c0a-59c697e002cb} <Debug> DynamicQueryHandler: Done processing query
2917 2024.01.25 04:52:49.607663 [ 3 ] {de520a98-3786-4e41-8c0a-59c697e002cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2918 2024.01.25 04:52:49.607679 [ 3 ] {} <Debug> HTTP-Session: 6c02b5b8-5e02-4d2b-9467-3e467d13d53a Destroying unnamed session
2919 2024.01.25 04:52:49.607846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2920 2024.01.25 04:52:49.607893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2921 2024.01.25 04:52:49.607912 [ 3 ] {} <Debug> HTTP-Session: f2e3b2ec-9c98-4f23-93c7-8e0bf9ced2d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2922 2024.01.25 04:52:49.607929 [ 3 ] {} <Debug> HTTP-Session: f2e3b2ec-9c98-4f23-93c7-8e0bf9ced2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2923 2024.01.25 04:52:49.608003 [ 3 ] {400e6bee-166c-49b4-80da-e0ff64a2b29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2924 2024.01.25 04:52:49.608042 [ 3 ] {400e6bee-166c-49b4-80da-e0ff64a2b29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2925 2024.01.25 04:52:49.608146 [ 3 ] {400e6bee-166c-49b4-80da-e0ff64a2b29a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2926 2024.01.25 04:52:49.608553 [ 3 ] {400e6bee-166c-49b4-80da-e0ff64a2b29a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2927 2024.01.25 04:52:49.608771 [ 3 ] {400e6bee-166c-49b4-80da-e0ff64a2b29a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2928 2024.01.25 04:52:49.608917 [ 3 ] {400e6bee-166c-49b4-80da-e0ff64a2b29a} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2929 2024.01.25 04:52:49.609036 [ 3 ] {400e6bee-166c-49b4-80da-e0ff64a2b29a} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001000725 sec., 143895 rows/sec., 13.69 MiB/sec.
2930 2024.01.25 04:52:49.609035 [ 150 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2931 2024.01.25 04:52:49.609162 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2932 2024.01.25 04:52:49.609228 [ 3 ] {400e6bee-166c-49b4-80da-e0ff64a2b29a} <Debug> DynamicQueryHandler: Done processing query
2933 2024.01.25 04:52:49.609257 [ 18 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2934 2024.01.25 04:52:49.609269 [ 3 ] {400e6bee-166c-49b4-80da-e0ff64a2b29a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2935 2024.01.25 04:52:49.609315 [ 3 ] {} <Debug> HTTP-Session: f2e3b2ec-9c98-4f23-93c7-8e0bf9ced2d5 Destroying unnamed session
2936 2024.01.25 04:52:49.609383 [ 18 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2937 2024.01.25 04:52:49.609419 [ 18 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part
2938 2024.01.25 04:52:49.609503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2939 2024.01.25 04:52:49.609591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2940 2024.01.25 04:52:49.609590 [ 18 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 144 rows starting from the beginning of the part
2941 2024.01.25 04:52:49.609622 [ 3 ] {} <Debug> HTTP-Session: 2e67f33b-f704-4ca8-898f-664d9c6f11ed Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2942 2024.01.25 04:52:49.609693 [ 3 ] {} <Debug> HTTP-Session: 2e67f33b-f704-4ca8-898f-664d9c6f11ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2943 2024.01.25 04:52:49.609886 [ 18 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 145 rows starting from the beginning of the part
2944 2024.01.25 04:52:49.609894 [ 3 ] {62cadbd2-40e6-4595-a7c0-98c421b097a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2945 2024.01.25 04:52:49.609993 [ 3 ] {62cadbd2-40e6-4595-a7c0-98c421b097a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2946 2024.01.25 04:52:49.610202 [ 18 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 144 rows starting from the beginning of the part
2947 2024.01.25 04:52:49.610404 [ 3 ] {62cadbd2-40e6-4595-a7c0-98c421b097a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2948 2024.01.25 04:52:49.610444 [ 18 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part
2949 2024.01.25 04:52:49.610636 [ 18 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 144 rows starting from the beginning of the part
2950 2024.01.25 04:52:49.611234 [ 3 ] {62cadbd2-40e6-4595-a7c0-98c421b097a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2951 2024.01.25 04:52:49.611678 [ 3 ] {62cadbd2-40e6-4595-a7c0-98c421b097a5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2952 2024.01.25 04:52:49.611999 [ 3 ] {62cadbd2-40e6-4595-a7c0-98c421b097a5} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2953 2024.01.25 04:52:49.612181 [ 150 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2954 2024.01.25 04:52:49.612202 [ 3 ] {62cadbd2-40e6-4595-a7c0-98c421b097a5} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.002229516 sec., 21529 rows/sec., 1.68 MiB/sec.
2955 2024.01.25 04:52:49.612260 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2956 2024.01.25 04:52:49.612506 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2957 2024.01.25 04:52:49.612858 [ 3 ] {62cadbd2-40e6-4595-a7c0-98c421b097a5} <Debug> DynamicQueryHandler: Done processing query
2958 2024.01.25 04:52:49.612881 [ 18 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.003665413 sec., 217710.80093839357 rows/sec., 20.50 MiB/sec.
2959 2024.01.25 04:52:49.612881 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2960 2024.01.25 04:52:49.612918 [ 3 ] {62cadbd2-40e6-4595-a7c0-98c421b097a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2961 2024.01.25 04:52:49.612981 [ 3 ] {} <Debug> HTTP-Session: 2e67f33b-f704-4ca8-898f-664d9c6f11ed Destroying unnamed session
2962 2024.01.25 04:52:49.612989 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part
2963 2024.01.25 04:52:49.613099 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2964 2024.01.25 04:52:49.613243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2965 2024.01.25 04:52:49.613264 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part
2966 2024.01.25 04:52:49.613354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2967 2024.01.25 04:52:49.613408 [ 3 ] {} <Debug> HTTP-Session: 81cd3e4a-ca03-43c9-b15d-3418764059c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2968 2024.01.25 04:52:49.613466 [ 3 ] {} <Debug> HTTP-Session: 81cd3e4a-ca03-43c9-b15d-3418764059c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2969 2024.01.25 04:52:49.613478 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2970 2024.01.25 04:52:49.613649 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_26_5} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2971 2024.01.25 04:52:49.613687 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part
2972 2024.01.25 04:52:49.613803 [ 3 ] {a73b3cfb-fe00-419e-b6ea-9db70793399c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2973 2024.01.25 04:52:49.613970 [ 3 ] {a73b3cfb-fe00-419e-b6ea-9db70793399c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2974 2024.01.25 04:52:49.613992 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part
2975 2024.01.25 04:52:49.614313 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part
2976 2024.01.25 04:52:49.614617 [ 3 ] {a73b3cfb-fe00-419e-b6ea-9db70793399c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2977 2024.01.25 04:52:49.614621 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part
2978 2024.01.25 04:52:49.615762 [ 3 ] {a73b3cfb-fe00-419e-b6ea-9db70793399c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2979 2024.01.25 04:52:49.616103 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.003759425 sec., 84587.4036588042 rows/sec., 6.61 MiB/sec.
2980 2024.01.25 04:52:49.616269 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2981 2024.01.25 04:52:49.616404 [ 3 ] {a73b3cfb-fe00-419e-b6ea-9db70793399c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2982 2024.01.25 04:52:49.616544 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2983 2024.01.25 04:52:49.616641 [ 18 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_26_5} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2984 2024.01.25 04:52:49.616708 [ 3 ] {a73b3cfb-fe00-419e-b6ea-9db70793399c} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2985 2024.01.25 04:52:49.616902 [ 3 ] {a73b3cfb-fe00-419e-b6ea-9db70793399c} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.003018517 sec., 15901 rows/sec., 21.46 MiB/sec.
2986 2024.01.25 04:52:49.617144 [ 3 ] {a73b3cfb-fe00-419e-b6ea-9db70793399c} <Debug> DynamicQueryHandler: Done processing query
2987 2024.01.25 04:52:49.617169 [ 3 ] {a73b3cfb-fe00-419e-b6ea-9db70793399c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2988 2024.01.25 04:52:49.617186 [ 3 ] {} <Debug> HTTP-Session: 81cd3e4a-ca03-43c9-b15d-3418764059c8 Destroying unnamed session
2989 2024.01.25 04:52:59.605632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2990 2024.01.25 04:52:59.605754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2991 2024.01.25 04:52:59.605780 [ 3 ] {} <Debug> HTTP-Session: b650d661-8281-40f7-9abb-2394b2347446 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
2992 2024.01.25 04:52:59.605804 [ 3 ] {} <Debug> HTTP-Session: b650d661-8281-40f7-9abb-2394b2347446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2993 2024.01.25 04:52:59.605931 [ 3 ] {941e4aa6-c9cc-4f46-bd45-eb4b1d2f280f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2994 2024.01.25 04:52:59.605991 [ 3 ] {941e4aa6-c9cc-4f46-bd45-eb4b1d2f280f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2995 2024.01.25 04:52:59.606145 [ 3 ] {941e4aa6-c9cc-4f46-bd45-eb4b1d2f280f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2996 2024.01.25 04:52:59.606611 [ 3 ] {941e4aa6-c9cc-4f46-bd45-eb4b1d2f280f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
2997 2024.01.25 04:52:59.606880 [ 3 ] {941e4aa6-c9cc-4f46-bd45-eb4b1d2f280f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2998 2024.01.25 04:52:59.607053 [ 3 ] {941e4aa6-c9cc-4f46-bd45-eb4b1d2f280f} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2999 2024.01.25 04:52:59.607170 [ 3 ] {941e4aa6-c9cc-4f46-bd45-eb4b1d2f280f} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001205471 sec., 39818 rows/sec., 3.15 MiB/sec.
3000 2024.01.25 04:52:59.607328 [ 3 ] {941e4aa6-c9cc-4f46-bd45-eb4b1d2f280f} <Debug> DynamicQueryHandler: Done processing query
3001 2024.01.25 04:52:59.607355 [ 3 ] {941e4aa6-c9cc-4f46-bd45-eb4b1d2f280f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3002 2024.01.25 04:52:59.607372 [ 3 ] {} <Debug> HTTP-Session: b650d661-8281-40f7-9abb-2394b2347446 Destroying unnamed session
3003 2024.01.25 04:52:59.607596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3004 2024.01.25 04:52:59.607648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3005 2024.01.25 04:52:59.607668 [ 3 ] {} <Debug> HTTP-Session: 50e0b164-8b04-453d-af8c-407ef0392758 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3006 2024.01.25 04:52:59.607686 [ 3 ] {} <Debug> HTTP-Session: 50e0b164-8b04-453d-af8c-407ef0392758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3007 2024.01.25 04:52:59.607774 [ 3 ] {0aaab56a-130b-415e-bab3-31c8d051adec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3008 2024.01.25 04:52:59.607817 [ 3 ] {0aaab56a-130b-415e-bab3-31c8d051adec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3009 2024.01.25 04:52:59.607926 [ 3 ] {0aaab56a-130b-415e-bab3-31c8d051adec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3010 2024.01.25 04:52:59.608343 [ 3 ] {0aaab56a-130b-415e-bab3-31c8d051adec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3011 2024.01.25 04:52:59.608634 [ 3 ] {0aaab56a-130b-415e-bab3-31c8d051adec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3012 2024.01.25 04:52:59.608819 [ 3 ] {0aaab56a-130b-415e-bab3-31c8d051adec} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3013 2024.01.25 04:52:59.608936 [ 3 ] {0aaab56a-130b-415e-bab3-31c8d051adec} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001130988 sec., 127322 rows/sec., 12.12 MiB/sec.
3014 2024.01.25 04:52:59.609099 [ 3 ] {0aaab56a-130b-415e-bab3-31c8d051adec} <Debug> DynamicQueryHandler: Done processing query
3015 2024.01.25 04:52:59.609129 [ 3 ] {0aaab56a-130b-415e-bab3-31c8d051adec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3016 2024.01.25 04:52:59.609150 [ 3 ] {} <Debug> HTTP-Session: 50e0b164-8b04-453d-af8c-407ef0392758 Destroying unnamed session
3017 2024.01.25 04:52:59.609281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3018 2024.01.25 04:52:59.609339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3019 2024.01.25 04:52:59.609364 [ 3 ] {} <Debug> HTTP-Session: 84ac493b-322a-4e05-afcf-2ae184886296 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3020 2024.01.25 04:52:59.609383 [ 3 ] {} <Debug> HTTP-Session: 84ac493b-322a-4e05-afcf-2ae184886296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3021 2024.01.25 04:52:59.609460 [ 3 ] {f6fc6f44-a5c5-41fb-afa0-d56648bc4301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3022 2024.01.25 04:52:59.609503 [ 3 ] {f6fc6f44-a5c5-41fb-afa0-d56648bc4301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3023 2024.01.25 04:52:59.609612 [ 3 ] {f6fc6f44-a5c5-41fb-afa0-d56648bc4301} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3024 2024.01.25 04:52:59.609924 [ 3 ] {f6fc6f44-a5c5-41fb-afa0-d56648bc4301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3025 2024.01.25 04:52:59.610137 [ 3 ] {f6fc6f44-a5c5-41fb-afa0-d56648bc4301} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3026 2024.01.25 04:52:59.610289 [ 3 ] {f6fc6f44-a5c5-41fb-afa0-d56648bc4301} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3027 2024.01.25 04:52:59.610382 [ 3 ] {f6fc6f44-a5c5-41fb-afa0-d56648bc4301} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000893243 sec., 53736 rows/sec., 4.20 MiB/sec.
3028 2024.01.25 04:52:59.610498 [ 3 ] {f6fc6f44-a5c5-41fb-afa0-d56648bc4301} <Debug> DynamicQueryHandler: Done processing query
3029 2024.01.25 04:52:59.610522 [ 3 ] {f6fc6f44-a5c5-41fb-afa0-d56648bc4301} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3030 2024.01.25 04:52:59.610539 [ 3 ] {} <Debug> HTTP-Session: 84ac493b-322a-4e05-afcf-2ae184886296 Destroying unnamed session
3031 2024.01.25 04:52:59.610681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3032 2024.01.25 04:52:59.610729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3033 2024.01.25 04:52:59.610747 [ 3 ] {} <Debug> HTTP-Session: d07d308f-ea75-4849-9701-2a8fd1a327d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3034 2024.01.25 04:52:59.610764 [ 3 ] {} <Debug> HTTP-Session: d07d308f-ea75-4849-9701-2a8fd1a327d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3035 2024.01.25 04:52:59.610847 [ 3 ] {18087ed9-1e1a-493a-8514-1e703114452e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3036 2024.01.25 04:52:59.610892 [ 3 ] {18087ed9-1e1a-493a-8514-1e703114452e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3037 2024.01.25 04:52:59.611028 [ 3 ] {18087ed9-1e1a-493a-8514-1e703114452e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3038 2024.01.25 04:52:59.611484 [ 3 ] {18087ed9-1e1a-493a-8514-1e703114452e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3039 2024.01.25 04:52:59.611805 [ 3 ] {18087ed9-1e1a-493a-8514-1e703114452e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3040 2024.01.25 04:52:59.611988 [ 3 ] {18087ed9-1e1a-493a-8514-1e703114452e} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3041 2024.01.25 04:52:59.612091 [ 3 ] {18087ed9-1e1a-493a-8514-1e703114452e} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.00121565 sec., 39485 rows/sec., 53.28 MiB/sec.
3042 2024.01.25 04:52:59.612080 [ 143 ] {} <Debug> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3043 2024.01.25 04:52:59.612150 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3044 2024.01.25 04:52:59.612224 [ 3 ] {18087ed9-1e1a-493a-8514-1e703114452e} <Debug> DynamicQueryHandler: Done processing query
3045 2024.01.25 04:52:59.612226 [ 19 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3046 2024.01.25 04:52:59.612254 [ 3 ] {18087ed9-1e1a-493a-8514-1e703114452e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3047 2024.01.25 04:52:59.612286 [ 3 ] {} <Debug> HTTP-Session: d07d308f-ea75-4849-9701-2a8fd1a327d1 Destroying unnamed session
3048 2024.01.25 04:52:59.612359 [ 19 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3049 2024.01.25 04:52:59.612396 [ 19 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 717 rows starting from the beginning of the part
3050 2024.01.25 04:52:59.612542 [ 19 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part
3051 2024.01.25 04:52:59.612650 [ 19 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part
3052 2024.01.25 04:52:59.612749 [ 19 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part
3053 2024.01.25 04:52:59.612847 [ 19 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part
3054 2024.01.25 04:52:59.612947 [ 19 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part
3055 2024.01.25 04:52:59.615158 [ 24 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 6 columns (6 merged, 0 gathered) in 0.002949985 sec., 324408.4291954027 rows/sec., 437.77 MiB/sec.
3056 2024.01.25 04:52:59.615795 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3057 2024.01.25 04:52:59.616082 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3058 2024.01.25 04:52:59.616156 [ 20 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3059 2024.01.25 04:52:59.616247 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_21_4: 4.18 MiB.
3060 2024.01.25 04:53:03.876938 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
3061 2024.01.25 04:53:03.877014 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
3062 2024.01.25 04:53:09.605617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3063 2024.01.25 04:53:09.605809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3064 2024.01.25 04:53:09.605838 [ 3 ] {} <Debug> HTTP-Session: 6902c96d-c21b-4ff9-8a39-a35b2048ca3c Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3065 2024.01.25 04:53:09.605862 [ 3 ] {} <Debug> HTTP-Session: 6902c96d-c21b-4ff9-8a39-a35b2048ca3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3066 2024.01.25 04:53:09.605993 [ 3 ] {a4c525ec-9477-42eb-9e8a-863e799127a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3067 2024.01.25 04:53:09.606054 [ 3 ] {a4c525ec-9477-42eb-9e8a-863e799127a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3068 2024.01.25 04:53:09.606265 [ 3 ] {a4c525ec-9477-42eb-9e8a-863e799127a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3069 2024.01.25 04:53:09.606698 [ 3 ] {a4c525ec-9477-42eb-9e8a-863e799127a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3070 2024.01.25 04:53:09.606970 [ 3 ] {a4c525ec-9477-42eb-9e8a-863e799127a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3071 2024.01.25 04:53:09.607142 [ 3 ] {a4c525ec-9477-42eb-9e8a-863e799127a0} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3072 2024.01.25 04:53:09.607264 [ 3 ] {a4c525ec-9477-42eb-9e8a-863e799127a0} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001235442 sec., 38852 rows/sec., 3.08 MiB/sec.
3073 2024.01.25 04:53:09.607283 [ 80 ] {} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
3074 2024.01.25 04:53:09.607407 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3075 2024.01.25 04:53:09.607471 [ 3 ] {a4c525ec-9477-42eb-9e8a-863e799127a0} <Debug> DynamicQueryHandler: Done processing query
3076 2024.01.25 04:53:09.607495 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact
3077 2024.01.25 04:53:09.607507 [ 3 ] {a4c525ec-9477-42eb-9e8a-863e799127a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3078 2024.01.25 04:53:09.607541 [ 3 ] {} <Debug> HTTP-Session: 6902c96d-c21b-4ff9-8a39-a35b2048ca3c Destroying unnamed session
3079 2024.01.25 04:53:09.607588 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3080 2024.01.25 04:53:09.607661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3081 2024.01.25 04:53:09.607722 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 48 rows starting from the beginning of the part
3082 2024.01.25 04:53:09.607751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3083 2024.01.25 04:53:09.607782 [ 3 ] {} <Debug> HTTP-Session: 1ea75c75-da76-41f8-a3d4-5351c355b34d Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3084 2024.01.25 04:53:09.607804 [ 3 ] {} <Debug> HTTP-Session: 1ea75c75-da76-41f8-a3d4-5351c355b34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3085 2024.01.25 04:53:09.607877 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part
3086 2024.01.25 04:53:09.607923 [ 3 ] {21276a05-fe1b-4eb9-b340-e1d7386cc2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3087 2024.01.25 04:53:09.607983 [ 3 ] {21276a05-fe1b-4eb9-b340-e1d7386cc2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3088 2024.01.25 04:53:09.608021 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part
3089 2024.01.25 04:53:09.608223 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part
3090 2024.01.25 04:53:09.608233 [ 3 ] {21276a05-fe1b-4eb9-b340-e1d7386cc2fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3091 2024.01.25 04:53:09.608358 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part
3092 2024.01.25 04:53:09.608696 [ 3 ] {21276a05-fe1b-4eb9-b340-e1d7386cc2fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3093 2024.01.25 04:53:09.609027 [ 3 ] {21276a05-fe1b-4eb9-b340-e1d7386cc2fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3094 2024.01.25 04:53:09.609243 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001771985 sec., 135441.32709927 rows/sec., 10.72 MiB/sec.
3095 2024.01.25 04:53:09.609252 [ 3 ] {21276a05-fe1b-4eb9-b340-e1d7386cc2fd} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3096 2024.01.25 04:53:09.609413 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
3097 2024.01.25 04:53:09.609470 [ 3 ] {21276a05-fe1b-4eb9-b340-e1d7386cc2fd} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001498798 sec., 2668 rows/sec., 222.83 KiB/sec.
3098 2024.01.25 04:53:09.609636 [ 3 ] {21276a05-fe1b-4eb9-b340-e1d7386cc2fd} <Debug> DynamicQueryHandler: Done processing query
3099 2024.01.25 04:53:09.609671 [ 3 ] {21276a05-fe1b-4eb9-b340-e1d7386cc2fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3100 2024.01.25 04:53:09.609699 [ 3 ] {} <Debug> HTTP-Session: 1ea75c75-da76-41f8-a3d4-5351c355b34d Destroying unnamed session
3101 2024.01.25 04:53:09.609728 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5.
3102 2024.01.25 04:53:09.609813 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_22_5} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0
3103 2024.01.25 04:53:09.609921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 23127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3104 2024.01.25 04:53:09.609975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3105 2024.01.25 04:53:09.609994 [ 3 ] {} <Debug> HTTP-Session: b3e149d4-d419-44ae-b6db-41814d9e5de7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3106 2024.01.25 04:53:09.610013 [ 3 ] {} <Debug> HTTP-Session: b3e149d4-d419-44ae-b6db-41814d9e5de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.01.25 04:53:09.610096 [ 3 ] {0a4228cd-4dd2-4982-91f7-b9747da246bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3108 2024.01.25 04:53:09.610136 [ 3 ] {0a4228cd-4dd2-4982-91f7-b9747da246bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3109 2024.01.25 04:53:09.610246 [ 3 ] {0a4228cd-4dd2-4982-91f7-b9747da246bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3110 2024.01.25 04:53:09.610607 [ 3 ] {0a4228cd-4dd2-4982-91f7-b9747da246bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3111 2024.01.25 04:53:09.610839 [ 3 ] {0a4228cd-4dd2-4982-91f7-b9747da246bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3112 2024.01.25 04:53:09.610994 [ 3 ] {0a4228cd-4dd2-4982-91f7-b9747da246bf} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3113 2024.01.25 04:53:09.611117 [ 3 ] {0a4228cd-4dd2-4982-91f7-b9747da246bf} <Information> executeQuery: Read 146 rows, 14.21 KiB in 0.000989145 sec., 147602 rows/sec., 14.03 MiB/sec.
3114 2024.01.25 04:53:09.611237 [ 3 ] {0a4228cd-4dd2-4982-91f7-b9747da246bf} <Debug> DynamicQueryHandler: Done processing query
3115 2024.01.25 04:53:09.611262 [ 3 ] {0a4228cd-4dd2-4982-91f7-b9747da246bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3116 2024.01.25 04:53:09.611280 [ 3 ] {} <Debug> HTTP-Session: b3e149d4-d419-44ae-b6db-41814d9e5de7 Destroying unnamed session
3117 2024.01.25 04:53:09.611419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3118 2024.01.25 04:53:09.611467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3119 2024.01.25 04:53:09.611486 [ 3 ] {} <Debug> HTTP-Session: b2f6e02e-a647-487e-8542-a43089da62d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3120 2024.01.25 04:53:09.611503 [ 3 ] {} <Debug> HTTP-Session: b2f6e02e-a647-487e-8542-a43089da62d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3121 2024.01.25 04:53:09.611575 [ 3 ] {a3bed597-c491-4241-a0b9-0b175cf15328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3122 2024.01.25 04:53:09.611613 [ 3 ] {a3bed597-c491-4241-a0b9-0b175cf15328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3123 2024.01.25 04:53:09.611720 [ 3 ] {a3bed597-c491-4241-a0b9-0b175cf15328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3124 2024.01.25 04:53:09.611980 [ 3 ] {a3bed597-c491-4241-a0b9-0b175cf15328} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3125 2024.01.25 04:53:09.612184 [ 3 ] {a3bed597-c491-4241-a0b9-0b175cf15328} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3126 2024.01.25 04:53:09.612335 [ 3 ] {a3bed597-c491-4241-a0b9-0b175cf15328} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3127 2024.01.25 04:53:09.612464 [ 3 ] {a3bed597-c491-4241-a0b9-0b175cf15328} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000855262 sec., 4676 rows/sec., 326.56 KiB/sec.
3128 2024.01.25 04:53:09.612605 [ 3 ] {a3bed597-c491-4241-a0b9-0b175cf15328} <Debug> DynamicQueryHandler: Done processing query
3129 2024.01.25 04:53:09.612630 [ 3 ] {a3bed597-c491-4241-a0b9-0b175cf15328} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3130 2024.01.25 04:53:09.612646 [ 3 ] {} <Debug> HTTP-Session: b2f6e02e-a647-487e-8542-a43089da62d6 Destroying unnamed session
3131 2024.01.25 04:53:09.612768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3132 2024.01.25 04:53:09.612813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3133 2024.01.25 04:53:09.612831 [ 3 ] {} <Debug> HTTP-Session: e03ca9c3-30f3-4d51-8b66-158e95f00547 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3134 2024.01.25 04:53:09.612848 [ 3 ] {} <Debug> HTTP-Session: e03ca9c3-30f3-4d51-8b66-158e95f00547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3135 2024.01.25 04:53:09.612924 [ 3 ] {78aa6ae4-a577-4203-8a37-6461f379219f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3136 2024.01.25 04:53:09.612965 [ 3 ] {78aa6ae4-a577-4203-8a37-6461f379219f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3137 2024.01.25 04:53:09.613075 [ 3 ] {78aa6ae4-a577-4203-8a37-6461f379219f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3138 2024.01.25 04:53:09.613360 [ 3 ] {78aa6ae4-a577-4203-8a37-6461f379219f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3139 2024.01.25 04:53:09.613575 [ 3 ] {78aa6ae4-a577-4203-8a37-6461f379219f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3140 2024.01.25 04:53:09.613726 [ 3 ] {78aa6ae4-a577-4203-8a37-6461f379219f} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3141 2024.01.25 04:53:09.613846 [ 3 ] {78aa6ae4-a577-4203-8a37-6461f379219f} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000893153 sec., 58220 rows/sec., 4.56 MiB/sec.
3142 2024.01.25 04:53:09.613962 [ 3 ] {78aa6ae4-a577-4203-8a37-6461f379219f} <Debug> DynamicQueryHandler: Done processing query
3143 2024.01.25 04:53:09.613986 [ 3 ] {78aa6ae4-a577-4203-8a37-6461f379219f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3144 2024.01.25 04:53:09.614002 [ 3 ] {} <Debug> HTTP-Session: e03ca9c3-30f3-4d51-8b66-158e95f00547 Destroying unnamed session
3145 2024.01.25 04:53:09.614107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3146 2024.01.25 04:53:09.614154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3147 2024.01.25 04:53:09.614172 [ 3 ] {} <Debug> HTTP-Session: f082b053-9505-4bee-b6d3-f493e605eac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3148 2024.01.25 04:53:09.614189 [ 3 ] {} <Debug> HTTP-Session: f082b053-9505-4bee-b6d3-f493e605eac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3149 2024.01.25 04:53:09.614258 [ 3 ] {7bb2208d-fddc-49f5-a12a-7adf8f0e6313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3150 2024.01.25 04:53:09.614302 [ 3 ] {7bb2208d-fddc-49f5-a12a-7adf8f0e6313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3151 2024.01.25 04:53:09.614421 [ 3 ] {7bb2208d-fddc-49f5-a12a-7adf8f0e6313} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2024.01.25 04:53:09.614763 [ 3 ] {7bb2208d-fddc-49f5-a12a-7adf8f0e6313} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3153 2024.01.25 04:53:09.615046 [ 3 ] {7bb2208d-fddc-49f5-a12a-7adf8f0e6313} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3154 2024.01.25 04:53:09.615231 [ 3 ] {7bb2208d-fddc-49f5-a12a-7adf8f0e6313} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3155 2024.01.25 04:53:09.615354 [ 3 ] {7bb2208d-fddc-49f5-a12a-7adf8f0e6313} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001067237 sec., 1873 rows/sec., 131.77 KiB/sec.
3156 2024.01.25 04:53:09.615548 [ 3 ] {7bb2208d-fddc-49f5-a12a-7adf8f0e6313} <Debug> DynamicQueryHandler: Done processing query
3157 2024.01.25 04:53:09.615573 [ 3 ] {7bb2208d-fddc-49f5-a12a-7adf8f0e6313} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3158 2024.01.25 04:53:09.615589 [ 3 ] {} <Debug> HTTP-Session: f082b053-9505-4bee-b6d3-f493e605eac4 Destroying unnamed session
3159 2024.01.25 04:53:09.615779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3160 2024.01.25 04:53:09.615844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3161 2024.01.25 04:53:09.615871 [ 3 ] {} <Debug> HTTP-Session: 9921b8b0-b73e-4239-99d0-0dbf6dfb3c05 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3162 2024.01.25 04:53:09.615893 [ 3 ] {} <Debug> HTTP-Session: 9921b8b0-b73e-4239-99d0-0dbf6dfb3c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.01.25 04:53:09.615990 [ 3 ] {d8e4f522-5200-4cba-a3ef-f02a4ad81046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3164 2024.01.25 04:53:09.616043 [ 3 ] {d8e4f522-5200-4cba-a3ef-f02a4ad81046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3165 2024.01.25 04:53:09.616224 [ 3 ] {d8e4f522-5200-4cba-a3ef-f02a4ad81046} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3166 2024.01.25 04:53:09.616747 [ 3 ] {d8e4f522-5200-4cba-a3ef-f02a4ad81046} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3167 2024.01.25 04:53:09.617056 [ 3 ] {d8e4f522-5200-4cba-a3ef-f02a4ad81046} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3168 2024.01.25 04:53:09.617231 [ 3 ] {d8e4f522-5200-4cba-a3ef-f02a4ad81046} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3169 2024.01.25 04:53:09.617350 [ 3 ] {d8e4f522-5200-4cba-a3ef-f02a4ad81046} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001327394 sec., 36161 rows/sec., 48.80 MiB/sec.
3170 2024.01.25 04:53:09.617463 [ 3 ] {d8e4f522-5200-4cba-a3ef-f02a4ad81046} <Debug> DynamicQueryHandler: Done processing query
3171 2024.01.25 04:53:09.617487 [ 3 ] {d8e4f522-5200-4cba-a3ef-f02a4ad81046} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3172 2024.01.25 04:53:09.617502 [ 3 ] {} <Debug> HTTP-Session: 9921b8b0-b73e-4239-99d0-0dbf6dfb3c05 Destroying unnamed session
3173 2024.01.25 04:53:14.604409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3174 2024.01.25 04:53:14.604536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3175 2024.01.25 04:53:14.604562 [ 3 ] {} <Debug> HTTP-Session: 0c7e2b14-2d33-4d92-bf8f-90dde90eb986 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3176 2024.01.25 04:53:14.604587 [ 3 ] {} <Debug> HTTP-Session: 0c7e2b14-2d33-4d92-bf8f-90dde90eb986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.01.25 04:53:14.604716 [ 3 ] {9761f61c-af35-47fa-993c-102fb2216ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3178 2024.01.25 04:53:14.604775 [ 3 ] {9761f61c-af35-47fa-993c-102fb2216ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3179 2024.01.25 04:53:14.604930 [ 3 ] {9761f61c-af35-47fa-993c-102fb2216ff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3180 2024.01.25 04:53:14.605365 [ 3 ] {9761f61c-af35-47fa-993c-102fb2216ff9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3181 2024.01.25 04:53:14.605633 [ 3 ] {9761f61c-af35-47fa-993c-102fb2216ff9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3182 2024.01.25 04:53:14.605797 [ 3 ] {9761f61c-af35-47fa-993c-102fb2216ff9} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3183 2024.01.25 04:53:14.605921 [ 3 ] {9761f61c-af35-47fa-993c-102fb2216ff9} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001165889 sec., 30877 rows/sec., 2.61 MiB/sec.
3184 2024.01.25 04:53:14.606086 [ 3 ] {9761f61c-af35-47fa-993c-102fb2216ff9} <Debug> DynamicQueryHandler: Done processing query
3185 2024.01.25 04:53:14.606112 [ 3 ] {9761f61c-af35-47fa-993c-102fb2216ff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3186 2024.01.25 04:53:14.606129 [ 3 ] {} <Debug> HTTP-Session: 0c7e2b14-2d33-4d92-bf8f-90dde90eb986 Destroying unnamed session
3187 2024.01.25 04:53:14.606245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3188 2024.01.25 04:53:14.606292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3189 2024.01.25 04:53:14.606312 [ 3 ] {} <Debug> HTTP-Session: 31e0a0da-397c-41db-bc4b-328d8d2eb6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3190 2024.01.25 04:53:14.606329 [ 3 ] {} <Debug> HTTP-Session: 31e0a0da-397c-41db-bc4b-328d8d2eb6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3191 2024.01.25 04:53:14.606402 [ 3 ] {474483d5-0d52-44d8-8342-a4e5fc8c4486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3192 2024.01.25 04:53:14.606440 [ 3 ] {474483d5-0d52-44d8-8342-a4e5fc8c4486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3193 2024.01.25 04:53:14.606548 [ 3 ] {474483d5-0d52-44d8-8342-a4e5fc8c4486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3194 2024.01.25 04:53:14.606851 [ 3 ] {474483d5-0d52-44d8-8342-a4e5fc8c4486} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3195 2024.01.25 04:53:14.607064 [ 3 ] {474483d5-0d52-44d8-8342-a4e5fc8c4486} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3196 2024.01.25 04:53:14.607219 [ 3 ] {474483d5-0d52-44d8-8342-a4e5fc8c4486} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3197 2024.01.25 04:53:14.607336 [ 3 ] {474483d5-0d52-44d8-8342-a4e5fc8c4486} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000906223 sec., 26483 rows/sec., 2.05 MiB/sec.
3198 2024.01.25 04:53:14.607439 [ 3 ] {474483d5-0d52-44d8-8342-a4e5fc8c4486} <Debug> DynamicQueryHandler: Done processing query
3199 2024.01.25 04:53:14.607462 [ 3 ] {474483d5-0d52-44d8-8342-a4e5fc8c4486} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3200 2024.01.25 04:53:14.607479 [ 3 ] {} <Debug> HTTP-Session: 31e0a0da-397c-41db-bc4b-328d8d2eb6dc Destroying unnamed session
3201 2024.01.25 04:53:14.607607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3202 2024.01.25 04:53:14.607651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3203 2024.01.25 04:53:14.607671 [ 3 ] {} <Debug> HTTP-Session: 2f39c1b2-bacb-40a8-ad5c-bc87a5cb4f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3204 2024.01.25 04:53:14.607688 [ 3 ] {} <Debug> HTTP-Session: 2f39c1b2-bacb-40a8-ad5c-bc87a5cb4f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3205 2024.01.25 04:53:14.607762 [ 3 ] {66bee0d3-10dd-4ba6-9030-efda22df08bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3206 2024.01.25 04:53:14.607805 [ 3 ] {66bee0d3-10dd-4ba6-9030-efda22df08bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3207 2024.01.25 04:53:14.607929 [ 3 ] {66bee0d3-10dd-4ba6-9030-efda22df08bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3208 2024.01.25 04:53:14.608225 [ 3 ] {66bee0d3-10dd-4ba6-9030-efda22df08bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3209 2024.01.25 04:53:14.608493 [ 3 ] {66bee0d3-10dd-4ba6-9030-efda22df08bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3210 2024.01.25 04:53:14.608687 [ 3 ] {66bee0d3-10dd-4ba6-9030-efda22df08bf} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3211 2024.01.25 04:53:14.608817 [ 3 ] {66bee0d3-10dd-4ba6-9030-efda22df08bf} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001017376 sec., 35385 rows/sec., 2.50 MiB/sec.
3212 2024.01.25 04:53:14.608995 [ 3 ] {66bee0d3-10dd-4ba6-9030-efda22df08bf} <Debug> DynamicQueryHandler: Done processing query
3213 2024.01.25 04:53:14.609019 [ 3 ] {66bee0d3-10dd-4ba6-9030-efda22df08bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3214 2024.01.25 04:53:14.609035 [ 3 ] {} <Debug> HTTP-Session: 2f39c1b2-bacb-40a8-ad5c-bc87a5cb4f88 Destroying unnamed session
3215 2024.01.25 04:53:18.877072 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
3216 2024.01.25 04:53:18.877183 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
3217 2024.01.25 04:53:19.605492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3218 2024.01.25 04:53:19.605607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3219 2024.01.25 04:53:19.605636 [ 3 ] {} <Debug> HTTP-Session: 03467c6d-6e6e-4f7d-b6d1-52a41c296172 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3220 2024.01.25 04:53:19.605664 [ 3 ] {} <Debug> HTTP-Session: 03467c6d-6e6e-4f7d-b6d1-52a41c296172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3221 2024.01.25 04:53:19.605808 [ 3 ] {21e81636-15e2-4c44-8a33-88c68ac57556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3222 2024.01.25 04:53:19.605875 [ 3 ] {21e81636-15e2-4c44-8a33-88c68ac57556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3223 2024.01.25 04:53:19.606061 [ 3 ] {21e81636-15e2-4c44-8a33-88c68ac57556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3224 2024.01.25 04:53:19.606488 [ 3 ] {21e81636-15e2-4c44-8a33-88c68ac57556} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3225 2024.01.25 04:53:19.606759 [ 3 ] {21e81636-15e2-4c44-8a33-88c68ac57556} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3226 2024.01.25 04:53:19.606923 [ 3 ] {21e81636-15e2-4c44-8a33-88c68ac57556} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3227 2024.01.25 04:53:19.607033 [ 3 ] {21e81636-15e2-4c44-8a33-88c68ac57556} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00118642 sec., 40457 rows/sec., 3.20 MiB/sec.
3228 2024.01.25 04:53:19.607172 [ 3 ] {21e81636-15e2-4c44-8a33-88c68ac57556} <Debug> DynamicQueryHandler: Done processing query
3229 2024.01.25 04:53:19.607197 [ 3 ] {21e81636-15e2-4c44-8a33-88c68ac57556} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3230 2024.01.25 04:53:19.607213 [ 3 ] {} <Debug> HTTP-Session: 03467c6d-6e6e-4f7d-b6d1-52a41c296172 Destroying unnamed session
3231 2024.01.25 04:53:19.607383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3232 2024.01.25 04:53:19.607432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3233 2024.01.25 04:53:19.607452 [ 3 ] {} <Debug> HTTP-Session: 01761f6b-78a0-4b24-8e1b-23f05e9060f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3234 2024.01.25 04:53:19.607470 [ 3 ] {} <Debug> HTTP-Session: 01761f6b-78a0-4b24-8e1b-23f05e9060f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3235 2024.01.25 04:53:19.607554 [ 3 ] {cdb84eab-b9a4-49c2-a3dd-a0d825ababcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3236 2024.01.25 04:53:19.607595 [ 3 ] {cdb84eab-b9a4-49c2-a3dd-a0d825ababcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3237 2024.01.25 04:53:19.607701 [ 3 ] {cdb84eab-b9a4-49c2-a3dd-a0d825ababcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3238 2024.01.25 04:53:19.608087 [ 3 ] {cdb84eab-b9a4-49c2-a3dd-a0d825ababcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3239 2024.01.25 04:53:19.608315 [ 3 ] {cdb84eab-b9a4-49c2-a3dd-a0d825ababcf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3240 2024.01.25 04:53:19.608467 [ 3 ] {cdb84eab-b9a4-49c2-a3dd-a0d825ababcf} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3241 2024.01.25 04:53:19.608590 [ 3 ] {cdb84eab-b9a4-49c2-a3dd-a0d825ababcf} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001001295 sec., 143813 rows/sec., 13.69 MiB/sec.
3242 2024.01.25 04:53:19.608710 [ 3 ] {cdb84eab-b9a4-49c2-a3dd-a0d825ababcf} <Debug> DynamicQueryHandler: Done processing query
3243 2024.01.25 04:53:19.608733 [ 3 ] {cdb84eab-b9a4-49c2-a3dd-a0d825ababcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3244 2024.01.25 04:53:19.608749 [ 3 ] {} <Debug> HTTP-Session: 01761f6b-78a0-4b24-8e1b-23f05e9060f8 Destroying unnamed session
3245 2024.01.25 04:53:19.608870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3246 2024.01.25 04:53:19.608917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3247 2024.01.25 04:53:19.608936 [ 3 ] {} <Debug> HTTP-Session: daac92b2-5a4a-468a-bcc4-12e3bb3c7175 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3248 2024.01.25 04:53:19.608953 [ 3 ] {} <Debug> HTTP-Session: daac92b2-5a4a-468a-bcc4-12e3bb3c7175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3249 2024.01.25 04:53:19.609027 [ 3 ] {433c8a16-f6c9-4c28-89f1-713091d38b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3250 2024.01.25 04:53:19.609065 [ 3 ] {433c8a16-f6c9-4c28-89f1-713091d38b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3251 2024.01.25 04:53:19.609173 [ 3 ] {433c8a16-f6c9-4c28-89f1-713091d38b4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3252 2024.01.25 04:53:19.609462 [ 3 ] {433c8a16-f6c9-4c28-89f1-713091d38b4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3253 2024.01.25 04:53:19.609673 [ 3 ] {433c8a16-f6c9-4c28-89f1-713091d38b4a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3254 2024.01.25 04:53:19.609825 [ 3 ] {433c8a16-f6c9-4c28-89f1-713091d38b4a} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3255 2024.01.25 04:53:19.609949 [ 3 ] {433c8a16-f6c9-4c28-89f1-713091d38b4a} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000894173 sec., 53680 rows/sec., 4.20 MiB/sec.
3256 2024.01.25 04:53:19.610056 [ 3 ] {433c8a16-f6c9-4c28-89f1-713091d38b4a} <Debug> DynamicQueryHandler: Done processing query
3257 2024.01.25 04:53:19.610078 [ 3 ] {433c8a16-f6c9-4c28-89f1-713091d38b4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3258 2024.01.25 04:53:19.610094 [ 3 ] {} <Debug> HTTP-Session: daac92b2-5a4a-468a-bcc4-12e3bb3c7175 Destroying unnamed session
3259 2024.01.25 04:53:19.610227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3260 2024.01.25 04:53:19.610271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3261 2024.01.25 04:53:19.610290 [ 3 ] {} <Debug> HTTP-Session: cf42b2de-c684-4b8d-9a0b-b008602f5b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3262 2024.01.25 04:53:19.610307 [ 3 ] {} <Debug> HTTP-Session: cf42b2de-c684-4b8d-9a0b-b008602f5b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3263 2024.01.25 04:53:19.610395 [ 3 ] {69b6e56e-9c3c-4ed9-a856-4c51b2d29943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3264 2024.01.25 04:53:19.610439 [ 3 ] {69b6e56e-9c3c-4ed9-a856-4c51b2d29943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3265 2024.01.25 04:53:19.610578 [ 3 ] {69b6e56e-9c3c-4ed9-a856-4c51b2d29943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3266 2024.01.25 04:53:19.611179 [ 3 ] {69b6e56e-9c3c-4ed9-a856-4c51b2d29943} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3267 2024.01.25 04:53:19.611531 [ 3 ] {69b6e56e-9c3c-4ed9-a856-4c51b2d29943} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3268 2024.01.25 04:53:19.611718 [ 3 ] {69b6e56e-9c3c-4ed9-a856-4c51b2d29943} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3269 2024.01.25 04:53:19.611844 [ 3 ] {69b6e56e-9c3c-4ed9-a856-4c51b2d29943} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001421016 sec., 33778 rows/sec., 45.58 MiB/sec.
3270 2024.01.25 04:53:19.612067 [ 3 ] {69b6e56e-9c3c-4ed9-a856-4c51b2d29943} <Debug> DynamicQueryHandler: Done processing query
3271 2024.01.25 04:53:19.612091 [ 3 ] {69b6e56e-9c3c-4ed9-a856-4c51b2d29943} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3272 2024.01.25 04:53:19.612107 [ 3 ] {} <Debug> HTTP-Session: cf42b2de-c684-4b8d-9a0b-b008602f5b55 Destroying unnamed session
3273 2024.01.25 04:53:20.585986 [ 140 ] {} <Debug> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3274 2024.01.25 04:53:20.586071 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3275 2024.01.25 04:53:20.586164 [ 9 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3276 2024.01.25 04:53:20.586298 [ 9 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3277 2024.01.25 04:53:20.586332 [ 9 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
3278 2024.01.25 04:53:20.586450 [ 9 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
3279 2024.01.25 04:53:20.586537 [ 9 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3280 2024.01.25 04:53:20.586616 [ 9 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
3281 2024.01.25 04:53:20.586694 [ 9 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3282 2024.01.25 04:53:20.587247 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127149 sec., 17743.88301812804 rows/sec., 1.45 MiB/sec.
3283 2024.01.25 04:53:20.587379 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3284 2024.01.25 04:53:20.587586 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3285 2024.01.25 04:53:20.587655 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_9_2} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3286 2024.01.25 04:53:21.795560 [ 54 ] {} <Debug> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3287 2024.01.25 04:53:21.795667 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3288 2024.01.25 04:53:21.795770 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3289 2024.01.25 04:53:21.795890 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3290 2024.01.25 04:53:21.795928 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
3291 2024.01.25 04:53:21.796059 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
3292 2024.01.25 04:53:21.796156 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3293 2024.01.25 04:53:21.796236 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
3294 2024.01.25 04:53:21.796312 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3295 2024.01.25 04:53:21.796856 [ 12 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001133348 sec., 17646.830452782375 rows/sec., 1.20 MiB/sec.
3296 2024.01.25 04:53:21.796956 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3297 2024.01.25 04:53:21.797131 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3298 2024.01.25 04:53:21.797189 [ 19 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_9_2} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3299 2024.01.25 04:53:26.638091 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
3300 2024.01.25 04:53:26.638174 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3301 2024.01.25 04:53:26.638301 [ 9 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
3302 2024.01.25 04:53:26.638459 [ 9 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3303 2024.01.25 04:53:26.638499 [ 9 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 488 rows starting from the beginning of the part
3304 2024.01.25 04:53:26.638625 [ 9 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
3305 2024.01.25 04:53:26.638728 [ 9 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part
3306 2024.01.25 04:53:26.638818 [ 9 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
3307 2024.01.25 04:53:26.638907 [ 9 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part
3308 2024.01.25 04:53:26.639605 [ 12 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369004 sec., 411978.34337956645 rows/sec., 29.06 MiB/sec.
3309 2024.01.25 04:53:26.639803 [ 23 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
3310 2024.01.25 04:53:26.640079 [ 23 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
3311 2024.01.25 04:53:26.640150 [ 23 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
3312 2024.01.25 04:53:29.606909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3313 2024.01.25 04:53:29.607041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3314 2024.01.25 04:53:29.607073 [ 3 ] {} <Debug> HTTP-Session: df9754e0-30f7-4a3d-a446-f7e61286948f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3315 2024.01.25 04:53:29.607101 [ 3 ] {} <Debug> HTTP-Session: df9754e0-30f7-4a3d-a446-f7e61286948f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3316 2024.01.25 04:53:29.607244 [ 3 ] {05227074-a5ac-445a-ad8e-697567f56e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3317 2024.01.25 04:53:29.607311 [ 3 ] {05227074-a5ac-445a-ad8e-697567f56e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3318 2024.01.25 04:53:29.607485 [ 3 ] {05227074-a5ac-445a-ad8e-697567f56e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3319 2024.01.25 04:53:29.607995 [ 3 ] {05227074-a5ac-445a-ad8e-697567f56e22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3320 2024.01.25 04:53:29.608252 [ 3 ] {05227074-a5ac-445a-ad8e-697567f56e22} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3321 2024.01.25 04:53:29.608416 [ 3 ] {05227074-a5ac-445a-ad8e-697567f56e22} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3322 2024.01.25 04:53:29.608550 [ 3 ] {05227074-a5ac-445a-ad8e-697567f56e22} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001268332 sec., 37844 rows/sec., 3.00 MiB/sec.
3323 2024.01.25 04:53:29.608733 [ 3 ] {05227074-a5ac-445a-ad8e-697567f56e22} <Debug> DynamicQueryHandler: Done processing query
3324 2024.01.25 04:53:29.608758 [ 3 ] {05227074-a5ac-445a-ad8e-697567f56e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3325 2024.01.25 04:53:29.608776 [ 3 ] {} <Debug> HTTP-Session: df9754e0-30f7-4a3d-a446-f7e61286948f Destroying unnamed session
3326 2024.01.25 04:53:29.608903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3327 2024.01.25 04:53:29.608950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3328 2024.01.25 04:53:29.608969 [ 3 ] {} <Debug> HTTP-Session: 1428854e-2b76-4ce2-a1e0-e97916dc5998 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3329 2024.01.25 04:53:29.608985 [ 3 ] {} <Debug> HTTP-Session: 1428854e-2b76-4ce2-a1e0-e97916dc5998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3330 2024.01.25 04:53:29.609057 [ 3 ] {34b25f0b-fcd6-432d-8181-2d806a35fb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3331 2024.01.25 04:53:29.609097 [ 3 ] {34b25f0b-fcd6-432d-8181-2d806a35fb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3332 2024.01.25 04:53:29.609212 [ 3 ] {34b25f0b-fcd6-432d-8181-2d806a35fb81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3333 2024.01.25 04:53:29.609514 [ 3 ] {34b25f0b-fcd6-432d-8181-2d806a35fb81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3334 2024.01.25 04:53:29.609724 [ 3 ] {34b25f0b-fcd6-432d-8181-2d806a35fb81} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3335 2024.01.25 04:53:29.609876 [ 3 ] {34b25f0b-fcd6-432d-8181-2d806a35fb81} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3336 2024.01.25 04:53:29.609991 [ 3 ] {34b25f0b-fcd6-432d-8181-2d806a35fb81} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000907124 sec., 2204 rows/sec., 188.40 KiB/sec.
3337 2024.01.25 04:53:29.610122 [ 3 ] {34b25f0b-fcd6-432d-8181-2d806a35fb81} <Debug> DynamicQueryHandler: Done processing query
3338 2024.01.25 04:53:29.610144 [ 3 ] {34b25f0b-fcd6-432d-8181-2d806a35fb81} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3339 2024.01.25 04:53:29.610160 [ 3 ] {} <Debug> HTTP-Session: 1428854e-2b76-4ce2-a1e0-e97916dc5998 Destroying unnamed session
3340 2024.01.25 04:53:29.610301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3341 2024.01.25 04:53:29.610348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3342 2024.01.25 04:53:29.610367 [ 3 ] {} <Debug> HTTP-Session: 52662489-e595-4392-8962-d27511ed90e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3343 2024.01.25 04:53:29.610384 [ 3 ] {} <Debug> HTTP-Session: 52662489-e595-4392-8962-d27511ed90e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3344 2024.01.25 04:53:29.610458 [ 3 ] {ff79b101-6d6f-4cdc-8061-15d440327556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3345 2024.01.25 04:53:29.610498 [ 3 ] {ff79b101-6d6f-4cdc-8061-15d440327556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3346 2024.01.25 04:53:29.610604 [ 3 ] {ff79b101-6d6f-4cdc-8061-15d440327556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3347 2024.01.25 04:53:29.610983 [ 3 ] {ff79b101-6d6f-4cdc-8061-15d440327556} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3348 2024.01.25 04:53:29.611207 [ 3 ] {ff79b101-6d6f-4cdc-8061-15d440327556} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3349 2024.01.25 04:53:29.611354 [ 3 ] {ff79b101-6d6f-4cdc-8061-15d440327556} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3350 2024.01.25 04:53:29.611476 [ 3 ] {ff79b101-6d6f-4cdc-8061-15d440327556} <Information> executeQuery: Read 145 rows, 14.12 KiB in 0.000986995 sec., 146910 rows/sec., 13.97 MiB/sec.
3351 2024.01.25 04:53:29.611469 [ 141 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3352 2024.01.25 04:53:29.611592 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3353 2024.01.25 04:53:29.611665 [ 3 ] {ff79b101-6d6f-4cdc-8061-15d440327556} <Debug> DynamicQueryHandler: Done processing query
3354 2024.01.25 04:53:29.611702 [ 3 ] {ff79b101-6d6f-4cdc-8061-15d440327556} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3355 2024.01.25 04:53:29.611703 [ 13 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3356 2024.01.25 04:53:29.611725 [ 3 ] {} <Debug> HTTP-Session: 52662489-e595-4392-8962-d27511ed90e9 Destroying unnamed session
3357 2024.01.25 04:53:29.611831 [ 13 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3358 2024.01.25 04:53:29.611893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3359 2024.01.25 04:53:29.611901 [ 13 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part
3360 2024.01.25 04:53:29.611982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3361 2024.01.25 04:53:29.612030 [ 3 ] {} <Debug> HTTP-Session: 074c59cf-db90-4348-85f1-3bd48d74ad30 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3362 2024.01.25 04:53:29.612063 [ 3 ] {} <Debug> HTTP-Session: 074c59cf-db90-4348-85f1-3bd48d74ad30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3363 2024.01.25 04:53:29.612199 [ 13 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 144 rows starting from the beginning of the part
3364 2024.01.25 04:53:29.612254 [ 3 ] {26b0a86e-a88b-4869-a2e7-64431a428f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3365 2024.01.25 04:53:29.612336 [ 3 ] {26b0a86e-a88b-4869-a2e7-64431a428f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3366 2024.01.25 04:53:29.612493 [ 13 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 146 rows starting from the beginning of the part
3367 2024.01.25 04:53:29.612803 [ 3 ] {26b0a86e-a88b-4869-a2e7-64431a428f85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3368 2024.01.25 04:53:29.612820 [ 13 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part
3369 2024.01.25 04:53:29.613015 [ 13 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 144 rows starting from the beginning of the part
3370 2024.01.25 04:53:29.613284 [ 13 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 145 rows starting from the beginning of the part
3371 2024.01.25 04:53:29.613639 [ 3 ] {26b0a86e-a88b-4869-a2e7-64431a428f85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3372 2024.01.25 04:53:29.614087 [ 3 ] {26b0a86e-a88b-4869-a2e7-64431a428f85} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3373 2024.01.25 04:53:29.614386 [ 3 ] {26b0a86e-a88b-4869-a2e7-64431a428f85} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3374 2024.01.25 04:53:29.614666 [ 3 ] {26b0a86e-a88b-4869-a2e7-64431a428f85} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002336949 sec., 855 rows/sec., 59.76 KiB/sec.
3375 2024.01.25 04:53:29.614884 [ 3 ] {26b0a86e-a88b-4869-a2e7-64431a428f85} <Debug> DynamicQueryHandler: Done processing query
3376 2024.01.25 04:53:29.614923 [ 3 ] {26b0a86e-a88b-4869-a2e7-64431a428f85} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3377 2024.01.25 04:53:29.614976 [ 3 ] {} <Debug> HTTP-Session: 074c59cf-db90-4348-85f1-3bd48d74ad30 Destroying unnamed session
3378 2024.01.25 04:53:29.615145 [ 23 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493419 sec., 228715.76527178675 rows/sec., 21.53 MiB/sec.
3379 2024.01.25 04:53:29.615154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3380 2024.01.25 04:53:29.615214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3381 2024.01.25 04:53:29.615237 [ 3 ] {} <Debug> HTTP-Session: b0ee3502-64ac-45b2-b9b5-d00e45c16e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3382 2024.01.25 04:53:29.615263 [ 3 ] {} <Debug> HTTP-Session: b0ee3502-64ac-45b2-b9b5-d00e45c16e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3383 2024.01.25 04:53:29.615275 [ 23 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3384 2024.01.25 04:53:29.615357 [ 3 ] {eaaee6f2-d55c-4308-830e-2ef694e16794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3385 2024.01.25 04:53:29.615400 [ 3 ] {eaaee6f2-d55c-4308-830e-2ef694e16794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3386 2024.01.25 04:53:29.615483 [ 23 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3387 2024.01.25 04:53:29.615566 [ 23 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_31_6} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3388 2024.01.25 04:53:29.615570 [ 3 ] {eaaee6f2-d55c-4308-830e-2ef694e16794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3389 2024.01.25 04:53:29.615920 [ 3 ] {eaaee6f2-d55c-4308-830e-2ef694e16794} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3390 2024.01.25 04:53:29.616130 [ 3 ] {eaaee6f2-d55c-4308-830e-2ef694e16794} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3391 2024.01.25 04:53:29.616276 [ 3 ] {eaaee6f2-d55c-4308-830e-2ef694e16794} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3392 2024.01.25 04:53:29.616390 [ 141 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3393 2024.01.25 04:53:29.616399 [ 3 ] {eaaee6f2-d55c-4308-830e-2ef694e16794} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.001007016 sec., 49651 rows/sec., 3.89 MiB/sec.
3394 2024.01.25 04:53:29.616436 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3395 2024.01.25 04:53:29.616562 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3396 2024.01.25 04:53:29.616602 [ 3 ] {eaaee6f2-d55c-4308-830e-2ef694e16794} <Debug> DynamicQueryHandler: Done processing query
3397 2024.01.25 04:53:29.616629 [ 3 ] {eaaee6f2-d55c-4308-830e-2ef694e16794} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3398 2024.01.25 04:53:29.616654 [ 3 ] {} <Debug> HTTP-Session: b0ee3502-64ac-45b2-b9b5-d00e45c16e93 Destroying unnamed session
3399 2024.01.25 04:53:29.616670 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3400 2024.01.25 04:53:29.616703 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part
3401 2024.01.25 04:53:29.616775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3402 2024.01.25 04:53:29.616829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3403 2024.01.25 04:53:29.616840 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part
3404 2024.01.25 04:53:29.616852 [ 3 ] {} <Debug> HTTP-Session: 99d4c574-65c3-45a1-a9e8-539e29bcf982 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3405 2024.01.25 04:53:29.616882 [ 3 ] {} <Debug> HTTP-Session: 99d4c574-65c3-45a1-a9e8-539e29bcf982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3406 2024.01.25 04:53:29.616974 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part
3407 2024.01.25 04:53:29.616992 [ 3 ] {26853f73-37aa-41d3-a77e-4d46d8b39d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3408 2024.01.25 04:53:29.617046 [ 3 ] {26853f73-37aa-41d3-a77e-4d46d8b39d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3409 2024.01.25 04:53:29.617099 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::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
3410 2024.01.25 04:53:29.617278 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part
3411 2024.01.25 04:53:29.617341 [ 3 ] {26853f73-37aa-41d3-a77e-4d46d8b39d86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3412 2024.01.25 04:53:29.617428 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part
3413 2024.01.25 04:53:29.617885 [ 3 ] {26853f73-37aa-41d3-a77e-4d46d8b39d86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3414 2024.01.25 04:53:29.618251 [ 3 ] {26853f73-37aa-41d3-a77e-4d46d8b39d86} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3415 2024.01.25 04:53:29.618359 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001866548 sec., 171439.470080598 rows/sec., 13.40 MiB/sec.
3416 2024.01.25 04:53:29.618462 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3417 2024.01.25 04:53:29.618484 [ 3 ] {26853f73-37aa-41d3-a77e-4d46d8b39d86} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3418 2024.01.25 04:53:29.618628 [ 3 ] {26853f73-37aa-41d3-a77e-4d46d8b39d86} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001602441 sec., 624 rows/sec., 43.88 KiB/sec.
3419 2024.01.25 04:53:29.618688 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3420 2024.01.25 04:53:29.618779 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_31_6} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3421 2024.01.25 04:53:29.618784 [ 3 ] {26853f73-37aa-41d3-a77e-4d46d8b39d86} <Debug> DynamicQueryHandler: Done processing query
3422 2024.01.25 04:53:29.618817 [ 3 ] {26853f73-37aa-41d3-a77e-4d46d8b39d86} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3423 2024.01.25 04:53:29.618852 [ 3 ] {} <Debug> HTTP-Session: 99d4c574-65c3-45a1-a9e8-539e29bcf982 Destroying unnamed session
3424 2024.01.25 04:53:29.619014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3425 2024.01.25 04:53:29.619062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3426 2024.01.25 04:53:29.619081 [ 3 ] {} <Debug> HTTP-Session: f473d755-f0c3-4a70-b917-09d2d3101e23 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3427 2024.01.25 04:53:29.619098 [ 3 ] {} <Debug> HTTP-Session: f473d755-f0c3-4a70-b917-09d2d3101e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3428 2024.01.25 04:53:29.619186 [ 3 ] {d98acb1a-f934-4fb2-bed3-5b5a6f682772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3429 2024.01.25 04:53:29.619231 [ 3 ] {d98acb1a-f934-4fb2-bed3-5b5a6f682772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3430 2024.01.25 04:53:29.619363 [ 3 ] {d98acb1a-f934-4fb2-bed3-5b5a6f682772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3431 2024.01.25 04:53:29.619870 [ 3 ] {d98acb1a-f934-4fb2-bed3-5b5a6f682772} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB.
3432 2024.01.25 04:53:29.620182 [ 3 ] {d98acb1a-f934-4fb2-bed3-5b5a6f682772} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3433 2024.01.25 04:53:29.620356 [ 3 ] {d98acb1a-f934-4fb2-bed3-5b5a6f682772} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3434 2024.01.25 04:53:29.620493 [ 3 ] {d98acb1a-f934-4fb2-bed3-5b5a6f682772} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001270462 sec., 37781 rows/sec., 50.98 MiB/sec.
3435 2024.01.25 04:53:29.620676 [ 3 ] {d98acb1a-f934-4fb2-bed3-5b5a6f682772} <Debug> DynamicQueryHandler: Done processing query
3436 2024.01.25 04:53:29.620700 [ 3 ] {d98acb1a-f934-4fb2-bed3-5b5a6f682772} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3437 2024.01.25 04:53:29.620716 [ 3 ] {} <Debug> HTTP-Session: f473d755-f0c3-4a70-b917-09d2d3101e23 Destroying unnamed session
3438 2024.01.25 04:53:33.877450 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
3439 2024.01.25 04:53:33.877524 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
3440 2024.01.25 04:53:39.606458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3441 2024.01.25 04:53:39.606586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3442 2024.01.25 04:53:39.606612 [ 3 ] {} <Debug> HTTP-Session: ff67b7df-2c98-4040-ba90-70abc6fb0b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3443 2024.01.25 04:53:39.606636 [ 3 ] {} <Debug> HTTP-Session: ff67b7df-2c98-4040-ba90-70abc6fb0b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3444 2024.01.25 04:53:39.606764 [ 3 ] {0648321d-3f27-492f-9cc3-eee9e5d1357b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3445 2024.01.25 04:53:39.606823 [ 3 ] {0648321d-3f27-492f-9cc3-eee9e5d1357b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3446 2024.01.25 04:53:39.606981 [ 3 ] {0648321d-3f27-492f-9cc3-eee9e5d1357b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3447 2024.01.25 04:53:39.607445 [ 3 ] {0648321d-3f27-492f-9cc3-eee9e5d1357b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3448 2024.01.25 04:53:39.607715 [ 3 ] {0648321d-3f27-492f-9cc3-eee9e5d1357b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3449 2024.01.25 04:53:39.607878 [ 3 ] {0648321d-3f27-492f-9cc3-eee9e5d1357b} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3450 2024.01.25 04:53:39.608007 [ 3 ] {0648321d-3f27-492f-9cc3-eee9e5d1357b} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001209151 sec., 39697 rows/sec., 3.14 MiB/sec.
3451 2024.01.25 04:53:39.608160 [ 3 ] {0648321d-3f27-492f-9cc3-eee9e5d1357b} <Debug> DynamicQueryHandler: Done processing query
3452 2024.01.25 04:53:39.608185 [ 3 ] {0648321d-3f27-492f-9cc3-eee9e5d1357b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3453 2024.01.25 04:53:39.608202 [ 3 ] {} <Debug> HTTP-Session: ff67b7df-2c98-4040-ba90-70abc6fb0b11 Destroying unnamed session
3454 2024.01.25 04:53:39.608361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3455 2024.01.25 04:53:39.608409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3456 2024.01.25 04:53:39.608429 [ 3 ] {} <Debug> HTTP-Session: a10f1988-8b6a-40b8-a708-2fc14b5b8680 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3457 2024.01.25 04:53:39.608447 [ 3 ] {} <Debug> HTTP-Session: a10f1988-8b6a-40b8-a708-2fc14b5b8680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3458 2024.01.25 04:53:39.608527 [ 3 ] {5d68959d-3768-481c-acf3-8a3174d2b92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3459 2024.01.25 04:53:39.608567 [ 3 ] {5d68959d-3768-481c-acf3-8a3174d2b92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3460 2024.01.25 04:53:39.608676 [ 3 ] {5d68959d-3768-481c-acf3-8a3174d2b92c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3461 2024.01.25 04:53:39.609138 [ 3 ] {5d68959d-3768-481c-acf3-8a3174d2b92c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3462 2024.01.25 04:53:39.609363 [ 3 ] {5d68959d-3768-481c-acf3-8a3174d2b92c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3463 2024.01.25 04:53:39.609513 [ 3 ] {5d68959d-3768-481c-acf3-8a3174d2b92c} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3464 2024.01.25 04:53:39.609630 [ 3 ] {5d68959d-3768-481c-acf3-8a3174d2b92c} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001073307 sec., 134164 rows/sec., 12.77 MiB/sec.
3465 2024.01.25 04:53:39.609789 [ 3 ] {5d68959d-3768-481c-acf3-8a3174d2b92c} <Debug> DynamicQueryHandler: Done processing query
3466 2024.01.25 04:53:39.609814 [ 3 ] {5d68959d-3768-481c-acf3-8a3174d2b92c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3467 2024.01.25 04:53:39.609831 [ 3 ] {} <Debug> HTTP-Session: a10f1988-8b6a-40b8-a708-2fc14b5b8680 Destroying unnamed session
3468 2024.01.25 04:53:39.609971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3469 2024.01.25 04:53:39.610018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3470 2024.01.25 04:53:39.610038 [ 3 ] {} <Debug> HTTP-Session: 3a8a2df2-6ed5-40e2-b5e6-8d4dc7d4caff Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3471 2024.01.25 04:53:39.610054 [ 3 ] {} <Debug> HTTP-Session: 3a8a2df2-6ed5-40e2-b5e6-8d4dc7d4caff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.01.25 04:53:39.610129 [ 3 ] {183c6a4f-d736-45bb-bb5c-643478500699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3473 2024.01.25 04:53:39.610169 [ 3 ] {183c6a4f-d736-45bb-bb5c-643478500699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3474 2024.01.25 04:53:39.610282 [ 3 ] {183c6a4f-d736-45bb-bb5c-643478500699} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3475 2024.01.25 04:53:39.610589 [ 3 ] {183c6a4f-d736-45bb-bb5c-643478500699} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3476 2024.01.25 04:53:39.610801 [ 3 ] {183c6a4f-d736-45bb-bb5c-643478500699} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3477 2024.01.25 04:53:39.610950 [ 3 ] {183c6a4f-d736-45bb-bb5c-643478500699} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3478 2024.01.25 04:53:39.611065 [ 3 ] {183c6a4f-d736-45bb-bb5c-643478500699} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000906883 sec., 52928 rows/sec., 4.14 MiB/sec.
3479 2024.01.25 04:53:39.611199 [ 3 ] {183c6a4f-d736-45bb-bb5c-643478500699} <Debug> DynamicQueryHandler: Done processing query
3480 2024.01.25 04:53:39.611224 [ 3 ] {183c6a4f-d736-45bb-bb5c-643478500699} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3481 2024.01.25 04:53:39.611240 [ 3 ] {} <Debug> HTTP-Session: 3a8a2df2-6ed5-40e2-b5e6-8d4dc7d4caff Destroying unnamed session
3482 2024.01.25 04:53:39.611425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3483 2024.01.25 04:53:39.611471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3484 2024.01.25 04:53:39.611490 [ 3 ] {} <Debug> HTTP-Session: 36d23bb4-a73e-4564-bf76-d61f8f73e002 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3485 2024.01.25 04:53:39.611508 [ 3 ] {} <Debug> HTTP-Session: 36d23bb4-a73e-4564-bf76-d61f8f73e002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3486 2024.01.25 04:53:39.611593 [ 3 ] {a69b2ab8-c9ff-46a0-8801-e33e45731e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3487 2024.01.25 04:53:39.611637 [ 3 ] {a69b2ab8-c9ff-46a0-8801-e33e45731e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3488 2024.01.25 04:53:39.611782 [ 3 ] {a69b2ab8-c9ff-46a0-8801-e33e45731e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3489 2024.01.25 04:53:39.612326 [ 3 ] {a69b2ab8-c9ff-46a0-8801-e33e45731e42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3490 2024.01.25 04:53:39.612650 [ 3 ] {a69b2ab8-c9ff-46a0-8801-e33e45731e42} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3491 2024.01.25 04:53:39.612836 [ 3 ] {a69b2ab8-c9ff-46a0-8801-e33e45731e42} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3492 2024.01.25 04:53:39.612962 [ 3 ] {a69b2ab8-c9ff-46a0-8801-e33e45731e42} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001329743 sec., 36097 rows/sec., 48.71 MiB/sec.
3493 2024.01.25 04:53:39.613094 [ 3 ] {a69b2ab8-c9ff-46a0-8801-e33e45731e42} <Debug> DynamicQueryHandler: Done processing query
3494 2024.01.25 04:53:39.613116 [ 3 ] {a69b2ab8-c9ff-46a0-8801-e33e45731e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3495 2024.01.25 04:53:39.613132 [ 3 ] {} <Debug> HTTP-Session: 36d23bb4-a73e-4564-bf76-d61f8f73e002 Destroying unnamed session
3496 2024.01.25 04:53:44.605146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3497 2024.01.25 04:53:44.605270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3498 2024.01.25 04:53:44.605297 [ 3 ] {} <Debug> HTTP-Session: 28458003-6a7d-47ca-8443-0a8c7b3bc71f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3499 2024.01.25 04:53:44.605322 [ 3 ] {} <Debug> HTTP-Session: 28458003-6a7d-47ca-8443-0a8c7b3bc71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3500 2024.01.25 04:53:44.605448 [ 3 ] {3f48e2e7-bf4a-412a-bd6e-26b2830c2d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3501 2024.01.25 04:53:44.605512 [ 3 ] {3f48e2e7-bf4a-412a-bd6e-26b2830c2d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3502 2024.01.25 04:53:44.605673 [ 3 ] {3f48e2e7-bf4a-412a-bd6e-26b2830c2d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3503 2024.01.25 04:53:44.606107 [ 3 ] {3f48e2e7-bf4a-412a-bd6e-26b2830c2d64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3504 2024.01.25 04:53:44.606370 [ 3 ] {3f48e2e7-bf4a-412a-bd6e-26b2830c2d64} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3505 2024.01.25 04:53:44.606537 [ 3 ] {3f48e2e7-bf4a-412a-bd6e-26b2830c2d64} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3506 2024.01.25 04:53:44.606654 [ 3 ] {3f48e2e7-bf4a-412a-bd6e-26b2830c2d64} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001171219 sec., 1707 rows/sec., 145.92 KiB/sec.
3507 2024.01.25 04:53:44.606837 [ 3 ] {3f48e2e7-bf4a-412a-bd6e-26b2830c2d64} <Debug> DynamicQueryHandler: Done processing query
3508 2024.01.25 04:53:44.606863 [ 3 ] {3f48e2e7-bf4a-412a-bd6e-26b2830c2d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3509 2024.01.25 04:53:44.606880 [ 3 ] {} <Debug> HTTP-Session: 28458003-6a7d-47ca-8443-0a8c7b3bc71f Destroying unnamed session
3510 2024.01.25 04:53:44.606997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3511 2024.01.25 04:53:44.607050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3512 2024.01.25 04:53:44.607070 [ 3 ] {} <Debug> HTTP-Session: 0b046a31-2182-4970-af45-7c3fe78340d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3513 2024.01.25 04:53:44.607088 [ 3 ] {} <Debug> HTTP-Session: 0b046a31-2182-4970-af45-7c3fe78340d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3514 2024.01.25 04:53:44.607173 [ 3 ] {9099de67-0378-4096-92c8-cd329db9546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3515 2024.01.25 04:53:44.607215 [ 3 ] {9099de67-0378-4096-92c8-cd329db9546d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3516 2024.01.25 04:53:44.607331 [ 3 ] {9099de67-0378-4096-92c8-cd329db9546d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3517 2024.01.25 04:53:44.607664 [ 3 ] {9099de67-0378-4096-92c8-cd329db9546d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3518 2024.01.25 04:53:44.607885 [ 3 ] {9099de67-0378-4096-92c8-cd329db9546d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3519 2024.01.25 04:53:44.608035 [ 3 ] {9099de67-0378-4096-92c8-cd329db9546d} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3520 2024.01.25 04:53:44.608153 [ 3 ] {9099de67-0378-4096-92c8-cd329db9546d} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000951504 sec., 38885 rows/sec., 3.29 MiB/sec.
3521 2024.01.25 04:53:44.608276 [ 3 ] {9099de67-0378-4096-92c8-cd329db9546d} <Debug> DynamicQueryHandler: Done processing query
3522 2024.01.25 04:53:44.608300 [ 3 ] {9099de67-0378-4096-92c8-cd329db9546d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3523 2024.01.25 04:53:44.608315 [ 3 ] {} <Debug> HTTP-Session: 0b046a31-2182-4970-af45-7c3fe78340d3 Destroying unnamed session
3524 2024.01.25 04:53:44.608427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3525 2024.01.25 04:53:44.608475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3526 2024.01.25 04:53:44.608494 [ 3 ] {} <Debug> HTTP-Session: 915d4d3f-2b8f-4807-9771-e96f5fd6ff49 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3527 2024.01.25 04:53:44.608513 [ 3 ] {} <Debug> HTTP-Session: 915d4d3f-2b8f-4807-9771-e96f5fd6ff49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3528 2024.01.25 04:53:44.608582 [ 3 ] {d1fee524-4d22-439f-ba5b-8ff7fece83a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3529 2024.01.25 04:53:44.608621 [ 3 ] {d1fee524-4d22-439f-ba5b-8ff7fece83a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3530 2024.01.25 04:53:44.608730 [ 3 ] {d1fee524-4d22-439f-ba5b-8ff7fece83a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3531 2024.01.25 04:53:44.609000 [ 3 ] {d1fee524-4d22-439f-ba5b-8ff7fece83a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3532 2024.01.25 04:53:44.609212 [ 3 ] {d1fee524-4d22-439f-ba5b-8ff7fece83a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3533 2024.01.25 04:53:44.609364 [ 3 ] {d1fee524-4d22-439f-ba5b-8ff7fece83a3} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3534 2024.01.25 04:53:44.609483 [ 3 ] {d1fee524-4d22-439f-ba5b-8ff7fece83a3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000872312 sec., 2292 rows/sec., 160.09 KiB/sec.
3535 2024.01.25 04:53:44.609614 [ 3 ] {d1fee524-4d22-439f-ba5b-8ff7fece83a3} <Debug> DynamicQueryHandler: Done processing query
3536 2024.01.25 04:53:44.609637 [ 3 ] {d1fee524-4d22-439f-ba5b-8ff7fece83a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3537 2024.01.25 04:53:44.609653 [ 3 ] {} <Debug> HTTP-Session: 915d4d3f-2b8f-4807-9771-e96f5fd6ff49 Destroying unnamed session
3538 2024.01.25 04:53:44.609754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3539 2024.01.25 04:53:44.609800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3540 2024.01.25 04:53:44.609820 [ 3 ] {} <Debug> HTTP-Session: 34e93ce1-e3cd-426c-9caa-07b88381fbe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3541 2024.01.25 04:53:44.609837 [ 3 ] {} <Debug> HTTP-Session: 34e93ce1-e3cd-426c-9caa-07b88381fbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3542 2024.01.25 04:53:44.609907 [ 3 ] {dc33ada8-f5b2-4484-a813-5786ca955663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3543 2024.01.25 04:53:44.609945 [ 3 ] {dc33ada8-f5b2-4484-a813-5786ca955663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3544 2024.01.25 04:53:44.610051 [ 3 ] {dc33ada8-f5b2-4484-a813-5786ca955663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3545 2024.01.25 04:53:44.610335 [ 3 ] {dc33ada8-f5b2-4484-a813-5786ca955663} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3546 2024.01.25 04:53:44.610543 [ 3 ] {dc33ada8-f5b2-4484-a813-5786ca955663} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3547 2024.01.25 04:53:44.610697 [ 3 ] {dc33ada8-f5b2-4484-a813-5786ca955663} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3548 2024.01.25 04:53:44.610814 [ 3 ] {dc33ada8-f5b2-4484-a813-5786ca955663} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000880252 sec., 29536 rows/sec., 2.29 MiB/sec.
3549 2024.01.25 04:53:44.610983 [ 3 ] {dc33ada8-f5b2-4484-a813-5786ca955663} <Debug> DynamicQueryHandler: Done processing query
3550 2024.01.25 04:53:44.611006 [ 3 ] {dc33ada8-f5b2-4484-a813-5786ca955663} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3551 2024.01.25 04:53:44.611023 [ 3 ] {} <Debug> HTTP-Session: 34e93ce1-e3cd-426c-9caa-07b88381fbe4 Destroying unnamed session
3552 2024.01.25 04:53:44.611129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3553 2024.01.25 04:53:44.611174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3554 2024.01.25 04:53:44.611194 [ 3 ] {} <Debug> HTTP-Session: f7cc9b61-9db2-44d0-9c08-153995bdea73 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3555 2024.01.25 04:53:44.611210 [ 3 ] {} <Debug> HTTP-Session: f7cc9b61-9db2-44d0-9c08-153995bdea73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3556 2024.01.25 04:53:44.611285 [ 3 ] {7c22f201-814e-45be-9e32-284f2df1c29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3557 2024.01.25 04:53:44.611330 [ 3 ] {7c22f201-814e-45be-9e32-284f2df1c29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3558 2024.01.25 04:53:44.611460 [ 3 ] {7c22f201-814e-45be-9e32-284f2df1c29d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3559 2024.01.25 04:53:44.611784 [ 3 ] {7c22f201-814e-45be-9e32-284f2df1c29d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3560 2024.01.25 04:53:44.612052 [ 3 ] {7c22f201-814e-45be-9e32-284f2df1c29d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3561 2024.01.25 04:53:44.612229 [ 3 ] {7c22f201-814e-45be-9e32-284f2df1c29d} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3562 2024.01.25 04:53:44.612324 [ 3 ] {7c22f201-814e-45be-9e32-284f2df1c29d} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001010885 sec., 36601 rows/sec., 2.58 MiB/sec.
3563 2024.01.25 04:53:44.612453 [ 3 ] {7c22f201-814e-45be-9e32-284f2df1c29d} <Debug> DynamicQueryHandler: Done processing query
3564 2024.01.25 04:53:44.612475 [ 3 ] {7c22f201-814e-45be-9e32-284f2df1c29d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3565 2024.01.25 04:53:44.612491 [ 3 ] {} <Debug> HTTP-Session: f7cc9b61-9db2-44d0-9c08-153995bdea73 Destroying unnamed session
3566 2024.01.25 04:53:48.877572 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
3567 2024.01.25 04:53:48.877679 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
3568 2024.01.25 04:53:49.606454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3569 2024.01.25 04:53:49.606564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3570 2024.01.25 04:53:49.606589 [ 3 ] {} <Debug> HTTP-Session: fe2503e4-d00b-4e56-98f6-e166df79ce1c Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3571 2024.01.25 04:53:49.606613 [ 3 ] {} <Debug> HTTP-Session: fe2503e4-d00b-4e56-98f6-e166df79ce1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3572 2024.01.25 04:53:49.606739 [ 3 ] {5733831f-1ef4-4797-8f35-92616ae49e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3573 2024.01.25 04:53:49.606799 [ 3 ] {5733831f-1ef4-4797-8f35-92616ae49e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3574 2024.01.25 04:53:49.606958 [ 3 ] {5733831f-1ef4-4797-8f35-92616ae49e41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3575 2024.01.25 04:53:49.607412 [ 3 ] {5733831f-1ef4-4797-8f35-92616ae49e41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3576 2024.01.25 04:53:49.607674 [ 3 ] {5733831f-1ef4-4797-8f35-92616ae49e41} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3577 2024.01.25 04:53:49.607835 [ 3 ] {5733831f-1ef4-4797-8f35-92616ae49e41} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3578 2024.01.25 04:53:49.607953 [ 3 ] {5733831f-1ef4-4797-8f35-92616ae49e41} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00117538 sec., 40837 rows/sec., 3.23 MiB/sec.
3579 2024.01.25 04:53:49.607972 [ 129 ] {} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0
3580 2024.01.25 04:53:49.608100 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3581 2024.01.25 04:53:49.608134 [ 3 ] {5733831f-1ef4-4797-8f35-92616ae49e41} <Debug> DynamicQueryHandler: Done processing query
3582 2024.01.25 04:53:49.608187 [ 3 ] {5733831f-1ef4-4797-8f35-92616ae49e41} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3583 2024.01.25 04:53:49.608219 [ 3 ] {} <Debug> HTTP-Session: fe2503e4-d00b-4e56-98f6-e166df79ce1c Destroying unnamed session
3584 2024.01.25 04:53:49.608223 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact
3585 2024.01.25 04:53:49.608385 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3586 2024.01.25 04:53:49.608402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3587 2024.01.25 04:53:49.608450 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 48 rows starting from the beginning of the part
3588 2024.01.25 04:53:49.608483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3589 2024.01.25 04:53:49.608530 [ 3 ] {} <Debug> HTTP-Session: 21cde305-eabe-4a37-98e5-0e84db218650 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3590 2024.01.25 04:53:49.608571 [ 3 ] {} <Debug> HTTP-Session: 21cde305-eabe-4a37-98e5-0e84db218650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3591 2024.01.25 04:53:49.608759 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part
3592 2024.01.25 04:53:49.608774 [ 3 ] {b4f9280c-61c7-4724-bdb7-5a58f7219ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3593 2024.01.25 04:53:49.608864 [ 3 ] {b4f9280c-61c7-4724-bdb7-5a58f7219ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3594 2024.01.25 04:53:49.609050 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part
3595 2024.01.25 04:53:49.609322 [ 3 ] {b4f9280c-61c7-4724-bdb7-5a58f7219ee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3596 2024.01.25 04:53:49.609348 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part
3597 2024.01.25 04:53:49.609531 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part
3598 2024.01.25 04:53:49.610064 [ 3 ] {b4f9280c-61c7-4724-bdb7-5a58f7219ee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3599 2024.01.25 04:53:49.610536 [ 3 ] {b4f9280c-61c7-4724-bdb7-5a58f7219ee1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3600 2024.01.25 04:53:49.610692 [ 17 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534455 sec., 94694.9146858003 rows/sec., 7.50 MiB/sec.
3601 2024.01.25 04:53:49.610826 [ 3 ] {b4f9280c-61c7-4724-bdb7-5a58f7219ee1} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3602 2024.01.25 04:53:49.610872 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary)
3603 2024.01.25 04:53:49.611010 [ 3 ] {b4f9280c-61c7-4724-bdb7-5a58f7219ee1} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.002174395 sec., 66225 rows/sec., 6.30 MiB/sec.
3604 2024.01.25 04:53:49.611181 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6.
3605 2024.01.25 04:53:49.611228 [ 3 ] {b4f9280c-61c7-4724-bdb7-5a58f7219ee1} <Debug> DynamicQueryHandler: Done processing query
3606 2024.01.25 04:53:49.611270 [ 3 ] {b4f9280c-61c7-4724-bdb7-5a58f7219ee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3607 2024.01.25 04:53:49.611281 [ 12 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_26_6} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0
3608 2024.01.25 04:53:49.611296 [ 3 ] {} <Debug> HTTP-Session: 21cde305-eabe-4a37-98e5-0e84db218650 Destroying unnamed session
3609 2024.01.25 04:53:49.611454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3610 2024.01.25 04:53:49.611503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3611 2024.01.25 04:53:49.611524 [ 3 ] {} <Debug> HTTP-Session: d9d95481-c10d-405b-8814-0c7a29f4e3be Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3612 2024.01.25 04:53:49.611541 [ 3 ] {} <Debug> HTTP-Session: d9d95481-c10d-405b-8814-0c7a29f4e3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3613 2024.01.25 04:53:49.611619 [ 3 ] {188c7ac0-3942-4305-b811-fd27df3f1d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3614 2024.01.25 04:53:49.611658 [ 3 ] {188c7ac0-3942-4305-b811-fd27df3f1d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3615 2024.01.25 04:53:49.611778 [ 3 ] {188c7ac0-3942-4305-b811-fd27df3f1d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3616 2024.01.25 04:53:49.612112 [ 3 ] {188c7ac0-3942-4305-b811-fd27df3f1d96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3617 2024.01.25 04:53:49.612323 [ 3 ] {188c7ac0-3942-4305-b811-fd27df3f1d96} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3618 2024.01.25 04:53:49.612484 [ 3 ] {188c7ac0-3942-4305-b811-fd27df3f1d96} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3619 2024.01.25 04:53:49.612603 [ 3 ] {188c7ac0-3942-4305-b811-fd27df3f1d96} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000955304 sec., 50245 rows/sec., 3.93 MiB/sec.
3620 2024.01.25 04:53:49.612718 [ 3 ] {188c7ac0-3942-4305-b811-fd27df3f1d96} <Debug> DynamicQueryHandler: Done processing query
3621 2024.01.25 04:53:49.612741 [ 3 ] {188c7ac0-3942-4305-b811-fd27df3f1d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3622 2024.01.25 04:53:49.612756 [ 3 ] {} <Debug> HTTP-Session: d9d95481-c10d-405b-8814-0c7a29f4e3be Destroying unnamed session
3623 2024.01.25 04:53:49.612950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3624 2024.01.25 04:53:49.612995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3625 2024.01.25 04:53:49.613013 [ 3 ] {} <Debug> HTTP-Session: 769af2c5-8d05-4a56-b335-bfb116f9512b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3626 2024.01.25 04:53:49.613030 [ 3 ] {} <Debug> HTTP-Session: 769af2c5-8d05-4a56-b335-bfb116f9512b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3627 2024.01.25 04:53:49.613121 [ 3 ] {e80d3c3f-f3e1-499f-8c84-e1b5c1a28445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3628 2024.01.25 04:53:49.613165 [ 3 ] {e80d3c3f-f3e1-499f-8c84-e1b5c1a28445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3629 2024.01.25 04:53:49.613302 [ 3 ] {e80d3c3f-f3e1-499f-8c84-e1b5c1a28445} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3630 2024.01.25 04:53:49.613806 [ 3 ] {e80d3c3f-f3e1-499f-8c84-e1b5c1a28445} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3631 2024.01.25 04:53:49.614123 [ 3 ] {e80d3c3f-f3e1-499f-8c84-e1b5c1a28445} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3632 2024.01.25 04:53:49.614300 [ 3 ] {e80d3c3f-f3e1-499f-8c84-e1b5c1a28445} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3633 2024.01.25 04:53:49.614424 [ 129 ] {} <Debug> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3634 2024.01.25 04:53:49.614434 [ 3 ] {e80d3c3f-f3e1-499f-8c84-e1b5c1a28445} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001275392 sec., 37635 rows/sec., 50.79 MiB/sec.
3635 2024.01.25 04:53:49.614482 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3636 2024.01.25 04:53:49.614649 [ 11 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3637 2024.01.25 04:53:49.614688 [ 3 ] {e80d3c3f-f3e1-499f-8c84-e1b5c1a28445} <Debug> DynamicQueryHandler: Done processing query
3638 2024.01.25 04:53:49.614716 [ 3 ] {e80d3c3f-f3e1-499f-8c84-e1b5c1a28445} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3639 2024.01.25 04:53:49.614739 [ 3 ] {} <Debug> HTTP-Session: 769af2c5-8d05-4a56-b335-bfb116f9512b Destroying unnamed session
3640 2024.01.25 04:53:49.614780 [ 11 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3641 2024.01.25 04:53:49.614817 [ 11 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 957 rows starting from the beginning of the part
3642 2024.01.25 04:53:49.614946 [ 11 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part
3643 2024.01.25 04:53:49.615054 [ 11 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part
3644 2024.01.25 04:53:49.615159 [ 11 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part
3645 2024.01.25 04:53:49.615248 [ 11 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part
3646 2024.01.25 04:53:49.615328 [ 11 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part
3647 2024.01.25 04:53:49.627914 [ 22 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1197 rows, containing 6 columns (6 merged, 0 gathered) in 0.013352858 sec., 89643.73020367624 rows/sec., 120.97 MiB/sec.
3648 2024.01.25 04:53:49.628547 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3649 2024.01.25 04:53:49.628795 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3650 2024.01.25 04:53:49.628858 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3651 2024.01.25 04:53:49.628933 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_26_5: 9.31 MiB.
3652 2024.01.25 04:53:50.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.92 MiB, peak 241.21 MiB, will set to 233.66 MiB (RSS), difference: 1.74 MiB
3653 2024.01.25 04:53:59.605826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3654 2024.01.25 04:53:59.605955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3655 2024.01.25 04:53:59.605982 [ 3 ] {} <Debug> HTTP-Session: 41b57d28-d571-4e28-b4e2-60960879b652 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3656 2024.01.25 04:53:59.606007 [ 3 ] {} <Debug> HTTP-Session: 41b57d28-d571-4e28-b4e2-60960879b652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3657 2024.01.25 04:53:59.606143 [ 3 ] {c2b0b494-8ca1-4ae0-89b7-39ce0d874ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3658 2024.01.25 04:53:59.606209 [ 3 ] {c2b0b494-8ca1-4ae0-89b7-39ce0d874ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3659 2024.01.25 04:53:59.606380 [ 3 ] {c2b0b494-8ca1-4ae0-89b7-39ce0d874ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3660 2024.01.25 04:53:59.606872 [ 3 ] {c2b0b494-8ca1-4ae0-89b7-39ce0d874ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3661 2024.01.25 04:53:59.607186 [ 3 ] {c2b0b494-8ca1-4ae0-89b7-39ce0d874ca5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3662 2024.01.25 04:53:59.607368 [ 3 ] {c2b0b494-8ca1-4ae0-89b7-39ce0d874ca5} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3663 2024.01.25 04:53:59.607512 [ 3 ] {c2b0b494-8ca1-4ae0-89b7-39ce0d874ca5} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001319184 sec., 36386 rows/sec., 2.88 MiB/sec.
3664 2024.01.25 04:53:59.607659 [ 3 ] {c2b0b494-8ca1-4ae0-89b7-39ce0d874ca5} <Debug> DynamicQueryHandler: Done processing query
3665 2024.01.25 04:53:59.607684 [ 3 ] {c2b0b494-8ca1-4ae0-89b7-39ce0d874ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3666 2024.01.25 04:53:59.607701 [ 3 ] {} <Debug> HTTP-Session: 41b57d28-d571-4e28-b4e2-60960879b652 Destroying unnamed session
3667 2024.01.25 04:53:59.607854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3668 2024.01.25 04:53:59.607901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3669 2024.01.25 04:53:59.607920 [ 3 ] {} <Debug> HTTP-Session: 658fe951-5540-4387-9175-76050ae39f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3670 2024.01.25 04:53:59.607938 [ 3 ] {} <Debug> HTTP-Session: 658fe951-5540-4387-9175-76050ae39f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3671 2024.01.25 04:53:59.608016 [ 3 ] {b38849fc-d567-4f4a-8d23-ee8745caaebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3672 2024.01.25 04:53:59.608056 [ 3 ] {b38849fc-d567-4f4a-8d23-ee8745caaebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3673 2024.01.25 04:53:59.608163 [ 3 ] {b38849fc-d567-4f4a-8d23-ee8745caaebe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3674 2024.01.25 04:53:59.608564 [ 3 ] {b38849fc-d567-4f4a-8d23-ee8745caaebe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3675 2024.01.25 04:53:59.608778 [ 3 ] {b38849fc-d567-4f4a-8d23-ee8745caaebe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3676 2024.01.25 04:53:59.608923 [ 3 ] {b38849fc-d567-4f4a-8d23-ee8745caaebe} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3677 2024.01.25 04:53:59.609044 [ 3 ] {b38849fc-d567-4f4a-8d23-ee8745caaebe} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.000998496 sec., 144216 rows/sec., 13.72 MiB/sec.
3678 2024.01.25 04:53:59.609189 [ 3 ] {b38849fc-d567-4f4a-8d23-ee8745caaebe} <Debug> DynamicQueryHandler: Done processing query
3679 2024.01.25 04:53:59.609221 [ 3 ] {b38849fc-d567-4f4a-8d23-ee8745caaebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3680 2024.01.25 04:53:59.609237 [ 3 ] {} <Debug> HTTP-Session: 658fe951-5540-4387-9175-76050ae39f12 Destroying unnamed session
3681 2024.01.25 04:53:59.609360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3682 2024.01.25 04:53:59.609403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3683 2024.01.25 04:53:59.609422 [ 3 ] {} <Debug> HTTP-Session: 08e95c10-53d7-4105-aeef-ea90dd9a9c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3684 2024.01.25 04:53:59.609438 [ 3 ] {} <Debug> HTTP-Session: 08e95c10-53d7-4105-aeef-ea90dd9a9c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3685 2024.01.25 04:53:59.609512 [ 3 ] {0997a22f-93a5-4cc2-afec-3f8a623b7c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3686 2024.01.25 04:53:59.609552 [ 3 ] {0997a22f-93a5-4cc2-afec-3f8a623b7c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3687 2024.01.25 04:53:59.609662 [ 3 ] {0997a22f-93a5-4cc2-afec-3f8a623b7c2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3688 2024.01.25 04:53:59.609937 [ 3 ] {0997a22f-93a5-4cc2-afec-3f8a623b7c2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3689 2024.01.25 04:53:59.610138 [ 3 ] {0997a22f-93a5-4cc2-afec-3f8a623b7c2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3690 2024.01.25 04:53:59.610282 [ 3 ] {0997a22f-93a5-4cc2-afec-3f8a623b7c2b} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3691 2024.01.25 04:53:59.610381 [ 3 ] {0997a22f-93a5-4cc2-afec-3f8a623b7c2b} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000840732 sec., 57093 rows/sec., 4.46 MiB/sec.
3692 2024.01.25 04:53:59.610491 [ 3 ] {0997a22f-93a5-4cc2-afec-3f8a623b7c2b} <Debug> DynamicQueryHandler: Done processing query
3693 2024.01.25 04:53:59.610514 [ 3 ] {0997a22f-93a5-4cc2-afec-3f8a623b7c2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3694 2024.01.25 04:53:59.610535 [ 3 ] {} <Debug> HTTP-Session: 08e95c10-53d7-4105-aeef-ea90dd9a9c6a Destroying unnamed session
3695 2024.01.25 04:53:59.610726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3696 2024.01.25 04:53:59.610770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3697 2024.01.25 04:53:59.610788 [ 3 ] {} <Debug> HTTP-Session: f4e49982-355d-48a0-8735-aaef42a2105d Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3698 2024.01.25 04:53:59.610804 [ 3 ] {} <Debug> HTTP-Session: f4e49982-355d-48a0-8735-aaef42a2105d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3699 2024.01.25 04:53:59.610893 [ 3 ] {732faa05-ed31-431f-bf07-16b7f7a6099b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3700 2024.01.25 04:53:59.610937 [ 3 ] {732faa05-ed31-431f-bf07-16b7f7a6099b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3701 2024.01.25 04:53:59.611072 [ 3 ] {732faa05-ed31-431f-bf07-16b7f7a6099b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3702 2024.01.25 04:53:59.611606 [ 3 ] {732faa05-ed31-431f-bf07-16b7f7a6099b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3703 2024.01.25 04:53:59.611918 [ 3 ] {732faa05-ed31-431f-bf07-16b7f7a6099b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3704 2024.01.25 04:53:59.612096 [ 3 ] {732faa05-ed31-431f-bf07-16b7f7a6099b} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3705 2024.01.25 04:53:59.612193 [ 3 ] {732faa05-ed31-431f-bf07-16b7f7a6099b} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001270682 sec., 37774 rows/sec., 50.98 MiB/sec.
3706 2024.01.25 04:53:59.612357 [ 3 ] {732faa05-ed31-431f-bf07-16b7f7a6099b} <Debug> DynamicQueryHandler: Done processing query
3707 2024.01.25 04:53:59.612380 [ 3 ] {732faa05-ed31-431f-bf07-16b7f7a6099b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3708 2024.01.25 04:53:59.612395 [ 3 ] {} <Debug> HTTP-Session: f4e49982-355d-48a0-8735-aaef42a2105d Destroying unnamed session
3709 2024.01.25 04:54:03.877727 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
3710 2024.01.25 04:54:03.877789 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
3711 2024.01.25 04:54:09.606423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3712 2024.01.25 04:54:09.606551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3713 2024.01.25 04:54:09.606581 [ 3 ] {} <Debug> HTTP-Session: 590cd132-f477-4677-9f26-8df75a76c922 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3714 2024.01.25 04:54:09.606609 [ 3 ] {} <Debug> HTTP-Session: 590cd132-f477-4677-9f26-8df75a76c922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3715 2024.01.25 04:54:09.606752 [ 3 ] {a193068c-537e-4aef-a419-4f0309a441e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3716 2024.01.25 04:54:09.606818 [ 3 ] {a193068c-537e-4aef-a419-4f0309a441e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3717 2024.01.25 04:54:09.606984 [ 3 ] {a193068c-537e-4aef-a419-4f0309a441e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3718 2024.01.25 04:54:09.607412 [ 3 ] {a193068c-537e-4aef-a419-4f0309a441e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3719 2024.01.25 04:54:09.607668 [ 3 ] {a193068c-537e-4aef-a419-4f0309a441e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3720 2024.01.25 04:54:09.607831 [ 3 ] {a193068c-537e-4aef-a419-4f0309a441e5} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3721 2024.01.25 04:54:09.607962 [ 3 ] {a193068c-537e-4aef-a419-4f0309a441e5} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001164549 sec., 41217 rows/sec., 3.26 MiB/sec.
3722 2024.01.25 04:54:09.608095 [ 3 ] {a193068c-537e-4aef-a419-4f0309a441e5} <Debug> DynamicQueryHandler: Done processing query
3723 2024.01.25 04:54:09.608121 [ 3 ] {a193068c-537e-4aef-a419-4f0309a441e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3724 2024.01.25 04:54:09.608138 [ 3 ] {} <Debug> HTTP-Session: 590cd132-f477-4677-9f26-8df75a76c922 Destroying unnamed session
3725 2024.01.25 04:54:09.608252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3726 2024.01.25 04:54:09.608298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3727 2024.01.25 04:54:09.608318 [ 3 ] {} <Debug> HTTP-Session: 52626c16-0dfe-4de6-9bf7-95823905a35c Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3728 2024.01.25 04:54:09.608336 [ 3 ] {} <Debug> HTTP-Session: 52626c16-0dfe-4de6-9bf7-95823905a35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3729 2024.01.25 04:54:09.608414 [ 3 ] {b86c74cd-0518-433d-b973-960d5b841060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3730 2024.01.25 04:54:09.608456 [ 3 ] {b86c74cd-0518-433d-b973-960d5b841060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3731 2024.01.25 04:54:09.608562 [ 3 ] {b86c74cd-0518-433d-b973-960d5b841060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3732 2024.01.25 04:54:09.608850 [ 3 ] {b86c74cd-0518-433d-b973-960d5b841060} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3733 2024.01.25 04:54:09.609055 [ 3 ] {b86c74cd-0518-433d-b973-960d5b841060} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3734 2024.01.25 04:54:09.609203 [ 3 ] {b86c74cd-0518-433d-b973-960d5b841060} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3735 2024.01.25 04:54:09.609320 [ 3 ] {b86c74cd-0518-433d-b973-960d5b841060} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000878002 sec., 4555 rows/sec., 380.39 KiB/sec.
3736 2024.01.25 04:54:09.609437 [ 3 ] {b86c74cd-0518-433d-b973-960d5b841060} <Debug> DynamicQueryHandler: Done processing query
3737 2024.01.25 04:54:09.609459 [ 3 ] {b86c74cd-0518-433d-b973-960d5b841060} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3738 2024.01.25 04:54:09.609475 [ 3 ] {} <Debug> HTTP-Session: 52626c16-0dfe-4de6-9bf7-95823905a35c Destroying unnamed session
3739 2024.01.25 04:54:09.609608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 23127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3740 2024.01.25 04:54:09.609653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3741 2024.01.25 04:54:09.609671 [ 3 ] {} <Debug> HTTP-Session: 50260fb9-6704-45b6-8897-66a6e550eaa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3742 2024.01.25 04:54:09.609689 [ 3 ] {} <Debug> HTTP-Session: 50260fb9-6704-45b6-8897-66a6e550eaa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3743 2024.01.25 04:54:09.609766 [ 3 ] {feb10f14-b041-4b02-a53f-a8e22e4dbed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3744 2024.01.25 04:54:09.609804 [ 3 ] {feb10f14-b041-4b02-a53f-a8e22e4dbed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3745 2024.01.25 04:54:09.609908 [ 3 ] {feb10f14-b041-4b02-a53f-a8e22e4dbed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3746 2024.01.25 04:54:09.610271 [ 3 ] {feb10f14-b041-4b02-a53f-a8e22e4dbed2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3747 2024.01.25 04:54:09.610484 [ 3 ] {feb10f14-b041-4b02-a53f-a8e22e4dbed2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3748 2024.01.25 04:54:09.610633 [ 3 ] {feb10f14-b041-4b02-a53f-a8e22e4dbed2} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3749 2024.01.25 04:54:09.610752 [ 3 ] {feb10f14-b041-4b02-a53f-a8e22e4dbed2} <Information> executeQuery: Read 146 rows, 14.21 KiB in 0.000952614 sec., 153262 rows/sec., 14.57 MiB/sec.
3750 2024.01.25 04:54:09.610746 [ 121 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3751 2024.01.25 04:54:09.610860 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3752 2024.01.25 04:54:09.610914 [ 3 ] {feb10f14-b041-4b02-a53f-a8e22e4dbed2} <Debug> DynamicQueryHandler: Done processing query
3753 2024.01.25 04:54:09.610960 [ 3 ] {feb10f14-b041-4b02-a53f-a8e22e4dbed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3754 2024.01.25 04:54:09.610962 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3755 2024.01.25 04:54:09.610984 [ 3 ] {} <Debug> HTTP-Session: 50260fb9-6704-45b6-8897-66a6e550eaa2 Destroying unnamed session
3756 2024.01.25 04:54:09.611083 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3757 2024.01.25 04:54:09.611131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3758 2024.01.25 04:54:09.611146 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part
3759 2024.01.25 04:54:09.611215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3760 2024.01.25 04:54:09.611265 [ 3 ] {} <Debug> HTTP-Session: 09273ea5-5332-4551-98f1-9b8b41f4e852 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3761 2024.01.25 04:54:09.611305 [ 3 ] {} <Debug> HTTP-Session: 09273ea5-5332-4551-98f1-9b8b41f4e852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.01.25 04:54:09.611428 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 144 rows starting from the beginning of the part
3763 2024.01.25 04:54:09.611463 [ 3 ] {30c66652-f08f-4106-8b0d-5a6892935a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3764 2024.01.25 04:54:09.611541 [ 3 ] {30c66652-f08f-4106-8b0d-5a6892935a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3765 2024.01.25 04:54:09.611653 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part
3766 2024.01.25 04:54:09.612017 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 144 rows starting from the beginning of the part
3767 2024.01.25 04:54:09.612020 [ 3 ] {30c66652-f08f-4106-8b0d-5a6892935a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3768 2024.01.25 04:54:09.612220 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 144 rows starting from the beginning of the part
3769 2024.01.25 04:54:09.612450 [ 17 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 146 rows starting from the beginning of the part
3770 2024.01.25 04:54:09.612799 [ 3 ] {30c66652-f08f-4106-8b0d-5a6892935a11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3771 2024.01.25 04:54:09.613175 [ 3 ] {30c66652-f08f-4106-8b0d-5a6892935a11} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3772 2024.01.25 04:54:09.613489 [ 3 ] {30c66652-f08f-4106-8b0d-5a6892935a11} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3773 2024.01.25 04:54:09.613769 [ 3 ] {30c66652-f08f-4106-8b0d-5a6892935a11} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002244547 sec., 1782 rows/sec., 124.43 KiB/sec.
3774 2024.01.25 04:54:09.613963 [ 3 ] {30c66652-f08f-4106-8b0d-5a6892935a11} <Debug> DynamicQueryHandler: Done processing query
3775 2024.01.25 04:54:09.614009 [ 3 ] {30c66652-f08f-4106-8b0d-5a6892935a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3776 2024.01.25 04:54:09.614058 [ 3 ] {} <Debug> HTTP-Session: 09273ea5-5332-4551-98f1-9b8b41f4e852 Destroying unnamed session
3777 2024.01.25 04:54:09.614236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3778 2024.01.25 04:54:09.614268 [ 16 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 4 columns (4 merged, 0 gathered) in 0.003347915 sec., 238655.99933092686 rows/sec., 22.47 MiB/sec.
3779 2024.01.25 04:54:09.614289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3780 2024.01.25 04:54:09.614349 [ 3 ] {} <Debug> HTTP-Session: 99d5b5c2-33b7-4ea2-a859-1a7c796e5c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3781 2024.01.25 04:54:09.614372 [ 3 ] {} <Debug> HTTP-Session: 99d5b5c2-33b7-4ea2-a859-1a7c796e5c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3782 2024.01.25 04:54:09.614480 [ 16 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3783 2024.01.25 04:54:09.614502 [ 3 ] {51a71708-687f-4941-8242-d0858a0976ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3784 2024.01.25 04:54:09.614598 [ 3 ] {51a71708-687f-4941-8242-d0858a0976ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3785 2024.01.25 04:54:09.614787 [ 16 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3786 2024.01.25 04:54:09.614892 [ 3 ] {51a71708-687f-4941-8242-d0858a0976ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3787 2024.01.25 04:54:09.614934 [ 16 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_36_7} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3788 2024.01.25 04:54:09.615288 [ 3 ] {51a71708-687f-4941-8242-d0858a0976ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3789 2024.01.25 04:54:09.615522 [ 3 ] {51a71708-687f-4941-8242-d0858a0976ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3790 2024.01.25 04:54:09.615678 [ 3 ] {51a71708-687f-4941-8242-d0858a0976ad} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3791 2024.01.25 04:54:09.615795 [ 121 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3792 2024.01.25 04:54:09.615802 [ 3 ] {51a71708-687f-4941-8242-d0858a0976ad} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.00121299 sec., 42869 rows/sec., 3.36 MiB/sec.
3793 2024.01.25 04:54:09.615842 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3794 2024.01.25 04:54:09.615998 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3795 2024.01.25 04:54:09.616035 [ 3 ] {51a71708-687f-4941-8242-d0858a0976ad} <Debug> DynamicQueryHandler: Done processing query
3796 2024.01.25 04:54:09.616062 [ 3 ] {51a71708-687f-4941-8242-d0858a0976ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3797 2024.01.25 04:54:09.616089 [ 3 ] {} <Debug> HTTP-Session: 99d5b5c2-33b7-4ea2-a859-1a7c796e5c36 Destroying unnamed session
3798 2024.01.25 04:54:09.616093 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3799 2024.01.25 04:54:09.616125 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part
3800 2024.01.25 04:54:09.616198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3801 2024.01.25 04:54:09.616234 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part
3802 2024.01.25 04:54:09.616252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3803 2024.01.25 04:54:09.616279 [ 3 ] {} <Debug> HTTP-Session: a6136ef0-8209-4e9c-a633-b010fa196685 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3804 2024.01.25 04:54:09.616305 [ 3 ] {} <Debug> HTTP-Session: a6136ef0-8209-4e9c-a633-b010fa196685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3805 2024.01.25 04:54:09.616350 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part
3806 2024.01.25 04:54:09.616422 [ 3 ] {b01633ea-c8f1-483f-a1dd-40146a5c66c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3807 2024.01.25 04:54:09.616481 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part
3808 2024.01.25 04:54:09.616488 [ 3 ] {b01633ea-c8f1-483f-a1dd-40146a5c66c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3809 2024.01.25 04:54:09.616635 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part
3810 2024.01.25 04:54:09.616785 [ 3 ] {b01633ea-c8f1-483f-a1dd-40146a5c66c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3811 2024.01.25 04:54:09.616794 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part
3812 2024.01.25 04:54:09.617215 [ 3 ] {b01633ea-c8f1-483f-a1dd-40146a5c66c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3813 2024.01.25 04:54:09.617585 [ 3 ] {b01633ea-c8f1-483f-a1dd-40146a5c66c0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3814 2024.01.25 04:54:09.617674 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001769715 sec., 180820.0755488878 rows/sec., 14.13 MiB/sec.
3815 2024.01.25 04:54:09.617763 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3816 2024.01.25 04:54:09.617831 [ 3 ] {b01633ea-c8f1-483f-a1dd-40146a5c66c0} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3817 2024.01.25 04:54:09.618014 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3818 2024.01.25 04:54:09.618024 [ 3 ] {b01633ea-c8f1-483f-a1dd-40146a5c66c0} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001550849 sec., 1289 rows/sec., 90.68 KiB/sec.
3819 2024.01.25 04:54:09.618133 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_36_7} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3820 2024.01.25 04:54:09.618227 [ 3 ] {b01633ea-c8f1-483f-a1dd-40146a5c66c0} <Debug> DynamicQueryHandler: Done processing query
3821 2024.01.25 04:54:09.618252 [ 3 ] {b01633ea-c8f1-483f-a1dd-40146a5c66c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3822 2024.01.25 04:54:09.618268 [ 3 ] {} <Debug> HTTP-Session: a6136ef0-8209-4e9c-a633-b010fa196685 Destroying unnamed session
3823 2024.01.25 04:54:09.618403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3824 2024.01.25 04:54:09.618449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3825 2024.01.25 04:54:09.618468 [ 3 ] {} <Debug> HTTP-Session: 7a38adf2-4335-45a0-899e-1ff0658ee5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3826 2024.01.25 04:54:09.618485 [ 3 ] {} <Debug> HTTP-Session: 7a38adf2-4335-45a0-899e-1ff0658ee5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3827 2024.01.25 04:54:09.618569 [ 3 ] {400ef844-8410-47ea-9df7-0ff15beee2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3828 2024.01.25 04:54:09.618612 [ 3 ] {400ef844-8410-47ea-9df7-0ff15beee2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3829 2024.01.25 04:54:09.618746 [ 3 ] {400ef844-8410-47ea-9df7-0ff15beee2c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3830 2024.01.25 04:54:09.619212 [ 3 ] {400ef844-8410-47ea-9df7-0ff15beee2c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3831 2024.01.25 04:54:09.619530 [ 3 ] {400ef844-8410-47ea-9df7-0ff15beee2c1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3832 2024.01.25 04:54:09.619724 [ 3 ] {400ef844-8410-47ea-9df7-0ff15beee2c1} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3833 2024.01.25 04:54:09.619844 [ 3 ] {400ef844-8410-47ea-9df7-0ff15beee2c1} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001247932 sec., 38463 rows/sec., 51.90 MiB/sec.
3834 2024.01.25 04:54:09.619955 [ 3 ] {400ef844-8410-47ea-9df7-0ff15beee2c1} <Debug> DynamicQueryHandler: Done processing query
3835 2024.01.25 04:54:09.619978 [ 3 ] {400ef844-8410-47ea-9df7-0ff15beee2c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3836 2024.01.25 04:54:09.619993 [ 3 ] {} <Debug> HTTP-Session: 7a38adf2-4335-45a0-899e-1ff0658ee5dd Destroying unnamed session
3837 2024.01.25 04:54:14.605683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3838 2024.01.25 04:54:14.605821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3839 2024.01.25 04:54:14.605851 [ 3 ] {} <Debug> HTTP-Session: e66b1fd7-8224-40ab-9823-1368af17a0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3840 2024.01.25 04:54:14.605880 [ 3 ] {} <Debug> HTTP-Session: e66b1fd7-8224-40ab-9823-1368af17a0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3841 2024.01.25 04:54:14.606024 [ 3 ] {85fc8bf0-e027-41c3-9684-247c472060f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3842 2024.01.25 04:54:14.606118 [ 3 ] {85fc8bf0-e027-41c3-9684-247c472060f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3843 2024.01.25 04:54:14.606277 [ 3 ] {85fc8bf0-e027-41c3-9684-247c472060f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3844 2024.01.25 04:54:14.606737 [ 3 ] {85fc8bf0-e027-41c3-9684-247c472060f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3845 2024.01.25 04:54:14.607001 [ 3 ] {85fc8bf0-e027-41c3-9684-247c472060f5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3846 2024.01.25 04:54:14.607167 [ 3 ] {85fc8bf0-e027-41c3-9684-247c472060f5} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3847 2024.01.25 04:54:14.607297 [ 3 ] {85fc8bf0-e027-41c3-9684-247c472060f5} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001199831 sec., 30004 rows/sec., 2.54 MiB/sec.
3848 2024.01.25 04:54:14.607455 [ 3 ] {85fc8bf0-e027-41c3-9684-247c472060f5} <Debug> DynamicQueryHandler: Done processing query
3849 2024.01.25 04:54:14.607481 [ 3 ] {85fc8bf0-e027-41c3-9684-247c472060f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3850 2024.01.25 04:54:14.607497 [ 3 ] {} <Debug> HTTP-Session: e66b1fd7-8224-40ab-9823-1368af17a0ea Destroying unnamed session
3851 2024.01.25 04:54:14.607628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3852 2024.01.25 04:54:14.607679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3853 2024.01.25 04:54:14.607699 [ 3 ] {} <Debug> HTTP-Session: a374bb9b-5156-4729-9287-0119c5b83f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3854 2024.01.25 04:54:14.607717 [ 3 ] {} <Debug> HTTP-Session: a374bb9b-5156-4729-9287-0119c5b83f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3855 2024.01.25 04:54:14.607800 [ 3 ] {939748d8-c0e9-4c11-934f-cb60d7223ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3856 2024.01.25 04:54:14.607841 [ 3 ] {939748d8-c0e9-4c11-934f-cb60d7223ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3857 2024.01.25 04:54:14.607950 [ 3 ] {939748d8-c0e9-4c11-934f-cb60d7223ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3858 2024.01.25 04:54:14.608275 [ 3 ] {939748d8-c0e9-4c11-934f-cb60d7223ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3859 2024.01.25 04:54:14.608487 [ 3 ] {939748d8-c0e9-4c11-934f-cb60d7223ffd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3860 2024.01.25 04:54:14.608647 [ 3 ] {939748d8-c0e9-4c11-934f-cb60d7223ffd} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3861 2024.01.25 04:54:14.608766 [ 3 ] {939748d8-c0e9-4c11-934f-cb60d7223ffd} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000936424 sec., 25629 rows/sec., 1.98 MiB/sec.
3862 2024.01.25 04:54:14.608887 [ 3 ] {939748d8-c0e9-4c11-934f-cb60d7223ffd} <Debug> DynamicQueryHandler: Done processing query
3863 2024.01.25 04:54:14.608910 [ 3 ] {939748d8-c0e9-4c11-934f-cb60d7223ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3864 2024.01.25 04:54:14.608927 [ 3 ] {} <Debug> HTTP-Session: a374bb9b-5156-4729-9287-0119c5b83f5a Destroying unnamed session
3865 2024.01.25 04:54:14.609044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3866 2024.01.25 04:54:14.609090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3867 2024.01.25 04:54:14.609109 [ 3 ] {} <Debug> HTTP-Session: b2fba7a8-27f0-4e41-944f-90e6b7780f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3868 2024.01.25 04:54:14.609126 [ 3 ] {} <Debug> HTTP-Session: b2fba7a8-27f0-4e41-944f-90e6b7780f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3869 2024.01.25 04:54:14.609201 [ 3 ] {c37dc5a2-4e7b-48ab-a4e7-df43de86cc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3870 2024.01.25 04:54:14.609244 [ 3 ] {c37dc5a2-4e7b-48ab-a4e7-df43de86cc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3871 2024.01.25 04:54:14.609365 [ 3 ] {c37dc5a2-4e7b-48ab-a4e7-df43de86cc9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3872 2024.01.25 04:54:14.609675 [ 3 ] {c37dc5a2-4e7b-48ab-a4e7-df43de86cc9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3873 2024.01.25 04:54:14.609939 [ 3 ] {c37dc5a2-4e7b-48ab-a4e7-df43de86cc9d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3874 2024.01.25 04:54:14.610115 [ 3 ] {c37dc5a2-4e7b-48ab-a4e7-df43de86cc9d} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3875 2024.01.25 04:54:14.610245 [ 3 ] {c37dc5a2-4e7b-48ab-a4e7-df43de86cc9d} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001007435 sec., 35734 rows/sec., 2.52 MiB/sec.
3876 2024.01.25 04:54:14.610421 [ 3 ] {c37dc5a2-4e7b-48ab-a4e7-df43de86cc9d} <Debug> DynamicQueryHandler: Done processing query
3877 2024.01.25 04:54:14.610446 [ 3 ] {c37dc5a2-4e7b-48ab-a4e7-df43de86cc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3878 2024.01.25 04:54:14.610462 [ 3 ] {} <Debug> HTTP-Session: b2fba7a8-27f0-4e41-944f-90e6b7780f57 Destroying unnamed session
3879 2024.01.25 04:54:18.878027 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
3880 2024.01.25 04:54:18.878087 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
3881 2024.01.25 04:54:19.605982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3882 2024.01.25 04:54:19.606140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3883 2024.01.25 04:54:19.606185 [ 3 ] {} <Debug> HTTP-Session: bc793dde-dba5-4204-afb7-c8cd69b47a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3884 2024.01.25 04:54:19.606226 [ 3 ] {} <Debug> HTTP-Session: bc793dde-dba5-4204-afb7-c8cd69b47a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3885 2024.01.25 04:54:19.606401 [ 3 ] {66d3fbf9-c365-41e7-9846-ee3282693fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3886 2024.01.25 04:54:19.606461 [ 3 ] {66d3fbf9-c365-41e7-9846-ee3282693fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3887 2024.01.25 04:54:19.606618 [ 3 ] {66d3fbf9-c365-41e7-9846-ee3282693fb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3888 2024.01.25 04:54:19.607081 [ 3 ] {66d3fbf9-c365-41e7-9846-ee3282693fb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3889 2024.01.25 04:54:19.607351 [ 3 ] {66d3fbf9-c365-41e7-9846-ee3282693fb5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3890 2024.01.25 04:54:19.607519 [ 3 ] {66d3fbf9-c365-41e7-9846-ee3282693fb5} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3891 2024.01.25 04:54:19.607654 [ 3 ] {66d3fbf9-c365-41e7-9846-ee3282693fb5} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00121365 sec., 39550 rows/sec., 3.13 MiB/sec.
3892 2024.01.25 04:54:19.607845 [ 3 ] {66d3fbf9-c365-41e7-9846-ee3282693fb5} <Debug> DynamicQueryHandler: Done processing query
3893 2024.01.25 04:54:19.607871 [ 3 ] {66d3fbf9-c365-41e7-9846-ee3282693fb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3894 2024.01.25 04:54:19.607888 [ 3 ] {} <Debug> HTTP-Session: bc793dde-dba5-4204-afb7-c8cd69b47a70 Destroying unnamed session
3895 2024.01.25 04:54:19.608036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3896 2024.01.25 04:54:19.608086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3897 2024.01.25 04:54:19.608106 [ 3 ] {} <Debug> HTTP-Session: 54f56ce9-7738-4a16-9a8b-89ff55a1ff56 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3898 2024.01.25 04:54:19.608124 [ 3 ] {} <Debug> HTTP-Session: 54f56ce9-7738-4a16-9a8b-89ff55a1ff56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3899 2024.01.25 04:54:19.608212 [ 3 ] {deb26e9f-587d-4a05-a223-8b43c4d260fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3900 2024.01.25 04:54:19.608255 [ 3 ] {deb26e9f-587d-4a05-a223-8b43c4d260fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3901 2024.01.25 04:54:19.608365 [ 3 ] {deb26e9f-587d-4a05-a223-8b43c4d260fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3902 2024.01.25 04:54:19.608791 [ 3 ] {deb26e9f-587d-4a05-a223-8b43c4d260fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3903 2024.01.25 04:54:19.609011 [ 3 ] {deb26e9f-587d-4a05-a223-8b43c4d260fa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3904 2024.01.25 04:54:19.609161 [ 3 ] {deb26e9f-587d-4a05-a223-8b43c4d260fa} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3905 2024.01.25 04:54:19.609279 [ 3 ] {deb26e9f-587d-4a05-a223-8b43c4d260fa} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001035996 sec., 138996 rows/sec., 13.23 MiB/sec.
3906 2024.01.25 04:54:19.609402 [ 3 ] {deb26e9f-587d-4a05-a223-8b43c4d260fa} <Debug> DynamicQueryHandler: Done processing query
3907 2024.01.25 04:54:19.609425 [ 3 ] {deb26e9f-587d-4a05-a223-8b43c4d260fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3908 2024.01.25 04:54:19.609441 [ 3 ] {} <Debug> HTTP-Session: 54f56ce9-7738-4a16-9a8b-89ff55a1ff56 Destroying unnamed session
3909 2024.01.25 04:54:19.609560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3910 2024.01.25 04:54:19.609607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3911 2024.01.25 04:54:19.609625 [ 3 ] {} <Debug> HTTP-Session: 1260bc6e-529f-4e77-a2d0-eb3b0daae43e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3912 2024.01.25 04:54:19.609643 [ 3 ] {} <Debug> HTTP-Session: 1260bc6e-529f-4e77-a2d0-eb3b0daae43e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3913 2024.01.25 04:54:19.609715 [ 3 ] {26435ef5-d872-41bd-b035-58c453514c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3914 2024.01.25 04:54:19.609754 [ 3 ] {26435ef5-d872-41bd-b035-58c453514c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3915 2024.01.25 04:54:19.609858 [ 3 ] {26435ef5-d872-41bd-b035-58c453514c9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3916 2024.01.25 04:54:19.610218 [ 3 ] {26435ef5-d872-41bd-b035-58c453514c9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3917 2024.01.25 04:54:19.610433 [ 3 ] {26435ef5-d872-41bd-b035-58c453514c9b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3918 2024.01.25 04:54:19.610583 [ 3 ] {26435ef5-d872-41bd-b035-58c453514c9b} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3919 2024.01.25 04:54:19.610708 [ 3 ] {26435ef5-d872-41bd-b035-58c453514c9b} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000963354 sec., 49825 rows/sec., 3.90 MiB/sec.
3920 2024.01.25 04:54:19.610829 [ 3 ] {26435ef5-d872-41bd-b035-58c453514c9b} <Debug> DynamicQueryHandler: Done processing query
3921 2024.01.25 04:54:19.610852 [ 3 ] {26435ef5-d872-41bd-b035-58c453514c9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3922 2024.01.25 04:54:19.610867 [ 3 ] {} <Debug> HTTP-Session: 1260bc6e-529f-4e77-a2d0-eb3b0daae43e Destroying unnamed session
3923 2024.01.25 04:54:19.611015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3924 2024.01.25 04:54:19.611060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3925 2024.01.25 04:54:19.611078 [ 3 ] {} <Debug> HTTP-Session: bbfc6da8-2349-4607-a92a-ee7e52c7ba58 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3926 2024.01.25 04:54:19.611094 [ 3 ] {} <Debug> HTTP-Session: bbfc6da8-2349-4607-a92a-ee7e52c7ba58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3927 2024.01.25 04:54:19.611183 [ 3 ] {23e61c40-dc55-497a-952d-6fc2da5df517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3928 2024.01.25 04:54:19.611228 [ 3 ] {23e61c40-dc55-497a-952d-6fc2da5df517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3929 2024.01.25 04:54:19.611364 [ 3 ] {23e61c40-dc55-497a-952d-6fc2da5df517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3930 2024.01.25 04:54:19.611885 [ 3 ] {23e61c40-dc55-497a-952d-6fc2da5df517} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3931 2024.01.25 04:54:19.612204 [ 3 ] {23e61c40-dc55-497a-952d-6fc2da5df517} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3932 2024.01.25 04:54:19.612378 [ 3 ] {23e61c40-dc55-497a-952d-6fc2da5df517} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3933 2024.01.25 04:54:19.612503 [ 3 ] {23e61c40-dc55-497a-952d-6fc2da5df517} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001279813 sec., 37505 rows/sec., 50.61 MiB/sec.
3934 2024.01.25 04:54:19.612632 [ 3 ] {23e61c40-dc55-497a-952d-6fc2da5df517} <Debug> DynamicQueryHandler: Done processing query
3935 2024.01.25 04:54:19.612655 [ 3 ] {23e61c40-dc55-497a-952d-6fc2da5df517} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3936 2024.01.25 04:54:19.612671 [ 3 ] {} <Debug> HTTP-Session: bbfc6da8-2349-4607-a92a-ee7e52c7ba58 Destroying unnamed session
3937 2024.01.25 04:54:26.317634 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
3938 2024.01.25 04:54:26.317785 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB.
3939 2024.01.25 04:54:26.317917 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
3940 2024.01.25 04:54:26.318138 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3941 2024.01.25 04:54:26.318200 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 564 rows starting from the beginning of the part
3942 2024.01.25 04:54:26.318455 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
3943 2024.01.25 04:54:26.318616 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part
3944 2024.01.25 04:54:26.318708 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
3945 2024.01.25 04:54:26.318795 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part
3946 2024.01.25 04:54:26.319504 [ 11 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642982 sec., 389535.6126847403 rows/sec., 27.47 MiB/sec.
3947 2024.01.25 04:54:26.319652 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
3948 2024.01.25 04:54:26.319869 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
3949 2024.01.25 04:54:26.319937 [ 14 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
3950 2024.01.25 04:54:29.606478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3951 2024.01.25 04:54:29.606601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3952 2024.01.25 04:54:29.606627 [ 3 ] {} <Debug> HTTP-Session: b8e09bde-ad80-4e50-90a4-daa1bf39bcf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3953 2024.01.25 04:54:29.606655 [ 3 ] {} <Debug> HTTP-Session: b8e09bde-ad80-4e50-90a4-daa1bf39bcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3954 2024.01.25 04:54:29.606799 [ 3 ] {2c9c8129-4de6-4761-ad3d-4472a60a6c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3955 2024.01.25 04:54:29.606865 [ 3 ] {2c9c8129-4de6-4761-ad3d-4472a60a6c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3956 2024.01.25 04:54:29.607043 [ 3 ] {2c9c8129-4de6-4761-ad3d-4472a60a6c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3957 2024.01.25 04:54:29.607500 [ 3 ] {2c9c8129-4de6-4761-ad3d-4472a60a6c07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
3958 2024.01.25 04:54:29.607785 [ 3 ] {2c9c8129-4de6-4761-ad3d-4472a60a6c07} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3959 2024.01.25 04:54:29.607949 [ 3 ] {2c9c8129-4de6-4761-ad3d-4472a60a6c07} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3960 2024.01.25 04:54:29.608065 [ 3 ] {2c9c8129-4de6-4761-ad3d-4472a60a6c07} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001228231 sec., 39080 rows/sec., 3.09 MiB/sec.
3961 2024.01.25 04:54:29.608101 [ 113 ] {} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0
3962 2024.01.25 04:54:29.608217 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
3963 2024.01.25 04:54:29.608263 [ 3 ] {2c9c8129-4de6-4761-ad3d-4472a60a6c07} <Debug> DynamicQueryHandler: Done processing query
3964 2024.01.25 04:54:29.608323 [ 3 ] {2c9c8129-4de6-4761-ad3d-4472a60a6c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3965 2024.01.25 04:54:29.608382 [ 3 ] {} <Debug> HTTP-Session: b8e09bde-ad80-4e50-90a4-daa1bf39bcf5 Destroying unnamed session
3966 2024.01.25 04:54:29.608380 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact
3967 2024.01.25 04:54:29.608542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3968 2024.01.25 04:54:29.608571 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3969 2024.01.25 04:54:29.608636 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 48 rows starting from the beginning of the part
3970 2024.01.25 04:54:29.608637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3971 2024.01.25 04:54:29.608710 [ 3 ] {} <Debug> HTTP-Session: 19f82538-cb40-42a4-85de-5c7e59bcc754 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3972 2024.01.25 04:54:29.608747 [ 3 ] {} <Debug> HTTP-Session: 19f82538-cb40-42a4-85de-5c7e59bcc754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3973 2024.01.25 04:54:29.608925 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part
3974 2024.01.25 04:54:29.608951 [ 3 ] {9f116eab-8707-4edc-9986-11c925e1ed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3975 2024.01.25 04:54:29.609040 [ 3 ] {9f116eab-8707-4edc-9986-11c925e1ed91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3976 2024.01.25 04:54:29.609197 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part
3977 2024.01.25 04:54:29.609518 [ 3 ] {9f116eab-8707-4edc-9986-11c925e1ed91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3978 2024.01.25 04:54:29.609532 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part
3979 2024.01.25 04:54:29.609715 [ 22 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part
3980 2024.01.25 04:54:29.610226 [ 3 ] {9f116eab-8707-4edc-9986-11c925e1ed91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
3981 2024.01.25 04:54:29.610638 [ 3 ] {9f116eab-8707-4edc-9986-11c925e1ed91} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3982 2024.01.25 04:54:29.610930 [ 3 ] {9f116eab-8707-4edc-9986-11c925e1ed91} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3983 2024.01.25 04:54:29.611242 [ 3 ] {9f116eab-8707-4edc-9986-11c925e1ed91} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002234657 sec., 894 rows/sec., 76.48 KiB/sec.
3984 2024.01.25 04:54:29.611244 [ 11 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965825 sec., 80921.83456542446 rows/sec., 6.41 MiB/sec.
3985 2024.01.25 04:54:29.611462 [ 3 ] {9f116eab-8707-4edc-9986-11c925e1ed91} <Debug> DynamicQueryHandler: Done processing query
3986 2024.01.25 04:54:29.611499 [ 3 ] {9f116eab-8707-4edc-9986-11c925e1ed91} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3987 2024.01.25 04:54:29.611501 [ 21 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary)
3988 2024.01.25 04:54:29.611526 [ 3 ] {} <Debug> HTTP-Session: 19f82538-cb40-42a4-85de-5c7e59bcc754 Destroying unnamed session
3989 2024.01.25 04:54:29.611706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3990 2024.01.25 04:54:29.611787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3991 2024.01.25 04:54:29.611805 [ 21 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7.
3992 2024.01.25 04:54:29.611820 [ 3 ] {} <Debug> HTTP-Session: e4b4d2d8-1ba5-4335-8067-ab21bbaabae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
3993 2024.01.25 04:54:29.611855 [ 3 ] {} <Debug> HTTP-Session: e4b4d2d8-1ba5-4335-8067-ab21bbaabae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3994 2024.01.25 04:54:29.611928 [ 21 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_30_7} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0
3995 2024.01.25 04:54:29.611985 [ 3 ] {65b079c9-594b-4f2d-a7f4-4e1b44b20ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3996 2024.01.25 04:54:29.612072 [ 3 ] {65b079c9-594b-4f2d-a7f4-4e1b44b20ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3997 2024.01.25 04:54:29.612197 [ 3 ] {65b079c9-594b-4f2d-a7f4-4e1b44b20ef4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3998 2024.01.25 04:54:29.612598 [ 3 ] {65b079c9-594b-4f2d-a7f4-4e1b44b20ef4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
3999 2024.01.25 04:54:29.612845 [ 3 ] {65b079c9-594b-4f2d-a7f4-4e1b44b20ef4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4000 2024.01.25 04:54:29.612996 [ 3 ] {65b079c9-594b-4f2d-a7f4-4e1b44b20ef4} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4001 2024.01.25 04:54:29.613118 [ 3 ] {65b079c9-594b-4f2d-a7f4-4e1b44b20ef4} <Information> executeQuery: Read 145 rows, 14.12 KiB in 0.001068887 sec., 135655 rows/sec., 12.90 MiB/sec.
4002 2024.01.25 04:54:29.613243 [ 3 ] {65b079c9-594b-4f2d-a7f4-4e1b44b20ef4} <Debug> DynamicQueryHandler: Done processing query
4003 2024.01.25 04:54:29.613266 [ 3 ] {65b079c9-594b-4f2d-a7f4-4e1b44b20ef4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4004 2024.01.25 04:54:29.613281 [ 3 ] {} <Debug> HTTP-Session: e4b4d2d8-1ba5-4335-8067-ab21bbaabae4 Destroying unnamed session
4005 2024.01.25 04:54:29.613377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4006 2024.01.25 04:54:29.613424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4007 2024.01.25 04:54:29.613442 [ 3 ] {} <Debug> HTTP-Session: ae344184-1ca7-4c4b-ad19-69a5eb139733 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4008 2024.01.25 04:54:29.613460 [ 3 ] {} <Debug> HTTP-Session: ae344184-1ca7-4c4b-ad19-69a5eb139733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4009 2024.01.25 04:54:29.613528 [ 3 ] {6e67f696-301e-4819-be85-f36966a6c919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4010 2024.01.25 04:54:29.613568 [ 3 ] {6e67f696-301e-4819-be85-f36966a6c919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4011 2024.01.25 04:54:29.613676 [ 3 ] {6e67f696-301e-4819-be85-f36966a6c919} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4012 2024.01.25 04:54:29.613944 [ 3 ] {6e67f696-301e-4819-be85-f36966a6c919} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4013 2024.01.25 04:54:29.614146 [ 3 ] {6e67f696-301e-4819-be85-f36966a6c919} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4014 2024.01.25 04:54:29.614290 [ 3 ] {6e67f696-301e-4819-be85-f36966a6c919} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
4015 2024.01.25 04:54:29.614410 [ 3 ] {6e67f696-301e-4819-be85-f36966a6c919} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000851992 sec., 2347 rows/sec., 163.91 KiB/sec.
4016 2024.01.25 04:54:29.614594 [ 3 ] {6e67f696-301e-4819-be85-f36966a6c919} <Debug> DynamicQueryHandler: Done processing query
4017 2024.01.25 04:54:29.614618 [ 3 ] {6e67f696-301e-4819-be85-f36966a6c919} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4018 2024.01.25 04:54:29.614634 [ 3 ] {} <Debug> HTTP-Session: ae344184-1ca7-4c4b-ad19-69a5eb139733 Destroying unnamed session
4019 2024.01.25 04:54:29.614738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4020 2024.01.25 04:54:29.614784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4021 2024.01.25 04:54:29.614803 [ 3 ] {} <Debug> HTTP-Session: 747550af-e287-451a-9756-dd760eff45cf Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4022 2024.01.25 04:54:29.614820 [ 3 ] {} <Debug> HTTP-Session: 747550af-e287-451a-9756-dd760eff45cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4023 2024.01.25 04:54:29.614893 [ 3 ] {fb44f88d-50d3-49cf-85e2-4dd60ea674c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4024 2024.01.25 04:54:29.614932 [ 3 ] {fb44f88d-50d3-49cf-85e2-4dd60ea674c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4025 2024.01.25 04:54:29.615048 [ 3 ] {fb44f88d-50d3-49cf-85e2-4dd60ea674c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4026 2024.01.25 04:54:29.615352 [ 3 ] {fb44f88d-50d3-49cf-85e2-4dd60ea674c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4027 2024.01.25 04:54:29.615558 [ 3 ] {fb44f88d-50d3-49cf-85e2-4dd60ea674c4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4028 2024.01.25 04:54:29.615707 [ 3 ] {fb44f88d-50d3-49cf-85e2-4dd60ea674c4} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4029 2024.01.25 04:54:29.615818 [ 3 ] {fb44f88d-50d3-49cf-85e2-4dd60ea674c4} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000895932 sec., 55807 rows/sec., 4.37 MiB/sec.
4030 2024.01.25 04:54:29.615933 [ 3 ] {fb44f88d-50d3-49cf-85e2-4dd60ea674c4} <Debug> DynamicQueryHandler: Done processing query
4031 2024.01.25 04:54:29.615956 [ 3 ] {fb44f88d-50d3-49cf-85e2-4dd60ea674c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4032 2024.01.25 04:54:29.615971 [ 3 ] {} <Debug> HTTP-Session: 747550af-e287-451a-9756-dd760eff45cf Destroying unnamed session
4033 2024.01.25 04:54:29.616063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4034 2024.01.25 04:54:29.616107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4035 2024.01.25 04:54:29.616125 [ 3 ] {} <Debug> HTTP-Session: 277bf242-9249-40a7-aa3e-1f56dbeb8633 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4036 2024.01.25 04:54:29.616143 [ 3 ] {} <Debug> HTTP-Session: 277bf242-9249-40a7-aa3e-1f56dbeb8633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4037 2024.01.25 04:54:29.616210 [ 3 ] {1237a9c5-99e0-4423-bce1-c054280e35dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4038 2024.01.25 04:54:29.616252 [ 3 ] {1237a9c5-99e0-4423-bce1-c054280e35dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4039 2024.01.25 04:54:29.616372 [ 3 ] {1237a9c5-99e0-4423-bce1-c054280e35dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4040 2024.01.25 04:54:29.616636 [ 3 ] {1237a9c5-99e0-4423-bce1-c054280e35dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4041 2024.01.25 04:54:29.616889 [ 3 ] {1237a9c5-99e0-4423-bce1-c054280e35dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4042 2024.01.25 04:54:29.617061 [ 3 ] {1237a9c5-99e0-4423-bce1-c054280e35dc} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
4043 2024.01.25 04:54:29.617179 [ 3 ] {1237a9c5-99e0-4423-bce1-c054280e35dc} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000942234 sec., 1061 rows/sec., 74.62 KiB/sec.
4044 2024.01.25 04:54:29.617301 [ 3 ] {1237a9c5-99e0-4423-bce1-c054280e35dc} <Debug> DynamicQueryHandler: Done processing query
4045 2024.01.25 04:54:29.617323 [ 3 ] {1237a9c5-99e0-4423-bce1-c054280e35dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4046 2024.01.25 04:54:29.617338 [ 3 ] {} <Debug> HTTP-Session: 277bf242-9249-40a7-aa3e-1f56dbeb8633 Destroying unnamed session
4047 2024.01.25 04:54:29.617484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4048 2024.01.25 04:54:29.617528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4049 2024.01.25 04:54:29.617546 [ 3 ] {} <Debug> HTTP-Session: 71c622d2-649c-4bc9-8688-5e34d98d6163 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4050 2024.01.25 04:54:29.617565 [ 3 ] {} <Debug> HTTP-Session: 71c622d2-649c-4bc9-8688-5e34d98d6163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4051 2024.01.25 04:54:29.617653 [ 3 ] {f568629e-96bb-4d62-b5a6-fbdfc1dc4d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4052 2024.01.25 04:54:29.617697 [ 3 ] {f568629e-96bb-4d62-b5a6-fbdfc1dc4d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4053 2024.01.25 04:54:29.617830 [ 3 ] {f568629e-96bb-4d62-b5a6-fbdfc1dc4d24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4054 2024.01.25 04:54:29.618311 [ 3 ] {f568629e-96bb-4d62-b5a6-fbdfc1dc4d24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4055 2024.01.25 04:54:29.618632 [ 3 ] {f568629e-96bb-4d62-b5a6-fbdfc1dc4d24} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4056 2024.01.25 04:54:29.618807 [ 3 ] {f568629e-96bb-4d62-b5a6-fbdfc1dc4d24} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4057 2024.01.25 04:54:29.618939 [ 3 ] {f568629e-96bb-4d62-b5a6-fbdfc1dc4d24} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001258072 sec., 38153 rows/sec., 51.49 MiB/sec.
4058 2024.01.25 04:54:29.619064 [ 3 ] {f568629e-96bb-4d62-b5a6-fbdfc1dc4d24} <Debug> DynamicQueryHandler: Done processing query
4059 2024.01.25 04:54:29.619087 [ 3 ] {f568629e-96bb-4d62-b5a6-fbdfc1dc4d24} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4060 2024.01.25 04:54:29.619103 [ 3 ] {} <Debug> HTTP-Session: 71c622d2-649c-4bc9-8688-5e34d98d6163 Destroying unnamed session
4061 2024.01.25 04:54:33.878143 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
4062 2024.01.25 04:54:33.878251 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
4063 2024.01.25 04:54:39.606002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4064 2024.01.25 04:54:39.606125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4065 2024.01.25 04:54:39.606151 [ 3 ] {} <Debug> HTTP-Session: 60a03394-6bdc-4b3d-98c1-035a8f1ab651 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4066 2024.01.25 04:54:39.606176 [ 3 ] {} <Debug> HTTP-Session: 60a03394-6bdc-4b3d-98c1-035a8f1ab651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4067 2024.01.25 04:54:39.606304 [ 3 ] {7a57aaa0-b6c5-4926-9e4a-56185500b76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4068 2024.01.25 04:54:39.606365 [ 3 ] {7a57aaa0-b6c5-4926-9e4a-56185500b76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4069 2024.01.25 04:54:39.606523 [ 3 ] {7a57aaa0-b6c5-4926-9e4a-56185500b76e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4070 2024.01.25 04:54:39.607012 [ 3 ] {7a57aaa0-b6c5-4926-9e4a-56185500b76e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4071 2024.01.25 04:54:39.607305 [ 3 ] {7a57aaa0-b6c5-4926-9e4a-56185500b76e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4072 2024.01.25 04:54:39.607507 [ 3 ] {7a57aaa0-b6c5-4926-9e4a-56185500b76e} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4073 2024.01.25 04:54:39.607636 [ 3 ] {7a57aaa0-b6c5-4926-9e4a-56185500b76e} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001296904 sec., 37011 rows/sec., 2.93 MiB/sec.
4074 2024.01.25 04:54:39.607799 [ 3 ] {7a57aaa0-b6c5-4926-9e4a-56185500b76e} <Debug> DynamicQueryHandler: Done processing query
4075 2024.01.25 04:54:39.607826 [ 3 ] {7a57aaa0-b6c5-4926-9e4a-56185500b76e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4076 2024.01.25 04:54:39.607850 [ 3 ] {} <Debug> HTTP-Session: 60a03394-6bdc-4b3d-98c1-035a8f1ab651 Destroying unnamed session
4077 2024.01.25 04:54:39.607987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4078 2024.01.25 04:54:39.608041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4079 2024.01.25 04:54:39.608060 [ 3 ] {} <Debug> HTTP-Session: bfc916b2-51a1-4579-b0d9-a6d26be50c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4080 2024.01.25 04:54:39.608079 [ 3 ] {} <Debug> HTTP-Session: bfc916b2-51a1-4579-b0d9-a6d26be50c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4081 2024.01.25 04:54:39.608172 [ 3 ] {c992db83-d27a-4e72-8667-eab2c6e313fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4082 2024.01.25 04:54:39.608217 [ 3 ] {c992db83-d27a-4e72-8667-eab2c6e313fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4083 2024.01.25 04:54:39.608337 [ 3 ] {c992db83-d27a-4e72-8667-eab2c6e313fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4084 2024.01.25 04:54:39.608783 [ 3 ] {c992db83-d27a-4e72-8667-eab2c6e313fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4085 2024.01.25 04:54:39.609027 [ 3 ] {c992db83-d27a-4e72-8667-eab2c6e313fa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4086 2024.01.25 04:54:39.609198 [ 3 ] {c992db83-d27a-4e72-8667-eab2c6e313fa} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4087 2024.01.25 04:54:39.609350 [ 3 ] {c992db83-d27a-4e72-8667-eab2c6e313fa} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001144109 sec., 125862 rows/sec., 11.98 MiB/sec.
4088 2024.01.25 04:54:39.609494 [ 3 ] {c992db83-d27a-4e72-8667-eab2c6e313fa} <Debug> DynamicQueryHandler: Done processing query
4089 2024.01.25 04:54:39.609520 [ 3 ] {c992db83-d27a-4e72-8667-eab2c6e313fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4090 2024.01.25 04:54:39.609537 [ 3 ] {} <Debug> HTTP-Session: bfc916b2-51a1-4579-b0d9-a6d26be50c68 Destroying unnamed session
4091 2024.01.25 04:54:39.609668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4092 2024.01.25 04:54:39.609719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4093 2024.01.25 04:54:39.609742 [ 3 ] {} <Debug> HTTP-Session: ea1f0661-8024-4d63-a434-2156ed7b2e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4094 2024.01.25 04:54:39.609758 [ 3 ] {} <Debug> HTTP-Session: ea1f0661-8024-4d63-a434-2156ed7b2e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4095 2024.01.25 04:54:39.609837 [ 3 ] {23154ad4-ff69-4117-8f23-069b3f7d2ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4096 2024.01.25 04:54:39.609885 [ 3 ] {23154ad4-ff69-4117-8f23-069b3f7d2ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4097 2024.01.25 04:54:39.610003 [ 3 ] {23154ad4-ff69-4117-8f23-069b3f7d2ffc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4098 2024.01.25 04:54:39.610335 [ 3 ] {23154ad4-ff69-4117-8f23-069b3f7d2ffc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4099 2024.01.25 04:54:39.610547 [ 3 ] {23154ad4-ff69-4117-8f23-069b3f7d2ffc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4100 2024.01.25 04:54:39.610700 [ 3 ] {23154ad4-ff69-4117-8f23-069b3f7d2ffc} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4101 2024.01.25 04:54:39.610836 [ 3 ] {23154ad4-ff69-4117-8f23-069b3f7d2ffc} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000962705 sec., 49859 rows/sec., 3.90 MiB/sec.
4102 2024.01.25 04:54:39.610954 [ 3 ] {23154ad4-ff69-4117-8f23-069b3f7d2ffc} <Debug> DynamicQueryHandler: Done processing query
4103 2024.01.25 04:54:39.610979 [ 3 ] {23154ad4-ff69-4117-8f23-069b3f7d2ffc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4104 2024.01.25 04:54:39.611002 [ 3 ] {} <Debug> HTTP-Session: ea1f0661-8024-4d63-a434-2156ed7b2e6a Destroying unnamed session
4105 2024.01.25 04:54:39.611169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4106 2024.01.25 04:54:39.611219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4107 2024.01.25 04:54:39.611241 [ 3 ] {} <Debug> HTTP-Session: 0736eca8-c430-4b4a-ae84-d7016a26d444 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4108 2024.01.25 04:54:39.611259 [ 3 ] {} <Debug> HTTP-Session: 0736eca8-c430-4b4a-ae84-d7016a26d444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.01.25 04:54:39.611361 [ 3 ] {8874ed30-f95e-4726-877b-28625a24c2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4110 2024.01.25 04:54:39.611410 [ 3 ] {8874ed30-f95e-4726-877b-28625a24c2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4111 2024.01.25 04:54:39.611565 [ 3 ] {8874ed30-f95e-4726-877b-28625a24c2d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4112 2024.01.25 04:54:39.612067 [ 3 ] {8874ed30-f95e-4726-877b-28625a24c2d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4113 2024.01.25 04:54:39.612417 [ 3 ] {8874ed30-f95e-4726-877b-28625a24c2d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4114 2024.01.25 04:54:39.612625 [ 3 ] {8874ed30-f95e-4726-877b-28625a24c2d5} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4115 2024.01.25 04:54:39.612772 [ 3 ] {8874ed30-f95e-4726-877b-28625a24c2d5} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001374745 sec., 34915 rows/sec., 47.12 MiB/sec.
4116 2024.01.25 04:54:39.612765 [ 108 ] {} <Debug> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4117 2024.01.25 04:54:39.612889 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4118 2024.01.25 04:54:39.612998 [ 3 ] {8874ed30-f95e-4726-877b-28625a24c2d5} <Debug> DynamicQueryHandler: Done processing query
4119 2024.01.25 04:54:39.612990 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4120 2024.01.25 04:54:39.613049 [ 3 ] {8874ed30-f95e-4726-877b-28625a24c2d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4121 2024.01.25 04:54:39.613136 [ 3 ] {} <Debug> HTTP-Session: 0736eca8-c430-4b4a-ae84-d7016a26d444 Destroying unnamed session
4122 2024.01.25 04:54:39.613227 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4123 2024.01.25 04:54:39.613267 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1197 rows starting from the beginning of the part
4124 2024.01.25 04:54:39.613393 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part
4125 2024.01.25 04:54:39.613496 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part
4126 2024.01.25 04:54:39.613591 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part
4127 2024.01.25 04:54:39.613703 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part
4128 2024.01.25 04:54:39.613826 [ 16 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part
4129 2024.01.25 04:54:39.617481 [ 11 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1437 rows, containing 6 columns (6 merged, 0 gathered) in 0.004521794 sec., 317794.22061243834 rows/sec., 428.85 MiB/sec.
4130 2024.01.25 04:54:39.618247 [ 21 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4131 2024.01.25 04:54:39.618552 [ 21 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4132 2024.01.25 04:54:39.618638 [ 21 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4133 2024.01.25 04:54:39.618732 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_31_6: 8.76 MiB.
4134 2024.01.25 04:54:40.000133 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.84 MiB, peak 242.57 MiB, will set to 235.48 MiB (RSS), difference: 1.64 MiB
4135 2024.01.25 04:54:40.525816 [ 108 ] {} <Debug> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4136 2024.01.25 04:54:40.525885 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4137 2024.01.25 04:54:40.525984 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
4138 2024.01.25 04:54:40.526122 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4139 2024.01.25 04:54:40.526156 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
4140 2024.01.25 04:54:40.526284 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4141 2024.01.25 04:54:40.526375 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
4142 2024.01.25 04:54:40.526454 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
4143 2024.01.25 04:54:40.526531 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4144 2024.01.25 04:54:40.527129 [ 11 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119077 sec., 15116.26930473559 rows/sec., 1.24 MiB/sec.
4145 2024.01.25 04:54:40.527274 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4146 2024.01.25 04:54:40.527465 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
4147 2024.01.25 04:54:40.527531 [ 10 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_13_3} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
4148 2024.01.25 04:54:41.421549 [ 107 ] {} <Debug> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4149 2024.01.25 04:54:41.421637 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4150 2024.01.25 04:54:41.421720 [ 11 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
4151 2024.01.25 04:54:41.421852 [ 11 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4152 2024.01.25 04:54:41.421888 [ 11 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
4153 2024.01.25 04:54:41.422019 [ 11 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4154 2024.01.25 04:54:41.422151 [ 11 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
4155 2024.01.25 04:54:41.422234 [ 11 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
4156 2024.01.25 04:54:41.422308 [ 11 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4157 2024.01.25 04:54:41.422840 [ 18 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151349 sec., 15633.834745155464 rows/sec., 1.07 MiB/sec.
4158 2024.01.25 04:54:41.423003 [ 18 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4159 2024.01.25 04:54:41.423215 [ 18 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
4160 2024.01.25 04:54:41.423282 [ 18 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_13_3} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
4161 2024.01.25 04:54:44.604804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4162 2024.01.25 04:54:44.604942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4163 2024.01.25 04:54:44.604973 [ 3 ] {} <Debug> HTTP-Session: 312e3f0a-706d-479c-88cf-4a62b4883716 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4164 2024.01.25 04:54:44.605009 [ 3 ] {} <Debug> HTTP-Session: 312e3f0a-706d-479c-88cf-4a62b4883716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4165 2024.01.25 04:54:44.605150 [ 3 ] {57ea95a7-2b03-4c5a-971c-589b5dcb1747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4166 2024.01.25 04:54:44.605219 [ 3 ] {57ea95a7-2b03-4c5a-971c-589b5dcb1747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4167 2024.01.25 04:54:44.605376 [ 3 ] {57ea95a7-2b03-4c5a-971c-589b5dcb1747} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4168 2024.01.25 04:54:44.605765 [ 3 ] {57ea95a7-2b03-4c5a-971c-589b5dcb1747} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4169 2024.01.25 04:54:44.606020 [ 3 ] {57ea95a7-2b03-4c5a-971c-589b5dcb1747} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4170 2024.01.25 04:54:44.606195 [ 3 ] {57ea95a7-2b03-4c5a-971c-589b5dcb1747} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4171 2024.01.25 04:54:44.606312 [ 3 ] {57ea95a7-2b03-4c5a-971c-589b5dcb1747} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001118679 sec., 1787 rows/sec., 152.77 KiB/sec.
4172 2024.01.25 04:54:44.606468 [ 3 ] {57ea95a7-2b03-4c5a-971c-589b5dcb1747} <Debug> DynamicQueryHandler: Done processing query
4173 2024.01.25 04:54:44.606495 [ 3 ] {57ea95a7-2b03-4c5a-971c-589b5dcb1747} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4174 2024.01.25 04:54:44.606512 [ 3 ] {} <Debug> HTTP-Session: 312e3f0a-706d-479c-88cf-4a62b4883716 Destroying unnamed session
4175 2024.01.25 04:54:44.606637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4176 2024.01.25 04:54:44.606684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4177 2024.01.25 04:54:44.606703 [ 3 ] {} <Debug> HTTP-Session: 9f4a8d91-aef5-4e39-80b2-b6e596821cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4178 2024.01.25 04:54:44.606721 [ 3 ] {} <Debug> HTTP-Session: 9f4a8d91-aef5-4e39-80b2-b6e596821cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4179 2024.01.25 04:54:44.606796 [ 3 ] {c4ee94bc-4316-462a-89e3-bd958afc5ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4180 2024.01.25 04:54:44.606837 [ 3 ] {c4ee94bc-4316-462a-89e3-bd958afc5ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4181 2024.01.25 04:54:44.606947 [ 3 ] {c4ee94bc-4316-462a-89e3-bd958afc5ffb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4182 2024.01.25 04:54:44.607314 [ 3 ] {c4ee94bc-4316-462a-89e3-bd958afc5ffb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4183 2024.01.25 04:54:44.607527 [ 3 ] {c4ee94bc-4316-462a-89e3-bd958afc5ffb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4184 2024.01.25 04:54:44.607685 [ 3 ] {c4ee94bc-4316-462a-89e3-bd958afc5ffb} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4185 2024.01.25 04:54:44.607808 [ 3 ] {c4ee94bc-4316-462a-89e3-bd958afc5ffb} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000975385 sec., 37933 rows/sec., 3.21 MiB/sec.
4186 2024.01.25 04:54:44.607815 [ 106 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4187 2024.01.25 04:54:44.607928 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4188 2024.01.25 04:54:44.607978 [ 3 ] {c4ee94bc-4316-462a-89e3-bd958afc5ffb} <Debug> DynamicQueryHandler: Done processing query
4189 2024.01.25 04:54:44.608020 [ 3 ] {c4ee94bc-4316-462a-89e3-bd958afc5ffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4190 2024.01.25 04:54:44.608020 [ 11 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4191 2024.01.25 04:54:44.608041 [ 3 ] {} <Debug> HTTP-Session: 9f4a8d91-aef5-4e39-80b2-b6e596821cb7 Destroying unnamed session
4192 2024.01.25 04:54:44.608105 [ 11 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4193 2024.01.25 04:54:44.608133 [ 11 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part
4194 2024.01.25 04:54:44.608177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4195 2024.01.25 04:54:44.608233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4196 2024.01.25 04:54:44.608251 [ 11 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part
4197 2024.01.25 04:54:44.608258 [ 3 ] {} <Debug> HTTP-Session: aad69615-171a-4aef-8ca8-a5e0c7aa9b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4198 2024.01.25 04:54:44.608292 [ 3 ] {} <Debug> HTTP-Session: aad69615-171a-4aef-8ca8-a5e0c7aa9b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4199 2024.01.25 04:54:44.608372 [ 11 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 144 rows starting from the beginning of the part
4200 2024.01.25 04:54:44.608400 [ 3 ] {e18cfe26-de69-429b-8669-4d3f631220dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4201 2024.01.25 04:54:44.608460 [ 3 ] {e18cfe26-de69-429b-8669-4d3f631220dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4202 2024.01.25 04:54:44.608481 [ 11 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 145 rows starting from the beginning of the part
4203 2024.01.25 04:54:44.608642 [ 11 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 144 rows starting from the beginning of the part
4204 2024.01.25 04:54:44.608708 [ 3 ] {e18cfe26-de69-429b-8669-4d3f631220dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4205 2024.01.25 04:54:44.608779 [ 11 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part
4206 2024.01.25 04:54:44.609158 [ 3 ] {e18cfe26-de69-429b-8669-4d3f631220dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4207 2024.01.25 04:54:44.609448 [ 3 ] {e18cfe26-de69-429b-8669-4d3f631220dc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4208 2024.01.25 04:54:44.609640 [ 3 ] {e18cfe26-de69-429b-8669-4d3f631220dc} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4209 2024.01.25 04:54:44.609781 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001779995 sec., 387641.53831892787 rows/sec., 36.22 MiB/sec.
4210 2024.01.25 04:54:44.609865 [ 3 ] {e18cfe26-de69-429b-8669-4d3f631220dc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001399085 sec., 1429 rows/sec., 99.81 KiB/sec.
4211 2024.01.25 04:54:44.610074 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4212 2024.01.25 04:54:44.610126 [ 3 ] {e18cfe26-de69-429b-8669-4d3f631220dc} <Debug> DynamicQueryHandler: Done processing query
4213 2024.01.25 04:54:44.610169 [ 3 ] {e18cfe26-de69-429b-8669-4d3f631220dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4214 2024.01.25 04:54:44.610188 [ 3 ] {} <Debug> HTTP-Session: aad69615-171a-4aef-8ca8-a5e0c7aa9b6d Destroying unnamed session
4215 2024.01.25 04:54:44.610351 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4216 2024.01.25 04:54:44.610363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4217 2024.01.25 04:54:44.610438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4218 2024.01.25 04:54:44.610458 [ 10 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_41_8} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4219 2024.01.25 04:54:44.610468 [ 3 ] {} <Debug> HTTP-Session: c3e895d7-d3c7-480b-aaea-e84da5b062a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4220 2024.01.25 04:54:44.610503 [ 3 ] {} <Debug> HTTP-Session: c3e895d7-d3c7-480b-aaea-e84da5b062a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4221 2024.01.25 04:54:44.610631 [ 3 ] {1b451e70-a6ce-4486-8f45-6da2c9656073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4222 2024.01.25 04:54:44.610671 [ 3 ] {1b451e70-a6ce-4486-8f45-6da2c9656073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4223 2024.01.25 04:54:44.610787 [ 3 ] {1b451e70-a6ce-4486-8f45-6da2c9656073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4224 2024.01.25 04:54:44.611088 [ 3 ] {1b451e70-a6ce-4486-8f45-6da2c9656073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4225 2024.01.25 04:54:44.611302 [ 3 ] {1b451e70-a6ce-4486-8f45-6da2c9656073} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4226 2024.01.25 04:54:44.611453 [ 3 ] {1b451e70-a6ce-4486-8f45-6da2c9656073} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4227 2024.01.25 04:54:44.611571 [ 106 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4228 2024.01.25 04:54:44.611578 [ 3 ] {1b451e70-a6ce-4486-8f45-6da2c9656073} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000911143 sec., 28535 rows/sec., 2.21 MiB/sec.
4229 2024.01.25 04:54:44.611618 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4230 2024.01.25 04:54:44.611785 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4231 2024.01.25 04:54:44.611816 [ 3 ] {1b451e70-a6ce-4486-8f45-6da2c9656073} <Debug> DynamicQueryHandler: Done processing query
4232 2024.01.25 04:54:44.611843 [ 3 ] {1b451e70-a6ce-4486-8f45-6da2c9656073} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4233 2024.01.25 04:54:44.611874 [ 3 ] {} <Debug> HTTP-Session: c3e895d7-d3c7-480b-aaea-e84da5b062a8 Destroying unnamed session
4234 2024.01.25 04:54:44.611880 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4235 2024.01.25 04:54:44.611911 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part
4236 2024.01.25 04:54:44.612011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4237 2024.01.25 04:54:44.612018 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part
4238 2024.01.25 04:54:44.612062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4239 2024.01.25 04:54:44.612085 [ 3 ] {} <Debug> HTTP-Session: c6072674-2bde-482e-ae85-97308c132638 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4240 2024.01.25 04:54:44.612119 [ 3 ] {} <Debug> HTTP-Session: c6072674-2bde-482e-ae85-97308c132638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4241 2024.01.25 04:54:44.612131 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part
4242 2024.01.25 04:54:44.612222 [ 3 ] {b6876f64-30e9-40f4-96ff-8bd190a8e137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4243 2024.01.25 04:54:44.612238 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 50 rows starting from the beginning of the part
4244 2024.01.25 04:54:44.612287 [ 3 ] {b6876f64-30e9-40f4-96ff-8bd190a8e137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4245 2024.01.25 04:54:44.612378 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part
4246 2024.01.25 04:54:44.612550 [ 11 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part
4247 2024.01.25 04:54:44.612580 [ 3 ] {b6876f64-30e9-40f4-96ff-8bd190a8e137} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4248 2024.01.25 04:54:44.613062 [ 3 ] {b6876f64-30e9-40f4-96ff-8bd190a8e137} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4249 2024.01.25 04:54:44.613446 [ 20 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.001726794 sec., 170257.7145855267 rows/sec., 13.29 MiB/sec.
4250 2024.01.25 04:54:44.613464 [ 3 ] {b6876f64-30e9-40f4-96ff-8bd190a8e137} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4251 2024.01.25 04:54:44.613672 [ 24 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4252 2024.01.25 04:54:44.613806 [ 3 ] {b6876f64-30e9-40f4-96ff-8bd190a8e137} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4253 2024.01.25 04:54:44.614015 [ 3 ] {b6876f64-30e9-40f4-96ff-8bd190a8e137} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001740504 sec., 21258 rows/sec., 1.50 MiB/sec.
4254 2024.01.25 04:54:44.614053 [ 24 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4255 2024.01.25 04:54:44.614224 [ 24 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_41_8} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4256 2024.01.25 04:54:44.614256 [ 3 ] {b6876f64-30e9-40f4-96ff-8bd190a8e137} <Debug> DynamicQueryHandler: Done processing query
4257 2024.01.25 04:54:44.614302 [ 3 ] {b6876f64-30e9-40f4-96ff-8bd190a8e137} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4258 2024.01.25 04:54:44.614354 [ 3 ] {} <Debug> HTTP-Session: c6072674-2bde-482e-ae85-97308c132638 Destroying unnamed session
4259 2024.01.25 04:54:48.878302 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
4260 2024.01.25 04:54:48.878379 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
4261 2024.01.25 04:54:49.606609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4262 2024.01.25 04:54:49.606716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4263 2024.01.25 04:54:49.606742 [ 3 ] {} <Debug> HTTP-Session: 5c5ee366-cb77-447d-a5d2-37bdf69181bc Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4264 2024.01.25 04:54:49.606767 [ 3 ] {} <Debug> HTTP-Session: 5c5ee366-cb77-447d-a5d2-37bdf69181bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.01.25 04:54:49.606896 [ 3 ] {0d13e455-e1ec-42a3-b772-1e3bf8db51ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4266 2024.01.25 04:54:49.606955 [ 3 ] {0d13e455-e1ec-42a3-b772-1e3bf8db51ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4267 2024.01.25 04:54:49.607111 [ 3 ] {0d13e455-e1ec-42a3-b772-1e3bf8db51ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4268 2024.01.25 04:54:49.607610 [ 3 ] {0d13e455-e1ec-42a3-b772-1e3bf8db51ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4269 2024.01.25 04:54:49.607882 [ 3 ] {0d13e455-e1ec-42a3-b772-1e3bf8db51ad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4270 2024.01.25 04:54:49.608047 [ 3 ] {0d13e455-e1ec-42a3-b772-1e3bf8db51ad} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4271 2024.01.25 04:54:49.608168 [ 3 ] {0d13e455-e1ec-42a3-b772-1e3bf8db51ad} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001236742 sec., 38811 rows/sec., 3.07 MiB/sec.
4272 2024.01.25 04:54:49.608319 [ 3 ] {0d13e455-e1ec-42a3-b772-1e3bf8db51ad} <Debug> DynamicQueryHandler: Done processing query
4273 2024.01.25 04:54:49.608345 [ 3 ] {0d13e455-e1ec-42a3-b772-1e3bf8db51ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4274 2024.01.25 04:54:49.608362 [ 3 ] {} <Debug> HTTP-Session: 5c5ee366-cb77-447d-a5d2-37bdf69181bc Destroying unnamed session
4275 2024.01.25 04:54:49.608519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4276 2024.01.25 04:54:49.608567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4277 2024.01.25 04:54:49.608586 [ 3 ] {} <Debug> HTTP-Session: 628b1178-604a-4b0a-b4dc-c19190db2e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4278 2024.01.25 04:54:49.608604 [ 3 ] {} <Debug> HTTP-Session: 628b1178-604a-4b0a-b4dc-c19190db2e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4279 2024.01.25 04:54:49.608683 [ 3 ] {2bfc95a0-bc84-49d5-9f23-dd83296d7065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4280 2024.01.25 04:54:49.608723 [ 3 ] {2bfc95a0-bc84-49d5-9f23-dd83296d7065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4281 2024.01.25 04:54:49.608829 [ 3 ] {2bfc95a0-bc84-49d5-9f23-dd83296d7065} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4282 2024.01.25 04:54:49.609254 [ 3 ] {2bfc95a0-bc84-49d5-9f23-dd83296d7065} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4283 2024.01.25 04:54:49.609481 [ 3 ] {2bfc95a0-bc84-49d5-9f23-dd83296d7065} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4284 2024.01.25 04:54:49.609632 [ 3 ] {2bfc95a0-bc84-49d5-9f23-dd83296d7065} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4285 2024.01.25 04:54:49.609730 [ 3 ] {2bfc95a0-bc84-49d5-9f23-dd83296d7065} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.001018746 sec., 141350 rows/sec., 13.45 MiB/sec.
4286 2024.01.25 04:54:49.609848 [ 3 ] {2bfc95a0-bc84-49d5-9f23-dd83296d7065} <Debug> DynamicQueryHandler: Done processing query
4287 2024.01.25 04:54:49.609872 [ 3 ] {2bfc95a0-bc84-49d5-9f23-dd83296d7065} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4288 2024.01.25 04:54:49.609889 [ 3 ] {} <Debug> HTTP-Session: 628b1178-604a-4b0a-b4dc-c19190db2e88 Destroying unnamed session
4289 2024.01.25 04:54:49.610006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4290 2024.01.25 04:54:49.610052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4291 2024.01.25 04:54:49.610070 [ 3 ] {} <Debug> HTTP-Session: 9b74569a-cdec-4ca8-bfa5-bebb437da2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4292 2024.01.25 04:54:49.610088 [ 3 ] {} <Debug> HTTP-Session: 9b74569a-cdec-4ca8-bfa5-bebb437da2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4293 2024.01.25 04:54:49.610159 [ 3 ] {5a0b090a-13c7-4fa9-9d8a-ec17d87730c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4294 2024.01.25 04:54:49.610198 [ 3 ] {5a0b090a-13c7-4fa9-9d8a-ec17d87730c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4295 2024.01.25 04:54:49.610305 [ 3 ] {5a0b090a-13c7-4fa9-9d8a-ec17d87730c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4296 2024.01.25 04:54:49.610602 [ 3 ] {5a0b090a-13c7-4fa9-9d8a-ec17d87730c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4297 2024.01.25 04:54:49.610811 [ 3 ] {5a0b090a-13c7-4fa9-9d8a-ec17d87730c3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4298 2024.01.25 04:54:49.610960 [ 3 ] {5a0b090a-13c7-4fa9-9d8a-ec17d87730c3} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4299 2024.01.25 04:54:49.611055 [ 3 ] {5a0b090a-13c7-4fa9-9d8a-ec17d87730c3} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000867872 sec., 55307 rows/sec., 4.33 MiB/sec.
4300 2024.01.25 04:54:49.611198 [ 3 ] {5a0b090a-13c7-4fa9-9d8a-ec17d87730c3} <Debug> DynamicQueryHandler: Done processing query
4301 2024.01.25 04:54:49.611233 [ 3 ] {5a0b090a-13c7-4fa9-9d8a-ec17d87730c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4302 2024.01.25 04:54:49.611258 [ 3 ] {} <Debug> HTTP-Session: 9b74569a-cdec-4ca8-bfa5-bebb437da2e6 Destroying unnamed session
4303 2024.01.25 04:54:49.611453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4304 2024.01.25 04:54:49.611499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4305 2024.01.25 04:54:49.611518 [ 3 ] {} <Debug> HTTP-Session: 3e907ede-a3d5-49be-94c6-8e21c9345707 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4306 2024.01.25 04:54:49.611536 [ 3 ] {} <Debug> HTTP-Session: 3e907ede-a3d5-49be-94c6-8e21c9345707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4307 2024.01.25 04:54:49.611637 [ 3 ] {8026bf70-f236-4237-87cc-f2593796a46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4308 2024.01.25 04:54:49.611683 [ 3 ] {8026bf70-f236-4237-87cc-f2593796a46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4309 2024.01.25 04:54:49.611828 [ 3 ] {8026bf70-f236-4237-87cc-f2593796a46e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4310 2024.01.25 04:54:49.612292 [ 3 ] {8026bf70-f236-4237-87cc-f2593796a46e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB.
4311 2024.01.25 04:54:49.612625 [ 3 ] {8026bf70-f236-4237-87cc-f2593796a46e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4312 2024.01.25 04:54:49.612801 [ 3 ] {8026bf70-f236-4237-87cc-f2593796a46e} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4313 2024.01.25 04:54:49.612905 [ 3 ] {8026bf70-f236-4237-87cc-f2593796a46e} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001240241 sec., 38702 rows/sec., 52.23 MiB/sec.
4314 2024.01.25 04:54:49.613039 [ 3 ] {8026bf70-f236-4237-87cc-f2593796a46e} <Debug> DynamicQueryHandler: Done processing query
4315 2024.01.25 04:54:49.613062 [ 3 ] {8026bf70-f236-4237-87cc-f2593796a46e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4316 2024.01.25 04:54:49.613079 [ 3 ] {} <Debug> HTTP-Session: 3e907ede-a3d5-49be-94c6-8e21c9345707 Destroying unnamed session
4317 2024.01.25 04:54:59.606151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4318 2024.01.25 04:54:59.606269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4319 2024.01.25 04:54:59.606295 [ 3 ] {} <Debug> HTTP-Session: 4b5e2599-74c5-45fc-b7e2-70adf6c72e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4320 2024.01.25 04:54:59.606319 [ 3 ] {} <Debug> HTTP-Session: 4b5e2599-74c5-45fc-b7e2-70adf6c72e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4321 2024.01.25 04:54:59.606444 [ 3 ] {95f614bc-909f-46ba-8a5d-3320d1801676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4322 2024.01.25 04:54:59.606502 [ 3 ] {95f614bc-909f-46ba-8a5d-3320d1801676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4323 2024.01.25 04:54:59.606659 [ 3 ] {95f614bc-909f-46ba-8a5d-3320d1801676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4324 2024.01.25 04:54:59.607108 [ 3 ] {95f614bc-909f-46ba-8a5d-3320d1801676} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4325 2024.01.25 04:54:59.607372 [ 3 ] {95f614bc-909f-46ba-8a5d-3320d1801676} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4326 2024.01.25 04:54:59.607541 [ 3 ] {95f614bc-909f-46ba-8a5d-3320d1801676} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4327 2024.01.25 04:54:59.607666 [ 3 ] {95f614bc-909f-46ba-8a5d-3320d1801676} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00118779 sec., 40411 rows/sec., 3.20 MiB/sec.
4328 2024.01.25 04:54:59.607816 [ 3 ] {95f614bc-909f-46ba-8a5d-3320d1801676} <Debug> DynamicQueryHandler: Done processing query
4329 2024.01.25 04:54:59.607841 [ 3 ] {95f614bc-909f-46ba-8a5d-3320d1801676} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4330 2024.01.25 04:54:59.607858 [ 3 ] {} <Debug> HTTP-Session: 4b5e2599-74c5-45fc-b7e2-70adf6c72e7f Destroying unnamed session
4331 2024.01.25 04:54:59.608078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4332 2024.01.25 04:54:59.608126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4333 2024.01.25 04:54:59.608146 [ 3 ] {} <Debug> HTTP-Session: b8709db3-441e-4423-a9cb-e61a7c443374 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4334 2024.01.25 04:54:59.608163 [ 3 ] {} <Debug> HTTP-Session: b8709db3-441e-4423-a9cb-e61a7c443374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4335 2024.01.25 04:54:59.608240 [ 3 ] {72e65143-1ed1-4ed5-9259-5b2bd5b1b6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4336 2024.01.25 04:54:59.608279 [ 3 ] {72e65143-1ed1-4ed5-9259-5b2bd5b1b6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4337 2024.01.25 04:54:59.608383 [ 3 ] {72e65143-1ed1-4ed5-9259-5b2bd5b1b6d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4338 2024.01.25 04:54:59.608743 [ 3 ] {72e65143-1ed1-4ed5-9259-5b2bd5b1b6d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4339 2024.01.25 04:54:59.608957 [ 3 ] {72e65143-1ed1-4ed5-9259-5b2bd5b1b6d9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4340 2024.01.25 04:54:59.609105 [ 3 ] {72e65143-1ed1-4ed5-9259-5b2bd5b1b6d9} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4341 2024.01.25 04:54:59.609197 [ 3 ] {72e65143-1ed1-4ed5-9259-5b2bd5b1b6d9} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.000928664 sec., 155061 rows/sec., 14.76 MiB/sec.
4342 2024.01.25 04:54:59.609315 [ 3 ] {72e65143-1ed1-4ed5-9259-5b2bd5b1b6d9} <Debug> DynamicQueryHandler: Done processing query
4343 2024.01.25 04:54:59.609337 [ 3 ] {72e65143-1ed1-4ed5-9259-5b2bd5b1b6d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4344 2024.01.25 04:54:59.609353 [ 3 ] {} <Debug> HTTP-Session: b8709db3-441e-4423-a9cb-e61a7c443374 Destroying unnamed session
4345 2024.01.25 04:54:59.609468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4346 2024.01.25 04:54:59.609516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4347 2024.01.25 04:54:59.609534 [ 3 ] {} <Debug> HTTP-Session: ac0fc88e-cd48-490d-b671-06a968e63791 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4348 2024.01.25 04:54:59.609550 [ 3 ] {} <Debug> HTTP-Session: ac0fc88e-cd48-490d-b671-06a968e63791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4349 2024.01.25 04:54:59.609621 [ 3 ] {71c084c0-a032-49b3-8783-0c58ef0555aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4350 2024.01.25 04:54:59.609660 [ 3 ] {71c084c0-a032-49b3-8783-0c58ef0555aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4351 2024.01.25 04:54:59.609763 [ 3 ] {71c084c0-a032-49b3-8783-0c58ef0555aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4352 2024.01.25 04:54:59.610046 [ 3 ] {71c084c0-a032-49b3-8783-0c58ef0555aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4353 2024.01.25 04:54:59.610249 [ 3 ] {71c084c0-a032-49b3-8783-0c58ef0555aa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4354 2024.01.25 04:54:59.610400 [ 3 ] {71c084c0-a032-49b3-8783-0c58ef0555aa} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4355 2024.01.25 04:54:59.610496 [ 3 ] {71c084c0-a032-49b3-8783-0c58ef0555aa} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000845042 sec., 56801 rows/sec., 4.44 MiB/sec.
4356 2024.01.25 04:54:59.610630 [ 3 ] {71c084c0-a032-49b3-8783-0c58ef0555aa} <Debug> DynamicQueryHandler: Done processing query
4357 2024.01.25 04:54:59.610653 [ 3 ] {71c084c0-a032-49b3-8783-0c58ef0555aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4358 2024.01.25 04:54:59.610669 [ 3 ] {} <Debug> HTTP-Session: ac0fc88e-cd48-490d-b671-06a968e63791 Destroying unnamed session
4359 2024.01.25 04:54:59.610819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4360 2024.01.25 04:54:59.610864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4361 2024.01.25 04:54:59.610882 [ 3 ] {} <Debug> HTTP-Session: c8032527-5dd0-4a7c-ba0e-0234a1883f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4362 2024.01.25 04:54:59.610899 [ 3 ] {} <Debug> HTTP-Session: c8032527-5dd0-4a7c-ba0e-0234a1883f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4363 2024.01.25 04:54:59.610993 [ 3 ] {0864f3bd-4fca-404b-9db5-6b6463cbe555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4364 2024.01.25 04:54:59.611038 [ 3 ] {0864f3bd-4fca-404b-9db5-6b6463cbe555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4365 2024.01.25 04:54:59.611173 [ 3 ] {0864f3bd-4fca-404b-9db5-6b6463cbe555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4366 2024.01.25 04:54:59.611637 [ 3 ] {0864f3bd-4fca-404b-9db5-6b6463cbe555} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4367 2024.01.25 04:54:59.611964 [ 3 ] {0864f3bd-4fca-404b-9db5-6b6463cbe555} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4368 2024.01.25 04:54:59.612142 [ 3 ] {0864f3bd-4fca-404b-9db5-6b6463cbe555} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4369 2024.01.25 04:54:59.612243 [ 3 ] {0864f3bd-4fca-404b-9db5-6b6463cbe555} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001218651 sec., 39387 rows/sec., 53.15 MiB/sec.
4370 2024.01.25 04:54:59.612406 [ 3 ] {0864f3bd-4fca-404b-9db5-6b6463cbe555} <Debug> DynamicQueryHandler: Done processing query
4371 2024.01.25 04:54:59.612430 [ 3 ] {0864f3bd-4fca-404b-9db5-6b6463cbe555} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4372 2024.01.25 04:54:59.612445 [ 3 ] {} <Debug> HTTP-Session: c8032527-5dd0-4a7c-ba0e-0234a1883f85 Destroying unnamed session
4373 2024.01.25 04:55:03.878632 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
4374 2024.01.25 04:55:03.878703 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
4375 2024.01.25 04:55:09.606374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4376 2024.01.25 04:55:09.606492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4377 2024.01.25 04:55:09.606518 [ 3 ] {} <Debug> HTTP-Session: a9dce305-d851-4e33-8cbc-c0d75fc030e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4378 2024.01.25 04:55:09.606543 [ 3 ] {} <Debug> HTTP-Session: a9dce305-d851-4e33-8cbc-c0d75fc030e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4379 2024.01.25 04:55:09.606674 [ 3 ] {b06cfe01-932b-4977-8bee-8cd3b70e3e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4380 2024.01.25 04:55:09.606734 [ 3 ] {b06cfe01-932b-4977-8bee-8cd3b70e3e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4381 2024.01.25 04:55:09.606894 [ 3 ] {b06cfe01-932b-4977-8bee-8cd3b70e3e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4382 2024.01.25 04:55:09.607328 [ 3 ] {b06cfe01-932b-4977-8bee-8cd3b70e3e61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4383 2024.01.25 04:55:09.607591 [ 3 ] {b06cfe01-932b-4977-8bee-8cd3b70e3e61} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4384 2024.01.25 04:55:09.607756 [ 3 ] {b06cfe01-932b-4977-8bee-8cd3b70e3e61} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4385 2024.01.25 04:55:09.607893 [ 3 ] {b06cfe01-932b-4977-8bee-8cd3b70e3e61} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00117476 sec., 40859 rows/sec., 3.23 MiB/sec.
4386 2024.01.25 04:55:09.607892 [ 78 ] {} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0
4387 2024.01.25 04:55:09.608016 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4388 2024.01.25 04:55:09.608107 [ 3 ] {b06cfe01-932b-4977-8bee-8cd3b70e3e61} <Debug> DynamicQueryHandler: Done processing query
4389 2024.01.25 04:55:09.608115 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact
4390 2024.01.25 04:55:09.608139 [ 3 ] {b06cfe01-932b-4977-8bee-8cd3b70e3e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4391 2024.01.25 04:55:09.608162 [ 3 ] {} <Debug> HTTP-Session: a9dce305-d851-4e33-8cbc-c0d75fc030e7 Destroying unnamed session
4392 2024.01.25 04:55:09.608205 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4393 2024.01.25 04:55:09.608234 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 48 rows starting from the beginning of the part
4394 2024.01.25 04:55:09.608287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4395 2024.01.25 04:55:09.608347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4396 2024.01.25 04:55:09.608357 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part
4397 2024.01.25 04:55:09.608368 [ 3 ] {} <Debug> HTTP-Session: ab5e2e8e-c43f-4290-b625-3af37f448388 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4398 2024.01.25 04:55:09.608397 [ 3 ] {} <Debug> HTTP-Session: ab5e2e8e-c43f-4290-b625-3af37f448388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4399 2024.01.25 04:55:09.608487 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part
4400 2024.01.25 04:55:09.608517 [ 3 ] {d3378cb3-9988-44ba-b773-f2970bd880b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4401 2024.01.25 04:55:09.608576 [ 3 ] {d3378cb3-9988-44ba-b773-f2970bd880b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4402 2024.01.25 04:55:09.608596 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part
4403 2024.01.25 04:55:09.608766 [ 19 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part
4404 2024.01.25 04:55:09.608824 [ 3 ] {d3378cb3-9988-44ba-b773-f2970bd880b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4405 2024.01.25 04:55:09.609429 [ 3 ] {d3378cb3-9988-44ba-b773-f2970bd880b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4406 2024.01.25 04:55:09.609691 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001596811 sec., 150299.56582212923 rows/sec., 11.90 MiB/sec.
4407 2024.01.25 04:55:09.609730 [ 3 ] {d3378cb3-9988-44ba-b773-f2970bd880b4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4408 2024.01.25 04:55:09.609894 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary)
4409 2024.01.25 04:55:09.610023 [ 3 ] {d3378cb3-9988-44ba-b773-f2970bd880b4} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4410 2024.01.25 04:55:09.610184 [ 3 ] {d3378cb3-9988-44ba-b773-f2970bd880b4} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001631562 sec., 2451 rows/sec., 204.70 KiB/sec.
4411 2024.01.25 04:55:09.610266 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8.
4412 2024.01.25 04:55:09.610402 [ 3 ] {d3378cb3-9988-44ba-b773-f2970bd880b4} <Debug> DynamicQueryHandler: Done processing query
4413 2024.01.25 04:55:09.610408 [ 20 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_34_8} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0
4414 2024.01.25 04:55:09.610442 [ 3 ] {d3378cb3-9988-44ba-b773-f2970bd880b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4415 2024.01.25 04:55:09.610472 [ 3 ] {} <Debug> HTTP-Session: ab5e2e8e-c43f-4290-b625-3af37f448388 Destroying unnamed session
4416 2024.01.25 04:55:09.610719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 23127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4417 2024.01.25 04:55:09.610768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4418 2024.01.25 04:55:09.610788 [ 3 ] {} <Debug> HTTP-Session: 0933ca75-ebbd-4766-8cfe-3642325b5b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4419 2024.01.25 04:55:09.610805 [ 3 ] {} <Debug> HTTP-Session: 0933ca75-ebbd-4766-8cfe-3642325b5b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4420 2024.01.25 04:55:09.610889 [ 3 ] {d9f7f859-d606-4510-83fd-51a9700abeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4421 2024.01.25 04:55:09.610928 [ 3 ] {d9f7f859-d606-4510-83fd-51a9700abeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4422 2024.01.25 04:55:09.611043 [ 3 ] {d9f7f859-d606-4510-83fd-51a9700abeb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4423 2024.01.25 04:55:09.611468 [ 3 ] {d9f7f859-d606-4510-83fd-51a9700abeb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4424 2024.01.25 04:55:09.611702 [ 3 ] {d9f7f859-d606-4510-83fd-51a9700abeb5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4425 2024.01.25 04:55:09.611856 [ 3 ] {d9f7f859-d606-4510-83fd-51a9700abeb5} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4426 2024.01.25 04:55:09.611976 [ 3 ] {d9f7f859-d606-4510-83fd-51a9700abeb5} <Information> executeQuery: Read 146 rows, 14.21 KiB in 0.001058167 sec., 137974 rows/sec., 13.11 MiB/sec.
4427 2024.01.25 04:55:09.612096 [ 3 ] {d9f7f859-d606-4510-83fd-51a9700abeb5} <Debug> DynamicQueryHandler: Done processing query
4428 2024.01.25 04:55:09.612120 [ 3 ] {d9f7f859-d606-4510-83fd-51a9700abeb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4429 2024.01.25 04:55:09.612136 [ 3 ] {} <Debug> HTTP-Session: 0933ca75-ebbd-4766-8cfe-3642325b5b1e Destroying unnamed session
4430 2024.01.25 04:55:09.612275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4431 2024.01.25 04:55:09.612323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4432 2024.01.25 04:55:09.612341 [ 3 ] {} <Debug> HTTP-Session: 37367d0d-2cf2-442e-8354-125d7801ca93 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4433 2024.01.25 04:55:09.612359 [ 3 ] {} <Debug> HTTP-Session: 37367d0d-2cf2-442e-8354-125d7801ca93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4434 2024.01.25 04:55:09.612428 [ 3 ] {59b241be-af62-43c9-9006-4cb8c44bf63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4435 2024.01.25 04:55:09.612466 [ 3 ] {59b241be-af62-43c9-9006-4cb8c44bf63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4436 2024.01.25 04:55:09.612578 [ 3 ] {59b241be-af62-43c9-9006-4cb8c44bf63f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4437 2024.01.25 04:55:09.612859 [ 3 ] {59b241be-af62-43c9-9006-4cb8c44bf63f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4438 2024.01.25 04:55:09.613076 [ 3 ] {59b241be-af62-43c9-9006-4cb8c44bf63f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4439 2024.01.25 04:55:09.613224 [ 3 ] {59b241be-af62-43c9-9006-4cb8c44bf63f} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4440 2024.01.25 04:55:09.613345 [ 3 ] {59b241be-af62-43c9-9006-4cb8c44bf63f} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000886023 sec., 4514 rows/sec., 315.23 KiB/sec.
4441 2024.01.25 04:55:09.613496 [ 3 ] {59b241be-af62-43c9-9006-4cb8c44bf63f} <Debug> DynamicQueryHandler: Done processing query
4442 2024.01.25 04:55:09.613521 [ 3 ] {59b241be-af62-43c9-9006-4cb8c44bf63f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4443 2024.01.25 04:55:09.613537 [ 3 ] {} <Debug> HTTP-Session: 37367d0d-2cf2-442e-8354-125d7801ca93 Destroying unnamed session
4444 2024.01.25 04:55:09.613667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4445 2024.01.25 04:55:09.613713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4446 2024.01.25 04:55:09.613733 [ 3 ] {} <Debug> HTTP-Session: afdcd751-4dd3-42b5-8817-1fd009193590 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4447 2024.01.25 04:55:09.613750 [ 3 ] {} <Debug> HTTP-Session: afdcd751-4dd3-42b5-8817-1fd009193590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4448 2024.01.25 04:55:09.613826 [ 3 ] {d5581544-becf-458b-8a4f-6e17543b6148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4449 2024.01.25 04:55:09.613866 [ 3 ] {d5581544-becf-458b-8a4f-6e17543b6148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4450 2024.01.25 04:55:09.613978 [ 3 ] {d5581544-becf-458b-8a4f-6e17543b6148} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4451 2024.01.25 04:55:09.614287 [ 3 ] {d5581544-becf-458b-8a4f-6e17543b6148} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4452 2024.01.25 04:55:09.614494 [ 3 ] {d5581544-becf-458b-8a4f-6e17543b6148} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4453 2024.01.25 04:55:09.614651 [ 3 ] {d5581544-becf-458b-8a4f-6e17543b6148} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4454 2024.01.25 04:55:09.614770 [ 3 ] {d5581544-becf-458b-8a4f-6e17543b6148} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000914573 sec., 56857 rows/sec., 4.45 MiB/sec.
4455 2024.01.25 04:55:09.614890 [ 3 ] {d5581544-becf-458b-8a4f-6e17543b6148} <Debug> DynamicQueryHandler: Done processing query
4456 2024.01.25 04:55:09.614913 [ 3 ] {d5581544-becf-458b-8a4f-6e17543b6148} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4457 2024.01.25 04:55:09.614929 [ 3 ] {} <Debug> HTTP-Session: afdcd751-4dd3-42b5-8817-1fd009193590 Destroying unnamed session
4458 2024.01.25 04:55:09.615024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4459 2024.01.25 04:55:09.615068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4460 2024.01.25 04:55:09.615087 [ 3 ] {} <Debug> HTTP-Session: 0a8bbfd0-6db9-4f2a-8fd1-fa0f9cd4920a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4461 2024.01.25 04:55:09.615104 [ 3 ] {} <Debug> HTTP-Session: 0a8bbfd0-6db9-4f2a-8fd1-fa0f9cd4920a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4462 2024.01.25 04:55:09.615175 [ 3 ] {58c84602-d163-4157-b556-de85c89a4677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4463 2024.01.25 04:55:09.615217 [ 3 ] {58c84602-d163-4157-b556-de85c89a4677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4464 2024.01.25 04:55:09.615342 [ 3 ] {58c84602-d163-4157-b556-de85c89a4677} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4465 2024.01.25 04:55:09.615612 [ 3 ] {58c84602-d163-4157-b556-de85c89a4677} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4466 2024.01.25 04:55:09.615865 [ 3 ] {58c84602-d163-4157-b556-de85c89a4677} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4467 2024.01.25 04:55:09.616041 [ 3 ] {58c84602-d163-4157-b556-de85c89a4677} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4468 2024.01.25 04:55:09.616155 [ 3 ] {58c84602-d163-4157-b556-de85c89a4677} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000942474 sec., 2122 rows/sec., 149.21 KiB/sec.
4469 2024.01.25 04:55:09.616288 [ 3 ] {58c84602-d163-4157-b556-de85c89a4677} <Debug> DynamicQueryHandler: Done processing query
4470 2024.01.25 04:55:09.616311 [ 3 ] {58c84602-d163-4157-b556-de85c89a4677} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4471 2024.01.25 04:55:09.616327 [ 3 ] {} <Debug> HTTP-Session: 0a8bbfd0-6db9-4f2a-8fd1-fa0f9cd4920a Destroying unnamed session
4472 2024.01.25 04:55:09.616464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4473 2024.01.25 04:55:09.616508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4474 2024.01.25 04:55:09.616527 [ 3 ] {} <Debug> HTTP-Session: e57cd8cb-021f-41ea-8741-3db21536ccc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4475 2024.01.25 04:55:09.616544 [ 3 ] {} <Debug> HTTP-Session: e57cd8cb-021f-41ea-8741-3db21536ccc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4476 2024.01.25 04:55:09.616626 [ 3 ] {0a21a250-d83d-4515-9632-3cfa71fb3c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4477 2024.01.25 04:55:09.616670 [ 3 ] {0a21a250-d83d-4515-9632-3cfa71fb3c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4478 2024.01.25 04:55:09.616802 [ 3 ] {0a21a250-d83d-4515-9632-3cfa71fb3c82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4479 2024.01.25 04:55:09.617303 [ 3 ] {0a21a250-d83d-4515-9632-3cfa71fb3c82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4480 2024.01.25 04:55:09.617615 [ 3 ] {0a21a250-d83d-4515-9632-3cfa71fb3c82} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4481 2024.01.25 04:55:09.617796 [ 3 ] {0a21a250-d83d-4515-9632-3cfa71fb3c82} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4482 2024.01.25 04:55:09.617929 [ 3 ] {0a21a250-d83d-4515-9632-3cfa71fb3c82} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001268612 sec., 37836 rows/sec., 51.06 MiB/sec.
4483 2024.01.25 04:55:09.618181 [ 3 ] {0a21a250-d83d-4515-9632-3cfa71fb3c82} <Debug> DynamicQueryHandler: Done processing query
4484 2024.01.25 04:55:09.618205 [ 3 ] {0a21a250-d83d-4515-9632-3cfa71fb3c82} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4485 2024.01.25 04:55:09.618222 [ 3 ] {} <Debug> HTTP-Session: e57cd8cb-021f-41ea-8741-3db21536ccc7 Destroying unnamed session
4486 2024.01.25 04:55:14.605902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4487 2024.01.25 04:55:14.606037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4488 2024.01.25 04:55:14.606068 [ 3 ] {} <Debug> HTTP-Session: 751a7387-7d11-4c2c-9daf-324c91ee36e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4489 2024.01.25 04:55:14.606097 [ 3 ] {} <Debug> HTTP-Session: 751a7387-7d11-4c2c-9daf-324c91ee36e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4490 2024.01.25 04:55:14.606240 [ 3 ] {a4e063f4-4be3-4ff9-9d66-e9ae6b0b4cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4491 2024.01.25 04:55:14.606306 [ 3 ] {a4e063f4-4be3-4ff9-9d66-e9ae6b0b4cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4492 2024.01.25 04:55:14.606461 [ 3 ] {a4e063f4-4be3-4ff9-9d66-e9ae6b0b4cf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4493 2024.01.25 04:55:14.606928 [ 3 ] {a4e063f4-4be3-4ff9-9d66-e9ae6b0b4cf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4494 2024.01.25 04:55:14.607196 [ 3 ] {a4e063f4-4be3-4ff9-9d66-e9ae6b0b4cf8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4495 2024.01.25 04:55:14.607360 [ 3 ] {a4e063f4-4be3-4ff9-9d66-e9ae6b0b4cf8} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4496 2024.01.25 04:55:14.607479 [ 3 ] {a4e063f4-4be3-4ff9-9d66-e9ae6b0b4cf8} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001199661 sec., 30008 rows/sec., 2.54 MiB/sec.
4497 2024.01.25 04:55:14.607679 [ 3 ] {a4e063f4-4be3-4ff9-9d66-e9ae6b0b4cf8} <Debug> DynamicQueryHandler: Done processing query
4498 2024.01.25 04:55:14.607720 [ 3 ] {a4e063f4-4be3-4ff9-9d66-e9ae6b0b4cf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4499 2024.01.25 04:55:14.607738 [ 3 ] {} <Debug> HTTP-Session: 751a7387-7d11-4c2c-9daf-324c91ee36e7 Destroying unnamed session
4500 2024.01.25 04:55:14.607867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4501 2024.01.25 04:55:14.607915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4502 2024.01.25 04:55:14.607936 [ 3 ] {} <Debug> HTTP-Session: 64b64b64-b3bc-4e05-8e9d-7deb6a256765 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4503 2024.01.25 04:55:14.607952 [ 3 ] {} <Debug> HTTP-Session: 64b64b64-b3bc-4e05-8e9d-7deb6a256765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4504 2024.01.25 04:55:14.608027 [ 3 ] {e99bdfb7-4778-426e-a835-09840a9375aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4505 2024.01.25 04:55:14.608068 [ 3 ] {e99bdfb7-4778-426e-a835-09840a9375aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4506 2024.01.25 04:55:14.608188 [ 3 ] {e99bdfb7-4778-426e-a835-09840a9375aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4507 2024.01.25 04:55:14.608513 [ 3 ] {e99bdfb7-4778-426e-a835-09840a9375aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4508 2024.01.25 04:55:14.608723 [ 3 ] {e99bdfb7-4778-426e-a835-09840a9375aa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4509 2024.01.25 04:55:14.608873 [ 3 ] {e99bdfb7-4778-426e-a835-09840a9375aa} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4510 2024.01.25 04:55:14.609002 [ 3 ] {e99bdfb7-4778-426e-a835-09840a9375aa} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000938703 sec., 25567 rows/sec., 1.98 MiB/sec.
4511 2024.01.25 04:55:14.609153 [ 3 ] {e99bdfb7-4778-426e-a835-09840a9375aa} <Debug> DynamicQueryHandler: Done processing query
4512 2024.01.25 04:55:14.609181 [ 3 ] {e99bdfb7-4778-426e-a835-09840a9375aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4513 2024.01.25 04:55:14.609198 [ 3 ] {} <Debug> HTTP-Session: 64b64b64-b3bc-4e05-8e9d-7deb6a256765 Destroying unnamed session
4514 2024.01.25 04:55:14.609320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4515 2024.01.25 04:55:14.609367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4516 2024.01.25 04:55:14.609386 [ 3 ] {} <Debug> HTTP-Session: e5f6fb3a-4b8d-4757-9594-81affe307808 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4517 2024.01.25 04:55:14.609402 [ 3 ] {} <Debug> HTTP-Session: e5f6fb3a-4b8d-4757-9594-81affe307808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.01.25 04:55:14.609478 [ 3 ] {7fafa980-d333-4535-ab5d-91e47572a92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4519 2024.01.25 04:55:14.609522 [ 3 ] {7fafa980-d333-4535-ab5d-91e47572a92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4520 2024.01.25 04:55:14.609647 [ 3 ] {7fafa980-d333-4535-ab5d-91e47572a92f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4521 2024.01.25 04:55:14.609954 [ 3 ] {7fafa980-d333-4535-ab5d-91e47572a92f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4522 2024.01.25 04:55:14.610220 [ 3 ] {7fafa980-d333-4535-ab5d-91e47572a92f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4523 2024.01.25 04:55:14.610403 [ 3 ] {7fafa980-d333-4535-ab5d-91e47572a92f} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4524 2024.01.25 04:55:14.610533 [ 3 ] {7fafa980-d333-4535-ab5d-91e47572a92f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001020026 sec., 35293 rows/sec., 2.49 MiB/sec.
4525 2024.01.25 04:55:14.610735 [ 3 ] {7fafa980-d333-4535-ab5d-91e47572a92f} <Debug> DynamicQueryHandler: Done processing query
4526 2024.01.25 04:55:14.610760 [ 3 ] {7fafa980-d333-4535-ab5d-91e47572a92f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4527 2024.01.25 04:55:14.610776 [ 3 ] {} <Debug> HTTP-Session: e5f6fb3a-4b8d-4757-9594-81affe307808 Destroying unnamed session
4528 2024.01.25 04:55:18.878744 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
4529 2024.01.25 04:55:18.878818 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
4530 2024.01.25 04:55:19.606899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4531 2024.01.25 04:55:19.607012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4532 2024.01.25 04:55:19.607042 [ 3 ] {} <Debug> HTTP-Session: df414b37-e838-4741-8ac1-661aadadd465 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4533 2024.01.25 04:55:19.607071 [ 3 ] {} <Debug> HTTP-Session: df414b37-e838-4741-8ac1-661aadadd465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4534 2024.01.25 04:55:19.607211 [ 3 ] {129cf5ee-e89d-424a-923c-ab212c728620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4535 2024.01.25 04:55:19.607279 [ 3 ] {129cf5ee-e89d-424a-923c-ab212c728620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4536 2024.01.25 04:55:19.607456 [ 3 ] {129cf5ee-e89d-424a-923c-ab212c728620} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4537 2024.01.25 04:55:19.607893 [ 3 ] {129cf5ee-e89d-424a-923c-ab212c728620} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4538 2024.01.25 04:55:19.608156 [ 3 ] {129cf5ee-e89d-424a-923c-ab212c728620} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4539 2024.01.25 04:55:19.608328 [ 3 ] {129cf5ee-e89d-424a-923c-ab212c728620} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4540 2024.01.25 04:55:19.608448 [ 3 ] {129cf5ee-e89d-424a-923c-ab212c728620} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.0011986 sec., 40046 rows/sec., 3.17 MiB/sec.
4541 2024.01.25 04:55:19.608600 [ 3 ] {129cf5ee-e89d-424a-923c-ab212c728620} <Debug> DynamicQueryHandler: Done processing query
4542 2024.01.25 04:55:19.608626 [ 3 ] {129cf5ee-e89d-424a-923c-ab212c728620} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4543 2024.01.25 04:55:19.608643 [ 3 ] {} <Debug> HTTP-Session: df414b37-e838-4741-8ac1-661aadadd465 Destroying unnamed session
4544 2024.01.25 04:55:19.608790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4545 2024.01.25 04:55:19.608836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4546 2024.01.25 04:55:19.608855 [ 3 ] {} <Debug> HTTP-Session: 93369ee6-5ff5-4376-a050-5eb728995ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4547 2024.01.25 04:55:19.608872 [ 3 ] {} <Debug> HTTP-Session: 93369ee6-5ff5-4376-a050-5eb728995ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4548 2024.01.25 04:55:19.608949 [ 3 ] {0d4becaf-98ec-4e1b-93f6-51d6cff13089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4549 2024.01.25 04:55:19.608990 [ 3 ] {0d4becaf-98ec-4e1b-93f6-51d6cff13089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4550 2024.01.25 04:55:19.609093 [ 3 ] {0d4becaf-98ec-4e1b-93f6-51d6cff13089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4551 2024.01.25 04:55:19.609446 [ 3 ] {0d4becaf-98ec-4e1b-93f6-51d6cff13089} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4552 2024.01.25 04:55:19.609666 [ 3 ] {0d4becaf-98ec-4e1b-93f6-51d6cff13089} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4553 2024.01.25 04:55:19.609813 [ 3 ] {0d4becaf-98ec-4e1b-93f6-51d6cff13089} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4554 2024.01.25 04:55:19.609939 [ 3 ] {0d4becaf-98ec-4e1b-93f6-51d6cff13089} <Information> executeQuery: Read 144 rows, 14.03 KiB in 0.000955004 sec., 150784 rows/sec., 14.35 MiB/sec.
4555 2024.01.25 04:55:19.609938 [ 97 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4556 2024.01.25 04:55:19.610053 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4557 2024.01.25 04:55:19.610103 [ 3 ] {0d4becaf-98ec-4e1b-93f6-51d6cff13089} <Debug> DynamicQueryHandler: Done processing query
4558 2024.01.25 04:55:19.610142 [ 3 ] {0d4becaf-98ec-4e1b-93f6-51d6cff13089} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4559 2024.01.25 04:55:19.610146 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4560 2024.01.25 04:55:19.610162 [ 3 ] {} <Debug> HTTP-Session: 93369ee6-5ff5-4376-a050-5eb728995ce7 Destroying unnamed session
4561 2024.01.25 04:55:19.610224 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4562 2024.01.25 04:55:19.610252 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part
4563 2024.01.25 04:55:19.610300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4564 2024.01.25 04:55:19.610359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4565 2024.01.25 04:55:19.610368 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 144 rows starting from the beginning of the part
4566 2024.01.25 04:55:19.610383 [ 3 ] {} <Debug> HTTP-Session: 1934751e-5983-40e6-886d-7b7d2e867646 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4567 2024.01.25 04:55:19.610410 [ 3 ] {} <Debug> HTTP-Session: 1934751e-5983-40e6-886d-7b7d2e867646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4568 2024.01.25 04:55:19.610499 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 144 rows starting from the beginning of the part
4569 2024.01.25 04:55:19.610534 [ 3 ] {dbbd35a9-f39c-4e18-b92c-324c682afb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4570 2024.01.25 04:55:19.610591 [ 3 ] {dbbd35a9-f39c-4e18-b92c-324c682afb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4571 2024.01.25 04:55:19.610612 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 146 rows starting from the beginning of the part
4572 2024.01.25 04:55:19.610773 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part
4573 2024.01.25 04:55:19.610832 [ 3 ] {dbbd35a9-f39c-4e18-b92c-324c682afb5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4574 2024.01.25 04:55:19.610906 [ 19 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 144 rows starting from the beginning of the part
4575 2024.01.25 04:55:19.611296 [ 3 ] {dbbd35a9-f39c-4e18-b92c-324c682afb5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4576 2024.01.25 04:55:19.611588 [ 3 ] {dbbd35a9-f39c-4e18-b92c-324c682afb5a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4577 2024.01.25 04:55:19.611763 [ 3 ] {dbbd35a9-f39c-4e18-b92c-324c682afb5a} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4578 2024.01.25 04:55:19.611974 [ 97 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4579 2024.01.25 04:55:19.612051 [ 3 ] {dbbd35a9-f39c-4e18-b92c-324c682afb5a} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.001468657 sec., 32682 rows/sec., 2.56 MiB/sec.
4580 2024.01.25 04:55:19.612061 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4581 2024.01.25 04:55:19.612081 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.00196561 sec., 405980.84055331425 rows/sec., 38.22 MiB/sec.
4582 2024.01.25 04:55:19.612237 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4583 2024.01.25 04:55:19.612324 [ 3 ] {dbbd35a9-f39c-4e18-b92c-324c682afb5a} <Debug> DynamicQueryHandler: Done processing query
4584 2024.01.25 04:55:19.612364 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4585 2024.01.25 04:55:19.612368 [ 3 ] {dbbd35a9-f39c-4e18-b92c-324c682afb5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4586 2024.01.25 04:55:19.612377 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4587 2024.01.25 04:55:19.612405 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part
4588 2024.01.25 04:55:19.612416 [ 3 ] {} <Debug> HTTP-Session: 1934751e-5983-40e6-886d-7b7d2e867646 Destroying unnamed session
4589 2024.01.25 04:55:19.612620 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part
4590 2024.01.25 04:55:19.612697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4591 2024.01.25 04:55:19.612781 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part
4592 2024.01.25 04:55:19.612794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4593 2024.01.25 04:55:19.612799 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4594 2024.01.25 04:55:19.612858 [ 3 ] {} <Debug> HTTP-Session: b507a540-66e4-4d8c-beec-e9de92ecfa6c Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4595 2024.01.25 04:55:19.612906 [ 3 ] {} <Debug> HTTP-Session: b507a540-66e4-4d8c-beec-e9de92ecfa6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4596 2024.01.25 04:55:19.612996 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 52 rows starting from the beginning of the part
4597 2024.01.25 04:55:19.613007 [ 20 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_46_9} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4598 2024.01.25 04:55:19.613092 [ 3 ] {dac50ff7-33a2-4aeb-b107-6a3fefb57e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4599 2024.01.25 04:55:19.613229 [ 3 ] {dac50ff7-33a2-4aeb-b107-6a3fefb57e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4600 2024.01.25 04:55:19.613320 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part
4601 2024.01.25 04:55:19.613504 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part
4602 2024.01.25 04:55:19.613621 [ 3 ] {dac50ff7-33a2-4aeb-b107-6a3fefb57e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4603 2024.01.25 04:55:19.614411 [ 3 ] {dac50ff7-33a2-4aeb-b107-6a3fefb57e42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4604 2024.01.25 04:55:19.614470 [ 13 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.002333679 sec., 136265.52752113724 rows/sec., 10.65 MiB/sec.
4605 2024.01.25 04:55:19.614596 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4606 2024.01.25 04:55:19.614779 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4607 2024.01.25 04:55:19.614798 [ 3 ] {dac50ff7-33a2-4aeb-b107-6a3fefb57e42} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4608 2024.01.25 04:55:19.614865 [ 19 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_46_9} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4609 2024.01.25 04:55:19.615006 [ 3 ] {dac50ff7-33a2-4aeb-b107-6a3fefb57e42} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4610 2024.01.25 04:55:19.615150 [ 3 ] {dac50ff7-33a2-4aeb-b107-6a3fefb57e42} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002009461 sec., 23887 rows/sec., 32.23 MiB/sec.
4611 2024.01.25 04:55:19.615313 [ 3 ] {dac50ff7-33a2-4aeb-b107-6a3fefb57e42} <Debug> DynamicQueryHandler: Done processing query
4612 2024.01.25 04:55:19.615337 [ 3 ] {dac50ff7-33a2-4aeb-b107-6a3fefb57e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4613 2024.01.25 04:55:19.615354 [ 3 ] {} <Debug> HTTP-Session: b507a540-66e4-4d8c-beec-e9de92ecfa6c Destroying unnamed session
4614 2024.01.25 04:55:27.616507 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
4615 2024.01.25 04:55:27.616605 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4616 2024.01.25 04:55:27.616685 [ 20 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact
4617 2024.01.25 04:55:27.616806 [ 20 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4618 2024.01.25 04:55:27.616841 [ 20 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 640 rows starting from the beginning of the part
4619 2024.01.25 04:55:27.616963 [ 20 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
4620 2024.01.25 04:55:27.617058 [ 20 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part
4621 2024.01.25 04:55:27.617144 [ 20 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
4622 2024.01.25 04:55:27.617233 [ 20 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part
4623 2024.01.25 04:55:27.617958 [ 13 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302923 sec., 549533.6255480945 rows/sec., 38.75 MiB/sec.
4624 2024.01.25 04:55:27.618159 [ 19 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
4625 2024.01.25 04:55:27.618463 [ 19 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5.
4626 2024.01.25 04:55:27.618568 [ 19 ] {e38c2a68-cc60-42cd-8093-2c4b217559b3::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0
4627 2024.01.25 04:55:29.606736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4628 2024.01.25 04:55:29.606838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4629 2024.01.25 04:55:29.606863 [ 3 ] {} <Debug> HTTP-Session: 9f0b39a6-96a1-45a2-99b0-156e15c954b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4630 2024.01.25 04:55:29.606888 [ 3 ] {} <Debug> HTTP-Session: 9f0b39a6-96a1-45a2-99b0-156e15c954b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4631 2024.01.25 04:55:29.607015 [ 3 ] {5f470cf9-90bb-4e05-8e19-31dc7f2e91b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4632 2024.01.25 04:55:29.607075 [ 3 ] {5f470cf9-90bb-4e05-8e19-31dc7f2e91b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4633 2024.01.25 04:55:29.607233 [ 3 ] {5f470cf9-90bb-4e05-8e19-31dc7f2e91b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4634 2024.01.25 04:55:29.607657 [ 3 ] {5f470cf9-90bb-4e05-8e19-31dc7f2e91b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4635 2024.01.25 04:55:29.607920 [ 3 ] {5f470cf9-90bb-4e05-8e19-31dc7f2e91b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4636 2024.01.25 04:55:29.608096 [ 3 ] {5f470cf9-90bb-4e05-8e19-31dc7f2e91b3} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4637 2024.01.25 04:55:29.608214 [ 3 ] {5f470cf9-90bb-4e05-8e19-31dc7f2e91b3} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00116378 sec., 41244 rows/sec., 3.26 MiB/sec.
4638 2024.01.25 04:55:29.608356 [ 3 ] {5f470cf9-90bb-4e05-8e19-31dc7f2e91b3} <Debug> DynamicQueryHandler: Done processing query
4639 2024.01.25 04:55:29.608381 [ 3 ] {5f470cf9-90bb-4e05-8e19-31dc7f2e91b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4640 2024.01.25 04:55:29.608397 [ 3 ] {} <Debug> HTTP-Session: 9f0b39a6-96a1-45a2-99b0-156e15c954b5 Destroying unnamed session
4641 2024.01.25 04:55:29.608511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4642 2024.01.25 04:55:29.608557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4643 2024.01.25 04:55:29.608576 [ 3 ] {} <Debug> HTTP-Session: b2b3c81f-e86e-477a-833d-b61903110f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4644 2024.01.25 04:55:29.608594 [ 3 ] {} <Debug> HTTP-Session: b2b3c81f-e86e-477a-833d-b61903110f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4645 2024.01.25 04:55:29.608664 [ 3 ] {f8ed961a-d0da-4e53-9adf-ee46754e0e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4646 2024.01.25 04:55:29.608704 [ 3 ] {f8ed961a-d0da-4e53-9adf-ee46754e0e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4647 2024.01.25 04:55:29.608811 [ 3 ] {f8ed961a-d0da-4e53-9adf-ee46754e0e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4648 2024.01.25 04:55:29.609065 [ 3 ] {f8ed961a-d0da-4e53-9adf-ee46754e0e35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4649 2024.01.25 04:55:29.609271 [ 3 ] {f8ed961a-d0da-4e53-9adf-ee46754e0e35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4650 2024.01.25 04:55:29.609416 [ 3 ] {f8ed961a-d0da-4e53-9adf-ee46754e0e35} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4651 2024.01.25 04:55:29.609509 [ 3 ] {f8ed961a-d0da-4e53-9adf-ee46754e0e35} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00081576 sec., 2451 rows/sec., 209.50 KiB/sec.
4652 2024.01.25 04:55:29.609628 [ 3 ] {f8ed961a-d0da-4e53-9adf-ee46754e0e35} <Debug> DynamicQueryHandler: Done processing query
4653 2024.01.25 04:55:29.609652 [ 3 ] {f8ed961a-d0da-4e53-9adf-ee46754e0e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4654 2024.01.25 04:55:29.609668 [ 3 ] {} <Debug> HTTP-Session: b2b3c81f-e86e-477a-833d-b61903110f02 Destroying unnamed session
4655 2024.01.25 04:55:29.609807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 22979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4656 2024.01.25 04:55:29.609854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4657 2024.01.25 04:55:29.609872 [ 3 ] {} <Debug> HTTP-Session: 01ca26ca-b59d-4108-83c3-124e843b207b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4658 2024.01.25 04:55:29.609889 [ 3 ] {} <Debug> HTTP-Session: 01ca26ca-b59d-4108-83c3-124e843b207b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4659 2024.01.25 04:55:29.609965 [ 3 ] {604cc119-1e79-4b1f-9920-e26bb77746e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4660 2024.01.25 04:55:29.610003 [ 3 ] {604cc119-1e79-4b1f-9920-e26bb77746e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4661 2024.01.25 04:55:29.610107 [ 3 ] {604cc119-1e79-4b1f-9920-e26bb77746e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4662 2024.01.25 04:55:29.610453 [ 3 ] {604cc119-1e79-4b1f-9920-e26bb77746e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4663 2024.01.25 04:55:29.610673 [ 3 ] {604cc119-1e79-4b1f-9920-e26bb77746e3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4664 2024.01.25 04:55:29.610826 [ 3 ] {604cc119-1e79-4b1f-9920-e26bb77746e3} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4665 2024.01.25 04:55:29.610926 [ 3 ] {604cc119-1e79-4b1f-9920-e26bb77746e3} <Information> executeQuery: Read 145 rows, 14.12 KiB in 0.000926123 sec., 156566 rows/sec., 14.89 MiB/sec.
4666 2024.01.25 04:55:29.611089 [ 3 ] {604cc119-1e79-4b1f-9920-e26bb77746e3} <Debug> DynamicQueryHandler: Done processing query
4667 2024.01.25 04:55:29.611115 [ 3 ] {604cc119-1e79-4b1f-9920-e26bb77746e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4668 2024.01.25 04:55:29.611132 [ 3 ] {} <Debug> HTTP-Session: 01ca26ca-b59d-4108-83c3-124e843b207b Destroying unnamed session
4669 2024.01.25 04:55:29.611231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4670 2024.01.25 04:55:29.611278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4671 2024.01.25 04:55:29.611299 [ 3 ] {} <Debug> HTTP-Session: 79f624fa-2441-459c-9691-dfb0ba20b840 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4672 2024.01.25 04:55:29.611316 [ 3 ] {} <Debug> HTTP-Session: 79f624fa-2441-459c-9691-dfb0ba20b840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4673 2024.01.25 04:55:29.611387 [ 3 ] {dd0c5cab-4694-474a-8526-d9bc85c70207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4674 2024.01.25 04:55:29.611427 [ 3 ] {dd0c5cab-4694-474a-8526-d9bc85c70207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4675 2024.01.25 04:55:29.611540 [ 3 ] {dd0c5cab-4694-474a-8526-d9bc85c70207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4676 2024.01.25 04:55:29.611829 [ 3 ] {dd0c5cab-4694-474a-8526-d9bc85c70207} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4677 2024.01.25 04:55:29.612034 [ 3 ] {dd0c5cab-4694-474a-8526-d9bc85c70207} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4678 2024.01.25 04:55:29.612183 [ 3 ] {dd0c5cab-4694-474a-8526-d9bc85c70207} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4679 2024.01.25 04:55:29.612278 [ 3 ] {dd0c5cab-4694-474a-8526-d9bc85c70207} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000862342 sec., 2319 rows/sec., 161.94 KiB/sec.
4680 2024.01.25 04:55:29.612380 [ 3 ] {dd0c5cab-4694-474a-8526-d9bc85c70207} <Debug> DynamicQueryHandler: Done processing query
4681 2024.01.25 04:55:29.612404 [ 3 ] {dd0c5cab-4694-474a-8526-d9bc85c70207} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4682 2024.01.25 04:55:29.612419 [ 3 ] {} <Debug> HTTP-Session: 79f624fa-2441-459c-9691-dfb0ba20b840 Destroying unnamed session
4683 2024.01.25 04:55:29.612523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4684 2024.01.25 04:55:29.612568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4685 2024.01.25 04:55:29.612587 [ 3 ] {} <Debug> HTTP-Session: 0a4bbafd-116b-402c-aac2-6ec83a370135 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4686 2024.01.25 04:55:29.612606 [ 3 ] {} <Debug> HTTP-Session: 0a4bbafd-116b-402c-aac2-6ec83a370135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4687 2024.01.25 04:55:29.612680 [ 3 ] {3f1fdf50-910b-417d-b36e-8293741e3870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4688 2024.01.25 04:55:29.612719 [ 3 ] {3f1fdf50-910b-417d-b36e-8293741e3870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4689 2024.01.25 04:55:29.612822 [ 3 ] {3f1fdf50-910b-417d-b36e-8293741e3870} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4690 2024.01.25 04:55:29.613096 [ 3 ] {3f1fdf50-910b-417d-b36e-8293741e3870} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4691 2024.01.25 04:55:29.613299 [ 3 ] {3f1fdf50-910b-417d-b36e-8293741e3870} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4692 2024.01.25 04:55:29.613451 [ 3 ] {3f1fdf50-910b-417d-b36e-8293741e3870} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4693 2024.01.25 04:55:29.613547 [ 3 ] {3f1fdf50-910b-417d-b36e-8293741e3870} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000839491 sec., 59559 rows/sec., 4.66 MiB/sec.
4694 2024.01.25 04:55:29.613659 [ 3 ] {3f1fdf50-910b-417d-b36e-8293741e3870} <Debug> DynamicQueryHandler: Done processing query
4695 2024.01.25 04:55:29.613682 [ 3 ] {3f1fdf50-910b-417d-b36e-8293741e3870} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4696 2024.01.25 04:55:29.613698 [ 3 ] {} <Debug> HTTP-Session: 0a4bbafd-116b-402c-aac2-6ec83a370135 Destroying unnamed session
4697 2024.01.25 04:55:29.613793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4698 2024.01.25 04:55:29.613838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4699 2024.01.25 04:55:29.613857 [ 3 ] {} <Debug> HTTP-Session: 9f148ee7-9a91-414c-affd-a1cc61a6ea52 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4700 2024.01.25 04:55:29.613874 [ 3 ] {} <Debug> HTTP-Session: 9f148ee7-9a91-414c-affd-a1cc61a6ea52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4701 2024.01.25 04:55:29.613943 [ 3 ] {b067db51-3361-407d-8b29-ebd8a5e6d07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4702 2024.01.25 04:55:29.613985 [ 3 ] {b067db51-3361-407d-8b29-ebd8a5e6d07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4703 2024.01.25 04:55:29.614104 [ 3 ] {b067db51-3361-407d-8b29-ebd8a5e6d07e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4704 2024.01.25 04:55:29.614349 [ 3 ] {b067db51-3361-407d-8b29-ebd8a5e6d07e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4705 2024.01.25 04:55:29.614600 [ 3 ] {b067db51-3361-407d-8b29-ebd8a5e6d07e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4706 2024.01.25 04:55:29.614775 [ 3 ] {b067db51-3361-407d-8b29-ebd8a5e6d07e} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4707 2024.01.25 04:55:29.614868 [ 3 ] {b067db51-3361-407d-8b29-ebd8a5e6d07e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000897582 sec., 1114 rows/sec., 78.34 KiB/sec.
4708 2024.01.25 04:55:29.614973 [ 3 ] {b067db51-3361-407d-8b29-ebd8a5e6d07e} <Debug> DynamicQueryHandler: Done processing query
4709 2024.01.25 04:55:29.614997 [ 3 ] {b067db51-3361-407d-8b29-ebd8a5e6d07e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4710 2024.01.25 04:55:29.615013 [ 3 ] {} <Debug> HTTP-Session: 9f148ee7-9a91-414c-affd-a1cc61a6ea52 Destroying unnamed session
4711 2024.01.25 04:55:29.615154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4712 2024.01.25 04:55:29.615199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4713 2024.01.25 04:55:29.615217 [ 3 ] {} <Debug> HTTP-Session: 3d9da10d-154b-4edb-9756-6c2c60522fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4714 2024.01.25 04:55:29.615235 [ 3 ] {} <Debug> HTTP-Session: 3d9da10d-154b-4edb-9756-6c2c60522fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4715 2024.01.25 04:55:29.615314 [ 3 ] {f321e962-84b7-41b9-b989-6a8c4ed45fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4716 2024.01.25 04:55:29.615358 [ 3 ] {f321e962-84b7-41b9-b989-6a8c4ed45fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4717 2024.01.25 04:55:29.615493 [ 3 ] {f321e962-84b7-41b9-b989-6a8c4ed45fa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4718 2024.01.25 04:55:29.615984 [ 3 ] {f321e962-84b7-41b9-b989-6a8c4ed45fa1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4719 2024.01.25 04:55:29.616295 [ 3 ] {f321e962-84b7-41b9-b989-6a8c4ed45fa1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4720 2024.01.25 04:55:29.616471 [ 3 ] {f321e962-84b7-41b9-b989-6a8c4ed45fa1} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4721 2024.01.25 04:55:29.616559 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4722 2024.01.25 04:55:29.616574 [ 3 ] {f321e962-84b7-41b9-b989-6a8c4ed45fa1} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001231681 sec., 38971 rows/sec., 52.59 MiB/sec.
4723 2024.01.25 04:55:29.616602 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.49 GiB.
4724 2024.01.25 04:55:29.616766 [ 12 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4725 2024.01.25 04:55:29.616820 [ 3 ] {f321e962-84b7-41b9-b989-6a8c4ed45fa1} <Debug> DynamicQueryHandler: Done processing query
4726 2024.01.25 04:55:29.616857 [ 3 ] {f321e962-84b7-41b9-b989-6a8c4ed45fa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4727 2024.01.25 04:55:29.616898 [ 3 ] {} <Debug> HTTP-Session: 3d9da10d-154b-4edb-9756-6c2c60522fb3 Destroying unnamed session
4728 2024.01.25 04:55:29.616960 [ 12 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4729 2024.01.25 04:55:29.616998 [ 12 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1437 rows starting from the beginning of the part
4730 2024.01.25 04:55:29.617117 [ 12 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part
4731 2024.01.25 04:55:29.617212 [ 12 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part
4732 2024.01.25 04:55:29.617304 [ 12 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part
4733 2024.01.25 04:55:29.617390 [ 12 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part
4734 2024.01.25 04:55:29.617477 [ 12 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part
4735 2024.01.25 04:55:29.622382 [ 12 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1677 rows, containing 6 columns (6 merged, 0 gathered) in 0.005721855 sec., 293086.7699373717 rows/sec., 395.51 MiB/sec.
4736 2024.01.25 04:55:29.623301 [ 17 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4737 2024.01.25 04:55:29.623601 [ 17 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4738 2024.01.25 04:55:29.623676 [ 17 ] {8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4739 2024.01.25 04:55:29.623772 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac::all_1_36_7: 8.78 MiB.
4740 2024.01.25 04:55:33.878866 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
4741 2024.01.25 04:55:33.878962 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
4742 2024.01.25 04:55:39.607065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4743 2024.01.25 04:55:39.607211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4744 2024.01.25 04:55:39.607242 [ 3 ] {} <Debug> HTTP-Session: b5689bb7-23b3-40ea-87f3-177bb40e6010 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4745 2024.01.25 04:55:39.607269 [ 3 ] {} <Debug> HTTP-Session: b5689bb7-23b3-40ea-87f3-177bb40e6010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.01.25 04:55:39.607444 [ 3 ] {fa891680-a2ba-457c-991e-71cefa773d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4747 2024.01.25 04:55:39.607526 [ 3 ] {fa891680-a2ba-457c-991e-71cefa773d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4748 2024.01.25 04:55:39.607695 [ 3 ] {fa891680-a2ba-457c-991e-71cefa773d04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4749 2024.01.25 04:55:39.608180 [ 3 ] {fa891680-a2ba-457c-991e-71cefa773d04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB.
4750 2024.01.25 04:55:39.608473 [ 3 ] {fa891680-a2ba-457c-991e-71cefa773d04} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4751 2024.01.25 04:55:39.608676 [ 3 ] {fa891680-a2ba-457c-991e-71cefa773d04} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4752 2024.01.25 04:55:39.608824 [ 3 ] {fa891680-a2ba-457c-991e-71cefa773d04} <Information> executeQuery: Read 58 rows, 4.70 KiB in 0.001332524 sec., 43526 rows/sec., 3.45 MiB/sec.
4753 2024.01.25 04:55:39.608989 [ 3 ] {fa891680-a2ba-457c-991e-71cefa773d04} <Debug> DynamicQueryHandler: Done processing query
4754 2024.01.25 04:55:39.609016 [ 3 ] {fa891680-a2ba-457c-991e-71cefa773d04} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4755 2024.01.25 04:55:39.609036 [ 3 ] {} <Debug> HTTP-Session: b5689bb7-23b3-40ea-87f3-177bb40e6010 Destroying unnamed session
4756 2024.01.25 04:55:39.609255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 27318, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4757 2024.01.25 04:55:39.609304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4758 2024.01.25 04:55:39.609325 [ 3 ] {} <Debug> HTTP-Session: 25d31832-1e0e-4ed0-b2cb-58138939afb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4759 2024.01.25 04:55:39.609344 [ 3 ] {} <Debug> HTTP-Session: 25d31832-1e0e-4ed0-b2cb-58138939afb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4760 2024.01.25 04:55:39.609424 [ 3 ] {0bc15df9-2068-444c-9b8a-0c7657677889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4761 2024.01.25 04:55:39.609465 [ 3 ] {0bc15df9-2068-444c-9b8a-0c7657677889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4762 2024.01.25 04:55:39.609572 [ 3 ] {0bc15df9-2068-444c-9b8a-0c7657677889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4763 2024.01.25 04:55:39.609991 [ 3 ] {0bc15df9-2068-444c-9b8a-0c7657677889} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB.
4764 2024.01.25 04:55:39.610386 [ 3 ] {0bc15df9-2068-444c-9b8a-0c7657677889} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4765 2024.01.25 04:55:39.610559 [ 3 ] {0bc15df9-2068-444c-9b8a-0c7657677889} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4766 2024.01.25 04:55:39.610669 [ 3 ] {0bc15df9-2068-444c-9b8a-0c7657677889} <Information> executeQuery: Read 174 rows, 16.71 KiB in 0.001214521 sec., 143266 rows/sec., 13.43 MiB/sec.
4767 2024.01.25 04:55:39.610823 [ 3 ] {0bc15df9-2068-444c-9b8a-0c7657677889} <Debug> DynamicQueryHandler: Done processing query
4768 2024.01.25 04:55:39.610861 [ 3 ] {0bc15df9-2068-444c-9b8a-0c7657677889} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4769 2024.01.25 04:55:39.610884 [ 3 ] {} <Debug> HTTP-Session: 25d31832-1e0e-4ed0-b2cb-58138939afb8 Destroying unnamed session
4770 2024.01.25 04:55:39.611023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 10926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4771 2024.01.25 04:55:39.611069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4772 2024.01.25 04:55:39.611090 [ 3 ] {} <Debug> HTTP-Session: e53f9b0c-da7f-478f-916a-bc6335fdb637 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4773 2024.01.25 04:55:39.611109 [ 3 ] {} <Debug> HTTP-Session: e53f9b0c-da7f-478f-916a-bc6335fdb637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4774 2024.01.25 04:55:39.611187 [ 3 ] {7f37f012-20df-40b8-a01d-47cd63545fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4775 2024.01.25 04:55:39.611229 [ 3 ] {7f37f012-20df-40b8-a01d-47cd63545fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4776 2024.01.25 04:55:39.611346 [ 3 ] {7f37f012-20df-40b8-a01d-47cd63545fdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4777 2024.01.25 04:55:39.611669 [ 3 ] {7f37f012-20df-40b8-a01d-47cd63545fdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB.
4778 2024.01.25 04:55:39.611899 [ 3 ] {7f37f012-20df-40b8-a01d-47cd63545fdd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4779 2024.01.25 04:55:39.612061 [ 3 ] {7f37f012-20df-40b8-a01d-47cd63545fdd} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4780 2024.01.25 04:55:39.612166 [ 3 ] {7f37f012-20df-40b8-a01d-47cd63545fdd} <Information> executeQuery: Read 64 rows, 5.16 KiB in 0.000949164 sec., 67427 rows/sec., 5.30 MiB/sec.
4781 2024.01.25 04:55:39.612287 [ 3 ] {7f37f012-20df-40b8-a01d-47cd63545fdd} <Debug> DynamicQueryHandler: Done processing query
4782 2024.01.25 04:55:39.612313 [ 3 ] {7f37f012-20df-40b8-a01d-47cd63545fdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4783 2024.01.25 04:55:39.612331 [ 3 ] {} <Debug> HTTP-Session: e53f9b0c-da7f-478f-916a-bc6335fdb637 Destroying unnamed session
4784 2024.01.25 04:55:39.612554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 62042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4785 2024.01.25 04:55:39.612607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4786 2024.01.25 04:55:39.612628 [ 3 ] {} <Debug> HTTP-Session: 3a118de7-25ad-4401-8146-ec29531ccda4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4787 2024.01.25 04:55:39.612646 [ 3 ] {} <Debug> HTTP-Session: 3a118de7-25ad-4401-8146-ec29531ccda4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4788 2024.01.25 04:55:39.612739 [ 3 ] {1b198f6c-1158-47a7-abb7-30cebd21a646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4789 2024.01.25 04:55:39.612786 [ 3 ] {1b198f6c-1158-47a7-abb7-30cebd21a646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4790 2024.01.25 04:55:39.612925 [ 3 ] {1b198f6c-1158-47a7-abb7-30cebd21a646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4791 2024.01.25 04:55:39.613461 [ 3 ] {1b198f6c-1158-47a7-abb7-30cebd21a646} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB.
4792 2024.01.25 04:55:39.613808 [ 3 ] {1b198f6c-1158-47a7-abb7-30cebd21a646} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4793 2024.01.25 04:55:39.614004 [ 3 ] {1b198f6c-1158-47a7-abb7-30cebd21a646} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4794 2024.01.25 04:55:39.614108 [ 3 ] {1b198f6c-1158-47a7-abb7-30cebd21a646} <Information> executeQuery: Read 58 rows, 80.15 KiB in 0.001339364 sec., 43304 rows/sec., 58.44 MiB/sec.
4795 2024.01.25 04:55:39.614217 [ 3 ] {1b198f6c-1158-47a7-abb7-30cebd21a646} <Debug> DynamicQueryHandler: Done processing query
4796 2024.01.25 04:55:39.614243 [ 3 ] {1b198f6c-1158-47a7-abb7-30cebd21a646} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4797 2024.01.25 04:55:39.614260 [ 3 ] {} <Debug> HTTP-Session: 3a118de7-25ad-4401-8146-ec29531ccda4 Destroying unnamed session
4798 2024.01.25 04:55:39.614388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 1549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4799 2024.01.25 04:55:39.614434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4800 2024.01.25 04:55:39.614455 [ 3 ] {} <Debug> HTTP-Session: 2ac9eb21-a360-49b5-95ab-32883b869ea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4801 2024.01.25 04:55:39.614472 [ 3 ] {} <Debug> HTTP-Session: 2ac9eb21-a360-49b5-95ab-32883b869ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4802 2024.01.25 04:55:39.614544 [ 3 ] {cfd8734e-843b-47be-a48e-144ddfc74486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4803 2024.01.25 04:55:39.614586 [ 3 ] {cfd8734e-843b-47be-a48e-144ddfc74486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4804 2024.01.25 04:55:39.614693 [ 3 ] {cfd8734e-843b-47be-a48e-144ddfc74486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4805 2024.01.25 04:55:39.615042 [ 3 ] {cfd8734e-843b-47be-a48e-144ddfc74486} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB.
4806 2024.01.25 04:55:39.615310 [ 3 ] {cfd8734e-843b-47be-a48e-144ddfc74486} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4807 2024.01.25 04:55:39.615512 [ 3 ] {cfd8734e-843b-47be-a48e-144ddfc74486} <Trace> oximeter.measurements_i64 (030b2c24-cc3c-4048-a48d-04b7b88c9e76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
4808 2024.01.25 04:55:39.615612 [ 3 ] {cfd8734e-843b-47be-a48e-144ddfc74486} <Information> executeQuery: Read 9 rows, 709.00 B in 0.001037586 sec., 8673 rows/sec., 667.30 KiB/sec.
4809 2024.01.25 04:55:39.615747 [ 3 ] {cfd8734e-843b-47be-a48e-144ddfc74486} <Debug> DynamicQueryHandler: Done processing query
4810 2024.01.25 04:55:39.615772 [ 3 ] {cfd8734e-843b-47be-a48e-144ddfc74486} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4811 2024.01.25 04:55:39.615790 [ 3 ] {} <Debug> HTTP-Session: 2ac9eb21-a360-49b5-95ab-32883b869ea9 Destroying unnamed session
4812 2024.01.25 04:55:44.604711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4813 2024.01.25 04:55:44.604896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4814 2024.01.25 04:55:44.604944 [ 3 ] {} <Debug> HTTP-Session: cd6487fa-b79d-4fd7-85d1-eaa7cdff17fc Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4815 2024.01.25 04:55:44.604987 [ 3 ] {} <Debug> HTTP-Session: cd6487fa-b79d-4fd7-85d1-eaa7cdff17fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4816 2024.01.25 04:55:44.605197 [ 3 ] {37e26be9-5e94-4e59-aab0-c38b06b52581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4817 2024.01.25 04:55:44.605297 [ 3 ] {37e26be9-5e94-4e59-aab0-c38b06b52581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4818 2024.01.25 04:55:44.605503 [ 3 ] {37e26be9-5e94-4e59-aab0-c38b06b52581} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4819 2024.01.25 04:55:44.605917 [ 3 ] {37e26be9-5e94-4e59-aab0-c38b06b52581} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4820 2024.01.25 04:55:44.606191 [ 3 ] {37e26be9-5e94-4e59-aab0-c38b06b52581} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4821 2024.01.25 04:55:44.606354 [ 3 ] {37e26be9-5e94-4e59-aab0-c38b06b52581} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4822 2024.01.25 04:55:44.606500 [ 3 ] {37e26be9-5e94-4e59-aab0-c38b06b52581} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001238241 sec., 1615 rows/sec., 138.02 KiB/sec.
4823 2024.01.25 04:55:44.606664 [ 3 ] {37e26be9-5e94-4e59-aab0-c38b06b52581} <Debug> DynamicQueryHandler: Done processing query
4824 2024.01.25 04:55:44.606690 [ 3 ] {37e26be9-5e94-4e59-aab0-c38b06b52581} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4825 2024.01.25 04:55:44.606707 [ 3 ] {} <Debug> HTTP-Session: cd6487fa-b79d-4fd7-85d1-eaa7cdff17fc Destroying unnamed session
4826 2024.01.25 04:55:44.606827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 5489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4827 2024.01.25 04:55:44.606874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4828 2024.01.25 04:55:44.606893 [ 3 ] {} <Debug> HTTP-Session: 5a41bbf6-40e8-4ad6-b36c-bb6a5152af6f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4829 2024.01.25 04:55:44.606910 [ 3 ] {} <Debug> HTTP-Session: 5a41bbf6-40e8-4ad6-b36c-bb6a5152af6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4830 2024.01.25 04:55:44.606983 [ 3 ] {296785b9-5aa1-4371-8708-3b9be31acdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4831 2024.01.25 04:55:44.607023 [ 3 ] {296785b9-5aa1-4371-8708-3b9be31acdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4832 2024.01.25 04:55:44.607130 [ 3 ] {296785b9-5aa1-4371-8708-3b9be31acdd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4833 2024.01.25 04:55:44.607471 [ 3 ] {296785b9-5aa1-4371-8708-3b9be31acdd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4834 2024.01.25 04:55:44.607688 [ 3 ] {296785b9-5aa1-4371-8708-3b9be31acdd7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4835 2024.01.25 04:55:44.607839 [ 3 ] {296785b9-5aa1-4371-8708-3b9be31acdd7} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4836 2024.01.25 04:55:44.607953 [ 3 ] {296785b9-5aa1-4371-8708-3b9be31acdd7} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000932444 sec., 39680 rows/sec., 3.36 MiB/sec.
4837 2024.01.25 04:55:44.608290 [ 3 ] {296785b9-5aa1-4371-8708-3b9be31acdd7} <Debug> DynamicQueryHandler: Done processing query
4838 2024.01.25 04:55:44.608315 [ 3 ] {296785b9-5aa1-4371-8708-3b9be31acdd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4839 2024.01.25 04:55:44.608332 [ 3 ] {} <Debug> HTTP-Session: 5a41bbf6-40e8-4ad6-b36c-bb6a5152af6f Destroying unnamed session
4840 2024.01.25 04:55:44.608454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4841 2024.01.25 04:55:44.608500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4842 2024.01.25 04:55:44.608518 [ 3 ] {} <Debug> HTTP-Session: 05e37c3a-9b6a-4334-9a0d-dfaddcb55e76 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4843 2024.01.25 04:55:44.608536 [ 3 ] {} <Debug> HTTP-Session: 05e37c3a-9b6a-4334-9a0d-dfaddcb55e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.01.25 04:55:44.608607 [ 3 ] {5b0ea570-dbaa-48f9-8ce6-725479b5f9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4845 2024.01.25 04:55:44.608651 [ 3 ] {5b0ea570-dbaa-48f9-8ce6-725479b5f9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4846 2024.01.25 04:55:44.608777 [ 3 ] {5b0ea570-dbaa-48f9-8ce6-725479b5f9f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4847 2024.01.25 04:55:44.609055 [ 3 ] {5b0ea570-dbaa-48f9-8ce6-725479b5f9f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4848 2024.01.25 04:55:44.609266 [ 3 ] {5b0ea570-dbaa-48f9-8ce6-725479b5f9f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4849 2024.01.25 04:55:44.609416 [ 3 ] {5b0ea570-dbaa-48f9-8ce6-725479b5f9f4} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4850 2024.01.25 04:55:44.609537 [ 3 ] {5b0ea570-dbaa-48f9-8ce6-725479b5f9f4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000892753 sec., 2240 rows/sec., 156.42 KiB/sec.
4851 2024.01.25 04:55:44.609652 [ 3 ] {5b0ea570-dbaa-48f9-8ce6-725479b5f9f4} <Debug> DynamicQueryHandler: Done processing query
4852 2024.01.25 04:55:44.609676 [ 3 ] {5b0ea570-dbaa-48f9-8ce6-725479b5f9f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4853 2024.01.25 04:55:44.609692 [ 3 ] {} <Debug> HTTP-Session: 05e37c3a-9b6a-4334-9a0d-dfaddcb55e76 Destroying unnamed session
4854 2024.01.25 04:55:44.609799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4855 2024.01.25 04:55:44.609845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4856 2024.01.25 04:55:44.609865 [ 3 ] {} <Debug> HTTP-Session: a1a831cf-cc75-431d-961b-89efee8aa232 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4857 2024.01.25 04:55:44.609882 [ 3 ] {} <Debug> HTTP-Session: a1a831cf-cc75-431d-961b-89efee8aa232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4858 2024.01.25 04:55:44.609953 [ 3 ] {9b9104a6-7805-412c-91d7-2f76d98d67f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4859 2024.01.25 04:55:44.609993 [ 3 ] {9b9104a6-7805-412c-91d7-2f76d98d67f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4860 2024.01.25 04:55:44.610100 [ 3 ] {9b9104a6-7805-412c-91d7-2f76d98d67f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4861 2024.01.25 04:55:44.610395 [ 3 ] {9b9104a6-7805-412c-91d7-2f76d98d67f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4862 2024.01.25 04:55:44.610613 [ 3 ] {9b9104a6-7805-412c-91d7-2f76d98d67f7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4863 2024.01.25 04:55:44.610763 [ 3 ] {9b9104a6-7805-412c-91d7-2f76d98d67f7} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4864 2024.01.25 04:55:44.610881 [ 3 ] {9b9104a6-7805-412c-91d7-2f76d98d67f7} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000888703 sec., 29256 rows/sec., 2.27 MiB/sec.
4865 2024.01.25 04:55:44.611033 [ 3 ] {9b9104a6-7805-412c-91d7-2f76d98d67f7} <Debug> DynamicQueryHandler: Done processing query
4866 2024.01.25 04:55:44.611064 [ 3 ] {9b9104a6-7805-412c-91d7-2f76d98d67f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4867 2024.01.25 04:55:44.611081 [ 3 ] {} <Debug> HTTP-Session: a1a831cf-cc75-431d-961b-89efee8aa232 Destroying unnamed session
4868 2024.01.25 04:55:44.611187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4869 2024.01.25 04:55:44.611234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4870 2024.01.25 04:55:44.611254 [ 3 ] {} <Debug> HTTP-Session: 22f07053-9e12-4517-aac2-9a3b576eedc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4871 2024.01.25 04:55:44.611272 [ 3 ] {} <Debug> HTTP-Session: 22f07053-9e12-4517-aac2-9a3b576eedc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4872 2024.01.25 04:55:44.611350 [ 3 ] {bdb08c1b-c34c-4716-88e3-f2b3ea32e684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4873 2024.01.25 04:55:44.611394 [ 3 ] {bdb08c1b-c34c-4716-88e3-f2b3ea32e684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4874 2024.01.25 04:55:44.611518 [ 3 ] {bdb08c1b-c34c-4716-88e3-f2b3ea32e684} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4875 2024.01.25 04:55:44.611821 [ 3 ] {bdb08c1b-c34c-4716-88e3-f2b3ea32e684} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4876 2024.01.25 04:55:44.612097 [ 3 ] {bdb08c1b-c34c-4716-88e3-f2b3ea32e684} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4877 2024.01.25 04:55:44.612281 [ 3 ] {bdb08c1b-c34c-4716-88e3-f2b3ea32e684} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4878 2024.01.25 04:55:44.612396 [ 3 ] {bdb08c1b-c34c-4716-88e3-f2b3ea32e684} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001018016 sec., 36345 rows/sec., 2.56 MiB/sec.
4879 2024.01.25 04:55:44.612517 [ 3 ] {bdb08c1b-c34c-4716-88e3-f2b3ea32e684} <Debug> DynamicQueryHandler: Done processing query
4880 2024.01.25 04:55:44.612540 [ 3 ] {bdb08c1b-c34c-4716-88e3-f2b3ea32e684} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4881 2024.01.25 04:55:44.612557 [ 3 ] {} <Debug> HTTP-Session: 22f07053-9e12-4517-aac2-9a3b576eedc9 Destroying unnamed session
4882 2024.01.25 04:55:48.879019 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
4883 2024.01.25 04:55:48.879075 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
4884 2024.01.25 04:55:49.606921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4885 2024.01.25 04:55:49.607048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4886 2024.01.25 04:55:49.607074 [ 3 ] {} <Debug> HTTP-Session: 9d07de46-a518-4ee8-b896-05c1f67f2bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4887 2024.01.25 04:55:49.607099 [ 3 ] {} <Debug> HTTP-Session: 9d07de46-a518-4ee8-b896-05c1f67f2bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4888 2024.01.25 04:55:49.607256 [ 3 ] {0d98de31-cb57-496e-9a65-f96b1a4957a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4889 2024.01.25 04:55:49.607321 [ 3 ] {0d98de31-cb57-496e-9a65-f96b1a4957a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4890 2024.01.25 04:55:49.607479 [ 3 ] {0d98de31-cb57-496e-9a65-f96b1a4957a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4891 2024.01.25 04:55:49.607989 [ 3 ] {0d98de31-cb57-496e-9a65-f96b1a4957a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4892 2024.01.25 04:55:49.608280 [ 3 ] {0d98de31-cb57-496e-9a65-f96b1a4957a7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4893 2024.01.25 04:55:49.608463 [ 3 ] {0d98de31-cb57-496e-9a65-f96b1a4957a7} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4894 2024.01.25 04:55:49.608577 [ 3 ] {0d98de31-cb57-496e-9a65-f96b1a4957a7} <Information> executeQuery: Read 62 rows, 5.03 KiB in 0.001283002 sec., 48324 rows/sec., 3.83 MiB/sec.
4895 2024.01.25 04:55:49.608758 [ 3 ] {0d98de31-cb57-496e-9a65-f96b1a4957a7} <Debug> DynamicQueryHandler: Done processing query
4896 2024.01.25 04:55:49.608785 [ 3 ] {0d98de31-cb57-496e-9a65-f96b1a4957a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4897 2024.01.25 04:55:49.608803 [ 3 ] {} <Debug> HTTP-Session: 9d07de46-a518-4ee8-b896-05c1f67f2bb5 Destroying unnamed session
4898 2024.01.25 04:55:49.608988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 29178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4899 2024.01.25 04:55:49.609040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4900 2024.01.25 04:55:49.609061 [ 3 ] {} <Debug> HTTP-Session: d36794c4-5969-4254-8bf2-b37213ddf213 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4901 2024.01.25 04:55:49.609079 [ 3 ] {} <Debug> HTTP-Session: d36794c4-5969-4254-8bf2-b37213ddf213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4902 2024.01.25 04:55:49.609163 [ 3 ] {f89385aa-d123-4e29-a3a0-c3855df3b552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4903 2024.01.25 04:55:49.609204 [ 3 ] {f89385aa-d123-4e29-a3a0-c3855df3b552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4904 2024.01.25 04:55:49.609332 [ 3 ] {f89385aa-d123-4e29-a3a0-c3855df3b552} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4905 2024.01.25 04:55:49.609797 [ 3 ] {f89385aa-d123-4e29-a3a0-c3855df3b552} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4906 2024.01.25 04:55:49.610035 [ 3 ] {f89385aa-d123-4e29-a3a0-c3855df3b552} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4907 2024.01.25 04:55:49.610190 [ 3 ] {f89385aa-d123-4e29-a3a0-c3855df3b552} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4908 2024.01.25 04:55:49.610295 [ 3 ] {f89385aa-d123-4e29-a3a0-c3855df3b552} <Information> executeQuery: Read 186 rows, 17.84 KiB in 0.001103548 sec., 168547 rows/sec., 15.79 MiB/sec.
4909 2024.01.25 04:55:49.610460 [ 3 ] {f89385aa-d123-4e29-a3a0-c3855df3b552} <Debug> DynamicQueryHandler: Done processing query
4910 2024.01.25 04:55:49.610510 [ 3 ] {f89385aa-d123-4e29-a3a0-c3855df3b552} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4911 2024.01.25 04:55:49.610534 [ 3 ] {} <Debug> HTTP-Session: d36794c4-5969-4254-8bf2-b37213ddf213 Destroying unnamed session
4912 2024.01.25 04:55:49.610679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 11542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4913 2024.01.25 04:55:49.610729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4914 2024.01.25 04:55:49.610749 [ 3 ] {} <Debug> HTTP-Session: 9493a199-6a09-42ed-9651-18da8d728862 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4915 2024.01.25 04:55:49.610766 [ 3 ] {} <Debug> HTTP-Session: 9493a199-6a09-42ed-9651-18da8d728862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4916 2024.01.25 04:55:49.610845 [ 3 ] {8be7cc43-3397-4c3e-be7e-d8b44c8ab064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4917 2024.01.25 04:55:49.610886 [ 3 ] {8be7cc43-3397-4c3e-be7e-d8b44c8ab064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4918 2024.01.25 04:55:49.611003 [ 3 ] {8be7cc43-3397-4c3e-be7e-d8b44c8ab064} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4919 2024.01.25 04:55:49.611406 [ 3 ] {8be7cc43-3397-4c3e-be7e-d8b44c8ab064} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4920 2024.01.25 04:55:49.611622 [ 3 ] {8be7cc43-3397-4c3e-be7e-d8b44c8ab064} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4921 2024.01.25 04:55:49.611773 [ 3 ] {8be7cc43-3397-4c3e-be7e-d8b44c8ab064} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4922 2024.01.25 04:55:49.611872 [ 3 ] {8be7cc43-3397-4c3e-be7e-d8b44c8ab064} <Information> executeQuery: Read 68 rows, 5.42 KiB in 0.000997505 sec., 68170 rows/sec., 5.31 MiB/sec.
4923 2024.01.25 04:55:49.611997 [ 3 ] {8be7cc43-3397-4c3e-be7e-d8b44c8ab064} <Debug> DynamicQueryHandler: Done processing query
4924 2024.01.25 04:55:49.612031 [ 3 ] {8be7cc43-3397-4c3e-be7e-d8b44c8ab064} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4925 2024.01.25 04:55:49.612047 [ 3 ] {} <Debug> HTTP-Session: 9493a199-6a09-42ed-9651-18da8d728862 Destroying unnamed session
4926 2024.01.25 04:55:49.612292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 66315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4927 2024.01.25 04:55:49.612349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4928 2024.01.25 04:55:49.612369 [ 3 ] {} <Debug> HTTP-Session: b89cb926-1a89-40a3-abe4-2305080b8c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4929 2024.01.25 04:55:49.612386 [ 3 ] {} <Debug> HTTP-Session: b89cb926-1a89-40a3-abe4-2305080b8c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.01.25 04:55:49.612479 [ 3 ] {d613f1fb-7c63-4ed3-aed9-4a391b99e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4931 2024.01.25 04:55:49.612525 [ 3 ] {d613f1fb-7c63-4ed3-aed9-4a391b99e5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4932 2024.01.25 04:55:49.612659 [ 3 ] {d613f1fb-7c63-4ed3-aed9-4a391b99e5ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4933 2024.01.25 04:55:49.613248 [ 3 ] {d613f1fb-7c63-4ed3-aed9-4a391b99e5ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4934 2024.01.25 04:55:49.613600 [ 3 ] {d613f1fb-7c63-4ed3-aed9-4a391b99e5ba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4935 2024.01.25 04:55:49.613783 [ 3 ] {d613f1fb-7c63-4ed3-aed9-4a391b99e5ba} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4936 2024.01.25 04:55:49.613888 [ 3 ] {d613f1fb-7c63-4ed3-aed9-4a391b99e5ba} <Information> executeQuery: Read 62 rows, 85.67 KiB in 0.001380045 sec., 44926 rows/sec., 60.63 MiB/sec.
4937 2024.01.25 04:55:49.614037 [ 3 ] {d613f1fb-7c63-4ed3-aed9-4a391b99e5ba} <Debug> DynamicQueryHandler: Done processing query
4938 2024.01.25 04:55:49.614062 [ 3 ] {d613f1fb-7c63-4ed3-aed9-4a391b99e5ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
4939 2024.01.25 04:55:49.614078 [ 3 ] {} <Debug> HTTP-Session: b89cb926-1a89-40a3-abe4-2305080b8c23 Destroying unnamed session
4940 2024.01.25 04:55:49.614201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4941 2024.01.25 04:55:49.614248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4942 2024.01.25 04:55:49.614267 [ 3 ] {} <Debug> HTTP-Session: 32686c0f-348a-433c-acfd-8bc94d7d1367 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4943 2024.01.25 04:55:49.614284 [ 3 ] {} <Debug> HTTP-Session: 32686c0f-348a-433c-acfd-8bc94d7d1367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4944 2024.01.25 04:55:49.614354 [ 3 ] {129de01a-5aa4-42a0-9ad6-f2a8546d4b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4945 2024.01.25 04:55:49.614396 [ 3 ] {129de01a-5aa4-42a0-9ad6-f2a8546d4b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4946 2024.01.25 04:55:49.614506 [ 3 ] {129de01a-5aa4-42a0-9ad6-f2a8546d4b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4947 2024.01.25 04:55:49.614779 [ 3 ] {129de01a-5aa4-42a0-9ad6-f2a8546d4b75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4948 2024.01.25 04:55:49.615020 [ 3 ] {129de01a-5aa4-42a0-9ad6-f2a8546d4b75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4949 2024.01.25 04:55:49.615195 [ 3 ] {129de01a-5aa4-42a0-9ad6-f2a8546d4b75} <Trace> oximeter.measurements_i64 (030b2c24-cc3c-4048-a48d-04b7b88c9e76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
4950 2024.01.25 04:55:49.615289 [ 3 ] {129de01a-5aa4-42a0-9ad6-f2a8546d4b75} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000907163 sec., 6614 rows/sec., 435.98 KiB/sec.
4951 2024.01.25 04:55:49.615403 [ 3 ] {129de01a-5aa4-42a0-9ad6-f2a8546d4b75} <Debug> DynamicQueryHandler: Done processing query
4952 2024.01.25 04:55:49.615426 [ 3 ] {129de01a-5aa4-42a0-9ad6-f2a8546d4b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4953 2024.01.25 04:55:49.615442 [ 3 ] {} <Debug> HTTP-Session: 32686c0f-348a-433c-acfd-8bc94d7d1367 Destroying unnamed session
4954 2024.01.25 04:55:55.658375 [ 81 ] {} <Debug> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
4955 2024.01.25 04:55:55.658523 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4956 2024.01.25 04:55:55.658665 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
4957 2024.01.25 04:55:55.658858 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4958 2024.01.25 04:55:55.658917 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part
4959 2024.01.25 04:55:55.659147 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
4960 2024.01.25 04:55:55.659333 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
4961 2024.01.25 04:55:55.659489 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
4962 2024.01.25 04:55:55.659642 [ 12 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
4963 2024.01.25 04:55:55.660332 [ 15 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001728913 sec., 10411.165859704912 rows/sec., 871.55 KiB/sec.
4964 2024.01.25 04:55:55.660501 [ 15 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
4965 2024.01.25 04:55:55.660746 [ 15 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
4966 2024.01.25 04:55:55.660821 [ 15 ] {b5fc62c3-ef9d-4100-9504-6968c6dff753::all_1_17_4} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
4967 2024.01.25 04:55:55.990476 [ 81 ] {} <Debug> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
4968 2024.01.25 04:55:55.990537 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4969 2024.01.25 04:55:55.990616 [ 17 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
4970 2024.01.25 04:55:55.990763 [ 17 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4971 2024.01.25 04:55:55.990797 [ 17 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part
4972 2024.01.25 04:55:55.990931 [ 17 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
4973 2024.01.25 04:55:55.991032 [ 17 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
4974 2024.01.25 04:55:55.991118 [ 17 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
4975 2024.01.25 04:55:55.991202 [ 17 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
4976 2024.01.25 04:55:55.991842 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253232 sec., 14362.863380443525 rows/sec., 1002.88 KiB/sec.
4977 2024.01.25 04:55:55.992075 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
4978 2024.01.25 04:55:55.992429 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
4979 2024.01.25 04:55:55.992560 [ 22 ] {0f5cf973-94ee-41a6-bba5-994015c589ec::all_1_17_4} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
4980 2024.01.25 04:55:59.607161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 8939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4981 2024.01.25 04:55:59.607295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4982 2024.01.25 04:55:59.607326 [ 3 ] {} <Debug> HTTP-Session: fb01c58a-0ea8-43e6-8a22-7a38cf8d3063 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
4983 2024.01.25 04:55:59.607354 [ 3 ] {} <Debug> HTTP-Session: fb01c58a-0ea8-43e6-8a22-7a38cf8d3063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4984 2024.01.25 04:55:59.607499 [ 3 ] {025c0671-a072-4756-bcc2-693c8977ffa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4985 2024.01.25 04:55:59.607571 [ 3 ] {025c0671-a072-4756-bcc2-693c8977ffa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4986 2024.01.25 04:55:59.607751 [ 3 ] {025c0671-a072-4756-bcc2-693c8977ffa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4987 2024.01.25 04:55:59.608290 [ 3 ] {025c0671-a072-4756-bcc2-693c8977ffa5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4988 2024.01.25 04:55:59.608565 [ 3 ] {025c0671-a072-4756-bcc2-693c8977ffa5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4989 2024.01.25 04:55:59.608763 [ 3 ] {025c0671-a072-4756-bcc2-693c8977ffa5} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4990 2024.01.25 04:55:59.608917 [ 3 ] {025c0671-a072-4756-bcc2-693c8977ffa5} <Information> executeQuery: Read 62 rows, 5.03 KiB in 0.001366985 sec., 45355 rows/sec., 3.59 MiB/sec.
4991 2024.01.25 04:55:59.608929 [ 73 ] {} <Debug> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0
4992 2024.01.25 04:55:59.609051 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
4993 2024.01.25 04:55:59.609167 [ 3 ] {025c0671-a072-4756-bcc2-693c8977ffa5} <Debug> DynamicQueryHandler: Done processing query
4994 2024.01.25 04:55:59.609190 [ 14 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_8 to all_39_39_0 into Compact
4995 2024.01.25 04:55:59.609208 [ 3 ] {025c0671-a072-4756-bcc2-693c8977ffa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4996 2024.01.25 04:55:59.609280 [ 3 ] {} <Debug> HTTP-Session: fb01c58a-0ea8-43e6-8a22-7a38cf8d3063 Destroying unnamed session
4997 2024.01.25 04:55:59.609424 [ 14 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4998 2024.01.25 04:55:59.609469 [ 14 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 48 rows starting from the beginning of the part
4999 2024.01.25 04:55:59.609540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 29178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5000 2024.01.25 04:55:59.609623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5001 2024.01.25 04:55:59.609677 [ 3 ] {} <Debug> HTTP-Session: d4736b89-5040-416e-967b-1b21d84f3e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5002 2024.01.25 04:55:59.609695 [ 14 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part
5003 2024.01.25 04:55:59.609710 [ 3 ] {} <Debug> HTTP-Session: d4736b89-5040-416e-967b-1b21d84f3e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5004 2024.01.25 04:55:59.609945 [ 14 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part
5005 2024.01.25 04:55:59.609955 [ 3 ] {e9b984fd-ca6b-4164-8e71-c11857b76a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5006 2024.01.25 04:55:59.610053 [ 3 ] {e9b984fd-ca6b-4164-8e71-c11857b76a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5007 2024.01.25 04:55:59.610229 [ 14 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part
5008 2024.01.25 04:55:59.610504 [ 14 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 62 rows starting from the beginning of the part
5009 2024.01.25 04:55:59.610541 [ 3 ] {e9b984fd-ca6b-4164-8e71-c11857b76a6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5010 2024.01.25 04:55:59.610745 [ 14 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 62 rows starting from the beginning of the part
5011 2024.01.25 04:55:59.611407 [ 3 ] {e9b984fd-ca6b-4164-8e71-c11857b76a6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
5012 2024.01.25 04:55:59.611892 [ 3 ] {e9b984fd-ca6b-4164-8e71-c11857b76a6e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5013 2024.01.25 04:55:59.612146 [ 14 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 4 columns (4 merged, 0 gathered) in 0.003024227 sec., 107796.14096428608 rows/sec., 8.53 MiB/sec.
5014 2024.01.25 04:55:59.612196 [ 3 ] {e9b984fd-ca6b-4164-8e71-c11857b76a6e} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5015 2024.01.25 04:55:59.612377 [ 73 ] {} <Debug> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5016 2024.01.25 04:55:59.612373 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Trace> MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary)
5017 2024.01.25 04:55:59.612413 [ 3 ] {e9b984fd-ca6b-4164-8e71-c11857b76a6e} <Information> executeQuery: Read 186 rows, 17.84 KiB in 0.002388921 sec., 77859 rows/sec., 7.29 MiB/sec.
5018 2024.01.25 04:55:59.612457 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
5019 2024.01.25 04:55:59.612655 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5020 2024.01.25 04:55:59.612782 [ 3 ] {e9b984fd-ca6b-4164-8e71-c11857b76a6e} <Debug> DynamicQueryHandler: Done processing query
5021 2024.01.25 04:55:59.612854 [ 3 ] {e9b984fd-ca6b-4164-8e71-c11857b76a6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5022 2024.01.25 04:55:59.612858 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9.
5023 2024.01.25 04:55:59.612900 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5024 2024.01.25 04:55:59.612919 [ 3 ] {} <Debug> HTTP-Session: d4736b89-5040-416e-967b-1b21d84f3e39 Destroying unnamed session
5025 2024.01.25 04:55:59.612984 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part
5026 2024.01.25 04:55:59.613003 [ 16 ] {48a53aab-bc73-4ec7-9bff-450c99ad77eb::all_1_39_9} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb) (MergerMutator): Merged 6 parts: from all_1_34_8 to all_39_39_0
5027 2024.01.25 04:55:59.613170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 10552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5028 2024.01.25 04:55:59.613243 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 145 rows starting from the beginning of the part
5029 2024.01.25 04:55:59.613258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5030 2024.01.25 04:55:59.613321 [ 3 ] {} <Debug> HTTP-Session: a42cef82-0103-4ee8-a1f5-a1192a4a372d Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5031 2024.01.25 04:55:59.613352 [ 3 ] {} <Debug> HTTP-Session: a42cef82-0103-4ee8-a1f5-a1192a4a372d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5032 2024.01.25 04:55:59.613523 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 174 rows starting from the beginning of the part
5033 2024.01.25 04:55:59.613549 [ 3 ] {084e0ed9-ac51-4ff1-a6e3-4bd757bdd176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5034 2024.01.25 04:55:59.613642 [ 3 ] {084e0ed9-ac51-4ff1-a6e3-4bd757bdd176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5035 2024.01.25 04:55:59.613798 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part
5036 2024.01.25 04:55:59.614145 [ 3 ] {084e0ed9-ac51-4ff1-a6e3-4bd757bdd176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5037 2024.01.25 04:55:59.614150 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 186 rows starting from the beginning of the part
5038 2024.01.25 04:55:59.614347 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 186 rows starting from the beginning of the part
5039 2024.01.25 04:55:59.614901 [ 3 ] {084e0ed9-ac51-4ff1-a6e3-4bd757bdd176} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
5040 2024.01.25 04:55:59.615264 [ 3 ] {084e0ed9-ac51-4ff1-a6e3-4bd757bdd176} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5041 2024.01.25 04:55:59.615576 [ 3 ] {084e0ed9-ac51-4ff1-a6e3-4bd757bdd176} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5042 2024.01.25 04:55:59.615763 [ 73 ] {} <Debug> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5043 2024.01.25 04:55:59.615806 [ 3 ] {084e0ed9-ac51-4ff1-a6e3-4bd757bdd176} <Information> executeQuery: Read 62 rows, 4.96 KiB in 0.002190706 sec., 28301 rows/sec., 2.21 MiB/sec.
5044 2024.01.25 04:55:59.615829 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
5045 2024.01.25 04:55:59.616041 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5046 2024.01.25 04:55:59.616357 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5047 2024.01.25 04:55:59.616439 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part
5048 2024.01.25 04:55:59.616533 [ 21 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.003985281 sec., 228842.0816499514 rows/sec., 21.37 MiB/sec.
5049 2024.01.25 04:55:59.616560 [ 3 ] {084e0ed9-ac51-4ff1-a6e3-4bd757bdd176} <Debug> DynamicQueryHandler: Done processing query
5050 2024.01.25 04:55:59.616627 [ 3 ] {084e0ed9-ac51-4ff1-a6e3-4bd757bdd176} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5051 2024.01.25 04:55:59.616735 [ 3 ] {} <Debug> HTTP-Session: a42cef82-0103-4ee8-a1f5-a1192a4a372d Destroying unnamed session
5052 2024.01.25 04:55:59.616746 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 50 rows starting from the beginning of the part
5053 2024.01.25 04:55:59.616814 [ 16 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5054 2024.01.25 04:55:59.616950 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part
5055 2024.01.25 04:55:59.617060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 66315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5056 2024.01.25 04:55:59.617193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5057 2024.01.25 04:55:59.617189 [ 16 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5058 2024.01.25 04:55:59.617231 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part
5059 2024.01.25 04:55:59.617253 [ 3 ] {} <Debug> HTTP-Session: 48d95360-4be1-4af8-ae9c-6123caa2131e Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5060 2024.01.25 04:55:59.617340 [ 3 ] {} <Debug> HTTP-Session: 48d95360-4be1-4af8-ae9c-6123caa2131e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.01.25 04:55:59.617385 [ 16 ] {4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a::all_1_51_10} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5062 2024.01.25 04:55:59.617599 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 68 rows starting from the beginning of the part
5063 2024.01.25 04:55:59.617730 [ 3 ] {911ddaca-8a4f-42f3-b8cc-65928654a439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5064 2024.01.25 04:55:59.617850 [ 3 ] {911ddaca-8a4f-42f3-b8cc-65928654a439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5065 2024.01.25 04:55:59.617868 [ 14 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 62 rows starting from the beginning of the part
5066 2024.01.25 04:55:59.618506 [ 3 ] {911ddaca-8a4f-42f3-b8cc-65928654a439} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5067 2024.01.25 04:55:59.619302 [ 21 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 4 columns (4 merged, 0 gathered) in 0.003390556 sec., 108536.77096027909 rows/sec., 8.48 MiB/sec.
5068 2024.01.25 04:55:59.619493 [ 10 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5069 2024.01.25 04:55:59.619503 [ 3 ] {911ddaca-8a4f-42f3-b8cc-65928654a439} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB.
5070 2024.01.25 04:55:59.619821 [ 10 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5071 2024.01.25 04:55:59.619962 [ 10 ] {1321b413-5d52-4da5-9cc3-deee34b55e46::all_1_51_10} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5072 2024.01.25 04:55:59.620071 [ 3 ] {911ddaca-8a4f-42f3-b8cc-65928654a439} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5073 2024.01.25 04:55:59.620273 [ 3 ] {911ddaca-8a4f-42f3-b8cc-65928654a439} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
5074 2024.01.25 04:55:59.620405 [ 3 ] {911ddaca-8a4f-42f3-b8cc-65928654a439} <Information> executeQuery: Read 62 rows, 85.67 KiB in 0.002629077 sec., 23582 rows/sec., 31.82 MiB/sec.
5075 2024.01.25 04:55:59.620623 [ 3 ] {911ddaca-8a4f-42f3-b8cc-65928654a439} <Debug> DynamicQueryHandler: Done processing query
5076 2024.01.25 04:55:59.620648 [ 3 ] {911ddaca-8a4f-42f3-b8cc-65928654a439} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
5077 2024.01.25 04:55:59.620664 [ 3 ] {} <Debug> HTTP-Session: 48d95360-4be1-4af8-ae9c-6123caa2131e Destroying unnamed session
5078 2024.01.25 04:56:03.879141 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
5079 2024.01.25 04:56:03.879237 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
5080 2024.01.25 04:56:09.607818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 10086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5081 2024.01.25 04:56:09.607950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5082 2024.01.25 04:56:09.607980 [ 3 ] {} <Debug> HTTP-Session: 0f695b8c-f627-4c06-9a96-cd9d6cf6ad72 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5083 2024.01.25 04:56:09.608009 [ 3 ] {} <Debug> HTTP-Session: 0f695b8c-f627-4c06-9a96-cd9d6cf6ad72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5084 2024.01.25 04:56:09.608153 [ 3 ] {ef5f965d-7bb5-4bcb-8351-da88a12464aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5085 2024.01.25 04:56:09.608224 [ 3 ] {ef5f965d-7bb5-4bcb-8351-da88a12464aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5086 2024.01.25 04:56:09.608403 [ 3 ] {ef5f965d-7bb5-4bcb-8351-da88a12464aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5087 2024.01.25 04:56:09.608971 [ 3 ] {ef5f965d-7bb5-4bcb-8351-da88a12464aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB.
5088 2024.01.25 04:56:09.609233 [ 3 ] {ef5f965d-7bb5-4bcb-8351-da88a12464aa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5089 2024.01.25 04:56:09.609412 [ 3 ] {ef5f965d-7bb5-4bcb-8351-da88a12464aa} <Trace> oximeter.fields_i64 (48a53aab-bc73-4ec7-9bff-450c99ad77eb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
5090 2024.01.25 04:56:09.609550 [ 3 ] {ef5f965d-7bb5-4bcb-8351-da88a12464aa} <Information> executeQuery: Read 70 rows, 5.67 KiB in 0.001352574 sec., 51753 rows/sec., 4.10 MiB/sec.
5091 2024.01.25 04:56:09.609697 [ 3 ] {ef5f965d-7bb5-4bcb-8351-da88a12464aa} <Debug> DynamicQueryHandler: Done processing query
5092 2024.01.25 04:56:09.609721 [ 3 ] {ef5f965d-7bb5-4bcb-8351-da88a12464aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5093 2024.01.25 04:56:09.609737 [ 3 ] {} <Debug> HTTP-Session: 0f695b8c-f627-4c06-9a96-cd9d6cf6ad72 Destroying unnamed session
5094 2024.01.25 04:56:09.609895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5095 2024.01.25 04:56:09.609941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5096 2024.01.25 04:56:09.609960 [ 3 ] {} <Debug> HTTP-Session: 7245fb8c-45c9-405a-b0d3-db3c85a28e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5097 2024.01.25 04:56:09.609977 [ 3 ] {} <Debug> HTTP-Session: 7245fb8c-45c9-405a-b0d3-db3c85a28e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5098 2024.01.25 04:56:09.610047 [ 3 ] {d6b7c169-d75e-438b-b964-c9d2297d4adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5099 2024.01.25 04:56:09.610086 [ 3 ] {d6b7c169-d75e-438b-b964-c9d2297d4adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5100 2024.01.25 04:56:09.610196 [ 3 ] {d6b7c169-d75e-438b-b964-c9d2297d4adc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5101 2024.01.25 04:56:09.610491 [ 3 ] {d6b7c169-d75e-438b-b964-c9d2297d4adc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB.
5102 2024.01.25 04:56:09.610695 [ 3 ] {d6b7c169-d75e-438b-b964-c9d2297d4adc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5103 2024.01.25 04:56:09.610839 [ 3 ] {d6b7c169-d75e-438b-b964-c9d2297d4adc} <Trace> oximeter.fields_ipaddr (b5fc62c3-ef9d-4100-9504-6968c6dff753): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
5104 2024.01.25 04:56:09.610956 [ 3 ] {d6b7c169-d75e-438b-b964-c9d2297d4adc} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000879553 sec., 4547 rows/sec., 379.72 KiB/sec.
5105 2024.01.25 04:56:09.611101 [ 3 ] {d6b7c169-d75e-438b-b964-c9d2297d4adc} <Debug> DynamicQueryHandler: Done processing query
5106 2024.01.25 04:56:09.611124 [ 3 ] {d6b7c169-d75e-438b-b964-c9d2297d4adc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5107 2024.01.25 04:56:09.611139 [ 3 ] {} <Debug> HTTP-Session: 7245fb8c-45c9-405a-b0d3-db3c85a28e56 Destroying unnamed session
5108 2024.01.25 04:56:09.611308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 33126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5109 2024.01.25 04:56:09.611354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5110 2024.01.25 04:56:09.611373 [ 3 ] {} <Debug> HTTP-Session: 4ae1b740-992e-4625-99c7-9948e6f5bc1a Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5111 2024.01.25 04:56:09.611389 [ 3 ] {} <Debug> HTTP-Session: 4ae1b740-992e-4625-99c7-9948e6f5bc1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5112 2024.01.25 04:56:09.611469 [ 3 ] {5131497e-f167-4aed-8f35-c7bbfce3cd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5113 2024.01.25 04:56:09.611507 [ 3 ] {5131497e-f167-4aed-8f35-c7bbfce3cd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5114 2024.01.25 04:56:09.611609 [ 3 ] {5131497e-f167-4aed-8f35-c7bbfce3cd15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5115 2024.01.25 04:56:09.612023 [ 3 ] {5131497e-f167-4aed-8f35-c7bbfce3cd15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB.
5116 2024.01.25 04:56:09.612243 [ 3 ] {5131497e-f167-4aed-8f35-c7bbfce3cd15} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5117 2024.01.25 04:56:09.612392 [ 3 ] {5131497e-f167-4aed-8f35-c7bbfce3cd15} <Trace> oximeter.fields_string (4ee5b7e9-1f2a-4cbc-be72-7daad8ba628a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5118 2024.01.25 04:56:09.612508 [ 3 ] {5131497e-f167-4aed-8f35-c7bbfce3cd15} <Information> executeQuery: Read 212 rows, 20.22 KiB in 0.001010735 sec., 209748 rows/sec., 19.53 MiB/sec.
5119 2024.01.25 04:56:09.612624 [ 3 ] {5131497e-f167-4aed-8f35-c7bbfce3cd15} <Debug> DynamicQueryHandler: Done processing query
5120 2024.01.25 04:56:09.612647 [ 3 ] {5131497e-f167-4aed-8f35-c7bbfce3cd15} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5121 2024.01.25 04:56:09.612663 [ 3 ] {} <Debug> HTTP-Session: 4ae1b740-992e-4625-99c7-9948e6f5bc1a Destroying unnamed session
5122 2024.01.25 04:56:09.612808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5123 2024.01.25 04:56:09.612852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5124 2024.01.25 04:56:09.612870 [ 3 ] {} <Debug> HTTP-Session: a78b817e-2316-4c1c-8d44-6d5fcc4fffdb Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5125 2024.01.25 04:56:09.612887 [ 3 ] {} <Debug> HTTP-Session: a78b817e-2316-4c1c-8d44-6d5fcc4fffdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.01.25 04:56:09.612955 [ 3 ] {4f47de28-7593-4569-afb1-81e40ca25768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5127 2024.01.25 04:56:09.612992 [ 3 ] {4f47de28-7593-4569-afb1-81e40ca25768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5128 2024.01.25 04:56:09.613098 [ 3 ] {4f47de28-7593-4569-afb1-81e40ca25768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5129 2024.01.25 04:56:09.613343 [ 3 ] {4f47de28-7593-4569-afb1-81e40ca25768} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB.
5130 2024.01.25 04:56:09.613541 [ 3 ] {4f47de28-7593-4569-afb1-81e40ca25768} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5131 2024.01.25 04:56:09.613696 [ 3 ] {4f47de28-7593-4569-afb1-81e40ca25768} <Trace> oximeter.fields_u16 (0f5cf973-94ee-41a6-bba5-994015c589ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
5132 2024.01.25 04:56:09.613814 [ 3 ] {4f47de28-7593-4569-afb1-81e40ca25768} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000830041 sec., 4819 rows/sec., 336.49 KiB/sec.
5133 2024.01.25 04:56:09.613925 [ 3 ] {4f47de28-7593-4569-afb1-81e40ca25768} <Debug> DynamicQueryHandler: Done processing query
5134 2024.01.25 04:56:09.613948 [ 3 ] {4f47de28-7593-4569-afb1-81e40ca25768} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5135 2024.01.25 04:56:09.613964 [ 3 ] {} <Debug> HTTP-Session: a78b817e-2316-4c1c-8d44-6d5fcc4fffdb Destroying unnamed session
5136 2024.01.25 04:56:09.614087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 14119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5137 2024.01.25 04:56:09.614132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5138 2024.01.25 04:56:09.614151 [ 3 ] {} <Debug> HTTP-Session: e4275c40-63fb-404b-b21a-57fef5d8003b Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5139 2024.01.25 04:56:09.614167 [ 3 ] {} <Debug> HTTP-Session: e4275c40-63fb-404b-b21a-57fef5d8003b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.01.25 04:56:09.614237 [ 3 ] {3b630090-9aa2-4624-9332-8b02a0fb1aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5141 2024.01.25 04:56:09.614274 [ 3 ] {3b630090-9aa2-4624-9332-8b02a0fb1aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5142 2024.01.25 04:56:09.614378 [ 3 ] {3b630090-9aa2-4624-9332-8b02a0fb1aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5143 2024.01.25 04:56:09.614674 [ 3 ] {3b630090-9aa2-4624-9332-8b02a0fb1aaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB.
5144 2024.01.25 04:56:09.614878 [ 3 ] {3b630090-9aa2-4624-9332-8b02a0fb1aaf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5145 2024.01.25 04:56:09.615022 [ 3 ] {3b630090-9aa2-4624-9332-8b02a0fb1aaf} <Trace> oximeter.fields_uuid (1321b413-5d52-4da5-9cc3-deee34b55e46): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5146 2024.01.25 04:56:09.615133 [ 3 ] {3b630090-9aa2-4624-9332-8b02a0fb1aaf} <Information> executeQuery: Read 83 rows, 6.66 KiB in 0.000868312 sec., 95587 rows/sec., 7.48 MiB/sec.
5147 2024.01.25 04:56:09.615246 [ 3 ] {3b630090-9aa2-4624-9332-8b02a0fb1aaf} <Debug> DynamicQueryHandler: Done processing query
5148 2024.01.25 04:56:09.615270 [ 3 ] {3b630090-9aa2-4624-9332-8b02a0fb1aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5149 2024.01.25 04:56:09.615286 [ 3 ] {} <Debug> HTTP-Session: e4275c40-63fb-404b-b21a-57fef5d8003b Destroying unnamed session
5150 2024.01.25 04:56:09.615391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5151 2024.01.25 04:56:09.615435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5152 2024.01.25 04:56:09.615454 [ 3 ] {} <Debug> HTTP-Session: 793bed55-c6a5-4481-9b38-182ffab8770f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5153 2024.01.25 04:56:09.615471 [ 3 ] {} <Debug> HTTP-Session: 793bed55-c6a5-4481-9b38-182ffab8770f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5154 2024.01.25 04:56:09.615539 [ 3 ] {718a126b-3a44-416d-9b2a-172ff047952b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5155 2024.01.25 04:56:09.615581 [ 3 ] {718a126b-3a44-416d-9b2a-172ff047952b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5156 2024.01.25 04:56:09.615698 [ 3 ] {718a126b-3a44-416d-9b2a-172ff047952b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5157 2024.01.25 04:56:09.615945 [ 3 ] {718a126b-3a44-416d-9b2a-172ff047952b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB.
5158 2024.01.25 04:56:09.616282 [ 3 ] {718a126b-3a44-416d-9b2a-172ff047952b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5159 2024.01.25 04:56:09.616467 [ 3 ] {718a126b-3a44-416d-9b2a-172ff047952b} <Trace> oximeter.measurements_cumulativeu64 (e38c2a68-cc60-42cd-8093-2c4b217559b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
5160 2024.01.25 04:56:09.616595 [ 3 ] {718a126b-3a44-416d-9b2a-172ff047952b} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001019985 sec., 1960 rows/sec., 137.87 KiB/sec.
5161 2024.01.25 04:56:09.616745 [ 3 ] {718a126b-3a44-416d-9b2a-172ff047952b} <Debug> DynamicQueryHandler: Done processing query
5162 2024.01.25 04:56:09.616769 [ 3 ] {718a126b-3a44-416d-9b2a-172ff047952b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5163 2024.01.25 04:56:09.616786 [ 3 ] {} <Debug> HTTP-Session: 793bed55-c6a5-4481-9b38-182ffab8770f Destroying unnamed session
5164 2024.01.25 04:56:09.616947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 74862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5165 2024.01.25 04:56:09.616994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5166 2024.01.25 04:56:09.617013 [ 3 ] {} <Debug> HTTP-Session: eb12b2c5-1d0d-44d7-8626-dbcef5b8ade9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5167 2024.01.25 04:56:09.617031 [ 3 ] {} <Debug> HTTP-Session: eb12b2c5-1d0d-44d7-8626-dbcef5b8ade9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5168 2024.01.25 04:56:09.617129 [ 3 ] {3657f9fd-5ddd-4097-a8e9-0783dbd944cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5169 2024.01.25 04:56:09.617175 [ 3 ] {3657f9fd-5ddd-4097-a8e9-0783dbd944cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5170 2024.01.25 04:56:09.617313 [ 3 ] {3657f9fd-5ddd-4097-a8e9-0783dbd944cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5171 2024.01.25 04:56:09.617943 [ 3 ] {3657f9fd-5ddd-4097-a8e9-0783dbd944cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB.
5172 2024.01.25 04:56:09.618285 [ 3 ] {3657f9fd-5ddd-4097-a8e9-0783dbd944cf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5173 2024.01.25 04:56:09.618463 [ 3 ] {3657f9fd-5ddd-4097-a8e9-0783dbd944cf} <Trace> oximeter.measurements_histogramf64 (8a5d5609-f0dc-4eb7-9b5d-193c4ff2a9ac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
5174 2024.01.25 04:56:09.618593 [ 3 ] {3657f9fd-5ddd-4097-a8e9-0783dbd944cf} <Information> executeQuery: Read 70 rows, 96.73 KiB in 0.001434066 sec., 48812 rows/sec., 65.87 MiB/sec.
5175 2024.01.25 04:56:09.618722 [ 3 ] {3657f9fd-5ddd-4097-a8e9-0783dbd944cf} <Debug> DynamicQueryHandler: Done processing query
5176 2024.01.25 04:56:09.618747 [ 3 ] {3657f9fd-5ddd-4097-a8e9-0783dbd944cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5177 2024.01.25 04:56:09.618763 [ 3 ] {} <Debug> HTTP-Session: eb12b2c5-1d0d-44d7-8626-dbcef5b8ade9 Destroying unnamed session
5178 2024.01.25 04:56:09.618886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40711, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5179 2024.01.25 04:56:09.618932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5180 2024.01.25 04:56:09.618951 [ 3 ] {} <Debug> HTTP-Session: 3e1f0455-8020-41ce-93f2-8245f597216f Authenticating user 'default' from [fd00:1122:3344:101::d]:40711
5181 2024.01.25 04:56:09.618968 [ 3 ] {} <Debug> HTTP-Session: 3e1f0455-8020-41ce-93f2-8245f597216f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5182 2024.01.25 04:56:09.619038 [ 3 ] {63357bb9-1741-444c-86cb-aa8567687dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40711) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5183 2024.01.25 04:56:09.619077 [ 3 ] {63357bb9-1741-444c-86cb-aa8567687dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5184 2024.01.25 04:56:09.619184 [ 3 ] {63357bb9-1741-444c-86cb-aa8567687dba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5185 2024.01.25 04:56:09.619427 [ 3 ] {63357bb9-1741-444c-86cb-aa8567687dba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.48 GiB.
5186 2024.01.25 04:56:09.619669 [ 3 ] {63357bb9-1741-444c-86cb-aa8567687dba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5187 2024.01.25 04:56:09.619845 [ 3 ] {63357bb9-1741-444c-86cb-aa8567687dba} <Trace> oximeter.measurements_i64 (030b2c24-cc3c-4048-a48d-04b7b88c9e76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
5188 2024.01.25 04:56:09.619968 [ 3 ] {63357bb9-1741-444c-86cb-aa8567687dba} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000901552 sec., 9982 rows/sec., 705.16 KiB/sec.
5189 2024.01.25 04:56:09.620094 [ 3 ] {63357bb9-1741-444c-86cb-aa8567687dba} <Debug> DynamicQueryHandler: Done processing query
5190 2024.01.25 04:56:09.620116 [ 3 ] {63357bb9-1741-444c-86cb-aa8567687dba} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5191 2024.01.25 04:56:09.620132 [ 3 ] {} <Debug> HTTP-Session: 3e1f0455-8020-41ce-93f2-8245f597216f Destroying unnamed session