Max level shown:
1 [ Jan 16 00:47:53 Enabled. ]
2 [ Jan 16 00:47:54 Rereading configuration. ]
3 [ Jan 16 00:47:56 Rereading configuration. ]
4 [ Jan 16 00:48:01 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 16 00:48:01 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.16 00:48:02.701305 [ 1 ] {} <Information> Application: Will watch for the process with pid 26634
33 2024.01.16 00:48:02.701385 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.01.16 00:48:03.331155 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26634
35 2024.01.16 00:48:03.331321 [ 1 ] {} <Information> Application: starting up
36 2024.01.16 00:48:03.331519 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.01.16 00:48:03.581530 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.01.16 00:48:03.581577 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.01.16 00:48:03.581590 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.01.16 00:48:03.581626 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.01.16 00:48:03.581955 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.01.16 00:48:03.582623 [ 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.16 00:48:03.583088 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.01.16 00:48:03.583345 [ 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.16 00:48:03.588232 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.01.16 00:48:03.588279 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.01.16 00:48:03.588981 [ 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.16 00:48:03.595468 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.01.16 00:48:03.609446 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.01.16 00:48:03.609940 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.01.16 00:48:03.609970 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.01.16 00:48:03.611291 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.01.16 00:48:03.611761 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.01.16 00:48:03.612076 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.01.16 00:48:03.612416 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.01.16 00:48:03.613309 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.01.16 00:48:03.613354 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.01.16 00:48:03.613411 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.01.16 00:48:03.613431 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.01.16 00:48:03.648149 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.01.16 00:48:03.648216 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000225782 sec
68 2024.01.16 00:48:03.649081 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.01.16 00:48:03.649157 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.01.16 00:48:03.649177 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.01.16 00:48:03.649194 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.01.16 00:48:03.649207 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.01.16 00:48:03.649220 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.01.16 00:48:03.649235 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.01.16 00:48:03.649268 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.01.16 00:48:03.649287 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.01.16 00:48:03.649315 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.01.16 00:48:03.649328 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.01.16 00:48:03.649342 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.01.16 00:48:03.649357 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.01.16 00:48:03.649388 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.01.16 00:48:03.649402 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.01.16 00:48:03.649414 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.01.16 00:48:03.706095 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.01.16 00:48:03.710824 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.01.16 00:48:03.710856 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8641e-05 sec
87 2024.01.16 00:48:03.710882 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.01.16 00:48:03.710899 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.01.16 00:48:03.710922 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.01.16 00:48:03.713082 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.01.16 00:48:03.723681 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.01.16 00:48:03.723766 [ 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.16 00:48:03.723817 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.01.16 00:48:04.503686 [ 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.16 00:48:04.521169 [ 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.16 00:48:04.521216 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.01.16 00:48:04.579183 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.01.16 00:48:04.579993 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB
99 2024.01.16 00:48:04.580320 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.01.16 00:48:04.580356 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.01.16 00:48:04.580367 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.01.16 00:48:04.580419 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
103 2024.01.16 00:48:04.580474 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
104 2024.01.16 00:48:04.580513 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.01.16 00:48:04.584172 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.01.16 00:48:04.584200 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.01.16 00:48:19.580836 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
108 2024.01.16 00:48:19.580899 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
109 2024.01.16 00:48:26.778227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
110 2024.01.16 00:48:26.778448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
111 2024.01.16 00:48:26.779116 [ 3 ] {} <Debug> HTTP-Session: a10895d8-525d-4e18-a06d-d0119cf0e600 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
112 2024.01.16 00:48:26.779163 [ 3 ] {} <Debug> HTTP-Session: a10895d8-525d-4e18-a06d-d0119cf0e600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
113 2024.01.16 00:48:26.779295 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
114 2024.01.16 00:48:26.779328 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
115 2024.01.16 00:48:26.779342 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
116 2024.01.16 00:48:26.782907 [ 3 ] {500d3727-3995-4111-9279-823dd7f27d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
117 2024.01.16 00:48:26.808753 [ 3 ] {500d3727-3995-4111-9279-823dd7f27d9b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36503) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
118 
119 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
120 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
121 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
122 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
123 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
124 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
125 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
126 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
127 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
128 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
129 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
130 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
131 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
132 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
133 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
134 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
135 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
136 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
137 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
138 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
139 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
140 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
141 
142 2024.01.16 00:48:26.809518 [ 3 ] {500d3727-3995-4111-9279-823dd7f27d9b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
143 
144 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
145 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
146 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
147 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
148 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
149 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
150 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
151 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
152 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
153 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
154 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
155 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
156 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
157 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
158 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
159 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
160 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
161 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
162 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
163 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
164 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
165 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
166 (version 22.8.9.1)
167 2024.01.16 00:48:26.811978 [ 3 ] {500d3727-3995-4111-9279-823dd7f27d9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
168 2024.01.16 00:48:26.812011 [ 3 ] {} <Debug> HTTP-Session: a10895d8-525d-4e18-a06d-d0119cf0e600 Destroying unnamed session
169 2024.01.16 00:48:26.812446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
170 2024.01.16 00:48:26.812527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
171 2024.01.16 00:48:26.812556 [ 3 ] {} <Debug> HTTP-Session: 238739a9-f830-415d-8e65-40921fdbe6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
172 2024.01.16 00:48:26.812578 [ 3 ] {} <Debug> HTTP-Session: 238739a9-f830-415d-8e65-40921fdbe6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
173 2024.01.16 00:48:26.812697 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
174 2024.01.16 00:48:26.812796 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
175 2024.01.16 00:48:26.813784 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
176 2024.01.16 00:48:26.815615 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
177 2024.01.16 00:48:26.819493 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} <Debug> DynamicQueryHandler: Done processing query
178 2024.01.16 00:48:26.819522 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
179 2024.01.16 00:48:26.819537 [ 3 ] {} <Debug> HTTP-Session: 238739a9-f830-415d-8e65-40921fdbe6a4 Destroying unnamed session
180 2024.01.16 00:48:26.819704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
181 2024.01.16 00:48:26.819760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
182 2024.01.16 00:48:26.819779 [ 3 ] {} <Debug> HTTP-Session: 400250d8-6333-4f0c-8dc4-92993cd3fed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
183 2024.01.16 00:48:26.819801 [ 3 ] {} <Debug> HTTP-Session: 400250d8-6333-4f0c-8dc4-92993cd3fed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
184 2024.01.16 00:48:26.819909 [ 3 ] {6c1c3bcc-56e0-4903-88c7-5ab887d01651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
185 2024.01.16 00:48:26.820162 [ 3 ] {6c1c3bcc-56e0-4903-88c7-5ab887d01651} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36503) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
186 
187 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
188 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
189 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
190 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
191 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
192 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
193 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
194 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
195 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
196 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
197 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
198 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
199 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
200 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
201 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
202 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
203 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
204 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
205 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
206 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
207 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
208 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
209 
210 2024.01.16 00:48:26.820286 [ 3 ] {6c1c3bcc-56e0-4903-88c7-5ab887d01651} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
211 
212 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
213 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
214 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
215 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
216 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
217 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
218 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
219 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
220 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
221 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
222 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
223 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
224 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
225 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
226 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
227 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
228 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
229 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
230 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
231 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
232 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
233 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
234 (version 22.8.9.1)
235 2024.01.16 00:48:26.820395 [ 3 ] {6c1c3bcc-56e0-4903-88c7-5ab887d01651} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
236 2024.01.16 00:48:26.820420 [ 3 ] {} <Debug> HTTP-Session: 400250d8-6333-4f0c-8dc4-92993cd3fed5 Destroying unnamed session
237 2024.01.16 00:48:26.823014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
238 2024.01.16 00:48:26.823084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
239 2024.01.16 00:48:26.823117 [ 3 ] {} <Debug> HTTP-Session: 2295baed-e3f3-455d-a2b2-33e8facd1d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
240 2024.01.16 00:48:26.823141 [ 3 ] {} <Debug> HTTP-Session: 2295baed-e3f3-455d-a2b2-33e8facd1d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
241 2024.01.16 00:48:26.823295 [ 3 ] {55b369a4-01a6-4897-ba32-c1839a3ff777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) DROP DATABASE IF EXISTS oximeter (stage: Complete)
242 2024.01.16 00:48:26.823443 [ 3 ] {55b369a4-01a6-4897-ba32-c1839a3ff777} <Debug> DynamicQueryHandler: Done processing query
243 2024.01.16 00:48:26.823473 [ 3 ] {55b369a4-01a6-4897-ba32-c1839a3ff777} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
244 2024.01.16 00:48:26.823501 [ 3 ] {} <Debug> HTTP-Session: 2295baed-e3f3-455d-a2b2-33e8facd1d54 Destroying unnamed session
245 2024.01.16 00:48:26.823696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
246 2024.01.16 00:48:26.823762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
247 2024.01.16 00:48:26.823792 [ 3 ] {} <Debug> HTTP-Session: 00758aeb-bee9-4d46-9ff3-8b633ef78670 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
248 2024.01.16 00:48:26.823816 [ 3 ] {} <Debug> HTTP-Session: 00758aeb-bee9-4d46-9ff3-8b633ef78670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
249 2024.01.16 00:48:26.823902 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
250 2024.01.16 00:48:26.823961 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
251 2024.01.16 00:48:26.825303 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
252 2024.01.16 00:48:26.825329 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.605e-05 sec
253 2024.01.16 00:48:26.825351 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} <Information> TablesLoader: Loading 0 tables with 0 dependency level
254 2024.01.16 00:48:26.825365 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} <Information> DatabaseAtomic (oximeter): Starting up tables.
255 2024.01.16 00:48:26.825434 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} <Debug> DynamicQueryHandler: Done processing query
256 2024.01.16 00:48:26.825455 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
257 2024.01.16 00:48:26.825473 [ 3 ] {} <Debug> HTTP-Session: 00758aeb-bee9-4d46-9ff3-8b633ef78670 Destroying unnamed session
258 2024.01.16 00:48:26.825561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
259 2024.01.16 00:48:26.825605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
260 2024.01.16 00:48:26.825627 [ 3 ] {} <Debug> HTTP-Session: d37146a8-b7e2-461b-8c41-482d170a61b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
261 2024.01.16 00:48:26.825643 [ 3 ] {} <Debug> HTTP-Session: d37146a8-b7e2-461b-8c41-482d170a61b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
262 2024.01.16 00:48:26.825781 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) /* The version table contains metadata about the `oximeter` database */
263 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
264 2024.01.16 00:48:26.825827 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
265 2024.01.16 00:48:26.829552 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} <Debug> oximeter.version (5b6d847a-a976-45b3-a6e0-0f1dd0c9b7f6): Loading data parts
266 2024.01.16 00:48:26.829683 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} <Debug> oximeter.version (5b6d847a-a976-45b3-a6e0-0f1dd0c9b7f6): There are no data parts
267 2024.01.16 00:48:26.831578 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} <Debug> DynamicQueryHandler: Done processing query
268 2024.01.16 00:48:26.831614 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
269 2024.01.16 00:48:26.831632 [ 3 ] {} <Debug> HTTP-Session: d37146a8-b7e2-461b-8c41-482d170a61b9 Destroying unnamed session
270 2024.01.16 00:48:26.831788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
271 2024.01.16 00:48:26.831836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
272 2024.01.16 00:48:26.831854 [ 3 ] {} <Debug> HTTP-Session: 00560011-2cad-4dab-9d8c-b854b6baa700 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
273 2024.01.16 00:48:26.831875 [ 3 ] {} <Debug> HTTP-Session: 00560011-2cad-4dab-9d8c-b854b6baa700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
274 2024.01.16 00:48:26.832076 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) /* The measurement tables contain all individual samples from each timeseries.
275 *
276 * Each table stores a single datum type, and otherwise contains nearly the same
277 * structure. The primary sorting key is on the timeseries name, key, and then
278 * timestamp, so that all timeseries from the same schema are grouped, followed
279 * by all samples from the same timeseries.
280 *
281 * This reflects that one usually looks up the _key_ in one or more field table,
282 * and then uses that to index quickly into the measurements tables.
283 */
284 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)
285 2024.01.16 00:48:26.832130 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
286 2024.01.16 00:48:26.847857 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} <Debug> oximeter.measurements_bool (6ac9fc66-45ab-4f81-9216-1704d436fac0): Loading data parts
287 2024.01.16 00:48:26.847958 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} <Debug> oximeter.measurements_bool (6ac9fc66-45ab-4f81-9216-1704d436fac0): There are no data parts
288 2024.01.16 00:48:26.849160 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} <Debug> DynamicQueryHandler: Done processing query
289 2024.01.16 00:48:26.849190 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
290 2024.01.16 00:48:26.849206 [ 3 ] {} <Debug> HTTP-Session: 00560011-2cad-4dab-9d8c-b854b6baa700 Destroying unnamed session
291 2024.01.16 00:48:26.849327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.01.16 00:48:26.849376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
293 2024.01.16 00:48:26.849396 [ 3 ] {} <Debug> HTTP-Session: 00c8157b-72a8-4d36-965e-d10624eee565 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
294 2024.01.16 00:48:26.849415 [ 3 ] {} <Debug> HTTP-Session: 00c8157b-72a8-4d36-965e-d10624eee565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.01.16 00:48:26.849611 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
296 2024.01.16 00:48:26.849661 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
297 2024.01.16 00:48:26.851053 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} <Debug> oximeter.measurements_i8 (2567d389-c6a6-4c67-92e9-9db429d83e0c): Loading data parts
298 2024.01.16 00:48:26.851144 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} <Debug> oximeter.measurements_i8 (2567d389-c6a6-4c67-92e9-9db429d83e0c): There are no data parts
299 2024.01.16 00:48:26.852306 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} <Debug> DynamicQueryHandler: Done processing query
300 2024.01.16 00:48:26.852336 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
301 2024.01.16 00:48:26.852352 [ 3 ] {} <Debug> HTTP-Session: 00c8157b-72a8-4d36-965e-d10624eee565 Destroying unnamed session
302 2024.01.16 00:48:26.852451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
303 2024.01.16 00:48:26.852497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
304 2024.01.16 00:48:26.852516 [ 3 ] {} <Debug> HTTP-Session: ff9e8420-fe97-4d84-8194-2794a03ea3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
305 2024.01.16 00:48:26.852536 [ 3 ] {} <Debug> HTTP-Session: ff9e8420-fe97-4d84-8194-2794a03ea3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
306 2024.01.16 00:48:26.852724 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
307 2024.01.16 00:48:26.852772 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
308 2024.01.16 00:48:26.854213 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} <Debug> oximeter.measurements_u8 (f7c7b78d-eb79-4116-b620-44415fd45a5c): Loading data parts
309 2024.01.16 00:48:26.854292 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} <Debug> oximeter.measurements_u8 (f7c7b78d-eb79-4116-b620-44415fd45a5c): There are no data parts
310 2024.01.16 00:48:26.855460 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} <Debug> DynamicQueryHandler: Done processing query
311 2024.01.16 00:48:26.855485 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
312 2024.01.16 00:48:26.855506 [ 3 ] {} <Debug> HTTP-Session: ff9e8420-fe97-4d84-8194-2794a03ea3b2 Destroying unnamed session
313 2024.01.16 00:48:26.855607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
314 2024.01.16 00:48:26.855650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
315 2024.01.16 00:48:26.855673 [ 3 ] {} <Debug> HTTP-Session: b7b238f2-f9f2-4c79-8f23-4c1594b15680 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
316 2024.01.16 00:48:26.855696 [ 3 ] {} <Debug> HTTP-Session: b7b238f2-f9f2-4c79-8f23-4c1594b15680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
317 2024.01.16 00:48:26.855882 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
318 2024.01.16 00:48:26.855934 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
319 2024.01.16 00:48:26.857362 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} <Debug> oximeter.measurements_i16 (28af491a-4045-41d1-a586-6c331e6d921b): Loading data parts
320 2024.01.16 00:48:26.857444 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} <Debug> oximeter.measurements_i16 (28af491a-4045-41d1-a586-6c331e6d921b): There are no data parts
321 2024.01.16 00:48:26.858617 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} <Debug> DynamicQueryHandler: Done processing query
322 2024.01.16 00:48:26.858644 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
323 2024.01.16 00:48:26.858665 [ 3 ] {} <Debug> HTTP-Session: b7b238f2-f9f2-4c79-8f23-4c1594b15680 Destroying unnamed session
324 2024.01.16 00:48:26.858764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
325 2024.01.16 00:48:26.858813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
326 2024.01.16 00:48:26.858837 [ 3 ] {} <Debug> HTTP-Session: 657e1c89-6125-4f6d-9553-1d15f21ca5e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
327 2024.01.16 00:48:26.858861 [ 3 ] {} <Debug> HTTP-Session: 657e1c89-6125-4f6d-9553-1d15f21ca5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
328 2024.01.16 00:48:26.859047 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
329 2024.01.16 00:48:26.859096 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
330 2024.01.16 00:48:26.860461 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} <Debug> oximeter.measurements_u16 (c151b3eb-7bd8-415d-b4b6-c28b173294dd): Loading data parts
331 2024.01.16 00:48:26.860558 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} <Debug> oximeter.measurements_u16 (c151b3eb-7bd8-415d-b4b6-c28b173294dd): There are no data parts
332 2024.01.16 00:48:26.861718 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} <Debug> DynamicQueryHandler: Done processing query
333 2024.01.16 00:48:26.861743 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
334 2024.01.16 00:48:26.861764 [ 3 ] {} <Debug> HTTP-Session: 657e1c89-6125-4f6d-9553-1d15f21ca5e7 Destroying unnamed session
335 2024.01.16 00:48:26.861875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
336 2024.01.16 00:48:26.861925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
337 2024.01.16 00:48:26.861957 [ 3 ] {} <Debug> HTTP-Session: 1d8b8797-3958-42e8-9c20-cc180584eb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
338 2024.01.16 00:48:26.861983 [ 3 ] {} <Debug> HTTP-Session: 1d8b8797-3958-42e8-9c20-cc180584eb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
339 2024.01.16 00:48:26.862168 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
340 2024.01.16 00:48:26.862216 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
341 2024.01.16 00:48:26.863620 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} <Debug> oximeter.measurements_i32 (89a40531-13f5-426f-9380-21b0c743366a): Loading data parts
342 2024.01.16 00:48:26.863705 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} <Debug> oximeter.measurements_i32 (89a40531-13f5-426f-9380-21b0c743366a): There are no data parts
343 2024.01.16 00:48:26.864875 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} <Debug> DynamicQueryHandler: Done processing query
344 2024.01.16 00:48:26.864901 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
345 2024.01.16 00:48:26.864921 [ 3 ] {} <Debug> HTTP-Session: 1d8b8797-3958-42e8-9c20-cc180584eb30 Destroying unnamed session
346 2024.01.16 00:48:26.865026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
347 2024.01.16 00:48:26.865072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
348 2024.01.16 00:48:26.865094 [ 3 ] {} <Debug> HTTP-Session: 51335be6-8c4a-4174-9f09-e722573c617f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
349 2024.01.16 00:48:26.865111 [ 3 ] {} <Debug> HTTP-Session: 51335be6-8c4a-4174-9f09-e722573c617f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
350 2024.01.16 00:48:26.865299 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
351 2024.01.16 00:48:26.865346 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
352 2024.01.16 00:48:26.866683 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} <Debug> oximeter.measurements_u32 (bf34596b-96d6-4638-8306-9fae6c81e127): Loading data parts
353 2024.01.16 00:48:26.866765 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} <Debug> oximeter.measurements_u32 (bf34596b-96d6-4638-8306-9fae6c81e127): There are no data parts
354 2024.01.16 00:48:26.867916 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} <Debug> DynamicQueryHandler: Done processing query
355 2024.01.16 00:48:26.867941 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
356 2024.01.16 00:48:26.867956 [ 3 ] {} <Debug> HTTP-Session: 51335be6-8c4a-4174-9f09-e722573c617f Destroying unnamed session
357 2024.01.16 00:48:26.868055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
358 2024.01.16 00:48:26.868102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
359 2024.01.16 00:48:26.868121 [ 3 ] {} <Debug> HTTP-Session: 8b9abf49-2dbd-4f97-9e0e-cf7692e1ee3d Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
360 2024.01.16 00:48:26.868142 [ 3 ] {} <Debug> HTTP-Session: 8b9abf49-2dbd-4f97-9e0e-cf7692e1ee3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
361 2024.01.16 00:48:26.868335 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
362 2024.01.16 00:48:26.868387 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
363 2024.01.16 00:48:26.869729 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} <Debug> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Loading data parts
364 2024.01.16 00:48:26.869811 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} <Debug> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): There are no data parts
365 2024.01.16 00:48:26.870957 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} <Debug> DynamicQueryHandler: Done processing query
366 2024.01.16 00:48:26.870982 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
367 2024.01.16 00:48:26.870997 [ 3 ] {} <Debug> HTTP-Session: 8b9abf49-2dbd-4f97-9e0e-cf7692e1ee3d Destroying unnamed session
368 2024.01.16 00:48:26.871104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2024.01.16 00:48:26.871152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
370 2024.01.16 00:48:26.871171 [ 3 ] {} <Debug> HTTP-Session: 9f0799b9-64de-46d7-955a-e1d8ed9ae5f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
371 2024.01.16 00:48:26.871191 [ 3 ] {} <Debug> HTTP-Session: 9f0799b9-64de-46d7-955a-e1d8ed9ae5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2024.01.16 00:48:26.871383 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
373 2024.01.16 00:48:26.871431 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
374 2024.01.16 00:48:26.872770 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} <Debug> oximeter.measurements_u64 (8305831b-63f8-4972-b993-1f4723b98163): Loading data parts
375 2024.01.16 00:48:26.872853 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} <Debug> oximeter.measurements_u64 (8305831b-63f8-4972-b993-1f4723b98163): There are no data parts
376 2024.01.16 00:48:26.874024 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} <Debug> DynamicQueryHandler: Done processing query
377 2024.01.16 00:48:26.874055 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
378 2024.01.16 00:48:26.874070 [ 3 ] {} <Debug> HTTP-Session: 9f0799b9-64de-46d7-955a-e1d8ed9ae5f0 Destroying unnamed session
379 2024.01.16 00:48:26.874173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.01.16 00:48:26.874226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
381 2024.01.16 00:48:26.874245 [ 3 ] {} <Debug> HTTP-Session: 2fac2a90-6c9f-4774-9c55-e7edd6e7a1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
382 2024.01.16 00:48:26.874265 [ 3 ] {} <Debug> HTTP-Session: 2fac2a90-6c9f-4774-9c55-e7edd6e7a1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.01.16 00:48:26.874455 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
384 2024.01.16 00:48:26.874501 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
385 2024.01.16 00:48:26.875941 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} <Debug> oximeter.measurements_f32 (e556a77e-d360-405c-9b4f-59540fc5a045): Loading data parts
386 2024.01.16 00:48:26.876048 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} <Debug> oximeter.measurements_f32 (e556a77e-d360-405c-9b4f-59540fc5a045): There are no data parts
387 2024.01.16 00:48:26.877249 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} <Debug> DynamicQueryHandler: Done processing query
388 2024.01.16 00:48:26.877281 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
389 2024.01.16 00:48:26.877297 [ 3 ] {} <Debug> HTTP-Session: 2fac2a90-6c9f-4774-9c55-e7edd6e7a1a6 Destroying unnamed session
390 2024.01.16 00:48:26.877410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
391 2024.01.16 00:48:26.877457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
392 2024.01.16 00:48:26.877496 [ 3 ] {} <Debug> HTTP-Session: c93a8c70-4066-4965-8eb8-2a82f756219a Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
393 2024.01.16 00:48:26.877539 [ 3 ] {} <Debug> HTTP-Session: c93a8c70-4066-4965-8eb8-2a82f756219a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
394 2024.01.16 00:48:26.877739 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
395 2024.01.16 00:48:26.877787 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
396 2024.01.16 00:48:26.879374 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} <Debug> oximeter.measurements_f64 (8d8d409b-9120-4fbb-bad4-9f7663662a17): Loading data parts
397 2024.01.16 00:48:26.879458 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} <Debug> oximeter.measurements_f64 (8d8d409b-9120-4fbb-bad4-9f7663662a17): There are no data parts
398 2024.01.16 00:48:26.880527 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} <Debug> DynamicQueryHandler: Done processing query
399 2024.01.16 00:48:26.880558 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
400 2024.01.16 00:48:26.880573 [ 3 ] {} <Debug> HTTP-Session: c93a8c70-4066-4965-8eb8-2a82f756219a Destroying unnamed session
401 2024.01.16 00:48:26.880680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
402 2024.01.16 00:48:26.880730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
403 2024.01.16 00:48:26.880748 [ 3 ] {} <Debug> HTTP-Session: dbd7feff-6810-40b1-8525-ffbb5ef2a71f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
404 2024.01.16 00:48:26.880769 [ 3 ] {} <Debug> HTTP-Session: dbd7feff-6810-40b1-8525-ffbb5ef2a71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
405 2024.01.16 00:48:26.880959 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
406 2024.01.16 00:48:26.881005 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
407 2024.01.16 00:48:26.882444 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} <Debug> oximeter.measurements_string (46f0d703-ff72-46c1-a213-be5af85a9402): Loading data parts
408 2024.01.16 00:48:26.882522 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} <Debug> oximeter.measurements_string (46f0d703-ff72-46c1-a213-be5af85a9402): There are no data parts
409 2024.01.16 00:48:26.883589 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} <Debug> DynamicQueryHandler: Done processing query
410 2024.01.16 00:48:26.883620 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
411 2024.01.16 00:48:26.883633 [ 3 ] {} <Debug> HTTP-Session: dbd7feff-6810-40b1-8525-ffbb5ef2a71f Destroying unnamed session
412 2024.01.16 00:48:26.883723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2024.01.16 00:48:26.883772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
414 2024.01.16 00:48:26.883789 [ 3 ] {} <Debug> HTTP-Session: 608c763a-0553-4f99-8ea0-48b5e1a4896f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
415 2024.01.16 00:48:26.883810 [ 3 ] {} <Debug> HTTP-Session: 608c763a-0553-4f99-8ea0-48b5e1a4896f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2024.01.16 00:48:26.883985 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
417 * NOTE: Right now we can't unambiguously record a nullable byte array.
418 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
419 * a string isn't palatable for a few reasons.
420 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
421 * details.
422 */
423 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
424 2024.01.16 00:48:26.884037 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
425 2024.01.16 00:48:26.885496 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} <Debug> oximeter.measurements_bytes (035d3cc6-dcdf-48de-9dec-bb804b177791): Loading data parts
426 2024.01.16 00:48:26.885580 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} <Debug> oximeter.measurements_bytes (035d3cc6-dcdf-48de-9dec-bb804b177791): There are no data parts
427 2024.01.16 00:48:26.886631 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} <Debug> DynamicQueryHandler: Done processing query
428 2024.01.16 00:48:26.886662 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
429 2024.01.16 00:48:26.886678 [ 3 ] {} <Debug> HTTP-Session: 608c763a-0553-4f99-8ea0-48b5e1a4896f Destroying unnamed session
430 2024.01.16 00:48:26.886787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
431 2024.01.16 00:48:26.886835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
432 2024.01.16 00:48:26.886855 [ 3 ] {} <Debug> HTTP-Session: 3ac336e2-b0e0-4d95-9c51-e2a4c3b2fed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
433 2024.01.16 00:48:26.886877 [ 3 ] {} <Debug> HTTP-Session: 3ac336e2-b0e0-4d95-9c51-e2a4c3b2fed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
434 2024.01.16 00:48:26.887077 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
435 2024.01.16 00:48:26.887128 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
436 2024.01.16 00:48:26.888594 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} <Debug> oximeter.measurements_cumulativei64 (fd514ba6-3748-4144-a819-8447529f8ead): Loading data parts
437 2024.01.16 00:48:26.888683 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} <Debug> oximeter.measurements_cumulativei64 (fd514ba6-3748-4144-a819-8447529f8ead): There are no data parts
438 2024.01.16 00:48:26.889743 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} <Debug> DynamicQueryHandler: Done processing query
439 2024.01.16 00:48:26.889773 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
440 2024.01.16 00:48:26.889794 [ 3 ] {} <Debug> HTTP-Session: 3ac336e2-b0e0-4d95-9c51-e2a4c3b2fed3 Destroying unnamed session
441 2024.01.16 00:48:26.889899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
442 2024.01.16 00:48:26.889947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
443 2024.01.16 00:48:26.889966 [ 3 ] {} <Debug> HTTP-Session: 5c23fbd3-58e9-4b37-8175-5974a670b8e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
444 2024.01.16 00:48:26.889987 [ 3 ] {} <Debug> HTTP-Session: 5c23fbd3-58e9-4b37-8175-5974a670b8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
445 2024.01.16 00:48:26.890190 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
446 2024.01.16 00:48:26.890238 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
447 2024.01.16 00:48:26.891714 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} <Debug> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Loading data parts
448 2024.01.16 00:48:26.891799 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} <Debug> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): There are no data parts
449 2024.01.16 00:48:26.892884 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} <Debug> DynamicQueryHandler: Done processing query
450 2024.01.16 00:48:26.892910 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
451 2024.01.16 00:48:26.892932 [ 3 ] {} <Debug> HTTP-Session: 5c23fbd3-58e9-4b37-8175-5974a670b8e1 Destroying unnamed session
452 2024.01.16 00:48:26.893026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
453 2024.01.16 00:48:26.893074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
454 2024.01.16 00:48:26.893098 [ 3 ] {} <Debug> HTTP-Session: aba71917-2a7d-4a45-8691-9b89600ceb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
455 2024.01.16 00:48:26.893114 [ 3 ] {} <Debug> HTTP-Session: aba71917-2a7d-4a45-8691-9b89600ceb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
456 2024.01.16 00:48:26.893319 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
457 2024.01.16 00:48:26.893371 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
458 2024.01.16 00:48:26.894860 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} <Debug> oximeter.measurements_cumulativef32 (d8941039-9c90-4acb-9246-e3b2b30888dd): Loading data parts
459 2024.01.16 00:48:26.894945 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} <Debug> oximeter.measurements_cumulativef32 (d8941039-9c90-4acb-9246-e3b2b30888dd): There are no data parts
460 2024.01.16 00:48:26.896023 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} <Debug> DynamicQueryHandler: Done processing query
461 2024.01.16 00:48:26.896047 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
462 2024.01.16 00:48:26.896070 [ 3 ] {} <Debug> HTTP-Session: aba71917-2a7d-4a45-8691-9b89600ceb55 Destroying unnamed session
463 2024.01.16 00:48:26.896162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
464 2024.01.16 00:48:26.896210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
465 2024.01.16 00:48:26.896234 [ 3 ] {} <Debug> HTTP-Session: 6bf967bc-765a-4736-85d6-186f5a232709 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
466 2024.01.16 00:48:26.896250 [ 3 ] {} <Debug> HTTP-Session: 6bf967bc-765a-4736-85d6-186f5a232709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
467 2024.01.16 00:48:26.896456 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
468 2024.01.16 00:48:26.896507 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
469 2024.01.16 00:48:26.898048 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} <Debug> oximeter.measurements_cumulativef64 (68c608a3-732d-4c25-b19a-1f3f1687b287): Loading data parts
470 2024.01.16 00:48:26.898131 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} <Debug> oximeter.measurements_cumulativef64 (68c608a3-732d-4c25-b19a-1f3f1687b287): There are no data parts
471 2024.01.16 00:48:26.899205 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} <Debug> DynamicQueryHandler: Done processing query
472 2024.01.16 00:48:26.899237 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
473 2024.01.16 00:48:26.899252 [ 3 ] {} <Debug> HTTP-Session: 6bf967bc-765a-4736-85d6-186f5a232709 Destroying unnamed session
474 2024.01.16 00:48:26.899348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
475 2024.01.16 00:48:26.899402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
476 2024.01.16 00:48:26.899421 [ 3 ] {} <Debug> HTTP-Session: 9ec76633-b555-41dc-916a-b73cc5c4b7c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
477 2024.01.16 00:48:26.899442 [ 3 ] {} <Debug> HTTP-Session: 9ec76633-b555-41dc-916a-b73cc5c4b7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
478 2024.01.16 00:48:26.899654 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
479 * NOTE: Array types cannot be Nullable, see
480 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
481 * for more details.
482 *
483 * This means we need to use empty arrays to indicate a missing value. This
484 * is unfortunate, and at this point relies on the fact that an
485 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
486 * to figure out another way to represent missing samples here.
487 */
488 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)
489 2024.01.16 00:48:26.899709 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
490 2024.01.16 00:48:26.901200 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} <Debug> oximeter.measurements_histogrami8 (5d16d7f2-83a1-4c64-a009-264207593871): Loading data parts
491 2024.01.16 00:48:26.901283 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} <Debug> oximeter.measurements_histogrami8 (5d16d7f2-83a1-4c64-a009-264207593871): There are no data parts
492 2024.01.16 00:48:26.902346 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} <Debug> DynamicQueryHandler: Done processing query
493 2024.01.16 00:48:26.902378 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
494 2024.01.16 00:48:26.902394 [ 3 ] {} <Debug> HTTP-Session: 9ec76633-b555-41dc-916a-b73cc5c4b7c8 Destroying unnamed session
495 2024.01.16 00:48:26.902490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
496 2024.01.16 00:48:26.902540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
497 2024.01.16 00:48:26.902559 [ 3 ] {} <Debug> HTTP-Session: eaebff30-c454-4a5e-bdfb-22a5530826fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
498 2024.01.16 00:48:26.902581 [ 3 ] {} <Debug> HTTP-Session: eaebff30-c454-4a5e-bdfb-22a5530826fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
499 2024.01.16 00:48:26.902792 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
500 2024.01.16 00:48:26.902841 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
501 2024.01.16 00:48:26.904334 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} <Debug> oximeter.measurements_histogramu8 (b417f6f5-6395-4e1c-97d8-b57f0f23eab4): Loading data parts
502 2024.01.16 00:48:26.904431 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} <Debug> oximeter.measurements_histogramu8 (b417f6f5-6395-4e1c-97d8-b57f0f23eab4): There are no data parts
503 2024.01.16 00:48:26.905532 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} <Debug> DynamicQueryHandler: Done processing query
504 2024.01.16 00:48:26.905557 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
505 2024.01.16 00:48:26.905572 [ 3 ] {} <Debug> HTTP-Session: eaebff30-c454-4a5e-bdfb-22a5530826fb Destroying unnamed session
506 2024.01.16 00:48:26.905671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.01.16 00:48:26.905725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
508 2024.01.16 00:48:26.905744 [ 3 ] {} <Debug> HTTP-Session: 6d1d14e6-002e-4950-88f7-3008b2e379b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
509 2024.01.16 00:48:26.905765 [ 3 ] {} <Debug> HTTP-Session: 6d1d14e6-002e-4950-88f7-3008b2e379b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.01.16 00:48:26.905978 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
511 2024.01.16 00:48:26.906032 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
512 2024.01.16 00:48:26.907516 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} <Debug> oximeter.measurements_histogrami16 (f88a6a26-44ef-4b26-aabd-49b4240a58c2): Loading data parts
513 2024.01.16 00:48:26.907603 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} <Debug> oximeter.measurements_histogrami16 (f88a6a26-44ef-4b26-aabd-49b4240a58c2): There are no data parts
514 2024.01.16 00:48:26.908688 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} <Debug> DynamicQueryHandler: Done processing query
515 2024.01.16 00:48:26.908712 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
516 2024.01.16 00:48:26.908735 [ 3 ] {} <Debug> HTTP-Session: 6d1d14e6-002e-4950-88f7-3008b2e379b8 Destroying unnamed session
517 2024.01.16 00:48:26.908827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
518 2024.01.16 00:48:26.908879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
519 2024.01.16 00:48:26.908904 [ 3 ] {} <Debug> HTTP-Session: 0e91eb15-703f-41c9-9aa4-34e9d01885c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
520 2024.01.16 00:48:26.908920 [ 3 ] {} <Debug> HTTP-Session: 0e91eb15-703f-41c9-9aa4-34e9d01885c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
521 2024.01.16 00:48:26.909130 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
522 2024.01.16 00:48:26.909183 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
523 2024.01.16 00:48:26.910659 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} <Debug> oximeter.measurements_histogramu16 (67ee880f-6eb1-490b-a8bd-bb6e57fa1647): Loading data parts
524 2024.01.16 00:48:26.910742 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} <Debug> oximeter.measurements_histogramu16 (67ee880f-6eb1-490b-a8bd-bb6e57fa1647): There are no data parts
525 2024.01.16 00:48:26.911822 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} <Debug> DynamicQueryHandler: Done processing query
526 2024.01.16 00:48:26.911847 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
527 2024.01.16 00:48:26.911870 [ 3 ] {} <Debug> HTTP-Session: 0e91eb15-703f-41c9-9aa4-34e9d01885c5 Destroying unnamed session
528 2024.01.16 00:48:26.911970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.01.16 00:48:26.912014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
530 2024.01.16 00:48:26.912040 [ 3 ] {} <Debug> HTTP-Session: 14103ee9-bb14-4729-9114-d729e4968b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
531 2024.01.16 00:48:26.912063 [ 3 ] {} <Debug> HTTP-Session: 14103ee9-bb14-4729-9114-d729e4968b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.01.16 00:48:26.912271 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
533 2024.01.16 00:48:26.912325 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
534 2024.01.16 00:48:26.913995 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} <Debug> oximeter.measurements_histogrami32 (f148c349-3dfc-417a-80d4-297d2c722afa): Loading data parts
535 2024.01.16 00:48:26.914080 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} <Debug> oximeter.measurements_histogrami32 (f148c349-3dfc-417a-80d4-297d2c722afa): There are no data parts
536 2024.01.16 00:48:26.915171 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} <Debug> DynamicQueryHandler: Done processing query
537 2024.01.16 00:48:26.915204 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
538 2024.01.16 00:48:26.915219 [ 3 ] {} <Debug> HTTP-Session: 14103ee9-bb14-4729-9114-d729e4968b1c Destroying unnamed session
539 2024.01.16 00:48:26.915330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
540 2024.01.16 00:48:26.915380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
541 2024.01.16 00:48:26.915399 [ 3 ] {} <Debug> HTTP-Session: dd26c77a-b6e9-4cf3-b1e5-0173215447c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
542 2024.01.16 00:48:26.915423 [ 3 ] {} <Debug> HTTP-Session: dd26c77a-b6e9-4cf3-b1e5-0173215447c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
543 2024.01.16 00:48:26.915631 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
544 2024.01.16 00:48:26.915687 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
545 2024.01.16 00:48:26.917241 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} <Debug> oximeter.measurements_histogramu32 (45daabf0-7b42-4c92-b7bd-0beabcfadbcc): Loading data parts
546 2024.01.16 00:48:26.917331 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} <Debug> oximeter.measurements_histogramu32 (45daabf0-7b42-4c92-b7bd-0beabcfadbcc): There are no data parts
547 2024.01.16 00:48:26.918413 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} <Debug> DynamicQueryHandler: Done processing query
548 2024.01.16 00:48:26.918445 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
549 2024.01.16 00:48:26.918468 [ 3 ] {} <Debug> HTTP-Session: dd26c77a-b6e9-4cf3-b1e5-0173215447c5 Destroying unnamed session
550 2024.01.16 00:48:26.918562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
551 2024.01.16 00:48:26.918613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
552 2024.01.16 00:48:26.918639 [ 3 ] {} <Debug> HTTP-Session: 10b44b50-755b-4228-ac8d-2a62f456a280 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
553 2024.01.16 00:48:26.918655 [ 3 ] {} <Debug> HTTP-Session: 10b44b50-755b-4228-ac8d-2a62f456a280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
554 2024.01.16 00:48:26.918867 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
555 2024.01.16 00:48:26.918922 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
556 2024.01.16 00:48:26.920481 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} <Debug> oximeter.measurements_histogrami64 (a7cdae05-7b03-4e29-85ec-6a1a1a2c70e0): Loading data parts
557 2024.01.16 00:48:26.920560 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} <Debug> oximeter.measurements_histogrami64 (a7cdae05-7b03-4e29-85ec-6a1a1a2c70e0): There are no data parts
558 2024.01.16 00:48:26.921654 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} <Debug> DynamicQueryHandler: Done processing query
559 2024.01.16 00:48:26.921679 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
560 2024.01.16 00:48:26.921702 [ 3 ] {} <Debug> HTTP-Session: 10b44b50-755b-4228-ac8d-2a62f456a280 Destroying unnamed session
561 2024.01.16 00:48:26.921799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
562 2024.01.16 00:48:26.921847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
563 2024.01.16 00:48:26.921872 [ 3 ] {} <Debug> HTTP-Session: 46b3f616-8d2d-40d8-8d78-f1203edfd7d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
564 2024.01.16 00:48:26.921888 [ 3 ] {} <Debug> HTTP-Session: 46b3f616-8d2d-40d8-8d78-f1203edfd7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2024.01.16 00:48:26.922101 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
566 2024.01.16 00:48:26.922155 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
567 2024.01.16 00:48:26.923723 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} <Debug> oximeter.measurements_histogramu64 (2b020b96-0428-4414-9b51-6f85d56595a3): Loading data parts
568 2024.01.16 00:48:26.923798 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} <Debug> oximeter.measurements_histogramu64 (2b020b96-0428-4414-9b51-6f85d56595a3): There are no data parts
569 2024.01.16 00:48:26.924852 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} <Debug> DynamicQueryHandler: Done processing query
570 2024.01.16 00:48:26.924883 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
571 2024.01.16 00:48:26.924897 [ 3 ] {} <Debug> HTTP-Session: 46b3f616-8d2d-40d8-8d78-f1203edfd7d8 Destroying unnamed session
572 2024.01.16 00:48:26.924988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2024.01.16 00:48:26.925040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
574 2024.01.16 00:48:26.925058 [ 3 ] {} <Debug> HTTP-Session: a547d44e-2d28-4977-906f-6fcf76cb223d Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
575 2024.01.16 00:48:26.925079 [ 3 ] {} <Debug> HTTP-Session: a547d44e-2d28-4977-906f-6fcf76cb223d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2024.01.16 00:48:26.925274 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
577 2024.01.16 00:48:26.925325 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
578 2024.01.16 00:48:26.926915 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} <Debug> oximeter.measurements_histogramf32 (d6d39050-0e54-47c9-9d09-9e422cda8d5a): Loading data parts
579 2024.01.16 00:48:26.926992 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} <Debug> oximeter.measurements_histogramf32 (d6d39050-0e54-47c9-9d09-9e422cda8d5a): There are no data parts
580 2024.01.16 00:48:26.928040 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} <Debug> DynamicQueryHandler: Done processing query
581 2024.01.16 00:48:26.928073 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
582 2024.01.16 00:48:26.928088 [ 3 ] {} <Debug> HTTP-Session: a547d44e-2d28-4977-906f-6fcf76cb223d Destroying unnamed session
583 2024.01.16 00:48:26.928187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
584 2024.01.16 00:48:26.928235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
585 2024.01.16 00:48:26.928255 [ 3 ] {} <Debug> HTTP-Session: 39f54c01-e854-4b58-90e0-d6478665cf99 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
586 2024.01.16 00:48:26.928277 [ 3 ] {} <Debug> HTTP-Session: 39f54c01-e854-4b58-90e0-d6478665cf99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
587 2024.01.16 00:48:26.928493 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
588 2024.01.16 00:48:26.928553 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
589 2024.01.16 00:48:26.930100 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Loading data parts
590 2024.01.16 00:48:26.930171 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): There are no data parts
591 2024.01.16 00:48:26.931227 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} <Debug> DynamicQueryHandler: Done processing query
592 2024.01.16 00:48:26.931251 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
593 2024.01.16 00:48:26.931274 [ 3 ] {} <Debug> HTTP-Session: 39f54c01-e854-4b58-90e0-d6478665cf99 Destroying unnamed session
594 2024.01.16 00:48:26.931371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
595 2024.01.16 00:48:26.931422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
596 2024.01.16 00:48:26.931442 [ 3 ] {} <Debug> HTTP-Session: 48828981-1b99-4f4e-a5c4-8c2528e4d558 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
597 2024.01.16 00:48:26.931465 [ 3 ] {} <Debug> HTTP-Session: 48828981-1b99-4f4e-a5c4-8c2528e4d558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
598 2024.01.16 00:48:26.931635 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) /* The field tables store named dimensions of each timeseries.
599 *
600 * As with the measurement tables, there is one field table for each field data
601 * type. Fields are deduplicated by using the "replacing merge tree", though
602 * this behavior **must not** be relied upon for query correctness.
603 *
604 * The index for the fields differs from the measurements, however. Rows are
605 * sorted by timeseries name, then field name, field value, and finally
606 * timeseries key. This reflects the most common pattern for looking them up:
607 * by field name and possibly value, within a timeseries. The resulting keys are
608 * usually then used to look up measurements.
609 *
610 * NOTE: We may want to consider a secondary index on these tables, sorting by
611 * timeseries name and then key, since it would improve lookups where one
612 * already has the key. Realistically though, these tables are quite small and
613 * so performance benefits will be low in absolute terms.
614 */
615 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)
616 2024.01.16 00:48:26.931687 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
617 2024.01.16 00:48:26.933023 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} <Debug> oximeter.fields_bool (005667ae-7e98-4f02-8cc4-e704a81ba81f): Loading data parts
618 2024.01.16 00:48:26.933080 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} <Debug> oximeter.fields_bool (005667ae-7e98-4f02-8cc4-e704a81ba81f): There are no data parts
619 2024.01.16 00:48:26.934103 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} <Debug> DynamicQueryHandler: Done processing query
620 2024.01.16 00:48:26.934137 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
621 2024.01.16 00:48:26.934152 [ 3 ] {} <Debug> HTTP-Session: 48828981-1b99-4f4e-a5c4-8c2528e4d558 Destroying unnamed session
622 2024.01.16 00:48:26.934253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
623 2024.01.16 00:48:26.934307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
624 2024.01.16 00:48:26.934326 [ 3 ] {} <Debug> HTTP-Session: 08cd562a-8c51-4c1f-9256-d9fddc14658f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
625 2024.01.16 00:48:26.934343 [ 3 ] {} <Debug> HTTP-Session: 08cd562a-8c51-4c1f-9256-d9fddc14658f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
626 2024.01.16 00:48:26.934500 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
627 2024.01.16 00:48:26.934550 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
628 2024.01.16 00:48:26.935899 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} <Debug> oximeter.fields_i8 (a071e2e3-e997-4a28-833d-c010787f06d1): Loading data parts
629 2024.01.16 00:48:26.935962 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} <Debug> oximeter.fields_i8 (a071e2e3-e997-4a28-833d-c010787f06d1): There are no data parts
630 2024.01.16 00:48:26.936982 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} <Debug> DynamicQueryHandler: Done processing query
631 2024.01.16 00:48:26.937013 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
632 2024.01.16 00:48:26.937035 [ 3 ] {} <Debug> HTTP-Session: 08cd562a-8c51-4c1f-9256-d9fddc14658f Destroying unnamed session
633 2024.01.16 00:48:26.937129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
634 2024.01.16 00:48:26.937178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
635 2024.01.16 00:48:26.937204 [ 3 ] {} <Debug> HTTP-Session: 0a5bc611-85d2-4fdc-afab-7190b57c5e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
636 2024.01.16 00:48:26.937221 [ 3 ] {} <Debug> HTTP-Session: 0a5bc611-85d2-4fdc-afab-7190b57c5e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
637 2024.01.16 00:48:26.937377 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
638 2024.01.16 00:48:26.937421 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
639 2024.01.16 00:48:26.938763 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} <Debug> oximeter.fields_u8 (76b24aff-1110-4496-b770-3336bb553d2a): Loading data parts
640 2024.01.16 00:48:26.938826 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} <Debug> oximeter.fields_u8 (76b24aff-1110-4496-b770-3336bb553d2a): There are no data parts
641 2024.01.16 00:48:26.939840 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} <Debug> DynamicQueryHandler: Done processing query
642 2024.01.16 00:48:26.939871 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
643 2024.01.16 00:48:26.939887 [ 3 ] {} <Debug> HTTP-Session: 0a5bc611-85d2-4fdc-afab-7190b57c5e9f Destroying unnamed session
644 2024.01.16 00:48:26.939989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
645 2024.01.16 00:48:26.940037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
646 2024.01.16 00:48:26.940056 [ 3 ] {} <Debug> HTTP-Session: 196355c6-983e-4680-9e90-02cdc54ad68f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
647 2024.01.16 00:48:26.940079 [ 3 ] {} <Debug> HTTP-Session: 196355c6-983e-4680-9e90-02cdc54ad68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
648 2024.01.16 00:48:26.940230 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
649 2024.01.16 00:48:26.940278 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
650 2024.01.16 00:48:26.941606 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} <Debug> oximeter.fields_i16 (3feffc42-ab35-47ec-a81b-e03f4fcc0e29): Loading data parts
651 2024.01.16 00:48:26.941659 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} <Debug> oximeter.fields_i16 (3feffc42-ab35-47ec-a81b-e03f4fcc0e29): There are no data parts
652 2024.01.16 00:48:26.942774 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} <Debug> DynamicQueryHandler: Done processing query
653 2024.01.16 00:48:26.942798 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
654 2024.01.16 00:48:26.942820 [ 3 ] {} <Debug> HTTP-Session: 196355c6-983e-4680-9e90-02cdc54ad68f Destroying unnamed session
655 2024.01.16 00:48:26.942910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
656 2024.01.16 00:48:26.942959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
657 2024.01.16 00:48:26.942984 [ 3 ] {} <Debug> HTTP-Session: 5b0c401c-ecb1-4a28-b52f-f42ea8600b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
658 2024.01.16 00:48:26.943007 [ 3 ] {} <Debug> HTTP-Session: 5b0c401c-ecb1-4a28-b52f-f42ea8600b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
659 2024.01.16 00:48:26.943158 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
660 2024.01.16 00:48:26.943206 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
661 2024.01.16 00:48:26.944569 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} <Debug> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Loading data parts
662 2024.01.16 00:48:26.944635 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} <Debug> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): There are no data parts
663 2024.01.16 00:48:26.945732 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} <Debug> DynamicQueryHandler: Done processing query
664 2024.01.16 00:48:26.945757 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
665 2024.01.16 00:48:26.945773 [ 3 ] {} <Debug> HTTP-Session: 5b0c401c-ecb1-4a28-b52f-f42ea8600b1d Destroying unnamed session
666 2024.01.16 00:48:26.945883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2024.01.16 00:48:26.945933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
668 2024.01.16 00:48:26.945952 [ 3 ] {} <Debug> HTTP-Session: 1bfddc3a-1221-4093-a8ff-3671e34972d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
669 2024.01.16 00:48:26.945974 [ 3 ] {} <Debug> HTTP-Session: 1bfddc3a-1221-4093-a8ff-3671e34972d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2024.01.16 00:48:26.946132 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
671 2024.01.16 00:48:26.946174 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
672 2024.01.16 00:48:26.947527 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} <Debug> oximeter.fields_i32 (8e1079ee-dfe7-4594-963f-574dfa3615ad): Loading data parts
673 2024.01.16 00:48:26.947584 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} <Debug> oximeter.fields_i32 (8e1079ee-dfe7-4594-963f-574dfa3615ad): There are no data parts
674 2024.01.16 00:48:26.948664 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} <Debug> DynamicQueryHandler: Done processing query
675 2024.01.16 00:48:26.948697 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
676 2024.01.16 00:48:26.948711 [ 3 ] {} <Debug> HTTP-Session: 1bfddc3a-1221-4093-a8ff-3671e34972d3 Destroying unnamed session
677 2024.01.16 00:48:26.948810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.01.16 00:48:26.948860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
679 2024.01.16 00:48:26.948879 [ 3 ] {} <Debug> HTTP-Session: 63c53526-e287-4ba6-b24e-17e4ae4172b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
680 2024.01.16 00:48:26.948901 [ 3 ] {} <Debug> HTTP-Session: 63c53526-e287-4ba6-b24e-17e4ae4172b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.01.16 00:48:26.949058 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
682 2024.01.16 00:48:26.949100 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
683 2024.01.16 00:48:26.950447 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} <Debug> oximeter.fields_u32 (1058531c-19f6-4615-934b-ababc5d5863d): Loading data parts
684 2024.01.16 00:48:26.950503 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} <Debug> oximeter.fields_u32 (1058531c-19f6-4615-934b-ababc5d5863d): There are no data parts
685 2024.01.16 00:48:26.951574 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} <Debug> DynamicQueryHandler: Done processing query
686 2024.01.16 00:48:26.951598 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
687 2024.01.16 00:48:26.951627 [ 3 ] {} <Debug> HTTP-Session: 63c53526-e287-4ba6-b24e-17e4ae4172b1 Destroying unnamed session
688 2024.01.16 00:48:26.951722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
689 2024.01.16 00:48:26.951770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
690 2024.01.16 00:48:26.951795 [ 3 ] {} <Debug> HTTP-Session: bc428953-95cf-4a7e-916f-951125ee2890 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
691 2024.01.16 00:48:26.951811 [ 3 ] {} <Debug> HTTP-Session: bc428953-95cf-4a7e-916f-951125ee2890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
692 2024.01.16 00:48:26.951966 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
693 2024.01.16 00:48:26.952014 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
694 2024.01.16 00:48:26.953358 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Loading data parts
695 2024.01.16 00:48:26.953429 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): There are no data parts
696 2024.01.16 00:48:26.954496 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} <Debug> DynamicQueryHandler: Done processing query
697 2024.01.16 00:48:26.954529 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
698 2024.01.16 00:48:26.954553 [ 3 ] {} <Debug> HTTP-Session: bc428953-95cf-4a7e-916f-951125ee2890 Destroying unnamed session
699 2024.01.16 00:48:26.954656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
700 2024.01.16 00:48:26.954705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
701 2024.01.16 00:48:26.954731 [ 3 ] {} <Debug> HTTP-Session: 8fe30e4b-4499-497e-ad98-b483cb8c978c Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
702 2024.01.16 00:48:26.954747 [ 3 ] {} <Debug> HTTP-Session: 8fe30e4b-4499-497e-ad98-b483cb8c978c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
703 2024.01.16 00:48:26.954902 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
704 2024.01.16 00:48:26.954951 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
705 2024.01.16 00:48:26.956293 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} <Debug> oximeter.fields_u64 (e3d0a859-9b5a-46f5-882f-f80684ec9f9b): Loading data parts
706 2024.01.16 00:48:26.956358 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} <Debug> oximeter.fields_u64 (e3d0a859-9b5a-46f5-882f-f80684ec9f9b): There are no data parts
707 2024.01.16 00:48:26.957430 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} <Debug> DynamicQueryHandler: Done processing query
708 2024.01.16 00:48:26.957455 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
709 2024.01.16 00:48:26.957480 [ 3 ] {} <Debug> HTTP-Session: 8fe30e4b-4499-497e-ad98-b483cb8c978c Destroying unnamed session
710 2024.01.16 00:48:26.957608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
711 2024.01.16 00:48:26.957650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
712 2024.01.16 00:48:26.957677 [ 3 ] {} <Debug> HTTP-Session: bbaf4573-e432-4458-98cd-d6c095e7747b Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
713 2024.01.16 00:48:26.957701 [ 3 ] {} <Debug> HTTP-Session: bbaf4573-e432-4458-98cd-d6c095e7747b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
714 2024.01.16 00:48:26.957851 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
715 2024.01.16 00:48:26.957901 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
716 2024.01.16 00:48:26.959247 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} <Debug> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Loading data parts
717 2024.01.16 00:48:26.959308 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} <Debug> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): There are no data parts
718 2024.01.16 00:48:26.960349 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} <Debug> DynamicQueryHandler: Done processing query
719 2024.01.16 00:48:26.960374 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
720 2024.01.16 00:48:26.960399 [ 3 ] {} <Debug> HTTP-Session: bbaf4573-e432-4458-98cd-d6c095e7747b Destroying unnamed session
721 2024.01.16 00:48:26.960503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2024.01.16 00:48:26.960554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2024.01.16 00:48:26.960580 [ 3 ] {} <Debug> HTTP-Session: f63980c2-0ffb-4440-a519-8c40004eae83 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
724 2024.01.16 00:48:26.960597 [ 3 ] {} <Debug> HTTP-Session: f63980c2-0ffb-4440-a519-8c40004eae83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2024.01.16 00:48:26.960755 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
726 2024.01.16 00:48:26.960804 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
727 2024.01.16 00:48:26.962183 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Loading data parts
728 2024.01.16 00:48:26.962249 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): There are no data parts
729 2024.01.16 00:48:26.963283 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} <Debug> DynamicQueryHandler: Done processing query
730 2024.01.16 00:48:26.963307 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
731 2024.01.16 00:48:26.963322 [ 3 ] {} <Debug> HTTP-Session: f63980c2-0ffb-4440-a519-8c40004eae83 Destroying unnamed session
732 2024.01.16 00:48:26.963432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
733 2024.01.16 00:48:26.963482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
734 2024.01.16 00:48:26.963501 [ 3 ] {} <Debug> HTTP-Session: 56480fe8-d163-47e0-9981-9c69369cc790 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
735 2024.01.16 00:48:26.963523 [ 3 ] {} <Debug> HTTP-Session: 56480fe8-d163-47e0-9981-9c69369cc790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
736 2024.01.16 00:48:26.963681 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) 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)
737 2024.01.16 00:48:26.963723 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
738 2024.01.16 00:48:26.965055 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Loading data parts
739 2024.01.16 00:48:26.965114 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): There are no data parts
740 2024.01.16 00:48:26.966147 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} <Debug> DynamicQueryHandler: Done processing query
741 2024.01.16 00:48:26.966179 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
742 2024.01.16 00:48:26.966194 [ 3 ] {} <Debug> HTTP-Session: 56480fe8-d163-47e0-9981-9c69369cc790 Destroying unnamed session
743 2024.01.16 00:48:26.966319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
744 2024.01.16 00:48:26.966372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
745 2024.01.16 00:48:26.966391 [ 3 ] {} <Debug> HTTP-Session: 9d7b95cc-7c3d-4948-bc79-fb56e91eb75c Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
746 2024.01.16 00:48:26.966414 [ 3 ] {} <Debug> HTTP-Session: 9d7b95cc-7c3d-4948-bc79-fb56e91eb75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
747 2024.01.16 00:48:26.966643 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) /* The timeseries schema table stores the extracted schema for the samples
748 * oximeter collects.
749 */
750 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)
751 2024.01.16 00:48:26.966707 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
752 2024.01.16 00:48:26.968183 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} <Debug> oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89): Loading data parts
753 2024.01.16 00:48:26.968249 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} <Debug> oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89): There are no data parts
754 2024.01.16 00:48:26.969414 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} <Debug> DynamicQueryHandler: Done processing query
755 2024.01.16 00:48:26.969439 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
756 2024.01.16 00:48:26.969463 [ 3 ] {} <Debug> HTTP-Session: 9d7b95cc-7c3d-4948-bc79-fb56e91eb75c Destroying unnamed session
757 2024.01.16 00:48:26.969580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
758 2024.01.16 00:48:26.969633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
759 2024.01.16 00:48:26.969660 [ 3 ] {} <Debug> HTTP-Session: 2c424058-047b-4025-b5b9-b82027cab86b Authenticating user 'default' from [fd00:1122:3344:101::d]:36503
760 2024.01.16 00:48:26.969677 [ 3 ] {} <Debug> HTTP-Session: 2c424058-047b-4025-b5b9-b82027cab86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
761 2024.01.16 00:48:26.969787 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36503) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
762 2024.01.16 00:48:26.970408 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
763 2024.01.16 00:48:26.978369 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.76 GiB.
764 2024.01.16 00:48:26.981056 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
765 2024.01.16 00:48:26.981284 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} <Trace> oximeter.version (5b6d847a-a976-45b3-a6e0-0f1dd0c9b7f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
766 2024.01.16 00:48:26.981496 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} <Information> executeQuery: Read 1 rows, 16.00 B in 0.011671348 sec., 85 rows/sec., 1.34 KiB/sec.
767 2024.01.16 00:48:26.981623 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} <Debug> DynamicQueryHandler: Done processing query
768 2024.01.16 00:48:26.981644 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
769 2024.01.16 00:48:26.981669 [ 3 ] {} <Debug> HTTP-Session: 2c424058-047b-4025-b5b9-b82027cab86b Destroying unnamed session
770 2024.01.16 00:48:27.000157 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.30 MiB
771 2024.01.16 00:48:34.580940 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache
772 2024.01.16 00:48:34.581007 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache
773 2024.01.16 00:48:49.581082 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
774 2024.01.16 00:48:49.581147 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
775 2024.01.16 00:49:04.581292 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
776 2024.01.16 00:49:04.581364 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
777 2024.01.16 00:49:11.992077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.01.16 00:49:11.992303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2024.01.16 00:49:11.992360 [ 3 ] {} <Debug> HTTP-Session: 4f66bbbc-dc84-433d-a2e7-956a3384704f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
780 2024.01.16 00:49:11.992388 [ 3 ] {} <Debug> HTTP-Session: 4f66bbbc-dc84-433d-a2e7-956a3384704f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.01.16 00:49:11.992570 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
782 2024.01.16 00:49:11.992975 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
783 2024.01.16 00:49:11.995444 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
784 2024.01.16 00:49:11.995755 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
785 2024.01.16 00:49:11.996658 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} <Debug> DynamicQueryHandler: Done processing query
786 2024.01.16 00:49:11.996690 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
787 2024.01.16 00:49:11.996726 [ 3 ] {} <Debug> HTTP-Session: 4f66bbbc-dc84-433d-a2e7-956a3384704f Destroying unnamed session
788 2024.01.16 00:49:12.000348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
789 2024.01.16 00:49:12.000425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
790 2024.01.16 00:49:12.000537 [ 3 ] {} <Debug> HTTP-Session: 31572f7b-187f-4fec-9c4e-763309291531 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
791 2024.01.16 00:49:12.000562 [ 3 ] {} <Debug> HTTP-Session: 31572f7b-187f-4fec-9c4e-763309291531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
792 2024.01.16 00:49:12.000728 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
793 2024.01.16 00:49:12.009113 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
794 2024.01.16 00:49:12.009293 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
795 2024.01.16 00:49:12.009373 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
796 2024.01.16 00:49:12.010288 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} <Debug> DynamicQueryHandler: Done processing query
797 2024.01.16 00:49:12.010317 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
798 2024.01.16 00:49:12.010345 [ 3 ] {} <Debug> HTTP-Session: 31572f7b-187f-4fec-9c4e-763309291531 Destroying unnamed session
799 2024.01.16 00:49:12.010615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
800 2024.01.16 00:49:12.010665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
801 2024.01.16 00:49:12.010685 [ 3 ] {} <Debug> HTTP-Session: d8296cd6-0690-4b70-8b50-602d2d031cec Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
802 2024.01.16 00:49:12.010706 [ 3 ] {} <Debug> HTTP-Session: d8296cd6-0690-4b70-8b50-602d2d031cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
803 2024.01.16 00:49:12.010829 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
804 2024.01.16 00:49:12.011258 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2024.01.16 00:49:12.011407 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2024.01.16 00:49:12.011449 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2024.01.16 00:49:12.012286 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} <Debug> DynamicQueryHandler: Done processing query
808 2024.01.16 00:49:12.012314 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
809 2024.01.16 00:49:12.012331 [ 3 ] {} <Debug> HTTP-Session: d8296cd6-0690-4b70-8b50-602d2d031cec Destroying unnamed session
810 2024.01.16 00:49:12.012722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
811 2024.01.16 00:49:12.012767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
812 2024.01.16 00:49:12.012786 [ 3 ] {} <Debug> HTTP-Session: 1a42ad8d-3aae-4fd2-97fe-d73a6dc01329 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
813 2024.01.16 00:49:12.012803 [ 3 ] {} <Debug> HTTP-Session: 1a42ad8d-3aae-4fd2-97fe-d73a6dc01329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
814 2024.01.16 00:49:12.012917 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
815 2024.01.16 00:49:12.013266 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2024.01.16 00:49:12.013414 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2024.01.16 00:49:12.013455 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
818 2024.01.16 00:49:12.014290 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} <Debug> DynamicQueryHandler: Done processing query
819 2024.01.16 00:49:12.014318 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
820 2024.01.16 00:49:12.014334 [ 3 ] {} <Debug> HTTP-Session: 1a42ad8d-3aae-4fd2-97fe-d73a6dc01329 Destroying unnamed session
821 2024.01.16 00:49:12.014681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2024.01.16 00:49:12.014726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2024.01.16 00:49:12.014745 [ 3 ] {} <Debug> HTTP-Session: 16eeaaea-3740-4e4c-944f-010afcdc0443 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
824 2024.01.16 00:49:12.014762 [ 3 ] {} <Debug> HTTP-Session: 16eeaaea-3740-4e4c-944f-010afcdc0443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2024.01.16 00:49:12.014876 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
826 2024.01.16 00:49:12.015225 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2024.01.16 00:49:12.015377 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
828 2024.01.16 00:49:12.015420 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
829 2024.01.16 00:49:12.016249 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} <Debug> DynamicQueryHandler: Done processing query
830 2024.01.16 00:49:12.016276 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
831 2024.01.16 00:49:12.016291 [ 3 ] {} <Debug> HTTP-Session: 16eeaaea-3740-4e4c-944f-010afcdc0443 Destroying unnamed session
832 2024.01.16 00:49:12.016536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2024.01.16 00:49:12.016580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
834 2024.01.16 00:49:12.016599 [ 3 ] {} <Debug> HTTP-Session: b6fdeb77-6271-47d6-af8a-55db546fce3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
835 2024.01.16 00:49:12.016616 [ 3 ] {} <Debug> HTTP-Session: b6fdeb77-6271-47d6-af8a-55db546fce3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2024.01.16 00:49:12.016731 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
837 2024.01.16 00:49:12.017088 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
838 2024.01.16 00:49:12.017242 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.01.16 00:49:12.017284 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.01.16 00:49:12.017967 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} <Debug> DynamicQueryHandler: Done processing query
841 2024.01.16 00:49:12.017994 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.01.16 00:49:12.018010 [ 3 ] {} <Debug> HTTP-Session: b6fdeb77-6271-47d6-af8a-55db546fce3c Destroying unnamed session
843 2024.01.16 00:49:12.030636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.01.16 00:49:12.030690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
845 2024.01.16 00:49:12.030714 [ 3 ] {} <Debug> HTTP-Session: f8e45a88-8a21-4c9d-86d6-8d1d66458835 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
846 2024.01.16 00:49:12.030735 [ 3 ] {} <Debug> HTTP-Session: f8e45a88-8a21-4c9d-86d6-8d1d66458835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.01.16 00:49:12.030877 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
848 2024.01.16 00:49:12.031315 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2024.01.16 00:49:12.031507 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
850 2024.01.16 00:49:12.031557 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
851 2024.01.16 00:49:12.032350 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} <Debug> DynamicQueryHandler: Done processing query
852 2024.01.16 00:49:12.032377 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
853 2024.01.16 00:49:12.032393 [ 3 ] {} <Debug> HTTP-Session: f8e45a88-8a21-4c9d-86d6-8d1d66458835 Destroying unnamed session
854 2024.01.16 00:49:12.035103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
855 2024.01.16 00:49:12.035156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
856 2024.01.16 00:49:12.035179 [ 3 ] {} <Debug> HTTP-Session: 25434d7a-cb87-4b39-aaa9-8631b6b19659 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
857 2024.01.16 00:49:12.035200 [ 3 ] {} <Debug> HTTP-Session: 25434d7a-cb87-4b39-aaa9-8631b6b19659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
858 2024.01.16 00:49:12.035340 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
859 2024.01.16 00:49:12.035810 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
860 2024.01.16 00:49:12.035991 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
861 2024.01.16 00:49:12.036035 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
862 2024.01.16 00:49:12.036850 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} <Debug> DynamicQueryHandler: Done processing query
863 2024.01.16 00:49:12.036880 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
864 2024.01.16 00:49:12.036896 [ 3 ] {} <Debug> HTTP-Session: 25434d7a-cb87-4b39-aaa9-8631b6b19659 Destroying unnamed session
865 2024.01.16 00:49:12.037130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
866 2024.01.16 00:49:12.037177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
867 2024.01.16 00:49:12.037196 [ 3 ] {} <Debug> HTTP-Session: 0ad3af14-269b-4ea2-b194-0e7f80f96e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
868 2024.01.16 00:49:12.037212 [ 3 ] {} <Debug> HTTP-Session: 0ad3af14-269b-4ea2-b194-0e7f80f96e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
869 2024.01.16 00:49:12.037337 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_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)
870 2024.01.16 00:49:12.037713 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
871 2024.01.16 00:49:12.037877 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
872 2024.01.16 00:49:12.037918 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
873 2024.01.16 00:49:12.038668 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} <Debug> DynamicQueryHandler: Done processing query
874 2024.01.16 00:49:12.038698 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
875 2024.01.16 00:49:12.038714 [ 3 ] {} <Debug> HTTP-Session: 0ad3af14-269b-4ea2-b194-0e7f80f96e31 Destroying unnamed session
876 2024.01.16 00:49:12.038904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
877 2024.01.16 00:49:12.038949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
878 2024.01.16 00:49:12.038968 [ 3 ] {} <Debug> HTTP-Session: ace9611e-63b3-4d38-90a9-54b1820e1cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
879 2024.01.16 00:49:12.038984 [ 3 ] {} <Debug> HTTP-Session: ace9611e-63b3-4d38-90a9-54b1820e1cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
880 2024.01.16 00:49:12.039102 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_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)
881 2024.01.16 00:49:12.039469 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
882 2024.01.16 00:49:12.039635 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
883 2024.01.16 00:49:12.039677 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
884 2024.01.16 00:49:12.040422 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} <Debug> DynamicQueryHandler: Done processing query
885 2024.01.16 00:49:12.040449 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
886 2024.01.16 00:49:12.040465 [ 3 ] {} <Debug> HTTP-Session: ace9611e-63b3-4d38-90a9-54b1820e1cd9 Destroying unnamed session
887 2024.01.16 00:49:12.041341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
888 2024.01.16 00:49:12.041385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
889 2024.01.16 00:49:12.041403 [ 3 ] {} <Debug> HTTP-Session: 993b1fb0-0976-468c-b458-c45a6e14c444 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
890 2024.01.16 00:49:12.041420 [ 3 ] {} <Debug> HTTP-Session: 993b1fb0-0976-468c-b458-c45a6e14c444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
891 2024.01.16 00:49:12.041500 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
892 2024.01.16 00:49:12.041541 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
893 2024.01.16 00:49:12.042302 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} <Trace> ParallelParsingInputFormat: Parallel parsing is used
894 2024.01.16 00:49:12.045419 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB.
895 2024.01.16 00:49:12.045854 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
896 2024.01.16 00:49:12.046023 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} <Trace> oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
897 2024.01.16 00:49:12.046149 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.004613207 sec., 2167 rows/sec., 304.62 KiB/sec.
898 2024.01.16 00:49:12.046284 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} <Debug> DynamicQueryHandler: Done processing query
899 2024.01.16 00:49:12.046309 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
900 2024.01.16 00:49:12.046325 [ 3 ] {} <Debug> HTTP-Session: 993b1fb0-0976-468c-b458-c45a6e14c444 Destroying unnamed session
901 2024.01.16 00:49:12.046460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
902 2024.01.16 00:49:12.046504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
903 2024.01.16 00:49:12.046524 [ 3 ] {} <Debug> HTTP-Session: a5e54de1-0511-4f12-8189-41df2839ab5c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
904 2024.01.16 00:49:12.046541 [ 3 ] {} <Debug> HTTP-Session: a5e54de1-0511-4f12-8189-41df2839ab5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
905 2024.01.16 00:49:12.046614 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
906 2024.01.16 00:49:12.046655 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
907 2024.01.16 00:49:12.046759 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
908 2024.01.16 00:49:12.048380 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB.
909 2024.01.16 00:49:12.048590 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
910 2024.01.16 00:49:12.048802 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
911 2024.01.16 00:49:12.048918 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.002271092 sec., 19814 rows/sec., 1.57 MiB/sec.
912 2024.01.16 00:49:12.049059 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} <Debug> DynamicQueryHandler: Done processing query
913 2024.01.16 00:49:12.049083 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
914 2024.01.16 00:49:12.049098 [ 3 ] {} <Debug> HTTP-Session: a5e54de1-0511-4f12-8189-41df2839ab5c Destroying unnamed session
915 2024.01.16 00:49:12.049374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
916 2024.01.16 00:49:12.049419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
917 2024.01.16 00:49:12.049437 [ 3 ] {} <Debug> HTTP-Session: 9333e2dd-52ea-41de-95a8-bef7fd0323a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
918 2024.01.16 00:49:12.049453 [ 3 ] {} <Debug> HTTP-Session: 9333e2dd-52ea-41de-95a8-bef7fd0323a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
919 2024.01.16 00:49:12.049527 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
920 2024.01.16 00:49:12.049566 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
921 2024.01.16 00:49:12.049670 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
922 2024.01.16 00:49:12.050083 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB.
923 2024.01.16 00:49:12.050320 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
924 2024.01.16 00:49:12.050471 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
925 2024.01.16 00:49:12.050585 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} <Information> executeQuery: Read 171 rows, 16.71 KiB in 0.00102829 sec., 166295 rows/sec., 15.87 MiB/sec.
926 2024.01.16 00:49:12.050710 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} <Debug> DynamicQueryHandler: Done processing query
927 2024.01.16 00:49:12.050734 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
928 2024.01.16 00:49:12.050750 [ 3 ] {} <Debug> HTTP-Session: 9333e2dd-52ea-41de-95a8-bef7fd0323a1 Destroying unnamed session
929 2024.01.16 00:49:12.050921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 13929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
930 2024.01.16 00:49:12.050964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
931 2024.01.16 00:49:12.050982 [ 3 ] {} <Debug> HTTP-Session: 3c14a411-b5ce-4f08-9637-7ec4a3807671 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
932 2024.01.16 00:49:12.050998 [ 3 ] {} <Debug> HTTP-Session: 3c14a411-b5ce-4f08-9637-7ec4a3807671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
933 2024.01.16 00:49:12.051069 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
934 2024.01.16 00:49:12.051108 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
935 2024.01.16 00:49:12.052417 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
936 2024.01.16 00:49:12.052898 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB.
937 2024.01.16 00:49:12.053204 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
938 2024.01.16 00:49:12.053355 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
939 2024.01.16 00:49:12.053464 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} <Information> executeQuery: Read 82 rows, 6.56 KiB in 0.002361534 sec., 34723 rows/sec., 2.71 MiB/sec.
940 2024.01.16 00:49:12.053600 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} <Debug> DynamicQueryHandler: Done processing query
941 2024.01.16 00:49:12.053624 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
942 2024.01.16 00:49:12.053639 [ 3 ] {} <Debug> HTTP-Session: 3c14a411-b5ce-4f08-9637-7ec4a3807671 Destroying unnamed session
943 2024.01.16 00:49:12.054004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 64683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
944 2024.01.16 00:49:12.054050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
945 2024.01.16 00:49:12.054070 [ 3 ] {} <Debug> HTTP-Session: d292d9e5-2c4e-4dd9-830a-85af2bf68787 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
946 2024.01.16 00:49:12.054086 [ 3 ] {} <Debug> HTTP-Session: d292d9e5-2c4e-4dd9-830a-85af2bf68787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
947 2024.01.16 00:49:12.054172 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
948 2024.01.16 00:49:12.054817 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
949 2024.01.16 00:49:12.054938 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
950 2024.01.16 00:49:12.055391 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB.
951 2024.01.16 00:49:12.055745 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
952 2024.01.16 00:49:12.055924 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
953 2024.01.16 00:49:12.056036 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} <Information> executeQuery: Read 336 rows, 24.28 KiB in 0.001828808 sec., 183726 rows/sec., 12.97 MiB/sec.
954 2024.01.16 00:49:12.056197 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} <Debug> DynamicQueryHandler: Done processing query
955 2024.01.16 00:49:12.056221 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
956 2024.01.16 00:49:12.056237 [ 3 ] {} <Debug> HTTP-Session: d292d9e5-2c4e-4dd9-830a-85af2bf68787 Destroying unnamed session
957 2024.01.16 00:49:12.056525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 48143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
958 2024.01.16 00:49:12.056567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
959 2024.01.16 00:49:12.056586 [ 3 ] {} <Debug> HTTP-Session: c7108932-dd5d-4292-b4a8-de95f7438d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
960 2024.01.16 00:49:12.056603 [ 3 ] {} <Debug> HTTP-Session: c7108932-dd5d-4292-b4a8-de95f7438d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
961 2024.01.16 00:49:12.056684 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
962 2024.01.16 00:49:12.056730 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
963 2024.01.16 00:49:12.056889 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
964 2024.01.16 00:49:12.057450 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB.
965 2024.01.16 00:49:12.058424 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
966 2024.01.16 00:49:12.058617 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
967 2024.01.16 00:49:12.058719 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00200685 sec., 22423 rows/sec., 30.26 MiB/sec.
968 2024.01.16 00:49:12.058876 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} <Debug> DynamicQueryHandler: Done processing query
969 2024.01.16 00:49:12.058901 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
970 2024.01.16 00:49:12.058917 [ 3 ] {} <Debug> HTTP-Session: c7108932-dd5d-4292-b4a8-de95f7438d4e Destroying unnamed session
971 2024.01.16 00:49:12.059036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 3399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
972 2024.01.16 00:49:12.059081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
973 2024.01.16 00:49:12.059099 [ 3 ] {} <Debug> HTTP-Session: 805045f4-ca8a-4432-a30a-bbfe076d3dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
974 2024.01.16 00:49:12.059116 [ 3 ] {} <Debug> HTTP-Session: 805045f4-ca8a-4432-a30a-bbfe076d3dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
975 2024.01.16 00:49:12.059186 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
976 2024.01.16 00:49:12.059226 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
977 2024.01.16 00:49:12.059332 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
978 2024.01.16 00:49:12.059592 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB.
979 2024.01.16 00:49:12.059844 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
980 2024.01.16 00:49:12.060018 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} <Trace> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
981 2024.01.16 00:49:12.060135 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} <Information> executeQuery: Read 21 rows, 1.57 KiB in 0.00091933 sec., 22842 rows/sec., 1.67 MiB/sec.
982 2024.01.16 00:49:12.060283 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} <Debug> DynamicQueryHandler: Done processing query
983 2024.01.16 00:49:12.060307 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
984 2024.01.16 00:49:12.060322 [ 3 ] {} <Debug> HTTP-Session: 805045f4-ca8a-4432-a30a-bbfe076d3dc4 Destroying unnamed session
985 2024.01.16 00:49:19.581620 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
986 2024.01.16 00:49:19.581691 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
987 2024.01.16 00:49:21.986854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2024.01.16 00:49:21.986988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
989 2024.01.16 00:49:21.987020 [ 3 ] {} <Debug> HTTP-Session: 0b554895-e10b-46b7-a6e4-9d9f850e4eea Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
990 2024.01.16 00:49:21.987048 [ 3 ] {} <Debug> HTTP-Session: 0b554895-e10b-46b7-a6e4-9d9f850e4eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2024.01.16 00:49:21.987196 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
992 2024.01.16 00:49:21.987265 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
993 2024.01.16 00:49:21.987427 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} <Trace> ParallelParsingInputFormat: Parallel parsing is used
994 2024.01.16 00:49:21.987869 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
995 2024.01.16 00:49:21.988155 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
996 2024.01.16 00:49:21.988320 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
997 2024.01.16 00:49:21.988441 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001204403 sec., 38193 rows/sec., 3.02 MiB/sec.
998 2024.01.16 00:49:21.988598 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} <Debug> DynamicQueryHandler: Done processing query
999 2024.01.16 00:49:21.988626 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1000 2024.01.16 00:49:21.988643 [ 3 ] {} <Debug> HTTP-Session: 0b554895-e10b-46b7-a6e4-9d9f850e4eea Destroying unnamed session
1001 2024.01.16 00:49:21.988823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2024.01.16 00:49:21.988874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1003 2024.01.16 00:49:21.988895 [ 3 ] {} <Debug> HTTP-Session: 1643496f-0af9-491f-b88c-d98028bcaaf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1004 2024.01.16 00:49:21.988914 [ 3 ] {} <Debug> HTTP-Session: 1643496f-0af9-491f-b88c-d98028bcaaf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.01.16 00:49:21.989007 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1006 2024.01.16 00:49:21.989052 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1007 2024.01.16 00:49:21.989166 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2024.01.16 00:49:21.989553 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1009 2024.01.16 00:49:21.989783 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1010 2024.01.16 00:49:21.989936 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1011 2024.01.16 00:49:21.990065 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.00102697 sec., 134375 rows/sec., 13.20 MiB/sec.
1012 2024.01.16 00:49:21.990232 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} <Debug> DynamicQueryHandler: Done processing query
1013 2024.01.16 00:49:21.990263 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1014 2024.01.16 00:49:21.990285 [ 3 ] {} <Debug> HTTP-Session: 1643496f-0af9-491f-b88c-d98028bcaaf9 Destroying unnamed session
1015 2024.01.16 00:49:21.990440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1016 2024.01.16 00:49:21.990489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1017 2024.01.16 00:49:21.990509 [ 3 ] {} <Debug> HTTP-Session: 41e12e78-847f-4247-9981-18ed54e7e3e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1018 2024.01.16 00:49:21.990528 [ 3 ] {} <Debug> HTTP-Session: 41e12e78-847f-4247-9981-18ed54e7e3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1019 2024.01.16 00:49:21.990609 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1020 2024.01.16 00:49:21.990651 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1021 2024.01.16 00:49:21.990780 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1022 2024.01.16 00:49:21.991065 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1023 2024.01.16 00:49:21.991279 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1024 2024.01.16 00:49:21.991428 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1025 2024.01.16 00:49:21.991533 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000896009 sec., 51338 rows/sec., 4.01 MiB/sec.
1026 2024.01.16 00:49:21.991656 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} <Debug> DynamicQueryHandler: Done processing query
1027 2024.01.16 00:49:21.991680 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1028 2024.01.16 00:49:21.991696 [ 3 ] {} <Debug> HTTP-Session: 41e12e78-847f-4247-9981-18ed54e7e3e3 Destroying unnamed session
1029 2024.01.16 00:49:21.991946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1030 2024.01.16 00:49:21.991993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1031 2024.01.16 00:49:21.992013 [ 3 ] {} <Debug> HTTP-Session: 1d9ed124-eb2e-47eb-9e83-b28b7ffdeccc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1032 2024.01.16 00:49:21.992030 [ 3 ] {} <Debug> HTTP-Session: 1d9ed124-eb2e-47eb-9e83-b28b7ffdeccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1033 2024.01.16 00:49:21.992121 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1034 2024.01.16 00:49:21.992169 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1035 2024.01.16 00:49:21.992310 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1036 2024.01.16 00:49:21.992765 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1037 2024.01.16 00:49:21.993103 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1038 2024.01.16 00:49:21.993302 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1039 2024.01.16 00:49:21.993455 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001302023 sec., 35329 rows/sec., 47.68 MiB/sec.
1040 2024.01.16 00:49:21.993575 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} <Debug> DynamicQueryHandler: Done processing query
1041 2024.01.16 00:49:21.993599 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1042 2024.01.16 00:49:21.993615 [ 3 ] {} <Debug> HTTP-Session: 1d9ed124-eb2e-47eb-9e83-b28b7ffdeccc Destroying unnamed session
1043 2024.01.16 00:49:31.986455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1044 2024.01.16 00:49:31.986581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1045 2024.01.16 00:49:31.986612 [ 3 ] {} <Debug> HTTP-Session: 5bea8a6b-eff6-4b67-b6be-fce6b43dd2e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1046 2024.01.16 00:49:31.986640 [ 3 ] {} <Debug> HTTP-Session: 5bea8a6b-eff6-4b67-b6be-fce6b43dd2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1047 2024.01.16 00:49:31.986786 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1048 2024.01.16 00:49:31.986856 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1049 2024.01.16 00:49:31.987034 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1050 2024.01.16 00:49:31.987457 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1051 2024.01.16 00:49:31.987741 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1052 2024.01.16 00:49:31.987907 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1053 2024.01.16 00:49:31.988036 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001204222 sec., 38198 rows/sec., 3.02 MiB/sec.
1054 2024.01.16 00:49:31.988196 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} <Debug> DynamicQueryHandler: Done processing query
1055 2024.01.16 00:49:31.988222 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1056 2024.01.16 00:49:31.988239 [ 3 ] {} <Debug> HTTP-Session: 5bea8a6b-eff6-4b67-b6be-fce6b43dd2e9 Destroying unnamed session
1057 2024.01.16 00:49:31.988381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1058 2024.01.16 00:49:31.988426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1059 2024.01.16 00:49:31.988446 [ 3 ] {} <Debug> HTTP-Session: 2b24a31e-56c5-4194-b5e9-c73c64763b5b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1060 2024.01.16 00:49:31.988464 [ 3 ] {} <Debug> HTTP-Session: 2b24a31e-56c5-4194-b5e9-c73c64763b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1061 2024.01.16 00:49:31.988552 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1062 2024.01.16 00:49:31.988594 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1063 2024.01.16 00:49:31.988701 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1064 2024.01.16 00:49:31.989034 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1065 2024.01.16 00:49:31.989249 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1066 2024.01.16 00:49:31.989398 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1067 2024.01.16 00:49:31.989524 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.00094436 sec., 146130 rows/sec., 14.36 MiB/sec.
1068 2024.01.16 00:49:31.989670 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} <Debug> DynamicQueryHandler: Done processing query
1069 2024.01.16 00:49:31.989693 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1070 2024.01.16 00:49:31.989709 [ 3 ] {} <Debug> HTTP-Session: 2b24a31e-56c5-4194-b5e9-c73c64763b5b Destroying unnamed session
1071 2024.01.16 00:49:31.989833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1072 2024.01.16 00:49:31.989876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1073 2024.01.16 00:49:31.989894 [ 3 ] {} <Debug> HTTP-Session: 3ecea81c-da9f-4c94-9df0-11de05c6203e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1074 2024.01.16 00:49:31.989911 [ 3 ] {} <Debug> HTTP-Session: 3ecea81c-da9f-4c94-9df0-11de05c6203e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.01.16 00:49:31.989983 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1076 2024.01.16 00:49:31.990021 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1077 2024.01.16 00:49:31.990131 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1078 2024.01.16 00:49:31.990486 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1079 2024.01.16 00:49:31.990690 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1080 2024.01.16 00:49:31.990836 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1081 2024.01.16 00:49:31.990963 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000952789 sec., 48279 rows/sec., 3.78 MiB/sec.
1082 2024.01.16 00:49:31.991085 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} <Debug> DynamicQueryHandler: Done processing query
1083 2024.01.16 00:49:31.991110 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1084 2024.01.16 00:49:31.991126 [ 3 ] {} <Debug> HTTP-Session: 3ecea81c-da9f-4c94-9df0-11de05c6203e Destroying unnamed session
1085 2024.01.16 00:49:31.991393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1086 2024.01.16 00:49:31.991438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1087 2024.01.16 00:49:31.991456 [ 3 ] {} <Debug> HTTP-Session: 8a0124d7-fe4f-4077-b53a-a7eda910ce35 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1088 2024.01.16 00:49:31.991472 [ 3 ] {} <Debug> HTTP-Session: 8a0124d7-fe4f-4077-b53a-a7eda910ce35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1089 2024.01.16 00:49:31.991559 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1090 2024.01.16 00:49:31.991603 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1091 2024.01.16 00:49:31.991742 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1092 2024.01.16 00:49:31.992202 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1093 2024.01.16 00:49:31.992502 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1094 2024.01.16 00:49:31.992692 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1095 2024.01.16 00:49:31.992827 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001235203 sec., 37240 rows/sec., 50.25 MiB/sec.
1096 2024.01.16 00:49:31.992943 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} <Debug> DynamicQueryHandler: Done processing query
1097 2024.01.16 00:49:31.992972 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1098 2024.01.16 00:49:31.992994 [ 3 ] {} <Debug> HTTP-Session: 8a0124d7-fe4f-4077-b53a-a7eda910ce35 Destroying unnamed session
1099 2024.01.16 00:49:34.581940 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
1100 2024.01.16 00:49:34.581994 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
1101 2024.01.16 00:49:41.985516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2024.01.16 00:49:41.985639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1103 2024.01.16 00:49:41.985665 [ 3 ] {} <Debug> HTTP-Session: ddfcd838-d373-42c7-8179-b4e797526030 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1104 2024.01.16 00:49:41.985689 [ 3 ] {} <Debug> HTTP-Session: ddfcd838-d373-42c7-8179-b4e797526030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.01.16 00:49:41.985886 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) 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)
1106 2024.01.16 00:49:41.986787 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1107 2024.01.16 00:49:41.986973 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1108 2024.01.16 00:49:41.987067 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1109 2024.01.16 00:49:41.987381 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Debug> oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1110 2024.01.16 00:49:41.992603 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Trace> oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1111 2024.01.16 00:49:41.992641 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Debug> oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89) (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
1112 2024.01.16 00:49:41.992760 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0
1113 2024.01.16 00:49:41.994980 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.009043281 sec., 1105 rows/sec., 155.39 KiB/sec.
1114 2024.01.16 00:49:41.995195 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Debug> DynamicQueryHandler: Done processing query
1115 2024.01.16 00:49:41.995220 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1116 2024.01.16 00:49:41.995236 [ 3 ] {} <Debug> HTTP-Session: ddfcd838-d373-42c7-8179-b4e797526030 Destroying unnamed session
1117 2024.01.16 00:49:41.998048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1118 2024.01.16 00:49:41.998101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1119 2024.01.16 00:49:41.998123 [ 3 ] {} <Debug> HTTP-Session: cfd15f62-7816-4a8c-a7ff-2ecd83532a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1120 2024.01.16 00:49:41.998142 [ 3 ] {} <Debug> HTTP-Session: cfd15f62-7816-4a8c-a7ff-2ecd83532a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1121 2024.01.16 00:49:41.998238 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1122 2024.01.16 00:49:41.998283 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1123 2024.01.16 00:49:41.998428 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1124 2024.01.16 00:49:41.998787 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1125 2024.01.16 00:49:41.999078 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1126 2024.01.16 00:49:41.999240 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} <Trace> oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1127 2024.01.16 00:49:41.999353 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001084061 sec., 922 rows/sec., 208.99 KiB/sec.
1128 2024.01.16 00:49:41.999511 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} <Debug> DynamicQueryHandler: Done processing query
1129 2024.01.16 00:49:41.999537 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1130 2024.01.16 00:49:41.999552 [ 3 ] {} <Debug> HTTP-Session: cfd15f62-7816-4a8c-a7ff-2ecd83532a9d Destroying unnamed session
1131 2024.01.16 00:49:41.999710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1132 2024.01.16 00:49:41.999755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1133 2024.01.16 00:49:41.999775 [ 3 ] {} <Debug> HTTP-Session: 45822a2b-1431-4014-964d-9149b1aa096f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1134 2024.01.16 00:49:41.999793 [ 3 ] {} <Debug> HTTP-Session: 45822a2b-1431-4014-964d-9149b1aa096f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1135 2024.01.16 00:49:41.999870 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1136 2024.01.16 00:49:41.999910 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1137 2024.01.16 00:49:42.000031 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1138 2024.01.16 00:49:42.000621 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1139 2024.01.16 00:49:42.000852 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1140 2024.01.16 00:49:42.001011 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1141 2024.01.16 00:49:42.001122 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001223443 sec., 37598 rows/sec., 2.98 MiB/sec.
1142 2024.01.16 00:49:42.001289 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} <Debug> DynamicQueryHandler: Done processing query
1143 2024.01.16 00:49:42.001313 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1144 2024.01.16 00:49:42.001330 [ 3 ] {} <Debug> HTTP-Session: 45822a2b-1431-4014-964d-9149b1aa096f Destroying unnamed session
1145 2024.01.16 00:49:42.001454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1146 2024.01.16 00:49:42.001501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1147 2024.01.16 00:49:42.001521 [ 3 ] {} <Debug> HTTP-Session: 0b4795d2-36d7-40f8-a671-1e8baae7aeec Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1148 2024.01.16 00:49:42.001539 [ 3 ] {} <Debug> HTTP-Session: 0b4795d2-36d7-40f8-a671-1e8baae7aeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.01.16 00:49:42.001613 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1150 2024.01.16 00:49:42.001654 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1151 2024.01.16 00:49:42.001800 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1152 2024.01.16 00:49:42.002076 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1153 2024.01.16 00:49:42.002303 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1154 2024.01.16 00:49:42.002462 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1155 2024.01.16 00:49:42.002563 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000922949 sec., 2166 rows/sec., 185.17 KiB/sec.
1156 2024.01.16 00:49:42.002718 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} <Debug> DynamicQueryHandler: Done processing query
1157 2024.01.16 00:49:42.002742 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1158 2024.01.16 00:49:42.002758 [ 3 ] {} <Debug> HTTP-Session: 0b4795d2-36d7-40f8-a671-1e8baae7aeec Destroying unnamed session
1159 2024.01.16 00:49:42.002919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1160 2024.01.16 00:49:42.002965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1161 2024.01.16 00:49:42.002983 [ 3 ] {} <Debug> HTTP-Session: 92ad2e92-322e-4dc7-9b42-91fd9953df30 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1162 2024.01.16 00:49:42.003000 [ 3 ] {} <Debug> HTTP-Session: 92ad2e92-322e-4dc7-9b42-91fd9953df30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1163 2024.01.16 00:49:42.003078 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1164 2024.01.16 00:49:42.003116 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1165 2024.01.16 00:49:42.003225 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1166 2024.01.16 00:49:42.003695 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1167 2024.01.16 00:49:42.003929 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1168 2024.01.16 00:49:42.004099 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1169 2024.01.16 00:49:42.004201 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} <Information> executeQuery: Read 175 rows, 17.09 KiB in 0.00109574 sec., 159709 rows/sec., 15.23 MiB/sec.
1170 2024.01.16 00:49:42.004329 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} <Debug> DynamicQueryHandler: Done processing query
1171 2024.01.16 00:49:42.004353 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1172 2024.01.16 00:49:42.004369 [ 3 ] {} <Debug> HTTP-Session: 92ad2e92-322e-4dc7-9b42-91fd9953df30 Destroying unnamed session
1173 2024.01.16 00:49:42.004492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1174 2024.01.16 00:49:42.004539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1175 2024.01.16 00:49:42.004558 [ 3 ] {} <Debug> HTTP-Session: a55f2759-a50a-475f-97cc-1ebba247cb77 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1176 2024.01.16 00:49:42.004576 [ 3 ] {} <Debug> HTTP-Session: a55f2759-a50a-475f-97cc-1ebba247cb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.01.16 00:49:42.004651 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1178 2024.01.16 00:49:42.004690 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1179 2024.01.16 00:49:42.004797 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1180 2024.01.16 00:49:42.005143 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1181 2024.01.16 00:49:42.005356 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1182 2024.01.16 00:49:42.005506 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1183 2024.01.16 00:49:42.005615 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00092926 sec., 2152 rows/sec., 150.28 KiB/sec.
1184 2024.01.16 00:49:42.005759 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} <Debug> DynamicQueryHandler: Done processing query
1185 2024.01.16 00:49:42.005784 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1186 2024.01.16 00:49:42.005800 [ 3 ] {} <Debug> HTTP-Session: a55f2759-a50a-475f-97cc-1ebba247cb77 Destroying unnamed session
1187 2024.01.16 00:49:42.005937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1188 2024.01.16 00:49:42.005980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1189 2024.01.16 00:49:42.005999 [ 3 ] {} <Debug> HTTP-Session: dc510a51-0280-4da3-9ce6-d15294631f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1190 2024.01.16 00:49:42.006015 [ 3 ] {} <Debug> HTTP-Session: dc510a51-0280-4da3-9ce6-d15294631f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.01.16 00:49:42.006089 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1192 2024.01.16 00:49:42.006128 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1193 2024.01.16 00:49:42.006233 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1194 2024.01.16 00:49:42.006542 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1195 2024.01.16 00:49:42.006747 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1196 2024.01.16 00:49:42.006893 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1197 2024.01.16 00:49:42.007000 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} <Information> executeQuery: Read 72 rows, 5.75 KiB in 0.000877739 sec., 82028 rows/sec., 6.39 MiB/sec.
1198 2024.01.16 00:49:42.007138 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} <Debug> DynamicQueryHandler: Done processing query
1199 2024.01.16 00:49:42.007162 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1200 2024.01.16 00:49:42.007179 [ 3 ] {} <Debug> HTTP-Session: dc510a51-0280-4da3-9ce6-d15294631f10 Destroying unnamed session
1201 2024.01.16 00:49:42.007295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1202 2024.01.16 00:49:42.007339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1203 2024.01.16 00:49:42.007357 [ 3 ] {} <Debug> HTTP-Session: 127998ac-19c8-4831-89be-4fe97a9e0b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1204 2024.01.16 00:49:42.007374 [ 3 ] {} <Debug> HTTP-Session: 127998ac-19c8-4831-89be-4fe97a9e0b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1205 2024.01.16 00:49:42.007446 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1206 2024.01.16 00:49:42.007488 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1207 2024.01.16 00:49:42.007604 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1208 2024.01.16 00:49:42.007898 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1209 2024.01.16 00:49:42.008165 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1210 2024.01.16 00:49:42.008335 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1211 2024.01.16 00:49:42.008448 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000964409 sec., 38365 rows/sec., 2.71 MiB/sec.
1212 2024.01.16 00:49:42.008602 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} <Debug> DynamicQueryHandler: Done processing query
1213 2024.01.16 00:49:42.008627 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1214 2024.01.16 00:49:42.008642 [ 3 ] {} <Debug> HTTP-Session: 127998ac-19c8-4831-89be-4fe97a9e0b01 Destroying unnamed session
1215 2024.01.16 00:49:42.008802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1216 2024.01.16 00:49:42.008846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1217 2024.01.16 00:49:42.008864 [ 3 ] {} <Debug> HTTP-Session: bd1ef666-7de6-4420-b6c7-17902fe14cab Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1218 2024.01.16 00:49:42.008881 [ 3 ] {} <Debug> HTTP-Session: bd1ef666-7de6-4420-b6c7-17902fe14cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1219 2024.01.16 00:49:42.008963 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1220 2024.01.16 00:49:42.009007 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1221 2024.01.16 00:49:42.009146 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1222 2024.01.16 00:49:42.009600 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1223 2024.01.16 00:49:42.009914 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1224 2024.01.16 00:49:42.010115 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1225 2024.01.16 00:49:42.010243 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001249532 sec., 36813 rows/sec., 49.68 MiB/sec.
1226 2024.01.16 00:49:42.010382 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} <Debug> DynamicQueryHandler: Done processing query
1227 2024.01.16 00:49:42.010407 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1228 2024.01.16 00:49:42.010423 [ 3 ] {} <Debug> HTTP-Session: bd1ef666-7de6-4420-b6c7-17902fe14cab Destroying unnamed session
1229 2024.01.16 00:49:46.985131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1230 2024.01.16 00:49:46.985263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1231 2024.01.16 00:49:46.985294 [ 3 ] {} <Debug> HTTP-Session: e46d4921-d7af-41b8-83b6-57f91bad2739 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1232 2024.01.16 00:49:46.985322 [ 3 ] {} <Debug> HTTP-Session: e46d4921-d7af-41b8-83b6-57f91bad2739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.01.16 00:49:46.985461 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1234 2024.01.16 00:49:46.985530 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1235 2024.01.16 00:49:46.985716 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1236 2024.01.16 00:49:46.986144 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1237 2024.01.16 00:49:46.986403 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1238 2024.01.16 00:49:46.986570 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1239 2024.01.16 00:49:46.986686 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} <Information> executeQuery: Read 3 rows, 249.00 B in 0.001184602 sec., 2532 rows/sec., 205.27 KiB/sec.
1240 2024.01.16 00:49:46.986821 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} <Debug> DynamicQueryHandler: Done processing query
1241 2024.01.16 00:49:46.986846 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1242 2024.01.16 00:49:46.986863 [ 3 ] {} <Debug> HTTP-Session: e46d4921-d7af-41b8-83b6-57f91bad2739 Destroying unnamed session
1243 2024.01.16 00:49:46.986980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2024.01.16 00:49:46.987027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1245 2024.01.16 00:49:46.987047 [ 3 ] {} <Debug> HTTP-Session: d842ae21-24ff-4c24-bac4-0bd8a8e0716f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1246 2024.01.16 00:49:46.987066 [ 3 ] {} <Debug> HTTP-Session: d842ae21-24ff-4c24-bac4-0bd8a8e0716f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2024.01.16 00:49:46.987146 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1248 2024.01.16 00:49:46.987189 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1249 2024.01.16 00:49:46.987291 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1250 2024.01.16 00:49:46.987568 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1251 2024.01.16 00:49:46.987774 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1252 2024.01.16 00:49:46.987920 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1253 2024.01.16 00:49:46.988021 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} <Information> executeQuery: Read 9 rows, 811.00 B in 0.000846758 sec., 10628 rows/sec., 935.32 KiB/sec.
1254 2024.01.16 00:49:46.988137 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} <Debug> DynamicQueryHandler: Done processing query
1255 2024.01.16 00:49:46.988161 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1256 2024.01.16 00:49:46.988177 [ 3 ] {} <Debug> HTTP-Session: d842ae21-24ff-4c24-bac4-0bd8a8e0716f Destroying unnamed session
1257 2024.01.16 00:49:46.988310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1258 2024.01.16 00:49:46.988355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1259 2024.01.16 00:49:46.988373 [ 3 ] {} <Debug> HTTP-Session: 4fdfc76f-b0ab-4b2c-8a16-1e693930f293 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1260 2024.01.16 00:49:46.988390 [ 3 ] {} <Debug> HTTP-Session: 4fdfc76f-b0ab-4b2c-8a16-1e693930f293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1261 2024.01.16 00:49:46.988463 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1262 2024.01.16 00:49:46.988501 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1263 2024.01.16 00:49:46.988606 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1264 2024.01.16 00:49:46.988871 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1265 2024.01.16 00:49:46.989075 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1266 2024.01.16 00:49:46.989223 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1267 2024.01.16 00:49:46.989322 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} <Information> executeQuery: Read 9 rows, 740.00 B in 0.000831848 sec., 10819 rows/sec., 868.74 KiB/sec.
1268 2024.01.16 00:49:46.989429 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} <Debug> DynamicQueryHandler: Done processing query
1269 2024.01.16 00:49:46.989452 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1270 2024.01.16 00:49:46.989468 [ 3 ] {} <Debug> HTTP-Session: 4fdfc76f-b0ab-4b2c-8a16-1e693930f293 Destroying unnamed session
1271 2024.01.16 00:49:46.989572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2024.01.16 00:49:46.989614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1273 2024.01.16 00:49:46.989632 [ 3 ] {} <Debug> HTTP-Session: 204c7d9e-5ad2-4277-8c32-5b65322abae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1274 2024.01.16 00:49:46.989648 [ 3 ] {} <Debug> HTTP-Session: 204c7d9e-5ad2-4277-8c32-5b65322abae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.01.16 00:49:46.989719 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1276 2024.01.16 00:49:46.989763 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1277 2024.01.16 00:49:46.989895 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1278 2024.01.16 00:49:46.990176 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1279 2024.01.16 00:49:46.990444 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1280 2024.01.16 00:49:46.990629 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1281 2024.01.16 00:49:46.990732 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.000986059 sec., 3042 rows/sec., 4.11 MiB/sec.
1282 2024.01.16 00:49:46.990890 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} <Debug> DynamicQueryHandler: Done processing query
1283 2024.01.16 00:49:46.990914 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1284 2024.01.16 00:49:46.990930 [ 3 ] {} <Debug> HTTP-Session: 204c7d9e-5ad2-4277-8c32-5b65322abae2 Destroying unnamed session
1285 2024.01.16 00:49:46.991031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2024.01.16 00:49:46.991076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1287 2024.01.16 00:49:46.991094 [ 3 ] {} <Debug> HTTP-Session: a73f3a78-0a3b-426a-9eb8-495a7ee84c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1288 2024.01.16 00:49:46.991111 [ 3 ] {} <Debug> HTTP-Session: a73f3a78-0a3b-426a-9eb8-495a7ee84c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2024.01.16 00:49:46.991181 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1290 2024.01.16 00:49:46.991221 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1291 2024.01.16 00:49:46.991331 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1292 2024.01.16 00:49:46.991565 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1293 2024.01.16 00:49:46.991817 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1294 2024.01.16 00:49:46.991987 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} <Trace> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1295 2024.01.16 00:49:46.992080 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} <Information> executeQuery: Read 6 rows, 434.00 B in 0.000872619 sec., 6875 rows/sec., 485.70 KiB/sec.
1296 2024.01.16 00:49:46.992176 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} <Debug> DynamicQueryHandler: Done processing query
1297 2024.01.16 00:49:46.992198 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1298 2024.01.16 00:49:46.992213 [ 3 ] {} <Debug> HTTP-Session: a73f3a78-0a3b-426a-9eb8-495a7ee84c52 Destroying unnamed session
1299 2024.01.16 00:49:49.582035 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
1300 2024.01.16 00:49:49.582085 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
1301 2024.01.16 00:49:51.987430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1302 2024.01.16 00:49:51.987611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1303 2024.01.16 00:49:51.987656 [ 3 ] {} <Debug> HTTP-Session: 27c32fdf-a5bd-447f-a158-9ef493d2a20f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1304 2024.01.16 00:49:51.987695 [ 3 ] {} <Debug> HTTP-Session: 27c32fdf-a5bd-447f-a158-9ef493d2a20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.01.16 00:49:51.987897 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1306 2024.01.16 00:49:51.987994 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1307 2024.01.16 00:49:51.988258 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1308 2024.01.16 00:49:51.988688 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1309 2024.01.16 00:49:51.989001 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1310 2024.01.16 00:49:51.989191 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1311 2024.01.16 00:49:51.989316 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001364874 sec., 33702 rows/sec., 2.67 MiB/sec.
1312 2024.01.16 00:49:51.989407 [ 99 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1313 2024.01.16 00:49:51.989459 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1314 2024.01.16 00:49:51.989461 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} <Debug> DynamicQueryHandler: Done processing query
1315 2024.01.16 00:49:51.989497 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1316 2024.01.16 00:49:51.989560 [ 3 ] {} <Debug> HTTP-Session: 27c32fdf-a5bd-447f-a158-9ef493d2a20f Destroying unnamed session
1317 2024.01.16 00:49:51.989729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1318 2024.01.16 00:49:51.989715 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1319 2024.01.16 00:49:51.989801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1320 2024.01.16 00:49:51.989829 [ 3 ] {} <Debug> HTTP-Session: 13fdbf4d-296d-4557-a830-4bad7f579d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1321 2024.01.16 00:49:51.989850 [ 3 ] {} <Debug> HTTP-Session: 13fdbf4d-296d-4557-a830-4bad7f579d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.01.16 00:49:51.990012 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1323 2024.01.16 00:49:51.990071 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1324 2024.01.16 00:49:51.990104 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1325 2024.01.16 00:49:51.990243 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1326 2024.01.16 00:49:51.990260 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part
1327 2024.01.16 00:49:51.990497 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part
1328 2024.01.16 00:49:51.990812 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part
1329 2024.01.16 00:49:51.991075 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part
1330 2024.01.16 00:49:51.991088 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1331 2024.01.16 00:49:51.991208 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
1332 2024.01.16 00:49:51.991350 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part
1333 2024.01.16 00:49:51.991521 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1334 2024.01.16 00:49:51.991778 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1335 2024.01.16 00:49:51.991936 [ 99 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1336 2024.01.16 00:49:51.992004 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.001915609 sec., 72039 rows/sec., 7.08 MiB/sec.
1337 2024.01.16 00:49:51.992014 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1338 2024.01.16 00:49:51.992354 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1339 2024.01.16 00:49:51.992510 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} <Debug> DynamicQueryHandler: Done processing query
1340 2024.01.16 00:49:51.992584 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1341 2024.01.16 00:49:51.992679 [ 3 ] {} <Debug> HTTP-Session: 13fdbf4d-296d-4557-a830-4bad7f579d6d Destroying unnamed session
1342 2024.01.16 00:49:51.992780 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1343 2024.01.16 00:49:51.992867 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 171 rows starting from the beginning of the part
1344 2024.01.16 00:49:51.993005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1345 2024.01.16 00:49:51.993151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1346 2024.01.16 00:49:51.993239 [ 3 ] {} <Debug> HTTP-Session: 4acdfdf7-ca1b-43ad-afcc-ec0f4f2d06dd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1347 2024.01.16 00:49:51.993380 [ 3 ] {} <Debug> HTTP-Session: 4acdfdf7-ca1b-43ad-afcc-ec0f4f2d06dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1348 2024.01.16 00:49:51.993602 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 138 rows starting from the beginning of the part
1349 2024.01.16 00:49:51.993642 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.004119011 sec., 56324.20015387189 rows/sec., 4.46 MiB/sec.
1350 2024.01.16 00:49:51.993879 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1351 2024.01.16 00:49:51.993935 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1352 2024.01.16 00:49:51.994057 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1353 2024.01.16 00:49:51.994091 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 138 rows starting from the beginning of the part
1354 2024.01.16 00:49:51.994349 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1355 2024.01.16 00:49:51.994550 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1356 2024.01.16 00:49:51.994558 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 175 rows starting from the beginning of the part
1357 2024.01.16 00:49:51.994849 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1358 2024.01.16 00:49:51.994918 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
1359 2024.01.16 00:49:51.995113 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::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
1360 2024.01.16 00:49:51.995668 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1361 2024.01.16 00:49:51.996084 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1362 2024.01.16 00:49:51.996417 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1363 2024.01.16 00:49:51.996548 [ 99 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1364 2024.01.16 00:49:51.996578 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.002607066 sec., 17644 rows/sec., 1.38 MiB/sec.
1365 2024.01.16 00:49:51.996609 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1366 2024.01.16 00:49:51.996854 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1367 2024.01.16 00:49:51.997072 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} <Debug> DynamicQueryHandler: Done processing query
1368 2024.01.16 00:49:51.997171 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1369 2024.01.16 00:49:51.997215 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1370 2024.01.16 00:49:51.997255 [ 3 ] {} <Debug> HTTP-Session: 4acdfdf7-ca1b-43ad-afcc-ec0f4f2d06dd Destroying unnamed session
1371 2024.01.16 00:49:51.997336 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part
1372 2024.01.16 00:49:51.997436 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 4 columns (4 merged, 0 gathered) in 0.005284484 sec., 145520.3573329014 rows/sec., 14.09 MiB/sec.
1373 2024.01.16 00:49:51.997557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1374 2024.01.16 00:49:51.997632 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part
1375 2024.01.16 00:49:51.997707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1376 2024.01.16 00:49:51.997720 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1377 2024.01.16 00:49:51.997788 [ 3 ] {} <Debug> HTTP-Session: e4f30bc5-2c65-416f-97ea-64b03d9a998f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1378 2024.01.16 00:49:51.997897 [ 3 ] {} <Debug> HTTP-Session: e4f30bc5-2c65-416f-97ea-64b03d9a998f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1379 2024.01.16 00:49:51.997945 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part
1380 2024.01.16 00:49:51.998234 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1381 2024.01.16 00:49:51.998246 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1382 2024.01.16 00:49:51.998288 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part
1383 2024.01.16 00:49:51.998410 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1384 2024.01.16 00:49:51.998430 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1385 2024.01.16 00:49:51.998753 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
1386 2024.01.16 00:49:51.999083 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part
1387 2024.01.16 00:49:51.999256 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1388 2024.01.16 00:49:52.000673 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1389 2024.01.16 00:49:52.001077 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 301 rows, containing 4 columns (4 merged, 0 gathered) in 0.004380994 sec., 68705.86903337462 rows/sec., 5.37 MiB/sec.
1390 2024.01.16 00:49:52.001238 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1391 2024.01.16 00:49:52.001436 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1392 2024.01.16 00:49:52.001503 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1393 2024.01.16 00:49:52.001611 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1394 2024.01.16 00:49:52.001752 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1395 2024.01.16 00:49:52.001870 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1396 2024.01.16 00:49:52.001887 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003580066 sec., 12848 rows/sec., 17.34 MiB/sec.
1397 2024.01.16 00:49:52.001915 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1398 2024.01.16 00:49:52.002059 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1399 2024.01.16 00:49:52.002170 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} <Debug> DynamicQueryHandler: Done processing query
1400 2024.01.16 00:49:52.002220 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1401 2024.01.16 00:49:52.002253 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1402 2024.01.16 00:49:52.002266 [ 3 ] {} <Debug> HTTP-Session: e4f30bc5-2c65-416f-97ea-64b03d9a998f Destroying unnamed session
1403 2024.01.16 00:49:52.002326 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part
1404 2024.01.16 00:49:52.002461 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part
1405 2024.01.16 00:49:52.002560 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part
1406 2024.01.16 00:49:52.002655 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part
1407 2024.01.16 00:49:52.002749 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
1408 2024.01.16 00:49:52.002839 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part
1409 2024.01.16 00:49:52.004869 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 6 columns (6 merged, 0 gathered) in 0.002905459 sec., 79849.68984246551 rows/sec., 107.75 MiB/sec.
1410 2024.01.16 00:49:52.005043 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1411 2024.01.16 00:49:52.005259 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1412 2024.01.16 00:49:52.005324 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1413 2024.01.16 00:49:52.005382 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1: 4.00 MiB.
1414 2024.01.16 00:49:53.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.62 MiB, peak 235.69 MiB, will set to 230.73 MiB (RSS), difference: -2.89 MiB
1415 2024.01.16 00:49:56.984475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1416 2024.01.16 00:49:56.984596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1417 2024.01.16 00:49:56.984621 [ 3 ] {} <Debug> HTTP-Session: 1553c942-5b08-41c8-b87f-878b9b032d6c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1418 2024.01.16 00:49:56.984645 [ 3 ] {} <Debug> HTTP-Session: 1553c942-5b08-41c8-b87f-878b9b032d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1419 2024.01.16 00:49:56.984774 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1420 2024.01.16 00:49:56.984836 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1421 2024.01.16 00:49:56.985000 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1422 2024.01.16 00:49:56.985354 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1423 2024.01.16 00:49:56.985619 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1424 2024.01.16 00:49:56.985785 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1425 2024.01.16 00:49:56.985921 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001109801 sec., 4505 rows/sec., 365.18 KiB/sec.
1426 2024.01.16 00:49:56.986054 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} <Debug> DynamicQueryHandler: Done processing query
1427 2024.01.16 00:49:56.986086 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1428 2024.01.16 00:49:56.986110 [ 3 ] {} <Debug> HTTP-Session: 1553c942-5b08-41c8-b87f-878b9b032d6c Destroying unnamed session
1429 2024.01.16 00:49:56.986250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1430 2024.01.16 00:49:56.986300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1431 2024.01.16 00:49:56.986320 [ 3 ] {} <Debug> HTTP-Session: 05332b4e-beae-4b9c-a40f-8ed3f58f3066 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1432 2024.01.16 00:49:56.986339 [ 3 ] {} <Debug> HTTP-Session: 05332b4e-beae-4b9c-a40f-8ed3f58f3066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1433 2024.01.16 00:49:56.986421 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1434 2024.01.16 00:49:56.986465 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1435 2024.01.16 00:49:56.986576 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1436 2024.01.16 00:49:56.986825 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1437 2024.01.16 00:49:56.987032 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1438 2024.01.16 00:49:56.987181 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1439 2024.01.16 00:49:56.987307 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000854678 sec., 17550 rows/sec., 1.58 MiB/sec.
1440 2024.01.16 00:49:56.987412 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} <Debug> DynamicQueryHandler: Done processing query
1441 2024.01.16 00:49:56.987436 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1442 2024.01.16 00:49:56.987451 [ 3 ] {} <Debug> HTTP-Session: 05332b4e-beae-4b9c-a40f-8ed3f58f3066 Destroying unnamed session
1443 2024.01.16 00:49:56.987601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1444 2024.01.16 00:49:56.987645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1445 2024.01.16 00:49:56.987664 [ 3 ] {} <Debug> HTTP-Session: 928f585f-559c-4b23-976a-b67fd38969fd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1446 2024.01.16 00:49:56.987682 [ 3 ] {} <Debug> HTTP-Session: 928f585f-559c-4b23-976a-b67fd38969fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.01.16 00:49:56.987754 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1448 2024.01.16 00:49:56.987794 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1449 2024.01.16 00:49:56.987899 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1450 2024.01.16 00:49:56.988147 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1451 2024.01.16 00:49:56.988346 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1452 2024.01.16 00:49:56.988495 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1453 2024.01.16 00:49:56.988623 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000834338 sec., 5992 rows/sec., 479.89 KiB/sec.
1454 2024.01.16 00:49:56.988768 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} <Debug> DynamicQueryHandler: Done processing query
1455 2024.01.16 00:49:56.988793 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1456 2024.01.16 00:49:56.988808 [ 3 ] {} <Debug> HTTP-Session: 928f585f-559c-4b23-976a-b67fd38969fd Destroying unnamed session
1457 2024.01.16 00:49:56.988934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1458 2024.01.16 00:49:56.988977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1459 2024.01.16 00:49:56.988995 [ 3 ] {} <Debug> HTTP-Session: 768a2efa-cefd-4712-9b71-0156f8f45870 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1460 2024.01.16 00:49:56.989012 [ 3 ] {} <Debug> HTTP-Session: 768a2efa-cefd-4712-9b71-0156f8f45870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1461 2024.01.16 00:49:56.989084 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1462 2024.01.16 00:49:56.989131 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1463 2024.01.16 00:49:56.989270 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1464 2024.01.16 00:49:56.989629 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1465 2024.01.16 00:49:56.989921 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1466 2024.01.16 00:49:56.990118 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1467 2024.01.16 00:49:56.990241 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001121892 sec., 4456 rows/sec., 6.01 MiB/sec.
1468 2024.01.16 00:49:56.990420 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} <Debug> DynamicQueryHandler: Done processing query
1469 2024.01.16 00:49:56.990445 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1470 2024.01.16 00:49:56.990460 [ 3 ] {} <Debug> HTTP-Session: 768a2efa-cefd-4712-9b71-0156f8f45870 Destroying unnamed session
1471 2024.01.16 00:50:01.987136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1472 2024.01.16 00:50:01.987265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1473 2024.01.16 00:50:01.987292 [ 3 ] {} <Debug> HTTP-Session: fa15552b-d009-4659-9b0c-71cf5c25532e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1474 2024.01.16 00:50:01.987316 [ 3 ] {} <Debug> HTTP-Session: fa15552b-d009-4659-9b0c-71cf5c25532e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1475 2024.01.16 00:50:01.987450 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1476 2024.01.16 00:50:01.987513 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1477 2024.01.16 00:50:01.987675 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1478 2024.01.16 00:50:01.988156 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1479 2024.01.16 00:50:01.988427 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1480 2024.01.16 00:50:01.988588 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1481 2024.01.16 00:50:01.988719 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001245613 sec., 36929 rows/sec., 2.92 MiB/sec.
1482 2024.01.16 00:50:01.988871 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} <Debug> DynamicQueryHandler: Done processing query
1483 2024.01.16 00:50:01.988898 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1484 2024.01.16 00:50:01.988914 [ 3 ] {} <Debug> HTTP-Session: fa15552b-d009-4659-9b0c-71cf5c25532e Destroying unnamed session
1485 2024.01.16 00:50:01.989028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1486 2024.01.16 00:50:01.989080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1487 2024.01.16 00:50:01.989100 [ 3 ] {} <Debug> HTTP-Session: 8b9d5fc0-4c0f-49ae-82bd-1472dacd7153 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1488 2024.01.16 00:50:01.989119 [ 3 ] {} <Debug> HTTP-Session: 8b9d5fc0-4c0f-49ae-82bd-1472dacd7153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1489 2024.01.16 00:50:01.989195 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1490 2024.01.16 00:50:01.989239 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1491 2024.01.16 00:50:01.989411 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1492 2024.01.16 00:50:01.989737 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1493 2024.01.16 00:50:01.989954 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1494 2024.01.16 00:50:01.990113 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1495 2024.01.16 00:50:01.990239 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00095274 sec., 2099 rows/sec., 179.38 KiB/sec.
1496 2024.01.16 00:50:01.990418 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} <Debug> DynamicQueryHandler: Done processing query
1497 2024.01.16 00:50:01.990445 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1498 2024.01.16 00:50:01.990461 [ 3 ] {} <Debug> HTTP-Session: 8b9d5fc0-4c0f-49ae-82bd-1472dacd7153 Destroying unnamed session
1499 2024.01.16 00:50:01.990665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1500 2024.01.16 00:50:01.990716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1501 2024.01.16 00:50:01.990736 [ 3 ] {} <Debug> HTTP-Session: 2302e5ce-c010-4d66-8958-b171f415c6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1502 2024.01.16 00:50:01.990754 [ 3 ] {} <Debug> HTTP-Session: 2302e5ce-c010-4d66-8958-b171f415c6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1503 2024.01.16 00:50:01.990837 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1504 2024.01.16 00:50:01.990881 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1505 2024.01.16 00:50:01.990994 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1506 2024.01.16 00:50:01.991382 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1507 2024.01.16 00:50:01.991619 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1508 2024.01.16 00:50:01.991780 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1509 2024.01.16 00:50:01.991910 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} <Information> executeQuery: Read 139 rows, 13.97 KiB in 0.001040191 sec., 133629 rows/sec., 13.12 MiB/sec.
1510 2024.01.16 00:50:01.992043 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} <Debug> DynamicQueryHandler: Done processing query
1511 2024.01.16 00:50:01.992067 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1512 2024.01.16 00:50:01.992083 [ 3 ] {} <Debug> HTTP-Session: 2302e5ce-c010-4d66-8958-b171f415c6bc Destroying unnamed session
1513 2024.01.16 00:50:01.992194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1514 2024.01.16 00:50:01.992242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1515 2024.01.16 00:50:01.992261 [ 3 ] {} <Debug> HTTP-Session: dd250684-1ed3-4194-82da-a14b24d12e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1516 2024.01.16 00:50:01.992280 [ 3 ] {} <Debug> HTTP-Session: dd250684-1ed3-4194-82da-a14b24d12e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1517 2024.01.16 00:50:01.992352 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1518 2024.01.16 00:50:01.992397 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1519 2024.01.16 00:50:01.992507 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1520 2024.01.16 00:50:01.992788 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1521 2024.01.16 00:50:01.992999 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1522 2024.01.16 00:50:01.993176 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1523 2024.01.16 00:50:01.993310 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000926219 sec., 2159 rows/sec., 150.77 KiB/sec.
1524 2024.01.16 00:50:01.993438 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} <Debug> DynamicQueryHandler: Done processing query
1525 2024.01.16 00:50:01.993469 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1526 2024.01.16 00:50:01.993487 [ 3 ] {} <Debug> HTTP-Session: dd250684-1ed3-4194-82da-a14b24d12e21 Destroying unnamed session
1527 2024.01.16 00:50:01.993613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1528 2024.01.16 00:50:01.993659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1529 2024.01.16 00:50:01.993677 [ 3 ] {} <Debug> HTTP-Session: 5c3ce1d9-e347-4b28-8362-5d03b10b456e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1530 2024.01.16 00:50:01.993694 [ 3 ] {} <Debug> HTTP-Session: 5c3ce1d9-e347-4b28-8362-5d03b10b456e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1531 2024.01.16 00:50:01.993769 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1532 2024.01.16 00:50:01.993809 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1533 2024.01.16 00:50:01.993918 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1534 2024.01.16 00:50:01.994232 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1535 2024.01.16 00:50:01.994437 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1536 2024.01.16 00:50:01.994589 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1537 2024.01.16 00:50:01.994710 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000910419 sec., 52722 rows/sec., 4.13 MiB/sec.
1538 2024.01.16 00:50:01.994828 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} <Debug> DynamicQueryHandler: Done processing query
1539 2024.01.16 00:50:01.994852 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1540 2024.01.16 00:50:01.994867 [ 3 ] {} <Debug> HTTP-Session: 5c3ce1d9-e347-4b28-8362-5d03b10b456e Destroying unnamed session
1541 2024.01.16 00:50:01.994970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1542 2024.01.16 00:50:01.995015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1543 2024.01.16 00:50:01.995033 [ 3 ] {} <Debug> HTTP-Session: 8e9de857-eb5c-41dd-a5fe-1da975e509e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1544 2024.01.16 00:50:01.995049 [ 3 ] {} <Debug> HTTP-Session: 8e9de857-eb5c-41dd-a5fe-1da975e509e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1545 2024.01.16 00:50:01.995121 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1546 2024.01.16 00:50:01.995249 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1547 2024.01.16 00:50:01.995374 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1548 2024.01.16 00:50:01.995652 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1549 2024.01.16 00:50:01.995907 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1550 2024.01.16 00:50:01.996082 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1551 2024.01.16 00:50:01.996201 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000962009 sec., 1039 rows/sec., 73.09 KiB/sec.
1552 2024.01.16 00:50:01.996326 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} <Debug> DynamicQueryHandler: Done processing query
1553 2024.01.16 00:50:01.996350 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1554 2024.01.16 00:50:01.996365 [ 3 ] {} <Debug> HTTP-Session: 8e9de857-eb5c-41dd-a5fe-1da975e509e8 Destroying unnamed session
1555 2024.01.16 00:50:01.996515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1556 2024.01.16 00:50:01.996653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1557 2024.01.16 00:50:01.996673 [ 3 ] {} <Debug> HTTP-Session: 41656150-b40b-48d8-a84d-06128fd99cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1558 2024.01.16 00:50:01.996690 [ 3 ] {} <Debug> HTTP-Session: 41656150-b40b-48d8-a84d-06128fd99cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1559 2024.01.16 00:50:01.996775 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1560 2024.01.16 00:50:01.996820 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1561 2024.01.16 00:50:01.996954 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1562 2024.01.16 00:50:01.997443 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB.
1563 2024.01.16 00:50:01.997762 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1564 2024.01.16 00:50:01.997939 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1565 2024.01.16 00:50:01.998070 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001265583 sec., 36346 rows/sec., 49.05 MiB/sec.
1566 2024.01.16 00:50:01.998200 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} <Debug> DynamicQueryHandler: Done processing query
1567 2024.01.16 00:50:01.998223 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1568 2024.01.16 00:50:01.998238 [ 3 ] {} <Debug> HTTP-Session: 41656150-b40b-48d8-a84d-06128fd99cb8 Destroying unnamed session
1569 2024.01.16 00:50:04.582128 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
1570 2024.01.16 00:50:04.582186 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
1571 2024.01.16 00:50:06.984569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1572 2024.01.16 00:50:06.984706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1573 2024.01.16 00:50:06.984731 [ 3 ] {} <Debug> HTTP-Session: 119800b7-f472-4383-aa7d-908d16268123 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1574 2024.01.16 00:50:06.984758 [ 3 ] {} <Debug> HTTP-Session: 119800b7-f472-4383-aa7d-908d16268123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.01.16 00:50:06.984887 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1576 2024.01.16 00:50:06.984948 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1577 2024.01.16 00:50:06.985110 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1578 2024.01.16 00:50:06.985523 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1579 2024.01.16 00:50:06.985786 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1580 2024.01.16 00:50:06.985978 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1581 2024.01.16 00:50:06.986093 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001171842 sec., 4266 rows/sec., 345.84 KiB/sec.
1582 2024.01.16 00:50:06.986234 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} <Debug> DynamicQueryHandler: Done processing query
1583 2024.01.16 00:50:06.986260 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1584 2024.01.16 00:50:06.986277 [ 3 ] {} <Debug> HTTP-Session: 119800b7-f472-4383-aa7d-908d16268123 Destroying unnamed session
1585 2024.01.16 00:50:06.986397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1586 2024.01.16 00:50:06.986446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1587 2024.01.16 00:50:06.986466 [ 3 ] {} <Debug> HTTP-Session: 744c51d6-64d1-4846-94be-618fd3ed6536 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1588 2024.01.16 00:50:06.986485 [ 3 ] {} <Debug> HTTP-Session: 744c51d6-64d1-4846-94be-618fd3ed6536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1589 2024.01.16 00:50:06.986567 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1590 2024.01.16 00:50:06.986611 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1591 2024.01.16 00:50:06.986720 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1592 2024.01.16 00:50:06.987007 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1593 2024.01.16 00:50:06.987218 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1594 2024.01.16 00:50:06.987367 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1595 2024.01.16 00:50:06.987468 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000872009 sec., 17201 rows/sec., 1.55 MiB/sec.
1596 2024.01.16 00:50:06.987585 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} <Debug> DynamicQueryHandler: Done processing query
1597 2024.01.16 00:50:06.987610 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1598 2024.01.16 00:50:06.987626 [ 3 ] {} <Debug> HTTP-Session: 744c51d6-64d1-4846-94be-618fd3ed6536 Destroying unnamed session
1599 2024.01.16 00:50:06.987764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1600 2024.01.16 00:50:06.987811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1601 2024.01.16 00:50:06.987830 [ 3 ] {} <Debug> HTTP-Session: 043883e2-efa8-422d-94f7-d7d754251be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1602 2024.01.16 00:50:06.987848 [ 3 ] {} <Debug> HTTP-Session: 043883e2-efa8-422d-94f7-d7d754251be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1603 2024.01.16 00:50:06.987922 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1604 2024.01.16 00:50:06.987963 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1605 2024.01.16 00:50:06.988075 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1606 2024.01.16 00:50:06.988336 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1607 2024.01.16 00:50:06.988544 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1608 2024.01.16 00:50:06.988694 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1609 2024.01.16 00:50:06.988794 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000842568 sec., 5934 rows/sec., 475.20 KiB/sec.
1610 2024.01.16 00:50:06.988895 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} <Debug> DynamicQueryHandler: Done processing query
1611 2024.01.16 00:50:06.988919 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1612 2024.01.16 00:50:06.988935 [ 3 ] {} <Debug> HTTP-Session: 043883e2-efa8-422d-94f7-d7d754251be1 Destroying unnamed session
1613 2024.01.16 00:50:06.989042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1614 2024.01.16 00:50:06.989087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1615 2024.01.16 00:50:06.989106 [ 3 ] {} <Debug> HTTP-Session: 447ce851-af1f-49af-a718-29c7ffbb59b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1616 2024.01.16 00:50:06.989123 [ 3 ] {} <Debug> HTTP-Session: 447ce851-af1f-49af-a718-29c7ffbb59b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.01.16 00:50:06.989196 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1618 2024.01.16 00:50:06.989242 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1619 2024.01.16 00:50:06.989378 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1620 2024.01.16 00:50:06.989663 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1621 2024.01.16 00:50:06.989942 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1622 2024.01.16 00:50:06.990125 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1623 2024.01.16 00:50:06.990227 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001002901 sec., 4985 rows/sec., 6.73 MiB/sec.
1624 2024.01.16 00:50:06.990349 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} <Debug> DynamicQueryHandler: Done processing query
1625 2024.01.16 00:50:06.990373 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1626 2024.01.16 00:50:06.990389 [ 3 ] {} <Debug> HTTP-Session: 447ce851-af1f-49af-a718-29c7ffbb59b6 Destroying unnamed session
1627 2024.01.16 00:50:11.989019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1628 2024.01.16 00:50:11.989144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1629 2024.01.16 00:50:11.989171 [ 3 ] {} <Debug> HTTP-Session: dcd2d8f2-5527-46a7-9edb-346a91b55ec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1630 2024.01.16 00:50:11.989196 [ 3 ] {} <Debug> HTTP-Session: dcd2d8f2-5527-46a7-9edb-346a91b55ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1631 2024.01.16 00:50:11.989325 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1632 2024.01.16 00:50:11.989386 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1633 2024.01.16 00:50:11.989552 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1634 2024.01.16 00:50:11.989984 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1635 2024.01.16 00:50:11.990263 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1636 2024.01.16 00:50:11.990429 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1637 2024.01.16 00:50:11.990546 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001187542 sec., 38735 rows/sec., 3.07 MiB/sec.
1638 2024.01.16 00:50:11.990749 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} <Debug> DynamicQueryHandler: Done processing query
1639 2024.01.16 00:50:11.990776 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1640 2024.01.16 00:50:11.990792 [ 3 ] {} <Debug> HTTP-Session: dcd2d8f2-5527-46a7-9edb-346a91b55ec7 Destroying unnamed session
1641 2024.01.16 00:50:11.990960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1642 2024.01.16 00:50:11.991010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1643 2024.01.16 00:50:11.991030 [ 3 ] {} <Debug> HTTP-Session: 16734e46-454b-4a2c-8671-6c3c67166b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1644 2024.01.16 00:50:11.991049 [ 3 ] {} <Debug> HTTP-Session: 16734e46-454b-4a2c-8671-6c3c67166b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1645 2024.01.16 00:50:11.991138 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1646 2024.01.16 00:50:11.991183 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1647 2024.01.16 00:50:11.991307 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1648 2024.01.16 00:50:11.991723 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1649 2024.01.16 00:50:11.991943 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1650 2024.01.16 00:50:11.992095 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1651 2024.01.16 00:50:11.992196 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} <Information> executeQuery: Read 174 rows, 17.00 KiB in 0.001029291 sec., 169048 rows/sec., 16.13 MiB/sec.
1652 2024.01.16 00:50:11.992349 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} <Debug> DynamicQueryHandler: Done processing query
1653 2024.01.16 00:50:11.992373 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1654 2024.01.16 00:50:11.992389 [ 3 ] {} <Debug> HTTP-Session: 16734e46-454b-4a2c-8671-6c3c67166b15 Destroying unnamed session
1655 2024.01.16 00:50:11.992514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1656 2024.01.16 00:50:11.992560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1657 2024.01.16 00:50:11.992579 [ 3 ] {} <Debug> HTTP-Session: 0ebc5577-14d4-46cc-87da-ac58c31f889e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1658 2024.01.16 00:50:11.992597 [ 3 ] {} <Debug> HTTP-Session: 0ebc5577-14d4-46cc-87da-ac58c31f889e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1659 2024.01.16 00:50:11.992672 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1660 2024.01.16 00:50:11.992712 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1661 2024.01.16 00:50:11.992823 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1662 2024.01.16 00:50:11.993119 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1663 2024.01.16 00:50:11.993325 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1664 2024.01.16 00:50:11.993474 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1665 2024.01.16 00:50:11.993605 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.000903669 sec., 77461 rows/sec., 6.03 MiB/sec.
1666 2024.01.16 00:50:11.993709 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} <Debug> DynamicQueryHandler: Done processing query
1667 2024.01.16 00:50:11.993732 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1668 2024.01.16 00:50:11.993748 [ 3 ] {} <Debug> HTTP-Session: 0ebc5577-14d4-46cc-87da-ac58c31f889e Destroying unnamed session
1669 2024.01.16 00:50:11.993911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1670 2024.01.16 00:50:11.993953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1671 2024.01.16 00:50:11.993972 [ 3 ] {} <Debug> HTTP-Session: 27b381ef-a071-4fea-bcb3-e885a7b87aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1672 2024.01.16 00:50:11.993989 [ 3 ] {} <Debug> HTTP-Session: 27b381ef-a071-4fea-bcb3-e885a7b87aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1673 2024.01.16 00:50:11.994060 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1674 2024.01.16 00:50:11.994105 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1675 2024.01.16 00:50:11.994227 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1676 2024.01.16 00:50:11.994502 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1677 2024.01.16 00:50:11.994760 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1678 2024.01.16 00:50:11.994934 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1679 2024.01.16 00:50:11.995063 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00096723 sec., 37219 rows/sec., 2.63 MiB/sec.
1680 2024.01.16 00:50:11.995193 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} <Debug> DynamicQueryHandler: Done processing query
1681 2024.01.16 00:50:11.995217 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1682 2024.01.16 00:50:11.995232 [ 3 ] {} <Debug> HTTP-Session: 27b381ef-a071-4fea-bcb3-e885a7b87aa3 Destroying unnamed session
1683 2024.01.16 00:50:11.995382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1684 2024.01.16 00:50:11.995426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1685 2024.01.16 00:50:11.995444 [ 3 ] {} <Debug> HTTP-Session: f54bf059-3fc8-4dda-b6de-9c8b87d97f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1686 2024.01.16 00:50:11.995461 [ 3 ] {} <Debug> HTTP-Session: f54bf059-3fc8-4dda-b6de-9c8b87d97f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.01.16 00:50:11.995546 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1688 2024.01.16 00:50:11.995590 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1689 2024.01.16 00:50:11.995725 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1690 2024.01.16 00:50:11.996206 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1691 2024.01.16 00:50:11.996504 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1692 2024.01.16 00:50:11.996679 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1693 2024.01.16 00:50:11.996820 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001238782 sec., 37133 rows/sec., 50.11 MiB/sec.
1694 2024.01.16 00:50:11.996974 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} <Debug> DynamicQueryHandler: Done processing query
1695 2024.01.16 00:50:11.996997 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1696 2024.01.16 00:50:11.997012 [ 3 ] {} <Debug> HTTP-Session: f54bf059-3fc8-4dda-b6de-9c8b87d97f88 Destroying unnamed session
1697 2024.01.16 00:50:16.985136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1698 2024.01.16 00:50:16.985354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1699 2024.01.16 00:50:16.985403 [ 3 ] {} <Debug> HTTP-Session: 1321f7d8-4a98-427e-bacd-c208c7c9562b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1700 2024.01.16 00:50:16.985436 [ 3 ] {} <Debug> HTTP-Session: 1321f7d8-4a98-427e-bacd-c208c7c9562b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.01.16 00:50:16.985583 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1702 2024.01.16 00:50:16.985656 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1703 2024.01.16 00:50:16.985845 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1704 2024.01.16 00:50:16.986217 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1705 2024.01.16 00:50:16.986484 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1706 2024.01.16 00:50:16.986661 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1707 2024.01.16 00:50:16.986797 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001163532 sec., 4297 rows/sec., 348.31 KiB/sec.
1708 2024.01.16 00:50:16.986804 [ 80 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1709 2024.01.16 00:50:16.986927 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1710 2024.01.16 00:50:16.986995 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} <Debug> DynamicQueryHandler: Done processing query
1711 2024.01.16 00:50:16.987009 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1712 2024.01.16 00:50:16.987046 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1713 2024.01.16 00:50:16.987087 [ 3 ] {} <Debug> HTTP-Session: 1321f7d8-4a98-427e-bacd-c208c7c9562b Destroying unnamed session
1714 2024.01.16 00:50:16.987156 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1715 2024.01.16 00:50:16.987194 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part
1716 2024.01.16 00:50:16.987299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1717 2024.01.16 00:50:16.987391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1718 2024.01.16 00:50:16.987390 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part
1719 2024.01.16 00:50:16.987421 [ 3 ] {} <Debug> HTTP-Session: 5edb7d99-21d9-415c-91f3-143f50e65b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1720 2024.01.16 00:50:16.987483 [ 3 ] {} <Debug> HTTP-Session: 5edb7d99-21d9-415c-91f3-143f50e65b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1721 2024.01.16 00:50:16.987631 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part
1722 2024.01.16 00:50:16.987683 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1723 2024.01.16 00:50:16.987803 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1724 2024.01.16 00:50:16.987836 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
1725 2024.01.16 00:50:16.988182 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part
1726 2024.01.16 00:50:16.988297 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1727 2024.01.16 00:50:16.988445 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1728 2024.01.16 00:50:16.989004 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1729 2024.01.16 00:50:16.989420 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1730 2024.01.16 00:50:16.989746 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1731 2024.01.16 00:50:16.989972 [ 80 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1732 2024.01.16 00:50:16.990064 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1733 2024.01.16 00:50:16.990071 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003070181 sec., 50811.33653032183 rows/sec., 4.02 MiB/sec.
1734 2024.01.16 00:50:16.990091 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002331814 sec., 6432 rows/sec., 594.28 KiB/sec.
1735 2024.01.16 00:50:16.990276 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1736 2024.01.16 00:50:16.990330 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1737 2024.01.16 00:50:16.990426 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} <Debug> DynamicQueryHandler: Done processing query
1738 2024.01.16 00:50:16.990486 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1739 2024.01.16 00:50:16.990546 [ 3 ] {} <Debug> HTTP-Session: 5edb7d99-21d9-415c-91f3-143f50e65b72 Destroying unnamed session
1740 2024.01.16 00:50:16.990565 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1741 2024.01.16 00:50:16.990629 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1742 2024.01.16 00:50:16.990649 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 184 rows starting from the beginning of the part
1743 2024.01.16 00:50:16.990757 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1744 2024.01.16 00:50:16.990795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2024.01.16 00:50:16.990959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1746 2024.01.16 00:50:16.991019 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part
1747 2024.01.16 00:50:16.991029 [ 3 ] {} <Debug> HTTP-Session: f966a83b-d6aa-4eec-95ef-d32439ba6c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1748 2024.01.16 00:50:16.991092 [ 3 ] {} <Debug> HTTP-Session: f966a83b-d6aa-4eec-95ef-d32439ba6c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1749 2024.01.16 00:50:16.991275 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part
1750 2024.01.16 00:50:16.991293 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1751 2024.01.16 00:50:16.991382 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1752 2024.01.16 00:50:16.991539 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part
1753 2024.01.16 00:50:16.991879 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 174 rows starting from the beginning of the part
1754 2024.01.16 00:50:16.991893 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1755 2024.01.16 00:50:16.992080 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part
1756 2024.01.16 00:50:16.992682 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1757 2024.01.16 00:50:16.993053 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1758 2024.01.16 00:50:16.993397 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1759 2024.01.16 00:50:16.993579 [ 80 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1760 2024.01.16 00:50:16.993658 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002271813 sec., 2200 rows/sec., 176.24 KiB/sec.
1761 2024.01.16 00:50:16.993677 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1762 2024.01.16 00:50:16.993916 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1763 2024.01.16 00:50:16.994135 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} <Debug> DynamicQueryHandler: Done processing query
1764 2024.01.16 00:50:16.994199 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1765 2024.01.16 00:50:16.994233 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1766 2024.01.16 00:50:16.994266 [ 3 ] {} <Debug> HTTP-Session: f966a83b-d6aa-4eec-95ef-d32439ba6c9a Destroying unnamed session
1767 2024.01.16 00:50:16.994340 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 93 rows starting from the beginning of the part
1768 2024.01.16 00:50:16.994414 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 4 columns (4 merged, 0 gathered) in 0.004262894 sec., 127143.67281945083 rows/sec., 12.15 MiB/sec.
1769 2024.01.16 00:50:16.994464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1770 2024.01.16 00:50:16.994560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1771 2024.01.16 00:50:16.994651 [ 3 ] {} <Debug> HTTP-Session: 94ed5d36-c4fa-4866-a4be-c220b589eec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1772 2024.01.16 00:50:16.994659 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part
1773 2024.01.16 00:50:16.994675 [ 3 ] {} <Debug> HTTP-Session: 94ed5d36-c4fa-4866-a4be-c220b589eec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1774 2024.01.16 00:50:16.994751 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1775 2024.01.16 00:50:16.995028 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1776 2024.01.16 00:50:16.995037 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::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
1777 2024.01.16 00:50:16.995153 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1778 2024.01.16 00:50:16.995321 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1779 2024.01.16 00:50:16.995363 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
1780 2024.01.16 00:50:16.995550 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1781 2024.01.16 00:50:16.995777 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part
1782 2024.01.16 00:50:16.995969 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1783 2024.01.16 00:50:16.995993 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1784 2024.01.16 00:50:16.996353 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1785 2024.01.16 00:50:16.996810 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1786 2024.01.16 00:50:16.996844 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 4 columns (4 merged, 0 gathered) in 0.003050141 sec., 74094.93528331969 rows/sec., 5.78 MiB/sec.
1787 2024.01.16 00:50:16.997014 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1788 2024.01.16 00:50:16.997116 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1789 2024.01.16 00:50:16.997282 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1790 2024.01.16 00:50:16.997345 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002254463 sec., 2217 rows/sec., 2.99 MiB/sec.
1791 2024.01.16 00:50:16.997366 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1792 2024.01.16 00:50:16.997377 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1793 2024.01.16 00:50:16.997541 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1794 2024.01.16 00:50:16.997638 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1795 2024.01.16 00:50:16.997920 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} <Debug> DynamicQueryHandler: Done processing query
1796 2024.01.16 00:50:16.997942 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1797 2024.01.16 00:50:16.997972 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1798 2024.01.16 00:50:16.998013 [ 3 ] {} <Debug> HTTP-Session: 94ed5d36-c4fa-4866-a4be-c220b589eec8 Destroying unnamed session
1799 2024.01.16 00:50:16.998017 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 232 rows starting from the beginning of the part
1800 2024.01.16 00:50:16.998197 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part
1801 2024.01.16 00:50:16.998302 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part
1802 2024.01.16 00:50:16.998398 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
1803 2024.01.16 00:50:16.998495 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part
1804 2024.01.16 00:50:16.998589 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1805 2024.01.16 00:50:16.999900 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 339 rows, containing 6 columns (6 merged, 0 gathered) in 0.002447335 sec., 138518.02062243214 rows/sec., 186.92 MiB/sec.
1806 2024.01.16 00:50:17.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.87 MiB, peak 236.22 MiB, will set to 230.77 MiB (RSS), difference: -4.10 MiB
1807 2024.01.16 00:50:17.000209 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1808 2024.01.16 00:50:17.000568 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1809 2024.01.16 00:50:17.000651 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1810 2024.01.16 00:50:17.000737 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2: 4.01 MiB.
1811 2024.01.16 00:50:19.582224 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
1812 2024.01.16 00:50:19.582281 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
1813 2024.01.16 00:50:21.987385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1814 2024.01.16 00:50:21.987511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1815 2024.01.16 00:50:21.987538 [ 3 ] {} <Debug> HTTP-Session: 119f7ba9-3cb1-4e34-8a46-31063986f7d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1816 2024.01.16 00:50:21.987563 [ 3 ] {} <Debug> HTTP-Session: 119f7ba9-3cb1-4e34-8a46-31063986f7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1817 2024.01.16 00:50:21.987696 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1818 2024.01.16 00:50:21.987759 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1819 2024.01.16 00:50:21.987919 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1820 2024.01.16 00:50:21.988299 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1821 2024.01.16 00:50:21.988573 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1822 2024.01.16 00:50:21.988741 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1823 2024.01.16 00:50:21.988881 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001143331 sec., 40233 rows/sec., 3.18 MiB/sec.
1824 2024.01.16 00:50:21.989011 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} <Debug> DynamicQueryHandler: Done processing query
1825 2024.01.16 00:50:21.989037 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1826 2024.01.16 00:50:21.989053 [ 3 ] {} <Debug> HTTP-Session: 119f7ba9-3cb1-4e34-8a46-31063986f7d9 Destroying unnamed session
1827 2024.01.16 00:50:21.989202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1828 2024.01.16 00:50:21.989249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1829 2024.01.16 00:50:21.989269 [ 3 ] {} <Debug> HTTP-Session: e57584f6-3540-4150-80da-55271e9138d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1830 2024.01.16 00:50:21.989288 [ 3 ] {} <Debug> HTTP-Session: e57584f6-3540-4150-80da-55271e9138d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1831 2024.01.16 00:50:21.989375 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1832 2024.01.16 00:50:21.989419 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1833 2024.01.16 00:50:21.989525 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1834 2024.01.16 00:50:21.989853 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1835 2024.01.16 00:50:21.990072 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1836 2024.01.16 00:50:21.990222 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1837 2024.01.16 00:50:21.990345 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.000940959 sec., 146658 rows/sec., 14.41 MiB/sec.
1838 2024.01.16 00:50:21.990485 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} <Debug> DynamicQueryHandler: Done processing query
1839 2024.01.16 00:50:21.990511 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1840 2024.01.16 00:50:21.990527 [ 3 ] {} <Debug> HTTP-Session: e57584f6-3540-4150-80da-55271e9138d5 Destroying unnamed session
1841 2024.01.16 00:50:21.990654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1842 2024.01.16 00:50:21.990698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1843 2024.01.16 00:50:21.990717 [ 3 ] {} <Debug> HTTP-Session: f4f324da-8b55-4a4f-a02d-d7b3ccf12d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1844 2024.01.16 00:50:21.990734 [ 3 ] {} <Debug> HTTP-Session: f4f324da-8b55-4a4f-a02d-d7b3ccf12d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1845 2024.01.16 00:50:21.990808 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1846 2024.01.16 00:50:21.990849 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1847 2024.01.16 00:50:21.990958 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1848 2024.01.16 00:50:21.991217 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1849 2024.01.16 00:50:21.991421 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1850 2024.01.16 00:50:21.991569 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1851 2024.01.16 00:50:21.991690 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000853179 sec., 53916 rows/sec., 4.22 MiB/sec.
1852 2024.01.16 00:50:21.991791 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} <Debug> DynamicQueryHandler: Done processing query
1853 2024.01.16 00:50:21.991815 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1854 2024.01.16 00:50:21.991830 [ 3 ] {} <Debug> HTTP-Session: f4f324da-8b55-4a4f-a02d-d7b3ccf12d9d Destroying unnamed session
1855 2024.01.16 00:50:21.992042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1856 2024.01.16 00:50:21.992085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1857 2024.01.16 00:50:21.992103 [ 3 ] {} <Debug> HTTP-Session: 97fff665-c386-45d3-ac8e-d0945ecfd2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1858 2024.01.16 00:50:21.992119 [ 3 ] {} <Debug> HTTP-Session: 97fff665-c386-45d3-ac8e-d0945ecfd2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1859 2024.01.16 00:50:21.992204 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1860 2024.01.16 00:50:21.992251 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1861 2024.01.16 00:50:21.992385 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1862 2024.01.16 00:50:21.992958 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1863 2024.01.16 00:50:21.993285 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1864 2024.01.16 00:50:21.993464 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1865 2024.01.16 00:50:21.993585 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001351004 sec., 34048 rows/sec., 45.95 MiB/sec.
1866 2024.01.16 00:50:21.993718 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} <Debug> DynamicQueryHandler: Done processing query
1867 2024.01.16 00:50:21.993740 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1868 2024.01.16 00:50:21.993755 [ 3 ] {} <Debug> HTTP-Session: 97fff665-c386-45d3-ac8e-d0945ecfd2d6 Destroying unnamed session
1869 2024.01.16 00:50:26.985048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1870 2024.01.16 00:50:26.985170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1871 2024.01.16 00:50:26.985196 [ 3 ] {} <Debug> HTTP-Session: b9ab07f7-9874-4dc3-89c1-ab1d2b931245 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1872 2024.01.16 00:50:26.985221 [ 3 ] {} <Debug> HTTP-Session: b9ab07f7-9874-4dc3-89c1-ab1d2b931245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1873 2024.01.16 00:50:26.985349 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1874 2024.01.16 00:50:26.985413 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1875 2024.01.16 00:50:26.985576 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1876 2024.01.16 00:50:26.985987 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1877 2024.01.16 00:50:26.986247 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1878 2024.01.16 00:50:26.986409 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1879 2024.01.16 00:50:26.986555 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001168752 sec., 4278 rows/sec., 346.76 KiB/sec.
1880 2024.01.16 00:50:26.986721 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} <Debug> DynamicQueryHandler: Done processing query
1881 2024.01.16 00:50:26.986747 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1882 2024.01.16 00:50:26.986763 [ 3 ] {} <Debug> HTTP-Session: b9ab07f7-9874-4dc3-89c1-ab1d2b931245 Destroying unnamed session
1883 2024.01.16 00:50:26.986883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1884 2024.01.16 00:50:26.986931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1885 2024.01.16 00:50:26.986950 [ 3 ] {} <Debug> HTTP-Session: a9e00a97-5d04-4084-b670-fd774eb52327 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1886 2024.01.16 00:50:26.986969 [ 3 ] {} <Debug> HTTP-Session: a9e00a97-5d04-4084-b670-fd774eb52327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.01.16 00:50:26.987049 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1888 2024.01.16 00:50:26.987091 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1889 2024.01.16 00:50:26.987199 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1890 2024.01.16 00:50:26.987494 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1891 2024.01.16 00:50:26.987710 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1892 2024.01.16 00:50:26.987862 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1893 2024.01.16 00:50:26.987985 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000906099 sec., 16554 rows/sec., 1.49 MiB/sec.
1894 2024.01.16 00:50:26.988109 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} <Debug> DynamicQueryHandler: Done processing query
1895 2024.01.16 00:50:26.988133 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1896 2024.01.16 00:50:26.988149 [ 3 ] {} <Debug> HTTP-Session: a9e00a97-5d04-4084-b670-fd774eb52327 Destroying unnamed session
1897 2024.01.16 00:50:26.988267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2024.01.16 00:50:26.988314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1899 2024.01.16 00:50:26.988332 [ 3 ] {} <Debug> HTTP-Session: e61559d6-f727-4b0e-bc04-24a13988b2c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1900 2024.01.16 00:50:26.988349 [ 3 ] {} <Debug> HTTP-Session: e61559d6-f727-4b0e-bc04-24a13988b2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.01.16 00:50:26.988420 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1902 2024.01.16 00:50:26.988461 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1903 2024.01.16 00:50:26.988566 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1904 2024.01.16 00:50:26.988838 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1905 2024.01.16 00:50:26.989049 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1906 2024.01.16 00:50:26.989209 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1907 2024.01.16 00:50:26.989330 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000880759 sec., 5676 rows/sec., 454.60 KiB/sec.
1908 2024.01.16 00:50:26.989439 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} <Debug> DynamicQueryHandler: Done processing query
1909 2024.01.16 00:50:26.989469 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1910 2024.01.16 00:50:26.989485 [ 3 ] {} <Debug> HTTP-Session: e61559d6-f727-4b0e-bc04-24a13988b2c2 Destroying unnamed session
1911 2024.01.16 00:50:26.989623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2024.01.16 00:50:26.989668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1913 2024.01.16 00:50:26.989686 [ 3 ] {} <Debug> HTTP-Session: f1305ec8-577c-47f7-8f92-3f8519966033 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1914 2024.01.16 00:50:26.989703 [ 3 ] {} <Debug> HTTP-Session: f1305ec8-577c-47f7-8f92-3f8519966033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.01.16 00:50:26.989777 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1916 2024.01.16 00:50:26.989823 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1917 2024.01.16 00:50:26.989962 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1918 2024.01.16 00:50:26.990271 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1919 2024.01.16 00:50:26.990550 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1920 2024.01.16 00:50:26.990730 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1921 2024.01.16 00:50:26.990853 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00104664 sec., 4777 rows/sec., 6.45 MiB/sec.
1922 2024.01.16 00:50:26.990976 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} <Debug> DynamicQueryHandler: Done processing query
1923 2024.01.16 00:50:26.990999 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1924 2024.01.16 00:50:26.991014 [ 3 ] {} <Debug> HTTP-Session: f1305ec8-577c-47f7-8f92-3f8519966033 Destroying unnamed session
1925 2024.01.16 00:50:31.987660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1926 2024.01.16 00:50:31.987782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1927 2024.01.16 00:50:31.987810 [ 3 ] {} <Debug> HTTP-Session: 8c98e245-673a-4d3a-aecd-1e170ae151c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1928 2024.01.16 00:50:31.987835 [ 3 ] {} <Debug> HTTP-Session: 8c98e245-673a-4d3a-aecd-1e170ae151c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1929 2024.01.16 00:50:31.987966 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1930 2024.01.16 00:50:31.988026 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1931 2024.01.16 00:50:31.988188 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2024.01.16 00:50:31.988635 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1933 2024.01.16 00:50:31.988904 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1934 2024.01.16 00:50:31.989072 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1935 2024.01.16 00:50:31.989190 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001190482 sec., 38639 rows/sec., 3.06 MiB/sec.
1936 2024.01.16 00:50:31.989332 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} <Debug> DynamicQueryHandler: Done processing query
1937 2024.01.16 00:50:31.989358 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1938 2024.01.16 00:50:31.989374 [ 3 ] {} <Debug> HTTP-Session: 8c98e245-673a-4d3a-aecd-1e170ae151c8 Destroying unnamed session
1939 2024.01.16 00:50:31.989527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1940 2024.01.16 00:50:31.989575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1941 2024.01.16 00:50:31.989594 [ 3 ] {} <Debug> HTTP-Session: 2d91fed9-1be5-4927-9359-ebc3f32c57ba Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1942 2024.01.16 00:50:31.989614 [ 3 ] {} <Debug> HTTP-Session: 2d91fed9-1be5-4927-9359-ebc3f32c57ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1943 2024.01.16 00:50:31.989699 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1944 2024.01.16 00:50:31.989742 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1945 2024.01.16 00:50:31.989848 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1946 2024.01.16 00:50:31.990216 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1947 2024.01.16 00:50:31.990445 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1948 2024.01.16 00:50:31.990599 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1949 2024.01.16 00:50:31.990700 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.00097238 sec., 141919 rows/sec., 13.95 MiB/sec.
1950 2024.01.16 00:50:31.990821 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} <Debug> DynamicQueryHandler: Done processing query
1951 2024.01.16 00:50:31.990845 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1952 2024.01.16 00:50:31.990861 [ 3 ] {} <Debug> HTTP-Session: 2d91fed9-1be5-4927-9359-ebc3f32c57ba Destroying unnamed session
1953 2024.01.16 00:50:31.990984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2024.01.16 00:50:31.991029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2024.01.16 00:50:31.991048 [ 3 ] {} <Debug> HTTP-Session: 5ffccf48-b835-43e8-835a-29993ade335b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1956 2024.01.16 00:50:31.991065 [ 3 ] {} <Debug> HTTP-Session: 5ffccf48-b835-43e8-835a-29993ade335b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.01.16 00:50:31.991138 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1958 2024.01.16 00:50:31.991179 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1959 2024.01.16 00:50:31.991285 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2024.01.16 00:50:31.991564 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1961 2024.01.16 00:50:31.991770 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1962 2024.01.16 00:50:31.991941 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1963 2024.01.16 00:50:31.992042 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000875148 sec., 52562 rows/sec., 4.11 MiB/sec.
1964 2024.01.16 00:50:31.992171 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} <Debug> DynamicQueryHandler: Done processing query
1965 2024.01.16 00:50:31.992197 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1966 2024.01.16 00:50:31.992213 [ 3 ] {} <Debug> HTTP-Session: 5ffccf48-b835-43e8-835a-29993ade335b Destroying unnamed session
1967 2024.01.16 00:50:31.992393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2024.01.16 00:50:31.992437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2024.01.16 00:50:31.992456 [ 3 ] {} <Debug> HTTP-Session: 1e1525ab-70db-4a5a-a996-41348aca51ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1970 2024.01.16 00:50:31.992472 [ 3 ] {} <Debug> HTTP-Session: 1e1525ab-70db-4a5a-a996-41348aca51ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2024.01.16 00:50:31.992557 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1972 2024.01.16 00:50:31.992605 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1973 2024.01.16 00:50:31.992741 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2024.01.16 00:50:31.993282 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1975 2024.01.16 00:50:31.993605 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1976 2024.01.16 00:50:31.993784 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1977 2024.01.16 00:50:31.993887 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001301113 sec., 35354 rows/sec., 47.71 MiB/sec.
1978 2024.01.16 00:50:31.994019 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} <Debug> DynamicQueryHandler: Done processing query
1979 2024.01.16 00:50:31.994042 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1980 2024.01.16 00:50:31.994059 [ 3 ] {} <Debug> HTTP-Session: 1e1525ab-70db-4a5a-a996-41348aca51ac Destroying unnamed session
1981 2024.01.16 00:50:34.582344 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
1982 2024.01.16 00:50:34.582414 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
1983 2024.01.16 00:50:36.985261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1984 2024.01.16 00:50:36.985380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1985 2024.01.16 00:50:36.985405 [ 3 ] {} <Debug> HTTP-Session: a1f9db27-1674-4d92-a882-baea755f6feb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
1986 2024.01.16 00:50:36.985429 [ 3 ] {} <Debug> HTTP-Session: a1f9db27-1674-4d92-a882-baea755f6feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1987 2024.01.16 00:50:36.985557 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1988 2024.01.16 00:50:36.985619 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1989 2024.01.16 00:50:36.985780 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1990 2024.01.16 00:50:36.986250 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
1991 2024.01.16 00:50:36.986518 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1992 2024.01.16 00:50:36.986689 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
1993 2024.01.16 00:50:36.986818 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001225262 sec., 4080 rows/sec., 330.76 KiB/sec.
1994 2024.01.16 00:50:36.986996 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} <Debug> DynamicQueryHandler: Done processing query
1995 2024.01.16 00:50:36.987022 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1996 2024.01.16 00:50:36.987039 [ 3 ] {} <Debug> HTTP-Session: a1f9db27-1674-4d92-a882-baea755f6feb Destroying unnamed session
1997 2024.01.16 00:50:36.987163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1998 2024.01.16 00:50:36.987211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1999 2024.01.16 00:50:36.987231 [ 3 ] {} <Debug> HTTP-Session: 517f0642-cbc2-49b5-b9d6-84d8adf21066 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2000 2024.01.16 00:50:36.987251 [ 3 ] {} <Debug> HTTP-Session: 517f0642-cbc2-49b5-b9d6-84d8adf21066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2001 2024.01.16 00:50:36.987330 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2002 2024.01.16 00:50:36.987372 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2003 2024.01.16 00:50:36.987483 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2004 2024.01.16 00:50:36.987964 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2005 2024.01.16 00:50:36.988171 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2006 2024.01.16 00:50:36.988318 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2007 2024.01.16 00:50:36.988442 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001081351 sec., 3699 rows/sec., 308.86 KiB/sec.
2008 2024.01.16 00:50:36.988603 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} <Debug> DynamicQueryHandler: Done processing query
2009 2024.01.16 00:50:36.988627 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2010 2024.01.16 00:50:36.988643 [ 3 ] {} <Debug> HTTP-Session: 517f0642-cbc2-49b5-b9d6-84d8adf21066 Destroying unnamed session
2011 2024.01.16 00:50:36.988798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2012 2024.01.16 00:50:36.988844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2013 2024.01.16 00:50:36.988862 [ 3 ] {} <Debug> HTTP-Session: b8a2add1-ff23-443e-924c-f80db7238cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2014 2024.01.16 00:50:36.988880 [ 3 ] {} <Debug> HTTP-Session: b8a2add1-ff23-443e-924c-f80db7238cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2015 2024.01.16 00:50:36.988954 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2016 2024.01.16 00:50:36.988995 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2017 2024.01.16 00:50:36.989110 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2018 2024.01.16 00:50:36.989395 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2019 2024.01.16 00:50:36.989599 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2020 2024.01.16 00:50:36.989773 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2021 2024.01.16 00:50:36.989901 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000918369 sec., 18511 rows/sec., 1.66 MiB/sec.
2022 2024.01.16 00:50:36.990022 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} <Debug> DynamicQueryHandler: Done processing query
2023 2024.01.16 00:50:36.990045 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2024 2024.01.16 00:50:36.990061 [ 3 ] {} <Debug> HTTP-Session: b8a2add1-ff23-443e-924c-f80db7238cc7 Destroying unnamed session
2025 2024.01.16 00:50:36.990170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2026 2024.01.16 00:50:36.990215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2027 2024.01.16 00:50:36.990234 [ 3 ] {} <Debug> HTTP-Session: 0ee72570-3fe2-4830-ad29-1b7c8224274a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2028 2024.01.16 00:50:36.990250 [ 3 ] {} <Debug> HTTP-Session: 0ee72570-3fe2-4830-ad29-1b7c8224274a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2029 2024.01.16 00:50:36.990320 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2030 2024.01.16 00:50:36.990358 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2031 2024.01.16 00:50:36.990464 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2032 2024.01.16 00:50:36.990838 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2033 2024.01.16 00:50:36.991041 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2034 2024.01.16 00:50:36.991187 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2035 2024.01.16 00:50:36.991307 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000956519 sec., 4181 rows/sec., 291.99 KiB/sec.
2036 2024.01.16 00:50:36.991450 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} <Debug> DynamicQueryHandler: Done processing query
2037 2024.01.16 00:50:36.991473 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2038 2024.01.16 00:50:36.991489 [ 3 ] {} <Debug> HTTP-Session: 0ee72570-3fe2-4830-ad29-1b7c8224274a Destroying unnamed session
2039 2024.01.16 00:50:36.991600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2040 2024.01.16 00:50:36.991644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2041 2024.01.16 00:50:36.991662 [ 3 ] {} <Debug> HTTP-Session: 2ab58fe1-439c-443c-8846-17e6eb6d486b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2042 2024.01.16 00:50:36.991680 [ 3 ] {} <Debug> HTTP-Session: 2ab58fe1-439c-443c-8846-17e6eb6d486b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2043 2024.01.16 00:50:36.991750 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2044 2024.01.16 00:50:36.991790 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2045 2024.01.16 00:50:36.991897 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2046 2024.01.16 00:50:36.992169 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2047 2024.01.16 00:50:36.992367 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2048 2024.01.16 00:50:36.992514 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2049 2024.01.16 00:50:36.992642 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000862089 sec., 10439 rows/sec., 842.79 KiB/sec.
2050 2024.01.16 00:50:36.992761 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} <Debug> DynamicQueryHandler: Done processing query
2051 2024.01.16 00:50:36.992784 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2052 2024.01.16 00:50:36.992800 [ 3 ] {} <Debug> HTTP-Session: 2ab58fe1-439c-443c-8846-17e6eb6d486b Destroying unnamed session
2053 2024.01.16 00:50:36.992900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2054 2024.01.16 00:50:36.992944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2055 2024.01.16 00:50:36.992962 [ 3 ] {} <Debug> HTTP-Session: 46dc560c-153b-4a0d-902e-ea9760dc16a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2056 2024.01.16 00:50:36.992978 [ 3 ] {} <Debug> HTTP-Session: 46dc560c-153b-4a0d-902e-ea9760dc16a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2057 2024.01.16 00:50:36.993047 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2058 2024.01.16 00:50:36.993091 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2059 2024.01.16 00:50:36.993212 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2060 2024.01.16 00:50:36.993481 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2061 2024.01.16 00:50:36.993734 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2062 2024.01.16 00:50:36.993909 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2063 2024.01.16 00:50:36.994042 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00096502 sec., 2072 rows/sec., 145.72 KiB/sec.
2064 2024.01.16 00:50:36.994175 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} <Debug> DynamicQueryHandler: Done processing query
2065 2024.01.16 00:50:36.994199 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2066 2024.01.16 00:50:36.994215 [ 3 ] {} <Debug> HTTP-Session: 46dc560c-153b-4a0d-902e-ea9760dc16a0 Destroying unnamed session
2067 2024.01.16 00:50:36.994324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2068 2024.01.16 00:50:36.994368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2069 2024.01.16 00:50:36.994386 [ 3 ] {} <Debug> HTTP-Session: a1bb8358-596d-402a-918b-3a7c045c839d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2070 2024.01.16 00:50:36.994403 [ 3 ] {} <Debug> HTTP-Session: a1bb8358-596d-402a-918b-3a7c045c839d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2071 2024.01.16 00:50:36.994474 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2072 2024.01.16 00:50:36.994518 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2073 2024.01.16 00:50:36.994651 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2074 2024.01.16 00:50:36.994950 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2075 2024.01.16 00:50:36.995215 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2076 2024.01.16 00:50:36.995412 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2077 2024.01.16 00:50:36.995556 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001040421 sec., 4805 rows/sec., 6.49 MiB/sec.
2078 2024.01.16 00:50:36.995710 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} <Debug> DynamicQueryHandler: Done processing query
2079 2024.01.16 00:50:36.995735 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2080 2024.01.16 00:50:36.995755 [ 3 ] {} <Debug> HTTP-Session: a1bb8358-596d-402a-918b-3a7c045c839d Destroying unnamed session
2081 2024.01.16 00:50:41.988897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2082 2024.01.16 00:50:41.989027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2083 2024.01.16 00:50:41.989054 [ 3 ] {} <Debug> HTTP-Session: fc7056ce-eb9e-454d-9a13-40f52a012626 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2084 2024.01.16 00:50:41.989080 [ 3 ] {} <Debug> HTTP-Session: fc7056ce-eb9e-454d-9a13-40f52a012626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2085 2024.01.16 00:50:41.989213 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2086 2024.01.16 00:50:41.989277 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2087 2024.01.16 00:50:41.989439 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2088 2024.01.16 00:50:41.989905 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2089 2024.01.16 00:50:41.990187 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2090 2024.01.16 00:50:41.990356 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2091 2024.01.16 00:50:41.990486 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001236512 sec., 37201 rows/sec., 2.94 MiB/sec.
2092 2024.01.16 00:50:41.990513 [ 76 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2093 2024.01.16 00:50:41.990626 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2094 2024.01.16 00:50:41.990708 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} <Debug> DynamicQueryHandler: Done processing query
2095 2024.01.16 00:50:41.990784 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2096 2024.01.16 00:50:41.990846 [ 3 ] {} <Debug> HTTP-Session: fc7056ce-eb9e-454d-9a13-40f52a012626 Destroying unnamed session
2097 2024.01.16 00:50:41.990848 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2098 2024.01.16 00:50:41.991016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2099 2024.01.16 00:50:41.991034 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2100 2024.01.16 00:50:41.991101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2101 2024.01.16 00:50:41.991102 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part
2102 2024.01.16 00:50:41.991143 [ 3 ] {} <Debug> HTTP-Session: 8ff6374b-8f7c-425e-b4e7-1533a0561670 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2103 2024.01.16 00:50:41.991191 [ 3 ] {} <Debug> HTTP-Session: 8ff6374b-8f7c-425e-b4e7-1533a0561670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.01.16 00:50:41.991386 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part
2105 2024.01.16 00:50:41.991403 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2106 2024.01.16 00:50:41.991499 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2107 2024.01.16 00:50:41.991635 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2108 2024.01.16 00:50:41.991961 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part
2109 2024.01.16 00:50:41.992010 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2110 2024.01.16 00:50:41.992198 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2111 2024.01.16 00:50:41.992367 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part
2112 2024.01.16 00:50:41.992889 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2113 2024.01.16 00:50:41.993310 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2114 2024.01.16 00:50:41.993629 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2115 2024.01.16 00:50:41.993935 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002464465 sec., 811 rows/sec., 69.35 KiB/sec.
2116 2024.01.16 00:50:41.993948 [ 22 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003244383 sec., 61336.778056104966 rows/sec., 4.86 MiB/sec.
2117 2024.01.16 00:50:41.994153 [ 22 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2118 2024.01.16 00:50:41.994166 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} <Debug> DynamicQueryHandler: Done processing query
2119 2024.01.16 00:50:41.994209 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2120 2024.01.16 00:50:41.994228 [ 3 ] {} <Debug> HTTP-Session: 8ff6374b-8f7c-425e-b4e7-1533a0561670 Destroying unnamed session
2121 2024.01.16 00:50:41.994378 [ 22 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2122 2024.01.16 00:50:41.994448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2123 2024.01.16 00:50:41.994464 [ 22 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2124 2024.01.16 00:50:41.994527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2125 2024.01.16 00:50:41.994588 [ 3 ] {} <Debug> HTTP-Session: ddd0a1b0-59c4-4b9a-a5ab-4a285a313613 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2126 2024.01.16 00:50:41.994611 [ 3 ] {} <Debug> HTTP-Session: ddd0a1b0-59c4-4b9a-a5ab-4a285a313613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2127 2024.01.16 00:50:41.994697 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2128 2024.01.16 00:50:41.994739 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2129 2024.01.16 00:50:41.994866 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2130 2024.01.16 00:50:41.995281 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2131 2024.01.16 00:50:41.995515 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2132 2024.01.16 00:50:41.995671 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2133 2024.01.16 00:50:41.995797 [ 76 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2134 2024.01.16 00:50:41.995807 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} <Information> executeQuery: Read 175 rows, 17.09 KiB in 0.001071301 sec., 163352 rows/sec., 15.58 MiB/sec.
2135 2024.01.16 00:50:41.995849 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2136 2024.01.16 00:50:41.996007 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2137 2024.01.16 00:50:41.996054 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} <Debug> DynamicQueryHandler: Done processing query
2138 2024.01.16 00:50:41.996093 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2139 2024.01.16 00:50:41.996137 [ 3 ] {} <Debug> HTTP-Session: ddd0a1b0-59c4-4b9a-a5ab-4a285a313613 Destroying unnamed session
2140 2024.01.16 00:50:41.996172 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2141 2024.01.16 00:50:41.996214 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part
2142 2024.01.16 00:50:41.996316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2143 2024.01.16 00:50:41.996398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2144 2024.01.16 00:50:41.996413 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 138 rows starting from the beginning of the part
2145 2024.01.16 00:50:41.996433 [ 3 ] {} <Debug> HTTP-Session: 78a2820b-e8b9-4e5c-b894-3a9593748b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2146 2024.01.16 00:50:41.996490 [ 3 ] {} <Debug> HTTP-Session: 78a2820b-e8b9-4e5c-b894-3a9593748b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.01.16 00:50:41.996675 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part
2148 2024.01.16 00:50:41.996692 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2149 2024.01.16 00:50:41.996784 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2150 2024.01.16 00:50:41.996918 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 138 rows starting from the beginning of the part
2151 2024.01.16 00:50:41.997275 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part
2152 2024.01.16 00:50:41.997287 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2153 2024.01.16 00:50:41.997490 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 175 rows starting from the beginning of the part
2154 2024.01.16 00:50:41.998041 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2155 2024.01.16 00:50:41.998474 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2156 2024.01.16 00:50:41.998805 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2157 2024.01.16 00:50:41.998981 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002219532 sec., 901 rows/sec., 62.92 KiB/sec.
2158 2024.01.16 00:50:41.999422 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} <Debug> DynamicQueryHandler: Done processing query
2159 2024.01.16 00:50:41.999444 [ 11 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003521405 sec., 191400.87550281777 rows/sec., 18.41 MiB/sec.
2160 2024.01.16 00:50:41.999452 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2161 2024.01.16 00:50:41.999493 [ 3 ] {} <Debug> HTTP-Session: 78a2820b-e8b9-4e5c-b894-3a9593748b66 Destroying unnamed session
2162 2024.01.16 00:50:41.999608 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2163 2024.01.16 00:50:41.999638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2164 2024.01.16 00:50:41.999710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2165 2024.01.16 00:50:41.999740 [ 3 ] {} <Debug> HTTP-Session: ac898500-4a23-4a5d-b6df-0820a593f8a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2166 2024.01.16 00:50:41.999761 [ 3 ] {} <Debug> HTTP-Session: ac898500-4a23-4a5d-b6df-0820a593f8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2167 2024.01.16 00:50:41.999872 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2168 2024.01.16 00:50:41.999900 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2169 2024.01.16 00:50:41.999962 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2170 2024.01.16 00:50:41.999982 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2171 2024.01.16 00:50:42.000182 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.97 MiB, peak 236.22 MiB, will set to 230.88 MiB (RSS), difference: -1.10 MiB
2172 2024.01.16 00:50:42.000316 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2173 2024.01.16 00:50:42.000781 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2174 2024.01.16 00:50:42.001000 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2175 2024.01.16 00:50:42.001158 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2176 2024.01.16 00:50:42.001285 [ 76 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2177 2024.01.16 00:50:42.001294 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} <Information> executeQuery: Read 72 rows, 5.75 KiB in 0.001337254 sec., 53841 rows/sec., 4.20 MiB/sec.
2178 2024.01.16 00:50:42.001331 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2179 2024.01.16 00:50:42.001514 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2180 2024.01.16 00:50:42.001572 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} <Debug> DynamicQueryHandler: Done processing query
2181 2024.01.16 00:50:42.001613 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2182 2024.01.16 00:50:42.001668 [ 3 ] {} <Debug> HTTP-Session: ac898500-4a23-4a5d-b6df-0820a593f8a5 Destroying unnamed session
2183 2024.01.16 00:50:42.001672 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2184 2024.01.16 00:50:42.001715 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part
2185 2024.01.16 00:50:42.001848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2186 2024.01.16 00:50:42.001900 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part
2187 2024.01.16 00:50:42.001931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2188 2024.01.16 00:50:42.001985 [ 3 ] {} <Debug> HTTP-Session: d2d2426b-606a-4df3-aca8-5bfb4f5e8c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2189 2024.01.16 00:50:42.002036 [ 3 ] {} <Debug> HTTP-Session: d2d2426b-606a-4df3-aca8-5bfb4f5e8c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2190 2024.01.16 00:50:42.002109 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2191 2024.01.16 00:50:42.002244 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2192 2024.01.16 00:50:42.002317 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part
2193 2024.01.16 00:50:42.002350 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2194 2024.01.16 00:50:42.002552 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part
2195 2024.01.16 00:50:42.002873 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part
2196 2024.01.16 00:50:42.002939 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2197 2024.01.16 00:50:42.003791 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2198 2024.01.16 00:50:42.004545 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003143452 sec., 87483.44177038492 rows/sec., 6.83 MiB/sec.
2199 2024.01.16 00:50:42.004572 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2200 2024.01.16 00:50:42.004679 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2201 2024.01.16 00:50:42.004867 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2202 2024.01.16 00:50:42.004926 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2203 2024.01.16 00:50:42.005033 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2204 2024.01.16 00:50:42.005077 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2205 2024.01.16 00:50:42.005097 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002764508 sec., 13383 rows/sec., 966.49 KiB/sec.
2206 2024.01.16 00:50:42.005105 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2207 2024.01.16 00:50:42.005483 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2208 2024.01.16 00:50:42.005523 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} <Debug> DynamicQueryHandler: Done processing query
2209 2024.01.16 00:50:42.005595 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2210 2024.01.16 00:50:42.005624 [ 3 ] {} <Debug> HTTP-Session: d2d2426b-606a-4df3-aca8-5bfb4f5e8c1c Destroying unnamed session
2211 2024.01.16 00:50:42.005730 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2212 2024.01.16 00:50:42.005798 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part
2213 2024.01.16 00:50:42.005842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2214 2024.01.16 00:50:42.005934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2215 2024.01.16 00:50:42.005969 [ 3 ] {} <Debug> HTTP-Session: 2c3b7b3c-dfcd-4fb5-ab4f-3f9290ad33f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2216 2024.01.16 00:50:42.006008 [ 3 ] {} <Debug> HTTP-Session: 2c3b7b3c-dfcd-4fb5-ab4f-3f9290ad33f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2217 2024.01.16 00:50:42.006085 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
2218 2024.01.16 00:50:42.006242 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2219 2024.01.16 00:50:42.006380 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2220 2024.01.16 00:50:42.006386 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2221 2024.01.16 00:50:42.006797 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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
2222 2024.01.16 00:50:42.007010 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2223 2024.01.16 00:50:42.007111 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2224 2024.01.16 00:50:42.007260 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
2225 2024.01.16 00:50:42.007924 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2226 2024.01.16 00:50:42.008687 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2227 2024.01.16 00:50:42.009099 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2228 2024.01.16 00:50:42.009124 [ 10 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.00389512 sec., 115272.44346772372 rows/sec., 8.13 MiB/sec.
2229 2024.01.16 00:50:42.009262 [ 76 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2230 2024.01.16 00:50:42.009338 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003028121 sec., 15190 rows/sec., 20.50 MiB/sec.
2231 2024.01.16 00:50:42.009358 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2232 2024.01.16 00:50:42.009348 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2233 2024.01.16 00:50:42.009640 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2234 2024.01.16 00:50:42.009751 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} <Debug> DynamicQueryHandler: Done processing query
2235 2024.01.16 00:50:42.009792 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2236 2024.01.16 00:50:42.009848 [ 3 ] {} <Debug> HTTP-Session: 2c3b7b3c-dfcd-4fb5-ab4f-3f9290ad33f9 Destroying unnamed session
2237 2024.01.16 00:50:42.009850 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2238 2024.01.16 00:50:42.009900 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 339 rows starting from the beginning of the part
2239 2024.01.16 00:50:42.009949 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2240 2024.01.16 00:50:42.010079 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2241 2024.01.16 00:50:42.010126 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part
2242 2024.01.16 00:50:42.010276 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2243 2024.01.16 00:50:42.010363 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part
2244 2024.01.16 00:50:42.010444 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2245 2024.01.16 00:50:42.010524 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part
2246 2024.01.16 00:50:42.012019 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 6 columns (6 merged, 0 gathered) in 0.002542076 sec., 191575.70426690628 rows/sec., 258.52 MiB/sec.
2247 2024.01.16 00:50:42.012287 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2248 2024.01.16 00:50:42.012502 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2249 2024.01.16 00:50:42.012567 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2250 2024.01.16 00:50:42.012630 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3: 4.01 MiB.
2251 2024.01.16 00:50:43.000139 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.98 MiB, peak 236.22 MiB, will set to 230.94 MiB (RSS), difference: -3.04 MiB
2252 2024.01.16 00:50:46.985150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2253 2024.01.16 00:50:46.985290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2254 2024.01.16 00:50:46.985323 [ 3 ] {} <Debug> HTTP-Session: 944897ae-86e8-4e22-b4c8-098efa245f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2255 2024.01.16 00:50:46.985351 [ 3 ] {} <Debug> HTTP-Session: 944897ae-86e8-4e22-b4c8-098efa245f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2256 2024.01.16 00:50:46.985496 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2257 2024.01.16 00:50:46.985567 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2258 2024.01.16 00:50:46.985757 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2259 2024.01.16 00:50:46.986193 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2260 2024.01.16 00:50:46.986473 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2261 2024.01.16 00:50:46.986643 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2262 2024.01.16 00:50:46.986776 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001235862 sec., 4045 rows/sec., 327.93 KiB/sec.
2263 2024.01.16 00:50:46.986938 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} <Debug> DynamicQueryHandler: Done processing query
2264 2024.01.16 00:50:46.986967 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2265 2024.01.16 00:50:46.986984 [ 3 ] {} <Debug> HTTP-Session: 944897ae-86e8-4e22-b4c8-098efa245f55 Destroying unnamed session
2266 2024.01.16 00:50:46.987116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2267 2024.01.16 00:50:46.987166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2268 2024.01.16 00:50:46.987186 [ 3 ] {} <Debug> HTTP-Session: f2c8aa54-5035-4615-8def-37f050a91780 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2269 2024.01.16 00:50:46.987205 [ 3 ] {} <Debug> HTTP-Session: f2c8aa54-5035-4615-8def-37f050a91780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.01.16 00:50:46.987287 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2271 2024.01.16 00:50:46.987332 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2272 2024.01.16 00:50:46.987444 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2273 2024.01.16 00:50:46.987728 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2274 2024.01.16 00:50:46.987942 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2275 2024.01.16 00:50:46.988089 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2276 2024.01.16 00:50:46.988200 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000882119 sec., 17004 rows/sec., 1.53 MiB/sec.
2277 2024.01.16 00:50:46.988378 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} <Debug> DynamicQueryHandler: Done processing query
2278 2024.01.16 00:50:46.988412 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2279 2024.01.16 00:50:46.988429 [ 3 ] {} <Debug> HTTP-Session: f2c8aa54-5035-4615-8def-37f050a91780 Destroying unnamed session
2280 2024.01.16 00:50:46.988560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2281 2024.01.16 00:50:46.988618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2282 2024.01.16 00:50:46.988638 [ 3 ] {} <Debug> HTTP-Session: 8411ae47-6ce1-478a-a0c3-b2555fbf14bd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2283 2024.01.16 00:50:46.988655 [ 3 ] {} <Debug> HTTP-Session: 8411ae47-6ce1-478a-a0c3-b2555fbf14bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2284 2024.01.16 00:50:46.988730 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2285 2024.01.16 00:50:46.988772 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2286 2024.01.16 00:50:46.988895 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2287 2024.01.16 00:50:46.989116 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2288 2024.01.16 00:50:46.989324 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2289 2024.01.16 00:50:46.989459 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2290 2024.01.16 00:50:46.989585 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000864199 sec., 5785 rows/sec., 463.31 KiB/sec.
2291 2024.01.16 00:50:46.989752 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} <Debug> DynamicQueryHandler: Done processing query
2292 2024.01.16 00:50:46.989774 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2293 2024.01.16 00:50:46.989789 [ 3 ] {} <Debug> HTTP-Session: 8411ae47-6ce1-478a-a0c3-b2555fbf14bd Destroying unnamed session
2294 2024.01.16 00:50:46.990000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2295 2024.01.16 00:50:46.990043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2296 2024.01.16 00:50:46.990062 [ 3 ] {} <Debug> HTTP-Session: daa346e6-0924-49ab-974a-d82874ac1f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2297 2024.01.16 00:50:46.990079 [ 3 ] {} <Debug> HTTP-Session: daa346e6-0924-49ab-974a-d82874ac1f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2298 2024.01.16 00:50:46.990152 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2299 2024.01.16 00:50:46.990197 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2300 2024.01.16 00:50:46.990351 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2301 2024.01.16 00:50:46.990613 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2302 2024.01.16 00:50:46.990888 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2303 2024.01.16 00:50:46.991062 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2304 2024.01.16 00:50:46.991178 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000998521 sec., 5007 rows/sec., 6.76 MiB/sec.
2305 2024.01.16 00:50:46.991283 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} <Debug> DynamicQueryHandler: Done processing query
2306 2024.01.16 00:50:46.991306 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2307 2024.01.16 00:50:46.991321 [ 3 ] {} <Debug> HTTP-Session: daa346e6-0924-49ab-974a-d82874ac1f6d Destroying unnamed session
2308 2024.01.16 00:50:49.582474 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
2309 2024.01.16 00:50:49.582559 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
2310 2024.01.16 00:50:51.987237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2311 2024.01.16 00:50:51.987370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2312 2024.01.16 00:50:51.987401 [ 3 ] {} <Debug> HTTP-Session: abf0ab03-2745-4460-9cee-a5a807f8a27e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2313 2024.01.16 00:50:51.987429 [ 3 ] {} <Debug> HTTP-Session: abf0ab03-2745-4460-9cee-a5a807f8a27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.01.16 00:50:51.987573 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2315 2024.01.16 00:50:51.987642 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2316 2024.01.16 00:50:51.987821 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2317 2024.01.16 00:50:51.988239 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2318 2024.01.16 00:50:51.988503 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2319 2024.01.16 00:50:51.988688 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2320 2024.01.16 00:50:51.988871 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001249862 sec., 36804 rows/sec., 2.91 MiB/sec.
2321 2024.01.16 00:50:51.989033 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} <Debug> DynamicQueryHandler: Done processing query
2322 2024.01.16 00:50:51.989063 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2323 2024.01.16 00:50:51.989082 [ 3 ] {} <Debug> HTTP-Session: abf0ab03-2745-4460-9cee-a5a807f8a27e Destroying unnamed session
2324 2024.01.16 00:50:51.989252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2325 2024.01.16 00:50:51.989305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2326 2024.01.16 00:50:51.989326 [ 3 ] {} <Debug> HTTP-Session: f049de22-6354-434c-9e2c-e17048c44088 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2327 2024.01.16 00:50:51.989345 [ 3 ] {} <Debug> HTTP-Session: f049de22-6354-434c-9e2c-e17048c44088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2328 2024.01.16 00:50:51.989431 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2329 2024.01.16 00:50:51.989472 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2330 2024.01.16 00:50:51.989579 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2331 2024.01.16 00:50:51.989926 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2332 2024.01.16 00:50:51.990141 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2333 2024.01.16 00:50:51.990297 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2334 2024.01.16 00:50:51.990415 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.00094909 sec., 145402 rows/sec., 14.29 MiB/sec.
2335 2024.01.16 00:50:51.990527 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} <Debug> DynamicQueryHandler: Done processing query
2336 2024.01.16 00:50:51.990552 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2337 2024.01.16 00:50:51.990567 [ 3 ] {} <Debug> HTTP-Session: f049de22-6354-434c-9e2c-e17048c44088 Destroying unnamed session
2338 2024.01.16 00:50:51.990732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2339 2024.01.16 00:50:51.990776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2340 2024.01.16 00:50:51.990796 [ 3 ] {} <Debug> HTTP-Session: cba06ae0-5556-41b2-85ca-c0633b7236d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2341 2024.01.16 00:50:51.990813 [ 3 ] {} <Debug> HTTP-Session: cba06ae0-5556-41b2-85ca-c0633b7236d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2342 2024.01.16 00:50:51.990886 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2343 2024.01.16 00:50:51.990923 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2344 2024.01.16 00:50:51.991026 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2345 2024.01.16 00:50:51.991283 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2346 2024.01.16 00:50:51.991487 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2347 2024.01.16 00:50:51.991632 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2348 2024.01.16 00:50:51.991756 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000843498 sec., 54534 rows/sec., 4.26 MiB/sec.
2349 2024.01.16 00:50:51.991860 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} <Debug> DynamicQueryHandler: Done processing query
2350 2024.01.16 00:50:51.991883 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2351 2024.01.16 00:50:51.991898 [ 3 ] {} <Debug> HTTP-Session: cba06ae0-5556-41b2-85ca-c0633b7236d5 Destroying unnamed session
2352 2024.01.16 00:50:51.992057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2353 2024.01.16 00:50:51.992101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2354 2024.01.16 00:50:51.992120 [ 3 ] {} <Debug> HTTP-Session: d3ea47e2-3145-43fb-b072-3f4521011cba Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2355 2024.01.16 00:50:51.992136 [ 3 ] {} <Debug> HTTP-Session: d3ea47e2-3145-43fb-b072-3f4521011cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2356 2024.01.16 00:50:51.992216 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2357 2024.01.16 00:50:51.992261 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2358 2024.01.16 00:50:51.992395 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2359 2024.01.16 00:50:51.992795 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB.
2360 2024.01.16 00:50:51.993114 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2361 2024.01.16 00:50:51.993291 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2362 2024.01.16 00:50:51.993422 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001177502 sec., 39065 rows/sec., 52.72 MiB/sec.
2363 2024.01.16 00:50:51.993566 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} <Debug> DynamicQueryHandler: Done processing query
2364 2024.01.16 00:50:51.993589 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2365 2024.01.16 00:50:51.993605 [ 3 ] {} <Debug> HTTP-Session: d3ea47e2-3145-43fb-b072-3f4521011cba Destroying unnamed session
2366 2024.01.16 00:50:56.985826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2367 2024.01.16 00:50:56.985958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2368 2024.01.16 00:50:56.985992 [ 3 ] {} <Debug> HTTP-Session: 213f888f-2dd3-40ed-9d32-a707f5f828ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2369 2024.01.16 00:50:56.986021 [ 3 ] {} <Debug> HTTP-Session: 213f888f-2dd3-40ed-9d32-a707f5f828ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.01.16 00:50:56.986161 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2371 2024.01.16 00:50:56.986231 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2372 2024.01.16 00:50:56.986401 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2373 2024.01.16 00:50:56.986770 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2374 2024.01.16 00:50:56.987037 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2375 2024.01.16 00:50:56.987203 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2376 2024.01.16 00:50:56.987334 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001130101 sec., 4424 rows/sec., 358.62 KiB/sec.
2377 2024.01.16 00:50:56.987479 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} <Debug> DynamicQueryHandler: Done processing query
2378 2024.01.16 00:50:56.987506 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2379 2024.01.16 00:50:56.987522 [ 3 ] {} <Debug> HTTP-Session: 213f888f-2dd3-40ed-9d32-a707f5f828ac Destroying unnamed session
2380 2024.01.16 00:50:56.987676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2381 2024.01.16 00:50:56.987720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2382 2024.01.16 00:50:56.987740 [ 3 ] {} <Debug> HTTP-Session: 3b8a24bd-ae7b-4e67-89ed-178ca2c2776d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2383 2024.01.16 00:50:56.987758 [ 3 ] {} <Debug> HTTP-Session: 3b8a24bd-ae7b-4e67-89ed-178ca2c2776d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.01.16 00:50:56.987835 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2385 2024.01.16 00:50:56.987876 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2386 2024.01.16 00:50:56.987979 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2387 2024.01.16 00:50:56.988330 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2388 2024.01.16 00:50:56.988531 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2389 2024.01.16 00:50:56.988693 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2390 2024.01.16 00:50:56.988821 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000952179 sec., 15753 rows/sec., 1.42 MiB/sec.
2391 2024.01.16 00:50:56.988946 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} <Debug> DynamicQueryHandler: Done processing query
2392 2024.01.16 00:50:56.988969 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2393 2024.01.16 00:50:56.988986 [ 3 ] {} <Debug> HTTP-Session: 3b8a24bd-ae7b-4e67-89ed-178ca2c2776d Destroying unnamed session
2394 2024.01.16 00:50:56.989141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2395 2024.01.16 00:50:56.989188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2396 2024.01.16 00:50:56.989208 [ 3 ] {} <Debug> HTTP-Session: a523dd68-6c93-449a-a98b-d0ea1259931a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2397 2024.01.16 00:50:56.989225 [ 3 ] {} <Debug> HTTP-Session: a523dd68-6c93-449a-a98b-d0ea1259931a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2398 2024.01.16 00:50:56.989294 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2399 2024.01.16 00:50:56.989333 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2400 2024.01.16 00:50:56.989441 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2401 2024.01.16 00:50:56.989713 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2402 2024.01.16 00:50:56.989910 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2403 2024.01.16 00:50:56.990063 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2404 2024.01.16 00:50:56.990166 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000844069 sec., 5923 rows/sec., 474.36 KiB/sec.
2405 2024.01.16 00:50:56.990277 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} <Debug> DynamicQueryHandler: Done processing query
2406 2024.01.16 00:50:56.990301 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2407 2024.01.16 00:50:56.990316 [ 3 ] {} <Debug> HTTP-Session: a523dd68-6c93-449a-a98b-d0ea1259931a Destroying unnamed session
2408 2024.01.16 00:50:56.990431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2409 2024.01.16 00:50:56.990475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2410 2024.01.16 00:50:56.990495 [ 3 ] {} <Debug> HTTP-Session: aa348a53-c434-4151-b73f-4291b6491e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2411 2024.01.16 00:50:56.990512 [ 3 ] {} <Debug> HTTP-Session: aa348a53-c434-4151-b73f-4291b6491e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.01.16 00:50:56.990584 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2413 2024.01.16 00:50:56.990628 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2414 2024.01.16 00:50:56.990764 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2415 2024.01.16 00:50:56.991053 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2416 2024.01.16 00:50:56.991327 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2417 2024.01.16 00:50:56.991500 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2418 2024.01.16 00:50:56.991625 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001013731 sec., 4932 rows/sec., 6.66 MiB/sec.
2419 2024.01.16 00:50:56.991749 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} <Debug> DynamicQueryHandler: Done processing query
2420 2024.01.16 00:50:56.991772 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2421 2024.01.16 00:50:56.991787 [ 3 ] {} <Debug> HTTP-Session: aa348a53-c434-4151-b73f-4291b6491e6e Destroying unnamed session
2422 2024.01.16 00:51:01.987692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2423 2024.01.16 00:51:01.987825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2424 2024.01.16 00:51:01.987857 [ 3 ] {} <Debug> HTTP-Session: 0c774fde-c350-4c13-9a2a-6cf5fc9a3614 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2425 2024.01.16 00:51:01.987886 [ 3 ] {} <Debug> HTTP-Session: 0c774fde-c350-4c13-9a2a-6cf5fc9a3614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.01.16 00:51:01.988030 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2427 2024.01.16 00:51:01.988097 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2428 2024.01.16 00:51:01.988286 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2429 2024.01.16 00:51:01.988744 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2430 2024.01.16 00:51:01.989010 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2431 2024.01.16 00:51:01.989176 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2432 2024.01.16 00:51:01.989297 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001225902 sec., 37523 rows/sec., 2.97 MiB/sec.
2433 2024.01.16 00:51:01.989468 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} <Debug> DynamicQueryHandler: Done processing query
2434 2024.01.16 00:51:01.989494 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2435 2024.01.16 00:51:01.989510 [ 3 ] {} <Debug> HTTP-Session: 0c774fde-c350-4c13-9a2a-6cf5fc9a3614 Destroying unnamed session
2436 2024.01.16 00:51:01.989635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2437 2024.01.16 00:51:01.989682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2438 2024.01.16 00:51:01.989702 [ 3 ] {} <Debug> HTTP-Session: ee63db3e-a40d-40a0-8581-21cd78c0aaf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2439 2024.01.16 00:51:01.989722 [ 3 ] {} <Debug> HTTP-Session: ee63db3e-a40d-40a0-8581-21cd78c0aaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2440 2024.01.16 00:51:01.989801 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2441 2024.01.16 00:51:01.989843 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2442 2024.01.16 00:51:01.989957 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2443 2024.01.16 00:51:01.990227 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2444 2024.01.16 00:51:01.990417 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2445 2024.01.16 00:51:01.990562 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2446 2024.01.16 00:51:01.990655 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000861508 sec., 2321 rows/sec., 198.37 KiB/sec.
2447 2024.01.16 00:51:01.990802 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} <Debug> DynamicQueryHandler: Done processing query
2448 2024.01.16 00:51:01.990826 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2449 2024.01.16 00:51:01.990840 [ 3 ] {} <Debug> HTTP-Session: ee63db3e-a40d-40a0-8581-21cd78c0aaf7 Destroying unnamed session
2450 2024.01.16 00:51:01.990984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2451 2024.01.16 00:51:01.991028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2452 2024.01.16 00:51:01.991047 [ 3 ] {} <Debug> HTTP-Session: ae93764b-9921-4f69-92d6-e9a83c9398b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2453 2024.01.16 00:51:01.991128 [ 3 ] {} <Debug> HTTP-Session: ae93764b-9921-4f69-92d6-e9a83c9398b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2454 2024.01.16 00:51:01.991205 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2455 2024.01.16 00:51:01.991243 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2456 2024.01.16 00:51:01.991356 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2457 2024.01.16 00:51:01.991714 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2458 2024.01.16 00:51:01.991936 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2459 2024.01.16 00:51:01.992081 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2460 2024.01.16 00:51:01.992182 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} <Information> executeQuery: Read 139 rows, 13.97 KiB in 0.00095064 sec., 146217 rows/sec., 14.36 MiB/sec.
2461 2024.01.16 00:51:01.992295 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} <Debug> DynamicQueryHandler: Done processing query
2462 2024.01.16 00:51:01.992328 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2463 2024.01.16 00:51:01.992351 [ 3 ] {} <Debug> HTTP-Session: ae93764b-9921-4f69-92d6-e9a83c9398b1 Destroying unnamed session
2464 2024.01.16 00:51:01.992502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2465 2024.01.16 00:51:01.992550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2466 2024.01.16 00:51:01.992571 [ 3 ] {} <Debug> HTTP-Session: 3bb31d2c-fa42-4080-bff9-0a612b70cfec Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2467 2024.01.16 00:51:01.992588 [ 3 ] {} <Debug> HTTP-Session: 3bb31d2c-fa42-4080-bff9-0a612b70cfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2468 2024.01.16 00:51:01.992659 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2469 2024.01.16 00:51:01.992698 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2470 2024.01.16 00:51:01.992803 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2471 2024.01.16 00:51:01.993042 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2472 2024.01.16 00:51:01.993245 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2473 2024.01.16 00:51:01.993387 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2474 2024.01.16 00:51:01.993507 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000812018 sec., 2462 rows/sec., 171.98 KiB/sec.
2475 2024.01.16 00:51:01.993626 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} <Debug> DynamicQueryHandler: Done processing query
2476 2024.01.16 00:51:01.993649 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2477 2024.01.16 00:51:01.993665 [ 3 ] {} <Debug> HTTP-Session: 3bb31d2c-fa42-4080-bff9-0a612b70cfec Destroying unnamed session
2478 2024.01.16 00:51:01.993830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2479 2024.01.16 00:51:01.993876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2480 2024.01.16 00:51:01.993896 [ 3 ] {} <Debug> HTTP-Session: a3eec088-5bd6-4448-abda-29ef51793fad Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2481 2024.01.16 00:51:01.993913 [ 3 ] {} <Debug> HTTP-Session: a3eec088-5bd6-4448-abda-29ef51793fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2482 2024.01.16 00:51:01.993984 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2483 2024.01.16 00:51:01.994023 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2484 2024.01.16 00:51:01.994134 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2485 2024.01.16 00:51:01.994426 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2486 2024.01.16 00:51:01.994632 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2487 2024.01.16 00:51:01.994778 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2488 2024.01.16 00:51:01.994900 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000878899 sec., 54613 rows/sec., 4.27 MiB/sec.
2489 2024.01.16 00:51:01.995044 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} <Debug> DynamicQueryHandler: Done processing query
2490 2024.01.16 00:51:01.995070 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2491 2024.01.16 00:51:01.995086 [ 3 ] {} <Debug> HTTP-Session: a3eec088-5bd6-4448-abda-29ef51793fad Destroying unnamed session
2492 2024.01.16 00:51:01.995197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2493 2024.01.16 00:51:01.995242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2494 2024.01.16 00:51:01.995262 [ 3 ] {} <Debug> HTTP-Session: 3ac3aa4c-e1d9-4f56-9812-81d2e7ffd6cc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2495 2024.01.16 00:51:01.995278 [ 3 ] {} <Debug> HTTP-Session: 3ac3aa4c-e1d9-4f56-9812-81d2e7ffd6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2496 2024.01.16 00:51:01.995348 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2497 2024.01.16 00:51:01.995391 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2498 2024.01.16 00:51:01.995519 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2499 2024.01.16 00:51:01.995841 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2500 2024.01.16 00:51:01.996106 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2501 2024.01.16 00:51:01.996290 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2502 2024.01.16 00:51:01.996418 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001034661 sec., 966 rows/sec., 67.96 KiB/sec.
2503 2024.01.16 00:51:01.996555 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} <Debug> DynamicQueryHandler: Done processing query
2504 2024.01.16 00:51:01.996579 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2505 2024.01.16 00:51:01.996595 [ 3 ] {} <Debug> HTTP-Session: 3ac3aa4c-e1d9-4f56-9812-81d2e7ffd6cc Destroying unnamed session
2506 2024.01.16 00:51:01.996771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2507 2024.01.16 00:51:01.996816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2508 2024.01.16 00:51:01.996836 [ 3 ] {} <Debug> HTTP-Session: 60da7e06-010b-4446-b12f-5931f9e6ec02 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2509 2024.01.16 00:51:01.996853 [ 3 ] {} <Debug> HTTP-Session: 60da7e06-010b-4446-b12f-5931f9e6ec02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2510 2024.01.16 00:51:01.996932 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2511 2024.01.16 00:51:01.996974 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2512 2024.01.16 00:51:01.997111 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2513 2024.01.16 00:51:01.997611 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2514 2024.01.16 00:51:01.997917 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2515 2024.01.16 00:51:01.998097 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2516 2024.01.16 00:51:01.998239 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001274103 sec., 36103 rows/sec., 48.72 MiB/sec.
2517 2024.01.16 00:51:01.998443 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} <Debug> DynamicQueryHandler: Done processing query
2518 2024.01.16 00:51:01.998467 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2519 2024.01.16 00:51:01.998483 [ 3 ] {} <Debug> HTTP-Session: 60da7e06-010b-4446-b12f-5931f9e6ec02 Destroying unnamed session
2520 2024.01.16 00:51:04.582593 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache
2521 2024.01.16 00:51:04.582644 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache
2522 2024.01.16 00:51:06.986114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2523 2024.01.16 00:51:06.986249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2524 2024.01.16 00:51:06.986281 [ 3 ] {} <Debug> HTTP-Session: bced9a74-91c3-4dcd-a92e-7c047516aef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2525 2024.01.16 00:51:06.986309 [ 3 ] {} <Debug> HTTP-Session: bced9a74-91c3-4dcd-a92e-7c047516aef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2526 2024.01.16 00:51:06.986450 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2527 2024.01.16 00:51:06.986520 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2528 2024.01.16 00:51:06.986700 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2529 2024.01.16 00:51:06.987147 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2530 2024.01.16 00:51:06.987410 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2531 2024.01.16 00:51:06.987574 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2532 2024.01.16 00:51:06.987715 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001216292 sec., 4110 rows/sec., 333.20 KiB/sec.
2533 2024.01.16 00:51:06.987724 [ 69 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2534 2024.01.16 00:51:06.987836 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2535 2024.01.16 00:51:06.987938 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} <Debug> DynamicQueryHandler: Done processing query
2536 2024.01.16 00:51:06.987977 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2537 2024.01.16 00:51:06.987969 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::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.16 00:51:06.988002 [ 3 ] {} <Debug> HTTP-Session: bced9a74-91c3-4dcd-a92e-7c047516aef3 Destroying unnamed session
2539 2024.01.16 00:51:06.988117 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2540 2024.01.16 00:51:06.988171 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part
2541 2024.01.16 00:51:06.988185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2542 2024.01.16 00:51:06.988271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2543 2024.01.16 00:51:06.988310 [ 3 ] {} <Debug> HTTP-Session: 48e4983e-fb3c-43ca-a9d3-b1f177481e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2544 2024.01.16 00:51:06.988350 [ 3 ] {} <Debug> HTTP-Session: 48e4983e-fb3c-43ca-a9d3-b1f177481e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2545 2024.01.16 00:51:06.988424 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2546 2024.01.16 00:51:06.988567 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2547 2024.01.16 00:51:06.988658 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part
2548 2024.01.16 00:51:06.988672 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2549 2024.01.16 00:51:06.988956 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2550 2024.01.16 00:51:06.989145 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2551 2024.01.16 00:51:06.989227 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part
2552 2024.01.16 00:51:06.989380 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2553 2024.01.16 00:51:06.989915 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2554 2024.01.16 00:51:06.990330 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2555 2024.01.16 00:51:06.990647 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2556 2024.01.16 00:51:06.990884 [ 69 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2557 2024.01.16 00:51:06.990980 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2558 2024.01.16 00:51:06.990981 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003068561 sec., 51489.932903403256 rows/sec., 4.08 MiB/sec.
2559 2024.01.16 00:51:06.990999 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002359024 sec., 6358 rows/sec., 587.42 KiB/sec.
2560 2024.01.16 00:51:06.991169 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::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.16 00:51:06.991290 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2562 2024.01.16 00:51:06.991503 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2563 2024.01.16 00:51:06.991599 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} <Debug> DynamicQueryHandler: Done processing query
2564 2024.01.16 00:51:06.991603 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part
2565 2024.01.16 00:51:06.991643 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2566 2024.01.16 00:51:06.991681 [ 3 ] {} <Debug> HTTP-Session: 48e4983e-fb3c-43ca-a9d3-b1f177481e4c Destroying unnamed session
2567 2024.01.16 00:51:06.991743 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2568 2024.01.16 00:51:06.991872 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2569 2024.01.16 00:51:06.991887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2570 2024.01.16 00:51:06.991898 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part
2571 2024.01.16 00:51:06.992006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2572 2024.01.16 00:51:06.992059 [ 3 ] {} <Debug> HTTP-Session: f20071bd-325e-46b2-814c-e9c5c70fe454 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2573 2024.01.16 00:51:06.992089 [ 3 ] {} <Debug> HTTP-Session: f20071bd-325e-46b2-814c-e9c5c70fe454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2574 2024.01.16 00:51:06.992129 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part
2575 2024.01.16 00:51:06.992200 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2576 2024.01.16 00:51:06.992259 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part
2577 2024.01.16 00:51:06.992259 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2578 2024.01.16 00:51:06.992396 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part
2579 2024.01.16 00:51:06.992477 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2580 2024.01.16 00:51:06.992530 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part
2581 2024.01.16 00:51:06.992936 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2582 2024.01.16 00:51:06.993240 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2583 2024.01.16 00:51:06.993458 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2584 2024.01.16 00:51:06.993638 [ 69 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2585 2024.01.16 00:51:06.993715 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001461605 sec., 3420 rows/sec., 273.94 KiB/sec.
2586 2024.01.16 00:51:06.993732 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2587 2024.01.16 00:51:06.993814 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768888 sec., 185995.24430023893 rows/sec., 17.90 MiB/sec.
2588 2024.01.16 00:51:06.993966 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2589 2024.01.16 00:51:06.994046 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} <Debug> DynamicQueryHandler: Done processing query
2590 2024.01.16 00:51:06.994062 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2591 2024.01.16 00:51:06.994091 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2592 2024.01.16 00:51:06.994161 [ 3 ] {} <Debug> HTTP-Session: f20071bd-325e-46b2-814c-e9c5c70fe454 Destroying unnamed session
2593 2024.01.16 00:51:06.994233 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2594 2024.01.16 00:51:06.994281 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part
2595 2024.01.16 00:51:06.994403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2596 2024.01.16 00:51:06.994442 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2597 2024.01.16 00:51:06.994538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2598 2024.01.16 00:51:06.994587 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2599 2024.01.16 00:51:06.994606 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2600 2024.01.16 00:51:06.994606 [ 3 ] {} <Debug> HTTP-Session: 01717499-7570-4e42-aa08-7a1b7bc96968 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2601 2024.01.16 00:51:06.994700 [ 3 ] {} <Debug> HTTP-Session: 01717499-7570-4e42-aa08-7a1b7bc96968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2602 2024.01.16 00:51:06.994905 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part
2603 2024.01.16 00:51:06.994978 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2604 2024.01.16 00:51:06.995127 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2605 2024.01.16 00:51:06.995128 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2606 2024.01.16 00:51:06.995386 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::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
2607 2024.01.16 00:51:06.995706 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2608 2024.01.16 00:51:06.995824 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2609 2024.01.16 00:51:06.996725 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2610 2024.01.16 00:51:06.997422 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.003613626 sec., 58113.37421194113 rows/sec., 4.54 MiB/sec.
2611 2024.01.16 00:51:06.997485 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2612 2024.01.16 00:51:06.997588 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2613 2024.01.16 00:51:06.997764 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2614 2024.01.16 00:51:06.997913 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2615 2024.01.16 00:51:06.997925 [ 69 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2616 2024.01.16 00:51:06.997981 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00292867 sec., 1707 rows/sec., 2.30 MiB/sec.
2617 2024.01.16 00:51:06.998002 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2618 2024.01.16 00:51:06.998084 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2619 2024.01.16 00:51:06.998262 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2620 2024.01.16 00:51:06.998534 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2621 2024.01.16 00:51:06.998542 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} <Debug> DynamicQueryHandler: Done processing query
2622 2024.01.16 00:51:06.998567 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 487 rows starting from the beginning of the part
2623 2024.01.16 00:51:06.998572 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2624 2024.01.16 00:51:06.998602 [ 3 ] {} <Debug> HTTP-Session: 01717499-7570-4e42-aa08-7a1b7bc96968 Destroying unnamed session
2625 2024.01.16 00:51:06.998689 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2626 2024.01.16 00:51:06.998786 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part
2627 2024.01.16 00:51:06.998876 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2628 2024.01.16 00:51:06.998968 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part
2629 2024.01.16 00:51:06.999059 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2630 2024.01.16 00:51:07.000155 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 236.43 MiB, will set to 231.00 MiB (RSS), difference: -4.09 MiB
2631 2024.01.16 00:51:07.000684 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 6 columns (6 merged, 0 gathered) in 0.002615986 sec., 227065.4353654798 rows/sec., 306.41 MiB/sec.
2632 2024.01.16 00:51:07.001073 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2633 2024.01.16 00:51:07.001293 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2634 2024.01.16 00:51:07.001359 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2635 2024.01.16 00:51:07.001436 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4: 4.01 MiB.
2636 2024.01.16 00:51:11.989983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2637 2024.01.16 00:51:11.990101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2638 2024.01.16 00:51:11.990128 [ 3 ] {} <Debug> HTTP-Session: 2977eb96-4613-4078-a6f5-0e1c41cc48e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2639 2024.01.16 00:51:11.990151 [ 3 ] {} <Debug> HTTP-Session: 2977eb96-4613-4078-a6f5-0e1c41cc48e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2640 2024.01.16 00:51:11.990278 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2641 2024.01.16 00:51:11.990338 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2642 2024.01.16 00:51:11.990501 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2643 2024.01.16 00:51:11.990929 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2644 2024.01.16 00:51:11.991186 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2645 2024.01.16 00:51:11.991351 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2646 2024.01.16 00:51:11.991465 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001152281 sec., 39920 rows/sec., 3.16 MiB/sec.
2647 2024.01.16 00:51:11.991606 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} <Debug> DynamicQueryHandler: Done processing query
2648 2024.01.16 00:51:11.991632 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2649 2024.01.16 00:51:11.991649 [ 3 ] {} <Debug> HTTP-Session: 2977eb96-4613-4078-a6f5-0e1c41cc48e6 Destroying unnamed session
2650 2024.01.16 00:51:11.991824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2651 2024.01.16 00:51:11.991872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2652 2024.01.16 00:51:11.991891 [ 3 ] {} <Debug> HTTP-Session: 8afca651-e86f-4960-9518-835e14542513 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2653 2024.01.16 00:51:11.991910 [ 3 ] {} <Debug> HTTP-Session: 8afca651-e86f-4960-9518-835e14542513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2654 2024.01.16 00:51:11.991995 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2655 2024.01.16 00:51:11.992039 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2656 2024.01.16 00:51:11.992143 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2657 2024.01.16 00:51:11.992550 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2658 2024.01.16 00:51:11.992772 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2659 2024.01.16 00:51:11.992931 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2660 2024.01.16 00:51:11.993032 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} <Information> executeQuery: Read 174 rows, 17.00 KiB in 0.00100838 sec., 172553 rows/sec., 16.47 MiB/sec.
2661 2024.01.16 00:51:11.993150 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} <Debug> DynamicQueryHandler: Done processing query
2662 2024.01.16 00:51:11.993173 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2663 2024.01.16 00:51:11.993189 [ 3 ] {} <Debug> HTTP-Session: 8afca651-e86f-4960-9518-835e14542513 Destroying unnamed session
2664 2024.01.16 00:51:11.993320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2665 2024.01.16 00:51:11.993365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2666 2024.01.16 00:51:11.993383 [ 3 ] {} <Debug> HTTP-Session: 6bd28e4b-40be-45d6-bf40-e9188026a5d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2667 2024.01.16 00:51:11.993401 [ 3 ] {} <Debug> HTTP-Session: 6bd28e4b-40be-45d6-bf40-e9188026a5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2668 2024.01.16 00:51:11.993475 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2669 2024.01.16 00:51:11.993513 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2670 2024.01.16 00:51:11.993618 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2671 2024.01.16 00:51:11.993917 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2672 2024.01.16 00:51:11.994117 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2673 2024.01.16 00:51:11.994267 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2674 2024.01.16 00:51:11.994366 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.000862319 sec., 81176 rows/sec., 6.32 MiB/sec.
2675 2024.01.16 00:51:11.994491 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} <Debug> DynamicQueryHandler: Done processing query
2676 2024.01.16 00:51:11.994514 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2677 2024.01.16 00:51:11.994529 [ 3 ] {} <Debug> HTTP-Session: 6bd28e4b-40be-45d6-bf40-e9188026a5d5 Destroying unnamed session
2678 2024.01.16 00:51:11.994676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2679 2024.01.16 00:51:11.994720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2680 2024.01.16 00:51:11.994739 [ 3 ] {} <Debug> HTTP-Session: 868b3a17-c293-445d-b330-8cb9d0713428 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2681 2024.01.16 00:51:11.994755 [ 3 ] {} <Debug> HTTP-Session: 868b3a17-c293-445d-b330-8cb9d0713428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2682 2024.01.16 00:51:11.994827 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2683 2024.01.16 00:51:11.994870 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2684 2024.01.16 00:51:11.994987 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2685 2024.01.16 00:51:11.995228 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2686 2024.01.16 00:51:11.995481 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2687 2024.01.16 00:51:11.995651 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2688 2024.01.16 00:51:11.995753 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000899159 sec., 40037 rows/sec., 2.83 MiB/sec.
2689 2024.01.16 00:51:11.995917 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} <Debug> DynamicQueryHandler: Done processing query
2690 2024.01.16 00:51:11.995941 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2691 2024.01.16 00:51:11.995956 [ 3 ] {} <Debug> HTTP-Session: 868b3a17-c293-445d-b330-8cb9d0713428 Destroying unnamed session
2692 2024.01.16 00:51:11.996124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2693 2024.01.16 00:51:11.996167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2694 2024.01.16 00:51:11.996185 [ 3 ] {} <Debug> HTTP-Session: 0a6fe501-88a3-4e53-873e-605ab3e3cd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2695 2024.01.16 00:51:11.996202 [ 3 ] {} <Debug> HTTP-Session: 0a6fe501-88a3-4e53-873e-605ab3e3cd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2696 2024.01.16 00:51:11.996290 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2697 2024.01.16 00:51:11.996337 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2698 2024.01.16 00:51:11.996483 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2699 2024.01.16 00:51:11.996879 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2700 2024.01.16 00:51:11.997177 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2701 2024.01.16 00:51:11.997358 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2702 2024.01.16 00:51:11.997486 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001166792 sec., 39424 rows/sec., 53.20 MiB/sec.
2703 2024.01.16 00:51:11.997593 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} <Debug> DynamicQueryHandler: Done processing query
2704 2024.01.16 00:51:11.997616 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2705 2024.01.16 00:51:11.997631 [ 3 ] {} <Debug> HTTP-Session: 0a6fe501-88a3-4e53-873e-605ab3e3cd11 Destroying unnamed session
2706 2024.01.16 00:51:12.263334 [ 164 ] {} <Debug> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2707 2024.01.16 00:51:12.263421 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2708 2024.01.16 00:51:12.263511 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2709 2024.01.16 00:51:12.263628 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2710 2024.01.16 00:51:12.263662 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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
2711 2024.01.16 00:51:12.263810 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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
2712 2024.01.16 00:51:12.263904 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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
2713 2024.01.16 00:51:12.263978 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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
2714 2024.01.16 00:51:12.264054 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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
2715 2024.01.16 00:51:12.264565 [ 15 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093591 sec., 10973.023735564757 rows/sec., 766.18 KiB/sec.
2716 2024.01.16 00:51:12.264650 [ 15 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2717 2024.01.16 00:51:12.264818 [ 15 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2718 2024.01.16 00:51:12.264888 [ 15 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2719 2024.01.16 00:51:13.457516 [ 164 ] {} <Debug> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2720 2024.01.16 00:51:13.457614 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2721 2024.01.16 00:51:13.457757 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2722 2024.01.16 00:51:13.457978 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2723 2024.01.16 00:51:13.458044 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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
2724 2024.01.16 00:51:13.458274 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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
2725 2024.01.16 00:51:13.458399 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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
2726 2024.01.16 00:51:13.458494 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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
2727 2024.01.16 00:51:13.458581 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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
2728 2024.01.16 00:51:13.459179 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493675 sec., 8033.876177883408 rows/sec., 681.26 KiB/sec.
2729 2024.01.16 00:51:13.459274 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2730 2024.01.16 00:51:13.459435 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2731 2024.01.16 00:51:13.459498 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2732 2024.01.16 00:51:16.986110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2733 2024.01.16 00:51:16.986242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2734 2024.01.16 00:51:16.986273 [ 3 ] {} <Debug> HTTP-Session: 5788b505-fb9f-4f60-9f13-b093e538b9f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2735 2024.01.16 00:51:16.986301 [ 3 ] {} <Debug> HTTP-Session: 5788b505-fb9f-4f60-9f13-b093e538b9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2736 2024.01.16 00:51:16.986440 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2737 2024.01.16 00:51:16.986510 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2738 2024.01.16 00:51:16.986694 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2739 2024.01.16 00:51:16.987088 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2740 2024.01.16 00:51:16.987351 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2741 2024.01.16 00:51:16.987530 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2742 2024.01.16 00:51:16.987658 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001178922 sec., 4241 rows/sec., 343.77 KiB/sec.
2743 2024.01.16 00:51:16.987846 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} <Debug> DynamicQueryHandler: Done processing query
2744 2024.01.16 00:51:16.987873 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2745 2024.01.16 00:51:16.987890 [ 3 ] {} <Debug> HTTP-Session: 5788b505-fb9f-4f60-9f13-b093e538b9f8 Destroying unnamed session
2746 2024.01.16 00:51:16.988009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2024.01.16 00:51:16.988058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2748 2024.01.16 00:51:16.988078 [ 3 ] {} <Debug> HTTP-Session: 10451717-ab29-4651-8a21-0cfd741c511e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2749 2024.01.16 00:51:16.988097 [ 3 ] {} <Debug> HTTP-Session: 10451717-ab29-4651-8a21-0cfd741c511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.01.16 00:51:16.988178 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2751 2024.01.16 00:51:16.988220 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2752 2024.01.16 00:51:16.988339 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2753 2024.01.16 00:51:16.988582 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2754 2024.01.16 00:51:16.988783 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2755 2024.01.16 00:51:16.988930 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2756 2024.01.16 00:51:16.989050 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000844508 sec., 17761 rows/sec., 1.60 MiB/sec.
2757 2024.01.16 00:51:16.989152 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} <Debug> DynamicQueryHandler: Done processing query
2758 2024.01.16 00:51:16.989176 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2759 2024.01.16 00:51:16.989191 [ 3 ] {} <Debug> HTTP-Session: 10451717-ab29-4651-8a21-0cfd741c511e Destroying unnamed session
2760 2024.01.16 00:51:16.989301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2761 2024.01.16 00:51:16.989345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2762 2024.01.16 00:51:16.989366 [ 3 ] {} <Debug> HTTP-Session: 219f8ae5-00b6-40ad-b265-b8e872018128 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2763 2024.01.16 00:51:16.989383 [ 3 ] {} <Debug> HTTP-Session: 219f8ae5-00b6-40ad-b265-b8e872018128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2764 2024.01.16 00:51:16.989454 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2765 2024.01.16 00:51:16.989494 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2766 2024.01.16 00:51:16.989599 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2767 2024.01.16 00:51:16.989823 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2768 2024.01.16 00:51:16.990020 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2769 2024.01.16 00:51:16.990168 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2770 2024.01.16 00:51:16.990290 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000807238 sec., 6193 rows/sec., 496.00 KiB/sec.
2771 2024.01.16 00:51:16.990390 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} <Debug> DynamicQueryHandler: Done processing query
2772 2024.01.16 00:51:16.990414 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2773 2024.01.16 00:51:16.990429 [ 3 ] {} <Debug> HTTP-Session: 219f8ae5-00b6-40ad-b265-b8e872018128 Destroying unnamed session
2774 2024.01.16 00:51:16.990557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2775 2024.01.16 00:51:16.990600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2776 2024.01.16 00:51:16.990619 [ 3 ] {} <Debug> HTTP-Session: bf4bf1b9-0ea3-4ba1-b25c-a9a428fdaffc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2777 2024.01.16 00:51:16.990636 [ 3 ] {} <Debug> HTTP-Session: bf4bf1b9-0ea3-4ba1-b25c-a9a428fdaffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2778 2024.01.16 00:51:16.990707 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2779 2024.01.16 00:51:16.990752 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2780 2024.01.16 00:51:16.990887 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2781 2024.01.16 00:51:16.991134 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2782 2024.01.16 00:51:16.991408 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2783 2024.01.16 00:51:16.991584 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2784 2024.01.16 00:51:16.991711 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00097564 sec., 5124 rows/sec., 6.92 MiB/sec.
2785 2024.01.16 00:51:16.991814 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} <Debug> DynamicQueryHandler: Done processing query
2786 2024.01.16 00:51:16.991837 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2787 2024.01.16 00:51:16.991853 [ 3 ] {} <Debug> HTTP-Session: bf4bf1b9-0ea3-4ba1-b25c-a9a428fdaffc Destroying unnamed session
2788 2024.01.16 00:51:19.582684 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
2789 2024.01.16 00:51:19.582742 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
2790 2024.01.16 00:51:21.988479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2791 2024.01.16 00:51:21.988611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2792 2024.01.16 00:51:21.988642 [ 3 ] {} <Debug> HTTP-Session: a9160a74-d5bc-4e6c-955f-8ae075657c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2793 2024.01.16 00:51:21.988670 [ 3 ] {} <Debug> HTTP-Session: a9160a74-d5bc-4e6c-955f-8ae075657c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2794 2024.01.16 00:51:21.988811 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2795 2024.01.16 00:51:21.988880 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2796 2024.01.16 00:51:21.989058 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2797 2024.01.16 00:51:21.989451 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2798 2024.01.16 00:51:21.989715 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2799 2024.01.16 00:51:21.989889 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2800 2024.01.16 00:51:21.990011 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001161061 sec., 39618 rows/sec., 3.14 MiB/sec.
2801 2024.01.16 00:51:21.990179 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} <Debug> DynamicQueryHandler: Done processing query
2802 2024.01.16 00:51:21.990206 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2803 2024.01.16 00:51:21.990223 [ 3 ] {} <Debug> HTTP-Session: a9160a74-d5bc-4e6c-955f-8ae075657c9f Destroying unnamed session
2804 2024.01.16 00:51:21.990384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2805 2024.01.16 00:51:21.990435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2806 2024.01.16 00:51:21.990456 [ 3 ] {} <Debug> HTTP-Session: fda1e64a-3c93-498f-a849-2082a16bdd27 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2807 2024.01.16 00:51:21.990476 [ 3 ] {} <Debug> HTTP-Session: fda1e64a-3c93-498f-a849-2082a16bdd27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2808 2024.01.16 00:51:21.990561 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2809 2024.01.16 00:51:21.990604 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2810 2024.01.16 00:51:21.990717 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2811 2024.01.16 00:51:21.991125 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2812 2024.01.16 00:51:21.991343 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2813 2024.01.16 00:51:21.991495 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2814 2024.01.16 00:51:21.991594 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.00100526 sec., 137277 rows/sec., 13.49 MiB/sec.
2815 2024.01.16 00:51:21.991780 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} <Debug> DynamicQueryHandler: Done processing query
2816 2024.01.16 00:51:21.991804 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2817 2024.01.16 00:51:21.991820 [ 3 ] {} <Debug> HTTP-Session: fda1e64a-3c93-498f-a849-2082a16bdd27 Destroying unnamed session
2818 2024.01.16 00:51:21.991939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2819 2024.01.16 00:51:21.991984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2820 2024.01.16 00:51:21.992003 [ 3 ] {} <Debug> HTTP-Session: 9b10c023-3a3b-4567-b999-ed64114b315c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2821 2024.01.16 00:51:21.992021 [ 3 ] {} <Debug> HTTP-Session: 9b10c023-3a3b-4567-b999-ed64114b315c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2822 2024.01.16 00:51:21.992096 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2823 2024.01.16 00:51:21.992138 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2824 2024.01.16 00:51:21.992252 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2825 2024.01.16 00:51:21.992550 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2826 2024.01.16 00:51:21.992755 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2827 2024.01.16 00:51:21.992902 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2828 2024.01.16 00:51:21.993000 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000877968 sec., 52393 rows/sec., 4.10 MiB/sec.
2829 2024.01.16 00:51:21.993099 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} <Debug> DynamicQueryHandler: Done processing query
2830 2024.01.16 00:51:21.993122 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2831 2024.01.16 00:51:21.993137 [ 3 ] {} <Debug> HTTP-Session: 9b10c023-3a3b-4567-b999-ed64114b315c Destroying unnamed session
2832 2024.01.16 00:51:21.993335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2833 2024.01.16 00:51:21.993378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2834 2024.01.16 00:51:21.993397 [ 3 ] {} <Debug> HTTP-Session: 05b06182-ff28-474d-a597-089a0e95527c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2835 2024.01.16 00:51:21.993413 [ 3 ] {} <Debug> HTTP-Session: 05b06182-ff28-474d-a597-089a0e95527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2836 2024.01.16 00:51:21.993502 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2837 2024.01.16 00:51:21.993547 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2838 2024.01.16 00:51:21.993679 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2839 2024.01.16 00:51:21.994133 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2840 2024.01.16 00:51:21.994446 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2841 2024.01.16 00:51:21.994622 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2842 2024.01.16 00:51:21.994723 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001194672 sec., 38504 rows/sec., 51.96 MiB/sec.
2843 2024.01.16 00:51:21.994845 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} <Debug> DynamicQueryHandler: Done processing query
2844 2024.01.16 00:51:21.994869 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2845 2024.01.16 00:51:21.994884 [ 3 ] {} <Debug> HTTP-Session: 05b06182-ff28-474d-a597-089a0e95527c Destroying unnamed session
2846 2024.01.16 00:51:26.986216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2847 2024.01.16 00:51:26.986350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2848 2024.01.16 00:51:26.986382 [ 3 ] {} <Debug> HTTP-Session: 363f267d-3905-46a1-b4b4-67b66d912d36 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2849 2024.01.16 00:51:26.986410 [ 3 ] {} <Debug> HTTP-Session: 363f267d-3905-46a1-b4b4-67b66d912d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.01.16 00:51:26.986552 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2851 2024.01.16 00:51:26.986621 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2852 2024.01.16 00:51:26.986801 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2853 2024.01.16 00:51:26.987249 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2854 2024.01.16 00:51:26.987591 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2855 2024.01.16 00:51:26.987783 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2856 2024.01.16 00:51:26.987918 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001325683 sec., 3771 rows/sec., 305.71 KiB/sec.
2857 2024.01.16 00:51:26.988128 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} <Debug> DynamicQueryHandler: Done processing query
2858 2024.01.16 00:51:26.988155 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2859 2024.01.16 00:51:26.988172 [ 3 ] {} <Debug> HTTP-Session: 363f267d-3905-46a1-b4b4-67b66d912d36 Destroying unnamed session
2860 2024.01.16 00:51:26.988317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2861 2024.01.16 00:51:26.988368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2862 2024.01.16 00:51:26.988389 [ 3 ] {} <Debug> HTTP-Session: 5fa2feff-ee6e-4e95-ae5b-aa11885fa28b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2863 2024.01.16 00:51:26.988409 [ 3 ] {} <Debug> HTTP-Session: 5fa2feff-ee6e-4e95-ae5b-aa11885fa28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2864 2024.01.16 00:51:26.988492 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2865 2024.01.16 00:51:26.988535 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2866 2024.01.16 00:51:26.988659 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2867 2024.01.16 00:51:26.988950 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2868 2024.01.16 00:51:26.989161 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2869 2024.01.16 00:51:26.989313 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2870 2024.01.16 00:51:26.989425 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000898058 sec., 16702 rows/sec., 1.51 MiB/sec.
2871 2024.01.16 00:51:26.989616 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} <Debug> DynamicQueryHandler: Done processing query
2872 2024.01.16 00:51:26.989641 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2873 2024.01.16 00:51:26.989657 [ 3 ] {} <Debug> HTTP-Session: 5fa2feff-ee6e-4e95-ae5b-aa11885fa28b Destroying unnamed session
2874 2024.01.16 00:51:26.989787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2875 2024.01.16 00:51:26.989834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2876 2024.01.16 00:51:26.989855 [ 3 ] {} <Debug> HTTP-Session: ca4cb2b2-e777-44ae-ad59-0bd8c327b9be Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2877 2024.01.16 00:51:26.989872 [ 3 ] {} <Debug> HTTP-Session: ca4cb2b2-e777-44ae-ad59-0bd8c327b9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2878 2024.01.16 00:51:26.989944 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2879 2024.01.16 00:51:26.989984 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2880 2024.01.16 00:51:26.990103 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2881 2024.01.16 00:51:26.990380 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2882 2024.01.16 00:51:26.990585 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2883 2024.01.16 00:51:26.990738 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2884 2024.01.16 00:51:26.990864 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000889589 sec., 5620 rows/sec., 450.08 KiB/sec.
2885 2024.01.16 00:51:26.990968 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} <Debug> DynamicQueryHandler: Done processing query
2886 2024.01.16 00:51:26.990992 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2887 2024.01.16 00:51:26.991007 [ 3 ] {} <Debug> HTTP-Session: ca4cb2b2-e777-44ae-ad59-0bd8c327b9be Destroying unnamed session
2888 2024.01.16 00:51:26.991120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2889 2024.01.16 00:51:26.991165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2890 2024.01.16 00:51:26.991184 [ 3 ] {} <Debug> HTTP-Session: fa7c8061-aea7-42b1-aa38-2c08d7ce7b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2891 2024.01.16 00:51:26.991200 [ 3 ] {} <Debug> HTTP-Session: fa7c8061-aea7-42b1-aa38-2c08d7ce7b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2892 2024.01.16 00:51:26.991272 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2893 2024.01.16 00:51:26.991317 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2894 2024.01.16 00:51:26.991456 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2895 2024.01.16 00:51:26.991752 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2896 2024.01.16 00:51:26.992027 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2897 2024.01.16 00:51:26.992205 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2898 2024.01.16 00:51:26.992337 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001036351 sec., 4824 rows/sec., 6.51 MiB/sec.
2899 2024.01.16 00:51:26.992556 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} <Debug> DynamicQueryHandler: Done processing query
2900 2024.01.16 00:51:26.992580 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2901 2024.01.16 00:51:26.992597 [ 3 ] {} <Debug> HTTP-Session: fa7c8061-aea7-42b1-aa38-2c08d7ce7b68 Destroying unnamed session
2902 2024.01.16 00:51:31.988561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2903 2024.01.16 00:51:31.988742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2904 2024.01.16 00:51:31.988790 [ 3 ] {} <Debug> HTTP-Session: 59f0dfe2-dc84-4aec-9d38-f6c27226521f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2905 2024.01.16 00:51:31.988832 [ 3 ] {} <Debug> HTTP-Session: 59f0dfe2-dc84-4aec-9d38-f6c27226521f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2906 2024.01.16 00:51:31.989031 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2907 2024.01.16 00:51:31.989131 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2908 2024.01.16 00:51:31.989394 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2909 2024.01.16 00:51:31.989943 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2910 2024.01.16 00:51:31.990219 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2911 2024.01.16 00:51:31.990387 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2912 2024.01.16 00:51:31.990512 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001423395 sec., 32317 rows/sec., 2.56 MiB/sec.
2913 2024.01.16 00:51:31.990514 [ 75 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2914 2024.01.16 00:51:31.990577 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2915 2024.01.16 00:51:31.990655 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2916 2024.01.16 00:51:31.990687 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} <Debug> DynamicQueryHandler: Done processing query
2917 2024.01.16 00:51:31.990717 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2918 2024.01.16 00:51:31.990739 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2919 2024.01.16 00:51:31.990743 [ 3 ] {} <Debug> HTTP-Session: 59f0dfe2-dc84-4aec-9d38-f6c27226521f Destroying unnamed session
2920 2024.01.16 00:51:31.990772 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part
2921 2024.01.16 00:51:31.990872 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part
2922 2024.01.16 00:51:31.990931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2923 2024.01.16 00:51:31.990965 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
2924 2024.01.16 00:51:31.990997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2925 2024.01.16 00:51:31.991023 [ 3 ] {} <Debug> HTTP-Session: 0dc4bfe9-ef26-4cbc-8abe-0bfda12d61b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2926 2024.01.16 00:51:31.991059 [ 3 ] {} <Debug> HTTP-Session: 0dc4bfe9-ef26-4cbc-8abe-0bfda12d61b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2927 2024.01.16 00:51:31.991068 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part
2928 2024.01.16 00:51:31.991189 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
2929 2024.01.16 00:51:31.991191 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2930 2024.01.16 00:51:31.991249 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2931 2024.01.16 00:51:31.991289 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part
2932 2024.01.16 00:51:31.991517 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2933 2024.01.16 00:51:31.992100 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2934 2024.01.16 00:51:31.992250 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.001610526 sec., 123562.1157311338 rows/sec., 9.78 MiB/sec.
2935 2024.01.16 00:51:31.992433 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2936 2024.01.16 00:51:31.992501 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2937 2024.01.16 00:51:31.992651 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2938 2024.01.16 00:51:31.992817 [ 75 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2939 2024.01.16 00:51:31.992829 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.001589106 sec., 86841 rows/sec., 8.53 MiB/sec.
2940 2024.01.16 00:51:31.992860 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2941 2024.01.16 00:51:31.992904 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2942 2024.01.16 00:51:31.993106 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2943 2024.01.16 00:51:31.993288 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} <Debug> DynamicQueryHandler: Done processing query
2944 2024.01.16 00:51:31.993371 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2945 2024.01.16 00:51:31.993416 [ 3 ] {} <Debug> HTTP-Session: 0dc4bfe9-ef26-4cbc-8abe-0bfda12d61b8 Destroying unnamed session
2946 2024.01.16 00:51:31.993423 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2947 2024.01.16 00:51:31.993579 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2948 2024.01.16 00:51:31.993628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2949 2024.01.16 00:51:31.993635 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part
2950 2024.01.16 00:51:31.993722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2951 2024.01.16 00:51:31.993758 [ 3 ] {} <Debug> HTTP-Session: 33928b99-2d08-4d5e-be20-f10eca7a791b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2952 2024.01.16 00:51:31.993800 [ 3 ] {} <Debug> HTTP-Session: 33928b99-2d08-4d5e-be20-f10eca7a791b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2953 2024.01.16 00:51:31.993884 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 174 rows starting from the beginning of the part
2954 2024.01.16 00:51:31.994011 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2955 2024.01.16 00:51:31.994113 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part
2956 2024.01.16 00:51:31.994123 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2957 2024.01.16 00:51:31.994357 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part
2958 2024.01.16 00:51:31.994657 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2959 2024.01.16 00:51:31.994688 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part
2960 2024.01.16 00:51:31.994883 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part
2961 2024.01.16 00:51:31.995415 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2962 2024.01.16 00:51:31.995868 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2963 2024.01.16 00:51:31.996276 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2964 2024.01.16 00:51:31.996431 [ 75 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2965 2024.01.16 00:51:31.996488 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.002381174 sec., 19318 rows/sec., 1.51 MiB/sec.
2966 2024.01.16 00:51:31.996493 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2967 2024.01.16 00:51:31.996740 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2968 2024.01.16 00:51:31.996937 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} <Debug> DynamicQueryHandler: Done processing query
2969 2024.01.16 00:51:31.996996 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2970 2024.01.16 00:51:31.997034 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2971 2024.01.16 00:51:31.997081 [ 3 ] {} <Debug> HTTP-Session: 33928b99-2d08-4d5e-be20-f10eca7a791b Destroying unnamed session
2972 2024.01.16 00:51:31.997146 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part
2973 2024.01.16 00:51:31.997278 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 4 columns (4 merged, 0 gathered) in 0.004222153 sec., 159397.3501197138 rows/sec., 15.33 MiB/sec.
2974 2024.01.16 00:51:31.997372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2975 2024.01.16 00:51:31.997393 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part
2976 2024.01.16 00:51:31.997464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2977 2024.01.16 00:51:31.997489 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2978 2024.01.16 00:51:31.997513 [ 3 ] {} <Debug> HTTP-Session: eb9bff2b-8b82-4800-b5ff-197e609bc10e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
2979 2024.01.16 00:51:31.997621 [ 3 ] {} <Debug> HTTP-Session: eb9bff2b-8b82-4800-b5ff-197e609bc10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2980 2024.01.16 00:51:31.997686 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
2981 2024.01.16 00:51:31.997852 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2982 2024.01.16 00:51:31.997990 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part
2983 2024.01.16 00:51:31.997993 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2984 2024.01.16 00:51:31.998005 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2985 2024.01.16 00:51:31.998206 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2986 2024.01.16 00:51:31.998292 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
2987 2024.01.16 00:51:31.998600 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part
2988 2024.01.16 00:51:31.998684 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2989 2024.01.16 00:51:31.999392 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2990 2024.01.16 00:51:31.999560 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.00298093 sec., 91582.15724622853 rows/sec., 7.15 MiB/sec.
2991 2024.01.16 00:51:31.999718 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2992 2024.01.16 00:51:31.999887 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2993 2024.01.16 00:51:31.999990 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2994 2024.01.16 00:51:32.000146 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.32 MiB, peak 236.43 MiB, will set to 231.06 MiB (RSS), difference: -5.26 MiB
2995 2024.01.16 00:51:32.000179 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2996 2024.01.16 00:51:32.000350 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2997 2024.01.16 00:51:32.000537 [ 75 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2998 2024.01.16 00:51:32.000628 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
2999 2024.01.16 00:51:32.000632 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.002710437 sec., 16971 rows/sec., 22.90 MiB/sec.
3000 2024.01.16 00:51:32.000838 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3001 2024.01.16 00:51:32.001023 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} <Debug> DynamicQueryHandler: Done processing query
3002 2024.01.16 00:51:32.001041 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3003 2024.01.16 00:51:32.001069 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3004 2024.01.16 00:51:32.001118 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 594 rows starting from the beginning of the part
3005 2024.01.16 00:51:32.001121 [ 3 ] {} <Debug> HTTP-Session: eb9bff2b-8b82-4800-b5ff-197e609bc10e Destroying unnamed session
3006 2024.01.16 00:51:32.001266 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part
3007 2024.01.16 00:51:32.001365 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
3008 2024.01.16 00:51:32.001463 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part
3009 2024.01.16 00:51:32.001550 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
3010 2024.01.16 00:51:32.001637 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part
3011 2024.01.16 00:51:32.003156 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 6 columns (6 merged, 0 gathered) in 0.002457975 sec., 301874.5105218727 rows/sec., 407.36 MiB/sec.
3012 2024.01.16 00:51:32.003652 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3013 2024.01.16 00:51:32.003877 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3014 2024.01.16 00:51:32.003940 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3015 2024.01.16 00:51:32.004015 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5: 4.10 MiB.
3016 2024.01.16 00:51:33.000141 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.91 MiB, peak 236.43 MiB, will set to 231.06 MiB (RSS), difference: 5.15 MiB
3017 2024.01.16 00:51:34.582784 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
3018 2024.01.16 00:51:34.582847 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
3019 2024.01.16 00:51:36.986365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3020 2024.01.16 00:51:36.986496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3021 2024.01.16 00:51:36.986525 [ 3 ] {} <Debug> HTTP-Session: 9759a11b-cfc9-472a-b23a-da18d26f1087 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3022 2024.01.16 00:51:36.986553 [ 3 ] {} <Debug> HTTP-Session: 9759a11b-cfc9-472a-b23a-da18d26f1087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3023 2024.01.16 00:51:36.986692 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3024 2024.01.16 00:51:36.986757 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3025 2024.01.16 00:51:36.986916 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3026 2024.01.16 00:51:36.987329 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3027 2024.01.16 00:51:36.987602 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3028 2024.01.16 00:51:36.987767 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3029 2024.01.16 00:51:36.987887 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001156742 sec., 4322 rows/sec., 350.36 KiB/sec.
3030 2024.01.16 00:51:36.988035 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} <Debug> DynamicQueryHandler: Done processing query
3031 2024.01.16 00:51:36.988061 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3032 2024.01.16 00:51:36.988077 [ 3 ] {} <Debug> HTTP-Session: 9759a11b-cfc9-472a-b23a-da18d26f1087 Destroying unnamed session
3033 2024.01.16 00:51:36.988199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3034 2024.01.16 00:51:36.988248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3035 2024.01.16 00:51:36.988268 [ 3 ] {} <Debug> HTTP-Session: 2f853298-7d74-4da2-8718-710420e40c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3036 2024.01.16 00:51:36.988287 [ 3 ] {} <Debug> HTTP-Session: 2f853298-7d74-4da2-8718-710420e40c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3037 2024.01.16 00:51:36.988364 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3038 2024.01.16 00:51:36.988407 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3039 2024.01.16 00:51:36.988517 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3040 2024.01.16 00:51:36.988796 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3041 2024.01.16 00:51:36.989001 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3042 2024.01.16 00:51:36.989156 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3043 2024.01.16 00:51:36.989253 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000861158 sec., 4644 rows/sec., 387.83 KiB/sec.
3044 2024.01.16 00:51:36.989357 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} <Debug> DynamicQueryHandler: Done processing query
3045 2024.01.16 00:51:36.989380 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3046 2024.01.16 00:51:36.989395 [ 3 ] {} <Debug> HTTP-Session: 2f853298-7d74-4da2-8718-710420e40c5b Destroying unnamed session
3047 2024.01.16 00:51:36.989556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3048 2024.01.16 00:51:36.989599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3049 2024.01.16 00:51:36.989617 [ 3 ] {} <Debug> HTTP-Session: 9525add9-bc7d-4624-8258-f80eb5a014bb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3050 2024.01.16 00:51:36.989635 [ 3 ] {} <Debug> HTTP-Session: 9525add9-bc7d-4624-8258-f80eb5a014bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3051 2024.01.16 00:51:36.989705 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3052 2024.01.16 00:51:36.989742 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3053 2024.01.16 00:51:36.989842 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3054 2024.01.16 00:51:36.990097 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3055 2024.01.16 00:51:36.990296 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3056 2024.01.16 00:51:36.990444 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3057 2024.01.16 00:51:36.990539 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000808248 sec., 21033 rows/sec., 1.89 MiB/sec.
3058 2024.01.16 00:51:36.990677 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} <Debug> DynamicQueryHandler: Done processing query
3059 2024.01.16 00:51:36.990701 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3060 2024.01.16 00:51:36.990717 [ 3 ] {} <Debug> HTTP-Session: 9525add9-bc7d-4624-8258-f80eb5a014bb Destroying unnamed session
3061 2024.01.16 00:51:36.990820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3062 2024.01.16 00:51:36.990864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3063 2024.01.16 00:51:36.990882 [ 3 ] {} <Debug> HTTP-Session: 5f097334-0c18-41fc-bfb3-440510efd62a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3064 2024.01.16 00:51:36.990898 [ 3 ] {} <Debug> HTTP-Session: 5f097334-0c18-41fc-bfb3-440510efd62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3065 2024.01.16 00:51:36.990965 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3066 2024.01.16 00:51:36.991002 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3067 2024.01.16 00:51:36.991109 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3068 2024.01.16 00:51:36.991367 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3069 2024.01.16 00:51:36.991567 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3070 2024.01.16 00:51:36.991717 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3071 2024.01.16 00:51:36.991838 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000843248 sec., 4743 rows/sec., 331.22 KiB/sec.
3072 2024.01.16 00:51:36.991985 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} <Debug> DynamicQueryHandler: Done processing query
3073 2024.01.16 00:51:36.992009 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3074 2024.01.16 00:51:36.992023 [ 3 ] {} <Debug> HTTP-Session: 5f097334-0c18-41fc-bfb3-440510efd62a Destroying unnamed session
3075 2024.01.16 00:51:36.992135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3076 2024.01.16 00:51:36.992178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3077 2024.01.16 00:51:36.992196 [ 3 ] {} <Debug> HTTP-Session: 4a19fbcc-fff4-4992-bed2-2e6f2221669d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3078 2024.01.16 00:51:36.992212 [ 3 ] {} <Debug> HTTP-Session: 4a19fbcc-fff4-4992-bed2-2e6f2221669d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3079 2024.01.16 00:51:36.992279 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3080 2024.01.16 00:51:36.992316 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3081 2024.01.16 00:51:36.992422 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3082 2024.01.16 00:51:36.992692 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3083 2024.01.16 00:51:36.992895 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3084 2024.01.16 00:51:36.993042 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3085 2024.01.16 00:51:36.993139 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000834078 sec., 10790 rows/sec., 871.10 KiB/sec.
3086 2024.01.16 00:51:36.993343 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} <Debug> DynamicQueryHandler: Done processing query
3087 2024.01.16 00:51:36.993367 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3088 2024.01.16 00:51:36.993383 [ 3 ] {} <Debug> HTTP-Session: 4a19fbcc-fff4-4992-bed2-2e6f2221669d Destroying unnamed session
3089 2024.01.16 00:51:36.993483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3090 2024.01.16 00:51:36.993527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3091 2024.01.16 00:51:36.993545 [ 3 ] {} <Debug> HTTP-Session: 967880ae-0ef8-4e64-8531-288931afd760 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3092 2024.01.16 00:51:36.993562 [ 3 ] {} <Debug> HTTP-Session: 967880ae-0ef8-4e64-8531-288931afd760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.01.16 00:51:36.993631 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3094 2024.01.16 00:51:36.993676 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3095 2024.01.16 00:51:36.993807 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3096 2024.01.16 00:51:36.994061 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3097 2024.01.16 00:51:36.994312 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3098 2024.01.16 00:51:36.994485 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3099 2024.01.16 00:51:36.994590 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000927289 sec., 2156 rows/sec., 151.65 KiB/sec.
3100 2024.01.16 00:51:36.994755 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} <Debug> DynamicQueryHandler: Done processing query
3101 2024.01.16 00:51:36.994780 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3102 2024.01.16 00:51:36.994794 [ 3 ] {} <Debug> HTTP-Session: 967880ae-0ef8-4e64-8531-288931afd760 Destroying unnamed session
3103 2024.01.16 00:51:36.994906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3104 2024.01.16 00:51:36.994948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3105 2024.01.16 00:51:36.994966 [ 3 ] {} <Debug> HTTP-Session: 85f71b30-c6fa-4fe9-b9b7-ca4aa48cd398 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3106 2024.01.16 00:51:36.994982 [ 3 ] {} <Debug> HTTP-Session: 85f71b30-c6fa-4fe9-b9b7-ca4aa48cd398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.01.16 00:51:36.995052 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3108 2024.01.16 00:51:36.995096 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3109 2024.01.16 00:51:36.995237 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3110 2024.01.16 00:51:36.995486 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3111 2024.01.16 00:51:36.995750 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3112 2024.01.16 00:51:36.995929 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3113 2024.01.16 00:51:36.996027 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00094845 sec., 5271 rows/sec., 7.11 MiB/sec.
3114 2024.01.16 00:51:36.996127 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} <Debug> DynamicQueryHandler: Done processing query
3115 2024.01.16 00:51:36.996151 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3116 2024.01.16 00:51:36.996166 [ 3 ] {} <Debug> HTTP-Session: 85f71b30-c6fa-4fe9-b9b7-ca4aa48cd398 Destroying unnamed session
3117 2024.01.16 00:51:41.990145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3118 2024.01.16 00:51:41.990263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3119 2024.01.16 00:51:41.990289 [ 3 ] {} <Debug> HTTP-Session: c119b49f-2ecb-4dd6-be04-ef40e5f7aea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3120 2024.01.16 00:51:41.990313 [ 3 ] {} <Debug> HTTP-Session: c119b49f-2ecb-4dd6-be04-ef40e5f7aea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3121 2024.01.16 00:51:41.990443 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3122 2024.01.16 00:51:41.990506 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3123 2024.01.16 00:51:41.990664 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3124 2024.01.16 00:51:41.991051 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3125 2024.01.16 00:51:41.991308 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3126 2024.01.16 00:51:41.991477 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3127 2024.01.16 00:51:41.991599 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001119722 sec., 41081 rows/sec., 3.25 MiB/sec.
3128 2024.01.16 00:51:41.991726 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} <Debug> DynamicQueryHandler: Done processing query
3129 2024.01.16 00:51:41.991751 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3130 2024.01.16 00:51:41.991768 [ 3 ] {} <Debug> HTTP-Session: c119b49f-2ecb-4dd6-be04-ef40e5f7aea5 Destroying unnamed session
3131 2024.01.16 00:51:41.991885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3132 2024.01.16 00:51:41.991932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3133 2024.01.16 00:51:41.991951 [ 3 ] {} <Debug> HTTP-Session: 936e604a-c6ce-4366-b05c-2b78dc624ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3134 2024.01.16 00:51:41.991970 [ 3 ] {} <Debug> HTTP-Session: 936e604a-c6ce-4366-b05c-2b78dc624ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3135 2024.01.16 00:51:41.992047 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3136 2024.01.16 00:51:41.992090 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3137 2024.01.16 00:51:41.992196 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3138 2024.01.16 00:51:41.992523 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3139 2024.01.16 00:51:41.992726 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3140 2024.01.16 00:51:41.992872 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3141 2024.01.16 00:51:41.992971 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000896879 sec., 2229 rows/sec., 190.55 KiB/sec.
3142 2024.01.16 00:51:41.993090 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} <Debug> DynamicQueryHandler: Done processing query
3143 2024.01.16 00:51:41.993113 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3144 2024.01.16 00:51:41.993129 [ 3 ] {} <Debug> HTTP-Session: 936e604a-c6ce-4366-b05c-2b78dc624ebc Destroying unnamed session
3145 2024.01.16 00:51:41.993327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3146 2024.01.16 00:51:41.993373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3147 2024.01.16 00:51:41.993392 [ 3 ] {} <Debug> HTTP-Session: b92a3a1b-4dd8-41bc-b73f-0c1032bd2059 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3148 2024.01.16 00:51:41.993410 [ 3 ] {} <Debug> HTTP-Session: b92a3a1b-4dd8-41bc-b73f-0c1032bd2059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3149 2024.01.16 00:51:41.993483 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3150 2024.01.16 00:51:41.993522 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3151 2024.01.16 00:51:41.993627 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2024.01.16 00:51:41.994019 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3153 2024.01.16 00:51:41.994239 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3154 2024.01.16 00:51:41.994390 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3155 2024.01.16 00:51:41.994490 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} <Information> executeQuery: Read 175 rows, 17.09 KiB in 0.00097966 sec., 178633 rows/sec., 17.04 MiB/sec.
3156 2024.01.16 00:51:41.994630 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} <Debug> DynamicQueryHandler: Done processing query
3157 2024.01.16 00:51:41.994655 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3158 2024.01.16 00:51:41.994671 [ 3 ] {} <Debug> HTTP-Session: b92a3a1b-4dd8-41bc-b73f-0c1032bd2059 Destroying unnamed session
3159 2024.01.16 00:51:41.994780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3160 2024.01.16 00:51:41.994824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3161 2024.01.16 00:51:41.994842 [ 3 ] {} <Debug> HTTP-Session: 7295fa1b-2586-4f3b-8e67-eac76d97e929 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3162 2024.01.16 00:51:41.994858 [ 3 ] {} <Debug> HTTP-Session: 7295fa1b-2586-4f3b-8e67-eac76d97e929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.01.16 00:51:41.994928 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3164 2024.01.16 00:51:41.994966 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3165 2024.01.16 00:51:41.995075 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3166 2024.01.16 00:51:41.995322 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3167 2024.01.16 00:51:41.995522 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3168 2024.01.16 00:51:41.995669 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3169 2024.01.16 00:51:41.995769 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000814468 sec., 2455 rows/sec., 171.46 KiB/sec.
3170 2024.01.16 00:51:41.995947 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} <Debug> DynamicQueryHandler: Done processing query
3171 2024.01.16 00:51:41.995970 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3172 2024.01.16 00:51:41.995986 [ 3 ] {} <Debug> HTTP-Session: 7295fa1b-2586-4f3b-8e67-eac76d97e929 Destroying unnamed session
3173 2024.01.16 00:51:41.996104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3174 2024.01.16 00:51:41.996148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3175 2024.01.16 00:51:41.996166 [ 3 ] {} <Debug> HTTP-Session: 2f8da246-32ec-4261-ae92-ed6f718afaeb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3176 2024.01.16 00:51:41.996182 [ 3 ] {} <Debug> HTTP-Session: 2f8da246-32ec-4261-ae92-ed6f718afaeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.01.16 00:51:41.996254 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3178 2024.01.16 00:51:41.996292 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3179 2024.01.16 00:51:41.996407 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3180 2024.01.16 00:51:41.996714 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3181 2024.01.16 00:51:41.996926 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3182 2024.01.16 00:51:41.997085 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3183 2024.01.16 00:51:41.997194 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} <Information> executeQuery: Read 72 rows, 5.75 KiB in 0.000906669 sec., 79411 rows/sec., 6.19 MiB/sec.
3184 2024.01.16 00:51:41.997387 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} <Debug> DynamicQueryHandler: Done processing query
3185 2024.01.16 00:51:41.997410 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3186 2024.01.16 00:51:41.997426 [ 3 ] {} <Debug> HTTP-Session: 2f8da246-32ec-4261-ae92-ed6f718afaeb Destroying unnamed session
3187 2024.01.16 00:51:41.997535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3188 2024.01.16 00:51:41.997578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3189 2024.01.16 00:51:41.997597 [ 3 ] {} <Debug> HTTP-Session: ee424738-ec04-470a-b68e-0f8ffd1c9b0a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3190 2024.01.16 00:51:41.997614 [ 3 ] {} <Debug> HTTP-Session: ee424738-ec04-470a-b68e-0f8ffd1c9b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3191 2024.01.16 00:51:41.997686 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3192 2024.01.16 00:51:41.997731 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3193 2024.01.16 00:51:41.997872 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3194 2024.01.16 00:51:41.998168 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3195 2024.01.16 00:51:41.998433 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3196 2024.01.16 00:51:41.998605 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3197 2024.01.16 00:51:41.998717 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000994681 sec., 37197 rows/sec., 2.62 MiB/sec.
3198 2024.01.16 00:51:41.998858 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} <Debug> DynamicQueryHandler: Done processing query
3199 2024.01.16 00:51:41.998882 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3200 2024.01.16 00:51:41.998898 [ 3 ] {} <Debug> HTTP-Session: ee424738-ec04-470a-b68e-0f8ffd1c9b0a Destroying unnamed session
3201 2024.01.16 00:51:41.999074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3202 2024.01.16 00:51:41.999120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3203 2024.01.16 00:51:41.999139 [ 3 ] {} <Debug> HTTP-Session: 1d5cd76d-c646-4c5d-a3d5-0e1d7eed48b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3204 2024.01.16 00:51:41.999155 [ 3 ] {} <Debug> HTTP-Session: 1d5cd76d-c646-4c5d-a3d5-0e1d7eed48b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3205 2024.01.16 00:51:41.999243 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3206 2024.01.16 00:51:41.999287 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3207 2024.01.16 00:51:41.999419 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3208 2024.01.16 00:51:41.999950 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB.
3209 2024.01.16 00:51:42.000147 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.31 MiB, peak 236.43 MiB, will set to 231.06 MiB (RSS), difference: -1.25 MiB
3210 2024.01.16 00:51:42.000446 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3211 2024.01.16 00:51:42.000637 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3212 2024.01.16 00:51:42.000743 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001471765 sec., 31254 rows/sec., 42.18 MiB/sec.
3213 2024.01.16 00:51:42.000980 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} <Debug> DynamicQueryHandler: Done processing query
3214 2024.01.16 00:51:42.001005 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3215 2024.01.16 00:51:42.001021 [ 3 ] {} <Debug> HTTP-Session: 1d5cd76d-c646-4c5d-a3d5-0e1d7eed48b5 Destroying unnamed session
3216 2024.01.16 00:51:43.000144 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.04 MiB, peak 236.43 MiB, will set to 231.06 MiB (RSS), difference: 1.02 MiB
3217 2024.01.16 00:51:46.986328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3218 2024.01.16 00:51:46.986448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3219 2024.01.16 00:51:46.986475 [ 3 ] {} <Debug> HTTP-Session: 93c227ee-35df-4abb-bf3f-bc7e0fcd241b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3220 2024.01.16 00:51:46.986499 [ 3 ] {} <Debug> HTTP-Session: 93c227ee-35df-4abb-bf3f-bc7e0fcd241b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3221 2024.01.16 00:51:46.986626 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3222 2024.01.16 00:51:46.986690 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3223 2024.01.16 00:51:46.986850 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3224 2024.01.16 00:51:46.987267 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3225 2024.01.16 00:51:46.987534 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3226 2024.01.16 00:51:46.987701 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3227 2024.01.16 00:51:46.987823 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001161962 sec., 4303 rows/sec., 348.78 KiB/sec.
3228 2024.01.16 00:51:46.988014 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} <Debug> DynamicQueryHandler: Done processing query
3229 2024.01.16 00:51:46.988041 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3230 2024.01.16 00:51:46.988058 [ 3 ] {} <Debug> HTTP-Session: 93c227ee-35df-4abb-bf3f-bc7e0fcd241b Destroying unnamed session
3231 2024.01.16 00:51:46.988185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3232 2024.01.16 00:51:46.988235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3233 2024.01.16 00:51:46.988255 [ 3 ] {} <Debug> HTTP-Session: 8ed38f4d-09b8-478a-a081-f6e5078d3674 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3234 2024.01.16 00:51:46.988275 [ 3 ] {} <Debug> HTTP-Session: 8ed38f4d-09b8-478a-a081-f6e5078d3674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3235 2024.01.16 00:51:46.988356 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3236 2024.01.16 00:51:46.988401 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3237 2024.01.16 00:51:46.988516 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3238 2024.01.16 00:51:46.988818 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3239 2024.01.16 00:51:46.989028 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3240 2024.01.16 00:51:46.989188 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3241 2024.01.16 00:51:46.989312 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000922939 sec., 16252 rows/sec., 1.47 MiB/sec.
3242 2024.01.16 00:51:46.989423 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} <Debug> DynamicQueryHandler: Done processing query
3243 2024.01.16 00:51:46.989454 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3244 2024.01.16 00:51:46.989478 [ 3 ] {} <Debug> HTTP-Session: 8ed38f4d-09b8-478a-a081-f6e5078d3674 Destroying unnamed session
3245 2024.01.16 00:51:46.989606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3246 2024.01.16 00:51:46.989652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3247 2024.01.16 00:51:46.989671 [ 3 ] {} <Debug> HTTP-Session: c77805da-ef8b-44ce-a8c8-82096c879827 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3248 2024.01.16 00:51:46.989689 [ 3 ] {} <Debug> HTTP-Session: c77805da-ef8b-44ce-a8c8-82096c879827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3249 2024.01.16 00:51:46.989762 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3250 2024.01.16 00:51:46.989802 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3251 2024.01.16 00:51:46.989906 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3252 2024.01.16 00:51:46.990174 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3253 2024.01.16 00:51:46.990375 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3254 2024.01.16 00:51:46.990522 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3255 2024.01.16 00:51:46.990633 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000837528 sec., 5969 rows/sec., 478.06 KiB/sec.
3256 2024.01.16 00:51:46.990747 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} <Debug> DynamicQueryHandler: Done processing query
3257 2024.01.16 00:51:46.990772 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3258 2024.01.16 00:51:46.990787 [ 3 ] {} <Debug> HTTP-Session: c77805da-ef8b-44ce-a8c8-82096c879827 Destroying unnamed session
3259 2024.01.16 00:51:46.990926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3260 2024.01.16 00:51:46.990970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3261 2024.01.16 00:51:46.990989 [ 3 ] {} <Debug> HTTP-Session: e61007ff-da93-4795-bd04-29bb25d1f775 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3262 2024.01.16 00:51:46.991006 [ 3 ] {} <Debug> HTTP-Session: e61007ff-da93-4795-bd04-29bb25d1f775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3263 2024.01.16 00:51:46.991078 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3264 2024.01.16 00:51:46.991124 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3265 2024.01.16 00:51:46.991261 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3266 2024.01.16 00:51:46.991576 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3267 2024.01.16 00:51:46.991849 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3268 2024.01.16 00:51:46.992026 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3269 2024.01.16 00:51:46.992157 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001050151 sec., 4761 rows/sec., 6.43 MiB/sec.
3270 2024.01.16 00:51:46.992266 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} <Debug> DynamicQueryHandler: Done processing query
3271 2024.01.16 00:51:46.992289 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3272 2024.01.16 00:51:46.992304 [ 3 ] {} <Debug> HTTP-Session: e61007ff-da93-4795-bd04-29bb25d1f775 Destroying unnamed session
3273 2024.01.16 00:51:49.583094 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
3274 2024.01.16 00:51:49.583152 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
3275 2024.01.16 00:51:51.988266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3276 2024.01.16 00:51:51.988398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3277 2024.01.16 00:51:51.988430 [ 3 ] {} <Debug> HTTP-Session: 75344d71-e8ce-48ee-ad10-e483095583df Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3278 2024.01.16 00:51:51.988458 [ 3 ] {} <Debug> HTTP-Session: 75344d71-e8ce-48ee-ad10-e483095583df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3279 2024.01.16 00:51:51.988602 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3280 2024.01.16 00:51:51.988671 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3281 2024.01.16 00:51:51.988856 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3282 2024.01.16 00:51:51.989379 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3283 2024.01.16 00:51:51.989648 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3284 2024.01.16 00:51:51.989812 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3285 2024.01.16 00:51:51.989935 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001292204 sec., 35598 rows/sec., 2.82 MiB/sec.
3286 2024.01.16 00:51:51.990087 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} <Debug> DynamicQueryHandler: Done processing query
3287 2024.01.16 00:51:51.990114 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3288 2024.01.16 00:51:51.990130 [ 3 ] {} <Debug> HTTP-Session: 75344d71-e8ce-48ee-ad10-e483095583df Destroying unnamed session
3289 2024.01.16 00:51:51.990290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3290 2024.01.16 00:51:51.990343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3291 2024.01.16 00:51:51.990366 [ 3 ] {} <Debug> HTTP-Session: b1f41dab-5740-4d4b-915f-ca1924508ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3292 2024.01.16 00:51:51.990391 [ 3 ] {} <Debug> HTTP-Session: b1f41dab-5740-4d4b-915f-ca1924508ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3293 2024.01.16 00:51:51.990513 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3294 2024.01.16 00:51:51.990608 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3295 2024.01.16 00:51:51.990814 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3296 2024.01.16 00:51:51.991279 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3297 2024.01.16 00:51:51.991511 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3298 2024.01.16 00:51:51.991684 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3299 2024.01.16 00:51:51.991794 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.001232422 sec., 111974 rows/sec., 11.00 MiB/sec.
3300 2024.01.16 00:51:51.991905 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} <Debug> DynamicQueryHandler: Done processing query
3301 2024.01.16 00:51:51.991930 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3302 2024.01.16 00:51:51.991946 [ 3 ] {} <Debug> HTTP-Session: b1f41dab-5740-4d4b-915f-ca1924508ccb Destroying unnamed session
3303 2024.01.16 00:51:51.992121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3304 2024.01.16 00:51:51.992167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3305 2024.01.16 00:51:51.992185 [ 3 ] {} <Debug> HTTP-Session: 8f259c0c-cbe0-4d6d-a446-0b363bc56340 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3306 2024.01.16 00:51:51.992204 [ 3 ] {} <Debug> HTTP-Session: 8f259c0c-cbe0-4d6d-a446-0b363bc56340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3307 2024.01.16 00:51:51.992280 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3308 2024.01.16 00:51:51.992321 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3309 2024.01.16 00:51:51.992423 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3310 2024.01.16 00:51:51.992716 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3311 2024.01.16 00:51:51.992919 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3312 2024.01.16 00:51:51.993066 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3313 2024.01.16 00:51:51.993167 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000859069 sec., 53546 rows/sec., 4.19 MiB/sec.
3314 2024.01.16 00:51:51.993283 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} <Debug> DynamicQueryHandler: Done processing query
3315 2024.01.16 00:51:51.993307 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3316 2024.01.16 00:51:51.993322 [ 3 ] {} <Debug> HTTP-Session: 8f259c0c-cbe0-4d6d-a446-0b363bc56340 Destroying unnamed session
3317 2024.01.16 00:51:51.993477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2024.01.16 00:51:51.993523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3319 2024.01.16 00:51:51.993542 [ 3 ] {} <Debug> HTTP-Session: 770fb0c0-40a7-4302-8701-dcdec7a9956b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3320 2024.01.16 00:51:51.993560 [ 3 ] {} <Debug> HTTP-Session: 770fb0c0-40a7-4302-8701-dcdec7a9956b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3321 2024.01.16 00:51:51.993648 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3322 2024.01.16 00:51:51.993695 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3323 2024.01.16 00:51:51.993830 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3324 2024.01.16 00:51:51.994354 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3325 2024.01.16 00:51:51.994670 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3326 2024.01.16 00:51:51.994846 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3327 2024.01.16 00:51:51.994947 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001271683 sec., 36172 rows/sec., 48.81 MiB/sec.
3328 2024.01.16 00:51:51.995069 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} <Debug> DynamicQueryHandler: Done processing query
3329 2024.01.16 00:51:51.995093 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3330 2024.01.16 00:51:51.995108 [ 3 ] {} <Debug> HTTP-Session: 770fb0c0-40a7-4302-8701-dcdec7a9956b Destroying unnamed session
3331 2024.01.16 00:51:55.442512 [ 178 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
3332 2024.01.16 00:51:55.442651 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3333 2024.01.16 00:51:55.442780 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
3334 2024.01.16 00:51:55.442969 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3335 2024.01.16 00:51:55.443026 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 449 rows starting from the beginning of the part
3336 2024.01.16 00:51:55.443221 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
3337 2024.01.16 00:51:55.443380 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
3338 2024.01.16 00:51:55.443479 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
3339 2024.01.16 00:51:55.443557 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
3340 2024.01.16 00:51:55.444271 [ 9 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539795 sec., 340954.47770644794 rows/sec., 24.05 MiB/sec.
3341 2024.01.16 00:51:55.444419 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
3342 2024.01.16 00:51:55.444634 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
3343 2024.01.16 00:51:55.444702 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
3344 2024.01.16 00:51:56.986775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3345 2024.01.16 00:51:56.986890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3346 2024.01.16 00:51:56.986920 [ 3 ] {} <Debug> HTTP-Session: c1ae5f28-a8e7-404f-a819-438f5d4d15c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3347 2024.01.16 00:51:56.986948 [ 3 ] {} <Debug> HTTP-Session: c1ae5f28-a8e7-404f-a819-438f5d4d15c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3348 2024.01.16 00:51:56.987086 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3349 2024.01.16 00:51:56.987154 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3350 2024.01.16 00:51:56.987338 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3351 2024.01.16 00:51:56.987744 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3352 2024.01.16 00:51:56.988015 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3353 2024.01.16 00:51:56.988184 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3354 2024.01.16 00:51:56.988316 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001186723 sec., 4213 rows/sec., 341.51 KiB/sec.
3355 2024.01.16 00:51:56.988329 [ 178 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3356 2024.01.16 00:51:56.988434 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3357 2024.01.16 00:51:56.988530 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} <Debug> DynamicQueryHandler: Done processing query
3358 2024.01.16 00:51:56.988573 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3359 2024.01.16 00:51:56.988575 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3360 2024.01.16 00:51:56.988594 [ 3 ] {} <Debug> HTTP-Session: c1ae5f28-a8e7-404f-a819-438f5d4d15c9 Destroying unnamed session
3361 2024.01.16 00:51:56.988726 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3362 2024.01.16 00:51:56.988778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3363 2024.01.16 00:51:56.988793 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part
3364 2024.01.16 00:51:56.988873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3365 2024.01.16 00:51:56.988919 [ 3 ] {} <Debug> HTTP-Session: 2e1bb67d-5d22-4f54-bace-0297c06e9077 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3366 2024.01.16 00:51:56.988962 [ 3 ] {} <Debug> HTTP-Session: 2e1bb67d-5d22-4f54-bace-0297c06e9077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3367 2024.01.16 00:51:56.989090 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
3368 2024.01.16 00:51:56.989144 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3369 2024.01.16 00:51:56.989248 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3370 2024.01.16 00:51:56.989352 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part
3371 2024.01.16 00:51:56.989701 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3372 2024.01.16 00:51:56.989718 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3373 2024.01.16 00:51:56.989900 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part
3374 2024.01.16 00:51:56.990132 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3375 2024.01.16 00:51:56.990512 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3376 2024.01.16 00:51:56.990913 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3377 2024.01.16 00:51:56.991188 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3378 2024.01.16 00:51:56.991384 [ 178 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3379 2024.01.16 00:51:56.991454 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002228503 sec., 6730 rows/sec., 621.83 KiB/sec.
3380 2024.01.16 00:51:56.991524 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3381 2024.01.16 00:51:56.991881 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3382 2024.01.16 00:51:56.992130 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} <Debug> DynamicQueryHandler: Done processing query
3383 2024.01.16 00:51:56.992159 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003642397 sec., 43378.02825996178 rows/sec., 3.43 MiB/sec.
3384 2024.01.16 00:51:56.992182 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3385 2024.01.16 00:51:56.992266 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3386 2024.01.16 00:51:56.992266 [ 3 ] {} <Debug> HTTP-Session: 2e1bb67d-5d22-4f54-bace-0297c06e9077 Destroying unnamed session
3387 2024.01.16 00:51:56.992331 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part
3388 2024.01.16 00:51:56.992357 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3389 2024.01.16 00:51:56.992477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3390 2024.01.16 00:51:56.992597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3391 2024.01.16 00:51:56.992605 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part
3392 2024.01.16 00:51:56.992637 [ 3 ] {} <Debug> HTTP-Session: afd45e85-c8f9-4b29-9df0-9e6f731a8a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3393 2024.01.16 00:51:56.992682 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3394 2024.01.16 00:51:56.992717 [ 3 ] {} <Debug> HTTP-Session: afd45e85-c8f9-4b29-9df0-9e6f731a8a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3395 2024.01.16 00:51:56.992849 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3396 2024.01.16 00:51:56.992998 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 175 rows starting from the beginning of the part
3397 2024.01.16 00:51:56.993088 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3398 2024.01.16 00:51:56.993207 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3399 2024.01.16 00:51:56.993246 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part
3400 2024.01.16 00:51:56.993544 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part
3401 2024.01.16 00:51:56.993693 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3402 2024.01.16 00:51:56.993807 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part
3403 2024.01.16 00:51:56.994340 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3404 2024.01.16 00:51:56.994826 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3405 2024.01.16 00:51:56.995121 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3406 2024.01.16 00:51:56.995344 [ 178 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3407 2024.01.16 00:51:56.995475 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3408 2024.01.16 00:51:56.995480 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002292143 sec., 2181 rows/sec., 174.68 KiB/sec.
3409 2024.01.16 00:51:56.995567 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 4 columns (4 merged, 0 gathered) in 0.003934299 sec., 140558.71198401548 rows/sec., 13.42 MiB/sec.
3410 2024.01.16 00:51:56.995690 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3411 2024.01.16 00:51:56.995834 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} <Debug> DynamicQueryHandler: Done processing query
3412 2024.01.16 00:51:56.995871 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3413 2024.01.16 00:51:56.995908 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3414 2024.01.16 00:51:56.995922 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3415 2024.01.16 00:51:56.996011 [ 3 ] {} <Debug> HTTP-Session: afd45e85-c8f9-4b29-9df0-9e6f731a8a67 Destroying unnamed session
3416 2024.01.16 00:51:56.996009 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part
3417 2024.01.16 00:51:56.996258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3418 2024.01.16 00:51:56.996267 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part
3419 2024.01.16 00:51:56.996275 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3420 2024.01.16 00:51:56.996361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3421 2024.01.16 00:51:56.996428 [ 3 ] {} <Debug> HTTP-Session: 0fb955cd-6693-4b27-ad26-a6fd93de6250 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3422 2024.01.16 00:51:56.996485 [ 3 ] {} <Debug> HTTP-Session: 0fb955cd-6693-4b27-ad26-a6fd93de6250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.01.16 00:51:56.996482 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3424 2024.01.16 00:51:56.996594 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part
3425 2024.01.16 00:51:56.996831 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3426 2024.01.16 00:51:56.996925 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3427 2024.01.16 00:51:56.996946 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3428 2024.01.16 00:51:56.997227 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part
3429 2024.01.16 00:51:56.997548 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3430 2024.01.16 00:51:56.997580 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3431 2024.01.16 00:51:56.998383 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3432 2024.01.16 00:51:56.999174 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3433 2024.01.16 00:51:56.999201 [ 12 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003630826 sec., 65549.8225472661 rows/sec., 5.12 MiB/sec.
3434 2024.01.16 00:51:56.999388 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3435 2024.01.16 00:51:56.999472 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3436 2024.01.16 00:51:56.999620 [ 178 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3437 2024.01.16 00:51:56.999693 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002788588 sec., 1793 rows/sec., 2.42 MiB/sec.
3438 2024.01.16 00:51:56.999704 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3439 2024.01.16 00:51:56.999735 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3440 2024.01.16 00:51:56.999974 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3441 2024.01.16 00:51:57.000048 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3442 2024.01.16 00:51:57.000243 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.30 MiB, peak 236.45 MiB, will set to 231.08 MiB (RSS), difference: -5.23 MiB
3443 2024.01.16 00:51:57.000299 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} <Debug> DynamicQueryHandler: Done processing query
3444 2024.01.16 00:51:57.000417 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3445 2024.01.16 00:51:57.000526 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3446 2024.01.16 00:51:57.000551 [ 3 ] {} <Debug> HTTP-Session: 0fb955cd-6693-4b27-ad26-a6fd93de6250 Destroying unnamed session
3447 2024.01.16 00:51:57.000630 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 742 rows starting from the beginning of the part
3448 2024.01.16 00:51:57.000830 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
3449 2024.01.16 00:51:57.000929 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part
3450 2024.01.16 00:51:57.001019 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3451 2024.01.16 00:51:57.001108 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part
3452 2024.01.16 00:51:57.001195 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3453 2024.01.16 00:51:57.003488 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 6 columns (6 merged, 0 gathered) in 0.003691767 sec., 229971.1764041447 rows/sec., 310.33 MiB/sec.
3454 2024.01.16 00:51:57.004009 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3455 2024.01.16 00:51:57.004252 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3456 2024.01.16 00:51:57.004323 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3457 2024.01.16 00:51:57.004399 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6: 4.20 MiB.
3458 2024.01.16 00:51:58.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.00 MiB, peak 236.45 MiB, will set to 232.12 MiB (RSS), difference: 6.12 MiB
3459 2024.01.16 00:52:01.989762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3460 2024.01.16 00:52:01.989895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3461 2024.01.16 00:52:01.989927 [ 3 ] {} <Debug> HTTP-Session: 613ce4a9-d4dd-4290-b3e6-32bdcf77aa28 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3462 2024.01.16 00:52:01.989954 [ 3 ] {} <Debug> HTTP-Session: 613ce4a9-d4dd-4290-b3e6-32bdcf77aa28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3463 2024.01.16 00:52:01.990098 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3464 2024.01.16 00:52:01.990166 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3465 2024.01.16 00:52:01.990348 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3466 2024.01.16 00:52:01.990856 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3467 2024.01.16 00:52:01.991123 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3468 2024.01.16 00:52:01.991291 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3469 2024.01.16 00:52:01.991410 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001273033 sec., 36134 rows/sec., 2.86 MiB/sec.
3470 2024.01.16 00:52:01.991554 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} <Debug> DynamicQueryHandler: Done processing query
3471 2024.01.16 00:52:01.991581 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3472 2024.01.16 00:52:01.991598 [ 3 ] {} <Debug> HTTP-Session: 613ce4a9-d4dd-4290-b3e6-32bdcf77aa28 Destroying unnamed session
3473 2024.01.16 00:52:01.991717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3474 2024.01.16 00:52:01.991766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3475 2024.01.16 00:52:01.991786 [ 3 ] {} <Debug> HTTP-Session: 593a542e-6aed-4e41-9afe-d959d6c27f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3476 2024.01.16 00:52:01.991804 [ 3 ] {} <Debug> HTTP-Session: 593a542e-6aed-4e41-9afe-d959d6c27f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3477 2024.01.16 00:52:01.991883 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3478 2024.01.16 00:52:01.991925 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3479 2024.01.16 00:52:01.992034 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3480 2024.01.16 00:52:01.992313 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3481 2024.01.16 00:52:01.992525 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3482 2024.01.16 00:52:01.992677 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3483 2024.01.16 00:52:01.992776 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000865738 sec., 2310 rows/sec., 197.40 KiB/sec.
3484 2024.01.16 00:52:01.992877 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} <Debug> DynamicQueryHandler: Done processing query
3485 2024.01.16 00:52:01.992902 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3486 2024.01.16 00:52:01.992917 [ 3 ] {} <Debug> HTTP-Session: 593a542e-6aed-4e41-9afe-d959d6c27f19 Destroying unnamed session
3487 2024.01.16 00:52:01.993066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3488 2024.01.16 00:52:01.993112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3489 2024.01.16 00:52:01.993131 [ 3 ] {} <Debug> HTTP-Session: 1ea2052d-e19f-492b-8ed4-4889561ca3d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3490 2024.01.16 00:52:01.993148 [ 3 ] {} <Debug> HTTP-Session: 1ea2052d-e19f-492b-8ed4-4889561ca3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3491 2024.01.16 00:52:01.993225 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3492 2024.01.16 00:52:01.993262 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3493 2024.01.16 00:52:01.993362 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3494 2024.01.16 00:52:01.993709 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3495 2024.01.16 00:52:01.993919 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3496 2024.01.16 00:52:01.994068 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3497 2024.01.16 00:52:01.994168 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} <Information> executeQuery: Read 139 rows, 13.97 KiB in 0.00091719 sec., 151549 rows/sec., 14.88 MiB/sec.
3498 2024.01.16 00:52:01.994311 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} <Debug> DynamicQueryHandler: Done processing query
3499 2024.01.16 00:52:01.994335 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3500 2024.01.16 00:52:01.994351 [ 3 ] {} <Debug> HTTP-Session: 1ea2052d-e19f-492b-8ed4-4889561ca3d5 Destroying unnamed session
3501 2024.01.16 00:52:01.994494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3502 2024.01.16 00:52:01.994539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3503 2024.01.16 00:52:01.994558 [ 3 ] {} <Debug> HTTP-Session: 57c3def0-b6c3-4777-9d9b-053ff0247e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3504 2024.01.16 00:52:01.994575 [ 3 ] {} <Debug> HTTP-Session: 57c3def0-b6c3-4777-9d9b-053ff0247e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3505 2024.01.16 00:52:01.994644 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3506 2024.01.16 00:52:01.994682 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3507 2024.01.16 00:52:01.994788 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3508 2024.01.16 00:52:01.995112 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3509 2024.01.16 00:52:01.995309 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3510 2024.01.16 00:52:01.995457 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3511 2024.01.16 00:52:01.995558 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000886509 sec., 2256 rows/sec., 157.53 KiB/sec.
3512 2024.01.16 00:52:01.995721 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} <Debug> DynamicQueryHandler: Done processing query
3513 2024.01.16 00:52:01.995746 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3514 2024.01.16 00:52:01.995763 [ 3 ] {} <Debug> HTTP-Session: 57c3def0-b6c3-4777-9d9b-053ff0247e56 Destroying unnamed session
3515 2024.01.16 00:52:01.995873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3516 2024.01.16 00:52:01.995919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3517 2024.01.16 00:52:01.995937 [ 3 ] {} <Debug> HTTP-Session: f9e3f47c-811d-41e5-8cbc-65a2041c35dc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3518 2024.01.16 00:52:01.995954 [ 3 ] {} <Debug> HTTP-Session: f9e3f47c-811d-41e5-8cbc-65a2041c35dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.01.16 00:52:01.996028 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3520 2024.01.16 00:52:01.996068 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3521 2024.01.16 00:52:01.996177 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3522 2024.01.16 00:52:01.996481 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3523 2024.01.16 00:52:01.996684 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3524 2024.01.16 00:52:01.996833 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3525 2024.01.16 00:52:01.996955 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000898138 sec., 53443 rows/sec., 4.18 MiB/sec.
3526 2024.01.16 00:52:01.997101 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} <Debug> DynamicQueryHandler: Done processing query
3527 2024.01.16 00:52:01.997127 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3528 2024.01.16 00:52:01.997143 [ 3 ] {} <Debug> HTTP-Session: f9e3f47c-811d-41e5-8cbc-65a2041c35dc Destroying unnamed session
3529 2024.01.16 00:52:01.997251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3530 2024.01.16 00:52:01.997296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3531 2024.01.16 00:52:01.997315 [ 3 ] {} <Debug> HTTP-Session: 08691ef1-420c-46a1-b7cf-4f12ed9f201b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3532 2024.01.16 00:52:01.997332 [ 3 ] {} <Debug> HTTP-Session: 08691ef1-420c-46a1-b7cf-4f12ed9f201b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3533 2024.01.16 00:52:01.997402 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3534 2024.01.16 00:52:01.997447 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3535 2024.01.16 00:52:01.997573 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3536 2024.01.16 00:52:01.997818 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3537 2024.01.16 00:52:01.998080 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3538 2024.01.16 00:52:01.998259 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3539 2024.01.16 00:52:01.998380 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00094889 sec., 1053 rows/sec., 74.10 KiB/sec.
3540 2024.01.16 00:52:01.998499 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} <Debug> DynamicQueryHandler: Done processing query
3541 2024.01.16 00:52:01.998523 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3542 2024.01.16 00:52:01.998539 [ 3 ] {} <Debug> HTTP-Session: 08691ef1-420c-46a1-b7cf-4f12ed9f201b Destroying unnamed session
3543 2024.01.16 00:52:01.998678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3544 2024.01.16 00:52:01.998725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3545 2024.01.16 00:52:01.998744 [ 3 ] {} <Debug> HTTP-Session: 87955a4d-8081-48c2-8b2a-db635deb04a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3546 2024.01.16 00:52:01.998761 [ 3 ] {} <Debug> HTTP-Session: 87955a4d-8081-48c2-8b2a-db635deb04a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3547 2024.01.16 00:52:01.998844 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3548 2024.01.16 00:52:01.998887 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3549 2024.01.16 00:52:01.999024 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3550 2024.01.16 00:52:01.999486 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3551 2024.01.16 00:52:01.999788 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3552 2024.01.16 00:52:01.999970 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3553 2024.01.16 00:52:02.000083 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001212332 sec., 37943 rows/sec., 51.20 MiB/sec.
3554 2024.01.16 00:52:02.000175 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.61 MiB, peak 237.61 MiB, will set to 232.12 MiB (RSS), difference: -5.49 MiB
3555 2024.01.16 00:52:02.000249 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} <Debug> DynamicQueryHandler: Done processing query
3556 2024.01.16 00:52:02.000288 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3557 2024.01.16 00:52:02.000334 [ 3 ] {} <Debug> HTTP-Session: 87955a4d-8081-48c2-8b2a-db635deb04a5 Destroying unnamed session
3558 2024.01.16 00:52:03.000145 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.86 MiB, peak 237.61 MiB, will set to 232.12 MiB (RSS), difference: 5.26 MiB
3559 2024.01.16 00:52:04.583202 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
3560 2024.01.16 00:52:04.583279 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
3561 2024.01.16 00:52:06.986792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3562 2024.01.16 00:52:06.986920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3563 2024.01.16 00:52:06.986951 [ 3 ] {} <Debug> HTTP-Session: 0f675926-35ae-49ab-ab1a-e45764d1146a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3564 2024.01.16 00:52:06.986979 [ 3 ] {} <Debug> HTTP-Session: 0f675926-35ae-49ab-ab1a-e45764d1146a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3565 2024.01.16 00:52:06.987119 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3566 2024.01.16 00:52:06.987188 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3567 2024.01.16 00:52:06.987373 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3568 2024.01.16 00:52:06.987809 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3569 2024.01.16 00:52:06.988077 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3570 2024.01.16 00:52:06.988281 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3571 2024.01.16 00:52:06.988416 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001253893 sec., 3987 rows/sec., 323.21 KiB/sec.
3572 2024.01.16 00:52:06.988577 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} <Debug> DynamicQueryHandler: Done processing query
3573 2024.01.16 00:52:06.988603 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3574 2024.01.16 00:52:06.988620 [ 3 ] {} <Debug> HTTP-Session: 0f675926-35ae-49ab-ab1a-e45764d1146a Destroying unnamed session
3575 2024.01.16 00:52:06.988740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3576 2024.01.16 00:52:06.988789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3577 2024.01.16 00:52:06.988809 [ 3 ] {} <Debug> HTTP-Session: 9bd342a2-d5ff-48a5-b013-1112491836aa Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3578 2024.01.16 00:52:06.988827 [ 3 ] {} <Debug> HTTP-Session: 9bd342a2-d5ff-48a5-b013-1112491836aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3579 2024.01.16 00:52:06.988908 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3580 2024.01.16 00:52:06.988950 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3581 2024.01.16 00:52:06.989060 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3582 2024.01.16 00:52:06.989364 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3583 2024.01.16 00:52:06.989571 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3584 2024.01.16 00:52:06.989721 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3585 2024.01.16 00:52:06.989842 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000899279 sec., 16680 rows/sec., 1.50 MiB/sec.
3586 2024.01.16 00:52:06.989946 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} <Debug> DynamicQueryHandler: Done processing query
3587 2024.01.16 00:52:06.989969 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3588 2024.01.16 00:52:06.989985 [ 3 ] {} <Debug> HTTP-Session: 9bd342a2-d5ff-48a5-b013-1112491836aa Destroying unnamed session
3589 2024.01.16 00:52:06.990134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3590 2024.01.16 00:52:06.990179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3591 2024.01.16 00:52:06.990199 [ 3 ] {} <Debug> HTTP-Session: 40cbe6b4-39e9-40e8-b6d9-a079982bd1ea Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3592 2024.01.16 00:52:06.990215 [ 3 ] {} <Debug> HTTP-Session: 40cbe6b4-39e9-40e8-b6d9-a079982bd1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.01.16 00:52:06.990286 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3594 2024.01.16 00:52:06.990324 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3595 2024.01.16 00:52:06.990429 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3596 2024.01.16 00:52:06.990681 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3597 2024.01.16 00:52:06.990947 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3598 2024.01.16 00:52:06.991096 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3599 2024.01.16 00:52:06.991214 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000901679 sec., 5545 rows/sec., 444.05 KiB/sec.
3600 2024.01.16 00:52:06.991330 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} <Debug> DynamicQueryHandler: Done processing query
3601 2024.01.16 00:52:06.991354 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3602 2024.01.16 00:52:06.991369 [ 3 ] {} <Debug> HTTP-Session: 40cbe6b4-39e9-40e8-b6d9-a079982bd1ea Destroying unnamed session
3603 2024.01.16 00:52:06.991474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3604 2024.01.16 00:52:06.991518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3605 2024.01.16 00:52:06.991536 [ 3 ] {} <Debug> HTTP-Session: 212ff9fd-1c11-4aa2-acbf-fd7b0f9bf425 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3606 2024.01.16 00:52:06.991552 [ 3 ] {} <Debug> HTTP-Session: 212ff9fd-1c11-4aa2-acbf-fd7b0f9bf425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3607 2024.01.16 00:52:06.991625 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3608 2024.01.16 00:52:06.991669 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3609 2024.01.16 00:52:06.991806 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3610 2024.01.16 00:52:06.992103 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3611 2024.01.16 00:52:06.992384 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3612 2024.01.16 00:52:06.992561 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3613 2024.01.16 00:52:06.992682 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001031371 sec., 4847 rows/sec., 6.54 MiB/sec.
3614 2024.01.16 00:52:06.992787 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} <Debug> DynamicQueryHandler: Done processing query
3615 2024.01.16 00:52:06.992810 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3616 2024.01.16 00:52:06.992825 [ 3 ] {} <Debug> HTTP-Session: 212ff9fd-1c11-4aa2-acbf-fd7b0f9bf425 Destroying unnamed session
3617 2024.01.16 00:52:11.990105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3618 2024.01.16 00:52:11.990236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3619 2024.01.16 00:52:11.990267 [ 3 ] {} <Debug> HTTP-Session: 31869abd-bece-4fc3-a995-bd5b5b9590e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3620 2024.01.16 00:52:11.990296 [ 3 ] {} <Debug> HTTP-Session: 31869abd-bece-4fc3-a995-bd5b5b9590e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3621 2024.01.16 00:52:11.990441 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3622 2024.01.16 00:52:11.990512 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3623 2024.01.16 00:52:11.990696 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3624 2024.01.16 00:52:11.991160 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3625 2024.01.16 00:52:11.991422 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3626 2024.01.16 00:52:11.991584 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3627 2024.01.16 00:52:11.991715 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001231782 sec., 37344 rows/sec., 2.96 MiB/sec.
3628 2024.01.16 00:52:11.991866 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} <Debug> DynamicQueryHandler: Done processing query
3629 2024.01.16 00:52:11.991892 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3630 2024.01.16 00:52:11.991909 [ 3 ] {} <Debug> HTTP-Session: 31869abd-bece-4fc3-a995-bd5b5b9590e1 Destroying unnamed session
3631 2024.01.16 00:52:11.992086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3632 2024.01.16 00:52:11.992132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3633 2024.01.16 00:52:11.992152 [ 3 ] {} <Debug> HTTP-Session: 69c9c489-5a72-4fe0-9b69-6f73e77b3b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3634 2024.01.16 00:52:11.992171 [ 3 ] {} <Debug> HTTP-Session: 69c9c489-5a72-4fe0-9b69-6f73e77b3b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3635 2024.01.16 00:52:11.992261 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3636 2024.01.16 00:52:11.992304 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3637 2024.01.16 00:52:11.992409 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3638 2024.01.16 00:52:11.992815 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3639 2024.01.16 00:52:11.993037 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3640 2024.01.16 00:52:11.993184 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3641 2024.01.16 00:52:11.993296 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} <Information> executeQuery: Read 174 rows, 17.00 KiB in 0.00100608 sec., 172948 rows/sec., 16.50 MiB/sec.
3642 2024.01.16 00:52:11.993427 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} <Debug> DynamicQueryHandler: Done processing query
3643 2024.01.16 00:52:11.993451 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3644 2024.01.16 00:52:11.993466 [ 3 ] {} <Debug> HTTP-Session: 69c9c489-5a72-4fe0-9b69-6f73e77b3b9b Destroying unnamed session
3645 2024.01.16 00:52:11.993596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3646 2024.01.16 00:52:11.993640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3647 2024.01.16 00:52:11.993658 [ 3 ] {} <Debug> HTTP-Session: 02df2551-f376-4968-ba8f-3944d18499c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3648 2024.01.16 00:52:11.993675 [ 3 ] {} <Debug> HTTP-Session: 02df2551-f376-4968-ba8f-3944d18499c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3649 2024.01.16 00:52:11.993752 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3650 2024.01.16 00:52:11.993792 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3651 2024.01.16 00:52:11.993896 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3652 2024.01.16 00:52:11.994208 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3653 2024.01.16 00:52:11.994409 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3654 2024.01.16 00:52:11.994562 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3655 2024.01.16 00:52:11.994687 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.000906259 sec., 77240 rows/sec., 6.02 MiB/sec.
3656 2024.01.16 00:52:11.994823 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} <Debug> DynamicQueryHandler: Done processing query
3657 2024.01.16 00:52:11.994847 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3658 2024.01.16 00:52:11.994862 [ 3 ] {} <Debug> HTTP-Session: 02df2551-f376-4968-ba8f-3944d18499c0 Destroying unnamed session
3659 2024.01.16 00:52:11.995002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3660 2024.01.16 00:52:11.995044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3661 2024.01.16 00:52:11.995062 [ 3 ] {} <Debug> HTTP-Session: e2baa19b-8040-4bda-a00f-86494916a53e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3662 2024.01.16 00:52:11.995079 [ 3 ] {} <Debug> HTTP-Session: e2baa19b-8040-4bda-a00f-86494916a53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3663 2024.01.16 00:52:11.995155 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3664 2024.01.16 00:52:11.995199 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3665 2024.01.16 00:52:11.995328 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3666 2024.01.16 00:52:11.995612 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3667 2024.01.16 00:52:11.995870 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3668 2024.01.16 00:52:11.996041 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3669 2024.01.16 00:52:11.996154 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00096633 sec., 37254 rows/sec., 2.63 MiB/sec.
3670 2024.01.16 00:52:11.996280 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} <Debug> DynamicQueryHandler: Done processing query
3671 2024.01.16 00:52:11.996302 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3672 2024.01.16 00:52:11.996318 [ 3 ] {} <Debug> HTTP-Session: e2baa19b-8040-4bda-a00f-86494916a53e Destroying unnamed session
3673 2024.01.16 00:52:11.996470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3674 2024.01.16 00:52:11.996515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3675 2024.01.16 00:52:11.996534 [ 3 ] {} <Debug> HTTP-Session: 0a807bfa-bec0-440b-aa9d-c81491160606 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3676 2024.01.16 00:52:11.996550 [ 3 ] {} <Debug> HTTP-Session: 0a807bfa-bec0-440b-aa9d-c81491160606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.01.16 00:52:11.996636 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3678 2024.01.16 00:52:11.996681 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3679 2024.01.16 00:52:11.996816 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3680 2024.01.16 00:52:11.997294 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3681 2024.01.16 00:52:11.997588 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3682 2024.01.16 00:52:11.997769 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3683 2024.01.16 00:52:11.997887 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001217002 sec., 37797 rows/sec., 51.01 MiB/sec.
3684 2024.01.16 00:52:11.997998 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} <Debug> DynamicQueryHandler: Done processing query
3685 2024.01.16 00:52:11.998021 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3686 2024.01.16 00:52:11.998036 [ 3 ] {} <Debug> HTTP-Session: 0a807bfa-bec0-440b-aa9d-c81491160606 Destroying unnamed session
3687 2024.01.16 00:52:16.986671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3688 2024.01.16 00:52:16.986789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3689 2024.01.16 00:52:16.986815 [ 3 ] {} <Debug> HTTP-Session: 19d27cf6-c4d4-483e-a7d4-f35aaf0c375c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3690 2024.01.16 00:52:16.986839 [ 3 ] {} <Debug> HTTP-Session: 19d27cf6-c4d4-483e-a7d4-f35aaf0c375c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3691 2024.01.16 00:52:16.986967 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3692 2024.01.16 00:52:16.987031 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3693 2024.01.16 00:52:16.987214 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3694 2024.01.16 00:52:16.987645 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3695 2024.01.16 00:52:16.987914 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3696 2024.01.16 00:52:16.988079 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3697 2024.01.16 00:52:16.988216 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001205392 sec., 4148 rows/sec., 336.22 KiB/sec.
3698 2024.01.16 00:52:16.988372 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} <Debug> DynamicQueryHandler: Done processing query
3699 2024.01.16 00:52:16.988399 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3700 2024.01.16 00:52:16.988416 [ 3 ] {} <Debug> HTTP-Session: 19d27cf6-c4d4-483e-a7d4-f35aaf0c375c Destroying unnamed session
3701 2024.01.16 00:52:16.988542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3702 2024.01.16 00:52:16.988592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3703 2024.01.16 00:52:16.988613 [ 3 ] {} <Debug> HTTP-Session: 0ec601e3-2c56-4b20-92aa-6ad706d312fb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3704 2024.01.16 00:52:16.988632 [ 3 ] {} <Debug> HTTP-Session: 0ec601e3-2c56-4b20-92aa-6ad706d312fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3705 2024.01.16 00:52:16.988715 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3706 2024.01.16 00:52:16.988758 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3707 2024.01.16 00:52:16.988868 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3708 2024.01.16 00:52:16.989166 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3709 2024.01.16 00:52:16.989388 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3710 2024.01.16 00:52:16.989554 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3711 2024.01.16 00:52:16.989678 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00092599 sec., 16198 rows/sec., 1.46 MiB/sec.
3712 2024.01.16 00:52:16.989828 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} <Debug> DynamicQueryHandler: Done processing query
3713 2024.01.16 00:52:16.989854 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3714 2024.01.16 00:52:16.989870 [ 3 ] {} <Debug> HTTP-Session: 0ec601e3-2c56-4b20-92aa-6ad706d312fb Destroying unnamed session
3715 2024.01.16 00:52:16.990024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3716 2024.01.16 00:52:16.990071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3717 2024.01.16 00:52:16.990091 [ 3 ] {} <Debug> HTTP-Session: 3702c43b-14ab-4f75-8d2b-6841b6185adb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3718 2024.01.16 00:52:16.990109 [ 3 ] {} <Debug> HTTP-Session: 3702c43b-14ab-4f75-8d2b-6841b6185adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3719 2024.01.16 00:52:16.990185 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3720 2024.01.16 00:52:16.990227 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3721 2024.01.16 00:52:16.990342 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3722 2024.01.16 00:52:16.990618 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3723 2024.01.16 00:52:16.990828 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3724 2024.01.16 00:52:16.990980 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3725 2024.01.16 00:52:16.991107 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000892799 sec., 5600 rows/sec., 448.47 KiB/sec.
3726 2024.01.16 00:52:16.991299 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} <Debug> DynamicQueryHandler: Done processing query
3727 2024.01.16 00:52:16.991325 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3728 2024.01.16 00:52:16.991342 [ 3 ] {} <Debug> HTTP-Session: 3702c43b-14ab-4f75-8d2b-6841b6185adb Destroying unnamed session
3729 2024.01.16 00:52:16.991458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3730 2024.01.16 00:52:16.991505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3731 2024.01.16 00:52:16.991524 [ 3 ] {} <Debug> HTTP-Session: 131137ec-af17-4317-8300-08347c95cb63 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3732 2024.01.16 00:52:16.991542 [ 3 ] {} <Debug> HTTP-Session: 131137ec-af17-4317-8300-08347c95cb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3733 2024.01.16 00:52:16.991619 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3734 2024.01.16 00:52:16.991668 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3735 2024.01.16 00:52:16.991817 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3736 2024.01.16 00:52:16.992166 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3737 2024.01.16 00:52:16.992453 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3738 2024.01.16 00:52:16.992637 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3739 2024.01.16 00:52:16.992773 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001115981 sec., 4480 rows/sec., 6.05 MiB/sec.
3740 2024.01.16 00:52:16.992961 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} <Debug> DynamicQueryHandler: Done processing query
3741 2024.01.16 00:52:16.992986 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3742 2024.01.16 00:52:16.993002 [ 3 ] {} <Debug> HTTP-Session: 131137ec-af17-4317-8300-08347c95cb63 Destroying unnamed session
3743 2024.01.16 00:52:19.583536 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache
3744 2024.01.16 00:52:19.583589 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache
3745 2024.01.16 00:52:21.988775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3746 2024.01.16 00:52:21.988901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3747 2024.01.16 00:52:21.988928 [ 3 ] {} <Debug> HTTP-Session: 0d4965a5-8ebd-46ae-9040-e0cce139a326 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3748 2024.01.16 00:52:21.988955 [ 3 ] {} <Debug> HTTP-Session: 0d4965a5-8ebd-46ae-9040-e0cce139a326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3749 2024.01.16 00:52:21.989088 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3750 2024.01.16 00:52:21.989157 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3751 2024.01.16 00:52:21.989324 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3752 2024.01.16 00:52:21.989741 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3753 2024.01.16 00:52:21.990018 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3754 2024.01.16 00:52:21.990191 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3755 2024.01.16 00:52:21.990337 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001204522 sec., 38189 rows/sec., 3.02 MiB/sec.
3756 2024.01.16 00:52:21.990339 [ 161 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3757 2024.01.16 00:52:21.990458 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3758 2024.01.16 00:52:21.990543 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} <Debug> DynamicQueryHandler: Done processing query
3759 2024.01.16 00:52:21.990582 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3760 2024.01.16 00:52:21.990576 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3761 2024.01.16 00:52:21.990606 [ 3 ] {} <Debug> HTTP-Session: 0d4965a5-8ebd-46ae-9040-e0cce139a326 Destroying unnamed session
3762 2024.01.16 00:52:21.990729 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3763 2024.01.16 00:52:21.990776 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part
3764 2024.01.16 00:52:21.990801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3765 2024.01.16 00:52:21.990875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3766 2024.01.16 00:52:21.990946 [ 3 ] {} <Debug> HTTP-Session: 34950af6-99d2-43ea-8ab3-838ed26da7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3767 2024.01.16 00:52:21.990996 [ 3 ] {} <Debug> HTTP-Session: 34950af6-99d2-43ea-8ab3-838ed26da7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3768 2024.01.16 00:52:21.990998 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part
3769 2024.01.16 00:52:21.991226 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3770 2024.01.16 00:52:21.991256 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
3771 2024.01.16 00:52:21.991334 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3772 2024.01.16 00:52:21.991530 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part
3773 2024.01.16 00:52:21.991819 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3774 2024.01.16 00:52:21.991836 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
3775 2024.01.16 00:52:21.992021 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part
3776 2024.01.16 00:52:21.992572 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3777 2024.01.16 00:52:21.993082 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3778 2024.01.16 00:52:21.993368 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002837449 sec., 70133.4191381061 rows/sec., 5.55 MiB/sec.
3779 2024.01.16 00:52:21.993381 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3780 2024.01.16 00:52:21.993594 [ 161 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3781 2024.01.16 00:52:21.993593 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3782 2024.01.16 00:52:21.993637 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.002349494 sec., 58736 rows/sec., 5.77 MiB/sec.
3783 2024.01.16 00:52:21.993674 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3784 2024.01.16 00:52:21.993853 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3785 2024.01.16 00:52:21.993974 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} <Debug> DynamicQueryHandler: Done processing query
3786 2024.01.16 00:52:21.994048 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3787 2024.01.16 00:52:21.994082 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3788 2024.01.16 00:52:21.994104 [ 3 ] {} <Debug> HTTP-Session: 34950af6-99d2-43ea-8ab3-838ed26da7ec Destroying unnamed session
3789 2024.01.16 00:52:21.994071 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3790 2024.01.16 00:52:21.994141 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part
3791 2024.01.16 00:52:21.994266 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3792 2024.01.16 00:52:21.994357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3793 2024.01.16 00:52:21.994430 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part
3794 2024.01.16 00:52:21.994489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3795 2024.01.16 00:52:21.994556 [ 3 ] {} <Debug> HTTP-Session: 4b067584-8611-4d0d-baba-bce3a0c26279 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3796 2024.01.16 00:52:21.994594 [ 3 ] {} <Debug> HTTP-Session: 4b067584-8611-4d0d-baba-bce3a0c26279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3797 2024.01.16 00:52:21.994703 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part
3798 2024.01.16 00:52:21.994818 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3799 2024.01.16 00:52:21.994921 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3800 2024.01.16 00:52:21.994946 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 174 rows starting from the beginning of the part
3801 2024.01.16 00:52:21.995267 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part
3802 2024.01.16 00:52:21.995410 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3803 2024.01.16 00:52:21.995528 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part
3804 2024.01.16 00:52:21.996051 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3805 2024.01.16 00:52:21.996507 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3806 2024.01.16 00:52:21.996763 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3807 2024.01.16 00:52:21.996917 [ 161 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3808 2024.01.16 00:52:21.997014 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.002141252 sec., 21482 rows/sec., 1.68 MiB/sec.
3809 2024.01.16 00:52:21.997026 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3810 2024.01.16 00:52:21.997514 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3811 2024.01.16 00:52:21.997545 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} <Debug> DynamicQueryHandler: Done processing query
3812 2024.01.16 00:52:21.997549 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003782698 sec., 178179.7013665907 rows/sec., 17.14 MiB/sec.
3813 2024.01.16 00:52:21.997601 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3814 2024.01.16 00:52:21.997670 [ 3 ] {} <Debug> HTTP-Session: 4b067584-8611-4d0d-baba-bce3a0c26279 Destroying unnamed session
3815 2024.01.16 00:52:21.997716 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3816 2024.01.16 00:52:21.997782 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part
3817 2024.01.16 00:52:21.997839 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3818 2024.01.16 00:52:21.998009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3819 2024.01.16 00:52:21.998031 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::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
3820 2024.01.16 00:52:21.998122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3821 2024.01.16 00:52:21.998188 [ 3 ] {} <Debug> HTTP-Session: dc933088-bd5e-4ce2-a159-79513d6b568c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3822 2024.01.16 00:52:21.998257 [ 3 ] {} <Debug> HTTP-Session: dc933088-bd5e-4ce2-a159-79513d6b568c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3823 2024.01.16 00:52:21.998330 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3824 2024.01.16 00:52:21.998386 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
3825 2024.01.16 00:52:21.998567 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3826 2024.01.16 00:52:21.998644 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3827 2024.01.16 00:52:21.998722 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 70 rows starting from the beginning of the part
3828 2024.01.16 00:52:21.998741 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3829 2024.01.16 00:52:21.999101 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
3830 2024.01.16 00:52:21.999450 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part
3831 2024.01.16 00:52:21.999505 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3832 2024.01.16 00:52:22.000304 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.27 MiB, peak 237.61 MiB, will set to 232.12 MiB (RSS), difference: -1.15 MiB
3833 2024.01.16 00:52:22.000869 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3834 2024.01.16 00:52:22.001273 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.004128202 sec., 66614.957310713 rows/sec., 5.20 MiB/sec.
3835 2024.01.16 00:52:22.001456 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3836 2024.01.16 00:52:22.001621 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3837 2024.01.16 00:52:22.001749 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3838 2024.01.16 00:52:22.001861 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3839 2024.01.16 00:52:22.001945 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3840 2024.01.16 00:52:22.002120 [ 161 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3841 2024.01.16 00:52:22.002137 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003511805 sec., 13098 rows/sec., 17.68 MiB/sec.
3842 2024.01.16 00:52:22.002178 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3843 2024.01.16 00:52:22.002371 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3844 2024.01.16 00:52:22.002490 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} <Debug> DynamicQueryHandler: Done processing query
3845 2024.01.16 00:52:22.002562 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3846 2024.01.16 00:52:22.002618 [ 3 ] {} <Debug> HTTP-Session: dc933088-bd5e-4ce2-a159-79513d6b568c Destroying unnamed session
3847 2024.01.16 00:52:22.002644 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3848 2024.01.16 00:52:22.002706 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 849 rows starting from the beginning of the part
3849 2024.01.16 00:52:22.002826 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part
3850 2024.01.16 00:52:22.002921 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
3851 2024.01.16 00:52:22.003013 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part
3852 2024.01.16 00:52:22.003100 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
3853 2024.01.16 00:52:22.003187 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part
3854 2024.01.16 00:52:22.015868 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 997 rows, containing 6 columns (6 merged, 0 gathered) in 0.013630397 sec., 73145.33831993301 rows/sec., 98.71 MiB/sec.
3855 2024.01.16 00:52:22.016537 [ 14 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3856 2024.01.16 00:52:22.016782 [ 14 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3857 2024.01.16 00:52:22.016852 [ 14 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3858 2024.01.16 00:52:22.016934 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7: 8.88 MiB.
3859 2024.01.16 00:52:23.000151 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.13 MiB, peak 239.98 MiB, will set to 233.54 MiB (RSS), difference: 2.42 MiB
3860 2024.01.16 00:52:26.986967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3861 2024.01.16 00:52:26.987099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3862 2024.01.16 00:52:26.987126 [ 3 ] {} <Debug> HTTP-Session: d001468c-4d03-4cf5-ba86-c66eb6d56a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3863 2024.01.16 00:52:26.987153 [ 3 ] {} <Debug> HTTP-Session: d001468c-4d03-4cf5-ba86-c66eb6d56a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.01.16 00:52:26.987292 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3865 2024.01.16 00:52:26.987359 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3866 2024.01.16 00:52:26.987529 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3867 2024.01.16 00:52:26.987942 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3868 2024.01.16 00:52:26.988236 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3869 2024.01.16 00:52:26.988420 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3870 2024.01.16 00:52:26.988557 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001224863 sec., 4082 rows/sec., 330.87 KiB/sec.
3871 2024.01.16 00:52:26.988692 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} <Debug> DynamicQueryHandler: Done processing query
3872 2024.01.16 00:52:26.988718 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3873 2024.01.16 00:52:26.988735 [ 3 ] {} <Debug> HTTP-Session: d001468c-4d03-4cf5-ba86-c66eb6d56a4e Destroying unnamed session
3874 2024.01.16 00:52:26.988864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3875 2024.01.16 00:52:26.988909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3876 2024.01.16 00:52:26.988929 [ 3 ] {} <Debug> HTTP-Session: 1b3aeeef-9e5c-47e1-adf9-3ca98f07cb25 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3877 2024.01.16 00:52:26.988947 [ 3 ] {} <Debug> HTTP-Session: 1b3aeeef-9e5c-47e1-adf9-3ca98f07cb25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3878 2024.01.16 00:52:26.989025 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3879 2024.01.16 00:52:26.989066 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3880 2024.01.16 00:52:26.989171 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3881 2024.01.16 00:52:26.989494 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3882 2024.01.16 00:52:26.989702 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3883 2024.01.16 00:52:26.989865 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3884 2024.01.16 00:52:26.989985 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000926449 sec., 16190 rows/sec., 1.46 MiB/sec.
3885 2024.01.16 00:52:26.990104 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} <Debug> DynamicQueryHandler: Done processing query
3886 2024.01.16 00:52:26.990129 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3887 2024.01.16 00:52:26.990144 [ 3 ] {} <Debug> HTTP-Session: 1b3aeeef-9e5c-47e1-adf9-3ca98f07cb25 Destroying unnamed session
3888 2024.01.16 00:52:26.990270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3889 2024.01.16 00:52:26.990314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3890 2024.01.16 00:52:26.990333 [ 3 ] {} <Debug> HTTP-Session: 37e44b4b-0d2f-4eb5-9f7c-6cef790b190f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3891 2024.01.16 00:52:26.990351 [ 3 ] {} <Debug> HTTP-Session: 37e44b4b-0d2f-4eb5-9f7c-6cef790b190f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3892 2024.01.16 00:52:26.990423 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3893 2024.01.16 00:52:26.990463 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3894 2024.01.16 00:52:26.990571 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3895 2024.01.16 00:52:26.990868 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3896 2024.01.16 00:52:26.991071 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3897 2024.01.16 00:52:26.991218 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3898 2024.01.16 00:52:26.991336 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000886249 sec., 5641 rows/sec., 451.78 KiB/sec.
3899 2024.01.16 00:52:26.991440 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} <Debug> DynamicQueryHandler: Done processing query
3900 2024.01.16 00:52:26.991464 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3901 2024.01.16 00:52:26.991479 [ 3 ] {} <Debug> HTTP-Session: 37e44b4b-0d2f-4eb5-9f7c-6cef790b190f Destroying unnamed session
3902 2024.01.16 00:52:26.991614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3903 2024.01.16 00:52:26.991657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3904 2024.01.16 00:52:26.991676 [ 3 ] {} <Debug> HTTP-Session: ba592226-5517-4d82-940d-e293b15d1f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3905 2024.01.16 00:52:26.991693 [ 3 ] {} <Debug> HTTP-Session: ba592226-5517-4d82-940d-e293b15d1f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3906 2024.01.16 00:52:26.991766 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3907 2024.01.16 00:52:26.991810 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3908 2024.01.16 00:52:26.991946 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3909 2024.01.16 00:52:26.992269 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB.
3910 2024.01.16 00:52:26.992550 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3911 2024.01.16 00:52:26.992732 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3912 2024.01.16 00:52:26.992864 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00106416 sec., 4698 rows/sec., 6.34 MiB/sec.
3913 2024.01.16 00:52:26.993045 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} <Debug> DynamicQueryHandler: Done processing query
3914 2024.01.16 00:52:26.993070 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3915 2024.01.16 00:52:26.993086 [ 3 ] {} <Debug> HTTP-Session: ba592226-5517-4d82-940d-e293b15d1f6f Destroying unnamed session
3916 2024.01.16 00:52:31.989230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3917 2024.01.16 00:52:31.989366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3918 2024.01.16 00:52:31.989400 [ 3 ] {} <Debug> HTTP-Session: c726da75-7eba-4ddb-8c36-000ce922e0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3919 2024.01.16 00:52:31.989433 [ 3 ] {} <Debug> HTTP-Session: c726da75-7eba-4ddb-8c36-000ce922e0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3920 2024.01.16 00:52:31.989585 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3921 2024.01.16 00:52:31.989655 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3922 2024.01.16 00:52:31.989830 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3923 2024.01.16 00:52:31.990270 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
3924 2024.01.16 00:52:31.990551 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3925 2024.01.16 00:52:31.990728 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3926 2024.01.16 00:52:31.990873 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001241472 sec., 37052 rows/sec., 2.93 MiB/sec.
3927 2024.01.16 00:52:31.991032 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} <Debug> DynamicQueryHandler: Done processing query
3928 2024.01.16 00:52:31.991058 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3929 2024.01.16 00:52:31.991075 [ 3 ] {} <Debug> HTTP-Session: c726da75-7eba-4ddb-8c36-000ce922e0d8 Destroying unnamed session
3930 2024.01.16 00:52:31.991255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3931 2024.01.16 00:52:31.991306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3932 2024.01.16 00:52:31.991326 [ 3 ] {} <Debug> HTTP-Session: b3e7328e-449e-44d5-8a79-9f288b34448d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3933 2024.01.16 00:52:31.991345 [ 3 ] {} <Debug> HTTP-Session: b3e7328e-449e-44d5-8a79-9f288b34448d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3934 2024.01.16 00:52:31.991434 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3935 2024.01.16 00:52:31.991479 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3936 2024.01.16 00:52:31.991588 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3937 2024.01.16 00:52:31.991967 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
3938 2024.01.16 00:52:31.992202 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3939 2024.01.16 00:52:31.992364 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3940 2024.01.16 00:52:31.992501 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.001036591 sec., 133128 rows/sec., 13.08 MiB/sec.
3941 2024.01.16 00:52:31.992659 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} <Debug> DynamicQueryHandler: Done processing query
3942 2024.01.16 00:52:31.992684 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3943 2024.01.16 00:52:31.992701 [ 3 ] {} <Debug> HTTP-Session: b3e7328e-449e-44d5-8a79-9f288b34448d Destroying unnamed session
3944 2024.01.16 00:52:31.992830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3945 2024.01.16 00:52:31.992875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3946 2024.01.16 00:52:31.992894 [ 3 ] {} <Debug> HTTP-Session: 14c15fa0-ea0a-41fa-b772-809c8db36446 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3947 2024.01.16 00:52:31.992912 [ 3 ] {} <Debug> HTTP-Session: 14c15fa0-ea0a-41fa-b772-809c8db36446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3948 2024.01.16 00:52:31.992989 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3949 2024.01.16 00:52:31.993031 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3950 2024.01.16 00:52:31.993141 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3951 2024.01.16 00:52:31.993433 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
3952 2024.01.16 00:52:31.993646 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3953 2024.01.16 00:52:31.993796 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3954 2024.01.16 00:52:31.993905 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000884329 sec., 52016 rows/sec., 4.07 MiB/sec.
3955 2024.01.16 00:52:31.994028 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} <Debug> DynamicQueryHandler: Done processing query
3956 2024.01.16 00:52:31.994053 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3957 2024.01.16 00:52:31.994069 [ 3 ] {} <Debug> HTTP-Session: 14c15fa0-ea0a-41fa-b772-809c8db36446 Destroying unnamed session
3958 2024.01.16 00:52:31.994258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3959 2024.01.16 00:52:31.994304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3960 2024.01.16 00:52:31.994322 [ 3 ] {} <Debug> HTTP-Session: 03806da2-363c-4255-9163-a2d880d8f021 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3961 2024.01.16 00:52:31.994341 [ 3 ] {} <Debug> HTTP-Session: 03806da2-363c-4255-9163-a2d880d8f021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3962 2024.01.16 00:52:31.994431 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3963 2024.01.16 00:52:31.994478 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3964 2024.01.16 00:52:31.994614 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3965 2024.01.16 00:52:31.995119 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
3966 2024.01.16 00:52:31.995431 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3967 2024.01.16 00:52:31.995616 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3968 2024.01.16 00:52:31.995768 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001307603 sec., 35178 rows/sec., 47.47 MiB/sec.
3969 2024.01.16 00:52:31.995889 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} <Debug> DynamicQueryHandler: Done processing query
3970 2024.01.16 00:52:31.995913 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3971 2024.01.16 00:52:31.995929 [ 3 ] {} <Debug> HTTP-Session: 03806da2-363c-4255-9163-a2d880d8f021 Destroying unnamed session
3972 2024.01.16 00:52:34.583648 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache
3973 2024.01.16 00:52:34.583703 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache
3974 2024.01.16 00:52:36.987304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3975 2024.01.16 00:52:36.987442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3976 2024.01.16 00:52:36.987472 [ 3 ] {} <Debug> HTTP-Session: 791ece6a-178f-40cc-8f92-7b8fb95e554c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3977 2024.01.16 00:52:36.987501 [ 3 ] {} <Debug> HTTP-Session: 791ece6a-178f-40cc-8f92-7b8fb95e554c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3978 2024.01.16 00:52:36.987642 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3979 2024.01.16 00:52:36.987713 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3980 2024.01.16 00:52:36.987895 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3981 2024.01.16 00:52:36.988307 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
3982 2024.01.16 00:52:36.988570 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
3983 2024.01.16 00:52:36.988735 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
3984 2024.01.16 00:52:36.988860 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001179321 sec., 4239 rows/sec., 343.65 KiB/sec.
3985 2024.01.16 00:52:36.989012 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} <Debug> DynamicQueryHandler: Done processing query
3986 2024.01.16 00:52:36.989039 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3987 2024.01.16 00:52:36.989054 [ 3 ] {} <Debug> HTTP-Session: 791ece6a-178f-40cc-8f92-7b8fb95e554c Destroying unnamed session
3988 2024.01.16 00:52:36.989176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3989 2024.01.16 00:52:36.989224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3990 2024.01.16 00:52:36.989244 [ 3 ] {} <Debug> HTTP-Session: 1c9c28a9-1313-4c14-a08d-db44bf9ba476 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
3991 2024.01.16 00:52:36.989262 [ 3 ] {} <Debug> HTTP-Session: 1c9c28a9-1313-4c14-a08d-db44bf9ba476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3992 2024.01.16 00:52:36.989339 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3993 2024.01.16 00:52:36.989381 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3994 2024.01.16 00:52:36.989491 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3995 2024.01.16 00:52:36.989773 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
3996 2024.01.16 00:52:36.989990 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3997 2024.01.16 00:52:36.990140 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3998 2024.01.16 00:52:36.990266 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000890629 sec., 4491 rows/sec., 375.00 KiB/sec.
3999 2024.01.16 00:52:36.990461 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} <Debug> DynamicQueryHandler: Done processing query
4000 2024.01.16 00:52:36.990485 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4001 2024.01.16 00:52:36.990500 [ 3 ] {} <Debug> HTTP-Session: 1c9c28a9-1313-4c14-a08d-db44bf9ba476 Destroying unnamed session
4002 2024.01.16 00:52:36.990620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4003 2024.01.16 00:52:36.990664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4004 2024.01.16 00:52:36.990682 [ 3 ] {} <Debug> HTTP-Session: 38b11c0a-9668-4065-b055-808c3d7d6e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4005 2024.01.16 00:52:36.990699 [ 3 ] {} <Debug> HTTP-Session: 38b11c0a-9668-4065-b055-808c3d7d6e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4006 2024.01.16 00:52:36.990773 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4007 2024.01.16 00:52:36.990812 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4008 2024.01.16 00:52:36.990925 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4009 2024.01.16 00:52:36.991207 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4010 2024.01.16 00:52:36.991410 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4011 2024.01.16 00:52:36.991556 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4012 2024.01.16 00:52:36.991673 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000870619 sec., 19526 rows/sec., 1.75 MiB/sec.
4013 2024.01.16 00:52:36.991817 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} <Debug> DynamicQueryHandler: Done processing query
4014 2024.01.16 00:52:36.991845 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4015 2024.01.16 00:52:36.991860 [ 3 ] {} <Debug> HTTP-Session: 38b11c0a-9668-4065-b055-808c3d7d6e7b Destroying unnamed session
4016 2024.01.16 00:52:36.992009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4017 2024.01.16 00:52:36.992054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4018 2024.01.16 00:52:36.992072 [ 3 ] {} <Debug> HTTP-Session: 3fcb9cc1-722d-4204-814c-43e921bacdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4019 2024.01.16 00:52:36.992088 [ 3 ] {} <Debug> HTTP-Session: 3fcb9cc1-722d-4204-814c-43e921bacdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4020 2024.01.16 00:52:36.992156 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4021 2024.01.16 00:52:36.992194 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4022 2024.01.16 00:52:36.992298 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4023 2024.01.16 00:52:36.992627 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4024 2024.01.16 00:52:36.992831 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4025 2024.01.16 00:52:36.992979 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
4026 2024.01.16 00:52:36.993097 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000904939 sec., 4420 rows/sec., 308.64 KiB/sec.
4027 2024.01.16 00:52:36.993279 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} <Debug> DynamicQueryHandler: Done processing query
4028 2024.01.16 00:52:36.993307 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4029 2024.01.16 00:52:36.993322 [ 3 ] {} <Debug> HTTP-Session: 3fcb9cc1-722d-4204-814c-43e921bacdc7 Destroying unnamed session
4030 2024.01.16 00:52:36.993448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4031 2024.01.16 00:52:36.993491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4032 2024.01.16 00:52:36.993510 [ 3 ] {} <Debug> HTTP-Session: 9a15af77-81f6-4713-8165-85888224c773 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4033 2024.01.16 00:52:36.993527 [ 3 ] {} <Debug> HTTP-Session: 9a15af77-81f6-4713-8165-85888224c773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4034 2024.01.16 00:52:36.993596 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4035 2024.01.16 00:52:36.993634 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4036 2024.01.16 00:52:36.993750 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4037 2024.01.16 00:52:36.994026 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4038 2024.01.16 00:52:36.994228 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4039 2024.01.16 00:52:36.994369 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4040 2024.01.16 00:52:36.994490 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000867579 sec., 10373 rows/sec., 837.46 KiB/sec.
4041 2024.01.16 00:52:36.994595 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} <Debug> DynamicQueryHandler: Done processing query
4042 2024.01.16 00:52:36.994618 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4043 2024.01.16 00:52:36.994633 [ 3 ] {} <Debug> HTTP-Session: 9a15af77-81f6-4713-8165-85888224c773 Destroying unnamed session
4044 2024.01.16 00:52:36.994757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4045 2024.01.16 00:52:36.994799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4046 2024.01.16 00:52:36.994817 [ 3 ] {} <Debug> HTTP-Session: 5d348bc3-6f9f-4157-93ed-4f8cede155d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4047 2024.01.16 00:52:36.994833 [ 3 ] {} <Debug> HTTP-Session: 5d348bc3-6f9f-4157-93ed-4f8cede155d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4048 2024.01.16 00:52:36.994901 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4049 2024.01.16 00:52:36.994944 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4050 2024.01.16 00:52:36.995061 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4051 2024.01.16 00:52:36.995315 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4052 2024.01.16 00:52:36.995576 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4053 2024.01.16 00:52:36.995748 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
4054 2024.01.16 00:52:36.995866 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000926629 sec., 2158 rows/sec., 151.76 KiB/sec.
4055 2024.01.16 00:52:36.996047 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} <Debug> DynamicQueryHandler: Done processing query
4056 2024.01.16 00:52:36.996071 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4057 2024.01.16 00:52:36.996087 [ 3 ] {} <Debug> HTTP-Session: 5d348bc3-6f9f-4157-93ed-4f8cede155d6 Destroying unnamed session
4058 2024.01.16 00:52:36.996196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4059 2024.01.16 00:52:36.996240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4060 2024.01.16 00:52:36.996258 [ 3 ] {} <Debug> HTTP-Session: 9a5b6bd9-9f4c-4837-be9d-0c5b87520690 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4061 2024.01.16 00:52:36.996275 [ 3 ] {} <Debug> HTTP-Session: 9a5b6bd9-9f4c-4837-be9d-0c5b87520690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4062 2024.01.16 00:52:36.996346 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4063 2024.01.16 00:52:36.996391 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4064 2024.01.16 00:52:36.996531 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4065 2024.01.16 00:52:36.996819 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4066 2024.01.16 00:52:36.997080 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4067 2024.01.16 00:52:36.997250 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4068 2024.01.16 00:52:36.997349 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00097599 sec., 5123 rows/sec., 6.91 MiB/sec.
4069 2024.01.16 00:52:36.997467 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} <Debug> DynamicQueryHandler: Done processing query
4070 2024.01.16 00:52:36.997490 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4071 2024.01.16 00:52:36.997505 [ 3 ] {} <Debug> HTTP-Session: 9a5b6bd9-9f4c-4837-be9d-0c5b87520690 Destroying unnamed session
4072 2024.01.16 00:52:41.991355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4073 2024.01.16 00:52:41.991499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4074 2024.01.16 00:52:41.991531 [ 3 ] {} <Debug> HTTP-Session: 049e0b17-2c5f-4741-8582-3ef6eefcd3bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4075 2024.01.16 00:52:41.991560 [ 3 ] {} <Debug> HTTP-Session: 049e0b17-2c5f-4741-8582-3ef6eefcd3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4076 2024.01.16 00:52:41.991732 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4077 2024.01.16 00:52:41.991808 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4078 2024.01.16 00:52:41.991993 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4079 2024.01.16 00:52:41.992535 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4080 2024.01.16 00:52:41.992812 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4081 2024.01.16 00:52:41.992982 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4082 2024.01.16 00:52:41.993126 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001350593 sec., 34059 rows/sec., 2.70 MiB/sec.
4083 2024.01.16 00:52:41.993284 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} <Debug> DynamicQueryHandler: Done processing query
4084 2024.01.16 00:52:41.993310 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4085 2024.01.16 00:52:41.993327 [ 3 ] {} <Debug> HTTP-Session: 049e0b17-2c5f-4741-8582-3ef6eefcd3bc Destroying unnamed session
4086 2024.01.16 00:52:41.993453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4087 2024.01.16 00:52:41.993501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4088 2024.01.16 00:52:41.993521 [ 3 ] {} <Debug> HTTP-Session: 68a80c29-ccf3-4178-a8f5-23bbd5bf1f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4089 2024.01.16 00:52:41.993541 [ 3 ] {} <Debug> HTTP-Session: 68a80c29-ccf3-4178-a8f5-23bbd5bf1f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4090 2024.01.16 00:52:41.993621 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4091 2024.01.16 00:52:41.993664 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4092 2024.01.16 00:52:41.993780 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4093 2024.01.16 00:52:41.994058 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4094 2024.01.16 00:52:41.994267 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4095 2024.01.16 00:52:41.994417 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4096 2024.01.16 00:52:41.994541 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000888419 sec., 2251 rows/sec., 192.36 KiB/sec.
4097 2024.01.16 00:52:41.994539 [ 148 ] {} <Debug> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
4098 2024.01.16 00:52:41.994662 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4099 2024.01.16 00:52:41.994718 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} <Debug> DynamicQueryHandler: Done processing query
4100 2024.01.16 00:52:41.994781 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4101 2024.01.16 00:52:41.994821 [ 3 ] {} <Debug> HTTP-Session: 68a80c29-ccf3-4178-a8f5-23bbd5bf1f0e Destroying unnamed session
4102 2024.01.16 00:52:41.994817 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact
4103 2024.01.16 00:52:41.994973 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4104 2024.01.16 00:52:41.995023 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
4105 2024.01.16 00:52:41.995059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4106 2024.01.16 00:52:41.995135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4107 2024.01.16 00:52:41.995166 [ 3 ] {} <Debug> HTTP-Session: 64721e32-0117-4b00-b19c-d3a767445a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4108 2024.01.16 00:52:41.995227 [ 3 ] {} <Debug> HTTP-Session: 64721e32-0117-4b00-b19c-d3a767445a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.01.16 00:52:41.995268 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4110 2024.01.16 00:52:41.995419 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4111 2024.01.16 00:52:41.995487 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4112 2024.01.16 00:52:41.995506 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4113 2024.01.16 00:52:41.995761 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4114 2024.01.16 00:52:41.995947 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4115 2024.01.16 00:52:41.995988 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
4116 2024.01.16 00:52:41.996167 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4117 2024.01.16 00:52:41.996667 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4118 2024.01.16 00:52:41.997158 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4119 2024.01.16 00:52:41.997331 [ 14 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002604446 sec., 8447.093930916595 rows/sec., 706.80 KiB/sec.
4120 2024.01.16 00:52:41.997464 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4121 2024.01.16 00:52:41.997508 [ 14 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4122 2024.01.16 00:52:41.997658 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} <Information> executeQuery: Read 175 rows, 17.09 KiB in 0.002175212 sec., 80451 rows/sec., 7.67 MiB/sec.
4123 2024.01.16 00:52:41.997817 [ 14 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
4124 2024.01.16 00:52:41.997865 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} <Debug> DynamicQueryHandler: Done processing query
4125 2024.01.16 00:52:41.997899 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4126 2024.01.16 00:52:41.997916 [ 14 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0
4127 2024.01.16 00:52:41.997925 [ 3 ] {} <Debug> HTTP-Session: 64721e32-0117-4b00-b19c-d3a767445a08 Destroying unnamed session
4128 2024.01.16 00:52:41.998071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4129 2024.01.16 00:52:41.998118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4130 2024.01.16 00:52:41.998138 [ 3 ] {} <Debug> HTTP-Session: f3470c3e-e81f-49e7-b78b-6cb0b75aff8f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4131 2024.01.16 00:52:41.998156 [ 3 ] {} <Debug> HTTP-Session: f3470c3e-e81f-49e7-b78b-6cb0b75aff8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4132 2024.01.16 00:52:41.998229 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4133 2024.01.16 00:52:41.998268 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4134 2024.01.16 00:52:41.998388 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4135 2024.01.16 00:52:41.998668 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4136 2024.01.16 00:52:41.998881 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4137 2024.01.16 00:52:41.999030 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4138 2024.01.16 00:52:41.999155 [ 148 ] {} <Debug> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
4139 2024.01.16 00:52:41.999164 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000893079 sec., 2239 rows/sec., 156.37 KiB/sec.
4140 2024.01.16 00:52:41.999213 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4141 2024.01.16 00:52:41.999391 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact
4142 2024.01.16 00:52:41.999411 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} <Debug> DynamicQueryHandler: Done processing query
4143 2024.01.16 00:52:41.999455 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4144 2024.01.16 00:52:41.999493 [ 3 ] {} <Debug> HTTP-Session: f3470c3e-e81f-49e7-b78b-6cb0b75aff8f Destroying unnamed session
4145 2024.01.16 00:52:41.999542 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4146 2024.01.16 00:52:41.999575 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
4147 2024.01.16 00:52:41.999685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4148 2024.01.16 00:52:41.999732 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4149 2024.01.16 00:52:41.999785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4150 2024.01.16 00:52:41.999827 [ 3 ] {} <Debug> HTTP-Session: 48d90199-0512-43e7-b8e4-5d9d32d4dddd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4151 2024.01.16 00:52:41.999865 [ 3 ] {} <Debug> HTTP-Session: 48d90199-0512-43e7-b8e4-5d9d32d4dddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4152 2024.01.16 00:52:41.999932 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4153 2024.01.16 00:52:42.000072 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4154 2024.01.16 00:52:42.000116 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4155 2024.01.16 00:52:42.000178 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.67 MiB, peak 239.98 MiB, will set to 233.55 MiB (RSS), difference: -1.13 MiB
4156 2024.01.16 00:52:42.000437 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4157 2024.01.16 00:52:42.000937 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
4158 2024.01.16 00:52:42.001032 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4159 2024.01.16 00:52:42.001230 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4160 2024.01.16 00:52:42.001745 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4161 2024.01.16 00:52:42.002198 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4162 2024.01.16 00:52:42.002455 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003156501 sec., 6969.742762634955 rows/sec., 486.66 KiB/sec.
4163 2024.01.16 00:52:42.002503 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4164 2024.01.16 00:52:42.002580 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4165 2024.01.16 00:52:42.002714 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} <Information> executeQuery: Read 72 rows, 5.75 KiB in 0.002609726 sec., 27589 rows/sec., 2.15 MiB/sec.
4166 2024.01.16 00:52:42.002902 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
4167 2024.01.16 00:52:42.002945 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} <Debug> DynamicQueryHandler: Done processing query
4168 2024.01.16 00:52:42.002976 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4169 2024.01.16 00:52:42.002990 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0
4170 2024.01.16 00:52:42.003004 [ 3 ] {} <Debug> HTTP-Session: 48d90199-0512-43e7-b8e4-5d9d32d4dddd Destroying unnamed session
4171 2024.01.16 00:52:42.003144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4172 2024.01.16 00:52:42.003191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4173 2024.01.16 00:52:42.003210 [ 3 ] {} <Debug> HTTP-Session: 8fe48920-04fe-42ad-b5a6-89dbcc14eab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4174 2024.01.16 00:52:42.003227 [ 3 ] {} <Debug> HTTP-Session: 8fe48920-04fe-42ad-b5a6-89dbcc14eab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4175 2024.01.16 00:52:42.003308 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4176 2024.01.16 00:52:42.003353 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4177 2024.01.16 00:52:42.003493 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4178 2024.01.16 00:52:42.003821 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4179 2024.01.16 00:52:42.004099 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4180 2024.01.16 00:52:42.004293 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4181 2024.01.16 00:52:42.004421 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001083701 sec., 34142 rows/sec., 2.41 MiB/sec.
4182 2024.01.16 00:52:42.004561 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} <Debug> DynamicQueryHandler: Done processing query
4183 2024.01.16 00:52:42.004585 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4184 2024.01.16 00:52:42.004601 [ 3 ] {} <Debug> HTTP-Session: 8fe48920-04fe-42ad-b5a6-89dbcc14eab8 Destroying unnamed session
4185 2024.01.16 00:52:42.004755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4186 2024.01.16 00:52:42.004800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4187 2024.01.16 00:52:42.004819 [ 3 ] {} <Debug> HTTP-Session: 17625b6a-e0d9-4e11-b697-168941fde060 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4188 2024.01.16 00:52:42.004836 [ 3 ] {} <Debug> HTTP-Session: 17625b6a-e0d9-4e11-b697-168941fde060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4189 2024.01.16 00:52:42.004917 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4190 2024.01.16 00:52:42.004961 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4191 2024.01.16 00:52:42.005098 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4192 2024.01.16 00:52:42.005618 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4193 2024.01.16 00:52:42.005921 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4194 2024.01.16 00:52:42.006102 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4195 2024.01.16 00:52:42.006239 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001294273 sec., 35541 rows/sec., 47.96 MiB/sec.
4196 2024.01.16 00:52:42.006351 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} <Debug> DynamicQueryHandler: Done processing query
4197 2024.01.16 00:52:42.006375 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4198 2024.01.16 00:52:42.006391 [ 3 ] {} <Debug> HTTP-Session: 17625b6a-e0d9-4e11-b697-168941fde060 Destroying unnamed session
4199 2024.01.16 00:52:46.987176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4200 2024.01.16 00:52:46.987377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4201 2024.01.16 00:52:46.987430 [ 3 ] {} <Debug> HTTP-Session: 86873467-8eb6-4cef-978e-29eb5c6d7f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4202 2024.01.16 00:52:46.987479 [ 3 ] {} <Debug> HTTP-Session: 86873467-8eb6-4cef-978e-29eb5c6d7f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4203 2024.01.16 00:52:46.987701 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4204 2024.01.16 00:52:46.987777 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4205 2024.01.16 00:52:46.987958 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4206 2024.01.16 00:52:46.988411 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4207 2024.01.16 00:52:46.988680 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4208 2024.01.16 00:52:46.988847 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4209 2024.01.16 00:52:46.988964 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001219872 sec., 4098 rows/sec., 332.23 KiB/sec.
4210 2024.01.16 00:52:46.988988 [ 144 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4211 2024.01.16 00:52:46.989118 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4212 2024.01.16 00:52:46.989187 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} <Debug> DynamicQueryHandler: Done processing query
4213 2024.01.16 00:52:46.989222 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4214 2024.01.16 00:52:46.989230 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4215 2024.01.16 00:52:46.989279 [ 3 ] {} <Debug> HTTP-Session: 86873467-8eb6-4cef-978e-29eb5c6d7f52 Destroying unnamed session
4216 2024.01.16 00:52:46.989347 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4217 2024.01.16 00:52:46.989385 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 51 rows starting from the beginning of the part
4218 2024.01.16 00:52:46.989467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4219 2024.01.16 00:52:46.989555 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
4220 2024.01.16 00:52:46.989557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4221 2024.01.16 00:52:46.989633 [ 3 ] {} <Debug> HTTP-Session: 86644a07-7278-4e5e-b1aa-736286ea88ca Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4222 2024.01.16 00:52:46.989669 [ 3 ] {} <Debug> HTTP-Session: 86644a07-7278-4e5e-b1aa-736286ea88ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4223 2024.01.16 00:52:46.989792 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part
4224 2024.01.16 00:52:46.989900 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4225 2024.01.16 00:52:46.990023 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part
4226 2024.01.16 00:52:46.990024 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4227 2024.01.16 00:52:46.990335 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part
4228 2024.01.16 00:52:46.990510 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4229 2024.01.16 00:52:46.990596 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part
4230 2024.01.16 00:52:46.991133 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4231 2024.01.16 00:52:46.991613 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4232 2024.01.16 00:52:46.991947 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4233 2024.01.16 00:52:46.992164 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.00298115 sec., 52999.68133102997 rows/sec., 4.20 MiB/sec.
4234 2024.01.16 00:52:46.992185 [ 144 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4235 2024.01.16 00:52:46.992228 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002256392 sec., 6647 rows/sec., 614.14 KiB/sec.
4236 2024.01.16 00:52:46.992257 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4237 2024.01.16 00:52:46.992439 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4238 2024.01.16 00:52:46.992487 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4239 2024.01.16 00:52:46.992582 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} <Debug> DynamicQueryHandler: Done processing query
4240 2024.01.16 00:52:46.992625 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4241 2024.01.16 00:52:46.992644 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4242 2024.01.16 00:52:46.992665 [ 3 ] {} <Debug> HTTP-Session: 86644a07-7278-4e5e-b1aa-736286ea88ca Destroying unnamed session
4243 2024.01.16 00:52:46.992717 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part
4244 2024.01.16 00:52:46.992794 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4245 2024.01.16 00:52:46.992891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4246 2024.01.16 00:52:46.992942 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part
4247 2024.01.16 00:52:46.992958 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4248 2024.01.16 00:52:46.993021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4249 2024.01.16 00:52:46.993124 [ 3 ] {} <Debug> HTTP-Session: 4f38e3b9-6f86-4b98-ba0a-53ecd304480a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4250 2024.01.16 00:52:46.993204 [ 3 ] {} <Debug> HTTP-Session: 4f38e3b9-6f86-4b98-ba0a-53ecd304480a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4251 2024.01.16 00:52:46.993262 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 138 rows starting from the beginning of the part
4252 2024.01.16 00:52:46.993394 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4253 2024.01.16 00:52:46.993512 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4254 2024.01.16 00:52:46.993512 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part
4255 2024.01.16 00:52:46.993851 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 175 rows starting from the beginning of the part
4256 2024.01.16 00:52:46.993980 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4257 2024.01.16 00:52:46.994137 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part
4258 2024.01.16 00:52:46.994694 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4259 2024.01.16 00:52:46.995160 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4260 2024.01.16 00:52:46.995436 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4261 2024.01.16 00:52:46.995623 [ 144 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4262 2024.01.16 00:52:46.995741 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002257293 sec., 2215 rows/sec., 177.38 KiB/sec.
4263 2024.01.16 00:52:46.995772 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4264 2024.01.16 00:52:46.995992 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4265 2024.01.16 00:52:46.996075 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 4 columns (4 merged, 0 gathered) in 0.003721037 sec., 148614.48569310113 rows/sec., 14.19 MiB/sec.
4266 2024.01.16 00:52:46.996222 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4267 2024.01.16 00:52:46.996255 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} <Debug> DynamicQueryHandler: Done processing query
4268 2024.01.16 00:52:46.996290 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 101 rows starting from the beginning of the part
4269 2024.01.16 00:52:46.996302 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4270 2024.01.16 00:52:46.996319 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4271 2024.01.16 00:52:46.996439 [ 3 ] {} <Debug> HTTP-Session: 4f38e3b9-6f86-4b98-ba0a-53ecd304480a Destroying unnamed session
4272 2024.01.16 00:52:46.996535 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
4273 2024.01.16 00:52:46.996670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4274 2024.01.16 00:52:46.996701 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4275 2024.01.16 00:52:46.996773 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part
4276 2024.01.16 00:52:46.996797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4277 2024.01.16 00:52:46.996876 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4278 2024.01.16 00:52:46.996896 [ 3 ] {} <Debug> HTTP-Session: d6a351fd-6692-4af7-86d3-b8704c7b1272 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4279 2024.01.16 00:52:46.997000 [ 3 ] {} <Debug> HTTP-Session: d6a351fd-6692-4af7-86d3-b8704c7b1272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4280 2024.01.16 00:52:46.997088 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part
4281 2024.01.16 00:52:46.997279 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4282 2024.01.16 00:52:46.997318 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part
4283 2024.01.16 00:52:46.997402 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4284 2024.01.16 00:52:46.997603 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part
4285 2024.01.16 00:52:46.998149 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4286 2024.01.16 00:52:46.999012 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4287 2024.01.16 00:52:46.999541 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003669287 sec., 64862.7376381297 rows/sec., 5.07 MiB/sec.
4288 2024.01.16 00:52:46.999668 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4289 2024.01.16 00:52:46.999694 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4290 2024.01.16 00:52:46.999962 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4291 2024.01.16 00:52:46.999969 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4292 2024.01.16 00:52:47.000115 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002779428 sec., 1798 rows/sec., 2.43 MiB/sec.
4293 2024.01.16 00:52:47.000142 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.76 MiB, peak 239.98 MiB, will set to 233.56 MiB (RSS), difference: -5.20 MiB
4294 2024.01.16 00:52:47.000178 [ 144 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4295 2024.01.16 00:52:47.000181 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4296 2024.01.16 00:52:47.000287 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4297 2024.01.16 00:52:47.000554 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4298 2024.01.16 00:52:47.000637 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} <Debug> DynamicQueryHandler: Done processing query
4299 2024.01.16 00:52:47.000693 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4300 2024.01.16 00:52:47.000775 [ 3 ] {} <Debug> HTTP-Session: d6a351fd-6692-4af7-86d3-b8704c7b1272 Destroying unnamed session
4301 2024.01.16 00:52:47.000876 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4302 2024.01.16 00:52:47.000951 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 997 rows starting from the beginning of the part
4303 2024.01.16 00:52:47.001065 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
4304 2024.01.16 00:52:47.001168 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part
4305 2024.01.16 00:52:47.001264 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part
4306 2024.01.16 00:52:47.001356 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part
4307 2024.01.16 00:52:47.001447 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part
4308 2024.01.16 00:52:47.004230 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 6 columns (6 merged, 0 gathered) in 0.003818969 sec., 289083.25781120505 rows/sec., 390.10 MiB/sec.
4309 2024.01.16 00:52:47.004887 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4310 2024.01.16 00:52:47.005123 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4311 2024.01.16 00:52:47.005198 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4312 2024.01.16 00:52:47.005272 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8: 9.01 MiB.
4313 2024.01.16 00:52:48.000144 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.48 MiB, peak 239.98 MiB, will set to 234.35 MiB (RSS), difference: 5.87 MiB
4314 2024.01.16 00:52:49.583749 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache
4315 2024.01.16 00:52:49.583804 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache
4316 2024.01.16 00:52:51.989521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4317 2024.01.16 00:52:51.989654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4318 2024.01.16 00:52:51.989683 [ 3 ] {} <Debug> HTTP-Session: e452fd62-ce17-4dd4-964f-31e3a880f14d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4319 2024.01.16 00:52:51.989711 [ 3 ] {} <Debug> HTTP-Session: e452fd62-ce17-4dd4-964f-31e3a880f14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.01.16 00:52:51.989855 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4321 2024.01.16 00:52:51.989930 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4322 2024.01.16 00:52:51.990110 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4323 2024.01.16 00:52:51.990593 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4324 2024.01.16 00:52:51.990860 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4325 2024.01.16 00:52:51.991027 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4326 2024.01.16 00:52:51.991148 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001251993 sec., 36741 rows/sec., 2.91 MiB/sec.
4327 2024.01.16 00:52:51.991364 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} <Debug> DynamicQueryHandler: Done processing query
4328 2024.01.16 00:52:51.991416 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4329 2024.01.16 00:52:51.991438 [ 3 ] {} <Debug> HTTP-Session: e452fd62-ce17-4dd4-964f-31e3a880f14d Destroying unnamed session
4330 2024.01.16 00:52:51.991613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4331 2024.01.16 00:52:51.991662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4332 2024.01.16 00:52:51.991681 [ 3 ] {} <Debug> HTTP-Session: 376ff414-081b-4cb2-8998-e1cb4f619fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4333 2024.01.16 00:52:51.991699 [ 3 ] {} <Debug> HTTP-Session: 376ff414-081b-4cb2-8998-e1cb4f619fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.01.16 00:52:51.991787 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4335 2024.01.16 00:52:51.991830 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4336 2024.01.16 00:52:51.991945 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4337 2024.01.16 00:52:51.992366 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4338 2024.01.16 00:52:51.992584 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4339 2024.01.16 00:52:51.992732 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4340 2024.01.16 00:52:51.992857 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.0010419 sec., 132450 rows/sec., 13.01 MiB/sec.
4341 2024.01.16 00:52:51.992983 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} <Debug> DynamicQueryHandler: Done processing query
4342 2024.01.16 00:52:51.993006 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4343 2024.01.16 00:52:51.993022 [ 3 ] {} <Debug> HTTP-Session: 376ff414-081b-4cb2-8998-e1cb4f619fb1 Destroying unnamed session
4344 2024.01.16 00:52:51.993140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4345 2024.01.16 00:52:51.993185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4346 2024.01.16 00:52:51.993203 [ 3 ] {} <Debug> HTTP-Session: a71d2923-5d17-484b-b9f8-bf65e5366d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4347 2024.01.16 00:52:51.993219 [ 3 ] {} <Debug> HTTP-Session: a71d2923-5d17-484b-b9f8-bf65e5366d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4348 2024.01.16 00:52:51.993293 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4349 2024.01.16 00:52:51.993332 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4350 2024.01.16 00:52:51.993438 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4351 2024.01.16 00:52:51.993728 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4352 2024.01.16 00:52:51.993926 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4353 2024.01.16 00:52:51.994083 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4354 2024.01.16 00:52:51.994196 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000876269 sec., 52495 rows/sec., 4.11 MiB/sec.
4355 2024.01.16 00:52:51.994301 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} <Debug> DynamicQueryHandler: Done processing query
4356 2024.01.16 00:52:51.994324 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4357 2024.01.16 00:52:51.994339 [ 3 ] {} <Debug> HTTP-Session: a71d2923-5d17-484b-b9f8-bf65e5366d87 Destroying unnamed session
4358 2024.01.16 00:52:51.994518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4359 2024.01.16 00:52:51.994561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4360 2024.01.16 00:52:51.994579 [ 3 ] {} <Debug> HTTP-Session: f6378266-9954-4fb7-8543-ef257cf0bf66 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4361 2024.01.16 00:52:51.994596 [ 3 ] {} <Debug> HTTP-Session: f6378266-9954-4fb7-8543-ef257cf0bf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4362 2024.01.16 00:52:51.994681 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4363 2024.01.16 00:52:51.994726 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4364 2024.01.16 00:52:51.994862 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4365 2024.01.16 00:52:51.995280 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4366 2024.01.16 00:52:51.995583 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4367 2024.01.16 00:52:51.995755 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4368 2024.01.16 00:52:51.995871 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001163311 sec., 39542 rows/sec., 53.36 MiB/sec.
4369 2024.01.16 00:52:51.995978 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} <Debug> DynamicQueryHandler: Done processing query
4370 2024.01.16 00:52:51.996001 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4371 2024.01.16 00:52:51.996016 [ 3 ] {} <Debug> HTTP-Session: f6378266-9954-4fb7-8543-ef257cf0bf66 Destroying unnamed session
4372 2024.01.16 00:52:55.088239 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
4373 2024.01.16 00:52:55.088320 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4374 2024.01.16 00:52:55.088413 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
4375 2024.01.16 00:52:55.088536 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4376 2024.01.16 00:52:55.088572 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 525 rows starting from the beginning of the part
4377 2024.01.16 00:52:55.088691 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
4378 2024.01.16 00:52:55.088784 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
4379 2024.01.16 00:52:55.088870 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4380 2024.01.16 00:52:55.088954 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
4381 2024.01.16 00:52:55.089591 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219562 sec., 492799.87405314366 rows/sec., 34.76 MiB/sec.
4382 2024.01.16 00:52:55.089690 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
4383 2024.01.16 00:52:55.089880 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
4384 2024.01.16 00:52:55.089945 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
4385 2024.01.16 00:52:56.987022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4386 2024.01.16 00:52:56.987144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4387 2024.01.16 00:52:56.987173 [ 3 ] {} <Debug> HTTP-Session: eda77064-3fe2-44a3-a4ae-bd0ebd1212cc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4388 2024.01.16 00:52:56.987200 [ 3 ] {} <Debug> HTTP-Session: eda77064-3fe2-44a3-a4ae-bd0ebd1212cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4389 2024.01.16 00:52:56.987331 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4390 2024.01.16 00:52:56.987396 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4391 2024.01.16 00:52:56.987566 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4392 2024.01.16 00:52:56.987879 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4393 2024.01.16 00:52:56.988195 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4394 2024.01.16 00:52:56.988361 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4395 2024.01.16 00:52:56.988478 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001081491 sec., 4623 rows/sec., 374.74 KiB/sec.
4396 2024.01.16 00:52:56.988610 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} <Debug> DynamicQueryHandler: Done processing query
4397 2024.01.16 00:52:56.988637 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4398 2024.01.16 00:52:56.988653 [ 3 ] {} <Debug> HTTP-Session: eda77064-3fe2-44a3-a4ae-bd0ebd1212cc Destroying unnamed session
4399 2024.01.16 00:52:56.988819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4400 2024.01.16 00:52:56.988866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4401 2024.01.16 00:52:56.988886 [ 3 ] {} <Debug> HTTP-Session: cb25a5be-a889-40c4-8589-482ed5381bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4402 2024.01.16 00:52:56.988904 [ 3 ] {} <Debug> HTTP-Session: cb25a5be-a889-40c4-8589-482ed5381bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4403 2024.01.16 00:52:56.988983 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4404 2024.01.16 00:52:56.989025 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4405 2024.01.16 00:52:56.989131 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4406 2024.01.16 00:52:56.989366 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4407 2024.01.16 00:52:56.989568 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4408 2024.01.16 00:52:56.989715 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4409 2024.01.16 00:52:56.989815 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000804128 sec., 18653 rows/sec., 1.68 MiB/sec.
4410 2024.01.16 00:52:56.989916 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} <Debug> DynamicQueryHandler: Done processing query
4411 2024.01.16 00:52:56.989939 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4412 2024.01.16 00:52:56.989954 [ 3 ] {} <Debug> HTTP-Session: cb25a5be-a889-40c4-8589-482ed5381bf1 Destroying unnamed session
4413 2024.01.16 00:52:56.990065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4414 2024.01.16 00:52:56.990108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4415 2024.01.16 00:52:56.990126 [ 3 ] {} <Debug> HTTP-Session: d0df0959-e1b2-4f15-84e9-20599f140d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4416 2024.01.16 00:52:56.990144 [ 3 ] {} <Debug> HTTP-Session: d0df0959-e1b2-4f15-84e9-20599f140d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4417 2024.01.16 00:52:56.990213 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4418 2024.01.16 00:52:56.990250 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4419 2024.01.16 00:52:56.990351 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4420 2024.01.16 00:52:56.990566 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4421 2024.01.16 00:52:56.990764 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4422 2024.01.16 00:52:56.990917 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4423 2024.01.16 00:52:56.991016 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000777268 sec., 6432 rows/sec., 515.13 KiB/sec.
4424 2024.01.16 00:52:56.991117 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} <Debug> DynamicQueryHandler: Done processing query
4425 2024.01.16 00:52:56.991140 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4426 2024.01.16 00:52:56.991155 [ 3 ] {} <Debug> HTTP-Session: d0df0959-e1b2-4f15-84e9-20599f140d3e Destroying unnamed session
4427 2024.01.16 00:52:56.991297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4428 2024.01.16 00:52:56.991338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4429 2024.01.16 00:52:56.991356 [ 3 ] {} <Debug> HTTP-Session: ccb08f47-8cc1-453b-8166-30bd04d88043 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4430 2024.01.16 00:52:56.991372 [ 3 ] {} <Debug> HTTP-Session: ccb08f47-8cc1-453b-8166-30bd04d88043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4431 2024.01.16 00:52:56.991441 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4432 2024.01.16 00:52:56.991485 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4433 2024.01.16 00:52:56.991617 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4434 2024.01.16 00:52:56.991880 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4435 2024.01.16 00:52:56.992145 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4436 2024.01.16 00:52:56.992319 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4437 2024.01.16 00:52:56.992422 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00095395 sec., 5241 rows/sec., 7.07 MiB/sec.
4438 2024.01.16 00:52:56.992584 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} <Debug> DynamicQueryHandler: Done processing query
4439 2024.01.16 00:52:56.992624 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4440 2024.01.16 00:52:56.992640 [ 3 ] {} <Debug> HTTP-Session: ccb08f47-8cc1-453b-8166-30bd04d88043 Destroying unnamed session
4441 2024.01.16 00:53:01.990110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4442 2024.01.16 00:53:01.990234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4443 2024.01.16 00:53:01.990260 [ 3 ] {} <Debug> HTTP-Session: 0e42005c-bdc0-4de0-a478-9169dbac37cf Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4444 2024.01.16 00:53:01.990285 [ 3 ] {} <Debug> HTTP-Session: 0e42005c-bdc0-4de0-a478-9169dbac37cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4445 2024.01.16 00:53:01.990414 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4446 2024.01.16 00:53:01.990475 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4447 2024.01.16 00:53:01.990633 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4448 2024.01.16 00:53:01.991010 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4449 2024.01.16 00:53:01.991270 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4450 2024.01.16 00:53:01.991433 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4451 2024.01.16 00:53:01.991561 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001110322 sec., 41429 rows/sec., 3.28 MiB/sec.
4452 2024.01.16 00:53:01.991759 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} <Debug> DynamicQueryHandler: Done processing query
4453 2024.01.16 00:53:01.991794 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4454 2024.01.16 00:53:01.991811 [ 3 ] {} <Debug> HTTP-Session: 0e42005c-bdc0-4de0-a478-9169dbac37cf Destroying unnamed session
4455 2024.01.16 00:53:01.991934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4456 2024.01.16 00:53:01.991980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4457 2024.01.16 00:53:01.992000 [ 3 ] {} <Debug> HTTP-Session: 41898605-fd74-49f0-9585-8179d4be57df Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4458 2024.01.16 00:53:01.992019 [ 3 ] {} <Debug> HTTP-Session: 41898605-fd74-49f0-9585-8179d4be57df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4459 2024.01.16 00:53:01.992100 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4460 2024.01.16 00:53:01.992146 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4461 2024.01.16 00:53:01.992266 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4462 2024.01.16 00:53:01.992592 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4463 2024.01.16 00:53:01.992799 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4464 2024.01.16 00:53:01.992953 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4465 2024.01.16 00:53:01.993084 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00095216 sec., 2100 rows/sec., 179.48 KiB/sec.
4466 2024.01.16 00:53:01.993232 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} <Debug> DynamicQueryHandler: Done processing query
4467 2024.01.16 00:53:01.993257 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4468 2024.01.16 00:53:01.993273 [ 3 ] {} <Debug> HTTP-Session: 41898605-fd74-49f0-9585-8179d4be57df Destroying unnamed session
4469 2024.01.16 00:53:01.993431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4470 2024.01.16 00:53:01.993478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4471 2024.01.16 00:53:01.993498 [ 3 ] {} <Debug> HTTP-Session: 7790af96-e886-4ca5-9f9b-813567f6570f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4472 2024.01.16 00:53:01.993516 [ 3 ] {} <Debug> HTTP-Session: 7790af96-e886-4ca5-9f9b-813567f6570f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4473 2024.01.16 00:53:01.993594 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4474 2024.01.16 00:53:01.993633 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4475 2024.01.16 00:53:01.993741 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4476 2024.01.16 00:53:01.994112 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4477 2024.01.16 00:53:01.994338 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4478 2024.01.16 00:53:01.994482 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4479 2024.01.16 00:53:01.994604 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} <Information> executeQuery: Read 139 rows, 13.97 KiB in 0.00098185 sec., 141569 rows/sec., 13.90 MiB/sec.
4480 2024.01.16 00:53:01.994729 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} <Debug> DynamicQueryHandler: Done processing query
4481 2024.01.16 00:53:01.994753 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4482 2024.01.16 00:53:01.994768 [ 3 ] {} <Debug> HTTP-Session: 7790af96-e886-4ca5-9f9b-813567f6570f Destroying unnamed session
4483 2024.01.16 00:53:01.994888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4484 2024.01.16 00:53:01.994932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4485 2024.01.16 00:53:01.994951 [ 3 ] {} <Debug> HTTP-Session: b5883ba3-464d-4174-a5f0-60d696a1993b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4486 2024.01.16 00:53:01.994968 [ 3 ] {} <Debug> HTTP-Session: b5883ba3-464d-4174-a5f0-60d696a1993b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4487 2024.01.16 00:53:01.995039 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4488 2024.01.16 00:53:01.995078 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4489 2024.01.16 00:53:01.995184 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4490 2024.01.16 00:53:01.995429 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4491 2024.01.16 00:53:01.995629 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4492 2024.01.16 00:53:01.995774 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4493 2024.01.16 00:53:01.995890 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000824188 sec., 2426 rows/sec., 169.44 KiB/sec.
4494 2024.01.16 00:53:01.996006 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} <Debug> DynamicQueryHandler: Done processing query
4495 2024.01.16 00:53:01.996030 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4496 2024.01.16 00:53:01.996045 [ 3 ] {} <Debug> HTTP-Session: b5883ba3-464d-4174-a5f0-60d696a1993b Destroying unnamed session
4497 2024.01.16 00:53:01.996157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4498 2024.01.16 00:53:01.996202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4499 2024.01.16 00:53:01.996220 [ 3 ] {} <Debug> HTTP-Session: d316039f-ca0c-432d-956f-80e41a9d9e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4500 2024.01.16 00:53:01.996237 [ 3 ] {} <Debug> HTTP-Session: d316039f-ca0c-432d-956f-80e41a9d9e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4501 2024.01.16 00:53:01.996308 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4502 2024.01.16 00:53:01.996346 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4503 2024.01.16 00:53:01.996450 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4504 2024.01.16 00:53:01.996735 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4505 2024.01.16 00:53:01.996935 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4506 2024.01.16 00:53:01.997083 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4507 2024.01.16 00:53:01.997206 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000870218 sec., 55158 rows/sec., 4.32 MiB/sec.
4508 2024.01.16 00:53:01.997306 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} <Debug> DynamicQueryHandler: Done processing query
4509 2024.01.16 00:53:01.997330 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4510 2024.01.16 00:53:01.997346 [ 3 ] {} <Debug> HTTP-Session: d316039f-ca0c-432d-956f-80e41a9d9e0e Destroying unnamed session
4511 2024.01.16 00:53:01.997447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4512 2024.01.16 00:53:01.997490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4513 2024.01.16 00:53:01.997508 [ 3 ] {} <Debug> HTTP-Session: 8438295f-5be6-4bef-a90a-62ad82083578 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4514 2024.01.16 00:53:01.997524 [ 3 ] {} <Debug> HTTP-Session: 8438295f-5be6-4bef-a90a-62ad82083578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4515 2024.01.16 00:53:01.997592 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4516 2024.01.16 00:53:01.997635 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4517 2024.01.16 00:53:01.997752 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4518 2024.01.16 00:53:01.997996 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4519 2024.01.16 00:53:01.998250 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4520 2024.01.16 00:53:01.998417 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4521 2024.01.16 00:53:01.998547 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000916399 sec., 1091 rows/sec., 76.73 KiB/sec.
4522 2024.01.16 00:53:01.998692 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} <Debug> DynamicQueryHandler: Done processing query
4523 2024.01.16 00:53:01.998716 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4524 2024.01.16 00:53:01.998731 [ 3 ] {} <Debug> HTTP-Session: 8438295f-5be6-4bef-a90a-62ad82083578 Destroying unnamed session
4525 2024.01.16 00:53:01.998872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4526 2024.01.16 00:53:01.998917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4527 2024.01.16 00:53:01.998935 [ 3 ] {} <Debug> HTTP-Session: 67cf9d12-0348-4ec3-808d-eec28363b2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4528 2024.01.16 00:53:01.998952 [ 3 ] {} <Debug> HTTP-Session: 67cf9d12-0348-4ec3-808d-eec28363b2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4529 2024.01.16 00:53:01.999034 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4530 2024.01.16 00:53:01.999078 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4531 2024.01.16 00:53:01.999214 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4532 2024.01.16 00:53:01.999655 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4533 2024.01.16 00:53:01.999958 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4534 2024.01.16 00:53:02.000148 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.76 MiB, peak 239.98 MiB, will set to 234.36 MiB (RSS), difference: -5.40 MiB
4535 2024.01.16 00:53:02.000242 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4536 2024.01.16 00:53:02.000485 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001408884 sec., 32649 rows/sec., 44.06 MiB/sec.
4537 2024.01.16 00:53:02.000666 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} <Debug> DynamicQueryHandler: Done processing query
4538 2024.01.16 00:53:02.000689 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4539 2024.01.16 00:53:02.000705 [ 3 ] {} <Debug> HTTP-Session: 67cf9d12-0348-4ec3-808d-eec28363b2ab Destroying unnamed session
4540 2024.01.16 00:53:03.000229 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.18 MiB, peak 239.98 MiB, will set to 234.36 MiB (RSS), difference: 5.17 MiB
4541 2024.01.16 00:53:04.583861 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
4542 2024.01.16 00:53:04.583945 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
4543 2024.01.16 00:53:06.987219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4544 2024.01.16 00:53:06.987351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4545 2024.01.16 00:53:06.987383 [ 3 ] {} <Debug> HTTP-Session: 2afc92a2-7b0d-4ebb-a2b4-5c1afd5edb5f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4546 2024.01.16 00:53:06.987411 [ 3 ] {} <Debug> HTTP-Session: 2afc92a2-7b0d-4ebb-a2b4-5c1afd5edb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4547 2024.01.16 00:53:06.987553 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4548 2024.01.16 00:53:06.987624 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4549 2024.01.16 00:53:06.987806 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4550 2024.01.16 00:53:06.988245 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4551 2024.01.16 00:53:06.988508 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4552 2024.01.16 00:53:06.988676 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4553 2024.01.16 00:53:06.988824 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001222052 sec., 4091 rows/sec., 331.63 KiB/sec.
4554 2024.01.16 00:53:06.988979 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} <Debug> DynamicQueryHandler: Done processing query
4555 2024.01.16 00:53:06.989005 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4556 2024.01.16 00:53:06.989022 [ 3 ] {} <Debug> HTTP-Session: 2afc92a2-7b0d-4ebb-a2b4-5c1afd5edb5f Destroying unnamed session
4557 2024.01.16 00:53:06.989140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4558 2024.01.16 00:53:06.989185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4559 2024.01.16 00:53:06.989204 [ 3 ] {} <Debug> HTTP-Session: 4ebb9699-c804-47fb-8afc-c20b7ad61c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4560 2024.01.16 00:53:06.989222 [ 3 ] {} <Debug> HTTP-Session: 4ebb9699-c804-47fb-8afc-c20b7ad61c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4561 2024.01.16 00:53:06.989297 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4562 2024.01.16 00:53:06.989337 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4563 2024.01.16 00:53:06.989442 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4564 2024.01.16 00:53:06.989727 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4565 2024.01.16 00:53:06.989926 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4566 2024.01.16 00:53:06.990065 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4567 2024.01.16 00:53:06.990261 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.0009214 sec., 16279 rows/sec., 1.47 MiB/sec.
4568 2024.01.16 00:53:06.990366 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} <Debug> DynamicQueryHandler: Done processing query
4569 2024.01.16 00:53:06.990389 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4570 2024.01.16 00:53:06.990404 [ 3 ] {} <Debug> HTTP-Session: 4ebb9699-c804-47fb-8afc-c20b7ad61c3c Destroying unnamed session
4571 2024.01.16 00:53:06.990522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4572 2024.01.16 00:53:06.990564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4573 2024.01.16 00:53:06.990584 [ 3 ] {} <Debug> HTTP-Session: 43cbcf81-94bb-431a-ae28-902461d05780 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4574 2024.01.16 00:53:06.990601 [ 3 ] {} <Debug> HTTP-Session: 43cbcf81-94bb-431a-ae28-902461d05780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4575 2024.01.16 00:53:06.990670 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4576 2024.01.16 00:53:06.990710 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4577 2024.01.16 00:53:06.990814 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4578 2024.01.16 00:53:06.991156 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4579 2024.01.16 00:53:06.991357 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4580 2024.01.16 00:53:06.991504 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4581 2024.01.16 00:53:06.991636 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} <Information> executeQuery: Read 5 rows, 410.00 B in 0.0009325 sec., 5361 rows/sec., 429.37 KiB/sec.
4582 2024.01.16 00:53:06.991756 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} <Debug> DynamicQueryHandler: Done processing query
4583 2024.01.16 00:53:06.991779 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4584 2024.01.16 00:53:06.991795 [ 3 ] {} <Debug> HTTP-Session: 43cbcf81-94bb-431a-ae28-902461d05780 Destroying unnamed session
4585 2024.01.16 00:53:06.991937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4586 2024.01.16 00:53:06.991982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4587 2024.01.16 00:53:06.992000 [ 3 ] {} <Debug> HTTP-Session: 06c518c6-4063-48d3-915c-0a757fc10601 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4588 2024.01.16 00:53:06.992017 [ 3 ] {} <Debug> HTTP-Session: 06c518c6-4063-48d3-915c-0a757fc10601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4589 2024.01.16 00:53:06.992089 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4590 2024.01.16 00:53:06.992134 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4591 2024.01.16 00:53:06.992275 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4592 2024.01.16 00:53:06.992594 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4593 2024.01.16 00:53:06.992884 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4594 2024.01.16 00:53:06.993065 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4595 2024.01.16 00:53:06.993200 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001083911 sec., 4612 rows/sec., 6.22 MiB/sec.
4596 2024.01.16 00:53:06.993328 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} <Debug> DynamicQueryHandler: Done processing query
4597 2024.01.16 00:53:06.993352 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4598 2024.01.16 00:53:06.993368 [ 3 ] {} <Debug> HTTP-Session: 06c518c6-4063-48d3-915c-0a757fc10601 Destroying unnamed session
4599 2024.01.16 00:53:11.991593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4600 2024.01.16 00:53:11.991726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4601 2024.01.16 00:53:11.991758 [ 3 ] {} <Debug> HTTP-Session: 38dad1fd-571e-433c-bb1d-6fe4981afe42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4602 2024.01.16 00:53:11.991816 [ 3 ] {} <Debug> HTTP-Session: 38dad1fd-571e-433c-bb1d-6fe4981afe42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4603 2024.01.16 00:53:11.991963 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4604 2024.01.16 00:53:11.992032 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4605 2024.01.16 00:53:11.992211 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4606 2024.01.16 00:53:11.992699 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4607 2024.01.16 00:53:11.992966 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4608 2024.01.16 00:53:11.993130 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4609 2024.01.16 00:53:11.993263 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001256363 sec., 36613 rows/sec., 2.90 MiB/sec.
4610 2024.01.16 00:53:11.993284 [ 130 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4611 2024.01.16 00:53:11.993407 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4612 2024.01.16 00:53:11.993472 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} <Debug> DynamicQueryHandler: Done processing query
4613 2024.01.16 00:53:11.993518 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4614 2024.01.16 00:53:11.993525 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4615 2024.01.16 00:53:11.993578 [ 3 ] {} <Debug> HTTP-Session: 38dad1fd-571e-433c-bb1d-6fe4981afe42 Destroying unnamed session
4616 2024.01.16 00:53:11.993679 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4617 2024.01.16 00:53:11.993714 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 51 rows starting from the beginning of the part
4618 2024.01.16 00:53:11.993809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4619 2024.01.16 00:53:11.993906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4620 2024.01.16 00:53:11.993917 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part
4621 2024.01.16 00:53:11.993942 [ 3 ] {} <Debug> HTTP-Session: f6a9dc2c-74a5-4648-b8bd-60ca207b1809 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4622 2024.01.16 00:53:11.994000 [ 3 ] {} <Debug> HTTP-Session: f6a9dc2c-74a5-4648-b8bd-60ca207b1809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4623 2024.01.16 00:53:11.994142 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part
4624 2024.01.16 00:53:11.994209 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4625 2024.01.16 00:53:11.994338 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4626 2024.01.16 00:53:11.994355 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part
4627 2024.01.16 00:53:11.994699 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part
4628 2024.01.16 00:53:11.994784 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4629 2024.01.16 00:53:11.994960 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part
4630 2024.01.16 00:53:11.995872 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4631 2024.01.16 00:53:11.996386 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4632 2024.01.16 00:53:11.996394 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002932009 sec., 67871.55155390041 rows/sec., 5.37 MiB/sec.
4633 2024.01.16 00:53:11.996523 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4634 2024.01.16 00:53:11.996632 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4635 2024.01.16 00:53:11.996821 [ 130 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4636 2024.01.16 00:53:11.996854 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4637 2024.01.16 00:53:11.996855 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} <Information> executeQuery: Read 174 rows, 17.00 KiB in 0.002565566 sec., 67821 rows/sec., 6.47 MiB/sec.
4638 2024.01.16 00:53:11.996909 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4639 2024.01.16 00:53:11.997029 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4640 2024.01.16 00:53:11.997159 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4641 2024.01.16 00:53:11.997331 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} <Debug> DynamicQueryHandler: Done processing query
4642 2024.01.16 00:53:11.997332 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4643 2024.01.16 00:53:11.997372 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4644 2024.01.16 00:53:11.997404 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part
4645 2024.01.16 00:53:11.997418 [ 3 ] {} <Debug> HTTP-Session: f6a9dc2c-74a5-4648-b8bd-60ca207b1809 Destroying unnamed session
4646 2024.01.16 00:53:11.997538 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part
4647 2024.01.16 00:53:11.997664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4648 2024.01.16 00:53:11.997686 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part
4649 2024.01.16 00:53:11.997756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4650 2024.01.16 00:53:11.997795 [ 3 ] {} <Debug> HTTP-Session: 6e82d73f-0300-43fd-b1ee-9d4d1fb5e148 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4651 2024.01.16 00:53:11.997845 [ 3 ] {} <Debug> HTTP-Session: 6e82d73f-0300-43fd-b1ee-9d4d1fb5e148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4652 2024.01.16 00:53:11.997889 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 139 rows starting from the beginning of the part
4653 2024.01.16 00:53:11.998036 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4654 2024.01.16 00:53:11.998102 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part
4655 2024.01.16 00:53:11.998120 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4656 2024.01.16 00:53:11.998411 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 174 rows starting from the beginning of the part
4657 2024.01.16 00:53:11.998573 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4658 2024.01.16 00:53:11.999514 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4659 2024.01.16 00:53:11.999885 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4660 2024.01.16 00:53:12.000191 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.56 MiB, peak 239.98 MiB, will set to 234.36 MiB (RSS), difference: -5.20 MiB
4661 2024.01.16 00:53:12.000192 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191602 sec., 211179.21344829336 rows/sec., 20.31 MiB/sec.
4662 2024.01.16 00:53:12.000224 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4663 2024.01.16 00:53:12.000513 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4664 2024.01.16 00:53:12.000493 [ 130 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4665 2024.01.16 00:53:12.000655 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4666 2024.01.16 00:53:12.000656 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.002539555 sec., 27563 rows/sec., 2.15 MiB/sec.
4667 2024.01.16 00:53:12.000927 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4668 2024.01.16 00:53:12.001062 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4669 2024.01.16 00:53:12.001139 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} <Debug> DynamicQueryHandler: Done processing query
4670 2024.01.16 00:53:12.001162 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4671 2024.01.16 00:53:12.001195 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4672 2024.01.16 00:53:12.001214 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4673 2024.01.16 00:53:12.001238 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 101 rows starting from the beginning of the part
4674 2024.01.16 00:53:12.001266 [ 3 ] {} <Debug> HTTP-Session: 6e82d73f-0300-43fd-b1ee-9d4d1fb5e148 Destroying unnamed session
4675 2024.01.16 00:53:12.001508 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part
4676 2024.01.16 00:53:12.001508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4677 2024.01.16 00:53:12.001609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4678 2024.01.16 00:53:12.001672 [ 3 ] {} <Debug> HTTP-Session: 59dd3744-9de1-4116-9d45-4fb4002ba839 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4679 2024.01.16 00:53:12.001691 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part
4680 2024.01.16 00:53:12.001703 [ 3 ] {} <Debug> HTTP-Session: 59dd3744-9de1-4116-9d45-4fb4002ba839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4681 2024.01.16 00:53:12.001934 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part
4682 2024.01.16 00:53:12.001942 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4683 2024.01.16 00:53:12.002054 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4684 2024.01.16 00:53:12.002162 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part
4685 2024.01.16 00:53:12.002506 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part
4686 2024.01.16 00:53:12.002606 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4687 2024.01.16 00:53:12.003448 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4688 2024.01.16 00:53:12.004153 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003397854 sec., 80933.43622180352 rows/sec., 6.32 MiB/sec.
4689 2024.01.16 00:53:12.004156 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4690 2024.01.16 00:53:12.004286 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4691 2024.01.16 00:53:12.004390 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4692 2024.01.16 00:53:12.004538 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4693 2024.01.16 00:53:12.004578 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002549936 sec., 14118 rows/sec., 1020.25 KiB/sec.
4694 2024.01.16 00:53:12.004701 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4695 2024.01.16 00:53:12.004943 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} <Debug> DynamicQueryHandler: Done processing query
4696 2024.01.16 00:53:12.004968 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4697 2024.01.16 00:53:12.004984 [ 3 ] {} <Debug> HTTP-Session: 59dd3744-9de1-4116-9d45-4fb4002ba839 Destroying unnamed session
4698 2024.01.16 00:53:12.005174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4699 2024.01.16 00:53:12.005220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4700 2024.01.16 00:53:12.005239 [ 3 ] {} <Debug> HTTP-Session: 14c817e8-7a01-476c-9779-6f327bfaa5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4701 2024.01.16 00:53:12.005256 [ 3 ] {} <Debug> HTTP-Session: 14c817e8-7a01-476c-9779-6f327bfaa5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4702 2024.01.16 00:53:12.005353 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4703 2024.01.16 00:53:12.005398 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4704 2024.01.16 00:53:12.005548 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4705 2024.01.16 00:53:12.006087 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4706 2024.01.16 00:53:12.006396 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4707 2024.01.16 00:53:12.006575 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4708 2024.01.16 00:53:12.006697 [ 130 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4709 2024.01.16 00:53:12.006715 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001326673 sec., 34673 rows/sec., 46.79 MiB/sec.
4710 2024.01.16 00:53:12.006752 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB.
4711 2024.01.16 00:53:12.006913 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4712 2024.01.16 00:53:12.006987 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} <Debug> DynamicQueryHandler: Done processing query
4713 2024.01.16 00:53:12.007037 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4714 2024.01.16 00:53:12.007077 [ 3 ] {} <Debug> HTTP-Session: 14c817e8-7a01-476c-9779-6f327bfaa5f6 Destroying unnamed session
4715 2024.01.16 00:53:12.007086 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4716 2024.01.16 00:53:12.007122 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1104 rows starting from the beginning of the part
4717 2024.01.16 00:53:12.007230 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part
4718 2024.01.16 00:53:12.007319 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part
4719 2024.01.16 00:53:12.007405 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part
4720 2024.01.16 00:53:12.007487 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part
4721 2024.01.16 00:53:12.007569 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part
4722 2024.01.16 00:53:12.010756 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 6 columns (6 merged, 0 gathered) in 0.003936159 sec., 318076.58176410047 rows/sec., 429.23 MiB/sec.
4723 2024.01.16 00:53:12.011504 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4724 2024.01.16 00:53:12.011798 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4725 2024.01.16 00:53:12.011880 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4726 2024.01.16 00:53:12.011976 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9: 8.51 MiB.
4727 2024.01.16 00:53:13.000140 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.25 MiB, peak 239.98 MiB, will set to 235.63 MiB (RSS), difference: 2.37 MiB
4728 2024.01.16 00:53:16.987927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4729 2024.01.16 00:53:16.988054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4730 2024.01.16 00:53:16.988085 [ 3 ] {} <Debug> HTTP-Session: 7ecb23a3-2934-41e5-9132-a09f0000d591 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4731 2024.01.16 00:53:16.988112 [ 3 ] {} <Debug> HTTP-Session: 7ecb23a3-2934-41e5-9132-a09f0000d591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4732 2024.01.16 00:53:16.988253 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4733 2024.01.16 00:53:16.988323 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4734 2024.01.16 00:53:16.988491 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4735 2024.01.16 00:53:16.988924 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4736 2024.01.16 00:53:16.989182 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4737 2024.01.16 00:53:16.989350 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4738 2024.01.16 00:53:16.989484 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001186492 sec., 4214 rows/sec., 341.57 KiB/sec.
4739 2024.01.16 00:53:16.989650 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} <Debug> DynamicQueryHandler: Done processing query
4740 2024.01.16 00:53:16.989677 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4741 2024.01.16 00:53:16.989694 [ 3 ] {} <Debug> HTTP-Session: 7ecb23a3-2934-41e5-9132-a09f0000d591 Destroying unnamed session
4742 2024.01.16 00:53:16.989823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4743 2024.01.16 00:53:16.989873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4744 2024.01.16 00:53:16.989892 [ 3 ] {} <Debug> HTTP-Session: 83fc02d3-617f-4ecd-a2b6-476b9d14a066 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4745 2024.01.16 00:53:16.989912 [ 3 ] {} <Debug> HTTP-Session: 83fc02d3-617f-4ecd-a2b6-476b9d14a066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.01.16 00:53:16.989993 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4747 2024.01.16 00:53:16.990033 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4748 2024.01.16 00:53:16.990142 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4749 2024.01.16 00:53:16.990457 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4750 2024.01.16 00:53:16.990650 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4751 2024.01.16 00:53:16.990797 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4752 2024.01.16 00:53:16.990916 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.0009369 sec., 16010 rows/sec., 1.44 MiB/sec.
4753 2024.01.16 00:53:16.991023 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} <Debug> DynamicQueryHandler: Done processing query
4754 2024.01.16 00:53:16.991045 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4755 2024.01.16 00:53:16.991059 [ 3 ] {} <Debug> HTTP-Session: 83fc02d3-617f-4ecd-a2b6-476b9d14a066 Destroying unnamed session
4756 2024.01.16 00:53:16.991160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4757 2024.01.16 00:53:16.991201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4758 2024.01.16 00:53:16.991219 [ 3 ] {} <Debug> HTTP-Session: 260eeec5-2db9-46c9-9401-072c3ddde9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4759 2024.01.16 00:53:16.991234 [ 3 ] {} <Debug> HTTP-Session: 260eeec5-2db9-46c9-9401-072c3ddde9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4760 2024.01.16 00:53:16.991371 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4761 2024.01.16 00:53:16.991410 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4762 2024.01.16 00:53:16.991514 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4763 2024.01.16 00:53:16.991802 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4764 2024.01.16 00:53:16.992000 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4765 2024.01.16 00:53:16.992144 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4766 2024.01.16 00:53:16.992268 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000868669 sec., 5755 rows/sec., 460.92 KiB/sec.
4767 2024.01.16 00:53:16.992387 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} <Debug> DynamicQueryHandler: Done processing query
4768 2024.01.16 00:53:16.992420 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4769 2024.01.16 00:53:16.992438 [ 3 ] {} <Debug> HTTP-Session: 260eeec5-2db9-46c9-9401-072c3ddde9d5 Destroying unnamed session
4770 2024.01.16 00:53:16.992588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4771 2024.01.16 00:53:16.992636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4772 2024.01.16 00:53:16.992656 [ 3 ] {} <Debug> HTTP-Session: 81f29303-927e-44ad-8cad-e29e27caf7dd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4773 2024.01.16 00:53:16.992673 [ 3 ] {} <Debug> HTTP-Session: 81f29303-927e-44ad-8cad-e29e27caf7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4774 2024.01.16 00:53:16.992747 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4775 2024.01.16 00:53:16.992793 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4776 2024.01.16 00:53:16.992940 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4777 2024.01.16 00:53:16.993265 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4778 2024.01.16 00:53:16.993563 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4779 2024.01.16 00:53:16.993751 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4780 2024.01.16 00:53:16.993877 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001100621 sec., 4542 rows/sec., 6.13 MiB/sec.
4781 2024.01.16 00:53:16.994003 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} <Debug> DynamicQueryHandler: Done processing query
4782 2024.01.16 00:53:16.994027 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4783 2024.01.16 00:53:16.994043 [ 3 ] {} <Debug> HTTP-Session: 81f29303-927e-44ad-8cad-e29e27caf7dd Destroying unnamed session
4784 2024.01.16 00:53:19.584005 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
4785 2024.01.16 00:53:19.584081 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
4786 2024.01.16 00:53:21.989752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4787 2024.01.16 00:53:21.989885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4788 2024.01.16 00:53:21.989916 [ 3 ] {} <Debug> HTTP-Session: eaafb0cc-4760-4b38-88dc-673e300be8b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4789 2024.01.16 00:53:21.989946 [ 3 ] {} <Debug> HTTP-Session: eaafb0cc-4760-4b38-88dc-673e300be8b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4790 2024.01.16 00:53:21.990093 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4791 2024.01.16 00:53:21.990165 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4792 2024.01.16 00:53:21.990349 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4793 2024.01.16 00:53:21.990798 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4794 2024.01.16 00:53:21.991064 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4795 2024.01.16 00:53:21.991235 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4796 2024.01.16 00:53:21.991359 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001227132 sec., 37485 rows/sec., 2.97 MiB/sec.
4797 2024.01.16 00:53:21.991557 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} <Debug> DynamicQueryHandler: Done processing query
4798 2024.01.16 00:53:21.991598 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4799 2024.01.16 00:53:21.991616 [ 3 ] {} <Debug> HTTP-Session: eaafb0cc-4760-4b38-88dc-673e300be8b8 Destroying unnamed session
4800 2024.01.16 00:53:21.991768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4801 2024.01.16 00:53:21.991817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4802 2024.01.16 00:53:21.991838 [ 3 ] {} <Debug> HTTP-Session: 938d31ec-ba65-4c63-b5e9-342206a0e396 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4803 2024.01.16 00:53:21.991857 [ 3 ] {} <Debug> HTTP-Session: 938d31ec-ba65-4c63-b5e9-342206a0e396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4804 2024.01.16 00:53:21.991947 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4805 2024.01.16 00:53:21.991993 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4806 2024.01.16 00:53:21.992112 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4807 2024.01.16 00:53:21.992504 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4808 2024.01.16 00:53:21.992726 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4809 2024.01.16 00:53:21.992887 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4810 2024.01.16 00:53:21.993026 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.001042641 sec., 132356 rows/sec., 13.01 MiB/sec.
4811 2024.01.16 00:53:21.993174 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} <Debug> DynamicQueryHandler: Done processing query
4812 2024.01.16 00:53:21.993199 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4813 2024.01.16 00:53:21.993215 [ 3 ] {} <Debug> HTTP-Session: 938d31ec-ba65-4c63-b5e9-342206a0e396 Destroying unnamed session
4814 2024.01.16 00:53:21.993382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4815 2024.01.16 00:53:21.993428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4816 2024.01.16 00:53:21.993447 [ 3 ] {} <Debug> HTTP-Session: 6beb4cec-bb07-4ff0-b568-97e1b8914ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4817 2024.01.16 00:53:21.993465 [ 3 ] {} <Debug> HTTP-Session: 6beb4cec-bb07-4ff0-b568-97e1b8914ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4818 2024.01.16 00:53:21.993540 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4819 2024.01.16 00:53:21.993580 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4820 2024.01.16 00:53:21.993689 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4821 2024.01.16 00:53:21.993980 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4822 2024.01.16 00:53:21.994184 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4823 2024.01.16 00:53:21.994329 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4824 2024.01.16 00:53:21.994447 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000871839 sec., 52762 rows/sec., 4.13 MiB/sec.
4825 2024.01.16 00:53:21.994554 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} <Debug> DynamicQueryHandler: Done processing query
4826 2024.01.16 00:53:21.994578 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4827 2024.01.16 00:53:21.994593 [ 3 ] {} <Debug> HTTP-Session: 6beb4cec-bb07-4ff0-b568-97e1b8914ac4 Destroying unnamed session
4828 2024.01.16 00:53:21.994741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4829 2024.01.16 00:53:21.994784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4830 2024.01.16 00:53:21.994803 [ 3 ] {} <Debug> HTTP-Session: 9f1d0436-1eff-4c65-988d-82bb47f60f54 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4831 2024.01.16 00:53:21.994820 [ 3 ] {} <Debug> HTTP-Session: 9f1d0436-1eff-4c65-988d-82bb47f60f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4832 2024.01.16 00:53:21.994906 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4833 2024.01.16 00:53:21.994951 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4834 2024.01.16 00:53:21.995083 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4835 2024.01.16 00:53:21.995548 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4836 2024.01.16 00:53:21.995860 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4837 2024.01.16 00:53:21.996037 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4838 2024.01.16 00:53:21.996169 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001233912 sec., 37279 rows/sec., 50.31 MiB/sec.
4839 2024.01.16 00:53:21.996336 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} <Debug> DynamicQueryHandler: Done processing query
4840 2024.01.16 00:53:21.996361 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4841 2024.01.16 00:53:21.996377 [ 3 ] {} <Debug> HTTP-Session: 9f1d0436-1eff-4c65-988d-82bb47f60f54 Destroying unnamed session
4842 2024.01.16 00:53:26.988096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4843 2024.01.16 00:53:26.988222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4844 2024.01.16 00:53:26.988249 [ 3 ] {} <Debug> HTTP-Session: ce70e22e-1094-4f86-ad71-578efc888882 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4845 2024.01.16 00:53:26.988275 [ 3 ] {} <Debug> HTTP-Session: ce70e22e-1094-4f86-ad71-578efc888882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4846 2024.01.16 00:53:26.988405 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4847 2024.01.16 00:53:26.988471 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4848 2024.01.16 00:53:26.988635 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4849 2024.01.16 00:53:26.989033 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4850 2024.01.16 00:53:26.989299 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4851 2024.01.16 00:53:26.989462 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4852 2024.01.16 00:53:26.989601 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001156442 sec., 4323 rows/sec., 350.45 KiB/sec.
4853 2024.01.16 00:53:26.989744 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} <Debug> DynamicQueryHandler: Done processing query
4854 2024.01.16 00:53:26.989771 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4855 2024.01.16 00:53:26.989787 [ 3 ] {} <Debug> HTTP-Session: ce70e22e-1094-4f86-ad71-578efc888882 Destroying unnamed session
4856 2024.01.16 00:53:26.989911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4857 2024.01.16 00:53:26.989957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4858 2024.01.16 00:53:26.989978 [ 3 ] {} <Debug> HTTP-Session: d041506e-9fdb-419f-93ae-de87902a689a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4859 2024.01.16 00:53:26.989998 [ 3 ] {} <Debug> HTTP-Session: d041506e-9fdb-419f-93ae-de87902a689a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.01.16 00:53:26.990080 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4861 2024.01.16 00:53:26.990122 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4862 2024.01.16 00:53:26.990231 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4863 2024.01.16 00:53:26.990594 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4864 2024.01.16 00:53:26.990811 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4865 2024.01.16 00:53:26.990972 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4866 2024.01.16 00:53:26.991103 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00099462 sec., 15081 rows/sec., 1.36 MiB/sec.
4867 2024.01.16 00:53:26.991259 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} <Debug> DynamicQueryHandler: Done processing query
4868 2024.01.16 00:53:26.991284 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4869 2024.01.16 00:53:26.991299 [ 3 ] {} <Debug> HTTP-Session: d041506e-9fdb-419f-93ae-de87902a689a Destroying unnamed session
4870 2024.01.16 00:53:26.991448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4871 2024.01.16 00:53:26.991494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4872 2024.01.16 00:53:26.991512 [ 3 ] {} <Debug> HTTP-Session: 5b5dae98-acc8-4388-bb82-e914ab19897a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4873 2024.01.16 00:53:26.991531 [ 3 ] {} <Debug> HTTP-Session: 5b5dae98-acc8-4388-bb82-e914ab19897a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4874 2024.01.16 00:53:26.991603 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4875 2024.01.16 00:53:26.991643 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4876 2024.01.16 00:53:26.991754 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4877 2024.01.16 00:53:26.992047 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4878 2024.01.16 00:53:26.992259 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4879 2024.01.16 00:53:26.992410 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4880 2024.01.16 00:53:26.992529 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000888189 sec., 5629 rows/sec., 450.79 KiB/sec.
4881 2024.01.16 00:53:26.992685 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} <Debug> DynamicQueryHandler: Done processing query
4882 2024.01.16 00:53:26.992721 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4883 2024.01.16 00:53:26.992737 [ 3 ] {} <Debug> HTTP-Session: 5b5dae98-acc8-4388-bb82-e914ab19897a Destroying unnamed session
4884 2024.01.16 00:53:26.992856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4885 2024.01.16 00:53:26.992901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4886 2024.01.16 00:53:26.992920 [ 3 ] {} <Debug> HTTP-Session: 6879fd52-846a-43b7-a7c0-d0f9145a3f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4887 2024.01.16 00:53:26.992938 [ 3 ] {} <Debug> HTTP-Session: 6879fd52-846a-43b7-a7c0-d0f9145a3f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4888 2024.01.16 00:53:26.993015 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4889 2024.01.16 00:53:26.993060 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4890 2024.01.16 00:53:26.993208 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4891 2024.01.16 00:53:26.993547 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4892 2024.01.16 00:53:26.993824 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4893 2024.01.16 00:53:26.994007 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4894 2024.01.16 00:53:26.994137 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001092751 sec., 4575 rows/sec., 6.17 MiB/sec.
4895 2024.01.16 00:53:26.994267 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} <Debug> DynamicQueryHandler: Done processing query
4896 2024.01.16 00:53:26.994290 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4897 2024.01.16 00:53:26.994306 [ 3 ] {} <Debug> HTTP-Session: 6879fd52-846a-43b7-a7c0-d0f9145a3f5d Destroying unnamed session
4898 2024.01.16 00:53:31.990186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4899 2024.01.16 00:53:31.990326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4900 2024.01.16 00:53:31.990358 [ 3 ] {} <Debug> HTTP-Session: 8ba4cb31-5c5e-4c74-a7e8-49de7801909a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4901 2024.01.16 00:53:31.990388 [ 3 ] {} <Debug> HTTP-Session: 8ba4cb31-5c5e-4c74-a7e8-49de7801909a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4902 2024.01.16 00:53:31.990536 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4903 2024.01.16 00:53:31.990608 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4904 2024.01.16 00:53:31.990794 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4905 2024.01.16 00:53:31.991253 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4906 2024.01.16 00:53:31.991528 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4907 2024.01.16 00:53:31.991700 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4908 2024.01.16 00:53:31.991842 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001255263 sec., 36645 rows/sec., 2.90 MiB/sec.
4909 2024.01.16 00:53:31.992034 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} <Debug> DynamicQueryHandler: Done processing query
4910 2024.01.16 00:53:31.992064 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4911 2024.01.16 00:53:31.992082 [ 3 ] {} <Debug> HTTP-Session: 8ba4cb31-5c5e-4c74-a7e8-49de7801909a Destroying unnamed session
4912 2024.01.16 00:53:31.992257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4913 2024.01.16 00:53:31.992305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4914 2024.01.16 00:53:31.992325 [ 3 ] {} <Debug> HTTP-Session: 62cf93d5-b021-4fc2-b354-41d5610e7bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4915 2024.01.16 00:53:31.992346 [ 3 ] {} <Debug> HTTP-Session: 62cf93d5-b021-4fc2-b354-41d5610e7bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4916 2024.01.16 00:53:31.992435 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4917 2024.01.16 00:53:31.992479 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4918 2024.01.16 00:53:31.992600 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4919 2024.01.16 00:53:31.993006 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4920 2024.01.16 00:53:31.993227 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4921 2024.01.16 00:53:31.993386 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4922 2024.01.16 00:53:31.993519 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.001053141 sec., 131036 rows/sec., 12.88 MiB/sec.
4923 2024.01.16 00:53:31.993663 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} <Debug> DynamicQueryHandler: Done processing query
4924 2024.01.16 00:53:31.993688 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4925 2024.01.16 00:53:31.993704 [ 3 ] {} <Debug> HTTP-Session: 62cf93d5-b021-4fc2-b354-41d5610e7bc9 Destroying unnamed session
4926 2024.01.16 00:53:31.993841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4927 2024.01.16 00:53:31.993887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4928 2024.01.16 00:53:31.993907 [ 3 ] {} <Debug> HTTP-Session: cc6e6330-c210-43c7-b6ef-a6f7fe4b71a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4929 2024.01.16 00:53:31.993924 [ 3 ] {} <Debug> HTTP-Session: cc6e6330-c210-43c7-b6ef-a6f7fe4b71a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.01.16 00:53:31.993999 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4931 2024.01.16 00:53:31.994039 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4932 2024.01.16 00:53:31.994151 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4933 2024.01.16 00:53:31.994451 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4934 2024.01.16 00:53:31.994664 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4935 2024.01.16 00:53:31.994812 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4936 2024.01.16 00:53:31.994939 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00091145 sec., 50469 rows/sec., 3.95 MiB/sec.
4937 2024.01.16 00:53:31.995076 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} <Debug> DynamicQueryHandler: Done processing query
4938 2024.01.16 00:53:31.995100 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4939 2024.01.16 00:53:31.995117 [ 3 ] {} <Debug> HTTP-Session: cc6e6330-c210-43c7-b6ef-a6f7fe4b71a2 Destroying unnamed session
4940 2024.01.16 00:53:31.995301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4941 2024.01.16 00:53:31.995346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4942 2024.01.16 00:53:31.995365 [ 3 ] {} <Debug> HTTP-Session: ac0a8423-7bb3-40fc-b06f-f80203271e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4943 2024.01.16 00:53:31.995382 [ 3 ] {} <Debug> HTTP-Session: ac0a8423-7bb3-40fc-b06f-f80203271e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4944 2024.01.16 00:53:31.995465 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4945 2024.01.16 00:53:31.995512 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4946 2024.01.16 00:53:31.995655 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4947 2024.01.16 00:53:31.996147 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4948 2024.01.16 00:53:31.996468 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4949 2024.01.16 00:53:31.996645 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4950 2024.01.16 00:53:31.996775 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001281043 sec., 35908 rows/sec., 48.46 MiB/sec.
4951 2024.01.16 00:53:31.996904 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} <Debug> DynamicQueryHandler: Done processing query
4952 2024.01.16 00:53:31.996926 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4953 2024.01.16 00:53:31.996942 [ 3 ] {} <Debug> HTTP-Session: ac0a8423-7bb3-40fc-b06f-f80203271e25 Destroying unnamed session
4954 2024.01.16 00:53:34.584342 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
4955 2024.01.16 00:53:34.584401 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
4956 2024.01.16 00:53:36.988804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4957 2024.01.16 00:53:36.988941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4958 2024.01.16 00:53:36.988972 [ 3 ] {} <Debug> HTTP-Session: 4c928cb4-4015-4364-9138-7fb161d4da12 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4959 2024.01.16 00:53:36.989000 [ 3 ] {} <Debug> HTTP-Session: 4c928cb4-4015-4364-9138-7fb161d4da12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4960 2024.01.16 00:53:36.989138 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4961 2024.01.16 00:53:36.989201 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4962 2024.01.16 00:53:36.989366 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4963 2024.01.16 00:53:36.989783 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4964 2024.01.16 00:53:36.990052 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4965 2024.01.16 00:53:36.990219 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4966 2024.01.16 00:53:36.990382 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001194892 sec., 4184 rows/sec., 339.17 KiB/sec.
4967 2024.01.16 00:53:36.990385 [ 118 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4968 2024.01.16 00:53:36.990530 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4969 2024.01.16 00:53:36.990561 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} <Debug> DynamicQueryHandler: Done processing query
4970 2024.01.16 00:53:36.990612 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4971 2024.01.16 00:53:36.990697 [ 3 ] {} <Debug> HTTP-Session: 4c928cb4-4015-4364-9138-7fb161d4da12 Destroying unnamed session
4972 2024.01.16 00:53:36.990743 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4973 2024.01.16 00:53:36.990970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4974 2024.01.16 00:53:36.991085 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4975 2024.01.16 00:53:36.991116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4976 2024.01.16 00:53:36.991175 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 51 rows starting from the beginning of the part
4977 2024.01.16 00:53:36.991182 [ 3 ] {} <Debug> HTTP-Session: ccc7ba5d-e1d3-4a72-9de8-103ca237fa6c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4978 2024.01.16 00:53:36.991247 [ 3 ] {} <Debug> HTTP-Session: ccc7ba5d-e1d3-4a72-9de8-103ca237fa6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4979 2024.01.16 00:53:36.991469 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4980 2024.01.16 00:53:36.991470 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part
4981 2024.01.16 00:53:36.991570 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4982 2024.01.16 00:53:36.991777 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part
4983 2024.01.16 00:53:36.992016 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4984 2024.01.16 00:53:36.992040 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part
4985 2024.01.16 00:53:36.992222 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part
4986 2024.01.16 00:53:36.992517 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part
4987 2024.01.16 00:53:36.992816 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
4988 2024.01.16 00:53:36.993268 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4989 2024.01.16 00:53:36.993584 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
4990 2024.01.16 00:53:36.993956 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002371984 sec., 1686 rows/sec., 140.80 KiB/sec.
4991 2024.01.16 00:53:36.994378 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} <Debug> DynamicQueryHandler: Done processing query
4992 2024.01.16 00:53:36.994382 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003757078 sec., 42053.95788961528 rows/sec., 3.33 MiB/sec.
4993 2024.01.16 00:53:36.994411 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4994 2024.01.16 00:53:36.994465 [ 3 ] {} <Debug> HTTP-Session: ccc7ba5d-e1d3-4a72-9de8-103ca237fa6c Destroying unnamed session
4995 2024.01.16 00:53:36.994561 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
4996 2024.01.16 00:53:36.994638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4997 2024.01.16 00:53:36.994697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4998 2024.01.16 00:53:36.994726 [ 3 ] {} <Debug> HTTP-Session: c8657851-57a6-483f-a4e0-81b5ba0e7445 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
4999 2024.01.16 00:53:36.994748 [ 3 ] {} <Debug> HTTP-Session: c8657851-57a6-483f-a4e0-81b5ba0e7445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5000 2024.01.16 00:53:36.994815 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5001 2024.01.16 00:53:36.994893 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5002 2024.01.16 00:53:36.994960 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5003 2024.01.16 00:53:36.994964 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5004 2024.01.16 00:53:36.995194 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5005 2024.01.16 00:53:36.995485 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5006 2024.01.16 00:53:36.995702 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5007 2024.01.16 00:53:36.995855 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5008 2024.01.16 00:53:36.995976 [ 118 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5009 2024.01.16 00:53:36.995994 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.00105185 sec., 16162 rows/sec., 1.45 MiB/sec.
5010 2024.01.16 00:53:36.996028 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5011 2024.01.16 00:53:36.996188 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5012 2024.01.16 00:53:36.996229 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} <Debug> DynamicQueryHandler: Done processing query
5013 2024.01.16 00:53:36.996268 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5014 2024.01.16 00:53:36.996322 [ 3 ] {} <Debug> HTTP-Session: c8657851-57a6-483f-a4e0-81b5ba0e7445 Destroying unnamed session
5015 2024.01.16 00:53:36.996373 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5016 2024.01.16 00:53:36.996404 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part
5017 2024.01.16 00:53:36.996506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5018 2024.01.16 00:53:36.996517 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part
5019 2024.01.16 00:53:36.996560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5020 2024.01.16 00:53:36.996583 [ 3 ] {} <Debug> HTTP-Session: c297e1a4-72b7-4429-8b07-16f1b14a8a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5021 2024.01.16 00:53:36.996618 [ 3 ] {} <Debug> HTTP-Session: c297e1a4-72b7-4429-8b07-16f1b14a8a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5022 2024.01.16 00:53:36.996627 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part
5023 2024.01.16 00:53:36.996719 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5024 2024.01.16 00:53:36.996740 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part
5025 2024.01.16 00:53:36.996772 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5026 2024.01.16 00:53:36.996869 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 138 rows starting from the beginning of the part
5027 2024.01.16 00:53:36.997016 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5028 2024.01.16 00:53:36.997026 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part
5029 2024.01.16 00:53:36.997446 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5030 2024.01.16 00:53:36.997743 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5031 2024.01.16 00:53:36.997964 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
5032 2024.01.16 00:53:36.997985 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901489 sec., 271366.28189802833 rows/sec., 26.12 MiB/sec.
5033 2024.01.16 00:53:36.998157 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5034 2024.01.16 00:53:36.998180 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001406674 sec., 2843 rows/sec., 198.55 KiB/sec.
5035 2024.01.16 00:53:36.998487 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} <Debug> DynamicQueryHandler: Done processing query
5036 2024.01.16 00:53:36.998512 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5037 2024.01.16 00:53:36.998534 [ 3 ] {} <Debug> HTTP-Session: c297e1a4-72b7-4429-8b07-16f1b14a8a47 Destroying unnamed session
5038 2024.01.16 00:53:36.998540 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5039 2024.01.16 00:53:36.998612 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5040 2024.01.16 00:53:36.998650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5041 2024.01.16 00:53:36.998707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5042 2024.01.16 00:53:36.998726 [ 3 ] {} <Debug> HTTP-Session: 40bbdae4-610c-453a-8ff5-0e980d4c098d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5043 2024.01.16 00:53:36.998743 [ 3 ] {} <Debug> HTTP-Session: 40bbdae4-610c-453a-8ff5-0e980d4c098d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5044 2024.01.16 00:53:36.998813 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5045 2024.01.16 00:53:36.998854 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5046 2024.01.16 00:53:36.998959 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5047 2024.01.16 00:53:36.999219 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5048 2024.01.16 00:53:36.999421 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5049 2024.01.16 00:53:36.999563 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5050 2024.01.16 00:53:36.999682 [ 118 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5051 2024.01.16 00:53:36.999698 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000853559 sec., 10544 rows/sec., 851.22 KiB/sec.
5052 2024.01.16 00:53:36.999728 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5053 2024.01.16 00:53:36.999875 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5054 2024.01.16 00:53:36.999930 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} <Debug> DynamicQueryHandler: Done processing query
5055 2024.01.16 00:53:36.999982 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5056 2024.01.16 00:53:37.000016 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5057 2024.01.16 00:53:37.000028 [ 3 ] {} <Debug> HTTP-Session: 40bbdae4-610c-453a-8ff5-0e980d4c098d Destroying unnamed session
5058 2024.01.16 00:53:37.000073 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 101 rows starting from the beginning of the part
5059 2024.01.16 00:53:37.000204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5060 2024.01.16 00:53:37.000363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5061 2024.01.16 00:53:37.000389 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part
5062 2024.01.16 00:53:37.000428 [ 3 ] {} <Debug> HTTP-Session: d52bacc8-1741-41f4-9a9d-bca05eadb9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5063 2024.01.16 00:53:37.000515 [ 3 ] {} <Debug> HTTP-Session: d52bacc8-1741-41f4-9a9d-bca05eadb9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5064 2024.01.16 00:53:37.000805 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part
5065 2024.01.16 00:53:37.000894 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5066 2024.01.16 00:53:37.001012 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5067 2024.01.16 00:53:37.001055 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part
5068 2024.01.16 00:53:37.001399 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part
5069 2024.01.16 00:53:37.001555 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5070 2024.01.16 00:53:37.001653 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part
5071 2024.01.16 00:53:37.002216 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5072 2024.01.16 00:53:37.002859 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5073 2024.01.16 00:53:37.003277 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
5074 2024.01.16 00:53:37.003393 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 4 columns (4 merged, 0 gathered) in 0.003601996 sec., 58856.25636452678 rows/sec., 4.60 MiB/sec.
5075 2024.01.16 00:53:37.003519 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002572136 sec., 777 rows/sec., 54.67 KiB/sec.
5076 2024.01.16 00:53:37.003686 [ 12 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5077 2024.01.16 00:53:37.003775 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} <Debug> DynamicQueryHandler: Done processing query
5078 2024.01.16 00:53:37.003805 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5079 2024.01.16 00:53:37.003826 [ 3 ] {} <Debug> HTTP-Session: d52bacc8-1741-41f4-9a9d-bca05eadb9c4 Destroying unnamed session
5080 2024.01.16 00:53:37.003960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5081 2024.01.16 00:53:37.004000 [ 12 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5082 2024.01.16 00:53:37.004033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5083 2024.01.16 00:53:37.004069 [ 3 ] {} <Debug> HTTP-Session: db4c2941-1397-44f7-8dbb-ec4062a29606 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5084 2024.01.16 00:53:37.004091 [ 3 ] {} <Debug> HTTP-Session: db4c2941-1397-44f7-8dbb-ec4062a29606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5085 2024.01.16 00:53:37.004130 [ 12 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5086 2024.01.16 00:53:37.004236 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5087 2024.01.16 00:53:37.004304 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5088 2024.01.16 00:53:37.004462 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5089 2024.01.16 00:53:37.004845 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5090 2024.01.16 00:53:37.005122 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5091 2024.01.16 00:53:37.005302 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5092 2024.01.16 00:53:37.005425 [ 118 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5093 2024.01.16 00:53:37.005446 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001151251 sec., 4343 rows/sec., 5.86 MiB/sec.
5094 2024.01.16 00:53:37.005480 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5095 2024.01.16 00:53:37.005638 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5096 2024.01.16 00:53:37.005695 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} <Debug> DynamicQueryHandler: Done processing query
5097 2024.01.16 00:53:37.005742 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5098 2024.01.16 00:53:37.005790 [ 3 ] {} <Debug> HTTP-Session: db4c2941-1397-44f7-8dbb-ec4062a29606 Destroying unnamed session
5099 2024.01.16 00:53:37.005812 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5100 2024.01.16 00:53:37.005857 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1252 rows starting from the beginning of the part
5101 2024.01.16 00:53:37.005967 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part
5102 2024.01.16 00:53:37.006070 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part
5103 2024.01.16 00:53:37.006160 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part
5104 2024.01.16 00:53:37.006248 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part
5105 2024.01.16 00:53:37.006331 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part
5106 2024.01.16 00:53:37.009095 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1359 rows, containing 6 columns (6 merged, 0 gathered) in 0.003557836 sec., 381973.7615786675 rows/sec., 515.45 MiB/sec.
5107 2024.01.16 00:53:37.009751 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5108 2024.01.16 00:53:37.009968 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5109 2024.01.16 00:53:37.010043 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5110 2024.01.16 00:53:37.010111 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10: 8.53 MiB.
5111 2024.01.16 00:53:38.000211 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.70 MiB, peak 244.23 MiB, will set to 235.95 MiB (RSS), difference: -3.76 MiB
5112 2024.01.16 00:53:41.992284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5113 2024.01.16 00:53:41.992411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5114 2024.01.16 00:53:41.992436 [ 3 ] {} <Debug> HTTP-Session: 7e2cba6e-1775-4eea-b1a8-ee45f9a55065 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5115 2024.01.16 00:53:41.992461 [ 3 ] {} <Debug> HTTP-Session: 7e2cba6e-1775-4eea-b1a8-ee45f9a55065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5116 2024.01.16 00:53:41.992594 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5117 2024.01.16 00:53:41.992657 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5118 2024.01.16 00:53:41.992823 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5119 2024.01.16 00:53:41.993338 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5120 2024.01.16 00:53:41.993602 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5121 2024.01.16 00:53:41.993767 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5122 2024.01.16 00:53:41.993895 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001265393 sec., 36352 rows/sec., 2.88 MiB/sec.
5123 2024.01.16 00:53:41.994086 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} <Debug> DynamicQueryHandler: Done processing query
5124 2024.01.16 00:53:41.994122 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5125 2024.01.16 00:53:41.994139 [ 3 ] {} <Debug> HTTP-Session: 7e2cba6e-1775-4eea-b1a8-ee45f9a55065 Destroying unnamed session
5126 2024.01.16 00:53:41.994247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5127 2024.01.16 00:53:41.994295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5128 2024.01.16 00:53:41.994315 [ 3 ] {} <Debug> HTTP-Session: aff7a7e5-2153-43dd-a2ee-a44c89deb8c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5129 2024.01.16 00:53:41.994334 [ 3 ] {} <Debug> HTTP-Session: aff7a7e5-2153-43dd-a2ee-a44c89deb8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.01.16 00:53:41.994415 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5131 2024.01.16 00:53:41.994459 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5132 2024.01.16 00:53:41.994580 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5133 2024.01.16 00:53:41.994869 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5134 2024.01.16 00:53:41.995076 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5135 2024.01.16 00:53:41.995225 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
5136 2024.01.16 00:53:41.995323 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000878279 sec., 2277 rows/sec., 194.58 KiB/sec.
5137 2024.01.16 00:53:41.995425 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} <Debug> DynamicQueryHandler: Done processing query
5138 2024.01.16 00:53:41.995449 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5139 2024.01.16 00:53:41.995464 [ 3 ] {} <Debug> HTTP-Session: aff7a7e5-2153-43dd-a2ee-a44c89deb8c8 Destroying unnamed session
5140 2024.01.16 00:53:41.995636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5141 2024.01.16 00:53:41.995681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5142 2024.01.16 00:53:41.995700 [ 3 ] {} <Debug> HTTP-Session: 5efe845c-8a17-4ba4-9f94-8c4a2c1736fa Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5143 2024.01.16 00:53:41.995718 [ 3 ] {} <Debug> HTTP-Session: 5efe845c-8a17-4ba4-9f94-8c4a2c1736fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5144 2024.01.16 00:53:41.995795 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5145 2024.01.16 00:53:41.995834 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5146 2024.01.16 00:53:41.995935 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5147 2024.01.16 00:53:41.996333 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5148 2024.01.16 00:53:41.996563 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5149 2024.01.16 00:53:41.996709 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5150 2024.01.16 00:53:41.996810 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} <Information> executeQuery: Read 175 rows, 17.09 KiB in 0.00098646 sec., 177402 rows/sec., 16.92 MiB/sec.
5151 2024.01.16 00:53:41.996910 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} <Debug> DynamicQueryHandler: Done processing query
5152 2024.01.16 00:53:41.996932 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5153 2024.01.16 00:53:41.996947 [ 3 ] {} <Debug> HTTP-Session: 5efe845c-8a17-4ba4-9f94-8c4a2c1736fa Destroying unnamed session
5154 2024.01.16 00:53:41.997088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5155 2024.01.16 00:53:41.997130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5156 2024.01.16 00:53:41.997150 [ 3 ] {} <Debug> HTTP-Session: a25cf21d-6faf-411a-9a0d-81ec5441f858 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5157 2024.01.16 00:53:41.997166 [ 3 ] {} <Debug> HTTP-Session: a25cf21d-6faf-411a-9a0d-81ec5441f858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.01.16 00:53:41.997233 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5159 2024.01.16 00:53:41.997271 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5160 2024.01.16 00:53:41.997373 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5161 2024.01.16 00:53:41.997615 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5162 2024.01.16 00:53:41.997814 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5163 2024.01.16 00:53:41.997954 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
5164 2024.01.16 00:53:41.998051 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000789548 sec., 2533 rows/sec., 176.87 KiB/sec.
5165 2024.01.16 00:53:41.998199 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} <Debug> DynamicQueryHandler: Done processing query
5166 2024.01.16 00:53:41.998223 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5167 2024.01.16 00:53:41.998239 [ 3 ] {} <Debug> HTTP-Session: a25cf21d-6faf-411a-9a0d-81ec5441f858 Destroying unnamed session
5168 2024.01.16 00:53:41.998396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5169 2024.01.16 00:53:41.998440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5170 2024.01.16 00:53:41.998459 [ 3 ] {} <Debug> HTTP-Session: 1da51227-8a21-49e1-8ea0-8edd48167d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5171 2024.01.16 00:53:41.998475 [ 3 ] {} <Debug> HTTP-Session: 1da51227-8a21-49e1-8ea0-8edd48167d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5172 2024.01.16 00:53:41.998549 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5173 2024.01.16 00:53:41.998589 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5174 2024.01.16 00:53:41.998700 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5175 2024.01.16 00:53:41.998986 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5176 2024.01.16 00:53:41.999174 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5177 2024.01.16 00:53:41.999310 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5178 2024.01.16 00:53:41.999401 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} <Information> executeQuery: Read 72 rows, 5.75 KiB in 0.000871538 sec., 82612 rows/sec., 6.44 MiB/sec.
5179 2024.01.16 00:53:41.999493 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} <Debug> DynamicQueryHandler: Done processing query
5180 2024.01.16 00:53:41.999514 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5181 2024.01.16 00:53:41.999528 [ 3 ] {} <Debug> HTTP-Session: 1da51227-8a21-49e1-8ea0-8edd48167d59 Destroying unnamed session
5182 2024.01.16 00:53:41.999738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5183 2024.01.16 00:53:41.999780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5184 2024.01.16 00:53:41.999798 [ 3 ] {} <Debug> HTTP-Session: ec4c4968-04e9-4373-a184-8220a25145d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5185 2024.01.16 00:53:41.999814 [ 3 ] {} <Debug> HTTP-Session: ec4c4968-04e9-4373-a184-8220a25145d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5186 2024.01.16 00:53:41.999883 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5187 2024.01.16 00:53:41.999926 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5188 2024.01.16 00:53:42.000058 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5189 2024.01.16 00:53:42.000161 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.11 MiB, peak 244.23 MiB, will set to 235.95 MiB (RSS), difference: -1.17 MiB
5190 2024.01.16 00:53:42.000632 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5191 2024.01.16 00:53:42.000901 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5192 2024.01.16 00:53:42.001072 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
5193 2024.01.16 00:53:42.001177 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001267003 sec., 29202 rows/sec., 2.06 MiB/sec.
5194 2024.01.16 00:53:42.001300 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} <Debug> DynamicQueryHandler: Done processing query
5195 2024.01.16 00:53:42.001324 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5196 2024.01.16 00:53:42.001339 [ 3 ] {} <Debug> HTTP-Session: ec4c4968-04e9-4373-a184-8220a25145d2 Destroying unnamed session
5197 2024.01.16 00:53:42.001511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5198 2024.01.16 00:53:42.001556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5199 2024.01.16 00:53:42.001576 [ 3 ] {} <Debug> HTTP-Session: 14376a6e-a3da-48ae-a391-ef8270de4203 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5200 2024.01.16 00:53:42.001593 [ 3 ] {} <Debug> HTTP-Session: 14376a6e-a3da-48ae-a391-ef8270de4203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5201 2024.01.16 00:53:42.001680 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5202 2024.01.16 00:53:42.001726 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5203 2024.01.16 00:53:42.001859 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5204 2024.01.16 00:53:42.002310 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5205 2024.01.16 00:53:42.002614 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5206 2024.01.16 00:53:42.002790 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5207 2024.01.16 00:53:42.002891 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001181202 sec., 38943 rows/sec., 52.55 MiB/sec.
5208 2024.01.16 00:53:42.003000 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} <Debug> DynamicQueryHandler: Done processing query
5209 2024.01.16 00:53:42.003022 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5210 2024.01.16 00:53:42.003038 [ 3 ] {} <Debug> HTTP-Session: 14376a6e-a3da-48ae-a391-ef8270de4203 Destroying unnamed session
5211 2024.01.16 00:53:46.988415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5212 2024.01.16 00:53:46.988547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5213 2024.01.16 00:53:46.988579 [ 3 ] {} <Debug> HTTP-Session: 3cf28077-5e01-4ddc-97ce-ede7e3fe1147 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5214 2024.01.16 00:53:46.988607 [ 3 ] {} <Debug> HTTP-Session: 3cf28077-5e01-4ddc-97ce-ede7e3fe1147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5215 2024.01.16 00:53:46.988749 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5216 2024.01.16 00:53:46.988819 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5217 2024.01.16 00:53:46.989005 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5218 2024.01.16 00:53:46.989468 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5219 2024.01.16 00:53:46.989729 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5220 2024.01.16 00:53:46.989898 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5221 2024.01.16 00:53:46.990026 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001238033 sec., 4038 rows/sec., 327.35 KiB/sec.
5222 2024.01.16 00:53:46.990196 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} <Debug> DynamicQueryHandler: Done processing query
5223 2024.01.16 00:53:46.990222 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5224 2024.01.16 00:53:46.990239 [ 3 ] {} <Debug> HTTP-Session: 3cf28077-5e01-4ddc-97ce-ede7e3fe1147 Destroying unnamed session
5225 2024.01.16 00:53:46.990363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5226 2024.01.16 00:53:46.990411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5227 2024.01.16 00:53:46.990432 [ 3 ] {} <Debug> HTTP-Session: 8b352616-2c8f-40cd-8e44-79117e1734a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5228 2024.01.16 00:53:46.990451 [ 3 ] {} <Debug> HTTP-Session: 8b352616-2c8f-40cd-8e44-79117e1734a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5229 2024.01.16 00:53:46.990531 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5230 2024.01.16 00:53:46.990573 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5231 2024.01.16 00:53:46.990683 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5232 2024.01.16 00:53:46.990974 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5233 2024.01.16 00:53:46.991183 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5234 2024.01.16 00:53:46.991329 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5235 2024.01.16 00:53:46.991431 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000871519 sec., 17211 rows/sec., 1.55 MiB/sec.
5236 2024.01.16 00:53:46.991579 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} <Debug> DynamicQueryHandler: Done processing query
5237 2024.01.16 00:53:46.991616 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5238 2024.01.16 00:53:46.991633 [ 3 ] {} <Debug> HTTP-Session: 8b352616-2c8f-40cd-8e44-79117e1734a2 Destroying unnamed session
5239 2024.01.16 00:53:46.991759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5240 2024.01.16 00:53:46.991806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5241 2024.01.16 00:53:46.991825 [ 3 ] {} <Debug> HTTP-Session: c5294d5b-1763-4837-8052-2957549bb9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5242 2024.01.16 00:53:46.991842 [ 3 ] {} <Debug> HTTP-Session: c5294d5b-1763-4837-8052-2957549bb9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.01.16 00:53:46.991910 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5244 2024.01.16 00:53:46.991947 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5245 2024.01.16 00:53:46.992052 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5246 2024.01.16 00:53:46.992291 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5247 2024.01.16 00:53:46.992478 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5248 2024.01.16 00:53:46.992626 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5249 2024.01.16 00:53:46.992721 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000838048 sec., 5966 rows/sec., 477.77 KiB/sec.
5250 2024.01.16 00:53:46.992901 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} <Debug> DynamicQueryHandler: Done processing query
5251 2024.01.16 00:53:46.992924 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5252 2024.01.16 00:53:46.992939 [ 3 ] {} <Debug> HTTP-Session: c5294d5b-1763-4837-8052-2957549bb9d3 Destroying unnamed session
5253 2024.01.16 00:53:46.993088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5254 2024.01.16 00:53:46.993133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5255 2024.01.16 00:53:46.993152 [ 3 ] {} <Debug> HTTP-Session: c7e2f701-2510-4511-9784-b88425592264 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5256 2024.01.16 00:53:46.993169 [ 3 ] {} <Debug> HTTP-Session: c7e2f701-2510-4511-9784-b88425592264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5257 2024.01.16 00:53:46.993240 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5258 2024.01.16 00:53:46.993286 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5259 2024.01.16 00:53:46.993419 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5260 2024.01.16 00:53:46.993777 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5261 2024.01.16 00:53:46.994054 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5262 2024.01.16 00:53:46.994226 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5263 2024.01.16 00:53:46.994327 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001059601 sec., 4718 rows/sec., 6.37 MiB/sec.
5264 2024.01.16 00:53:46.994452 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} <Debug> DynamicQueryHandler: Done processing query
5265 2024.01.16 00:53:46.994475 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5266 2024.01.16 00:53:46.994491 [ 3 ] {} <Debug> HTTP-Session: c7e2f701-2510-4511-9784-b88425592264 Destroying unnamed session
5267 2024.01.16 00:53:49.584451 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
5268 2024.01.16 00:53:49.584531 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
5269 2024.01.16 00:53:51.990122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5270 2024.01.16 00:53:51.990256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5271 2024.01.16 00:53:51.990287 [ 3 ] {} <Debug> HTTP-Session: d478976f-22b1-4609-a738-0264e93aceb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5272 2024.01.16 00:53:51.990316 [ 3 ] {} <Debug> HTTP-Session: d478976f-22b1-4609-a738-0264e93aceb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5273 2024.01.16 00:53:51.990461 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5274 2024.01.16 00:53:51.990532 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5275 2024.01.16 00:53:51.990706 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5276 2024.01.16 00:53:51.991181 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5277 2024.01.16 00:53:51.991452 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5278 2024.01.16 00:53:51.991620 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5279 2024.01.16 00:53:51.991771 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001268682 sec., 36258 rows/sec., 2.87 MiB/sec.
5280 2024.01.16 00:53:51.991909 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} <Debug> DynamicQueryHandler: Done processing query
5281 2024.01.16 00:53:51.991935 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5282 2024.01.16 00:53:51.991951 [ 3 ] {} <Debug> HTTP-Session: d478976f-22b1-4609-a738-0264e93aceb0 Destroying unnamed session
5283 2024.01.16 00:53:51.992121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5284 2024.01.16 00:53:51.992173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5285 2024.01.16 00:53:51.992194 [ 3 ] {} <Debug> HTTP-Session: 0170048e-0533-46fb-bbfb-df74f48227d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5286 2024.01.16 00:53:51.992214 [ 3 ] {} <Debug> HTTP-Session: 0170048e-0533-46fb-bbfb-df74f48227d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5287 2024.01.16 00:53:51.992301 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5288 2024.01.16 00:53:51.992344 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5289 2024.01.16 00:53:51.992454 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5290 2024.01.16 00:53:51.992833 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5291 2024.01.16 00:53:51.993054 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5292 2024.01.16 00:53:51.993204 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5293 2024.01.16 00:53:51.993334 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.00100155 sec., 137786 rows/sec., 13.54 MiB/sec.
5294 2024.01.16 00:53:51.993452 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} <Debug> DynamicQueryHandler: Done processing query
5295 2024.01.16 00:53:51.993476 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5296 2024.01.16 00:53:51.993492 [ 3 ] {} <Debug> HTTP-Session: 0170048e-0533-46fb-bbfb-df74f48227d5 Destroying unnamed session
5297 2024.01.16 00:53:51.993608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5298 2024.01.16 00:53:51.993652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5299 2024.01.16 00:53:51.993671 [ 3 ] {} <Debug> HTTP-Session: f34f4314-ce9f-451e-b086-3eb3fe5bfa6a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5300 2024.01.16 00:53:51.993688 [ 3 ] {} <Debug> HTTP-Session: f34f4314-ce9f-451e-b086-3eb3fe5bfa6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5301 2024.01.16 00:53:51.993762 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5302 2024.01.16 00:53:51.993801 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5303 2024.01.16 00:53:51.993907 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5304 2024.01.16 00:53:51.994192 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5305 2024.01.16 00:53:51.994396 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5306 2024.01.16 00:53:51.994551 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5307 2024.01.16 00:53:51.994671 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000881768 sec., 52167 rows/sec., 4.08 MiB/sec.
5308 2024.01.16 00:53:51.994772 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} <Debug> DynamicQueryHandler: Done processing query
5309 2024.01.16 00:53:51.994796 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5310 2024.01.16 00:53:51.994812 [ 3 ] {} <Debug> HTTP-Session: f34f4314-ce9f-451e-b086-3eb3fe5bfa6a Destroying unnamed session
5311 2024.01.16 00:53:51.995024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5312 2024.01.16 00:53:51.995067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5313 2024.01.16 00:53:51.995086 [ 3 ] {} <Debug> HTTP-Session: e9f17d0b-bb37-4586-9f95-83590365dd12 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5314 2024.01.16 00:53:51.995104 [ 3 ] {} <Debug> HTTP-Session: e9f17d0b-bb37-4586-9f95-83590365dd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5315 2024.01.16 00:53:51.995194 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5316 2024.01.16 00:53:51.995239 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5317 2024.01.16 00:53:51.995377 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5318 2024.01.16 00:53:51.995861 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5319 2024.01.16 00:53:51.996174 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5320 2024.01.16 00:53:51.996347 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5321 2024.01.16 00:53:51.996474 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001252173 sec., 36736 rows/sec., 49.57 MiB/sec.
5322 2024.01.16 00:53:51.996599 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} <Debug> DynamicQueryHandler: Done processing query
5323 2024.01.16 00:53:51.996622 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5324 2024.01.16 00:53:51.996638 [ 3 ] {} <Debug> HTTP-Session: e9f17d0b-bb37-4586-9f95-83590365dd12 Destroying unnamed session
5325 2024.01.16 00:53:56.988859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5326 2024.01.16 00:53:56.988990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5327 2024.01.16 00:53:56.989020 [ 3 ] {} <Debug> HTTP-Session: 76ff5276-f0ea-4a02-b367-8addc9b66604 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5328 2024.01.16 00:53:56.989049 [ 3 ] {} <Debug> HTTP-Session: 76ff5276-f0ea-4a02-b367-8addc9b66604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5329 2024.01.16 00:53:56.989188 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5330 2024.01.16 00:53:56.989257 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5331 2024.01.16 00:53:56.989440 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5332 2024.01.16 00:53:56.989894 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5333 2024.01.16 00:53:56.990154 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5334 2024.01.16 00:53:56.990317 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5335 2024.01.16 00:53:56.990446 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001218582 sec., 4103 rows/sec., 332.58 KiB/sec.
5336 2024.01.16 00:53:56.990598 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} <Debug> DynamicQueryHandler: Done processing query
5337 2024.01.16 00:53:56.990623 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5338 2024.01.16 00:53:56.990640 [ 3 ] {} <Debug> HTTP-Session: 76ff5276-f0ea-4a02-b367-8addc9b66604 Destroying unnamed session
5339 2024.01.16 00:53:56.990764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5340 2024.01.16 00:53:56.990812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5341 2024.01.16 00:53:56.990832 [ 3 ] {} <Debug> HTTP-Session: a5dfddb8-f516-46ef-a916-c3544f47b0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5342 2024.01.16 00:53:56.990851 [ 3 ] {} <Debug> HTTP-Session: a5dfddb8-f516-46ef-a916-c3544f47b0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5343 2024.01.16 00:53:56.990932 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5344 2024.01.16 00:53:56.990976 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5345 2024.01.16 00:53:56.991083 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5346 2024.01.16 00:53:56.991366 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5347 2024.01.16 00:53:56.991575 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5348 2024.01.16 00:53:56.991728 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5349 2024.01.16 00:53:56.991862 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000892758 sec., 16801 rows/sec., 1.52 MiB/sec.
5350 2024.01.16 00:53:56.992020 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} <Debug> DynamicQueryHandler: Done processing query
5351 2024.01.16 00:53:56.992065 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5352 2024.01.16 00:53:56.992097 [ 3 ] {} <Debug> HTTP-Session: a5dfddb8-f516-46ef-a916-c3544f47b0ab Destroying unnamed session
5353 2024.01.16 00:53:56.992219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5354 2024.01.16 00:53:56.992265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5355 2024.01.16 00:53:56.992284 [ 3 ] {} <Debug> HTTP-Session: a346ea8d-678a-4e3c-9c6d-85ed73d73679 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5356 2024.01.16 00:53:56.992300 [ 3 ] {} <Debug> HTTP-Session: a346ea8d-678a-4e3c-9c6d-85ed73d73679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5357 2024.01.16 00:53:56.992373 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5358 2024.01.16 00:53:56.992413 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5359 2024.01.16 00:53:56.992534 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5360 2024.01.16 00:53:56.992801 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5361 2024.01.16 00:53:56.993008 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5362 2024.01.16 00:53:56.993162 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5363 2024.01.16 00:53:56.993287 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000882209 sec., 5667 rows/sec., 453.85 KiB/sec.
5364 2024.01.16 00:53:56.993391 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} <Debug> DynamicQueryHandler: Done processing query
5365 2024.01.16 00:53:56.993415 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5366 2024.01.16 00:53:56.993430 [ 3 ] {} <Debug> HTTP-Session: a346ea8d-678a-4e3c-9c6d-85ed73d73679 Destroying unnamed session
5367 2024.01.16 00:53:56.993600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5368 2024.01.16 00:53:56.993644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5369 2024.01.16 00:53:56.993663 [ 3 ] {} <Debug> HTTP-Session: e904f0e1-f0aa-417d-a0e8-1dfe2574200f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5370 2024.01.16 00:53:56.993679 [ 3 ] {} <Debug> HTTP-Session: e904f0e1-f0aa-417d-a0e8-1dfe2574200f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5371 2024.01.16 00:53:56.993750 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5372 2024.01.16 00:53:56.993795 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5373 2024.01.16 00:53:56.993933 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5374 2024.01.16 00:53:56.994267 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5375 2024.01.16 00:53:56.994547 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5376 2024.01.16 00:53:56.994722 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5377 2024.01.16 00:53:56.994849 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001070871 sec., 4669 rows/sec., 6.30 MiB/sec.
5378 2024.01.16 00:53:56.994983 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} <Debug> DynamicQueryHandler: Done processing query
5379 2024.01.16 00:53:56.995007 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5380 2024.01.16 00:53:56.995022 [ 3 ] {} <Debug> HTTP-Session: e904f0e1-f0aa-417d-a0e8-1dfe2574200f Destroying unnamed session
5381 2024.01.16 00:53:57.650162 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
5382 2024.01.16 00:53:57.650252 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5383 2024.01.16 00:53:57.650372 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact
5384 2024.01.16 00:53:57.650536 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5385 2024.01.16 00:53:57.650578 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 601 rows starting from the beginning of the part
5386 2024.01.16 00:53:57.650732 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
5387 2024.01.16 00:53:57.650848 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part
5388 2024.01.16 00:53:57.650937 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
5389 2024.01.16 00:53:57.651022 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
5390 2024.01.16 00:53:57.651719 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 677 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408724 sec., 480576.74888764584 rows/sec., 33.89 MiB/sec.
5391 2024.01.16 00:53:57.651832 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
5392 2024.01.16 00:53:57.652036 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4.
5393 2024.01.16 00:53:57.652107 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0
5394 2024.01.16 00:54:01.990865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5395 2024.01.16 00:54:01.991022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5396 2024.01.16 00:54:01.991057 [ 3 ] {} <Debug> HTTP-Session: 1dde9c65-640d-4efd-82ab-28fe0bd07526 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5397 2024.01.16 00:54:01.991089 [ 3 ] {} <Debug> HTTP-Session: 1dde9c65-640d-4efd-82ab-28fe0bd07526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5398 2024.01.16 00:54:01.991270 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5399 2024.01.16 00:54:01.991356 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5400 2024.01.16 00:54:01.991582 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5401 2024.01.16 00:54:01.992161 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5402 2024.01.16 00:54:01.992503 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5403 2024.01.16 00:54:01.992730 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5404 2024.01.16 00:54:01.992898 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001579936 sec., 29115 rows/sec., 2.30 MiB/sec.
5405 2024.01.16 00:54:01.992899 [ 103 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5406 2024.01.16 00:54:01.992971 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5407 2024.01.16 00:54:01.993115 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5408 2024.01.16 00:54:01.993148 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} <Debug> DynamicQueryHandler: Done processing query
5409 2024.01.16 00:54:01.993208 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5410 2024.01.16 00:54:01.993243 [ 3 ] {} <Debug> HTTP-Session: 1dde9c65-640d-4efd-82ab-28fe0bd07526 Destroying unnamed session
5411 2024.01.16 00:54:01.993319 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5412 2024.01.16 00:54:01.993366 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 51 rows starting from the beginning of the part
5413 2024.01.16 00:54:01.993504 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part
5414 2024.01.16 00:54:01.993572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5415 2024.01.16 00:54:01.993699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5416 2024.01.16 00:54:01.993725 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part
5417 2024.01.16 00:54:01.993740 [ 3 ] {} <Debug> HTTP-Session: f131c9ff-eee7-4d93-ad19-a721d13f1e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5418 2024.01.16 00:54:01.993805 [ 3 ] {} <Debug> HTTP-Session: f131c9ff-eee7-4d93-ad19-a721d13f1e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.01.16 00:54:01.994028 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5420 2024.01.16 00:54:01.994042 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part
5421 2024.01.16 00:54:01.994134 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5422 2024.01.16 00:54:01.994328 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part
5423 2024.01.16 00:54:01.994570 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5424 2024.01.16 00:54:01.994592 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part
5425 2024.01.16 00:54:01.995125 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5426 2024.01.16 00:54:01.995583 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5427 2024.01.16 00:54:01.995933 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5428 2024.01.16 00:54:01.996056 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.0029999 sec., 66335.54451815061 rows/sec., 5.25 MiB/sec.
5429 2024.01.16 00:54:01.996132 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00205923 sec., 971 rows/sec., 82.99 KiB/sec.
5430 2024.01.16 00:54:01.996421 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5431 2024.01.16 00:54:01.996432 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} <Debug> DynamicQueryHandler: Done processing query
5432 2024.01.16 00:54:01.996469 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5433 2024.01.16 00:54:01.996493 [ 3 ] {} <Debug> HTTP-Session: f131c9ff-eee7-4d93-ad19-a721d13f1e73 Destroying unnamed session
5434 2024.01.16 00:54:01.996667 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5435 2024.01.16 00:54:01.996739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5436 2024.01.16 00:54:01.996750 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5437 2024.01.16 00:54:01.996789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5438 2024.01.16 00:54:01.996819 [ 3 ] {} <Debug> HTTP-Session: 4c08d595-b1ec-48e4-bd53-721d761e0e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5439 2024.01.16 00:54:01.996853 [ 3 ] {} <Debug> HTTP-Session: 4c08d595-b1ec-48e4-bd53-721d761e0e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.01.16 00:54:01.996937 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5441 2024.01.16 00:54:01.996979 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5442 2024.01.16 00:54:01.997103 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5443 2024.01.16 00:54:01.997481 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5444 2024.01.16 00:54:01.997700 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5445 2024.01.16 00:54:01.997860 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5446 2024.01.16 00:54:01.997955 [ 103 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5447 2024.01.16 00:54:01.997966 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} <Information> executeQuery: Read 139 rows, 13.97 KiB in 0.0009994 sec., 139083 rows/sec., 13.66 MiB/sec.
5448 2024.01.16 00:54:01.997993 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5449 2024.01.16 00:54:01.998138 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5450 2024.01.16 00:54:01.998154 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} <Debug> DynamicQueryHandler: Done processing query
5451 2024.01.16 00:54:01.998212 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5452 2024.01.16 00:54:01.998238 [ 3 ] {} <Debug> HTTP-Session: 4c08d595-b1ec-48e4-bd53-721d761e0e6b Destroying unnamed session
5453 2024.01.16 00:54:01.998300 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5454 2024.01.16 00:54:01.998335 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 193 rows starting from the beginning of the part
5455 2024.01.16 00:54:01.998410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5456 2024.01.16 00:54:01.998504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5457 2024.01.16 00:54:01.998505 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 175 rows starting from the beginning of the part
5458 2024.01.16 00:54:01.998536 [ 3 ] {} <Debug> HTTP-Session: f4f980a7-8813-4c43-8432-525ee0fa116d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5459 2024.01.16 00:54:01.998595 [ 3 ] {} <Debug> HTTP-Session: f4f980a7-8813-4c43-8432-525ee0fa116d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5460 2024.01.16 00:54:01.998782 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 15 rows starting from the beginning of the part
5461 2024.01.16 00:54:01.998799 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5462 2024.01.16 00:54:01.998887 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5463 2024.01.16 00:54:01.999048 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part
5464 2024.01.16 00:54:01.999373 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part
5465 2024.01.16 00:54:01.999392 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5466 2024.01.16 00:54:01.999587 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 139 rows starting from the beginning of the part
5467 2024.01.16 00:54:02.000216 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5468 2024.01.16 00:54:02.000215 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.05 MiB, peak 244.23 MiB, will set to 235.95 MiB (RSS), difference: -1.10 MiB
5469 2024.01.16 00:54:02.001146 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5470 2024.01.16 00:54:02.001551 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5471 2024.01.16 00:54:02.001930 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003053581 sec., 654 rows/sec., 45.73 KiB/sec.
5472 2024.01.16 00:54:02.002242 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.004179812 sec., 161490.51679836318 rows/sec., 15.53 MiB/sec.
5473 2024.01.16 00:54:02.002306 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} <Debug> DynamicQueryHandler: Done processing query
5474 2024.01.16 00:54:02.002343 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5475 2024.01.16 00:54:02.002386 [ 3 ] {} <Debug> HTTP-Session: f4f980a7-8813-4c43-8432-525ee0fa116d Destroying unnamed session
5476 2024.01.16 00:54:02.002446 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5477 2024.01.16 00:54:02.002538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5478 2024.01.16 00:54:02.002602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5479 2024.01.16 00:54:02.002625 [ 3 ] {} <Debug> HTTP-Session: 916d3610-a493-49ac-8d7c-37f3e4fd5a07 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5480 2024.01.16 00:54:02.002660 [ 3 ] {} <Debug> HTTP-Session: 916d3610-a493-49ac-8d7c-37f3e4fd5a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5481 2024.01.16 00:54:02.002729 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5482 2024.01.16 00:54:02.002808 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5483 2024.01.16 00:54:02.002871 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5484 2024.01.16 00:54:02.002879 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5485 2024.01.16 00:54:02.003111 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5486 2024.01.16 00:54:02.003432 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5487 2024.01.16 00:54:02.003655 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5488 2024.01.16 00:54:02.003809 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5489 2024.01.16 00:54:02.003912 [ 103 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5490 2024.01.16 00:54:02.003916 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.001071351 sec., 44803 rows/sec., 3.51 MiB/sec.
5491 2024.01.16 00:54:02.003953 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5492 2024.01.16 00:54:02.004139 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5493 2024.01.16 00:54:02.004185 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} <Debug> DynamicQueryHandler: Done processing query
5494 2024.01.16 00:54:02.004281 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5495 2024.01.16 00:54:02.004374 [ 3 ] {} <Debug> HTTP-Session: 916d3610-a493-49ac-8d7c-37f3e4fd5a07 Destroying unnamed session
5496 2024.01.16 00:54:02.004389 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5497 2024.01.16 00:54:02.004428 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 101 rows starting from the beginning of the part
5498 2024.01.16 00:54:02.004535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5499 2024.01.16 00:54:02.004578 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part
5500 2024.01.16 00:54:02.004630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5501 2024.01.16 00:54:02.004670 [ 3 ] {} <Debug> HTTP-Session: 4ef910a1-719a-4c5a-ae45-7a82a20f3389 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5502 2024.01.16 00:54:02.004716 [ 3 ] {} <Debug> HTTP-Session: 4ef910a1-719a-4c5a-ae45-7a82a20f3389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5503 2024.01.16 00:54:02.004769 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part
5504 2024.01.16 00:54:02.004914 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5505 2024.01.16 00:54:02.005031 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part
5506 2024.01.16 00:54:02.005040 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5507 2024.01.16 00:54:02.005292 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part
5508 2024.01.16 00:54:02.005614 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part
5509 2024.01.16 00:54:02.005626 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5510 2024.01.16 00:54:02.006222 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5511 2024.01.16 00:54:02.006755 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5512 2024.01.16 00:54:02.007110 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
5513 2024.01.16 00:54:02.007360 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003342313 sec., 82876.73835454669 rows/sec., 6.47 MiB/sec.
5514 2024.01.16 00:54:02.007365 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002384093 sec., 419 rows/sec., 29.49 KiB/sec.
5515 2024.01.16 00:54:02.007573 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5516 2024.01.16 00:54:02.007640 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} <Debug> DynamicQueryHandler: Done processing query
5517 2024.01.16 00:54:02.007674 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5518 2024.01.16 00:54:02.007699 [ 3 ] {} <Debug> HTTP-Session: 4ef910a1-719a-4c5a-ae45-7a82a20f3389 Destroying unnamed session
5519 2024.01.16 00:54:02.007825 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5520 2024.01.16 00:54:02.007900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5521 2024.01.16 00:54:02.007933 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5522 2024.01.16 00:54:02.007974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5523 2024.01.16 00:54:02.008018 [ 3 ] {} <Debug> HTTP-Session: 21029c43-61c5-4605-a36a-760e433eabb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5524 2024.01.16 00:54:02.008075 [ 3 ] {} <Debug> HTTP-Session: 21029c43-61c5-4605-a36a-760e433eabb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.01.16 00:54:02.008171 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5526 2024.01.16 00:54:02.008221 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5527 2024.01.16 00:54:02.008381 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5528 2024.01.16 00:54:02.008876 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5529 2024.01.16 00:54:02.009209 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5530 2024.01.16 00:54:02.009401 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5531 2024.01.16 00:54:02.009509 [ 103 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5532 2024.01.16 00:54:02.009514 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001311303 sec., 35079 rows/sec., 47.34 MiB/sec.
5533 2024.01.16 00:54:02.009563 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB.
5534 2024.01.16 00:54:02.009630 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5535 2024.01.16 00:54:02.009712 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} <Debug> DynamicQueryHandler: Done processing query
5536 2024.01.16 00:54:02.009741 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5537 2024.01.16 00:54:02.009743 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5538 2024.01.16 00:54:02.009784 [ 3 ] {} <Debug> HTTP-Session: 21029c43-61c5-4605-a36a-760e433eabb4 Destroying unnamed session
5539 2024.01.16 00:54:02.009791 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1359 rows starting from the beginning of the part
5540 2024.01.16 00:54:02.009932 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part
5541 2024.01.16 00:54:02.010034 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part
5542 2024.01.16 00:54:02.010122 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part
5543 2024.01.16 00:54:02.010205 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part
5544 2024.01.16 00:54:02.010290 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part
5545 2024.01.16 00:54:02.014386 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1507 rows, containing 6 columns (6 merged, 0 gathered) in 0.004781648 sec., 315163.3077131566 rows/sec., 425.30 MiB/sec.
5546 2024.01.16 00:54:02.014994 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5547 2024.01.16 00:54:02.015200 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5548 2024.01.16 00:54:02.015267 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5549 2024.01.16 00:54:02.015329 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11: 8.69 MiB.
5550 2024.01.16 00:54:03.000234 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.11 MiB, peak 244.23 MiB, will set to 238.24 MiB (RSS), difference: 3.13 MiB
5551 2024.01.16 00:54:04.584598 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
5552 2024.01.16 00:54:04.584671 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
5553 2024.01.16 00:54:06.988851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5554 2024.01.16 00:54:06.988970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5555 2024.01.16 00:54:06.988996 [ 3 ] {} <Debug> HTTP-Session: 800db3f5-33d9-4a81-a05d-44fd9438e67a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5556 2024.01.16 00:54:06.989022 [ 3 ] {} <Debug> HTTP-Session: 800db3f5-33d9-4a81-a05d-44fd9438e67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5557 2024.01.16 00:54:06.989149 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5558 2024.01.16 00:54:06.989211 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5559 2024.01.16 00:54:06.989376 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5560 2024.01.16 00:54:06.989793 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5561 2024.01.16 00:54:06.990059 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5562 2024.01.16 00:54:06.990230 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5563 2024.01.16 00:54:06.990381 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001196472 sec., 4178 rows/sec., 338.72 KiB/sec.
5564 2024.01.16 00:54:06.990544 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} <Debug> DynamicQueryHandler: Done processing query
5565 2024.01.16 00:54:06.990569 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5566 2024.01.16 00:54:06.990585 [ 3 ] {} <Debug> HTTP-Session: 800db3f5-33d9-4a81-a05d-44fd9438e67a Destroying unnamed session
5567 2024.01.16 00:54:06.990710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5568 2024.01.16 00:54:06.990759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5569 2024.01.16 00:54:06.990780 [ 3 ] {} <Debug> HTTP-Session: 5f329d5c-745d-45b3-8a21-0512a8232e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5570 2024.01.16 00:54:06.990799 [ 3 ] {} <Debug> HTTP-Session: 5f329d5c-745d-45b3-8a21-0512a8232e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5571 2024.01.16 00:54:06.990879 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5572 2024.01.16 00:54:06.990922 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5573 2024.01.16 00:54:06.991034 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5574 2024.01.16 00:54:06.991344 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5575 2024.01.16 00:54:06.991558 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5576 2024.01.16 00:54:06.991706 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5577 2024.01.16 00:54:06.991811 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00090242 sec., 16621 rows/sec., 1.50 MiB/sec.
5578 2024.01.16 00:54:06.991917 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} <Debug> DynamicQueryHandler: Done processing query
5579 2024.01.16 00:54:06.991939 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5580 2024.01.16 00:54:06.991955 [ 3 ] {} <Debug> HTTP-Session: 5f329d5c-745d-45b3-8a21-0512a8232e8d Destroying unnamed session
5581 2024.01.16 00:54:06.992078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5582 2024.01.16 00:54:06.992123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5583 2024.01.16 00:54:06.992143 [ 3 ] {} <Debug> HTTP-Session: d5e4df48-ea61-4acb-bc0c-12cee0f34c55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5584 2024.01.16 00:54:06.992161 [ 3 ] {} <Debug> HTTP-Session: d5e4df48-ea61-4acb-bc0c-12cee0f34c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5585 2024.01.16 00:54:06.992233 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5586 2024.01.16 00:54:06.992272 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5587 2024.01.16 00:54:06.992378 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5588 2024.01.16 00:54:06.992647 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5589 2024.01.16 00:54:06.992849 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5590 2024.01.16 00:54:06.992998 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5591 2024.01.16 00:54:06.993097 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000837138 sec., 5972 rows/sec., 478.29 KiB/sec.
5592 2024.01.16 00:54:06.993200 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} <Debug> DynamicQueryHandler: Done processing query
5593 2024.01.16 00:54:06.993223 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5594 2024.01.16 00:54:06.993238 [ 3 ] {} <Debug> HTTP-Session: d5e4df48-ea61-4acb-bc0c-12cee0f34c55 Destroying unnamed session
5595 2024.01.16 00:54:06.993372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5596 2024.01.16 00:54:06.993415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5597 2024.01.16 00:54:06.993434 [ 3 ] {} <Debug> HTTP-Session: ccc23fe2-2f94-4b01-b37e-706ccaee7a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5598 2024.01.16 00:54:06.993452 [ 3 ] {} <Debug> HTTP-Session: ccc23fe2-2f94-4b01-b37e-706ccaee7a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5599 2024.01.16 00:54:06.993523 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5600 2024.01.16 00:54:06.993568 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5601 2024.01.16 00:54:06.993703 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5602 2024.01.16 00:54:06.993961 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5603 2024.01.16 00:54:06.994245 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5604 2024.01.16 00:54:06.994417 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5605 2024.01.16 00:54:06.994524 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00097301 sec., 5138 rows/sec., 6.93 MiB/sec.
5606 2024.01.16 00:54:06.994638 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} <Debug> DynamicQueryHandler: Done processing query
5607 2024.01.16 00:54:06.994661 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5608 2024.01.16 00:54:06.994676 [ 3 ] {} <Debug> HTTP-Session: ccc23fe2-2f94-4b01-b37e-706ccaee7a83 Destroying unnamed session
5609 2024.01.16 00:54:11.992446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5610 2024.01.16 00:54:11.992568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5611 2024.01.16 00:54:11.992594 [ 3 ] {} <Debug> HTTP-Session: 705d62c9-3550-4c45-9efe-61d957d69892 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5612 2024.01.16 00:54:11.992619 [ 3 ] {} <Debug> HTTP-Session: 705d62c9-3550-4c45-9efe-61d957d69892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5613 2024.01.16 00:54:11.992748 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5614 2024.01.16 00:54:11.992813 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5615 2024.01.16 00:54:11.992974 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5616 2024.01.16 00:54:11.993364 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5617 2024.01.16 00:54:11.993625 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5618 2024.01.16 00:54:11.993786 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5619 2024.01.16 00:54:11.993913 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001128251 sec., 40771 rows/sec., 3.23 MiB/sec.
5620 2024.01.16 00:54:11.994058 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} <Debug> DynamicQueryHandler: Done processing query
5621 2024.01.16 00:54:11.994084 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5622 2024.01.16 00:54:11.994100 [ 3 ] {} <Debug> HTTP-Session: 705d62c9-3550-4c45-9efe-61d957d69892 Destroying unnamed session
5623 2024.01.16 00:54:11.994265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5624 2024.01.16 00:54:11.994312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5625 2024.01.16 00:54:11.994333 [ 3 ] {} <Debug> HTTP-Session: 563d6229-87cb-4084-8503-ba3bee4b8973 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5626 2024.01.16 00:54:11.994352 [ 3 ] {} <Debug> HTTP-Session: 563d6229-87cb-4084-8503-ba3bee4b8973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5627 2024.01.16 00:54:11.994437 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5628 2024.01.16 00:54:11.994480 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5629 2024.01.16 00:54:11.994586 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5630 2024.01.16 00:54:11.994941 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5631 2024.01.16 00:54:11.995162 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5632 2024.01.16 00:54:11.995309 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5633 2024.01.16 00:54:11.995439 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} <Information> executeQuery: Read 174 rows, 17.00 KiB in 0.00097221 sec., 178973 rows/sec., 17.08 MiB/sec.
5634 2024.01.16 00:54:11.995593 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} <Debug> DynamicQueryHandler: Done processing query
5635 2024.01.16 00:54:11.995635 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5636 2024.01.16 00:54:11.995680 [ 3 ] {} <Debug> HTTP-Session: 563d6229-87cb-4084-8503-ba3bee4b8973 Destroying unnamed session
5637 2024.01.16 00:54:11.995817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5638 2024.01.16 00:54:11.995862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5639 2024.01.16 00:54:11.995882 [ 3 ] {} <Debug> HTTP-Session: b681fd43-9025-4765-9ecd-dc6d8c616e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5640 2024.01.16 00:54:11.995900 [ 3 ] {} <Debug> HTTP-Session: b681fd43-9025-4765-9ecd-dc6d8c616e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5641 2024.01.16 00:54:11.995975 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5642 2024.01.16 00:54:11.996016 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5643 2024.01.16 00:54:11.996133 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5644 2024.01.16 00:54:11.996407 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5645 2024.01.16 00:54:11.996614 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5646 2024.01.16 00:54:11.996769 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5647 2024.01.16 00:54:11.996898 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.000895109 sec., 78202 rows/sec., 6.09 MiB/sec.
5648 2024.01.16 00:54:11.997061 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} <Debug> DynamicQueryHandler: Done processing query
5649 2024.01.16 00:54:11.997102 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5650 2024.01.16 00:54:11.997122 [ 3 ] {} <Debug> HTTP-Session: b681fd43-9025-4765-9ecd-dc6d8c616e13 Destroying unnamed session
5651 2024.01.16 00:54:11.997268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5652 2024.01.16 00:54:11.997311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5653 2024.01.16 00:54:11.997330 [ 3 ] {} <Debug> HTTP-Session: 46255d08-1297-484d-9a94-9aa7d52187a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5654 2024.01.16 00:54:11.997348 [ 3 ] {} <Debug> HTTP-Session: 46255d08-1297-484d-9a94-9aa7d52187a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5655 2024.01.16 00:54:11.997424 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5656 2024.01.16 00:54:11.997468 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5657 2024.01.16 00:54:11.997603 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5658 2024.01.16 00:54:11.997857 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5659 2024.01.16 00:54:11.998113 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5660 2024.01.16 00:54:11.998288 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
5661 2024.01.16 00:54:11.998401 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00093955 sec., 38316 rows/sec., 2.70 MiB/sec.
5662 2024.01.16 00:54:11.998501 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} <Debug> DynamicQueryHandler: Done processing query
5663 2024.01.16 00:54:11.998524 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5664 2024.01.16 00:54:11.998539 [ 3 ] {} <Debug> HTTP-Session: 46255d08-1297-484d-9a94-9aa7d52187a8 Destroying unnamed session
5665 2024.01.16 00:54:11.998746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5666 2024.01.16 00:54:11.998790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5667 2024.01.16 00:54:11.998809 [ 3 ] {} <Debug> HTTP-Session: db4a7171-9213-4080-b00b-e4550d022334 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5668 2024.01.16 00:54:11.998826 [ 3 ] {} <Debug> HTTP-Session: db4a7171-9213-4080-b00b-e4550d022334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5669 2024.01.16 00:54:11.998910 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5670 2024.01.16 00:54:11.998955 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5671 2024.01.16 00:54:11.999086 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5672 2024.01.16 00:54:11.999715 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5673 2024.01.16 00:54:12.000011 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5674 2024.01.16 00:54:12.000148 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.58 MiB, peak 244.23 MiB, will set to 238.24 MiB (RSS), difference: -5.34 MiB
5675 2024.01.16 00:54:12.000345 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5676 2024.01.16 00:54:12.000585 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001620836 sec., 28380 rows/sec., 38.30 MiB/sec.
5677 2024.01.16 00:54:12.000933 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} <Debug> DynamicQueryHandler: Done processing query
5678 2024.01.16 00:54:12.000957 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5679 2024.01.16 00:54:12.000973 [ 3 ] {} <Debug> HTTP-Session: db4a7171-9213-4080-b00b-e4550d022334 Destroying unnamed session
5680 2024.01.16 00:54:12.547596 [ 97 ] {} <Debug> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
5681 2024.01.16 00:54:12.547674 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5682 2024.01.16 00:54:12.547785 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
5683 2024.01.16 00:54:12.547925 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5684 2024.01.16 00:54:12.547961 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part
5685 2024.01.16 00:54:12.548093 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5686 2024.01.16 00:54:12.548196 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
5687 2024.01.16 00:54:12.548292 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5688 2024.01.16 00:54:12.548384 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
5689 2024.01.16 00:54:12.548944 [ 15 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221812 sec., 14732.217395147534 rows/sec., 1.20 MiB/sec.
5690 2024.01.16 00:54:12.549063 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
5691 2024.01.16 00:54:12.549243 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
5692 2024.01.16 00:54:12.549310 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
5693 2024.01.16 00:54:13.000152 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.06 MiB, peak 244.23 MiB, will set to 238.24 MiB (RSS), difference: 5.18 MiB
5694 2024.01.16 00:54:15.455317 [ 93 ] {} <Debug> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
5695 2024.01.16 00:54:15.455431 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5696 2024.01.16 00:54:15.455570 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
5697 2024.01.16 00:54:15.455733 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5698 2024.01.16 00:54:15.455779 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part
5699 2024.01.16 00:54:15.455937 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5700 2024.01.16 00:54:15.456037 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
5701 2024.01.16 00:54:15.456125 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5702 2024.01.16 00:54:15.456217 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
5703 2024.01.16 00:54:15.456987 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001495635 sec., 12035.02191376907 rows/sec., 840.34 KiB/sec.
5704 2024.01.16 00:54:15.457089 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
5705 2024.01.16 00:54:15.457303 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
5706 2024.01.16 00:54:15.457391 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
5707 2024.01.16 00:54:16.989001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5708 2024.01.16 00:54:16.989109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5709 2024.01.16 00:54:16.989135 [ 3 ] {} <Debug> HTTP-Session: 0c6bbd5c-c02c-47a2-87e4-188c56f8d536 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5710 2024.01.16 00:54:16.989159 [ 3 ] {} <Debug> HTTP-Session: 0c6bbd5c-c02c-47a2-87e4-188c56f8d536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5711 2024.01.16 00:54:16.989285 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5712 2024.01.16 00:54:16.989348 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5713 2024.01.16 00:54:16.989515 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5714 2024.01.16 00:54:16.989924 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5715 2024.01.16 00:54:16.990189 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5716 2024.01.16 00:54:16.990358 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5717 2024.01.16 00:54:16.990513 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001190222 sec., 4200 rows/sec., 340.50 KiB/sec.
5718 2024.01.16 00:54:16.990662 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} <Debug> DynamicQueryHandler: Done processing query
5719 2024.01.16 00:54:16.990688 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5720 2024.01.16 00:54:16.990704 [ 3 ] {} <Debug> HTTP-Session: 0c6bbd5c-c02c-47a2-87e4-188c56f8d536 Destroying unnamed session
5721 2024.01.16 00:54:16.990920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5722 2024.01.16 00:54:16.990973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5723 2024.01.16 00:54:16.990993 [ 3 ] {} <Debug> HTTP-Session: f3b45f2f-fd1d-4077-9e80-47242ce3f3e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5724 2024.01.16 00:54:16.991013 [ 3 ] {} <Debug> HTTP-Session: f3b45f2f-fd1d-4077-9e80-47242ce3f3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5725 2024.01.16 00:54:16.991094 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5726 2024.01.16 00:54:16.991141 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5727 2024.01.16 00:54:16.991257 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5728 2024.01.16 00:54:16.991568 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5729 2024.01.16 00:54:16.991786 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5730 2024.01.16 00:54:16.991941 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5731 2024.01.16 00:54:16.992067 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000935399 sec., 16035 rows/sec., 1.45 MiB/sec.
5732 2024.01.16 00:54:16.992188 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} <Debug> DynamicQueryHandler: Done processing query
5733 2024.01.16 00:54:16.992211 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5734 2024.01.16 00:54:16.992228 [ 3 ] {} <Debug> HTTP-Session: f3b45f2f-fd1d-4077-9e80-47242ce3f3e6 Destroying unnamed session
5735 2024.01.16 00:54:16.992368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5736 2024.01.16 00:54:16.992415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5737 2024.01.16 00:54:16.992435 [ 3 ] {} <Debug> HTTP-Session: 5fd0342c-f0d8-4c1c-99ea-5b8954bb85f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5738 2024.01.16 00:54:16.992452 [ 3 ] {} <Debug> HTTP-Session: 5fd0342c-f0d8-4c1c-99ea-5b8954bb85f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5739 2024.01.16 00:54:16.992526 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5740 2024.01.16 00:54:16.992567 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5741 2024.01.16 00:54:16.992675 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5742 2024.01.16 00:54:16.992955 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5743 2024.01.16 00:54:16.993164 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5744 2024.01.16 00:54:16.993313 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5745 2024.01.16 00:54:16.993437 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000883829 sec., 5657 rows/sec., 453.02 KiB/sec.
5746 2024.01.16 00:54:16.993553 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} <Debug> DynamicQueryHandler: Done processing query
5747 2024.01.16 00:54:16.993582 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5748 2024.01.16 00:54:16.993598 [ 3 ] {} <Debug> HTTP-Session: 5fd0342c-f0d8-4c1c-99ea-5b8954bb85f4 Destroying unnamed session
5749 2024.01.16 00:54:16.993710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5750 2024.01.16 00:54:16.993753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5751 2024.01.16 00:54:16.993771 [ 3 ] {} <Debug> HTTP-Session: f8fbe693-c0af-4eb8-9f44-bda10a26dafa Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5752 2024.01.16 00:54:16.993788 [ 3 ] {} <Debug> HTTP-Session: f8fbe693-c0af-4eb8-9f44-bda10a26dafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5753 2024.01.16 00:54:16.993860 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5754 2024.01.16 00:54:16.993906 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5755 2024.01.16 00:54:16.994043 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5756 2024.01.16 00:54:16.994337 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5757 2024.01.16 00:54:16.994613 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5758 2024.01.16 00:54:16.994802 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5759 2024.01.16 00:54:16.994930 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00104095 sec., 4803 rows/sec., 6.48 MiB/sec.
5760 2024.01.16 00:54:16.995050 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} <Debug> DynamicQueryHandler: Done processing query
5761 2024.01.16 00:54:16.995073 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5762 2024.01.16 00:54:16.995090 [ 3 ] {} <Debug> HTTP-Session: f8fbe693-c0af-4eb8-9f44-bda10a26dafa Destroying unnamed session
5763 2024.01.16 00:54:19.584716 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
5764 2024.01.16 00:54:19.584767 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
5765 2024.01.16 00:54:21.991216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5766 2024.01.16 00:54:21.991354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5767 2024.01.16 00:54:21.991385 [ 3 ] {} <Debug> HTTP-Session: 9d9b7c77-b236-42e1-a12a-6b1b99dee8d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5768 2024.01.16 00:54:21.991414 [ 3 ] {} <Debug> HTTP-Session: 9d9b7c77-b236-42e1-a12a-6b1b99dee8d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5769 2024.01.16 00:54:21.991562 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5770 2024.01.16 00:54:21.991633 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5771 2024.01.16 00:54:21.991810 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5772 2024.01.16 00:54:21.992299 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5773 2024.01.16 00:54:21.992572 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5774 2024.01.16 00:54:21.992740 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5775 2024.01.16 00:54:21.992880 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001270823 sec., 36197 rows/sec., 2.87 MiB/sec.
5776 2024.01.16 00:54:21.993038 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} <Debug> DynamicQueryHandler: Done processing query
5777 2024.01.16 00:54:21.993065 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5778 2024.01.16 00:54:21.993082 [ 3 ] {} <Debug> HTTP-Session: 9d9b7c77-b236-42e1-a12a-6b1b99dee8d2 Destroying unnamed session
5779 2024.01.16 00:54:21.993298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5780 2024.01.16 00:54:21.993348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5781 2024.01.16 00:54:21.993369 [ 3 ] {} <Debug> HTTP-Session: d028ada3-0c48-41cb-8c24-b47634643b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5782 2024.01.16 00:54:21.993388 [ 3 ] {} <Debug> HTTP-Session: d028ada3-0c48-41cb-8c24-b47634643b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5783 2024.01.16 00:54:21.993477 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5784 2024.01.16 00:54:21.993520 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5785 2024.01.16 00:54:21.993627 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5786 2024.01.16 00:54:21.994012 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5787 2024.01.16 00:54:21.994235 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5788 2024.01.16 00:54:21.994392 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5789 2024.01.16 00:54:21.994500 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} <Information> executeQuery: Read 138 rows, 13.89 KiB in 0.00099362 sec., 138886 rows/sec., 13.65 MiB/sec.
5790 2024.01.16 00:54:21.994638 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} <Debug> DynamicQueryHandler: Done processing query
5791 2024.01.16 00:54:21.994667 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5792 2024.01.16 00:54:21.994687 [ 3 ] {} <Debug> HTTP-Session: d028ada3-0c48-41cb-8c24-b47634643b90 Destroying unnamed session
5793 2024.01.16 00:54:21.994859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5794 2024.01.16 00:54:21.994906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5795 2024.01.16 00:54:21.994926 [ 3 ] {} <Debug> HTTP-Session: b3c848f2-0725-4dc7-8d05-2ac1e00e4b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5796 2024.01.16 00:54:21.994946 [ 3 ] {} <Debug> HTTP-Session: b3c848f2-0725-4dc7-8d05-2ac1e00e4b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5797 2024.01.16 00:54:21.995025 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5798 2024.01.16 00:54:21.995070 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5799 2024.01.16 00:54:21.995183 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5800 2024.01.16 00:54:21.995479 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5801 2024.01.16 00:54:21.995688 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5802 2024.01.16 00:54:21.995837 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5803 2024.01.16 00:54:21.995972 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000909919 sec., 50553 rows/sec., 3.95 MiB/sec.
5804 2024.01.16 00:54:21.996078 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} <Debug> DynamicQueryHandler: Done processing query
5805 2024.01.16 00:54:21.996103 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5806 2024.01.16 00:54:21.996119 [ 3 ] {} <Debug> HTTP-Session: b3c848f2-0725-4dc7-8d05-2ac1e00e4b2e Destroying unnamed session
5807 2024.01.16 00:54:21.996262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5808 2024.01.16 00:54:21.996307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5809 2024.01.16 00:54:21.996326 [ 3 ] {} <Debug> HTTP-Session: e7ed09a2-9e6e-41eb-aa2a-53fdb9820a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5810 2024.01.16 00:54:21.996343 [ 3 ] {} <Debug> HTTP-Session: e7ed09a2-9e6e-41eb-aa2a-53fdb9820a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5811 2024.01.16 00:54:21.996441 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5812 2024.01.16 00:54:21.996489 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5813 2024.01.16 00:54:21.996628 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5814 2024.01.16 00:54:21.997183 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5815 2024.01.16 00:54:21.997528 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5816 2024.01.16 00:54:21.997718 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5817 2024.01.16 00:54:21.997852 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001379564 sec., 33343 rows/sec., 45.00 MiB/sec.
5818 2024.01.16 00:54:21.998021 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} <Debug> DynamicQueryHandler: Done processing query
5819 2024.01.16 00:54:21.998046 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5820 2024.01.16 00:54:21.998062 [ 3 ] {} <Debug> HTTP-Session: e7ed09a2-9e6e-41eb-aa2a-53fdb9820a4a Destroying unnamed session
5821 2024.01.16 00:54:26.989582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5822 2024.01.16 00:54:26.989713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5823 2024.01.16 00:54:26.989742 [ 3 ] {} <Debug> HTTP-Session: 3148a006-9461-43ce-a40e-501807f0803d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5824 2024.01.16 00:54:26.989769 [ 3 ] {} <Debug> HTTP-Session: 3148a006-9461-43ce-a40e-501807f0803d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5825 2024.01.16 00:54:26.989910 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5826 2024.01.16 00:54:26.989971 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5827 2024.01.16 00:54:26.990133 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5828 2024.01.16 00:54:26.990597 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5829 2024.01.16 00:54:26.990858 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5830 2024.01.16 00:54:26.991024 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5831 2024.01.16 00:54:26.991147 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001201132 sec., 4162 rows/sec., 337.41 KiB/sec.
5832 2024.01.16 00:54:26.991146 [ 87 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5833 2024.01.16 00:54:26.991222 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5834 2024.01.16 00:54:26.991313 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} <Debug> DynamicQueryHandler: Done processing query
5835 2024.01.16 00:54:26.991323 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5836 2024.01.16 00:54:26.991345 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5837 2024.01.16 00:54:26.991396 [ 3 ] {} <Debug> HTTP-Session: 3148a006-9461-43ce-a40e-501807f0803d Destroying unnamed session
5838 2024.01.16 00:54:26.991475 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5839 2024.01.16 00:54:26.991527 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 51 rows starting from the beginning of the part
5840 2024.01.16 00:54:26.991548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5841 2024.01.16 00:54:26.991632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5842 2024.01.16 00:54:26.991679 [ 3 ] {} <Debug> HTTP-Session: 1f56a9a3-9828-42f2-b07f-ecb79996c504 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5843 2024.01.16 00:54:26.991737 [ 3 ] {} <Debug> HTTP-Session: 1f56a9a3-9828-42f2-b07f-ecb79996c504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5844 2024.01.16 00:54:26.991785 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part
5845 2024.01.16 00:54:26.991945 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5846 2024.01.16 00:54:26.992019 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part
5847 2024.01.16 00:54:26.992038 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5848 2024.01.16 00:54:26.992346 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part
5849 2024.01.16 00:54:26.992509 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5850 2024.01.16 00:54:26.992618 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part
5851 2024.01.16 00:54:26.992751 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part
5852 2024.01.16 00:54:26.993307 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5853 2024.01.16 00:54:26.993710 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5854 2024.01.16 00:54:26.994020 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5855 2024.01.16 00:54:26.994243 [ 87 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5856 2024.01.16 00:54:26.994301 [ 14 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.00300172 sec., 52636.48841330971 rows/sec., 4.17 MiB/sec.
5857 2024.01.16 00:54:26.994313 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002288693 sec., 6553 rows/sec., 605.47 KiB/sec.
5858 2024.01.16 00:54:26.994316 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5859 2024.01.16 00:54:26.994551 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5860 2024.01.16 00:54:26.994626 [ 14 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5861 2024.01.16 00:54:26.994763 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} <Debug> DynamicQueryHandler: Done processing query
5862 2024.01.16 00:54:26.994782 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5863 2024.01.16 00:54:26.994811 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5864 2024.01.16 00:54:26.994832 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 193 rows starting from the beginning of the part
5865 2024.01.16 00:54:26.994854 [ 3 ] {} <Debug> HTTP-Session: 1f56a9a3-9828-42f2-b07f-ecb79996c504 Destroying unnamed session
5866 2024.01.16 00:54:26.995026 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 15 rows starting from the beginning of the part
5867 2024.01.16 00:54:26.995033 [ 14 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5868 2024.01.16 00:54:26.995113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5869 2024.01.16 00:54:26.995228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5870 2024.01.16 00:54:26.995254 [ 14 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5871 2024.01.16 00:54:26.995324 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 174 rows starting from the beginning of the part
5872 2024.01.16 00:54:26.995328 [ 3 ] {} <Debug> HTTP-Session: 58d05075-ce72-43e7-8d07-2e19ca74d51c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5873 2024.01.16 00:54:26.995434 [ 3 ] {} <Debug> HTTP-Session: 58d05075-ce72-43e7-8d07-2e19ca74d51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5874 2024.01.16 00:54:26.995641 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part
5875 2024.01.16 00:54:26.995724 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5876 2024.01.16 00:54:26.995841 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5877 2024.01.16 00:54:26.995859 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part
5878 2024.01.16 00:54:26.996213 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part
5879 2024.01.16 00:54:26.996311 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5880 2024.01.16 00:54:26.997079 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5881 2024.01.16 00:54:26.997538 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5882 2024.01.16 00:54:26.997857 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5883 2024.01.16 00:54:26.997906 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 4 columns (4 merged, 0 gathered) in 0.003505186 sec., 156910.36081965407 rows/sec., 14.99 MiB/sec.
5884 2024.01.16 00:54:26.997997 [ 87 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5885 2024.01.16 00:54:26.998017 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002277053 sec., 2195 rows/sec., 175.84 KiB/sec.
5886 2024.01.16 00:54:26.998055 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5887 2024.01.16 00:54:26.998055 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5888 2024.01.16 00:54:26.998336 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5889 2024.01.16 00:54:26.998512 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} <Debug> DynamicQueryHandler: Done processing query
5890 2024.01.16 00:54:26.998556 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5891 2024.01.16 00:54:26.998577 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5892 2024.01.16 00:54:26.998614 [ 3 ] {} <Debug> HTTP-Session: 58d05075-ce72-43e7-8d07-2e19ca74d51c Destroying unnamed session
5893 2024.01.16 00:54:26.998721 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5894 2024.01.16 00:54:26.998721 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5895 2024.01.16 00:54:26.998847 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 101 rows starting from the beginning of the part
5896 2024.01.16 00:54:26.998862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5897 2024.01.16 00:54:26.998967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5898 2024.01.16 00:54:26.999007 [ 3 ] {} <Debug> HTTP-Session: d5e32fb0-f950-42db-b738-e2b0f3faa00c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5899 2024.01.16 00:54:26.999067 [ 3 ] {} <Debug> HTTP-Session: d5e32fb0-f950-42db-b738-e2b0f3faa00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5900 2024.01.16 00:54:26.999108 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part
5901 2024.01.16 00:54:26.999268 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5902 2024.01.16 00:54:26.999361 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 70 rows starting from the beginning of the part
5903 2024.01.16 00:54:26.999381 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5904 2024.01.16 00:54:26.999657 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part
5905 2024.01.16 00:54:26.999993 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part
5906 2024.01.16 00:54:27.000030 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5907 2024.01.16 00:54:27.000178 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.35 MiB, peak 244.23 MiB, will set to 238.25 MiB (RSS), difference: -1.10 MiB
5908 2024.01.16 00:54:27.000373 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part
5909 2024.01.16 00:54:27.001144 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5910 2024.01.16 00:54:27.001818 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5911 2024.01.16 00:54:27.002272 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5912 2024.01.16 00:54:27.002374 [ 15 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.004206253 sec., 55155.978492021284 rows/sec., 4.31 MiB/sec.
5913 2024.01.16 00:54:27.002436 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5914 2024.01.16 00:54:27.002489 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.003154401 sec., 1585 rows/sec., 2.14 MiB/sec.
5915 2024.01.16 00:54:27.002505 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5916 2024.01.16 00:54:27.002638 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5917 2024.01.16 00:54:27.002731 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5918 2024.01.16 00:54:27.003162 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5919 2024.01.16 00:54:27.003267 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} <Debug> DynamicQueryHandler: Done processing query
5920 2024.01.16 00:54:27.003287 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5921 2024.01.16 00:54:27.003310 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5922 2024.01.16 00:54:27.003328 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5923 2024.01.16 00:54:27.003389 [ 3 ] {} <Debug> HTTP-Session: d5e32fb0-f950-42db-b738-e2b0f3faa00c Destroying unnamed session
5924 2024.01.16 00:54:27.003397 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1507 rows starting from the beginning of the part
5925 2024.01.16 00:54:27.003602 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part
5926 2024.01.16 00:54:27.003702 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part
5927 2024.01.16 00:54:27.003795 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part
5928 2024.01.16 00:54:27.003888 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part
5929 2024.01.16 00:54:27.003977 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part
5930 2024.01.16 00:54:27.008336 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 6 columns (6 merged, 0 gathered) in 0.005771487 sec., 279650.6342299654 rows/sec., 377.37 MiB/sec.
5931 2024.01.16 00:54:27.009055 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5932 2024.01.16 00:54:27.009303 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5933 2024.01.16 00:54:27.009381 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5934 2024.01.16 00:54:27.009462 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12: 8.56 MiB.
5935 2024.01.16 00:54:31.991748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5936 2024.01.16 00:54:31.991880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5937 2024.01.16 00:54:31.991910 [ 3 ] {} <Debug> HTTP-Session: 9628584d-2569-4300-8438-3f5cb20925cc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5938 2024.01.16 00:54:31.991939 [ 3 ] {} <Debug> HTTP-Session: 9628584d-2569-4300-8438-3f5cb20925cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5939 2024.01.16 00:54:31.992086 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5940 2024.01.16 00:54:31.992148 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5941 2024.01.16 00:54:31.992311 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5942 2024.01.16 00:54:31.992924 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5943 2024.01.16 00:54:31.993203 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5944 2024.01.16 00:54:31.993371 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5945 2024.01.16 00:54:31.993498 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001375744 sec., 37797 rows/sec., 2.99 MiB/sec.
5946 2024.01.16 00:54:31.993692 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} <Debug> DynamicQueryHandler: Done processing query
5947 2024.01.16 00:54:31.993731 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5948 2024.01.16 00:54:31.993749 [ 3 ] {} <Debug> HTTP-Session: 9628584d-2569-4300-8438-3f5cb20925cc Destroying unnamed session
5949 2024.01.16 00:54:31.993894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 25033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5950 2024.01.16 00:54:31.993948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5951 2024.01.16 00:54:31.993969 [ 3 ] {} <Debug> HTTP-Session: 33d7258a-c8d3-4545-a4c2-666883341c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5952 2024.01.16 00:54:31.993989 [ 3 ] {} <Debug> HTTP-Session: 33d7258a-c8d3-4545-a4c2-666883341c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5953 2024.01.16 00:54:31.994086 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5954 2024.01.16 00:54:31.994129 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5955 2024.01.16 00:54:31.994249 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5956 2024.01.16 00:54:31.994658 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5957 2024.01.16 00:54:31.994882 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5958 2024.01.16 00:54:31.995031 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5959 2024.01.16 00:54:31.995134 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} <Information> executeQuery: Read 156 rows, 15.50 KiB in 0.001019841 sec., 152965 rows/sec., 14.84 MiB/sec.
5960 2024.01.16 00:54:31.995241 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} <Debug> DynamicQueryHandler: Done processing query
5961 2024.01.16 00:54:31.995265 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5962 2024.01.16 00:54:31.995282 [ 3 ] {} <Debug> HTTP-Session: 33d7258a-c8d3-4545-a4c2-666883341c04 Destroying unnamed session
5963 2024.01.16 00:54:31.995413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5964 2024.01.16 00:54:31.995456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5965 2024.01.16 00:54:31.995476 [ 3 ] {} <Debug> HTTP-Session: bd1a9d67-82a0-4d17-9b0b-14c36aafb759 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5966 2024.01.16 00:54:31.995494 [ 3 ] {} <Debug> HTTP-Session: bd1a9d67-82a0-4d17-9b0b-14c36aafb759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5967 2024.01.16 00:54:31.995569 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5968 2024.01.16 00:54:31.995609 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5969 2024.01.16 00:54:31.995711 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5970 2024.01.16 00:54:31.996020 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5971 2024.01.16 00:54:31.996224 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5972 2024.01.16 00:54:31.996373 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5973 2024.01.16 00:54:31.996470 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} <Information> executeQuery: Read 55 rows, 4.43 KiB in 0.000873358 sec., 62975 rows/sec., 4.96 MiB/sec.
5974 2024.01.16 00:54:31.996589 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} <Debug> DynamicQueryHandler: Done processing query
5975 2024.01.16 00:54:31.996612 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5976 2024.01.16 00:54:31.996629 [ 3 ] {} <Debug> HTTP-Session: bd1a9d67-82a0-4d17-9b0b-14c36aafb759 Destroying unnamed session
5977 2024.01.16 00:54:31.996854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 55631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5978 2024.01.16 00:54:31.996916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5979 2024.01.16 00:54:31.996935 [ 3 ] {} <Debug> HTTP-Session: 6c13e972-0132-4985-b796-11b3698084a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5980 2024.01.16 00:54:31.996952 [ 3 ] {} <Debug> HTTP-Session: 6c13e972-0132-4985-b796-11b3698084a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5981 2024.01.16 00:54:31.997043 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5982 2024.01.16 00:54:31.997089 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5983 2024.01.16 00:54:31.997223 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5984 2024.01.16 00:54:31.997745 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5985 2024.01.16 00:54:31.998066 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5986 2024.01.16 00:54:31.998248 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5987 2024.01.16 00:54:31.998353 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001281703 sec., 40571 rows/sec., 54.75 MiB/sec.
5988 2024.01.16 00:54:31.998459 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} <Debug> DynamicQueryHandler: Done processing query
5989 2024.01.16 00:54:31.998483 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5990 2024.01.16 00:54:31.998498 [ 3 ] {} <Debug> HTTP-Session: 6c13e972-0132-4985-b796-11b3698084a7 Destroying unnamed session
5991 2024.01.16 00:54:31.998619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5992 2024.01.16 00:54:31.998663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5993 2024.01.16 00:54:31.998682 [ 3 ] {} <Debug> HTTP-Session: 8e2d0923-d15c-425b-9650-c364dfcc24a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
5994 2024.01.16 00:54:31.998699 [ 3 ] {} <Debug> HTTP-Session: 8e2d0923-d15c-425b-9650-c364dfcc24a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5995 2024.01.16 00:54:31.998767 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5996 2024.01.16 00:54:31.998808 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5997 2024.01.16 00:54:31.998913 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5998 2024.01.16 00:54:31.999122 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB.
5999 2024.01.16 00:54:31.999358 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
6000 2024.01.16 00:54:31.999531 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} <Trace> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
6001 2024.01.16 00:54:31.999630 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000834988 sec., 3592 rows/sec., 287.71 KiB/sec.
6002 2024.01.16 00:54:31.999821 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} <Debug> DynamicQueryHandler: Done processing query
6003 2024.01.16 00:54:31.999846 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6004 2024.01.16 00:54:31.999862 [ 3 ] {} <Debug> HTTP-Session: 8e2d0923-d15c-425b-9650-c364dfcc24a9 Destroying unnamed session
6005 2024.01.16 00:54:34.584830 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
6006 2024.01.16 00:54:34.584889 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
6007 2024.01.16 00:54:36.989013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6008 2024.01.16 00:54:36.989131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6009 2024.01.16 00:54:36.989158 [ 3 ] {} <Debug> HTTP-Session: 92ad90cc-1aaa-4328-b956-30519f933786 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6010 2024.01.16 00:54:36.989184 [ 3 ] {} <Debug> HTTP-Session: 92ad90cc-1aaa-4328-b956-30519f933786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6011 2024.01.16 00:54:36.989347 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6012 2024.01.16 00:54:36.989447 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6013 2024.01.16 00:54:36.989715 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6014 2024.01.16 00:54:36.990311 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6015 2024.01.16 00:54:36.990573 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6016 2024.01.16 00:54:36.990750 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6017 2024.01.16 00:54:36.990886 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001479925 sec., 3378 rows/sec., 273.85 KiB/sec.
6018 2024.01.16 00:54:36.991024 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} <Debug> DynamicQueryHandler: Done processing query
6019 2024.01.16 00:54:36.991051 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6020 2024.01.16 00:54:36.991068 [ 3 ] {} <Debug> HTTP-Session: 92ad90cc-1aaa-4328-b956-30519f933786 Destroying unnamed session
6021 2024.01.16 00:54:36.991190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6022 2024.01.16 00:54:36.991236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6023 2024.01.16 00:54:36.991257 [ 3 ] {} <Debug> HTTP-Session: 0c83b7f1-ba66-4ea6-8085-1f4ea004f1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6024 2024.01.16 00:54:36.991276 [ 3 ] {} <Debug> HTTP-Session: 0c83b7f1-ba66-4ea6-8085-1f4ea004f1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6025 2024.01.16 00:54:36.991354 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6026 2024.01.16 00:54:36.991398 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6027 2024.01.16 00:54:36.991505 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6028 2024.01.16 00:54:36.991747 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6029 2024.01.16 00:54:36.991957 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6030 2024.01.16 00:54:36.992118 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
6031 2024.01.16 00:54:36.992230 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000840249 sec., 4760 rows/sec., 397.48 KiB/sec.
6032 2024.01.16 00:54:36.992359 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} <Debug> DynamicQueryHandler: Done processing query
6033 2024.01.16 00:54:36.992383 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6034 2024.01.16 00:54:36.992405 [ 3 ] {} <Debug> HTTP-Session: 0c83b7f1-ba66-4ea6-8085-1f4ea004f1a4 Destroying unnamed session
6035 2024.01.16 00:54:36.992559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6036 2024.01.16 00:54:36.992606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6037 2024.01.16 00:54:36.992625 [ 3 ] {} <Debug> HTTP-Session: acbfccd7-46f8-4482-bf94-45f25e292d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6038 2024.01.16 00:54:36.992642 [ 3 ] {} <Debug> HTTP-Session: acbfccd7-46f8-4482-bf94-45f25e292d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6039 2024.01.16 00:54:36.992714 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6040 2024.01.16 00:54:36.992753 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6041 2024.01.16 00:54:36.992856 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6042 2024.01.16 00:54:36.993177 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6043 2024.01.16 00:54:36.993392 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6044 2024.01.16 00:54:36.993544 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6045 2024.01.16 00:54:36.993670 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000922959 sec., 18419 rows/sec., 1.65 MiB/sec.
6046 2024.01.16 00:54:36.993833 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} <Debug> DynamicQueryHandler: Done processing query
6047 2024.01.16 00:54:36.993870 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6048 2024.01.16 00:54:36.993886 [ 3 ] {} <Debug> HTTP-Session: acbfccd7-46f8-4482-bf94-45f25e292d00 Destroying unnamed session
6049 2024.01.16 00:54:36.993990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6050 2024.01.16 00:54:36.994035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6051 2024.01.16 00:54:36.994054 [ 3 ] {} <Debug> HTTP-Session: cb7c56c2-55fc-462a-b502-a2c926c96e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6052 2024.01.16 00:54:36.994070 [ 3 ] {} <Debug> HTTP-Session: cb7c56c2-55fc-462a-b502-a2c926c96e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6053 2024.01.16 00:54:36.994142 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6054 2024.01.16 00:54:36.994181 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6055 2024.01.16 00:54:36.994297 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6056 2024.01.16 00:54:36.994565 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6057 2024.01.16 00:54:36.994846 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6058 2024.01.16 00:54:36.994997 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
6059 2024.01.16 00:54:36.995120 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00094882 sec., 4215 rows/sec., 294.36 KiB/sec.
6060 2024.01.16 00:54:36.995236 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} <Debug> DynamicQueryHandler: Done processing query
6061 2024.01.16 00:54:36.995261 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6062 2024.01.16 00:54:36.995276 [ 3 ] {} <Debug> HTTP-Session: cb7c56c2-55fc-462a-b502-a2c926c96e90 Destroying unnamed session
6063 2024.01.16 00:54:36.995384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6064 2024.01.16 00:54:36.995427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6065 2024.01.16 00:54:36.995445 [ 3 ] {} <Debug> HTTP-Session: 3e3759a8-f24f-4b2f-8365-7b40596545e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6066 2024.01.16 00:54:36.995462 [ 3 ] {} <Debug> HTTP-Session: 3e3759a8-f24f-4b2f-8365-7b40596545e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6067 2024.01.16 00:54:36.995532 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6068 2024.01.16 00:54:36.995571 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6069 2024.01.16 00:54:36.995680 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6070 2024.01.16 00:54:36.995939 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6071 2024.01.16 00:54:36.996146 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6072 2024.01.16 00:54:36.996291 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6073 2024.01.16 00:54:36.996416 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000854539 sec., 10531 rows/sec., 850.24 KiB/sec.
6074 2024.01.16 00:54:36.996531 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} <Debug> DynamicQueryHandler: Done processing query
6075 2024.01.16 00:54:36.996554 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6076 2024.01.16 00:54:36.996570 [ 3 ] {} <Debug> HTTP-Session: 3e3759a8-f24f-4b2f-8365-7b40596545e9 Destroying unnamed session
6077 2024.01.16 00:54:36.996670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6078 2024.01.16 00:54:36.996714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6079 2024.01.16 00:54:36.996732 [ 3 ] {} <Debug> HTTP-Session: 8991777e-ac65-4baf-9c75-4f43dad75416 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6080 2024.01.16 00:54:36.996750 [ 3 ] {} <Debug> HTTP-Session: 8991777e-ac65-4baf-9c75-4f43dad75416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6081 2024.01.16 00:54:36.996819 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6082 2024.01.16 00:54:36.996864 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6083 2024.01.16 00:54:36.996985 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6084 2024.01.16 00:54:36.997238 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6085 2024.01.16 00:54:36.997495 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6086 2024.01.16 00:54:36.997683 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
6087 2024.01.16 00:54:36.997818 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00095913 sec., 2085 rows/sec., 146.62 KiB/sec.
6088 2024.01.16 00:54:36.998018 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} <Debug> DynamicQueryHandler: Done processing query
6089 2024.01.16 00:54:36.998043 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6090 2024.01.16 00:54:36.998060 [ 3 ] {} <Debug> HTTP-Session: 8991777e-ac65-4baf-9c75-4f43dad75416 Destroying unnamed session
6091 2024.01.16 00:54:36.998169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6092 2024.01.16 00:54:36.998213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6093 2024.01.16 00:54:36.998232 [ 3 ] {} <Debug> HTTP-Session: 3d14a6b8-8adb-40cf-9bef-4279e6440fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6094 2024.01.16 00:54:36.998250 [ 3 ] {} <Debug> HTTP-Session: 3d14a6b8-8adb-40cf-9bef-4279e6440fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6095 2024.01.16 00:54:36.998323 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6096 2024.01.16 00:54:36.998368 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6097 2024.01.16 00:54:36.998523 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6098 2024.01.16 00:54:36.998912 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6099 2024.01.16 00:54:36.999180 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6100 2024.01.16 00:54:36.999356 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6101 2024.01.16 00:54:36.999473 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001115641 sec., 4481 rows/sec., 6.05 MiB/sec.
6102 2024.01.16 00:54:36.999612 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} <Debug> DynamicQueryHandler: Done processing query
6103 2024.01.16 00:54:36.999636 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6104 2024.01.16 00:54:36.999654 [ 3 ] {} <Debug> HTTP-Session: 3d14a6b8-8adb-40cf-9bef-4279e6440fc2 Destroying unnamed session
6105 2024.01.16 00:54:41.993847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6106 2024.01.16 00:54:41.993965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6107 2024.01.16 00:54:41.993991 [ 3 ] {} <Debug> HTTP-Session: fa13b079-1d8c-4b67-8f34-c25ad6a4feed Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6108 2024.01.16 00:54:41.994016 [ 3 ] {} <Debug> HTTP-Session: fa13b079-1d8c-4b67-8f34-c25ad6a4feed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6109 2024.01.16 00:54:41.994148 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6110 2024.01.16 00:54:41.994208 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6111 2024.01.16 00:54:41.994369 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6112 2024.01.16 00:54:41.994846 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6113 2024.01.16 00:54:41.995112 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6114 2024.01.16 00:54:41.995279 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6115 2024.01.16 00:54:41.995396 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} <Information> executeQuery: Read 55 rows, 4.46 KiB in 0.001213352 sec., 45328 rows/sec., 3.59 MiB/sec.
6116 2024.01.16 00:54:41.995594 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} <Debug> DynamicQueryHandler: Done processing query
6117 2024.01.16 00:54:41.995643 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6118 2024.01.16 00:54:41.995663 [ 3 ] {} <Debug> HTTP-Session: fa13b079-1d8c-4b67-8f34-c25ad6a4feed Destroying unnamed session
6119 2024.01.16 00:54:41.995788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6120 2024.01.16 00:54:41.995838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6121 2024.01.16 00:54:41.995859 [ 3 ] {} <Debug> HTTP-Session: 761d5ed1-25d6-44fc-ab2b-0219d5d0368d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6122 2024.01.16 00:54:41.995878 [ 3 ] {} <Debug> HTTP-Session: 761d5ed1-25d6-44fc-ab2b-0219d5d0368d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.01.16 00:54:41.995960 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6124 2024.01.16 00:54:41.996005 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6125 2024.01.16 00:54:41.996149 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6126 2024.01.16 00:54:41.996450 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6127 2024.01.16 00:54:41.996659 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6128 2024.01.16 00:54:41.996816 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
6129 2024.01.16 00:54:41.996920 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000929029 sec., 2152 rows/sec., 183.95 KiB/sec.
6130 2024.01.16 00:54:41.997059 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} <Debug> DynamicQueryHandler: Done processing query
6131 2024.01.16 00:54:41.997083 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6132 2024.01.16 00:54:41.997099 [ 3 ] {} <Debug> HTTP-Session: 761d5ed1-25d6-44fc-ab2b-0219d5d0368d Destroying unnamed session
6133 2024.01.16 00:54:41.997263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 31811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6134 2024.01.16 00:54:41.997308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6135 2024.01.16 00:54:41.997328 [ 3 ] {} <Debug> HTTP-Session: 5486a283-fcb6-4279-87c8-7025883304c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6136 2024.01.16 00:54:41.997367 [ 3 ] {} <Debug> HTTP-Session: 5486a283-fcb6-4279-87c8-7025883304c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6137 2024.01.16 00:54:41.997447 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6138 2024.01.16 00:54:41.997485 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6139 2024.01.16 00:54:41.997588 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6140 2024.01.16 00:54:41.998009 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6141 2024.01.16 00:54:41.998229 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6142 2024.01.16 00:54:41.998384 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6143 2024.01.16 00:54:41.998485 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} <Information> executeQuery: Read 202 rows, 19.50 KiB in 0.0010101 sec., 199980 rows/sec., 18.85 MiB/sec.
6144 2024.01.16 00:54:41.998599 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} <Debug> DynamicQueryHandler: Done processing query
6145 2024.01.16 00:54:41.998622 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6146 2024.01.16 00:54:41.998637 [ 3 ] {} <Debug> HTTP-Session: 5486a283-fcb6-4279-87c8-7025883304c5 Destroying unnamed session
6147 2024.01.16 00:54:41.998771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6148 2024.01.16 00:54:41.998817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6149 2024.01.16 00:54:41.998835 [ 3 ] {} <Debug> HTTP-Session: 8579624b-0248-40f1-86aa-a75cd46203da Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6150 2024.01.16 00:54:41.998851 [ 3 ] {} <Debug> HTTP-Session: 8579624b-0248-40f1-86aa-a75cd46203da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6151 2024.01.16 00:54:41.998919 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6152 2024.01.16 00:54:41.998956 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6153 2024.01.16 00:54:41.999060 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6154 2024.01.16 00:54:41.999319 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6155 2024.01.16 00:54:41.999519 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6156 2024.01.16 00:54:41.999666 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
6157 2024.01.16 00:54:41.999764 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000818999 sec., 2442 rows/sec., 170.51 KiB/sec.
6158 2024.01.16 00:54:41.999877 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} <Debug> DynamicQueryHandler: Done processing query
6159 2024.01.16 00:54:41.999898 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6160 2024.01.16 00:54:41.999914 [ 3 ] {} <Debug> HTTP-Session: 8579624b-0248-40f1-86aa-a75cd46203da Destroying unnamed session
6161 2024.01.16 00:54:42.000027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 15277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6162 2024.01.16 00:54:42.000149 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.59 MiB, peak 245.93 MiB, will set to 240.46 MiB (RSS), difference: -1.13 MiB
6163 2024.01.16 00:54:42.000162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6164 2024.01.16 00:54:42.000243 [ 3 ] {} <Debug> HTTP-Session: f6828865-9087-408a-8f9d-0fcccb85f915 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6165 2024.01.16 00:54:42.000276 [ 3 ] {} <Debug> HTTP-Session: f6828865-9087-408a-8f9d-0fcccb85f915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6166 2024.01.16 00:54:42.000470 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6167 2024.01.16 00:54:42.000546 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6168 2024.01.16 00:54:42.000670 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6169 2024.01.16 00:54:42.001002 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6170 2024.01.16 00:54:42.001206 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6171 2024.01.16 00:54:42.001355 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6172 2024.01.16 00:54:42.001458 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} <Information> executeQuery: Read 90 rows, 7.19 KiB in 0.00095471 sec., 94269 rows/sec., 7.35 MiB/sec.
6173 2024.01.16 00:54:42.001571 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} <Debug> DynamicQueryHandler: Done processing query
6174 2024.01.16 00:54:42.001594 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6175 2024.01.16 00:54:42.001609 [ 3 ] {} <Debug> HTTP-Session: f6828865-9087-408a-8f9d-0fcccb85f915 Destroying unnamed session
6176 2024.01.16 00:54:42.001728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6177 2024.01.16 00:54:42.001772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6178 2024.01.16 00:54:42.001790 [ 3 ] {} <Debug> HTTP-Session: a7b487b8-7cce-4aad-944d-20d8e84ebf00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6179 2024.01.16 00:54:42.001807 [ 3 ] {} <Debug> HTTP-Session: a7b487b8-7cce-4aad-944d-20d8e84ebf00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6180 2024.01.16 00:54:42.001882 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6181 2024.01.16 00:54:42.001924 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6182 2024.01.16 00:54:42.002043 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6183 2024.01.16 00:54:42.002348 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6184 2024.01.16 00:54:42.002605 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6185 2024.01.16 00:54:42.002782 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
6186 2024.01.16 00:54:42.002887 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00097758 sec., 37848 rows/sec., 2.67 MiB/sec.
6187 2024.01.16 00:54:42.003109 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} <Debug> DynamicQueryHandler: Done processing query
6188 2024.01.16 00:54:42.003133 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6189 2024.01.16 00:54:42.003150 [ 3 ] {} <Debug> HTTP-Session: a7b487b8-7cce-4aad-944d-20d8e84ebf00 Destroying unnamed session
6190 2024.01.16 00:54:42.003319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 58838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6191 2024.01.16 00:54:42.003364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6192 2024.01.16 00:54:42.003384 [ 3 ] {} <Debug> HTTP-Session: e514f85d-f197-4328-839d-a3786a6ec87e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6193 2024.01.16 00:54:42.003400 [ 3 ] {} <Debug> HTTP-Session: e514f85d-f197-4328-839d-a3786a6ec87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6194 2024.01.16 00:54:42.003485 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6195 2024.01.16 00:54:42.003531 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6196 2024.01.16 00:54:42.003690 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6197 2024.01.16 00:54:42.004208 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6198 2024.01.16 00:54:42.004520 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6199 2024.01.16 00:54:42.004708 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6200 2024.01.16 00:54:42.004806 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} <Information> executeQuery: Read 55 rows, 76.00 KiB in 0.001293433 sec., 42522 rows/sec., 57.38 MiB/sec.
6201 2024.01.16 00:54:42.004926 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} <Debug> DynamicQueryHandler: Done processing query
6202 2024.01.16 00:54:42.004948 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6203 2024.01.16 00:54:42.004963 [ 3 ] {} <Debug> HTTP-Session: e514f85d-f197-4328-839d-a3786a6ec87e Destroying unnamed session
6204 2024.01.16 00:54:42.005073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6205 2024.01.16 00:54:42.005119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6206 2024.01.16 00:54:42.005138 [ 3 ] {} <Debug> HTTP-Session: 94a95df9-37d8-433c-8123-c4cbce8e46c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6207 2024.01.16 00:54:42.005155 [ 3 ] {} <Debug> HTTP-Session: 94a95df9-37d8-433c-8123-c4cbce8e46c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6208 2024.01.16 00:54:42.005226 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6209 2024.01.16 00:54:42.005266 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6210 2024.01.16 00:54:42.005370 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6211 2024.01.16 00:54:42.005650 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB.
6212 2024.01.16 00:54:42.005876 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
6213 2024.01.16 00:54:42.006042 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} <Trace> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
6214 2024.01.16 00:54:42.006133 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} <Information> executeQuery: Read 12 rows, 868.00 B in 0.000910349 sec., 13181 rows/sec., 931.13 KiB/sec.
6215 2024.01.16 00:54:42.006229 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} <Debug> DynamicQueryHandler: Done processing query
6216 2024.01.16 00:54:42.006251 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6217 2024.01.16 00:54:42.006266 [ 3 ] {} <Debug> HTTP-Session: 94a95df9-37d8-433c-8123-c4cbce8e46c9 Destroying unnamed session
6218 2024.01.16 00:54:46.989444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6219 2024.01.16 00:54:46.989567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6220 2024.01.16 00:54:46.989594 [ 3 ] {} <Debug> HTTP-Session: b78f2326-53a8-4756-8ba7-de0024e7c649 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6221 2024.01.16 00:54:46.989619 [ 3 ] {} <Debug> HTTP-Session: b78f2326-53a8-4756-8ba7-de0024e7c649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6222 2024.01.16 00:54:46.989764 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6223 2024.01.16 00:54:46.989835 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6224 2024.01.16 00:54:46.990020 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6225 2024.01.16 00:54:46.990479 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6226 2024.01.16 00:54:46.990755 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6227 2024.01.16 00:54:46.990919 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6228 2024.01.16 00:54:46.991045 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001241702 sec., 4026 rows/sec., 326.39 KiB/sec.
6229 2024.01.16 00:54:46.991201 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} <Debug> DynamicQueryHandler: Done processing query
6230 2024.01.16 00:54:46.991227 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6231 2024.01.16 00:54:46.991244 [ 3 ] {} <Debug> HTTP-Session: b78f2326-53a8-4756-8ba7-de0024e7c649 Destroying unnamed session
6232 2024.01.16 00:54:46.991362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6233 2024.01.16 00:54:46.991410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6234 2024.01.16 00:54:46.991429 [ 3 ] {} <Debug> HTTP-Session: 3f6a21ab-85cb-43d7-b632-7ba4beeb9a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6235 2024.01.16 00:54:46.991447 [ 3 ] {} <Debug> HTTP-Session: 3f6a21ab-85cb-43d7-b632-7ba4beeb9a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6236 2024.01.16 00:54:46.991518 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6237 2024.01.16 00:54:46.991559 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6238 2024.01.16 00:54:46.991666 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6239 2024.01.16 00:54:46.991982 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6240 2024.01.16 00:54:46.992195 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6241 2024.01.16 00:54:46.992342 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6242 2024.01.16 00:54:46.992471 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.0009171 sec., 16355 rows/sec., 1.48 MiB/sec.
6243 2024.01.16 00:54:46.992578 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} <Debug> DynamicQueryHandler: Done processing query
6244 2024.01.16 00:54:46.992603 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6245 2024.01.16 00:54:46.992619 [ 3 ] {} <Debug> HTTP-Session: 3f6a21ab-85cb-43d7-b632-7ba4beeb9a58 Destroying unnamed session
6246 2024.01.16 00:54:46.992746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6247 2024.01.16 00:54:46.992789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6248 2024.01.16 00:54:46.992808 [ 3 ] {} <Debug> HTTP-Session: 9c7cbaf2-d7bd-484a-8f3c-3207d9730aea Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6249 2024.01.16 00:54:46.992824 [ 3 ] {} <Debug> HTTP-Session: 9c7cbaf2-d7bd-484a-8f3c-3207d9730aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6250 2024.01.16 00:54:46.992891 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6251 2024.01.16 00:54:46.992930 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6252 2024.01.16 00:54:46.993031 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6253 2024.01.16 00:54:46.993306 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6254 2024.01.16 00:54:46.993519 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6255 2024.01.16 00:54:46.993663 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6256 2024.01.16 00:54:46.993790 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000866329 sec., 5771 rows/sec., 462.17 KiB/sec.
6257 2024.01.16 00:54:46.993909 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} <Debug> DynamicQueryHandler: Done processing query
6258 2024.01.16 00:54:46.993933 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6259 2024.01.16 00:54:46.993948 [ 3 ] {} <Debug> HTTP-Session: 9c7cbaf2-d7bd-484a-8f3c-3207d9730aea Destroying unnamed session
6260 2024.01.16 00:54:46.994079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6261 2024.01.16 00:54:46.994123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6262 2024.01.16 00:54:46.994143 [ 3 ] {} <Debug> HTTP-Session: 4494a91f-ec1a-48c7-9a08-0a91c45ceff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6263 2024.01.16 00:54:46.994159 [ 3 ] {} <Debug> HTTP-Session: 4494a91f-ec1a-48c7-9a08-0a91c45ceff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.01.16 00:54:46.994231 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6265 2024.01.16 00:54:46.994275 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6266 2024.01.16 00:54:46.994414 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6267 2024.01.16 00:54:46.994722 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6268 2024.01.16 00:54:46.994999 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6269 2024.01.16 00:54:46.995177 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6270 2024.01.16 00:54:46.995313 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.0010546 sec., 4741 rows/sec., 6.40 MiB/sec.
6271 2024.01.16 00:54:46.995423 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} <Debug> DynamicQueryHandler: Done processing query
6272 2024.01.16 00:54:46.995447 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6273 2024.01.16 00:54:46.995462 [ 3 ] {} <Debug> HTTP-Session: 4494a91f-ec1a-48c7-9a08-0a91c45ceff7 Destroying unnamed session
6274 2024.01.16 00:54:49.585153 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
6275 2024.01.16 00:54:49.585226 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
6276 2024.01.16 00:54:51.992709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6277 2024.01.16 00:54:51.992837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6278 2024.01.16 00:54:51.992863 [ 3 ] {} <Debug> HTTP-Session: 0cce2a85-fa54-4378-a646-637c1fa21ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6279 2024.01.16 00:54:51.992888 [ 3 ] {} <Debug> HTTP-Session: 0cce2a85-fa54-4378-a646-637c1fa21ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6280 2024.01.16 00:54:51.993022 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6281 2024.01.16 00:54:51.993086 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6282 2024.01.16 00:54:51.993250 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6283 2024.01.16 00:54:51.993702 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6284 2024.01.16 00:54:51.993967 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6285 2024.01.16 00:54:51.994135 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6286 2024.01.16 00:54:51.994274 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} <Information> executeQuery: Read 59 rows, 4.78 KiB in 0.001207422 sec., 48864 rows/sec., 3.87 MiB/sec.
6287 2024.01.16 00:54:51.994284 [ 56 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6288 2024.01.16 00:54:51.994414 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6289 2024.01.16 00:54:51.994498 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} <Debug> DynamicQueryHandler: Done processing query
6290 2024.01.16 00:54:51.994522 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6291 2024.01.16 00:54:51.994532 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6292 2024.01.16 00:54:51.994562 [ 3 ] {} <Debug> HTTP-Session: 0cce2a85-fa54-4378-a646-637c1fa21ac8 Destroying unnamed session
6293 2024.01.16 00:54:51.994607 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6294 2024.01.16 00:54:51.994636 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 51 rows starting from the beginning of the part
6295 2024.01.16 00:54:51.994735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 28230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6296 2024.01.16 00:54:51.994762 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 52 rows starting from the beginning of the part
6297 2024.01.16 00:54:51.994803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6298 2024.01.16 00:54:51.994831 [ 3 ] {} <Debug> HTTP-Session: 677f4bdb-8d30-4528-95a8-8f2cf50d0fff Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6299 2024.01.16 00:54:51.994868 [ 3 ] {} <Debug> HTTP-Session: 677f4bdb-8d30-4528-95a8-8f2cf50d0fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6300 2024.01.16 00:54:51.994890 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 5 rows starting from the beginning of the part
6301 2024.01.16 00:54:51.994992 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6302 2024.01.16 00:54:51.995014 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 55 rows starting from the beginning of the part
6303 2024.01.16 00:54:51.995054 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6304 2024.01.16 00:54:51.995152 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part
6305 2024.01.16 00:54:51.995304 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6306 2024.01.16 00:54:51.995312 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 59 rows starting from the beginning of the part
6307 2024.01.16 00:54:51.995884 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6308 2024.01.16 00:54:51.996177 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.001694367 sec., 133973.33635511078 rows/sec., 10.60 MiB/sec.
6309 2024.01.16 00:54:51.996200 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6310 2024.01.16 00:54:51.996372 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6311 2024.01.16 00:54:51.996498 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6312 2024.01.16 00:54:51.996652 [ 56 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6313 2024.01.16 00:54:51.996688 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} <Information> executeQuery: Read 177 rows, 17.43 KiB in 0.001653236 sec., 107062 rows/sec., 10.29 MiB/sec.
6314 2024.01.16 00:54:51.996734 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6315 2024.01.16 00:54:51.996783 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6316 2024.01.16 00:54:51.996950 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6317 2024.01.16 00:54:51.996975 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6318 2024.01.16 00:54:51.997071 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} <Debug> DynamicQueryHandler: Done processing query
6319 2024.01.16 00:54:51.997163 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6320 2024.01.16 00:54:51.997205 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6321 2024.01.16 00:54:51.997215 [ 3 ] {} <Debug> HTTP-Session: 677f4bdb-8d30-4528-95a8-8f2cf50d0fff Destroying unnamed session
6322 2024.01.16 00:54:51.997263 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 193 rows starting from the beginning of the part
6323 2024.01.16 00:54:51.997427 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 156 rows starting from the beginning of the part
6324 2024.01.16 00:54:51.997435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 10045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6325 2024.01.16 00:54:51.997528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6326 2024.01.16 00:54:51.997576 [ 3 ] {} <Debug> HTTP-Session: 0bca638a-7805-4988-aaa0-e1459e250959 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6327 2024.01.16 00:54:51.997609 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part
6328 2024.01.16 00:54:51.997615 [ 3 ] {} <Debug> HTTP-Session: 0bca638a-7805-4988-aaa0-e1459e250959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6329 2024.01.16 00:54:51.997847 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 202 rows starting from the beginning of the part
6330 2024.01.16 00:54:51.997858 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6331 2024.01.16 00:54:51.997951 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6332 2024.01.16 00:54:51.998052 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part
6333 2024.01.16 00:54:51.998410 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part
6334 2024.01.16 00:54:51.998453 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6335 2024.01.16 00:54:51.999220 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6336 2024.01.16 00:54:51.999687 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6337 2024.01.16 00:54:51.999953 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6338 2024.01.16 00:54:52.000254 [ 51 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6339 2024.01.16 00:54:52.000280 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.66 MiB, peak 245.93 MiB, will set to 240.46 MiB (RSS), difference: -5.20 MiB
6340 2024.01.16 00:54:52.000320 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} <Information> executeQuery: Read 59 rows, 4.72 KiB in 0.002388395 sec., 24702 rows/sec., 1.93 MiB/sec.
6341 2024.01.16 00:54:52.000351 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6342 2024.01.16 00:54:52.000296 [ 24 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 4 columns (4 merged, 0 gathered) in 0.003473405 sec., 218805.46610602565 rows/sec., 20.84 MiB/sec.
6343 2024.01.16 00:54:52.000571 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6344 2024.01.16 00:54:52.000777 [ 24 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6345 2024.01.16 00:54:52.000904 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6346 2024.01.16 00:54:52.001022 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 101 rows starting from the beginning of the part
6347 2024.01.16 00:54:52.001124 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} <Debug> DynamicQueryHandler: Done processing query
6348 2024.01.16 00:54:52.001245 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6349 2024.01.16 00:54:52.001295 [ 24 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6350 2024.01.16 00:54:52.001562 [ 24 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6351 2024.01.16 00:54:52.001581 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 55 rows starting from the beginning of the part
6352 2024.01.16 00:54:52.001594 [ 3 ] {} <Debug> HTTP-Session: 0bca638a-7805-4988-aaa0-e1459e250959 Destroying unnamed session
6353 2024.01.16 00:54:52.001851 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 9 rows starting from the beginning of the part
6354 2024.01.16 00:54:52.001988 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part
6355 2024.01.16 00:54:52.001988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 63111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6356 2024.01.16 00:54:52.002088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6357 2024.01.16 00:54:52.002137 [ 3 ] {} <Debug> HTTP-Session: 4e99b8a3-233d-4512-ac45-57277f7cb3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6358 2024.01.16 00:54:52.002159 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part
6359 2024.01.16 00:54:52.002169 [ 3 ] {} <Debug> HTTP-Session: 4e99b8a3-233d-4512-ac45-57277f7cb3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6360 2024.01.16 00:54:52.002412 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 59 rows starting from the beginning of the part
6361 2024.01.16 00:54:52.002431 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6362 2024.01.16 00:54:52.002533 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6363 2024.01.16 00:54:52.003038 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6364 2024.01.16 00:54:52.003729 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 4 columns (4 merged, 0 gathered) in 0.003290603 sec., 96942.71840146015 rows/sec., 7.58 MiB/sec.
6365 2024.01.16 00:54:52.003978 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6366 2024.01.16 00:54:52.004007 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6367 2024.01.16 00:54:52.004321 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6368 2024.01.16 00:54:52.004443 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6369 2024.01.16 00:54:52.004507 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6370 2024.01.16 00:54:52.004739 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6371 2024.01.16 00:54:52.004837 [ 51 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6372 2024.01.16 00:54:52.004856 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} <Information> executeQuery: Read 59 rows, 81.53 KiB in 0.002366123 sec., 24935 rows/sec., 33.65 MiB/sec.
6373 2024.01.16 00:54:52.004875 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6374 2024.01.16 00:54:52.005038 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6375 2024.01.16 00:54:52.005136 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} <Debug> DynamicQueryHandler: Done processing query
6376 2024.01.16 00:54:52.005185 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
6377 2024.01.16 00:54:52.005261 [ 3 ] {} <Debug> HTTP-Session: 4e99b8a3-233d-4512-ac45-57277f7cb3ef Destroying unnamed session
6378 2024.01.16 00:54:52.005356 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6379 2024.01.16 00:54:52.005422 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1614 rows starting from the beginning of the part
6380 2024.01.16 00:54:52.005554 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 52 rows starting from the beginning of the part
6381 2024.01.16 00:54:52.005678 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 5 rows starting from the beginning of the part
6382 2024.01.16 00:54:52.005782 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 55 rows starting from the beginning of the part
6383 2024.01.16 00:54:52.005873 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part
6384 2024.01.16 00:54:52.005958 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 59 rows starting from the beginning of the part
6385 2024.01.16 00:54:52.011174 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1790 rows, containing 6 columns (6 merged, 0 gathered) in 0.006252513 sec., 286284.8905711991 rows/sec., 386.33 MiB/sec.
6386 2024.01.16 00:54:52.011845 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6387 2024.01.16 00:54:52.012057 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6388 2024.01.16 00:54:52.012128 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6389 2024.01.16 00:54:52.012194 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13: 13.15 MiB.
6390 2024.01.16 00:54:53.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.43 MiB, peak 248.55 MiB, will set to 243.83 MiB (RSS), difference: 5.40 MiB
6391 2024.01.16 00:54:55.618153 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
6392 2024.01.16 00:54:55.618242 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6393 2024.01.16 00:54:55.618330 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact
6394 2024.01.16 00:54:55.618450 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6395 2024.01.16 00:54:55.618486 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 677 rows starting from the beginning of the part
6396 2024.01.16 00:54:55.618605 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
6397 2024.01.16 00:54:55.618726 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
6398 2024.01.16 00:54:55.618819 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
6399 2024.01.16 00:54:55.618904 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part
6400 2024.01.16 00:54:55.619602 [ 11 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307563 sec., 575880.4738280297 rows/sec., 40.61 MiB/sec.
6401 2024.01.16 00:54:55.619788 [ 19 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
6402 2024.01.16 00:54:55.620045 [ 19 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5.
6403 2024.01.16 00:54:55.620123 [ 19 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0
6404 2024.01.16 00:54:56.989353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6405 2024.01.16 00:54:56.989466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6406 2024.01.16 00:54:56.989493 [ 3 ] {} <Debug> HTTP-Session: ff646622-b7db-4f2d-8643-704987f87bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6407 2024.01.16 00:54:56.989518 [ 3 ] {} <Debug> HTTP-Session: ff646622-b7db-4f2d-8643-704987f87bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6408 2024.01.16 00:54:56.989650 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6409 2024.01.16 00:54:56.989714 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6410 2024.01.16 00:54:56.989883 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6411 2024.01.16 00:54:56.990256 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6412 2024.01.16 00:54:56.990520 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6413 2024.01.16 00:54:56.990687 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6414 2024.01.16 00:54:56.990837 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001148462 sec., 4353 rows/sec., 352.88 KiB/sec.
6415 2024.01.16 00:54:56.990985 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} <Debug> DynamicQueryHandler: Done processing query
6416 2024.01.16 00:54:56.991011 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6417 2024.01.16 00:54:56.991026 [ 3 ] {} <Debug> HTTP-Session: ff646622-b7db-4f2d-8643-704987f87bc9 Destroying unnamed session
6418 2024.01.16 00:54:56.991155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6419 2024.01.16 00:54:56.991203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6420 2024.01.16 00:54:56.991223 [ 3 ] {} <Debug> HTTP-Session: 6658cf82-a609-421e-94ae-8d4056166c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6421 2024.01.16 00:54:56.991243 [ 3 ] {} <Debug> HTTP-Session: 6658cf82-a609-421e-94ae-8d4056166c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6422 2024.01.16 00:54:56.991326 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6423 2024.01.16 00:54:56.991372 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6424 2024.01.16 00:54:56.991486 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6425 2024.01.16 00:54:56.991751 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6426 2024.01.16 00:54:56.991970 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6427 2024.01.16 00:54:56.992121 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6428 2024.01.16 00:54:56.992251 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000895949 sec., 16742 rows/sec., 1.51 MiB/sec.
6429 2024.01.16 00:54:56.992365 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} <Debug> DynamicQueryHandler: Done processing query
6430 2024.01.16 00:54:56.992389 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6431 2024.01.16 00:54:56.992405 [ 3 ] {} <Debug> HTTP-Session: 6658cf82-a609-421e-94ae-8d4056166c2a Destroying unnamed session
6432 2024.01.16 00:54:56.992556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6433 2024.01.16 00:54:56.992601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6434 2024.01.16 00:54:56.992620 [ 3 ] {} <Debug> HTTP-Session: 0437e35a-11c7-4a47-9c31-1bdceaa79506 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6435 2024.01.16 00:54:56.992638 [ 3 ] {} <Debug> HTTP-Session: 0437e35a-11c7-4a47-9c31-1bdceaa79506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6436 2024.01.16 00:54:56.992712 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6437 2024.01.16 00:54:56.992754 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6438 2024.01.16 00:54:56.992862 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6439 2024.01.16 00:54:56.993097 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6440 2024.01.16 00:54:56.993311 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6441 2024.01.16 00:54:56.993467 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6442 2024.01.16 00:54:56.993602 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000860428 sec., 5811 rows/sec., 465.34 KiB/sec.
6443 2024.01.16 00:54:56.993728 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} <Debug> DynamicQueryHandler: Done processing query
6444 2024.01.16 00:54:56.993761 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6445 2024.01.16 00:54:56.993780 [ 3 ] {} <Debug> HTTP-Session: 0437e35a-11c7-4a47-9c31-1bdceaa79506 Destroying unnamed session
6446 2024.01.16 00:54:56.993892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6447 2024.01.16 00:54:56.993939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6448 2024.01.16 00:54:56.993959 [ 3 ] {} <Debug> HTTP-Session: be2e504d-aa93-44f3-96ab-762d971774a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6449 2024.01.16 00:54:56.993976 [ 3 ] {} <Debug> HTTP-Session: be2e504d-aa93-44f3-96ab-762d971774a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6450 2024.01.16 00:54:56.994051 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6451 2024.01.16 00:54:56.994100 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6452 2024.01.16 00:54:56.994240 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6453 2024.01.16 00:54:56.994514 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6454 2024.01.16 00:54:56.994797 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6455 2024.01.16 00:54:56.994978 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6456 2024.01.16 00:54:56.995109 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001026981 sec., 4868 rows/sec., 6.57 MiB/sec.
6457 2024.01.16 00:54:56.995221 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} <Debug> DynamicQueryHandler: Done processing query
6458 2024.01.16 00:54:56.995246 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6459 2024.01.16 00:54:56.995261 [ 3 ] {} <Debug> HTTP-Session: be2e504d-aa93-44f3-96ab-762d971774a2 Destroying unnamed session
6460 2024.01.16 00:55:01.993039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6461 2024.01.16 00:55:01.993170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6462 2024.01.16 00:55:01.993199 [ 3 ] {} <Debug> HTTP-Session: 17627864-c67a-47c7-a81c-8defe3b90d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6463 2024.01.16 00:55:01.993227 [ 3 ] {} <Debug> HTTP-Session: 17627864-c67a-47c7-a81c-8defe3b90d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6464 2024.01.16 00:55:01.993377 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6465 2024.01.16 00:55:01.993448 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6466 2024.01.16 00:55:01.993634 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6467 2024.01.16 00:55:01.994073 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6468 2024.01.16 00:55:01.994350 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6469 2024.01.16 00:55:01.994517 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6470 2024.01.16 00:55:01.994645 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} <Information> executeQuery: Read 61 rows, 4.94 KiB in 0.001228562 sec., 49651 rows/sec., 3.93 MiB/sec.
6471 2024.01.16 00:55:01.994799 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} <Debug> DynamicQueryHandler: Done processing query
6472 2024.01.16 00:55:01.994825 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6473 2024.01.16 00:55:01.994842 [ 3 ] {} <Debug> HTTP-Session: 17627864-c67a-47c7-a81c-8defe3b90d10 Destroying unnamed session
6474 2024.01.16 00:55:01.994962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6475 2024.01.16 00:55:01.995009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6476 2024.01.16 00:55:01.995029 [ 3 ] {} <Debug> HTTP-Session: 3a19a503-720d-402a-83e9-224d1a7feb90 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6477 2024.01.16 00:55:01.995048 [ 3 ] {} <Debug> HTTP-Session: 3a19a503-720d-402a-83e9-224d1a7feb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6478 2024.01.16 00:55:01.995129 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6479 2024.01.16 00:55:01.995173 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6480 2024.01.16 00:55:01.995282 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6481 2024.01.16 00:55:01.995509 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6482 2024.01.16 00:55:01.995714 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6483 2024.01.16 00:55:01.995870 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
6484 2024.01.16 00:55:01.995996 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000836348 sec., 2391 rows/sec., 204.34 KiB/sec.
6485 2024.01.16 00:55:01.996122 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} <Debug> DynamicQueryHandler: Done processing query
6486 2024.01.16 00:55:01.996146 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6487 2024.01.16 00:55:01.996162 [ 3 ] {} <Debug> HTTP-Session: 3a19a503-720d-402a-83e9-224d1a7feb90 Destroying unnamed session
6488 2024.01.16 00:55:01.996340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6489 2024.01.16 00:55:01.996385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6490 2024.01.16 00:55:01.996405 [ 3 ] {} <Debug> HTTP-Session: 05964a70-fb42-4f51-bc7d-3356383a5f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6491 2024.01.16 00:55:01.996422 [ 3 ] {} <Debug> HTTP-Session: 05964a70-fb42-4f51-bc7d-3356383a5f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6492 2024.01.16 00:55:01.996502 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6493 2024.01.16 00:55:01.996542 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6494 2024.01.16 00:55:01.996647 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6495 2024.01.16 00:55:01.996980 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6496 2024.01.16 00:55:01.997197 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6497 2024.01.16 00:55:01.997343 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6498 2024.01.16 00:55:01.997473 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} <Information> executeQuery: Read 184 rows, 18.08 KiB in 0.00094082 sec., 195574 rows/sec., 18.77 MiB/sec.
6499 2024.01.16 00:55:01.997587 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} <Debug> DynamicQueryHandler: Done processing query
6500 2024.01.16 00:55:01.997612 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6501 2024.01.16 00:55:01.997628 [ 3 ] {} <Debug> HTTP-Session: 05964a70-fb42-4f51-bc7d-3356383a5f7f Destroying unnamed session
6502 2024.01.16 00:55:01.997739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6503 2024.01.16 00:55:01.997781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6504 2024.01.16 00:55:01.997799 [ 3 ] {} <Debug> HTTP-Session: acf0c16d-bea2-4cf5-b99b-035787c0f5e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6505 2024.01.16 00:55:01.997817 [ 3 ] {} <Debug> HTTP-Session: acf0c16d-bea2-4cf5-b99b-035787c0f5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6506 2024.01.16 00:55:01.997886 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6507 2024.01.16 00:55:01.997925 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6508 2024.01.16 00:55:01.998028 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6509 2024.01.16 00:55:01.998334 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6510 2024.01.16 00:55:01.998532 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6511 2024.01.16 00:55:01.998675 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
6512 2024.01.16 00:55:01.998799 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000883609 sec., 2263 rows/sec., 158.04 KiB/sec.
6513 2024.01.16 00:55:01.998923 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} <Debug> DynamicQueryHandler: Done processing query
6514 2024.01.16 00:55:01.998947 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6515 2024.01.16 00:55:01.998962 [ 3 ] {} <Debug> HTTP-Session: acf0c16d-bea2-4cf5-b99b-035787c0f5e7 Destroying unnamed session
6516 2024.01.16 00:55:01.999076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 10727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6517 2024.01.16 00:55:01.999120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6518 2024.01.16 00:55:01.999139 [ 3 ] {} <Debug> HTTP-Session: 94b5b5ba-7c92-4c9d-9892-c88eac5ad3c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6519 2024.01.16 00:55:01.999156 [ 3 ] {} <Debug> HTTP-Session: 94b5b5ba-7c92-4c9d-9892-c88eac5ad3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6520 2024.01.16 00:55:01.999227 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6521 2024.01.16 00:55:01.999265 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6522 2024.01.16 00:55:01.999368 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6523 2024.01.16 00:55:01.999663 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6524 2024.01.16 00:55:01.999863 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6525 2024.01.16 00:55:02.000014 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6526 2024.01.16 00:55:02.000160 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.10 MiB, peak 249.12 MiB, will set to 243.83 MiB (RSS), difference: -5.26 MiB
6527 2024.01.16 00:55:02.000292 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} <Information> executeQuery: Read 63 rows, 5.05 KiB in 0.001022481 sec., 61614 rows/sec., 4.82 MiB/sec.
6528 2024.01.16 00:55:02.000696 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} <Debug> DynamicQueryHandler: Done processing query
6529 2024.01.16 00:55:02.000748 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6530 2024.01.16 00:55:02.000789 [ 3 ] {} <Debug> HTTP-Session: 94b5b5ba-7c92-4c9d-9892-c88eac5ad3c9 Destroying unnamed session
6531 2024.01.16 00:55:02.000983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6532 2024.01.16 00:55:02.001045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6533 2024.01.16 00:55:02.001064 [ 3 ] {} <Debug> HTTP-Session: badd0fa6-ddc9-409f-a70b-2df33861aeca Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6534 2024.01.16 00:55:02.001082 [ 3 ] {} <Debug> HTTP-Session: badd0fa6-ddc9-409f-a70b-2df33861aeca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6535 2024.01.16 00:55:02.001155 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6536 2024.01.16 00:55:02.001199 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6537 2024.01.16 00:55:02.001332 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6538 2024.01.16 00:55:02.001599 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6539 2024.01.16 00:55:02.001855 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6540 2024.01.16 00:55:02.002039 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
6541 2024.01.16 00:55:02.002378 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001186422 sec., 842 rows/sec., 59.26 KiB/sec.
6542 2024.01.16 00:55:02.002502 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} <Debug> DynamicQueryHandler: Done processing query
6543 2024.01.16 00:55:02.002526 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6544 2024.01.16 00:55:02.002541 [ 3 ] {} <Debug> HTTP-Session: badd0fa6-ddc9-409f-a70b-2df33861aeca Destroying unnamed session
6545 2024.01.16 00:55:02.002693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 65248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6546 2024.01.16 00:55:02.002823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6547 2024.01.16 00:55:02.002846 [ 3 ] {} <Debug> HTTP-Session: aa4357a3-ec55-4817-ba84-49104250e9d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6548 2024.01.16 00:55:02.002864 [ 3 ] {} <Debug> HTTP-Session: aa4357a3-ec55-4817-ba84-49104250e9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6549 2024.01.16 00:55:02.002956 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6550 2024.01.16 00:55:02.003003 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6551 2024.01.16 00:55:02.003140 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6552 2024.01.16 00:55:02.004074 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB.
6553 2024.01.16 00:55:02.004553 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6554 2024.01.16 00:55:02.004796 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6555 2024.01.16 00:55:02.004931 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} <Information> executeQuery: Read 61 rows, 84.29 KiB in 0.001941929 sec., 31412 rows/sec., 42.39 MiB/sec.
6556 2024.01.16 00:55:02.005089 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} <Debug> DynamicQueryHandler: Done processing query
6557 2024.01.16 00:55:02.005122 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
6558 2024.01.16 00:55:02.005138 [ 3 ] {} <Debug> HTTP-Session: aa4357a3-ec55-4817-ba84-49104250e9d8 Destroying unnamed session
6559 2024.01.16 00:55:03.000156 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.80 MiB, peak 249.12 MiB, will set to 243.83 MiB (RSS), difference: 5.03 MiB
6560 2024.01.16 00:55:04.585472 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
6561 2024.01.16 00:55:04.585529 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
6562 2024.01.16 00:55:06.989265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6563 2024.01.16 00:55:06.989382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6564 2024.01.16 00:55:06.989413 [ 3 ] {} <Debug> HTTP-Session: e6aa74a4-0bbc-4beb-85c1-a7d330ed2779 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6565 2024.01.16 00:55:06.989441 [ 3 ] {} <Debug> HTTP-Session: e6aa74a4-0bbc-4beb-85c1-a7d330ed2779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6566 2024.01.16 00:55:06.989584 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6567 2024.01.16 00:55:06.989654 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6568 2024.01.16 00:55:06.989837 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6569 2024.01.16 00:55:06.990272 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6570 2024.01.16 00:55:06.990533 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6571 2024.01.16 00:55:06.990694 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6572 2024.01.16 00:55:06.990831 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001199412 sec., 4168 rows/sec., 337.89 KiB/sec.
6573 2024.01.16 00:55:06.991028 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} <Debug> DynamicQueryHandler: Done processing query
6574 2024.01.16 00:55:06.991066 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6575 2024.01.16 00:55:06.991083 [ 3 ] {} <Debug> HTTP-Session: e6aa74a4-0bbc-4beb-85c1-a7d330ed2779 Destroying unnamed session
6576 2024.01.16 00:55:06.991216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6577 2024.01.16 00:55:06.991265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6578 2024.01.16 00:55:06.991285 [ 3 ] {} <Debug> HTTP-Session: ba121bfc-bcfa-48ec-b04c-dfdb6fc95520 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6579 2024.01.16 00:55:06.991306 [ 3 ] {} <Debug> HTTP-Session: ba121bfc-bcfa-48ec-b04c-dfdb6fc95520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6580 2024.01.16 00:55:06.991391 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6581 2024.01.16 00:55:06.991435 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6582 2024.01.16 00:55:06.991553 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6583 2024.01.16 00:55:06.991839 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6584 2024.01.16 00:55:06.992049 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6585 2024.01.16 00:55:06.992196 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6586 2024.01.16 00:55:06.992325 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000896469 sec., 16732 rows/sec., 1.51 MiB/sec.
6587 2024.01.16 00:55:06.992430 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} <Debug> DynamicQueryHandler: Done processing query
6588 2024.01.16 00:55:06.992453 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6589 2024.01.16 00:55:06.992469 [ 3 ] {} <Debug> HTTP-Session: ba121bfc-bcfa-48ec-b04c-dfdb6fc95520 Destroying unnamed session
6590 2024.01.16 00:55:06.992625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6591 2024.01.16 00:55:06.992668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6592 2024.01.16 00:55:06.992687 [ 3 ] {} <Debug> HTTP-Session: ecb2420e-2255-4cd6-bfb9-0564fc8ab7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6593 2024.01.16 00:55:06.992706 [ 3 ] {} <Debug> HTTP-Session: ecb2420e-2255-4cd6-bfb9-0564fc8ab7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6594 2024.01.16 00:55:06.992776 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6595 2024.01.16 00:55:06.992816 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6596 2024.01.16 00:55:06.992920 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6597 2024.01.16 00:55:06.993190 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6598 2024.01.16 00:55:06.993391 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6599 2024.01.16 00:55:06.993536 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6600 2024.01.16 00:55:06.993664 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000858549 sec., 5823 rows/sec., 466.36 KiB/sec.
6601 2024.01.16 00:55:06.993815 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} <Debug> DynamicQueryHandler: Done processing query
6602 2024.01.16 00:55:06.993857 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6603 2024.01.16 00:55:06.993877 [ 3 ] {} <Debug> HTTP-Session: ecb2420e-2255-4cd6-bfb9-0564fc8ab7cd Destroying unnamed session
6604 2024.01.16 00:55:06.993989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6605 2024.01.16 00:55:06.994033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6606 2024.01.16 00:55:06.994052 [ 3 ] {} <Debug> HTTP-Session: 555cd3a4-46fe-4526-bb87-0c2d0b74542e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6607 2024.01.16 00:55:06.994070 [ 3 ] {} <Debug> HTTP-Session: 555cd3a4-46fe-4526-bb87-0c2d0b74542e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.01.16 00:55:06.994145 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6609 2024.01.16 00:55:06.994190 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6610 2024.01.16 00:55:06.994338 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6611 2024.01.16 00:55:06.994637 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6612 2024.01.16 00:55:06.994917 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6613 2024.01.16 00:55:06.995090 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6614 2024.01.16 00:55:06.995217 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00104353 sec., 4791 rows/sec., 6.47 MiB/sec.
6615 2024.01.16 00:55:06.995325 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} <Debug> DynamicQueryHandler: Done processing query
6616 2024.01.16 00:55:06.995347 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6617 2024.01.16 00:55:06.995362 [ 3 ] {} <Debug> HTTP-Session: 555cd3a4-46fe-4526-bb87-0c2d0b74542e Destroying unnamed session
6618 2024.01.16 00:55:11.994994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6619 2024.01.16 00:55:11.995109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6620 2024.01.16 00:55:11.995135 [ 3 ] {} <Debug> HTTP-Session: 1baaaf24-d135-4cd7-9a88-239429a4bfc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6621 2024.01.16 00:55:11.995165 [ 3 ] {} <Debug> HTTP-Session: 1baaaf24-d135-4cd7-9a88-239429a4bfc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6622 2024.01.16 00:55:11.995291 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6623 2024.01.16 00:55:11.995352 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6624 2024.01.16 00:55:11.995511 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6625 2024.01.16 00:55:11.995984 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6626 2024.01.16 00:55:11.996244 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6627 2024.01.16 00:55:11.996405 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6628 2024.01.16 00:55:11.996541 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} <Information> executeQuery: Read 65 rows, 5.27 KiB in 0.001208823 sec., 53771 rows/sec., 4.26 MiB/sec.
6629 2024.01.16 00:55:11.996725 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} <Debug> DynamicQueryHandler: Done processing query
6630 2024.01.16 00:55:11.996752 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6631 2024.01.16 00:55:11.996769 [ 3 ] {} <Debug> HTTP-Session: 1baaaf24-d135-4cd7-9a88-239429a4bfc2 Destroying unnamed session
6632 2024.01.16 00:55:11.996924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 36280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6633 2024.01.16 00:55:11.996974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6634 2024.01.16 00:55:11.996994 [ 3 ] {} <Debug> HTTP-Session: 641aa681-7c09-4e7b-9c3c-e4b038c1628e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6635 2024.01.16 00:55:11.997014 [ 3 ] {} <Debug> HTTP-Session: 641aa681-7c09-4e7b-9c3c-e4b038c1628e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6636 2024.01.16 00:55:11.997108 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6637 2024.01.16 00:55:11.997152 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6638 2024.01.16 00:55:11.997266 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6639 2024.01.16 00:55:11.997754 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6640 2024.01.16 00:55:11.997978 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6641 2024.01.16 00:55:11.998126 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6642 2024.01.16 00:55:11.998258 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} <Information> executeQuery: Read 231 rows, 22.21 KiB in 0.001119441 sec., 206352 rows/sec., 19.37 MiB/sec.
6643 2024.01.16 00:55:11.998390 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} <Debug> DynamicQueryHandler: Done processing query
6644 2024.01.16 00:55:11.998416 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6645 2024.01.16 00:55:11.998432 [ 3 ] {} <Debug> HTTP-Session: 641aa681-7c09-4e7b-9c3c-e4b038c1628e Destroying unnamed session
6646 2024.01.16 00:55:11.998610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 16631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6647 2024.01.16 00:55:11.998657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6648 2024.01.16 00:55:11.998675 [ 3 ] {} <Debug> HTTP-Session: a286083d-1731-479c-a2a9-616d86fcd227 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6649 2024.01.16 00:55:11.998693 [ 3 ] {} <Debug> HTTP-Session: a286083d-1731-479c-a2a9-616d86fcd227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6650 2024.01.16 00:55:11.998770 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6651 2024.01.16 00:55:11.998811 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6652 2024.01.16 00:55:11.998919 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6653 2024.01.16 00:55:11.999255 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6654 2024.01.16 00:55:11.999461 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6655 2024.01.16 00:55:11.999615 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6656 2024.01.16 00:55:11.999737 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} <Information> executeQuery: Read 98 rows, 7.83 KiB in 0.00093933 sec., 104329 rows/sec., 8.14 MiB/sec.
6657 2024.01.16 00:55:11.999853 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} <Debug> DynamicQueryHandler: Done processing query
6658 2024.01.16 00:55:11.999876 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
6659 2024.01.16 00:55:11.999892 [ 3 ] {} <Debug> HTTP-Session: a286083d-1731-479c-a2a9-616d86fcd227 Destroying unnamed session
6660 2024.01.16 00:55:12.000011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6661 2024.01.16 00:55:12.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.93 MiB, peak 249.14 MiB, will set to 243.83 MiB (RSS), difference: -1.10 MiB
6662 2024.01.16 00:55:12.000150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6663 2024.01.16 00:55:12.000227 [ 3 ] {} <Debug> HTTP-Session: a39fc870-a933-4bdd-a356-e01110846853 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6664 2024.01.16 00:55:12.000272 [ 3 ] {} <Debug> HTTP-Session: a39fc870-a933-4bdd-a356-e01110846853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6665 2024.01.16 00:55:12.000454 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6666 2024.01.16 00:55:12.000518 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6667 2024.01.16 00:55:12.000647 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6668 2024.01.16 00:55:12.000969 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6669 2024.01.16 00:55:12.001250 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6670 2024.01.16 00:55:12.001428 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
6671 2024.01.16 00:55:12.001565 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00106337 sec., 33854 rows/sec., 2.39 MiB/sec.
6672 2024.01.16 00:55:12.001687 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} <Debug> DynamicQueryHandler: Done processing query
6673 2024.01.16 00:55:12.001710 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6674 2024.01.16 00:55:12.001726 [ 3 ] {} <Debug> HTTP-Session: a39fc870-a933-4bdd-a356-e01110846853 Destroying unnamed session
6675 2024.01.16 00:55:12.001914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6676 2024.01.16 00:55:12.001960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6677 2024.01.16 00:55:12.001979 [ 3 ] {} <Debug> HTTP-Session: 84e48b30-8fee-47f0-a4f4-539403d07ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6678 2024.01.16 00:55:12.001995 [ 3 ] {} <Debug> HTTP-Session: 84e48b30-8fee-47f0-a4f4-539403d07ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6679 2024.01.16 00:55:12.002092 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6680 2024.01.16 00:55:12.002136 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6681 2024.01.16 00:55:12.002271 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6682 2024.01.16 00:55:12.002878 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6683 2024.01.16 00:55:12.003201 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6684 2024.01.16 00:55:12.003380 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6685 2024.01.16 00:55:12.003512 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} <Information> executeQuery: Read 65 rows, 89.82 KiB in 0.001392234 sec., 46687 rows/sec., 63.00 MiB/sec.
6686 2024.01.16 00:55:12.003638 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} <Debug> DynamicQueryHandler: Done processing query
6687 2024.01.16 00:55:12.003662 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6688 2024.01.16 00:55:12.003677 [ 3 ] {} <Debug> HTTP-Session: 84e48b30-8fee-47f0-a4f4-539403d07ed2 Destroying unnamed session
6689 2024.01.16 00:55:12.003799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6690 2024.01.16 00:55:12.003845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6691 2024.01.16 00:55:12.003864 [ 3 ] {} <Debug> HTTP-Session: 07134d83-d09c-4044-af0b-e8e828b5069c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6692 2024.01.16 00:55:12.003880 [ 3 ] {} <Debug> HTTP-Session: 07134d83-d09c-4044-af0b-e8e828b5069c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.01.16 00:55:12.003949 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6694 2024.01.16 00:55:12.003989 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6695 2024.01.16 00:55:12.004092 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6696 2024.01.16 00:55:12.004370 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6697 2024.01.16 00:55:12.004605 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
6698 2024.01.16 00:55:12.004781 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} <Trace> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
6699 2024.01.16 00:55:12.004909 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} <Information> executeQuery: Read 9 rows, 651.00 B in 0.00092351 sec., 9745 rows/sec., 688.40 KiB/sec.
6700 2024.01.16 00:55:12.005046 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} <Debug> DynamicQueryHandler: Done processing query
6701 2024.01.16 00:55:12.005069 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6702 2024.01.16 00:55:12.005085 [ 3 ] {} <Debug> HTTP-Session: 07134d83-d09c-4044-af0b-e8e828b5069c Destroying unnamed session
6703 2024.01.16 00:55:16.989975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6704 2024.01.16 00:55:16.990093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6705 2024.01.16 00:55:16.990118 [ 3 ] {} <Debug> HTTP-Session: 7b3e66b5-fc92-46cc-9375-37955f9585ad Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6706 2024.01.16 00:55:16.990143 [ 3 ] {} <Debug> HTTP-Session: 7b3e66b5-fc92-46cc-9375-37955f9585ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6707 2024.01.16 00:55:16.990269 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6708 2024.01.16 00:55:16.990331 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6709 2024.01.16 00:55:16.990492 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6710 2024.01.16 00:55:16.990949 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6711 2024.01.16 00:55:16.991217 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6712 2024.01.16 00:55:16.991393 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6713 2024.01.16 00:55:16.991530 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001219782 sec., 4099 rows/sec., 332.25 KiB/sec.
6714 2024.01.16 00:55:16.991544 [ 53 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6715 2024.01.16 00:55:16.991653 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6716 2024.01.16 00:55:16.991767 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} <Debug> DynamicQueryHandler: Done processing query
6717 2024.01.16 00:55:16.991775 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6718 2024.01.16 00:55:16.991801 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6719 2024.01.16 00:55:16.991845 [ 3 ] {} <Debug> HTTP-Session: 7b3e66b5-fc92-46cc-9375-37955f9585ad Destroying unnamed session
6720 2024.01.16 00:55:16.991927 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6721 2024.01.16 00:55:16.991965 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 64 rows starting from the beginning of the part
6722 2024.01.16 00:55:16.992027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6723 2024.01.16 00:55:16.992118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6724 2024.01.16 00:55:16.992177 [ 3 ] {} <Debug> HTTP-Session: 794d006f-a569-4c1c-b9bf-ccbba2ba44bb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6725 2024.01.16 00:55:16.992199 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 5 rows starting from the beginning of the part
6726 2024.01.16 00:55:16.992212 [ 3 ] {} <Debug> HTTP-Session: 794d006f-a569-4c1c-b9bf-ccbba2ba44bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6727 2024.01.16 00:55:16.992438 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 61 rows starting from the beginning of the part
6728 2024.01.16 00:55:16.992456 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6729 2024.01.16 00:55:16.992549 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6730 2024.01.16 00:55:16.992689 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part
6731 2024.01.16 00:55:16.993034 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 65 rows starting from the beginning of the part
6732 2024.01.16 00:55:16.993051 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6733 2024.01.16 00:55:16.993244 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part
6734 2024.01.16 00:55:16.993754 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6735 2024.01.16 00:55:16.994258 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6736 2024.01.16 00:55:16.994616 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6737 2024.01.16 00:55:16.994773 [ 19 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042081 sec., 67388.0807250037 rows/sec., 5.33 MiB/sec.
6738 2024.01.16 00:55:16.994856 [ 53 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6739 2024.01.16 00:55:16.994880 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002356774 sec., 6364 rows/sec., 587.98 KiB/sec.
6740 2024.01.16 00:55:16.994921 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6741 2024.01.16 00:55:16.994956 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6742 2024.01.16 00:55:16.995190 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6743 2024.01.16 00:55:16.995391 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} <Debug> DynamicQueryHandler: Done processing query
6744 2024.01.16 00:55:16.995460 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6745 2024.01.16 00:55:16.995484 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6746 2024.01.16 00:55:16.995522 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6747 2024.01.16 00:55:16.995527 [ 3 ] {} <Debug> HTTP-Session: 794d006f-a569-4c1c-b9bf-ccbba2ba44bb Destroying unnamed session
6748 2024.01.16 00:55:16.995555 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 232 rows starting from the beginning of the part
6749 2024.01.16 00:55:16.995668 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6750 2024.01.16 00:55:16.995831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6751 2024.01.16 00:55:16.995883 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part
6752 2024.01.16 00:55:16.995954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6753 2024.01.16 00:55:16.995998 [ 3 ] {} <Debug> HTTP-Session: d890aec8-773a-48d5-b68e-1933e4cb580c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6754 2024.01.16 00:55:16.996050 [ 3 ] {} <Debug> HTTP-Session: d890aec8-773a-48d5-b68e-1933e4cb580c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6755 2024.01.16 00:55:16.996103 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 184 rows starting from the beginning of the part
6756 2024.01.16 00:55:16.996249 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6757 2024.01.16 00:55:16.996300 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 15 rows starting from the beginning of the part
6758 2024.01.16 00:55:16.996350 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6759 2024.01.16 00:55:16.996556 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 231 rows starting from the beginning of the part
6760 2024.01.16 00:55:16.996855 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part
6761 2024.01.16 00:55:16.996874 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6762 2024.01.16 00:55:16.997561 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6763 2024.01.16 00:55:16.998057 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6764 2024.01.16 00:55:16.998359 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6765 2024.01.16 00:55:16.998530 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 4 columns (4 merged, 0 gathered) in 0.003504036 sec., 197486.5555034252 rows/sec., 18.60 MiB/sec.
6766 2024.01.16 00:55:16.998577 [ 53 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6767 2024.01.16 00:55:16.998625 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002298613 sec., 2175 rows/sec., 174.19 KiB/sec.
6768 2024.01.16 00:55:16.998654 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6769 2024.01.16 00:55:16.998812 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6770 2024.01.16 00:55:16.998945 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6771 2024.01.16 00:55:16.999154 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} <Debug> DynamicQueryHandler: Done processing query
6772 2024.01.16 00:55:16.999243 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6773 2024.01.16 00:55:16.999342 [ 3 ] {} <Debug> HTTP-Session: d890aec8-773a-48d5-b68e-1933e4cb580c Destroying unnamed session
6774 2024.01.16 00:55:16.999339 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6775 2024.01.16 00:55:16.999495 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 117 rows starting from the beginning of the part
6776 2024.01.16 00:55:16.999547 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6777 2024.01.16 00:55:16.999598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6778 2024.01.16 00:55:16.999692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6779 2024.01.16 00:55:16.999716 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6780 2024.01.16 00:55:16.999752 [ 3 ] {} <Debug> HTTP-Session: 221a9305-8116-4107-860b-6e1df18d3a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6781 2024.01.16 00:55:16.999782 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 5 rows starting from the beginning of the part
6782 2024.01.16 00:55:16.999789 [ 3 ] {} <Debug> HTTP-Session: 221a9305-8116-4107-860b-6e1df18d3a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6783 2024.01.16 00:55:17.000030 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6784 2024.01.16 00:55:17.000052 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 63 rows starting from the beginning of the part
6785 2024.01.16 00:55:17.000119 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6786 2024.01.16 00:55:17.000188 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.93 MiB, peak 249.14 MiB, will set to 243.83 MiB (RSS), difference: -1.10 MiB
6787 2024.01.16 00:55:17.000405 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part
6788 2024.01.16 00:55:17.000887 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 98 rows starting from the beginning of the part
6789 2024.01.16 00:55:17.001052 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6790 2024.01.16 00:55:17.001068 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part
6791 2024.01.16 00:55:17.001525 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6792 2024.01.16 00:55:17.001999 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 4 columns (4 merged, 0 gathered) in 0.003271933 sec., 89549.51094658724 rows/sec., 7.00 MiB/sec.
6793 2024.01.16 00:55:17.002033 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6794 2024.01.16 00:55:17.002145 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6795 2024.01.16 00:55:17.002327 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6796 2024.01.16 00:55:17.002407 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6797 2024.01.16 00:55:17.002504 [ 59 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6798 2024.01.16 00:55:17.002513 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002436055 sec., 2052 rows/sec., 2.77 MiB/sec.
6799 2024.01.16 00:55:17.002530 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6800 2024.01.16 00:55:17.002573 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB.
6801 2024.01.16 00:55:17.002894 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6802 2024.01.16 00:55:17.003018 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} <Debug> DynamicQueryHandler: Done processing query
6803 2024.01.16 00:55:17.003111 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6804 2024.01.16 00:55:17.003176 [ 3 ] {} <Debug> HTTP-Session: 221a9305-8116-4107-860b-6e1df18d3a38 Destroying unnamed session
6805 2024.01.16 00:55:17.003241 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6806 2024.01.16 00:55:17.003291 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1790 rows starting from the beginning of the part
6807 2024.01.16 00:55:17.003415 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 5 rows starting from the beginning of the part
6808 2024.01.16 00:55:17.003518 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 61 rows starting from the beginning of the part
6809 2024.01.16 00:55:17.003615 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part
6810 2024.01.16 00:55:17.003707 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 65 rows starting from the beginning of the part
6811 2024.01.16 00:55:17.003796 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part
6812 2024.01.16 00:55:17.007929 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1931 rows, containing 6 columns (6 merged, 0 gathered) in 0.005270813 sec., 366357.1445240042 rows/sec., 494.38 MiB/sec.
6813 2024.01.16 00:55:17.008879 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6814 2024.01.16 00:55:17.009117 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6815 2024.01.16 00:55:17.009193 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6816 2024.01.16 00:55:17.009263 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14: 13.19 MiB.
6817 2024.01.16 00:55:18.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.90 MiB, peak 256.06 MiB, will set to 244.81 MiB (RSS), difference: -1.09 MiB
6818 2024.01.16 00:55:19.585570 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
6819 2024.01.16 00:55:19.585622 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
6820 2024.01.16 00:55:21.993247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6821 2024.01.16 00:55:21.993385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6822 2024.01.16 00:55:21.993415 [ 3 ] {} <Debug> HTTP-Session: cc462dd5-e732-49ed-a03a-fa2b173b44b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6823 2024.01.16 00:55:21.993443 [ 3 ] {} <Debug> HTTP-Session: cc462dd5-e732-49ed-a03a-fa2b173b44b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6824 2024.01.16 00:55:21.993591 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6825 2024.01.16 00:55:21.993660 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6826 2024.01.16 00:55:21.993844 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6827 2024.01.16 00:55:21.994285 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6828 2024.01.16 00:55:21.994557 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6829 2024.01.16 00:55:21.994725 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6830 2024.01.16 00:55:21.994843 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} <Information> executeQuery: Read 65 rows, 5.27 KiB in 0.001214002 sec., 53541 rows/sec., 4.24 MiB/sec.
6831 2024.01.16 00:55:21.995028 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} <Debug> DynamicQueryHandler: Done processing query
6832 2024.01.16 00:55:21.995077 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6833 2024.01.16 00:55:21.995114 [ 3 ] {} <Debug> HTTP-Session: cc462dd5-e732-49ed-a03a-fa2b173b44b1 Destroying unnamed session
6834 2024.01.16 00:55:21.995288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6835 2024.01.16 00:55:21.995337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6836 2024.01.16 00:55:21.995357 [ 3 ] {} <Debug> HTTP-Session: f71fbdf5-6b43-4b96-a694-1483f27375e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6837 2024.01.16 00:55:21.995376 [ 3 ] {} <Debug> HTTP-Session: f71fbdf5-6b43-4b96-a694-1483f27375e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6838 2024.01.16 00:55:21.995469 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6839 2024.01.16 00:55:21.995513 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6840 2024.01.16 00:55:21.995634 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6841 2024.01.16 00:55:21.996065 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6842 2024.01.16 00:55:21.996295 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6843 2024.01.16 00:55:21.996450 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6844 2024.01.16 00:55:21.996556 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} <Information> executeQuery: Read 195 rows, 19.09 KiB in 0.00105462 sec., 184900 rows/sec., 17.68 MiB/sec.
6845 2024.01.16 00:55:21.996718 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} <Debug> DynamicQueryHandler: Done processing query
6846 2024.01.16 00:55:21.996752 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6847 2024.01.16 00:55:21.996769 [ 3 ] {} <Debug> HTTP-Session: f71fbdf5-6b43-4b96-a694-1483f27375e3 Destroying unnamed session
6848 2024.01.16 00:55:21.996899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6849 2024.01.16 00:55:21.996946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6850 2024.01.16 00:55:21.996965 [ 3 ] {} <Debug> HTTP-Session: 0763d565-675a-4569-a2a3-75aa5605d846 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6851 2024.01.16 00:55:21.996982 [ 3 ] {} <Debug> HTTP-Session: 0763d565-675a-4569-a2a3-75aa5605d846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6852 2024.01.16 00:55:21.997061 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6853 2024.01.16 00:55:21.997102 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6854 2024.01.16 00:55:21.997210 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6855 2024.01.16 00:55:21.997513 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6856 2024.01.16 00:55:21.997720 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6857 2024.01.16 00:55:21.997870 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6858 2024.01.16 00:55:21.997970 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} <Information> executeQuery: Read 65 rows, 5.21 KiB in 0.000880858 sec., 73791 rows/sec., 5.77 MiB/sec.
6859 2024.01.16 00:55:21.998069 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} <Debug> DynamicQueryHandler: Done processing query
6860 2024.01.16 00:55:21.998091 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6861 2024.01.16 00:55:21.998107 [ 3 ] {} <Debug> HTTP-Session: 0763d565-675a-4569-a2a3-75aa5605d846 Destroying unnamed session
6862 2024.01.16 00:55:21.998341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6863 2024.01.16 00:55:21.998385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6864 2024.01.16 00:55:21.998403 [ 3 ] {} <Debug> HTTP-Session: e01e1b2d-e3dc-4250-8a6a-edcdc969ead7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6865 2024.01.16 00:55:21.998419 [ 3 ] {} <Debug> HTTP-Session: e01e1b2d-e3dc-4250-8a6a-edcdc969ead7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6866 2024.01.16 00:55:21.998513 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6867 2024.01.16 00:55:21.998559 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6868 2024.01.16 00:55:21.998692 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6869 2024.01.16 00:55:21.999296 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6870 2024.01.16 00:55:21.999639 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6871 2024.01.16 00:55:21.999825 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6872 2024.01.16 00:55:21.999928 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} <Information> executeQuery: Read 65 rows, 89.82 KiB in 0.001387494 sec., 46847 rows/sec., 63.22 MiB/sec.
6873 2024.01.16 00:55:22.000054 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} <Debug> DynamicQueryHandler: Done processing query
6874 2024.01.16 00:55:22.000077 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6875 2024.01.16 00:55:22.000093 [ 3 ] {} <Debug> HTTP-Session: e01e1b2d-e3dc-4250-8a6a-edcdc969ead7 Destroying unnamed session
6876 2024.01.16 00:55:25.279590 [ 149 ] {} <Debug> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
6877 2024.01.16 00:55:25.279728 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6878 2024.01.16 00:55:25.279848 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
6879 2024.01.16 00:55:25.280019 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6880 2024.01.16 00:55:25.280077 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
6881 2024.01.16 00:55:25.280265 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
6882 2024.01.16 00:55:25.280419 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part
6883 2024.01.16 00:55:25.280575 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part
6884 2024.01.16 00:55:25.280716 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
6885 2024.01.16 00:55:25.281439 [ 20 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001640907 sec., 31080.372013770433 rows/sec., 2.21 MiB/sec.
6886 2024.01.16 00:55:25.281565 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
6887 2024.01.16 00:55:25.281767 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Trace> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
6888 2024.01.16 00:55:25.281833 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} <Trace> oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
6889 2024.01.16 00:55:26.989524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6890 2024.01.16 00:55:26.989631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6891 2024.01.16 00:55:26.989656 [ 3 ] {} <Debug> HTTP-Session: 0ad8a5ed-89c1-4979-89c6-51a25a0a3c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6892 2024.01.16 00:55:26.989685 [ 3 ] {} <Debug> HTTP-Session: 0ad8a5ed-89c1-4979-89c6-51a25a0a3c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6893 2024.01.16 00:55:26.989820 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6894 2024.01.16 00:55:26.989893 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6895 2024.01.16 00:55:26.990097 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6896 2024.01.16 00:55:26.990555 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6897 2024.01.16 00:55:26.990818 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6898 2024.01.16 00:55:26.990982 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6899 2024.01.16 00:55:26.991109 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001243643 sec., 4020 rows/sec., 325.88 KiB/sec.
6900 2024.01.16 00:55:26.991301 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} <Debug> DynamicQueryHandler: Done processing query
6901 2024.01.16 00:55:26.991341 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6902 2024.01.16 00:55:26.991362 [ 3 ] {} <Debug> HTTP-Session: 0ad8a5ed-89c1-4979-89c6-51a25a0a3c32 Destroying unnamed session
6903 2024.01.16 00:55:26.991500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6904 2024.01.16 00:55:26.991547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6905 2024.01.16 00:55:26.991566 [ 3 ] {} <Debug> HTTP-Session: aa11abaf-cea8-418b-bfcc-d871aace02af Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6906 2024.01.16 00:55:26.991591 [ 3 ] {} <Debug> HTTP-Session: aa11abaf-cea8-418b-bfcc-d871aace02af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6907 2024.01.16 00:55:26.991677 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6908 2024.01.16 00:55:26.991721 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6909 2024.01.16 00:55:26.991840 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6910 2024.01.16 00:55:26.992157 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6911 2024.01.16 00:55:26.992367 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6912 2024.01.16 00:55:26.992516 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6913 2024.01.16 00:55:26.992624 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000915629 sec., 16382 rows/sec., 1.48 MiB/sec.
6914 2024.01.16 00:55:26.992755 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} <Debug> DynamicQueryHandler: Done processing query
6915 2024.01.16 00:55:26.992783 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6916 2024.01.16 00:55:26.992799 [ 3 ] {} <Debug> HTTP-Session: aa11abaf-cea8-418b-bfcc-d871aace02af Destroying unnamed session
6917 2024.01.16 00:55:26.992951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6918 2024.01.16 00:55:26.992997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6919 2024.01.16 00:55:26.993017 [ 3 ] {} <Debug> HTTP-Session: 73d8aef2-7244-4749-8576-21ca7132e3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6920 2024.01.16 00:55:26.993036 [ 3 ] {} <Debug> HTTP-Session: 73d8aef2-7244-4749-8576-21ca7132e3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.01.16 00:55:26.993110 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6922 2024.01.16 00:55:26.993152 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6923 2024.01.16 00:55:26.993256 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6924 2024.01.16 00:55:26.993510 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6925 2024.01.16 00:55:26.993715 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6926 2024.01.16 00:55:26.993866 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6927 2024.01.16 00:55:26.993972 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000833179 sec., 6001 rows/sec., 480.56 KiB/sec.
6928 2024.01.16 00:55:26.994082 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} <Debug> DynamicQueryHandler: Done processing query
6929 2024.01.16 00:55:26.994106 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6930 2024.01.16 00:55:26.994121 [ 3 ] {} <Debug> HTTP-Session: 73d8aef2-7244-4749-8576-21ca7132e3aa Destroying unnamed session
6931 2024.01.16 00:55:26.994246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6932 2024.01.16 00:55:26.994288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6933 2024.01.16 00:55:26.994307 [ 3 ] {} <Debug> HTTP-Session: 648a9cb2-8d5c-46ad-b00c-c61e84fd016c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6934 2024.01.16 00:55:26.994324 [ 3 ] {} <Debug> HTTP-Session: 648a9cb2-8d5c-46ad-b00c-c61e84fd016c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6935 2024.01.16 00:55:26.994395 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6936 2024.01.16 00:55:26.994441 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6937 2024.01.16 00:55:26.994573 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6938 2024.01.16 00:55:26.994907 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6939 2024.01.16 00:55:26.995197 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6940 2024.01.16 00:55:26.995386 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6941 2024.01.16 00:55:26.995497 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001073111 sec., 4659 rows/sec., 6.29 MiB/sec.
6942 2024.01.16 00:55:26.995662 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} <Debug> DynamicQueryHandler: Done processing query
6943 2024.01.16 00:55:26.995698 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6944 2024.01.16 00:55:26.995714 [ 3 ] {} <Debug> HTTP-Session: 648a9cb2-8d5c-46ad-b00c-c61e84fd016c Destroying unnamed session
6945 2024.01.16 00:55:31.992915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6946 2024.01.16 00:55:31.993052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6947 2024.01.16 00:55:31.993084 [ 3 ] {} <Debug> HTTP-Session: 4f8987db-5fb7-40b3-a19c-f311ef8bc5c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6948 2024.01.16 00:55:31.993113 [ 3 ] {} <Debug> HTTP-Session: 4f8987db-5fb7-40b3-a19c-f311ef8bc5c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.01.16 00:55:31.993260 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6950 2024.01.16 00:55:31.993323 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6951 2024.01.16 00:55:31.993494 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6952 2024.01.16 00:55:31.993971 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6953 2024.01.16 00:55:31.994249 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6954 2024.01.16 00:55:31.994422 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6955 2024.01.16 00:55:31.994564 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} <Information> executeQuery: Read 65 rows, 5.27 KiB in 0.001262353 sec., 51491 rows/sec., 4.08 MiB/sec.
6956 2024.01.16 00:55:31.994701 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} <Debug> DynamicQueryHandler: Done processing query
6957 2024.01.16 00:55:31.994729 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6958 2024.01.16 00:55:31.994746 [ 3 ] {} <Debug> HTTP-Session: 4f8987db-5fb7-40b3-a19c-f311ef8bc5c1 Destroying unnamed session
6959 2024.01.16 00:55:31.994914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6960 2024.01.16 00:55:31.994964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6961 2024.01.16 00:55:31.994986 [ 3 ] {} <Debug> HTTP-Session: 12442077-0cf4-41eb-a540-f4d2d7182284 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6962 2024.01.16 00:55:31.995005 [ 3 ] {} <Debug> HTTP-Session: 12442077-0cf4-41eb-a540-f4d2d7182284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6963 2024.01.16 00:55:31.995095 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6964 2024.01.16 00:55:31.995139 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6965 2024.01.16 00:55:31.995252 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6966 2024.01.16 00:55:31.995698 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6967 2024.01.16 00:55:31.995931 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6968 2024.01.16 00:55:31.996089 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6969 2024.01.16 00:55:31.996220 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} <Information> executeQuery: Read 195 rows, 19.09 KiB in 0.001093971 sec., 178249 rows/sec., 17.04 MiB/sec.
6970 2024.01.16 00:55:31.996342 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} <Debug> DynamicQueryHandler: Done processing query
6971 2024.01.16 00:55:31.996367 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6972 2024.01.16 00:55:31.996383 [ 3 ] {} <Debug> HTTP-Session: 12442077-0cf4-41eb-a540-f4d2d7182284 Destroying unnamed session
6973 2024.01.16 00:55:31.996508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6974 2024.01.16 00:55:31.996556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6975 2024.01.16 00:55:31.996577 [ 3 ] {} <Debug> HTTP-Session: 0c83221a-f769-4a87-85ce-874b85220939 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6976 2024.01.16 00:55:31.996595 [ 3 ] {} <Debug> HTTP-Session: 0c83221a-f769-4a87-85ce-874b85220939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6977 2024.01.16 00:55:31.996673 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6978 2024.01.16 00:55:31.996715 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6979 2024.01.16 00:55:31.996827 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6980 2024.01.16 00:55:31.997277 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6981 2024.01.16 00:55:31.997489 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6982 2024.01.16 00:55:31.997642 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6983 2024.01.16 00:55:31.997764 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} <Information> executeQuery: Read 65 rows, 5.21 KiB in 0.001061361 sec., 61242 rows/sec., 4.79 MiB/sec.
6984 2024.01.16 00:55:31.997891 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} <Debug> DynamicQueryHandler: Done processing query
6985 2024.01.16 00:55:31.997917 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6986 2024.01.16 00:55:31.997934 [ 3 ] {} <Debug> HTTP-Session: 0c83221a-f769-4a87-85ce-874b85220939 Destroying unnamed session
6987 2024.01.16 00:55:31.998156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6988 2024.01.16 00:55:31.998202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6989 2024.01.16 00:55:31.998222 [ 3 ] {} <Debug> HTTP-Session: a6255e39-408d-4892-b7df-49393d5c0f3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
6990 2024.01.16 00:55:31.998240 [ 3 ] {} <Debug> HTTP-Session: a6255e39-408d-4892-b7df-49393d5c0f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6991 2024.01.16 00:55:31.998337 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6992 2024.01.16 00:55:31.998385 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6993 2024.01.16 00:55:31.998529 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6994 2024.01.16 00:55:31.999070 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB.
6995 2024.01.16 00:55:31.999414 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6996 2024.01.16 00:55:31.999600 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6997 2024.01.16 00:55:31.999733 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} <Information> executeQuery: Read 65 rows, 89.82 KiB in 0.001365444 sec., 47603 rows/sec., 64.24 MiB/sec.
6998 2024.01.16 00:55:31.999846 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} <Debug> DynamicQueryHandler: Done processing query
6999 2024.01.16 00:55:31.999871 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7000 2024.01.16 00:55:31.999886 [ 3 ] {} <Debug> HTTP-Session: a6255e39-408d-4892-b7df-49393d5c0f3c Destroying unnamed session
7001 2024.01.16 00:55:34.585692 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
7002 2024.01.16 00:55:34.585777 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
7003 2024.01.16 00:55:36.990581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7004 2024.01.16 00:55:36.990702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7005 2024.01.16 00:55:36.990729 [ 3 ] {} <Debug> HTTP-Session: dde74160-bd5d-4c9f-b1c4-d18d6d7d3abc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7006 2024.01.16 00:55:36.990753 [ 3 ] {} <Debug> HTTP-Session: dde74160-bd5d-4c9f-b1c4-d18d6d7d3abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7007 2024.01.16 00:55:36.990883 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7008 2024.01.16 00:55:36.990945 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7009 2024.01.16 00:55:36.991110 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7010 2024.01.16 00:55:36.991524 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7011 2024.01.16 00:55:36.991794 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
7012 2024.01.16 00:55:36.991964 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
7013 2024.01.16 00:55:36.992089 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001170092 sec., 4273 rows/sec., 346.36 KiB/sec.
7014 2024.01.16 00:55:36.992244 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} <Debug> DynamicQueryHandler: Done processing query
7015 2024.01.16 00:55:36.992271 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7016 2024.01.16 00:55:36.992287 [ 3 ] {} <Debug> HTTP-Session: dde74160-bd5d-4c9f-b1c4-d18d6d7d3abc Destroying unnamed session
7017 2024.01.16 00:55:36.992404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7018 2024.01.16 00:55:36.992454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7019 2024.01.16 00:55:36.992474 [ 3 ] {} <Debug> HTTP-Session: 6fc15019-71ab-485a-b7a9-c417927e0318 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7020 2024.01.16 00:55:36.992493 [ 3 ] {} <Debug> HTTP-Session: 6fc15019-71ab-485a-b7a9-c417927e0318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7021 2024.01.16 00:55:36.992573 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7022 2024.01.16 00:55:36.992617 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7023 2024.01.16 00:55:36.992729 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7024 2024.01.16 00:55:36.993011 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7025 2024.01.16 00:55:36.993222 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7026 2024.01.16 00:55:36.993378 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
7027 2024.01.16 00:55:36.993484 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000881519 sec., 4537 rows/sec., 378.87 KiB/sec.
7028 2024.01.16 00:55:36.993682 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} <Debug> DynamicQueryHandler: Done processing query
7029 2024.01.16 00:55:36.993707 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7030 2024.01.16 00:55:36.993723 [ 3 ] {} <Debug> HTTP-Session: 6fc15019-71ab-485a-b7a9-c417927e0318 Destroying unnamed session
7031 2024.01.16 00:55:36.993871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7032 2024.01.16 00:55:36.993917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7033 2024.01.16 00:55:36.993935 [ 3 ] {} <Debug> HTTP-Session: f791d57d-cf83-4317-9175-c8ba9b6499f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7034 2024.01.16 00:55:36.993952 [ 3 ] {} <Debug> HTTP-Session: f791d57d-cf83-4317-9175-c8ba9b6499f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7035 2024.01.16 00:55:36.994027 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7036 2024.01.16 00:55:36.994068 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7037 2024.01.16 00:55:36.994191 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7038 2024.01.16 00:55:36.994479 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7039 2024.01.16 00:55:36.994686 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
7040 2024.01.16 00:55:36.994838 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
7041 2024.01.16 00:55:36.994946 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000891259 sec., 19074 rows/sec., 1.71 MiB/sec.
7042 2024.01.16 00:55:36.995048 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} <Debug> DynamicQueryHandler: Done processing query
7043 2024.01.16 00:55:36.995072 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7044 2024.01.16 00:55:36.995087 [ 3 ] {} <Debug> HTTP-Session: f791d57d-cf83-4317-9175-c8ba9b6499f0 Destroying unnamed session
7045 2024.01.16 00:55:36.995191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7046 2024.01.16 00:55:36.995235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7047 2024.01.16 00:55:36.995254 [ 3 ] {} <Debug> HTTP-Session: 482e0354-b890-49d5-88aa-bfe7375af820 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7048 2024.01.16 00:55:36.995271 [ 3 ] {} <Debug> HTTP-Session: 482e0354-b890-49d5-88aa-bfe7375af820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7049 2024.01.16 00:55:36.995340 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7050 2024.01.16 00:55:36.995379 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7051 2024.01.16 00:55:36.995484 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7052 2024.01.16 00:55:36.995733 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7053 2024.01.16 00:55:36.995946 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7054 2024.01.16 00:55:36.996094 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
7055 2024.01.16 00:55:36.996201 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000833138 sec., 4801 rows/sec., 335.23 KiB/sec.
7056 2024.01.16 00:55:36.996409 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} <Debug> DynamicQueryHandler: Done processing query
7057 2024.01.16 00:55:36.996434 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7058 2024.01.16 00:55:36.996450 [ 3 ] {} <Debug> HTTP-Session: 482e0354-b890-49d5-88aa-bfe7375af820 Destroying unnamed session
7059 2024.01.16 00:55:36.996560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7060 2024.01.16 00:55:36.996605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7061 2024.01.16 00:55:36.996624 [ 3 ] {} <Debug> HTTP-Session: 7d9901a6-a457-43c1-be4a-cf1190c39f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7062 2024.01.16 00:55:36.996642 [ 3 ] {} <Debug> HTTP-Session: 7d9901a6-a457-43c1-be4a-cf1190c39f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7063 2024.01.16 00:55:36.996714 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7064 2024.01.16 00:55:36.996756 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7065 2024.01.16 00:55:36.996879 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7066 2024.01.16 00:55:36.997146 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7067 2024.01.16 00:55:36.997352 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
7068 2024.01.16 00:55:36.997503 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
7069 2024.01.16 00:55:36.997607 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000864949 sec., 10405 rows/sec., 840.01 KiB/sec.
7070 2024.01.16 00:55:36.997708 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} <Debug> DynamicQueryHandler: Done processing query
7071 2024.01.16 00:55:36.997732 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7072 2024.01.16 00:55:36.997748 [ 3 ] {} <Debug> HTTP-Session: 7d9901a6-a457-43c1-be4a-cf1190c39f6f Destroying unnamed session
7073 2024.01.16 00:55:36.997848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7074 2024.01.16 00:55:36.997892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7075 2024.01.16 00:55:36.997911 [ 3 ] {} <Debug> HTTP-Session: 94aab2da-a965-442e-8774-c9f1b871b266 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7076 2024.01.16 00:55:36.997928 [ 3 ] {} <Debug> HTTP-Session: 94aab2da-a965-442e-8774-c9f1b871b266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7077 2024.01.16 00:55:36.997998 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7078 2024.01.16 00:55:36.998042 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7079 2024.01.16 00:55:36.998161 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7080 2024.01.16 00:55:36.998406 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7081 2024.01.16 00:55:36.998665 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7082 2024.01.16 00:55:36.998841 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
7083 2024.01.16 00:55:36.998948 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000915599 sec., 2184 rows/sec., 153.59 KiB/sec.
7084 2024.01.16 00:55:36.999170 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} <Debug> DynamicQueryHandler: Done processing query
7085 2024.01.16 00:55:36.999194 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7086 2024.01.16 00:55:36.999210 [ 3 ] {} <Debug> HTTP-Session: 94aab2da-a965-442e-8774-c9f1b871b266 Destroying unnamed session
7087 2024.01.16 00:55:36.999318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7088 2024.01.16 00:55:36.999364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7089 2024.01.16 00:55:36.999382 [ 3 ] {} <Debug> HTTP-Session: 9ce6922a-fe1c-4994-aebc-93b9743bde3e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7090 2024.01.16 00:55:36.999398 [ 3 ] {} <Debug> HTTP-Session: 9ce6922a-fe1c-4994-aebc-93b9743bde3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7091 2024.01.16 00:55:36.999472 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7092 2024.01.16 00:55:36.999518 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7093 2024.01.16 00:55:36.999676 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7094 2024.01.16 00:55:36.999967 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7095 2024.01.16 00:55:37.000143 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.02 MiB, peak 256.06 MiB, will set to 244.81 MiB (RSS), difference: -1.21 MiB
7096 2024.01.16 00:55:37.000442 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
7097 2024.01.16 00:55:37.000651 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
7098 2024.01.16 00:55:37.000759 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001259172 sec., 3970 rows/sec., 5.36 MiB/sec.
7099 2024.01.16 00:55:37.000931 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} <Debug> DynamicQueryHandler: Done processing query
7100 2024.01.16 00:55:37.000968 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
7101 2024.01.16 00:55:37.001016 [ 3 ] {} <Debug> HTTP-Session: 9ce6922a-fe1c-4994-aebc-93b9743bde3e Destroying unnamed session
7102 2024.01.16 00:55:41.994314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7103 2024.01.16 00:55:41.994451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7104 2024.01.16 00:55:41.994481 [ 3 ] {} <Debug> HTTP-Session: 5d99fa8a-134e-4693-9c05-60c2e8ea45a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7105 2024.01.16 00:55:41.994509 [ 3 ] {} <Debug> HTTP-Session: 5d99fa8a-134e-4693-9c05-60c2e8ea45a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7106 2024.01.16 00:55:41.994652 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7107 2024.01.16 00:55:41.994712 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7108 2024.01.16 00:55:41.994871 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7109 2024.01.16 00:55:41.995308 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7110 2024.01.16 00:55:41.995572 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
7111 2024.01.16 00:55:41.995738 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
7112 2024.01.16 00:55:41.995859 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} <Information> executeQuery: Read 65 rows, 5.27 KiB in 0.001173592 sec., 55385 rows/sec., 4.38 MiB/sec.
7113 2024.01.16 00:55:41.995852 [ 135 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
7114 2024.01.16 00:55:41.995922 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7115 2024.01.16 00:55:41.996036 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
7116 2024.01.16 00:55:41.996049 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} <Debug> DynamicQueryHandler: Done processing query
7117 2024.01.16 00:55:41.996119 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
7118 2024.01.16 00:55:41.996157 [ 3 ] {} <Debug> HTTP-Session: 5d99fa8a-134e-4693-9c05-60c2e8ea45a3 Destroying unnamed session
7119 2024.01.16 00:55:41.996218 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7120 2024.01.16 00:55:41.996257 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 70 rows starting from the beginning of the part
7121 2024.01.16 00:55:41.996334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7122 2024.01.16 00:55:41.996420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7123 2024.01.16 00:55:41.996445 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 65 rows starting from the beginning of the part
7124 2024.01.16 00:55:41.996458 [ 3 ] {} <Debug> HTTP-Session: 31a98254-a63e-4be9-8b44-9eb6b1917aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7125 2024.01.16 00:55:41.996517 [ 3 ] {} <Debug> HTTP-Session: 31a98254-a63e-4be9-8b44-9eb6b1917aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7126 2024.01.16 00:55:41.996671 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 5 rows starting from the beginning of the part
7127 2024.01.16 00:55:41.996732 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7128 2024.01.16 00:55:41.996844 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7129 2024.01.16 00:55:41.996886 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 65 rows starting from the beginning of the part
7130 2024.01.16 00:55:41.997231 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part
7131 2024.01.16 00:55:41.997311 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7132 2024.01.16 00:55:41.997519 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 65 rows starting from the beginning of the part
7133 2024.01.16 00:55:41.998029 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7134 2024.01.16 00:55:41.998445 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7135 2024.01.16 00:55:41.998712 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
7136 2024.01.16 00:55:41.999080 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002269893 sec., 881 rows/sec., 75.29 KiB/sec.
7137 2024.01.16 00:55:41.999107 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003118722 sec., 88177.14435592528 rows/sec., 6.98 MiB/sec.
7138 2024.01.16 00:55:41.999083 [ 129 ] {} <Debug> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
7139 2024.01.16 00:55:41.999322 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7140 2024.01.16 00:55:41.999365 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} <Debug> DynamicQueryHandler: Done processing query
7141 2024.01.16 00:55:41.999446 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7142 2024.01.16 00:55:41.999533 [ 3 ] {} <Debug> HTTP-Session: 31a98254-a63e-4be9-8b44-9eb6b1917aa8 Destroying unnamed session
7143 2024.01.16 00:55:41.999532 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact
7144 2024.01.16 00:55:41.999530 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
7145 2024.01.16 00:55:41.999696 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7146 2024.01.16 00:55:41.999727 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part
7147 2024.01.16 00:55:41.999828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 36429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7148 2024.01.16 00:55:41.999956 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
7149 2024.01.16 00:55:41.999978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7150 2024.01.16 00:55:41.999975 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
7151 2024.01.16 00:55:42.000090 [ 3 ] {} <Debug> HTTP-Session: ad55a19e-df85-474b-9b38-83e365ab4abc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7152 2024.01.16 00:55:42.000129 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
7153 2024.01.16 00:55:42.000141 [ 3 ] {} <Debug> HTTP-Session: ad55a19e-df85-474b-9b38-83e365ab4abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7154 2024.01.16 00:55:42.000379 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.88 MiB, peak 256.06 MiB, will set to 244.82 MiB (RSS), difference: -1.06 MiB
7155 2024.01.16 00:55:42.000477 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
7156 2024.01.16 00:55:42.000501 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7157 2024.01.16 00:55:42.000629 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7158 2024.01.16 00:55:42.000890 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
7159 2024.01.16 00:55:42.001339 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
7160 2024.01.16 00:55:42.001496 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7161 2024.01.16 00:55:42.001656 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
7162 2024.01.16 00:55:42.002421 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7163 2024.01.16 00:55:42.002953 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
7164 2024.01.16 00:55:42.003045 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003635856 sec., 6050.84469791983 rows/sec., 506.30 KiB/sec.
7165 2024.01.16 00:55:42.003193 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
7166 2024.01.16 00:55:42.003239 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
7167 2024.01.16 00:55:42.003412 [ 129 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
7168 2024.01.16 00:55:42.003469 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} <Information> executeQuery: Read 232 rows, 22.29 KiB in 0.002883229 sec., 80465 rows/sec., 7.55 MiB/sec.
7169 2024.01.16 00:55:42.003500 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7170 2024.01.16 00:55:42.003511 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4.
7171 2024.01.16 00:55:42.003724 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
7172 2024.01.16 00:55:42.003822 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} <Debug> DynamicQueryHandler: Done processing query
7173 2024.01.16 00:55:42.003839 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0
7174 2024.01.16 00:55:42.003868 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7175 2024.01.16 00:55:42.003882 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7176 2024.01.16 00:55:42.003928 [ 3 ] {} <Debug> HTTP-Session: ad55a19e-df85-474b-9b38-83e365ab4abc Destroying unnamed session
7177 2024.01.16 00:55:42.003943 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 250 rows starting from the beginning of the part
7178 2024.01.16 00:55:42.004091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7179 2024.01.16 00:55:42.004132 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 195 rows starting from the beginning of the part
7180 2024.01.16 00:55:42.004144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7181 2024.01.16 00:55:42.004176 [ 3 ] {} <Debug> HTTP-Session: 0d9b6b90-aab8-496f-b93c-c64d240a72eb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7182 2024.01.16 00:55:42.004199 [ 3 ] {} <Debug> HTTP-Session: 0d9b6b90-aab8-496f-b93c-c64d240a72eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7183 2024.01.16 00:55:42.004246 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 15 rows starting from the beginning of the part
7184 2024.01.16 00:55:42.004314 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7185 2024.01.16 00:55:42.004373 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7186 2024.01.16 00:55:42.004376 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 195 rows starting from the beginning of the part
7187 2024.01.16 00:55:42.004556 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 17 rows starting from the beginning of the part
7188 2024.01.16 00:55:42.004618 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7189 2024.01.16 00:55:42.004687 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 232 rows starting from the beginning of the part
7190 2024.01.16 00:55:42.005070 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7191 2024.01.16 00:55:42.005351 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7192 2024.01.16 00:55:42.005528 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
7193 2024.01.16 00:55:42.005715 [ 129 ] {} <Debug> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
7194 2024.01.16 00:55:42.005805 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001444424 sec., 1384 rows/sec., 96.68 KiB/sec.
7195 2024.01.16 00:55:42.005811 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7196 2024.01.16 00:55:42.005847 [ 20 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002256913 sec., 400547.1190072457 rows/sec., 37.80 MiB/sec.
7197 2024.01.16 00:55:42.005973 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact
7198 2024.01.16 00:55:42.006185 [ 20 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
7199 2024.01.16 00:55:42.006198 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7200 2024.01.16 00:55:42.006178 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} <Debug> DynamicQueryHandler: Done processing query
7201 2024.01.16 00:55:42.006291 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part
7202 2024.01.16 00:55:42.006293 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7203 2024.01.16 00:55:42.006384 [ 3 ] {} <Debug> HTTP-Session: 0d9b6b90-aab8-496f-b93c-c64d240a72eb Destroying unnamed session
7204 2024.01.16 00:55:42.006550 [ 20 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
7205 2024.01.16 00:55:42.006554 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
7206 2024.01.16 00:55:42.006606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 15444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7207 2024.01.16 00:55:42.006719 [ 20 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
7208 2024.01.16 00:55:42.006736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7209 2024.01.16 00:55:42.006836 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
7210 2024.01.16 00:55:42.006838 [ 3 ] {} <Debug> HTTP-Session: 1d13428a-dfae-4c8c-b655-de233114cc9f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7211 2024.01.16 00:55:42.006947 [ 3 ] {} <Debug> HTTP-Session: 1d13428a-dfae-4c8c-b655-de233114cc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7212 2024.01.16 00:55:42.007143 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
7213 2024.01.16 00:55:42.007162 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7214 2024.01.16 00:55:42.007258 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7215 2024.01.16 00:55:42.007367 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
7216 2024.01.16 00:55:42.007726 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
7217 2024.01.16 00:55:42.007738 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7218 2024.01.16 00:55:42.008471 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7219 2024.01.16 00:55:42.008971 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
7220 2024.01.16 00:55:42.009140 [ 20 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003255503 sec., 6757.788274192959 rows/sec., 471.86 KiB/sec.
7221 2024.01.16 00:55:42.009272 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
7222 2024.01.16 00:55:42.009302 [ 20 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
7223 2024.01.16 00:55:42.009431 [ 129 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
7224 2024.01.16 00:55:42.009485 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} <Information> executeQuery: Read 91 rows, 7.27 KiB in 0.002258132 sec., 40298 rows/sec., 3.14 MiB/sec.
7225 2024.01.16 00:55:42.009507 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7226 2024.01.16 00:55:42.009637 [ 20 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4.
7227 2024.01.16 00:55:42.009743 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
7228 2024.01.16 00:55:42.009931 [ 20 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0
7229 2024.01.16 00:55:42.009998 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} <Debug> DynamicQueryHandler: Done processing query
7230 2024.01.16 00:55:42.010102 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7231 2024.01.16 00:55:42.010105 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
7232 2024.01.16 00:55:42.010241 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 123 rows starting from the beginning of the part
7233 2024.01.16 00:55:42.010261 [ 3 ] {} <Debug> HTTP-Session: 1d13428a-dfae-4c8c-b655-de233114cc9f Destroying unnamed session
7234 2024.01.16 00:55:42.010482 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 65 rows starting from the beginning of the part
7235 2024.01.16 00:55:42.010505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7236 2024.01.16 00:55:42.010580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7237 2024.01.16 00:55:42.010647 [ 3 ] {} <Debug> HTTP-Session: c3599b64-f60b-4a44-b95e-fc0069a41ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7238 2024.01.16 00:55:42.010661 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 5 rows starting from the beginning of the part
7239 2024.01.16 00:55:42.010685 [ 3 ] {} <Debug> HTTP-Session: c3599b64-f60b-4a44-b95e-fc0069a41ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7240 2024.01.16 00:55:42.010920 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 65 rows starting from the beginning of the part
7241 2024.01.16 00:55:42.010929 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7242 2024.01.16 00:55:42.011036 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7243 2024.01.16 00:55:42.011122 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 9 rows starting from the beginning of the part
7244 2024.01.16 00:55:42.011463 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 91 rows starting from the beginning of the part
7245 2024.01.16 00:55:42.011579 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7246 2024.01.16 00:55:42.012405 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7247 2024.01.16 00:55:42.013101 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7248 2024.01.16 00:55:42.013196 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.003621387 sec., 98857.15058898705 rows/sec., 7.73 MiB/sec.
7249 2024.01.16 00:55:42.013326 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
7250 2024.01.16 00:55:42.013437 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
7251 2024.01.16 00:55:42.013627 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002624747 sec., 14096 rows/sec., 1017.96 KiB/sec.
7252 2024.01.16 00:55:42.013645 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
7253 2024.01.16 00:55:42.013782 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
7254 2024.01.16 00:55:42.013868 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} <Debug> DynamicQueryHandler: Done processing query
7255 2024.01.16 00:55:42.013917 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7256 2024.01.16 00:55:42.013934 [ 3 ] {} <Debug> HTTP-Session: c3599b64-f60b-4a44-b95e-fc0069a41ceb Destroying unnamed session
7257 2024.01.16 00:55:42.014128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7258 2024.01.16 00:55:42.014177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7259 2024.01.16 00:55:42.014197 [ 3 ] {} <Debug> HTTP-Session: 622a0839-b673-4a7b-8dc4-d1a3fb7f22eb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7260 2024.01.16 00:55:42.014213 [ 3 ] {} <Debug> HTTP-Session: 622a0839-b673-4a7b-8dc4-d1a3fb7f22eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7261 2024.01.16 00:55:42.014307 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7262 2024.01.16 00:55:42.014354 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7263 2024.01.16 00:55:42.014506 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7264 2024.01.16 00:55:42.015073 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7265 2024.01.16 00:55:42.015401 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
7266 2024.01.16 00:55:42.015587 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
7267 2024.01.16 00:55:42.015717 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} <Information> executeQuery: Read 65 rows, 89.82 KiB in 0.001370364 sec., 47432 rows/sec., 64.01 MiB/sec.
7268 2024.01.16 00:55:42.015721 [ 129 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
7269 2024.01.16 00:55:42.015817 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7270 2024.01.16 00:55:42.015939 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
7271 2024.01.16 00:55:42.015949 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} <Debug> DynamicQueryHandler: Done processing query
7272 2024.01.16 00:55:42.015993 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7273 2024.01.16 00:55:42.016034 [ 3 ] {} <Debug> HTTP-Session: 622a0839-b673-4a7b-8dc4-d1a3fb7f22eb Destroying unnamed session
7274 2024.01.16 00:55:42.016109 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7275 2024.01.16 00:55:42.016145 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1931 rows starting from the beginning of the part
7276 2024.01.16 00:55:42.016259 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 65 rows starting from the beginning of the part
7277 2024.01.16 00:55:42.016363 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 5 rows starting from the beginning of the part
7278 2024.01.16 00:55:42.016467 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 65 rows starting from the beginning of the part
7279 2024.01.16 00:55:42.016559 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part
7280 2024.01.16 00:55:42.016654 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 65 rows starting from the beginning of the part
7281 2024.01.16 00:55:42.020668 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 6 columns (6 merged, 0 gathered) in 0.004772728 sec., 447542.7889458607 rows/sec., 603.94 MiB/sec.
7282 2024.01.16 00:55:42.021819 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
7283 2024.01.16 00:55:42.022053 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
7284 2024.01.16 00:55:42.022121 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
7285 2024.01.16 00:55:42.022200 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15: 13.56 MiB.
7286 2024.01.16 00:55:43.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.02 MiB, peak 257.54 MiB, will set to 245.84 MiB (RSS), difference: -1.17 MiB
7287 2024.01.16 00:55:46.990505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7288 2024.01.16 00:55:46.990620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7289 2024.01.16 00:55:46.990648 [ 3 ] {} <Debug> HTTP-Session: cccd9ce9-d39c-43d8-859a-32fae1b4dc33 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7290 2024.01.16 00:55:46.990675 [ 3 ] {} <Debug> HTTP-Session: cccd9ce9-d39c-43d8-859a-32fae1b4dc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7291 2024.01.16 00:55:46.990803 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7292 2024.01.16 00:55:46.990867 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7293 2024.01.16 00:55:46.991034 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7294 2024.01.16 00:55:46.991441 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7295 2024.01.16 00:55:46.991721 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
7296 2024.01.16 00:55:46.991900 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
7297 2024.01.16 00:55:46.992044 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001200062 sec., 4166 rows/sec., 337.71 KiB/sec.
7298 2024.01.16 00:55:46.992197 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} <Debug> DynamicQueryHandler: Done processing query
7299 2024.01.16 00:55:46.992224 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7300 2024.01.16 00:55:46.992240 [ 3 ] {} <Debug> HTTP-Session: cccd9ce9-d39c-43d8-859a-32fae1b4dc33 Destroying unnamed session
7301 2024.01.16 00:55:46.992359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7302 2024.01.16 00:55:46.992408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7303 2024.01.16 00:55:46.992430 [ 3 ] {} <Debug> HTTP-Session: 8dc23fe3-56b8-4f8b-bcd4-66acaa85c230 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7304 2024.01.16 00:55:46.992449 [ 3 ] {} <Debug> HTTP-Session: 8dc23fe3-56b8-4f8b-bcd4-66acaa85c230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7305 2024.01.16 00:55:46.992531 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7306 2024.01.16 00:55:46.992575 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7307 2024.01.16 00:55:46.992689 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7308 2024.01.16 00:55:46.992979 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7309 2024.01.16 00:55:46.993186 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
7310 2024.01.16 00:55:46.993335 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
7311 2024.01.16 00:55:46.993459 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000898669 sec., 16691 rows/sec., 1.51 MiB/sec.
7312 2024.01.16 00:55:46.993568 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} <Debug> DynamicQueryHandler: Done processing query
7313 2024.01.16 00:55:46.993591 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7314 2024.01.16 00:55:46.993607 [ 3 ] {} <Debug> HTTP-Session: 8dc23fe3-56b8-4f8b-bcd4-66acaa85c230 Destroying unnamed session
7315 2024.01.16 00:55:46.993720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7316 2024.01.16 00:55:46.993765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7317 2024.01.16 00:55:46.993783 [ 3 ] {} <Debug> HTTP-Session: c2eaa821-3617-415b-9aae-d8b0786134bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7318 2024.01.16 00:55:46.993801 [ 3 ] {} <Debug> HTTP-Session: c2eaa821-3617-415b-9aae-d8b0786134bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.01.16 00:55:46.993874 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7320 2024.01.16 00:55:46.993914 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7321 2024.01.16 00:55:46.994022 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7322 2024.01.16 00:55:46.994285 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7323 2024.01.16 00:55:46.994491 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
7324 2024.01.16 00:55:46.994642 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
7325 2024.01.16 00:55:46.994757 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000853878 sec., 5855 rows/sec., 468.91 KiB/sec.
7326 2024.01.16 00:55:46.994876 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} <Debug> DynamicQueryHandler: Done processing query
7327 2024.01.16 00:55:46.994900 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7328 2024.01.16 00:55:46.994916 [ 3 ] {} <Debug> HTTP-Session: c2eaa821-3617-415b-9aae-d8b0786134bc Destroying unnamed session
7329 2024.01.16 00:55:46.995068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7330 2024.01.16 00:55:46.995114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7331 2024.01.16 00:55:46.995133 [ 3 ] {} <Debug> HTTP-Session: 850274ad-207e-4757-943a-f2e919d2d874 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7332 2024.01.16 00:55:46.995151 [ 3 ] {} <Debug> HTTP-Session: 850274ad-207e-4757-943a-f2e919d2d874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7333 2024.01.16 00:55:46.995224 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7334 2024.01.16 00:55:46.995270 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7335 2024.01.16 00:55:46.995409 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7336 2024.01.16 00:55:46.995711 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7337 2024.01.16 00:55:46.995993 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
7338 2024.01.16 00:55:46.996177 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
7339 2024.01.16 00:55:46.996297 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001044771 sec., 4785 rows/sec., 6.46 MiB/sec.
7340 2024.01.16 00:55:46.996406 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} <Debug> DynamicQueryHandler: Done processing query
7341 2024.01.16 00:55:46.996430 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7342 2024.01.16 00:55:46.996445 [ 3 ] {} <Debug> HTTP-Session: 850274ad-207e-4757-943a-f2e919d2d874 Destroying unnamed session
7343 2024.01.16 00:55:49.585827 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
7344 2024.01.16 00:55:49.585900 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
7345 2024.01.16 00:55:51.993288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7346 2024.01.16 00:55:51.993415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7347 2024.01.16 00:55:51.993441 [ 3 ] {} <Debug> HTTP-Session: e72d16ef-8e0f-495c-bd2f-9bfedcc2bc31 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7348 2024.01.16 00:55:51.993466 [ 3 ] {} <Debug> HTTP-Session: e72d16ef-8e0f-495c-bd2f-9bfedcc2bc31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7349 2024.01.16 00:55:51.993599 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7350 2024.01.16 00:55:51.993662 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7351 2024.01.16 00:55:51.993825 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7352 2024.01.16 00:55:51.994313 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7353 2024.01.16 00:55:51.994597 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
7354 2024.01.16 00:55:51.994768 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0.
7355 2024.01.16 00:55:51.994902 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} <Information> executeQuery: Read 65 rows, 5.27 KiB in 0.001268253 sec., 51251 rows/sec., 4.06 MiB/sec.
7356 2024.01.16 00:55:51.995051 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} <Debug> DynamicQueryHandler: Done processing query
7357 2024.01.16 00:55:51.995083 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
7358 2024.01.16 00:55:51.995108 [ 3 ] {} <Debug> HTTP-Session: e72d16ef-8e0f-495c-bd2f-9bfedcc2bc31 Destroying unnamed session
7359 2024.01.16 00:55:51.995279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7360 2024.01.16 00:55:51.995328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7361 2024.01.16 00:55:51.995348 [ 3 ] {} <Debug> HTTP-Session: 8292ae02-e136-4614-aa31-6476301d26d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7362 2024.01.16 00:55:51.995367 [ 3 ] {} <Debug> HTTP-Session: 8292ae02-e136-4614-aa31-6476301d26d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7363 2024.01.16 00:55:51.995452 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7364 2024.01.16 00:55:51.995496 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7365 2024.01.16 00:55:51.995602 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7366 2024.01.16 00:55:51.996012 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7367 2024.01.16 00:55:51.996238 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
7368 2024.01.16 00:55:51.996387 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0.
7369 2024.01.16 00:55:51.996521 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} <Information> executeQuery: Read 195 rows, 19.09 KiB in 0.00103079 sec., 189175 rows/sec., 18.08 MiB/sec.
7370 2024.01.16 00:55:51.996671 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} <Debug> DynamicQueryHandler: Done processing query
7371 2024.01.16 00:55:51.996714 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7372 2024.01.16 00:55:51.996745 [ 3 ] {} <Debug> HTTP-Session: 8292ae02-e136-4614-aa31-6476301d26d9 Destroying unnamed session
7373 2024.01.16 00:55:51.996877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7374 2024.01.16 00:55:51.996923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7375 2024.01.16 00:55:51.996942 [ 3 ] {} <Debug> HTTP-Session: 66c82379-a845-4ae4-aa2e-68fb53e3ac00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7376 2024.01.16 00:55:51.996959 [ 3 ] {} <Debug> HTTP-Session: 66c82379-a845-4ae4-aa2e-68fb53e3ac00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7377 2024.01.16 00:55:51.997035 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7378 2024.01.16 00:55:51.997074 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7379 2024.01.16 00:55:51.997190 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7380 2024.01.16 00:55:51.997493 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7381 2024.01.16 00:55:51.997698 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
7382 2024.01.16 00:55:51.997849 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0.
7383 2024.01.16 00:55:51.997980 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} <Information> executeQuery: Read 65 rows, 5.21 KiB in 0.000915979 sec., 70962 rows/sec., 5.55 MiB/sec.
7384 2024.01.16 00:55:51.998085 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} <Debug> DynamicQueryHandler: Done processing query
7385 2024.01.16 00:55:51.998108 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
7386 2024.01.16 00:55:51.998125 [ 3 ] {} <Debug> HTTP-Session: 66c82379-a845-4ae4-aa2e-68fb53e3ac00 Destroying unnamed session
7387 2024.01.16 00:55:51.998349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7388 2024.01.16 00:55:51.998411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7389 2024.01.16 00:55:51.998430 [ 3 ] {} <Debug> HTTP-Session: 13a563fa-9559-4372-88c0-9a2a822b3d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7390 2024.01.16 00:55:51.998448 [ 3 ] {} <Debug> HTTP-Session: 13a563fa-9559-4372-88c0-9a2a822b3d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7391 2024.01.16 00:55:51.998554 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7392 2024.01.16 00:55:51.998600 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7393 2024.01.16 00:55:51.998738 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7394 2024.01.16 00:55:51.999293 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7395 2024.01.16 00:55:51.999631 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
7396 2024.01.16 00:55:51.999815 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0.
7397 2024.01.16 00:55:51.999952 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} <Information> executeQuery: Read 65 rows, 89.82 KiB in 0.001367184 sec., 47542 rows/sec., 64.16 MiB/sec.
7398 2024.01.16 00:55:52.000111 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} <Debug> DynamicQueryHandler: Done processing query
7399 2024.01.16 00:55:52.000144 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7400 2024.01.16 00:55:52.000160 [ 3 ] {} <Debug> HTTP-Session: 13a563fa-9559-4372-88c0-9a2a822b3d85 Destroying unnamed session
7401 2024.01.16 00:55:56.990466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7402 2024.01.16 00:55:56.990588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7403 2024.01.16 00:55:56.990613 [ 3 ] {} <Debug> HTTP-Session: 927fb94c-9d2c-48b1-9f31-3fbcada4e97b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7404 2024.01.16 00:55:56.990637 [ 3 ] {} <Debug> HTTP-Session: 927fb94c-9d2c-48b1-9f31-3fbcada4e97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7405 2024.01.16 00:55:56.990766 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7406 2024.01.16 00:55:56.990829 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7407 2024.01.16 00:55:56.990991 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7408 2024.01.16 00:55:56.991396 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7409 2024.01.16 00:55:56.991668 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
7410 2024.01.16 00:55:56.991877 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0.
7411 2024.01.16 00:55:56.992010 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001208632 sec., 4136 rows/sec., 335.32 KiB/sec.
7412 2024.01.16 00:55:56.992181 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} <Debug> DynamicQueryHandler: Done processing query
7413 2024.01.16 00:55:56.992228 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7414 2024.01.16 00:55:56.992284 [ 3 ] {} <Debug> HTTP-Session: 927fb94c-9d2c-48b1-9f31-3fbcada4e97b Destroying unnamed session
7415 2024.01.16 00:55:56.992418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7416 2024.01.16 00:55:56.992466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7417 2024.01.16 00:55:56.992486 [ 3 ] {} <Debug> HTTP-Session: 3259a79e-298f-405b-ac38-2a5a9d7faf19 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7418 2024.01.16 00:55:56.992505 [ 3 ] {} <Debug> HTTP-Session: 3259a79e-298f-405b-ac38-2a5a9d7faf19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7419 2024.01.16 00:55:56.992587 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7420 2024.01.16 00:55:56.992628 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7421 2024.01.16 00:55:56.992745 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7422 2024.01.16 00:55:56.993026 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7423 2024.01.16 00:55:56.993233 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
7424 2024.01.16 00:55:56.993383 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0.
7425 2024.01.16 00:55:56.993485 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000871279 sec., 17216 rows/sec., 1.55 MiB/sec.
7426 2024.01.16 00:55:56.993598 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} <Debug> DynamicQueryHandler: Done processing query
7427 2024.01.16 00:55:56.993622 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7428 2024.01.16 00:55:56.993637 [ 3 ] {} <Debug> HTTP-Session: 3259a79e-298f-405b-ac38-2a5a9d7faf19 Destroying unnamed session
7429 2024.01.16 00:55:56.993742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7430 2024.01.16 00:55:56.993786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7431 2024.01.16 00:55:56.993804 [ 3 ] {} <Debug> HTTP-Session: 69beed1b-c73d-4bd6-aeeb-2adc666e598b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7432 2024.01.16 00:55:56.993822 [ 3 ] {} <Debug> HTTP-Session: 69beed1b-c73d-4bd6-aeeb-2adc666e598b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7433 2024.01.16 00:55:56.993891 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7434 2024.01.16 00:55:56.993928 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7435 2024.01.16 00:55:56.994033 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7436 2024.01.16 00:55:56.994295 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7437 2024.01.16 00:55:56.994496 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
7438 2024.01.16 00:55:56.994640 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0.
7439 2024.01.16 00:55:56.994738 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000821398 sec., 6087 rows/sec., 487.45 KiB/sec.
7440 2024.01.16 00:55:56.994885 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} <Debug> DynamicQueryHandler: Done processing query
7441 2024.01.16 00:55:56.994926 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7442 2024.01.16 00:55:56.994977 [ 3 ] {} <Debug> HTTP-Session: 69beed1b-c73d-4bd6-aeeb-2adc666e598b Destroying unnamed session
7443 2024.01.16 00:55:56.995127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7444 2024.01.16 00:55:56.995171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7445 2024.01.16 00:55:56.995190 [ 3 ] {} <Debug> HTTP-Session: efb63813-9e60-4af7-81f7-78c88e0d1fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7446 2024.01.16 00:55:56.995206 [ 3 ] {} <Debug> HTTP-Session: efb63813-9e60-4af7-81f7-78c88e0d1fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7447 2024.01.16 00:55:56.995280 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7448 2024.01.16 00:55:56.995326 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7449 2024.01.16 00:55:56.995471 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7450 2024.01.16 00:55:56.995755 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7451 2024.01.16 00:55:56.996031 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
7452 2024.01.16 00:55:56.996204 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0.
7453 2024.01.16 00:55:56.996308 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00100069 sec., 4996 rows/sec., 6.74 MiB/sec.
7454 2024.01.16 00:55:56.996425 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} <Debug> DynamicQueryHandler: Done processing query
7455 2024.01.16 00:55:56.996448 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
7456 2024.01.16 00:55:56.996464 [ 3 ] {} <Debug> HTTP-Session: efb63813-9e60-4af7-81f7-78c88e0d1fa8 Destroying unnamed session
7457 2024.01.16 00:55:57.172873 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0
7458 2024.01.16 00:55:57.172923 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7459 2024.01.16 00:55:57.173030 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact
7460 2024.01.16 00:55:57.173189 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7461 2024.01.16 00:55:57.173231 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 753 rows starting from the beginning of the part
7462 2024.01.16 00:55:57.173373 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
7463 2024.01.16 00:55:57.173485 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part
7464 2024.01.16 00:55:57.173597 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
7465 2024.01.16 00:55:57.173697 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part
7466 2024.01.16 00:55:57.174475 [ 20 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494184 sec., 554817.8805287703 rows/sec., 39.12 MiB/sec.
7467 2024.01.16 00:55:57.174663 [ 21 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary)
7468 2024.01.16 00:55:57.174921 [ 21 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6.
7469 2024.01.16 00:55:57.174998 [ 21 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0
7470 2024.01.16 00:56:01.994272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7471 2024.01.16 00:56:01.994409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7472 2024.01.16 00:56:01.994440 [ 3 ] {} <Debug> HTTP-Session: 18d22072-6ed1-4d71-b514-63870f218d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7473 2024.01.16 00:56:01.994470 [ 3 ] {} <Debug> HTTP-Session: 18d22072-6ed1-4d71-b514-63870f218d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7474 2024.01.16 00:56:01.994618 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7475 2024.01.16 00:56:01.994689 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7476 2024.01.16 00:56:01.994876 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7477 2024.01.16 00:56:01.995410 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7478 2024.01.16 00:56:01.995848 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
7479 2024.01.16 00:56:01.996184 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0.
7480 2024.01.16 00:56:01.996330 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} <Information> executeQuery: Read 65 rows, 5.27 KiB in 0.001670437 sec., 38911 rows/sec., 3.08 MiB/sec.
7481 2024.01.16 00:56:01.996480 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} <Debug> DynamicQueryHandler: Done processing query
7482 2024.01.16 00:56:01.996504 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
7483 2024.01.16 00:56:01.996521 [ 3 ] {} <Debug> HTTP-Session: 18d22072-6ed1-4d71-b514-63870f218d53 Destroying unnamed session
7484 2024.01.16 00:56:01.996643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7485 2024.01.16 00:56:01.996693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7486 2024.01.16 00:56:01.996714 [ 3 ] {} <Debug> HTTP-Session: bdb75eb0-3258-449f-adf4-54a59dc0f3be Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7487 2024.01.16 00:56:01.996733 [ 3 ] {} <Debug> HTTP-Session: bdb75eb0-3258-449f-adf4-54a59dc0f3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7488 2024.01.16 00:56:01.996814 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7489 2024.01.16 00:56:01.996858 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7490 2024.01.16 00:56:01.996970 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7491 2024.01.16 00:56:01.997244 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7492 2024.01.16 00:56:01.997578 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7493 2024.01.16 00:56:01.997888 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} <Trace> oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
7494 2024.01.16 00:56:01.998013 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001168822 sec., 1711 rows/sec., 146.21 KiB/sec.
7495 2024.01.16 00:56:01.998147 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} <Debug> DynamicQueryHandler: Done processing query
7496 2024.01.16 00:56:01.998172 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7497 2024.01.16 00:56:01.998188 [ 3 ] {} <Debug> HTTP-Session: bdb75eb0-3258-449f-adf4-54a59dc0f3be Destroying unnamed session
7498 2024.01.16 00:56:01.998416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 31138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7499 2024.01.16 00:56:01.998461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7500 2024.01.16 00:56:01.998480 [ 3 ] {} <Debug> HTTP-Session: d21f07c2-853a-47d6-9a8f-12ce9378c48a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7501 2024.01.16 00:56:01.998497 [ 3 ] {} <Debug> HTTP-Session: d21f07c2-853a-47d6-9a8f-12ce9378c48a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7502 2024.01.16 00:56:01.998573 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7503 2024.01.16 00:56:01.998612 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7504 2024.01.16 00:56:01.998716 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7505 2024.01.16 00:56:01.999093 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7506 2024.01.16 00:56:01.999432 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
7507 2024.01.16 00:56:01.999746 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0.
7508 2024.01.16 00:56:01.999871 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} <Information> executeQuery: Read 196 rows, 19.18 KiB in 0.001270563 sec., 154262 rows/sec., 14.74 MiB/sec.
7509 2024.01.16 00:56:01.999992 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} <Debug> DynamicQueryHandler: Done processing query
7510 2024.01.16 00:56:02.000017 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7511 2024.01.16 00:56:02.000042 [ 3 ] {} <Debug> HTTP-Session: d21f07c2-853a-47d6-9a8f-12ce9378c48a Destroying unnamed session
7512 2024.01.16 00:56:02.000157 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.94 MiB, peak 257.54 MiB, will set to 245.84 MiB (RSS), difference: -1.10 MiB
7513 2024.01.16 00:56:02.000169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7514 2024.01.16 00:56:02.000284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7515 2024.01.16 00:56:02.000334 [ 3 ] {} <Debug> HTTP-Session: 15e96964-0705-4273-8a78-c06ca5c2916d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7516 2024.01.16 00:56:02.000361 [ 3 ] {} <Debug> HTTP-Session: 15e96964-0705-4273-8a78-c06ca5c2916d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7517 2024.01.16 00:56:02.000553 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7518 2024.01.16 00:56:02.000605 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7519 2024.01.16 00:56:02.000717 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7520 2024.01.16 00:56:02.000971 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7521 2024.01.16 00:56:02.001325 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7522 2024.01.16 00:56:02.001633 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} <Trace> oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
7523 2024.01.16 00:56:02.001763 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001160792 sec., 1722 rows/sec., 120.30 KiB/sec.
7524 2024.01.16 00:56:02.001943 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} <Debug> DynamicQueryHandler: Done processing query
7525 2024.01.16 00:56:02.001968 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7526 2024.01.16 00:56:02.001983 [ 3 ] {} <Debug> HTTP-Session: 15e96964-0705-4273-8a78-c06ca5c2916d Destroying unnamed session
7527 2024.01.16 00:56:02.002106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7528 2024.01.16 00:56:02.002150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7529 2024.01.16 00:56:02.002169 [ 3 ] {} <Debug> HTTP-Session: d861bf38-9f02-4497-bf45-506f81a2c924 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7530 2024.01.16 00:56:02.002187 [ 3 ] {} <Debug> HTTP-Session: d861bf38-9f02-4497-bf45-506f81a2c924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7531 2024.01.16 00:56:02.002260 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7532 2024.01.16 00:56:02.002299 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7533 2024.01.16 00:56:02.002418 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7534 2024.01.16 00:56:02.002713 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7535 2024.01.16 00:56:02.003087 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
7536 2024.01.16 00:56:02.003406 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0.
7537 2024.01.16 00:56:02.003536 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} <Information> executeQuery: Read 67 rows, 5.37 KiB in 0.001247112 sec., 53724 rows/sec., 4.20 MiB/sec.
7538 2024.01.16 00:56:02.003690 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} <Debug> DynamicQueryHandler: Done processing query
7539 2024.01.16 00:56:02.003736 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
7540 2024.01.16 00:56:02.003780 [ 3 ] {} <Debug> HTTP-Session: d861bf38-9f02-4497-bf45-506f81a2c924 Destroying unnamed session
7541 2024.01.16 00:56:02.003880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7542 2024.01.16 00:56:02.003926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7543 2024.01.16 00:56:02.003946 [ 3 ] {} <Debug> HTTP-Session: e73b9ea8-d743-44b7-90fe-d4fa6659853d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7544 2024.01.16 00:56:02.003963 [ 3 ] {} <Debug> HTTP-Session: e73b9ea8-d743-44b7-90fe-d4fa6659853d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7545 2024.01.16 00:56:02.004032 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7546 2024.01.16 00:56:02.004075 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7547 2024.01.16 00:56:02.004199 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7548 2024.01.16 00:56:02.004456 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7549 2024.01.16 00:56:02.004841 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7550 2024.01.16 00:56:02.005250 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} <Trace> oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
7551 2024.01.16 00:56:02.005389 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001320133 sec., 757 rows/sec., 53.26 KiB/sec.
7552 2024.01.16 00:56:02.005597 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} <Debug> DynamicQueryHandler: Done processing query
7553 2024.01.16 00:56:02.005622 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7554 2024.01.16 00:56:02.005639 [ 3 ] {} <Debug> HTTP-Session: e73b9ea8-d743-44b7-90fe-d4fa6659853d Destroying unnamed session
7555 2024.01.16 00:56:02.005819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7556 2024.01.16 00:56:02.005880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7557 2024.01.16 00:56:02.005901 [ 3 ] {} <Debug> HTTP-Session: 65fb674e-b079-44ae-8c57-29f82a07e1de Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7558 2024.01.16 00:56:02.005918 [ 3 ] {} <Debug> HTTP-Session: 65fb674e-b079-44ae-8c57-29f82a07e1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7559 2024.01.16 00:56:02.006014 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7560 2024.01.16 00:56:02.006061 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7561 2024.01.16 00:56:02.006215 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7562 2024.01.16 00:56:02.006744 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7563 2024.01.16 00:56:02.007204 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
7564 2024.01.16 00:56:02.007618 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0.
7565 2024.01.16 00:56:02.007750 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} <Information> executeQuery: Read 65 rows, 89.82 KiB in 0.001706237 sec., 38095 rows/sec., 51.41 MiB/sec.
7566 2024.01.16 00:56:02.007875 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} <Debug> DynamicQueryHandler: Done processing query
7567 2024.01.16 00:56:02.007900 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7568 2024.01.16 00:56:02.007917 [ 3 ] {} <Debug> HTTP-Session: 65fb674e-b079-44ae-8c57-29f82a07e1de Destroying unnamed session
7569 2024.01.16 00:56:04.585959 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
7570 2024.01.16 00:56:04.586039 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
7571 2024.01.16 00:56:06.990552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7572 2024.01.16 00:56:06.990678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7573 2024.01.16 00:56:06.990704 [ 3 ] {} <Debug> HTTP-Session: 3c7ef05e-177e-46b5-9cb0-ad46aef1ea3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7574 2024.01.16 00:56:06.990729 [ 3 ] {} <Debug> HTTP-Session: 3c7ef05e-177e-46b5-9cb0-ad46aef1ea3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7575 2024.01.16 00:56:06.990858 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7576 2024.01.16 00:56:06.990919 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7577 2024.01.16 00:56:06.991087 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7578 2024.01.16 00:56:06.991512 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7579 2024.01.16 00:56:06.991919 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
7580 2024.01.16 00:56:06.992314 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0.
7581 2024.01.16 00:56:06.992481 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001575416 sec., 3173 rows/sec., 257.25 KiB/sec.
7582 2024.01.16 00:56:06.992483 [ 68 ] {} <Debug> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
7583 2024.01.16 00:56:06.992601 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7584 2024.01.16 00:56:06.992689 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} <Debug> DynamicQueryHandler: Done processing query
7585 2024.01.16 00:56:06.992721 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact
7586 2024.01.16 00:56:06.992733 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7587 2024.01.16 00:56:06.992807 [ 3 ] {} <Debug> HTTP-Session: 3c7ef05e-177e-46b5-9cb0-ad46aef1ea3c Destroying unnamed session
7588 2024.01.16 00:56:06.992875 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7589 2024.01.16 00:56:06.992914 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 70 rows starting from the beginning of the part
7590 2024.01.16 00:56:06.992981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7591 2024.01.16 00:56:06.993076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7592 2024.01.16 00:56:06.993129 [ 3 ] {} <Debug> HTTP-Session: 6c7e0a27-d12b-4948-a523-c0abdc1668e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7593 2024.01.16 00:56:06.993148 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 5 rows starting from the beginning of the part
7594 2024.01.16 00:56:06.993164 [ 3 ] {} <Debug> HTTP-Session: 6c7e0a27-d12b-4948-a523-c0abdc1668e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7595 2024.01.16 00:56:06.993394 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 65 rows starting from the beginning of the part
7596 2024.01.16 00:56:06.993403 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7597 2024.01.16 00:56:06.993510 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7598 2024.01.16 00:56:06.993662 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 5 rows starting from the beginning of the part
7599 2024.01.16 00:56:06.993998 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 65 rows starting from the beginning of the part
7600 2024.01.16 00:56:06.994012 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7601 2024.01.16 00:56:06.994196 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 5 rows starting from the beginning of the part
7602 2024.01.16 00:56:06.994698 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7603 2024.01.16 00:56:06.995234 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
7604 2024.01.16 00:56:06.995430 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.002770728 sec., 77596.9348128001 rows/sec., 6.14 MiB/sec.
7605 2024.01.16 00:56:06.995710 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
7606 2024.01.16 00:56:06.995754 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0.
7607 2024.01.16 00:56:06.995945 [ 68 ] {} <Debug> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
7608 2024.01.16 00:56:06.995975 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002506796 sec., 5983 rows/sec., 552.79 KiB/sec.
7609 2024.01.16 00:56:06.996019 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7610 2024.01.16 00:56:06.996247 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact
7611 2024.01.16 00:56:06.996250 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16.
7612 2024.01.16 00:56:06.996345 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} <Debug> DynamicQueryHandler: Done processing query
7613 2024.01.16 00:56:06.996422 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7614 2024.01.16 00:56:06.996475 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} <Trace> oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0
7615 2024.01.16 00:56:06.996497 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7616 2024.01.16 00:56:06.996548 [ 3 ] {} <Debug> HTTP-Session: 6c7e0a27-d12b-4948-a523-c0abdc1668e6 Destroying unnamed session
7617 2024.01.16 00:56:06.996614 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 250 rows starting from the beginning of the part
7618 2024.01.16 00:56:06.996915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7619 2024.01.16 00:56:06.997003 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 15 rows starting from the beginning of the part
7620 2024.01.16 00:56:06.997020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7621 2024.01.16 00:56:06.997081 [ 3 ] {} <Debug> HTTP-Session: 589c9604-6191-4c78-b4b4-54f75ab9f585 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7622 2024.01.16 00:56:06.997114 [ 3 ] {} <Debug> HTTP-Session: 589c9604-6191-4c78-b4b4-54f75ab9f585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7623 2024.01.16 00:56:06.997252 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 195 rows starting from the beginning of the part
7624 2024.01.16 00:56:06.997306 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7625 2024.01.16 00:56:06.997395 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7626 2024.01.16 00:56:06.997474 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 15 rows starting from the beginning of the part
7627 2024.01.16 00:56:06.997817 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part
7628 2024.01.16 00:56:06.997931 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7629 2024.01.16 00:56:06.998141 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 15 rows starting from the beginning of the part
7630 2024.01.16 00:56:06.998687 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7631 2024.01.16 00:56:06.999299 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
7632 2024.01.16 00:56:06.999500 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003393694 sec., 202139.6154161218 rows/sec., 19.10 MiB/sec.
7633 2024.01.16 00:56:06.999734 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0.
7634 2024.01.16 00:56:06.999762 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
7635 2024.01.16 00:56:06.999915 [ 60 ] {} <Debug> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
7636 2024.01.16 00:56:06.999955 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002598997 sec., 1923 rows/sec., 154.06 KiB/sec.
7637 2024.01.16 00:56:07.000004 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7638 2024.01.16 00:56:07.000236 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact
7639 2024.01.16 00:56:07.000258 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.03 MiB, peak 257.54 MiB, will set to 245.85 MiB (RSS), difference: -5.18 MiB
7640 2024.01.16 00:56:07.000282 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} <Debug> DynamicQueryHandler: Done processing query
7641 2024.01.16 00:56:07.000384 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7642 2024.01.16 00:56:07.000408 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16.
7643 2024.01.16 00:56:07.000442 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7644 2024.01.16 00:56:07.000462 [ 3 ] {} <Debug> HTTP-Session: 589c9604-6191-4c78-b4b4-54f75ab9f585 Destroying unnamed session
7645 2024.01.16 00:56:07.000569 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 123 rows starting from the beginning of the part
7646 2024.01.16 00:56:07.000645 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} <Trace> oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0
7647 2024.01.16 00:56:07.000766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7648 2024.01.16 00:56:07.000951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7649 2024.01.16 00:56:07.001055 [ 3 ] {} <Debug> HTTP-Session: 63585293-03f1-46fc-97ef-3e8d9fcfda40 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506
7650 2024.01.16 00:56:07.001105 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 5 rows starting from the beginning of the part
7651 2024.01.16 00:56:07.001125 [ 3 ] {} <Debug> HTTP-Session: 63585293-03f1-46fc-97ef-3e8d9fcfda40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7652 2024.01.16 00:56:07.001249 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 65 rows starting from the beginning of the part
7653 2024.01.16 00:56:07.001256 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7654 2024.01.16 00:56:07.001328 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7655 2024.01.16 00:56:07.001365 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 5 rows starting from the beginning of the part
7656 2024.01.16 00:56:07.001534 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 67 rows starting from the beginning of the part
7657 2024.01.16 00:56:07.001603 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7658 2024.01.16 00:56:07.001742 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 5 rows starting from the beginning of the part
7659 2024.01.16 00:56:07.002053 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7660 2024.01.16 00:56:07.002594 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
7661 2024.01.16 00:56:07.002615 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002495925 sec., 108176.32741368431 rows/sec., 8.46 MiB/sec.
7662 2024.01.16 00:56:07.002875 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
7663 2024.01.16 00:56:07.003087 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0.
7664 2024.01.16 00:56:07.003261 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
7665 2024.01.16 00:56:07.003312 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00200848 sec., 2489 rows/sec., 3.36 MiB/sec.
7666 2024.01.16 00:56:07.003349 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16.
7667 2024.01.16 00:56:07.003354 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB.
7668 2024.01.16 00:56:07.003597 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} <Trace> oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0
7669 2024.01.16 00:56:07.003662 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact
7670 2024.01.16 00:56:07.003796 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} <Debug> DynamicQueryHandler: Done processing query
7671 2024.01.16 00:56:07.003902 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
7672 2024.01.16 00:56:07.004000 [ 3 ] {} <Debug> HTTP-Session: 63585293-03f1-46fc-97ef-3e8d9fcfda40 Destroying unnamed session
7673 2024.01.16 00:56:07.004110 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7674 2024.01.16 00:56:07.004168 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2136 rows starting from the beginning of the part
7675 2024.01.16 00:56:07.004273 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 5 rows starting from the beginning of the part
7676 2024.01.16 00:56:07.004365 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 65 rows starting from the beginning of the part
7677 2024.01.16 00:56:07.004452 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 5 rows starting from the beginning of the part
7678 2024.01.16 00:56:07.004533 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 65 rows starting from the beginning of the part
7679 2024.01.16 00:56:07.004612 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 5 rows starting from the beginning of the part
7680 2024.01.16 00:56:07.009038 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2281 rows, containing 6 columns (6 merged, 0 gathered) in 0.005570276 sec., 409494.9693695609 rows/sec., 552.59 MiB/sec.
7681 2024.01.16 00:56:07.010372 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
7682 2024.01.16 00:56:07.010908 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16.
7683 2024.01.16 00:56:07.011004 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0
7684 2024.01.16 00:56:07.011092 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16: 13.63 MiB.
7685 2024.01.16 00:56:08.000189 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.83 MiB, peak 257.54 MiB, will set to 247.31 MiB (RSS), difference: 3.48 MiB