Max level shown:
1 [ Feb 16 02:55:54 Enabled. ]
2 [ Feb 16 02:55:54 Rereading configuration. ]
3 [ Feb 16 02:55:56 Rereading configuration. ]
4 [ Feb 16 02:55:58 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 [ Feb 16 02:55:58 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.02.16 02:55:59.490951 [ 1 ] {} <Information> Application: Will watch for the process with pid 23962
33 2024.02.16 02:55:59.491071 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.02.16 02:56:00.136771 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23962
35 2024.02.16 02:56:00.136944 [ 1 ] {} <Information> Application: starting up
36 2024.02.16 02:56:00.137153 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.02.16 02:56:00.274753 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.02.16 02:56:00.274817 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.02.16 02:56:00.274831 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.02.16 02:56:00.274864 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.02.16 02:56:00.275170 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.02.16 02:56:00.275840 [ 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.02.16 02:56:00.276297 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.02.16 02:56:00.276542 [ 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.02.16 02:56:00.279377 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.02.16 02:56:00.279427 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.02.16 02:56:00.280142 [ 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.02.16 02:56:00.280381 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.02.16 02:56:00.291264 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.02.16 02:56:00.291771 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.02.16 02:56:00.291801 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.02.16 02:56:00.293139 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.02.16 02:56:00.293630 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.02.16 02:56:00.293907 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.02.16 02:56:00.294150 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.02.16 02:56:00.295032 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.02.16 02:56:00.295073 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.02.16 02:56:00.295128 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.02.16 02:56:00.295150 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.02.16 02:56:00.321276 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.02.16 02:56:00.321305 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114622 sec
68 2024.02.16 02:56:00.321869 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.02.16 02:56:00.321942 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.02.16 02:56:00.321961 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.02.16 02:56:00.321980 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.02.16 02:56:00.321992 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.02.16 02:56:00.322005 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.02.16 02:56:00.322023 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.02.16 02:56:00.322053 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.02.16 02:56:00.322070 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.02.16 02:56:00.322097 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.02.16 02:56:00.322110 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.02.16 02:56:00.322124 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.02.16 02:56:00.322137 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.02.16 02:56:00.322167 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.02.16 02:56:00.322181 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.02.16 02:56:00.322193 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.02.16 02:56:00.368276 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.02.16 02:56:00.378040 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.02.16 02:56:00.378089 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9991e-05 sec
87 2024.02.16 02:56:00.378129 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.02.16 02:56:00.378156 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.02.16 02:56:00.378193 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.02.16 02:56:00.380408 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.02.16 02:56:00.385282 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.02.16 02:56:00.385374 [ 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.02.16 02:56:00.385420 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.02.16 02:56:00.978221 [ 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.02.16 02:56:00.994867 [ 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.02.16 02:56:00.994907 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.02.16 02:56:01.047406 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.02.16 02:56:01.048194 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB
99 2024.02.16 02:56:01.048527 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.02.16 02:56:01.048588 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.02.16 02:56:01.048609 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.02.16 02:56:01.048690 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
103 2024.02.16 02:56:01.048717 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
104 2024.02.16 02:56:01.048750 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.02.16 02:56:01.048848 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.02.16 02:56:01.048871 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.02.16 02:56:01.058448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.02.16 02:56:01.058647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.02.16 02:56:01.059333 [ 3 ] {} <Debug> HTTP-Session: 832d3baf-a9dc-46e3-a52f-46eadcf8416b Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
110 2024.02.16 02:56:01.059367 [ 3 ] {} <Debug> HTTP-Session: 832d3baf-a9dc-46e3-a52f-46eadcf8416b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.02.16 02:56:01.059501 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.02.16 02:56:01.059529 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.02.16 02:56:01.059549 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.02.16 02:56:01.061094 [ 3 ] {f49a3a54-62ed-41f2-97bf-835d4a070a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.02.16 02:56:01.086891 [ 3 ] {f49a3a54-62ed-41f2-97bf-835d4a070a32} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54085) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
116 
117 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
118 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
119 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
120 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
121 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
122 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
123 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
124 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
125 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
126 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
127 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
128 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
129 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
130 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
131 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
132 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
133 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
134 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
135 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
136 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
137 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
138 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
139 
140 2024.02.16 02:56:01.087705 [ 3 ] {f49a3a54-62ed-41f2-97bf-835d4a070a32} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
141 
142 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
143 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
144 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
145 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
146 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
147 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
148 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
149 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
150 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
151 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
152 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
153 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
154 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
155 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
156 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
157 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
158 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
159 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
160 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
161 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
162 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
163 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
164 (version 22.8.9.1)
165 2024.02.16 02:56:01.089894 [ 3 ] {f49a3a54-62ed-41f2-97bf-835d4a070a32} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.02.16 02:56:01.089919 [ 3 ] {} <Debug> HTTP-Session: 832d3baf-a9dc-46e3-a52f-46eadcf8416b Destroying unnamed session
167 2024.02.16 02:56:01.090397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.02.16 02:56:01.090458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.02.16 02:56:01.090479 [ 3 ] {} <Debug> HTTP-Session: dbd84dcf-1f31-4f6c-872a-e5c77db8b0b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
170 2024.02.16 02:56:01.090502 [ 3 ] {} <Debug> HTTP-Session: dbd84dcf-1f31-4f6c-872a-e5c77db8b0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.02.16 02:56:01.090606 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.02.16 02:56:01.090693 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.02.16 02:56:01.091651 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.02.16 02:56:01.093562 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.02.16 02:56:01.097597 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} <Debug> DynamicQueryHandler: Done processing query
176 2024.02.16 02:56:01.097645 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.02.16 02:56:01.097661 [ 3 ] {} <Debug> HTTP-Session: dbd84dcf-1f31-4f6c-872a-e5c77db8b0b2 Destroying unnamed session
178 2024.02.16 02:56:01.097800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.02.16 02:56:01.097858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.02.16 02:56:01.097878 [ 3 ] {} <Debug> HTTP-Session: 1e864969-fecf-42b1-a067-f98f572daafd Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
181 2024.02.16 02:56:01.097894 [ 3 ] {} <Debug> HTTP-Session: 1e864969-fecf-42b1-a067-f98f572daafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.02.16 02:56:01.098000 [ 3 ] {beba3ed8-60e9-4387-af12-506d219a0f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.02.16 02:56:01.098250 [ 3 ] {beba3ed8-60e9-4387-af12-506d219a0f10} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54085) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
184 
185 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
186 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
187 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
188 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
189 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
190 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
191 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
192 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
193 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
194 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
195 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
196 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
197 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
198 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
199 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
200 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
201 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
202 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
203 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
204 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
205 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
206 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
207 
208 2024.02.16 02:56:01.098381 [ 3 ] {beba3ed8-60e9-4387-af12-506d219a0f10} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
209 
210 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
211 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
212 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
213 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
214 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
215 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
216 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
217 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
218 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
219 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
220 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
221 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
222 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
223 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
224 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
225 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
226 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
227 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
228 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
229 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
230 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
231 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
232 (version 22.8.9.1)
233 2024.02.16 02:56:01.098499 [ 3 ] {beba3ed8-60e9-4387-af12-506d219a0f10} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.02.16 02:56:01.098518 [ 3 ] {} <Debug> HTTP-Session: 1e864969-fecf-42b1-a067-f98f572daafd Destroying unnamed session
235 2024.02.16 02:56:01.098786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.02.16 02:56:01.098840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.02.16 02:56:01.098857 [ 3 ] {} <Debug> HTTP-Session: 6f40d367-8f3c-4daf-a747-3314d60a8bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
238 2024.02.16 02:56:01.098878 [ 3 ] {} <Debug> HTTP-Session: 6f40d367-8f3c-4daf-a747-3314d60a8bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.02.16 02:56:01.098987 [ 3 ] {9bf216a1-c040-4dd6-9284-5fb961c02e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.02.16 02:56:01.099083 [ 3 ] {9bf216a1-c040-4dd6-9284-5fb961c02e9b} <Debug> DynamicQueryHandler: Done processing query
241 2024.02.16 02:56:01.099108 [ 3 ] {9bf216a1-c040-4dd6-9284-5fb961c02e9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.02.16 02:56:01.099124 [ 3 ] {} <Debug> HTTP-Session: 6f40d367-8f3c-4daf-a747-3314d60a8bbc Destroying unnamed session
243 2024.02.16 02:56:01.099257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.02.16 02:56:01.099335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.02.16 02:56:01.099362 [ 3 ] {} <Debug> HTTP-Session: ada18403-9355-4dc2-a672-20612ae238dd Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
246 2024.02.16 02:56:01.099389 [ 3 ] {} <Debug> HTTP-Session: ada18403-9355-4dc2-a672-20612ae238dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.02.16 02:56:01.099464 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.02.16 02:56:01.099534 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.02.16 02:56:01.110335 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.02.16 02:56:01.110383 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.8721e-05 sec
251 2024.02.16 02:56:01.110433 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.02.16 02:56:01.110468 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.02.16 02:56:01.110591 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} <Debug> DynamicQueryHandler: Done processing query
254 2024.02.16 02:56:01.110637 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.02.16 02:56:01.110665 [ 3 ] {} <Debug> HTTP-Session: ada18403-9355-4dc2-a672-20612ae238dd Destroying unnamed session
256 2024.02.16 02:56:01.110866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.02.16 02:56:01.110954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.02.16 02:56:01.110990 [ 3 ] {} <Debug> HTTP-Session: 638f0eb4-dead-435b-8ea2-f0ba43d53b46 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
259 2024.02.16 02:56:01.111029 [ 3 ] {} <Debug> HTTP-Session: 638f0eb4-dead-435b-8ea2-f0ba43d53b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.02.16 02:56:01.111312 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) /* The version table contains metadata about the `oximeter` database */
261 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
262 2024.02.16 02:56:01.111416 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.02.16 02:56:01.118166 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} <Debug> oximeter.version (3133cc36-3edb-4b7e-94e7-22251d09a34a): Loading data parts
264 2024.02.16 02:56:01.118328 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} <Debug> oximeter.version (3133cc36-3edb-4b7e-94e7-22251d09a34a): There are no data parts
265 2024.02.16 02:56:01.120628 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} <Debug> DynamicQueryHandler: Done processing query
266 2024.02.16 02:56:01.120654 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2024.02.16 02:56:01.120706 [ 3 ] {} <Debug> HTTP-Session: 638f0eb4-dead-435b-8ea2-f0ba43d53b46 Destroying unnamed session
268 2024.02.16 02:56:01.120819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2024.02.16 02:56:01.120879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2024.02.16 02:56:01.120903 [ 3 ] {} <Debug> HTTP-Session: 9bc5777f-416b-4a20-9dea-9112d0bdaa4d Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
271 2024.02.16 02:56:01.120919 [ 3 ] {} <Debug> HTTP-Session: 9bc5777f-416b-4a20-9dea-9112d0bdaa4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2024.02.16 02:56:01.121119 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) /* The measurement tables contain all individual samples from each timeseries.
273 *
274 * Each table stores a single datum type, and otherwise contains nearly the same
275 * structure. The primary sorting key is on the timeseries name, key, and then
276 * timestamp, so that all timeseries from the same schema are grouped, followed
277 * by all samples from the same timeseries.
278 *
279 * This reflects that one usually looks up the _key_ in one or more field table,
280 * and then uses that to index quickly into the measurements tables.
281 */
282 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
283 2024.02.16 02:56:01.121171 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
284 2024.02.16 02:56:01.131099 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} <Debug> oximeter.measurements_bool (383e4e3b-e71f-4839-b67b-8b1b734c1423): Loading data parts
285 2024.02.16 02:56:01.131229 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} <Debug> oximeter.measurements_bool (383e4e3b-e71f-4839-b67b-8b1b734c1423): There are no data parts
286 2024.02.16 02:56:01.132942 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} <Debug> DynamicQueryHandler: Done processing query
287 2024.02.16 02:56:01.132967 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2024.02.16 02:56:01.132989 [ 3 ] {} <Debug> HTTP-Session: 9bc5777f-416b-4a20-9dea-9112d0bdaa4d Destroying unnamed session
289 2024.02.16 02:56:01.133121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2024.02.16 02:56:01.133170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2024.02.16 02:56:01.133193 [ 3 ] {} <Debug> HTTP-Session: 077f941d-edcc-425f-8b4b-d3cc5408a63d Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
292 2024.02.16 02:56:01.133210 [ 3 ] {} <Debug> HTTP-Session: 077f941d-edcc-425f-8b4b-d3cc5408a63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2024.02.16 02:56:01.133411 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
294 2024.02.16 02:56:01.133464 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2024.02.16 02:56:01.136107 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} <Debug> oximeter.measurements_i8 (3bdf9917-0e68-4dea-9281-04d92acc18b5): Loading data parts
296 2024.02.16 02:56:01.136204 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} <Debug> oximeter.measurements_i8 (3bdf9917-0e68-4dea-9281-04d92acc18b5): There are no data parts
297 2024.02.16 02:56:01.137839 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} <Debug> DynamicQueryHandler: Done processing query
298 2024.02.16 02:56:01.137863 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2024.02.16 02:56:01.137879 [ 3 ] {} <Debug> HTTP-Session: 077f941d-edcc-425f-8b4b-d3cc5408a63d Destroying unnamed session
300 2024.02.16 02:56:01.137990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2024.02.16 02:56:01.138038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2024.02.16 02:56:01.138057 [ 3 ] {} <Debug> HTTP-Session: f778dfe6-e048-431d-9e33-70bda97849c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
303 2024.02.16 02:56:01.138077 [ 3 ] {} <Debug> HTTP-Session: f778dfe6-e048-431d-9e33-70bda97849c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2024.02.16 02:56:01.138276 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2024.02.16 02:56:01.138325 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
306 2024.02.16 02:56:01.144985 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} <Debug> oximeter.measurements_u8 (8dd844bd-f89c-4b62-a0f8-f8684cc12821): Loading data parts
307 2024.02.16 02:56:01.145119 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} <Debug> oximeter.measurements_u8 (8dd844bd-f89c-4b62-a0f8-f8684cc12821): There are no data parts
308 2024.02.16 02:56:01.147195 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} <Debug> DynamicQueryHandler: Done processing query
309 2024.02.16 02:56:01.147220 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2024.02.16 02:56:01.147235 [ 3 ] {} <Debug> HTTP-Session: f778dfe6-e048-431d-9e33-70bda97849c3 Destroying unnamed session
311 2024.02.16 02:56:01.147348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2024.02.16 02:56:01.147395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2024.02.16 02:56:01.147412 [ 3 ] {} <Debug> HTTP-Session: 0a85b054-55ac-48fa-b871-e7ab1a29d307 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
314 2024.02.16 02:56:01.147433 [ 3 ] {} <Debug> HTTP-Session: 0a85b054-55ac-48fa-b871-e7ab1a29d307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2024.02.16 02:56:01.147634 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2024.02.16 02:56:01.147678 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
317 2024.02.16 02:56:01.150425 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} <Debug> oximeter.measurements_i16 (b9d4706d-f7fa-463c-b3f7-b1ff3c21e89a): Loading data parts
318 2024.02.16 02:56:01.150528 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} <Debug> oximeter.measurements_i16 (b9d4706d-f7fa-463c-b3f7-b1ff3c21e89a): There are no data parts
319 2024.02.16 02:56:01.151930 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} <Debug> DynamicQueryHandler: Done processing query
320 2024.02.16 02:56:01.151967 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2024.02.16 02:56:01.151982 [ 3 ] {} <Debug> HTTP-Session: 0a85b054-55ac-48fa-b871-e7ab1a29d307 Destroying unnamed session
322 2024.02.16 02:56:01.152112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2024.02.16 02:56:01.152161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2024.02.16 02:56:01.152180 [ 3 ] {} <Debug> HTTP-Session: d9427beb-5d52-4a0e-b986-bc0947d61e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
325 2024.02.16 02:56:01.152199 [ 3 ] {} <Debug> HTTP-Session: d9427beb-5d52-4a0e-b986-bc0947d61e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2024.02.16 02:56:01.152400 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2024.02.16 02:56:01.152442 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
328 2024.02.16 02:56:01.159346 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} <Debug> oximeter.measurements_u16 (2fdd2df4-6cea-4b0f-8dbb-880d09e28d77): Loading data parts
329 2024.02.16 02:56:01.159480 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} <Debug> oximeter.measurements_u16 (2fdd2df4-6cea-4b0f-8dbb-880d09e28d77): There are no data parts
330 2024.02.16 02:56:01.161574 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} <Debug> DynamicQueryHandler: Done processing query
331 2024.02.16 02:56:01.161605 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2024.02.16 02:56:01.161620 [ 3 ] {} <Debug> HTTP-Session: d9427beb-5d52-4a0e-b986-bc0947d61e01 Destroying unnamed session
333 2024.02.16 02:56:01.161738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2024.02.16 02:56:01.161786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2024.02.16 02:56:01.161804 [ 3 ] {} <Debug> HTTP-Session: 4368946e-986e-4d77-a6ab-13461f3f822b Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
336 2024.02.16 02:56:01.161824 [ 3 ] {} <Debug> HTTP-Session: 4368946e-986e-4d77-a6ab-13461f3f822b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2024.02.16 02:56:01.162021 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
338 2024.02.16 02:56:01.162065 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
339 2024.02.16 02:56:01.164716 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} <Debug> oximeter.measurements_i32 (df396b53-a130-4610-9f90-a8b73683d4f9): Loading data parts
340 2024.02.16 02:56:01.164832 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} <Debug> oximeter.measurements_i32 (df396b53-a130-4610-9f90-a8b73683d4f9): There are no data parts
341 2024.02.16 02:56:01.166385 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} <Debug> DynamicQueryHandler: Done processing query
342 2024.02.16 02:56:01.166415 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2024.02.16 02:56:01.166430 [ 3 ] {} <Debug> HTTP-Session: 4368946e-986e-4d77-a6ab-13461f3f822b Destroying unnamed session
344 2024.02.16 02:56:01.166540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.02.16 02:56:01.166591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2024.02.16 02:56:01.166610 [ 3 ] {} <Debug> HTTP-Session: 000a6bfc-c171-4bd5-9d5f-c64bd6fb5890 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
347 2024.02.16 02:56:01.166630 [ 3 ] {} <Debug> HTTP-Session: 000a6bfc-c171-4bd5-9d5f-c64bd6fb5890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.02.16 02:56:01.166816 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
349 2024.02.16 02:56:01.166869 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
350 2024.02.16 02:56:01.173594 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} <Debug> oximeter.measurements_u32 (8c8ccace-9896-4ece-b300-43b92e803c66): Loading data parts
351 2024.02.16 02:56:01.173709 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} <Debug> oximeter.measurements_u32 (8c8ccace-9896-4ece-b300-43b92e803c66): There are no data parts
352 2024.02.16 02:56:01.175618 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} <Debug> DynamicQueryHandler: Done processing query
353 2024.02.16 02:56:01.175648 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2024.02.16 02:56:01.175664 [ 3 ] {} <Debug> HTTP-Session: 000a6bfc-c171-4bd5-9d5f-c64bd6fb5890 Destroying unnamed session
355 2024.02.16 02:56:01.175766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.02.16 02:56:01.175817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2024.02.16 02:56:01.175836 [ 3 ] {} <Debug> HTTP-Session: 366c8b59-e437-4b9b-bd58-c9ff2abff78c Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
358 2024.02.16 02:56:01.175852 [ 3 ] {} <Debug> HTTP-Session: 366c8b59-e437-4b9b-bd58-c9ff2abff78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.02.16 02:56:01.176041 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
360 2024.02.16 02:56:01.176098 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
361 2024.02.16 02:56:01.178727 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} <Debug> oximeter.measurements_i64 (535ff364-15df-4848-a66c-1544a663c1fe): Loading data parts
362 2024.02.16 02:56:01.178838 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} <Debug> oximeter.measurements_i64 (535ff364-15df-4848-a66c-1544a663c1fe): There are no data parts
363 2024.02.16 02:56:01.180356 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} <Debug> DynamicQueryHandler: Done processing query
364 2024.02.16 02:56:01.180380 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2024.02.16 02:56:01.180404 [ 3 ] {} <Debug> HTTP-Session: 366c8b59-e437-4b9b-bd58-c9ff2abff78c Destroying unnamed session
366 2024.02.16 02:56:01.180510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2024.02.16 02:56:01.180562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2024.02.16 02:56:01.180586 [ 3 ] {} <Debug> HTTP-Session: aa73e885-5d11-4957-a573-c38f2884debc Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
369 2024.02.16 02:56:01.180602 [ 3 ] {} <Debug> HTTP-Session: aa73e885-5d11-4957-a573-c38f2884debc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2024.02.16 02:56:01.180791 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
371 2024.02.16 02:56:01.180849 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
372 2024.02.16 02:56:01.187600 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} <Debug> oximeter.measurements_u64 (6c2cf727-dc6e-4f78-b946-4b604eaf2191): Loading data parts
373 2024.02.16 02:56:01.187681 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} <Debug> oximeter.measurements_u64 (6c2cf727-dc6e-4f78-b946-4b604eaf2191): There are no data parts
374 2024.02.16 02:56:01.189561 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} <Debug> DynamicQueryHandler: Done processing query
375 2024.02.16 02:56:01.189586 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2024.02.16 02:56:01.189620 [ 3 ] {} <Debug> HTTP-Session: aa73e885-5d11-4957-a573-c38f2884debc Destroying unnamed session
377 2024.02.16 02:56:01.189716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2024.02.16 02:56:01.189764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2024.02.16 02:56:01.189787 [ 3 ] {} <Debug> HTTP-Session: b866ba02-2433-4a1e-bfab-6906e76bfcb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
380 2024.02.16 02:56:01.189803 [ 3 ] {} <Debug> HTTP-Session: b866ba02-2433-4a1e-bfab-6906e76bfcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2024.02.16 02:56:01.189993 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
382 2024.02.16 02:56:01.190046 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
383 2024.02.16 02:56:01.192662 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} <Debug> oximeter.measurements_f32 (8b93aa93-c256-4f26-9322-37debd9055d0): Loading data parts
384 2024.02.16 02:56:01.192762 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} <Debug> oximeter.measurements_f32 (8b93aa93-c256-4f26-9322-37debd9055d0): There are no data parts
385 2024.02.16 02:56:01.194192 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} <Debug> DynamicQueryHandler: Done processing query
386 2024.02.16 02:56:01.194217 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2024.02.16 02:56:01.194240 [ 3 ] {} <Debug> HTTP-Session: b866ba02-2433-4a1e-bfab-6906e76bfcb3 Destroying unnamed session
388 2024.02.16 02:56:01.194341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2024.02.16 02:56:01.194389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2024.02.16 02:56:01.194412 [ 3 ] {} <Debug> HTTP-Session: 3ab5d29e-8eef-4fdf-8227-ac55e4176664 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
391 2024.02.16 02:56:01.194428 [ 3 ] {} <Debug> HTTP-Session: 3ab5d29e-8eef-4fdf-8227-ac55e4176664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2024.02.16 02:56:01.194617 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
393 2024.02.16 02:56:01.194667 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
394 2024.02.16 02:56:01.201474 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} <Debug> oximeter.measurements_f64 (3b2adcd0-79ec-4e16-a159-7ad1e681c9db): Loading data parts
395 2024.02.16 02:56:01.201645 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} <Debug> oximeter.measurements_f64 (3b2adcd0-79ec-4e16-a159-7ad1e681c9db): There are no data parts
396 2024.02.16 02:56:01.203639 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} <Debug> DynamicQueryHandler: Done processing query
397 2024.02.16 02:56:01.203671 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2024.02.16 02:56:01.203690 [ 3 ] {} <Debug> HTTP-Session: 3ab5d29e-8eef-4fdf-8227-ac55e4176664 Destroying unnamed session
399 2024.02.16 02:56:01.203802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.02.16 02:56:01.203850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2024.02.16 02:56:01.203873 [ 3 ] {} <Debug> HTTP-Session: c8230f95-92d6-4f43-a00c-0d00a12f72ce Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
402 2024.02.16 02:56:01.203889 [ 3 ] {} <Debug> HTTP-Session: c8230f95-92d6-4f43-a00c-0d00a12f72ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.02.16 02:56:01.204079 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
404 2024.02.16 02:56:01.204134 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
405 2024.02.16 02:56:01.206733 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} <Debug> oximeter.measurements_string (0530c77f-1b4d-4f1d-a891-86fc16fb0191): Loading data parts
406 2024.02.16 02:56:01.206829 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} <Debug> oximeter.measurements_string (0530c77f-1b4d-4f1d-a891-86fc16fb0191): There are no data parts
407 2024.02.16 02:56:01.208228 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} <Debug> DynamicQueryHandler: Done processing query
408 2024.02.16 02:56:01.208259 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2024.02.16 02:56:01.208281 [ 3 ] {} <Debug> HTTP-Session: c8230f95-92d6-4f43-a00c-0d00a12f72ce Destroying unnamed session
410 2024.02.16 02:56:01.208374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2024.02.16 02:56:01.208422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2024.02.16 02:56:01.208446 [ 3 ] {} <Debug> HTTP-Session: 67b9801c-acf6-4d03-8c43-09af21dbce9f Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
413 2024.02.16 02:56:01.208462 [ 3 ] {} <Debug> HTTP-Session: 67b9801c-acf6-4d03-8c43-09af21dbce9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2024.02.16 02:56:01.208655 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
415 * NOTE: Right now we can't unambiguously record a nullable byte array.
416 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
417 * a string isn't palatable for a few reasons.
418 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
419 * details.
420 */
421 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.02.16 02:56:01.208717 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
423 2024.02.16 02:56:01.215440 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} <Debug> oximeter.measurements_bytes (51278bcd-c144-4b9b-bb05-29971b8e2d7d): Loading data parts
424 2024.02.16 02:56:01.215599 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} <Debug> oximeter.measurements_bytes (51278bcd-c144-4b9b-bb05-29971b8e2d7d): There are no data parts
425 2024.02.16 02:56:01.217479 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} <Debug> DynamicQueryHandler: Done processing query
426 2024.02.16 02:56:01.217503 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
427 2024.02.16 02:56:01.217518 [ 3 ] {} <Debug> HTTP-Session: 67b9801c-acf6-4d03-8c43-09af21dbce9f Destroying unnamed session
428 2024.02.16 02:56:01.217637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.02.16 02:56:01.217685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
430 2024.02.16 02:56:01.217703 [ 3 ] {} <Debug> HTTP-Session: fff27333-ce7f-4942-bc75-5500129e41dc Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
431 2024.02.16 02:56:01.217724 [ 3 ] {} <Debug> HTTP-Session: fff27333-ce7f-4942-bc75-5500129e41dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.02.16 02:56:01.217936 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
433 2024.02.16 02:56:01.217993 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
434 2024.02.16 02:56:01.220630 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} <Debug> oximeter.measurements_cumulativei64 (dbfd1c95-6bfb-4d88-8a4e-3c896bc3a721): Loading data parts
435 2024.02.16 02:56:01.220741 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} <Debug> oximeter.measurements_cumulativei64 (dbfd1c95-6bfb-4d88-8a4e-3c896bc3a721): There are no data parts
436 2024.02.16 02:56:01.222208 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} <Debug> DynamicQueryHandler: Done processing query
437 2024.02.16 02:56:01.222233 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
438 2024.02.16 02:56:01.222256 [ 3 ] {} <Debug> HTTP-Session: fff27333-ce7f-4942-bc75-5500129e41dc Destroying unnamed session
439 2024.02.16 02:56:01.222353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.02.16 02:56:01.222407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
441 2024.02.16 02:56:01.222431 [ 3 ] {} <Debug> HTTP-Session: d0811673-4349-4345-9236-423aad13f466 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
442 2024.02.16 02:56:01.222456 [ 3 ] {} <Debug> HTTP-Session: d0811673-4349-4345-9236-423aad13f466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.02.16 02:56:01.222657 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
444 2024.02.16 02:56:01.222707 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
445 2024.02.16 02:56:01.229309 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} <Debug> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Loading data parts
446 2024.02.16 02:56:01.229394 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} <Debug> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): There are no data parts
447 2024.02.16 02:56:01.231309 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} <Debug> DynamicQueryHandler: Done processing query
448 2024.02.16 02:56:01.231333 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2024.02.16 02:56:01.231361 [ 3 ] {} <Debug> HTTP-Session: d0811673-4349-4345-9236-423aad13f466 Destroying unnamed session
450 2024.02.16 02:56:01.231466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2024.02.16 02:56:01.231509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2024.02.16 02:56:01.231534 [ 3 ] {} <Debug> HTTP-Session: 2ec21802-5b0f-4b39-a9ae-8900af0c8e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
453 2024.02.16 02:56:01.231561 [ 3 ] {} <Debug> HTTP-Session: 2ec21802-5b0f-4b39-a9ae-8900af0c8e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2024.02.16 02:56:01.231763 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
455 2024.02.16 02:56:01.231819 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
456 2024.02.16 02:56:01.234484 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} <Debug> oximeter.measurements_cumulativef32 (e84d49a4-f61b-4c12-af7a-f51fcb60244f): Loading data parts
457 2024.02.16 02:56:01.234575 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} <Debug> oximeter.measurements_cumulativef32 (e84d49a4-f61b-4c12-af7a-f51fcb60244f): There are no data parts
458 2024.02.16 02:56:01.236050 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} <Debug> DynamicQueryHandler: Done processing query
459 2024.02.16 02:56:01.236083 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2024.02.16 02:56:01.236098 [ 3 ] {} <Debug> HTTP-Session: 2ec21802-5b0f-4b39-a9ae-8900af0c8e53 Destroying unnamed session
461 2024.02.16 02:56:01.236213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2024.02.16 02:56:01.236261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2024.02.16 02:56:01.236281 [ 3 ] {} <Debug> HTTP-Session: 435bf0dd-5f55-4166-bf09-fe839e6f1a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
464 2024.02.16 02:56:01.236309 [ 3 ] {} <Debug> HTTP-Session: 435bf0dd-5f55-4166-bf09-fe839e6f1a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2024.02.16 02:56:01.236510 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
466 2024.02.16 02:56:01.236561 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
467 2024.02.16 02:56:01.243247 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} <Debug> oximeter.measurements_cumulativef64 (dbd5f407-641c-4222-b6f6-0b2b50e0048b): Loading data parts
468 2024.02.16 02:56:01.243346 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} <Debug> oximeter.measurements_cumulativef64 (dbd5f407-641c-4222-b6f6-0b2b50e0048b): There are no data parts
469 2024.02.16 02:56:01.245223 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} <Debug> DynamicQueryHandler: Done processing query
470 2024.02.16 02:56:01.245256 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2024.02.16 02:56:01.245277 [ 3 ] {} <Debug> HTTP-Session: 435bf0dd-5f55-4166-bf09-fe839e6f1a51 Destroying unnamed session
472 2024.02.16 02:56:01.245400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2024.02.16 02:56:01.245448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2024.02.16 02:56:01.245478 [ 3 ] {} <Debug> HTTP-Session: 26ba8a35-327e-4a4a-8315-35ad22b774b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
475 2024.02.16 02:56:01.245494 [ 3 ] {} <Debug> HTTP-Session: 26ba8a35-327e-4a4a-8315-35ad22b774b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2024.02.16 02:56:01.245715 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
477 * NOTE: Array types cannot be Nullable, see
478 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
479 * for more details.
480 *
481 * This means we need to use empty arrays to indicate a missing value. This
482 * is unfortunate, and at this point relies on the fact that an
483 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
484 * to figure out another way to represent missing samples here.
485 */
486 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)
487 2024.02.16 02:56:01.245774 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
488 2024.02.16 02:56:01.248428 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} <Debug> oximeter.measurements_histogrami8 (d6461ac5-2ce5-4732-a486-f1a766a37101): Loading data parts
489 2024.02.16 02:56:01.248523 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} <Debug> oximeter.measurements_histogrami8 (d6461ac5-2ce5-4732-a486-f1a766a37101): There are no data parts
490 2024.02.16 02:56:01.249998 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} <Debug> DynamicQueryHandler: Done processing query
491 2024.02.16 02:56:01.250036 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
492 2024.02.16 02:56:01.250064 [ 3 ] {} <Debug> HTTP-Session: 26ba8a35-327e-4a4a-8315-35ad22b774b3 Destroying unnamed session
493 2024.02.16 02:56:01.250161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
494 2024.02.16 02:56:01.250212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
495 2024.02.16 02:56:01.250236 [ 3 ] {} <Debug> HTTP-Session: 230f7eeb-8825-4543-9e7c-06d57f19fd20 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
496 2024.02.16 02:56:01.250251 [ 3 ] {} <Debug> HTTP-Session: 230f7eeb-8825-4543-9e7c-06d57f19fd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
497 2024.02.16 02:56:01.250467 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
498 2024.02.16 02:56:01.250519 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
499 2024.02.16 02:56:01.257234 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} <Debug> oximeter.measurements_histogramu8 (1cf1f30a-8d95-4f02-91d6-6abb8816663a): Loading data parts
500 2024.02.16 02:56:01.257367 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} <Debug> oximeter.measurements_histogramu8 (1cf1f30a-8d95-4f02-91d6-6abb8816663a): There are no data parts
501 2024.02.16 02:56:01.259398 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} <Debug> DynamicQueryHandler: Done processing query
502 2024.02.16 02:56:01.259422 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
503 2024.02.16 02:56:01.259458 [ 3 ] {} <Debug> HTTP-Session: 230f7eeb-8825-4543-9e7c-06d57f19fd20 Destroying unnamed session
504 2024.02.16 02:56:01.259569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
505 2024.02.16 02:56:01.259618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
506 2024.02.16 02:56:01.259655 [ 3 ] {} <Debug> HTTP-Session: f15c6165-6352-4d44-9a0a-a2bf1ebcff17 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
507 2024.02.16 02:56:01.259670 [ 3 ] {} <Debug> HTTP-Session: f15c6165-6352-4d44-9a0a-a2bf1ebcff17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
508 2024.02.16 02:56:01.259886 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
509 2024.02.16 02:56:01.259939 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
510 2024.02.16 02:56:01.262619 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} <Debug> oximeter.measurements_histogrami16 (3b6a4b5c-1474-421a-a364-194eb4f9abbb): Loading data parts
511 2024.02.16 02:56:01.262721 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} <Debug> oximeter.measurements_histogrami16 (3b6a4b5c-1474-421a-a364-194eb4f9abbb): There are no data parts
512 2024.02.16 02:56:01.264195 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} <Debug> DynamicQueryHandler: Done processing query
513 2024.02.16 02:56:01.264240 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2024.02.16 02:56:01.264255 [ 3 ] {} <Debug> HTTP-Session: f15c6165-6352-4d44-9a0a-a2bf1ebcff17 Destroying unnamed session
515 2024.02.16 02:56:01.264387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2024.02.16 02:56:01.264442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2024.02.16 02:56:01.264461 [ 3 ] {} <Debug> HTTP-Session: e6e2af1e-5035-44e1-a2b4-8d1b9ec37d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
518 2024.02.16 02:56:01.264482 [ 3 ] {} <Debug> HTTP-Session: e6e2af1e-5035-44e1-a2b4-8d1b9ec37d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2024.02.16 02:56:01.264692 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
520 2024.02.16 02:56:01.264745 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
521 2024.02.16 02:56:01.271890 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} <Debug> oximeter.measurements_histogramu16 (66e482af-c469-49a1-a09d-2da5541e97f0): Loading data parts
522 2024.02.16 02:56:01.272055 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} <Debug> oximeter.measurements_histogramu16 (66e482af-c469-49a1-a09d-2da5541e97f0): There are no data parts
523 2024.02.16 02:56:01.274139 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} <Debug> DynamicQueryHandler: Done processing query
524 2024.02.16 02:56:01.274178 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
525 2024.02.16 02:56:01.274193 [ 3 ] {} <Debug> HTTP-Session: e6e2af1e-5035-44e1-a2b4-8d1b9ec37d3f Destroying unnamed session
526 2024.02.16 02:56:01.274316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
527 2024.02.16 02:56:01.274381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
528 2024.02.16 02:56:01.274403 [ 3 ] {} <Debug> HTTP-Session: 54ade805-7bae-4a90-9f2a-ba3fbec678b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
529 2024.02.16 02:56:01.274430 [ 3 ] {} <Debug> HTTP-Session: 54ade805-7bae-4a90-9f2a-ba3fbec678b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
530 2024.02.16 02:56:01.274700 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
531 2024.02.16 02:56:01.274763 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
532 2024.02.16 02:56:01.277518 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} <Debug> oximeter.measurements_histogrami32 (ea89695d-fc87-4d9b-b219-6e2484956361): Loading data parts
533 2024.02.16 02:56:01.277635 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} <Debug> oximeter.measurements_histogrami32 (ea89695d-fc87-4d9b-b219-6e2484956361): There are no data parts
534 2024.02.16 02:56:01.279106 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} <Debug> DynamicQueryHandler: Done processing query
535 2024.02.16 02:56:01.279131 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
536 2024.02.16 02:56:01.279154 [ 3 ] {} <Debug> HTTP-Session: 54ade805-7bae-4a90-9f2a-ba3fbec678b7 Destroying unnamed session
537 2024.02.16 02:56:01.279271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2024.02.16 02:56:01.279319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
539 2024.02.16 02:56:01.279338 [ 3 ] {} <Debug> HTTP-Session: df36b49b-bb63-4130-8a11-1b384efced94 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
540 2024.02.16 02:56:01.279359 [ 3 ] {} <Debug> HTTP-Session: df36b49b-bb63-4130-8a11-1b384efced94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2024.02.16 02:56:01.279576 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
542 2024.02.16 02:56:01.279628 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
543 2024.02.16 02:56:01.286409 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} <Debug> oximeter.measurements_histogramu32 (1975d4c8-700d-4106-abc7-df73159efdcd): Loading data parts
544 2024.02.16 02:56:01.286589 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} <Debug> oximeter.measurements_histogramu32 (1975d4c8-700d-4106-abc7-df73159efdcd): There are no data parts
545 2024.02.16 02:56:01.288769 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} <Debug> DynamicQueryHandler: Done processing query
546 2024.02.16 02:56:01.288794 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
547 2024.02.16 02:56:01.288816 [ 3 ] {} <Debug> HTTP-Session: df36b49b-bb63-4130-8a11-1b384efced94 Destroying unnamed session
548 2024.02.16 02:56:01.288916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.02.16 02:56:01.288971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
550 2024.02.16 02:56:01.288995 [ 3 ] {} <Debug> HTTP-Session: 7f6f5d39-4c29-4b80-a307-751f095c8a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
551 2024.02.16 02:56:01.289016 [ 3 ] {} <Debug> HTTP-Session: 7f6f5d39-4c29-4b80-a307-751f095c8a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.02.16 02:56:01.289225 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
553 2024.02.16 02:56:01.289279 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
554 2024.02.16 02:56:01.291948 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} <Debug> oximeter.measurements_histogrami64 (b65bd0b3-832a-441b-8185-2ac17a2d8071): Loading data parts
555 2024.02.16 02:56:01.292039 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} <Debug> oximeter.measurements_histogrami64 (b65bd0b3-832a-441b-8185-2ac17a2d8071): There are no data parts
556 2024.02.16 02:56:01.293678 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} <Debug> DynamicQueryHandler: Done processing query
557 2024.02.16 02:56:01.293712 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
558 2024.02.16 02:56:01.293727 [ 3 ] {} <Debug> HTTP-Session: 7f6f5d39-4c29-4b80-a307-751f095c8a70 Destroying unnamed session
559 2024.02.16 02:56:01.293840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
560 2024.02.16 02:56:01.293889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
561 2024.02.16 02:56:01.293908 [ 3 ] {} <Debug> HTTP-Session: d15c0e84-75bc-44ef-8498-93859f01858d Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
562 2024.02.16 02:56:01.293931 [ 3 ] {} <Debug> HTTP-Session: d15c0e84-75bc-44ef-8498-93859f01858d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
563 2024.02.16 02:56:01.294138 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
564 2024.02.16 02:56:01.294190 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
565 2024.02.16 02:56:01.300763 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} <Debug> oximeter.measurements_histogramu64 (cae16791-b3a2-40a3-bc47-fb2a69577bb2): Loading data parts
566 2024.02.16 02:56:01.300864 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} <Debug> oximeter.measurements_histogramu64 (cae16791-b3a2-40a3-bc47-fb2a69577bb2): There are no data parts
567 2024.02.16 02:56:01.302733 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} <Debug> DynamicQueryHandler: Done processing query
568 2024.02.16 02:56:01.302779 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
569 2024.02.16 02:56:01.302803 [ 3 ] {} <Debug> HTTP-Session: d15c0e84-75bc-44ef-8498-93859f01858d Destroying unnamed session
570 2024.02.16 02:56:01.302910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
571 2024.02.16 02:56:01.302958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
572 2024.02.16 02:56:01.302984 [ 3 ] {} <Debug> HTTP-Session: 4e2350ac-abac-4e44-853e-5b8d6001c9e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
573 2024.02.16 02:56:01.303000 [ 3 ] {} <Debug> HTTP-Session: 4e2350ac-abac-4e44-853e-5b8d6001c9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
574 2024.02.16 02:56:01.303214 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
575 2024.02.16 02:56:01.303266 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
576 2024.02.16 02:56:01.305946 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} <Debug> oximeter.measurements_histogramf32 (8efcd77a-a31f-4b29-a477-52852a329769): Loading data parts
577 2024.02.16 02:56:01.306041 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} <Debug> oximeter.measurements_histogramf32 (8efcd77a-a31f-4b29-a477-52852a329769): There are no data parts
578 2024.02.16 02:56:01.315017 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} <Debug> DynamicQueryHandler: Done processing query
579 2024.02.16 02:56:01.315048 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
580 2024.02.16 02:56:01.315077 [ 3 ] {} <Debug> HTTP-Session: 4e2350ac-abac-4e44-853e-5b8d6001c9e7 Destroying unnamed session
581 2024.02.16 02:56:01.315214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
582 2024.02.16 02:56:01.315265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
583 2024.02.16 02:56:01.315291 [ 3 ] {} <Debug> HTTP-Session: 070f4dbb-9d53-4799-a714-9b088c312b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
584 2024.02.16 02:56:01.315307 [ 3 ] {} <Debug> HTTP-Session: 070f4dbb-9d53-4799-a714-9b088c312b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
585 2024.02.16 02:56:01.315519 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
586 2024.02.16 02:56:01.315573 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
587 2024.02.16 02:56:01.319005 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} <Debug> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Loading data parts
588 2024.02.16 02:56:01.319088 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} <Debug> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): There are no data parts
589 2024.02.16 02:56:01.320767 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} <Debug> DynamicQueryHandler: Done processing query
590 2024.02.16 02:56:01.320812 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
591 2024.02.16 02:56:01.320827 [ 3 ] {} <Debug> HTTP-Session: 070f4dbb-9d53-4799-a714-9b088c312b1e Destroying unnamed session
592 2024.02.16 02:56:01.320955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
593 2024.02.16 02:56:01.321011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
594 2024.02.16 02:56:01.321029 [ 3 ] {} <Debug> HTTP-Session: 058fbee5-6edb-4555-8764-250ca869b85a Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
595 2024.02.16 02:56:01.321051 [ 3 ] {} <Debug> HTTP-Session: 058fbee5-6edb-4555-8764-250ca869b85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2024.02.16 02:56:01.321209 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) /* The field tables store named dimensions of each timeseries.
597 *
598 * As with the measurement tables, there is one field table for each field data
599 * type. Fields are deduplicated by using the "replacing merge tree", though
600 * this behavior **must not** be relied upon for query correctness.
601 *
602 * The index for the fields differs from the measurements, however. Rows are
603 * sorted by timeseries name, then field name, field value, and finally
604 * timeseries key. This reflects the most common pattern for looking them up:
605 * by field name and possibly value, within a timeseries. The resulting keys are
606 * usually then used to look up measurements.
607 *
608 * NOTE: We may want to consider a secondary index on these tables, sorting by
609 * timeseries name and then key, since it would improve lookups where one
610 * already has the key. Realistically though, these tables are quite small and
611 * so performance benefits will be low in absolute terms.
612 */
613 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)
614 2024.02.16 02:56:01.321262 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
615 2024.02.16 02:56:01.327915 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} <Debug> oximeter.fields_bool (9f84b35b-8362-4cc5-9f92-6a4700889311): Loading data parts
616 2024.02.16 02:56:01.328061 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} <Debug> oximeter.fields_bool (9f84b35b-8362-4cc5-9f92-6a4700889311): There are no data parts
617 2024.02.16 02:56:01.330055 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} <Debug> DynamicQueryHandler: Done processing query
618 2024.02.16 02:56:01.330091 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
619 2024.02.16 02:56:01.330108 [ 3 ] {} <Debug> HTTP-Session: 058fbee5-6edb-4555-8764-250ca869b85a Destroying unnamed session
620 2024.02.16 02:56:01.330228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.02.16 02:56:01.330278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2024.02.16 02:56:01.330297 [ 3 ] {} <Debug> HTTP-Session: 97af6be1-2132-4ecf-9bf7-f5b77f14eab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
623 2024.02.16 02:56:01.330326 [ 3 ] {} <Debug> HTTP-Session: 97af6be1-2132-4ecf-9bf7-f5b77f14eab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.02.16 02:56:01.330485 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
625 2024.02.16 02:56:01.330533 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
626 2024.02.16 02:56:01.333124 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} <Debug> oximeter.fields_i8 (4a5dca2b-284b-403f-ab4c-c578669f2394): Loading data parts
627 2024.02.16 02:56:01.333199 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} <Debug> oximeter.fields_i8 (4a5dca2b-284b-403f-ab4c-c578669f2394): There are no data parts
628 2024.02.16 02:56:01.335064 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} <Debug> DynamicQueryHandler: Done processing query
629 2024.02.16 02:56:01.335100 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
630 2024.02.16 02:56:01.335146 [ 3 ] {} <Debug> HTTP-Session: 97af6be1-2132-4ecf-9bf7-f5b77f14eab9 Destroying unnamed session
631 2024.02.16 02:56:01.335311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
632 2024.02.16 02:56:01.335393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
633 2024.02.16 02:56:01.335446 [ 3 ] {} <Debug> HTTP-Session: bad4493c-dad6-4757-8331-9b00958e84b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
634 2024.02.16 02:56:01.335599 [ 3 ] {} <Debug> HTTP-Session: bad4493c-dad6-4757-8331-9b00958e84b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
635 2024.02.16 02:56:01.335815 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
636 2024.02.16 02:56:01.335891 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
637 2024.02.16 02:56:01.341995 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} <Debug> oximeter.fields_u8 (d84e0f13-5078-4af5-909a-8c910cf1d7d5): Loading data parts
638 2024.02.16 02:56:01.342168 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} <Debug> oximeter.fields_u8 (d84e0f13-5078-4af5-909a-8c910cf1d7d5): There are no data parts
639 2024.02.16 02:56:01.343965 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} <Debug> DynamicQueryHandler: Done processing query
640 2024.02.16 02:56:01.343992 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2024.02.16 02:56:01.344076 [ 3 ] {} <Debug> HTTP-Session: bad4493c-dad6-4757-8331-9b00958e84b1 Destroying unnamed session
642 2024.02.16 02:56:01.344225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2024.02.16 02:56:01.344345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2024.02.16 02:56:01.344365 [ 3 ] {} <Debug> HTTP-Session: f57c6383-39e5-435a-a23a-30ae7af035f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
645 2024.02.16 02:56:01.344397 [ 3 ] {} <Debug> HTTP-Session: f57c6383-39e5-435a-a23a-30ae7af035f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2024.02.16 02:56:01.344576 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
647 2024.02.16 02:56:01.344649 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
648 2024.02.16 02:56:01.347218 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} <Debug> oximeter.fields_i16 (cb639740-a0cf-4ce6-a8d1-e1870f5451c5): Loading data parts
649 2024.02.16 02:56:01.347352 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} <Debug> oximeter.fields_i16 (cb639740-a0cf-4ce6-a8d1-e1870f5451c5): There are no data parts
650 2024.02.16 02:56:01.367043 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} <Debug> DynamicQueryHandler: Done processing query
651 2024.02.16 02:56:01.367104 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2024.02.16 02:56:01.367120 [ 3 ] {} <Debug> HTTP-Session: f57c6383-39e5-435a-a23a-30ae7af035f6 Destroying unnamed session
653 2024.02.16 02:56:01.367265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2024.02.16 02:56:01.367325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2024.02.16 02:56:01.367343 [ 3 ] {} <Debug> HTTP-Session: 65ff05f2-44a5-4f4f-9259-cd736fe3de21 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
656 2024.02.16 02:56:01.367373 [ 3 ] {} <Debug> HTTP-Session: 65ff05f2-44a5-4f4f-9259-cd736fe3de21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2024.02.16 02:56:01.367545 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
658 2024.02.16 02:56:01.367589 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
659 2024.02.16 02:56:01.375719 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} <Debug> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Loading data parts
660 2024.02.16 02:56:01.375810 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} <Debug> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): There are no data parts
661 2024.02.16 02:56:01.378669 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} <Debug> DynamicQueryHandler: Done processing query
662 2024.02.16 02:56:01.378706 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2024.02.16 02:56:01.378722 [ 3 ] {} <Debug> HTTP-Session: 65ff05f2-44a5-4f4f-9259-cd736fe3de21 Destroying unnamed session
664 2024.02.16 02:56:01.378851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2024.02.16 02:56:01.378913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2024.02.16 02:56:01.378937 [ 3 ] {} <Debug> HTTP-Session: b7405226-7d4b-4e89-bd81-012916c950a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
667 2024.02.16 02:56:01.378953 [ 3 ] {} <Debug> HTTP-Session: b7405226-7d4b-4e89-bd81-012916c950a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2024.02.16 02:56:01.379114 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
669 2024.02.16 02:56:01.379172 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
670 2024.02.16 02:56:01.388206 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} <Debug> oximeter.fields_i32 (620a1277-ba60-4418-89ef-a86f09e30458): Loading data parts
671 2024.02.16 02:56:01.388318 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} <Debug> oximeter.fields_i32 (620a1277-ba60-4418-89ef-a86f09e30458): There are no data parts
672 2024.02.16 02:56:01.390559 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} <Debug> DynamicQueryHandler: Done processing query
673 2024.02.16 02:56:01.390594 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2024.02.16 02:56:01.390617 [ 3 ] {} <Debug> HTTP-Session: b7405226-7d4b-4e89-bd81-012916c950a5 Destroying unnamed session
675 2024.02.16 02:56:01.390798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2024.02.16 02:56:01.390850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2024.02.16 02:56:01.390879 [ 3 ] {} <Debug> HTTP-Session: b3545038-61d6-4b6d-96be-ae80bdc7c92b Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
678 2024.02.16 02:56:01.390896 [ 3 ] {} <Debug> HTTP-Session: b3545038-61d6-4b6d-96be-ae80bdc7c92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2024.02.16 02:56:01.391054 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
680 2024.02.16 02:56:01.391107 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
681 2024.02.16 02:56:01.399278 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} <Debug> oximeter.fields_u32 (8a8b9ef8-23be-407b-a680-091beca3d595): Loading data parts
682 2024.02.16 02:56:01.399439 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} <Debug> oximeter.fields_u32 (8a8b9ef8-23be-407b-a680-091beca3d595): There are no data parts
683 2024.02.16 02:56:01.410162 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} <Debug> DynamicQueryHandler: Done processing query
684 2024.02.16 02:56:01.410225 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
685 2024.02.16 02:56:01.410245 [ 3 ] {} <Debug> HTTP-Session: b3545038-61d6-4b6d-96be-ae80bdc7c92b Destroying unnamed session
686 2024.02.16 02:56:01.410416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2024.02.16 02:56:01.410486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
688 2024.02.16 02:56:01.410511 [ 3 ] {} <Debug> HTTP-Session: 950696ee-7dd9-4a1b-8653-e1f010f0cd57 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
689 2024.02.16 02:56:01.410547 [ 3 ] {} <Debug> HTTP-Session: 950696ee-7dd9-4a1b-8653-e1f010f0cd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2024.02.16 02:56:01.410746 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
691 2024.02.16 02:56:01.410827 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
692 2024.02.16 02:56:01.413359 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} <Debug> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Loading data parts
693 2024.02.16 02:56:01.413453 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} <Debug> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): There are no data parts
694 2024.02.16 02:56:01.415804 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} <Debug> DynamicQueryHandler: Done processing query
695 2024.02.16 02:56:01.415830 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
696 2024.02.16 02:56:01.415861 [ 3 ] {} <Debug> HTTP-Session: 950696ee-7dd9-4a1b-8653-e1f010f0cd57 Destroying unnamed session
697 2024.02.16 02:56:01.415966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
698 2024.02.16 02:56:01.416025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
699 2024.02.16 02:56:01.416055 [ 3 ] {} <Debug> HTTP-Session: 67766039-8a8b-4e0f-96fc-8e3532cb19c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
700 2024.02.16 02:56:01.416080 [ 3 ] {} <Debug> HTTP-Session: 67766039-8a8b-4e0f-96fc-8e3532cb19c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2024.02.16 02:56:01.416237 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
702 2024.02.16 02:56:01.416290 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
703 2024.02.16 02:56:01.417916 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} <Debug> oximeter.fields_u64 (8ed49d6f-dccd-4eff-98a8-70bcfbe959cd): Loading data parts
704 2024.02.16 02:56:01.418020 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} <Debug> oximeter.fields_u64 (8ed49d6f-dccd-4eff-98a8-70bcfbe959cd): There are no data parts
705 2024.02.16 02:56:01.424715 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} <Debug> DynamicQueryHandler: Done processing query
706 2024.02.16 02:56:01.424745 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
707 2024.02.16 02:56:01.424764 [ 3 ] {} <Debug> HTTP-Session: 67766039-8a8b-4e0f-96fc-8e3532cb19c8 Destroying unnamed session
708 2024.02.16 02:56:01.424890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
709 2024.02.16 02:56:01.424950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
710 2024.02.16 02:56:01.424974 [ 3 ] {} <Debug> HTTP-Session: 119d76ba-94c3-4bd2-9fe4-f1857ef1cae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
711 2024.02.16 02:56:01.425003 [ 3 ] {} <Debug> HTTP-Session: 119d76ba-94c3-4bd2-9fe4-f1857ef1cae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
712 2024.02.16 02:56:01.425199 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
713 2024.02.16 02:56:01.425243 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
714 2024.02.16 02:56:01.427322 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} <Debug> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Loading data parts
715 2024.02.16 02:56:01.427398 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} <Debug> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): There are no data parts
716 2024.02.16 02:56:01.429797 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} <Debug> DynamicQueryHandler: Done processing query
717 2024.02.16 02:56:01.429904 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
718 2024.02.16 02:56:01.429922 [ 3 ] {} <Debug> HTTP-Session: 119d76ba-94c3-4bd2-9fe4-f1857ef1cae0 Destroying unnamed session
719 2024.02.16 02:56:01.430051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2024.02.16 02:56:01.430114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2024.02.16 02:56:01.430138 [ 3 ] {} <Debug> HTTP-Session: eb102402-9fe7-401c-a7df-3f2b231957e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
722 2024.02.16 02:56:01.430166 [ 3 ] {} <Debug> HTTP-Session: eb102402-9fe7-401c-a7df-3f2b231957e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2024.02.16 02:56:01.430338 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
724 2024.02.16 02:56:01.430380 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
725 2024.02.16 02:56:01.431996 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} <Debug> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Loading data parts
726 2024.02.16 02:56:01.432077 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} <Debug> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): There are no data parts
727 2024.02.16 02:56:01.438767 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} <Debug> DynamicQueryHandler: Done processing query
728 2024.02.16 02:56:01.438796 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
729 2024.02.16 02:56:01.438826 [ 3 ] {} <Debug> HTTP-Session: eb102402-9fe7-401c-a7df-3f2b231957e0 Destroying unnamed session
730 2024.02.16 02:56:01.438937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2024.02.16 02:56:01.438997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
732 2024.02.16 02:56:01.439028 [ 3 ] {} <Debug> HTTP-Session: 8b2834ff-3a1e-4f92-9e71-ffc5e3ed77e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
733 2024.02.16 02:56:01.439048 [ 3 ] {} <Debug> HTTP-Session: 8b2834ff-3a1e-4f92-9e71-ffc5e3ed77e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2024.02.16 02:56:01.439235 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) 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)
735 2024.02.16 02:56:01.439285 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
736 2024.02.16 02:56:01.441342 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} <Debug> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Loading data parts
737 2024.02.16 02:56:01.441466 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} <Debug> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): There are no data parts
738 2024.02.16 02:56:01.443782 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} <Debug> DynamicQueryHandler: Done processing query
739 2024.02.16 02:56:01.443821 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
740 2024.02.16 02:56:01.443855 [ 3 ] {} <Debug> HTTP-Session: 8b2834ff-3a1e-4f92-9e71-ffc5e3ed77e4 Destroying unnamed session
741 2024.02.16 02:56:01.443982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2024.02.16 02:56:01.444042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
743 2024.02.16 02:56:01.444075 [ 3 ] {} <Debug> HTTP-Session: f2c73aa7-1524-4651-a0f0-683625f35c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
744 2024.02.16 02:56:01.444094 [ 3 ] {} <Debug> HTTP-Session: f2c73aa7-1524-4651-a0f0-683625f35c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2024.02.16 02:56:01.444349 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) /* The timeseries schema table stores the extracted schema for the samples
746 * oximeter collects.
747 */
748 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)
749 2024.02.16 02:56:01.444416 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
750 2024.02.16 02:56:01.446158 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): Loading data parts
751 2024.02.16 02:56:01.446244 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): There are no data parts
752 2024.02.16 02:56:01.452676 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} <Debug> DynamicQueryHandler: Done processing query
753 2024.02.16 02:56:01.452717 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
754 2024.02.16 02:56:01.452736 [ 3 ] {} <Debug> HTTP-Session: f2c73aa7-1524-4651-a0f0-683625f35c53 Destroying unnamed session
755 2024.02.16 02:56:01.452894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
756 2024.02.16 02:56:01.452956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
757 2024.02.16 02:56:01.452979 [ 3 ] {} <Debug> HTTP-Session: c7d8b4cd-bc7c-45a7-aa80-0a493ba7eaa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085
758 2024.02.16 02:56:01.453009 [ 3 ] {} <Debug> HTTP-Session: c7d8b4cd-bc7c-45a7-aa80-0a493ba7eaa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
759 2024.02.16 02:56:01.453153 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54085) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
760 2024.02.16 02:56:01.453782 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
761 2024.02.16 02:56:01.457282 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
762 2024.02.16 02:56:01.460147 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
763 2024.02.16 02:56:01.460365 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} <Trace> oximeter.version (3133cc36-3edb-4b7e-94e7-22251d09a34a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
764 2024.02.16 02:56:01.460641 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007454092 sec., 134 rows/sec., 2.10 KiB/sec.
765 2024.02.16 02:56:01.460767 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} <Debug> DynamicQueryHandler: Done processing query
766 2024.02.16 02:56:01.460787 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
767 2024.02.16 02:56:01.460803 [ 3 ] {} <Debug> HTTP-Session: c7d8b4cd-bc7c-45a7-aa80-0a493ba7eaa7 Destroying unnamed session
768 2024.02.16 02:56:02.000153 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.29 MiB (RSS), difference: 9.60 MiB
769 2024.02.16 02:56:16.048766 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache
770 2024.02.16 02:56:16.048825 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache
771 2024.02.16 02:56:31.048872 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
772 2024.02.16 02:56:31.048931 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
773 2024.02.16 02:56:46.049265 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
774 2024.02.16 02:56:46.049357 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
775 2024.02.16 02:57:01.049464 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
776 2024.02.16 02:57:01.049531 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
777 2024.02.16 02:57:11.478207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.02.16 02:57:11.478506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2024.02.16 02:57:11.478585 [ 3 ] {} <Debug> HTTP-Session: 3b4251b0-338e-4a4c-90bd-dfdb67f3f1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
780 2024.02.16 02:57:11.478624 [ 3 ] {} <Debug> HTTP-Session: 3b4251b0-338e-4a4c-90bd-dfdb67f3f1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.02.16 02:57:11.478872 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
782 2024.02.16 02:57:11.479274 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
783 2024.02.16 02:57:11.480194 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
784 2024.02.16 02:57:11.480346 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
785 2024.02.16 02:57:11.481329 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} <Debug> DynamicQueryHandler: Done processing query
786 2024.02.16 02:57:11.481360 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
787 2024.02.16 02:57:11.481397 [ 3 ] {} <Debug> HTTP-Session: 3b4251b0-338e-4a4c-90bd-dfdb67f3f1b7 Destroying unnamed session
788 2024.02.16 02:57:11.486746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
789 2024.02.16 02:57:11.486811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
790 2024.02.16 02:57:11.486865 [ 3 ] {} <Debug> HTTP-Session: 2e297efe-090c-4861-86ec-9fec8761ba0c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
791 2024.02.16 02:57:11.486889 [ 3 ] {} <Debug> HTTP-Session: 2e297efe-090c-4861-86ec-9fec8761ba0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
792 2024.02.16 02:57:11.487141 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
793 2024.02.16 02:57:11.490623 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
794 2024.02.16 02:57:11.490773 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
795 2024.02.16 02:57:11.490896 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
796 2024.02.16 02:57:11.491885 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} <Debug> DynamicQueryHandler: Done processing query
797 2024.02.16 02:57:11.491913 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
798 2024.02.16 02:57:11.491943 [ 3 ] {} <Debug> HTTP-Session: 2e297efe-090c-4861-86ec-9fec8761ba0c Destroying unnamed session
799 2024.02.16 02:57:11.492212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
800 2024.02.16 02:57:11.492265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
801 2024.02.16 02:57:11.492286 [ 3 ] {} <Debug> HTTP-Session: c45e9d46-cb66-4d56-a194-14011ddeaf42 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
802 2024.02.16 02:57:11.492303 [ 3 ] {} <Debug> HTTP-Session: c45e9d46-cb66-4d56-a194-14011ddeaf42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
803 2024.02.16 02:57:11.492427 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
804 2024.02.16 02:57:11.492903 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2024.02.16 02:57:11.493054 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2024.02.16 02:57:11.493096 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2024.02.16 02:57:11.493977 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} <Debug> DynamicQueryHandler: Done processing query
808 2024.02.16 02:57:11.494004 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
809 2024.02.16 02:57:11.494020 [ 3 ] {} <Debug> HTTP-Session: c45e9d46-cb66-4d56-a194-14011ddeaf42 Destroying unnamed session
810 2024.02.16 02:57:11.494225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
811 2024.02.16 02:57:11.494272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
812 2024.02.16 02:57:11.494292 [ 3 ] {} <Debug> HTTP-Session: fdd161e9-21b7-4033-82f7-c8877373fbc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
813 2024.02.16 02:57:11.494308 [ 3 ] {} <Debug> HTTP-Session: fdd161e9-21b7-4033-82f7-c8877373fbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
814 2024.02.16 02:57:11.494422 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
815 2024.02.16 02:57:11.494773 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2024.02.16 02:57:11.494922 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2024.02.16 02:57:11.494965 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
818 2024.02.16 02:57:11.495854 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} <Debug> DynamicQueryHandler: Done processing query
819 2024.02.16 02:57:11.495882 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
820 2024.02.16 02:57:11.495898 [ 3 ] {} <Debug> HTTP-Session: fdd161e9-21b7-4033-82f7-c8877373fbc5 Destroying unnamed session
821 2024.02.16 02:57:11.496491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2024.02.16 02:57:11.496535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2024.02.16 02:57:11.496555 [ 3 ] {} <Debug> HTTP-Session: 161c7840-eef9-48e0-96b1-964d66cad28e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
824 2024.02.16 02:57:11.496571 [ 3 ] {} <Debug> HTTP-Session: 161c7840-eef9-48e0-96b1-964d66cad28e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2024.02.16 02:57:11.496651 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
826 2024.02.16 02:57:11.496691 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2024.02.16 02:57:11.497432 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
828 2024.02.16 02:57:11.500042 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
829 2024.02.16 02:57:11.500671 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
830 2024.02.16 02:57:11.500975 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
831 2024.02.16 02:57:11.501101 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} <Information> executeQuery: Read 4 rows, 443.00 B in 0.004420962 sec., 904 rows/sec., 97.86 KiB/sec.
832 2024.02.16 02:57:11.501226 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} <Debug> DynamicQueryHandler: Done processing query
833 2024.02.16 02:57:11.501249 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
834 2024.02.16 02:57:11.501264 [ 3 ] {} <Debug> HTTP-Session: 161c7840-eef9-48e0-96b1-964d66cad28e Destroying unnamed session
835 2024.02.16 02:57:11.501378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2024.02.16 02:57:11.501422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
837 2024.02.16 02:57:11.501440 [ 3 ] {} <Debug> HTTP-Session: 36a0511c-6920-4e55-82d6-c91a5cb13da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
838 2024.02.16 02:57:11.501455 [ 3 ] {} <Debug> HTTP-Session: 36a0511c-6920-4e55-82d6-c91a5cb13da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2024.02.16 02:57:11.501523 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
840 2024.02.16 02:57:11.501559 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
841 2024.02.16 02:57:11.501656 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
842 2024.02.16 02:57:11.503371 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
843 2024.02.16 02:57:11.503595 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
844 2024.02.16 02:57:11.503756 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
845 2024.02.16 02:57:11.503869 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.002305018 sec., 16051 rows/sec., 1.27 MiB/sec.
846 2024.02.16 02:57:11.503995 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} <Debug> DynamicQueryHandler: Done processing query
847 2024.02.16 02:57:11.504017 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
848 2024.02.16 02:57:11.504032 [ 3 ] {} <Debug> HTTP-Session: 36a0511c-6920-4e55-82d6-c91a5cb13da9 Destroying unnamed session
849 2024.02.16 02:57:11.504193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 17950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
850 2024.02.16 02:57:11.504240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
851 2024.02.16 02:57:11.504260 [ 3 ] {} <Debug> HTTP-Session: ae9331ee-a222-4159-8299-279ec7ecc837 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
852 2024.02.16 02:57:11.504276 [ 3 ] {} <Debug> HTTP-Session: ae9331ee-a222-4159-8299-279ec7ecc837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
853 2024.02.16 02:57:11.504351 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
854 2024.02.16 02:57:11.504391 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
855 2024.02.16 02:57:11.504493 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
856 2024.02.16 02:57:11.504915 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
857 2024.02.16 02:57:11.505140 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
858 2024.02.16 02:57:11.505292 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
859 2024.02.16 02:57:11.505400 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} <Information> executeQuery: Read 111 rows, 11.14 KiB in 0.001018897 sec., 108941 rows/sec., 10.68 MiB/sec.
860 2024.02.16 02:57:11.505528 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} <Debug> DynamicQueryHandler: Done processing query
861 2024.02.16 02:57:11.505552 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
862 2024.02.16 02:57:11.505567 [ 3 ] {} <Debug> HTTP-Session: ae9331ee-a222-4159-8299-279ec7ecc837 Destroying unnamed session
863 2024.02.16 02:57:11.505682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
864 2024.02.16 02:57:11.505728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
865 2024.02.16 02:57:11.505747 [ 3 ] {} <Debug> HTTP-Session: 7000e317-c244-45e5-bc23-06e01291a794 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
866 2024.02.16 02:57:11.505763 [ 3 ] {} <Debug> HTTP-Session: 7000e317-c244-45e5-bc23-06e01291a794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
867 2024.02.16 02:57:11.505835 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
868 2024.02.16 02:57:11.505872 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
869 2024.02.16 02:57:11.507133 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
870 2024.02.16 02:57:11.507662 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
871 2024.02.16 02:57:11.507892 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
872 2024.02.16 02:57:11.508049 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
873 2024.02.16 02:57:11.508155 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} <Information> executeQuery: Read 44 rows, 3.54 KiB in 0.002292268 sec., 19194 rows/sec., 1.51 MiB/sec.
874 2024.02.16 02:57:11.508273 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} <Debug> DynamicQueryHandler: Done processing query
875 2024.02.16 02:57:11.508296 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
876 2024.02.16 02:57:11.508312 [ 3 ] {} <Debug> HTTP-Session: 7000e317-c244-45e5-bc23-06e01291a794 Destroying unnamed session
877 2024.02.16 02:57:11.508578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2024.02.16 02:57:11.508624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
879 2024.02.16 02:57:11.508643 [ 3 ] {} <Debug> HTTP-Session: eb4a427f-0ab2-4415-af23-d8416a358004 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
880 2024.02.16 02:57:11.508659 [ 3 ] {} <Debug> HTTP-Session: eb4a427f-0ab2-4415-af23-d8416a358004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2024.02.16 02:57:11.508749 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
882 2024.02.16 02:57:11.508793 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
883 2024.02.16 02:57:11.508943 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} <Trace> ParallelParsingInputFormat: Parallel parsing is used
884 2024.02.16 02:57:11.509467 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
885 2024.02.16 02:57:11.510455 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
886 2024.02.16 02:57:11.510653 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
887 2024.02.16 02:57:11.510770 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001990703 sec., 18586 rows/sec., 25.08 MiB/sec.
888 2024.02.16 02:57:11.510909 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} <Debug> DynamicQueryHandler: Done processing query
889 2024.02.16 02:57:11.510933 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
890 2024.02.16 02:57:11.510948 [ 3 ] {} <Debug> HTTP-Session: eb4a427f-0ab2-4415-af23-d8416a358004 Destroying unnamed session
891 2024.02.16 02:57:11.511077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.02.16 02:57:11.511123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
893 2024.02.16 02:57:11.511141 [ 3 ] {} <Debug> HTTP-Session: fc94b8f7-eb52-4425-af4e-917ac4432be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
894 2024.02.16 02:57:11.511157 [ 3 ] {} <Debug> HTTP-Session: fc94b8f7-eb52-4425-af4e-917ac4432be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.02.16 02:57:11.511227 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
896 2024.02.16 02:57:11.511860 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
897 2024.02.16 02:57:11.511972 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
898 2024.02.16 02:57:11.512263 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
899 2024.02.16 02:57:11.512590 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
900 2024.02.16 02:57:11.512780 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} <Trace> oximeter.measurements_i64 (535ff364-15df-4848-a66c-1544a663c1fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
901 2024.02.16 02:57:11.512887 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} <Information> executeQuery: Read 12 rows, 926.00 B in 0.001631866 sec., 7353 rows/sec., 554.15 KiB/sec.
902 2024.02.16 02:57:11.513010 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} <Debug> DynamicQueryHandler: Done processing query
903 2024.02.16 02:57:11.513032 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
904 2024.02.16 02:57:11.513047 [ 3 ] {} <Debug> HTTP-Session: fc94b8f7-eb52-4425-af4e-917ac4432be5 Destroying unnamed session
905 2024.02.16 02:57:16.049618 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
906 2024.02.16 02:57:16.049711 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
907 2024.02.16 02:57:21.466897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
908 2024.02.16 02:57:21.467040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
909 2024.02.16 02:57:21.467072 [ 3 ] {} <Debug> HTTP-Session: 5d96f82f-bb38-4559-8e95-2deca6bedc20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
910 2024.02.16 02:57:21.467098 [ 3 ] {} <Debug> HTTP-Session: 5d96f82f-bb38-4559-8e95-2deca6bedc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
911 2024.02.16 02:57:21.467312 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
912 2024.02.16 02:57:21.468152 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
913 2024.02.16 02:57:21.468313 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
914 2024.02.16 02:57:21.468407 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
915 2024.02.16 02:57:21.468636 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
916 2024.02.16 02:57:21.472791 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
917 2024.02.16 02:57:21.472855 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (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
918 2024.02.16 02:57:21.472974 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
919 2024.02.16 02:57:21.475546 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008178735 sec., 489 rows/sec., 52.90 KiB/sec.
920 2024.02.16 02:57:21.475772 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Debug> DynamicQueryHandler: Done processing query
921 2024.02.16 02:57:21.475798 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
922 2024.02.16 02:57:21.475815 [ 3 ] {} <Debug> HTTP-Session: 5d96f82f-bb38-4559-8e95-2deca6bedc20 Destroying unnamed session
923 2024.02.16 02:57:21.476080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
924 2024.02.16 02:57:21.476136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
925 2024.02.16 02:57:21.476157 [ 3 ] {} <Debug> HTTP-Session: 9c47655d-ca93-4770-809f-c9e1b7824c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
926 2024.02.16 02:57:21.476176 [ 3 ] {} <Debug> HTTP-Session: 9c47655d-ca93-4770-809f-c9e1b7824c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
927 2024.02.16 02:57:21.476310 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
928 2024.02.16 02:57:21.476779 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
929 2024.02.16 02:57:21.476946 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
930 2024.02.16 02:57:21.476989 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
931 2024.02.16 02:57:21.477139 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
932 2024.02.16 02:57:21.477170 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
933 2024.02.16 02:57:21.477192 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
934 2024.02.16 02:57:21.477221 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
935 2024.02.16 02:57:21.478347 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001995193 sec., 2004 rows/sec., 216.83 KiB/sec.
936 2024.02.16 02:57:21.478600 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Debug> DynamicQueryHandler: Done processing query
937 2024.02.16 02:57:21.478629 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
938 2024.02.16 02:57:21.478651 [ 3 ] {} <Debug> HTTP-Session: 9c47655d-ca93-4770-809f-c9e1b7824c60 Destroying unnamed session
939 2024.02.16 02:57:21.479007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2024.02.16 02:57:21.479061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
941 2024.02.16 02:57:21.479082 [ 3 ] {} <Debug> HTTP-Session: 900e25a0-4ee3-4e13-b65f-f17ae9e9aee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
942 2024.02.16 02:57:21.479101 [ 3 ] {} <Debug> HTTP-Session: 900e25a0-4ee3-4e13-b65f-f17ae9e9aee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2024.02.16 02:57:21.479229 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
944 2024.02.16 02:57:21.479697 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
945 2024.02.16 02:57:21.479862 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
946 2024.02.16 02:57:21.479905 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
947 2024.02.16 02:57:21.480053 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
948 2024.02.16 02:57:21.480083 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
949 2024.02.16 02:57:21.480106 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
950 2024.02.16 02:57:21.480135 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
951 2024.02.16 02:57:21.481102 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001834631 sec., 2180 rows/sec., 235.81 KiB/sec.
952 2024.02.16 02:57:21.481296 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Debug> DynamicQueryHandler: Done processing query
953 2024.02.16 02:57:21.481320 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
954 2024.02.16 02:57:21.481337 [ 3 ] {} <Debug> HTTP-Session: 900e25a0-4ee3-4e13-b65f-f17ae9e9aee1 Destroying unnamed session
955 2024.02.16 02:57:21.481537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
956 2024.02.16 02:57:21.481584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
957 2024.02.16 02:57:21.481604 [ 3 ] {} <Debug> HTTP-Session: 86334917-7954-4bb2-81d3-6ff451a34671 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
958 2024.02.16 02:57:21.481622 [ 3 ] {} <Debug> HTTP-Session: 86334917-7954-4bb2-81d3-6ff451a34671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
959 2024.02.16 02:57:21.481745 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
960 2024.02.16 02:57:21.482212 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
961 2024.02.16 02:57:21.482375 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
962 2024.02.16 02:57:21.482418 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
963 2024.02.16 02:57:21.482565 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
964 2024.02.16 02:57:21.482594 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
965 2024.02.16 02:57:21.482617 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
966 2024.02.16 02:57:21.482647 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
967 2024.02.16 02:57:21.483681 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001897341 sec., 2108 rows/sec., 228.01 KiB/sec.
968 2024.02.16 02:57:21.483879 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Debug> DynamicQueryHandler: Done processing query
969 2024.02.16 02:57:21.483904 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
970 2024.02.16 02:57:21.483921 [ 3 ] {} <Debug> HTTP-Session: 86334917-7954-4bb2-81d3-6ff451a34671 Destroying unnamed session
971 2024.02.16 02:57:21.484152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
972 2024.02.16 02:57:21.484196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
973 2024.02.16 02:57:21.484215 [ 3 ] {} <Debug> HTTP-Session: 7bb31169-978e-47b2-827a-b5f5115a526c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
974 2024.02.16 02:57:21.484231 [ 3 ] {} <Debug> HTTP-Session: 7bb31169-978e-47b2-827a-b5f5115a526c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
975 2024.02.16 02:57:21.484345 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
976 2024.02.16 02:57:21.484789 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
977 2024.02.16 02:57:21.485009 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
978 2024.02.16 02:57:21.485052 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
979 2024.02.16 02:57:21.485199 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
980 2024.02.16 02:57:21.485228 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
981 2024.02.16 02:57:21.485249 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
982 2024.02.16 02:57:21.485279 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
983 2024.02.16 02:57:21.486212 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00180197 sec., 2219 rows/sec., 240.08 KiB/sec.
984 2024.02.16 02:57:21.486411 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Debug> DynamicQueryHandler: Done processing query
985 2024.02.16 02:57:21.486435 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
986 2024.02.16 02:57:21.486452 [ 3 ] {} <Debug> HTTP-Session: 7bb31169-978e-47b2-827a-b5f5115a526c Destroying unnamed session
987 2024.02.16 02:57:21.486656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2024.02.16 02:57:21.486704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
989 2024.02.16 02:57:21.486724 [ 3 ] {} <Debug> HTTP-Session: aa053d22-99c2-4ff7-8839-b485da9b284b Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
990 2024.02.16 02:57:21.486741 [ 3 ] {} <Debug> HTTP-Session: aa053d22-99c2-4ff7-8839-b485da9b284b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2024.02.16 02:57:21.486864 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
992 2024.02.16 02:57:21.487338 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
993 2024.02.16 02:57:21.487508 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
994 2024.02.16 02:57:21.487549 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
995 2024.02.16 02:57:21.487695 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
996 2024.02.16 02:57:21.487725 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
997 2024.02.16 02:57:21.487748 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (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
998 2024.02.16 02:57:21.487776 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
999 2024.02.16 02:57:21.488859 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001953412 sec., 2047 rows/sec., 221.47 KiB/sec.
1000 2024.02.16 02:57:21.489052 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Debug> DynamicQueryHandler: Done processing query
1001 2024.02.16 02:57:21.489076 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1002 2024.02.16 02:57:21.489093 [ 3 ] {} <Debug> HTTP-Session: aa053d22-99c2-4ff7-8839-b485da9b284b Destroying unnamed session
1003 2024.02.16 02:57:21.502693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1004 2024.02.16 02:57:21.502782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1005 2024.02.16 02:57:21.502820 [ 3 ] {} <Debug> HTTP-Session: 25b8b2e9-2236-4f20-b101-b03d85bc3a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1006 2024.02.16 02:57:21.502855 [ 3 ] {} <Debug> HTTP-Session: 25b8b2e9-2236-4f20-b101-b03d85bc3a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1007 2024.02.16 02:57:21.503009 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1008 2024.02.16 02:57:21.503088 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1009 2024.02.16 02:57:21.503367 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1010 2024.02.16 02:57:21.503892 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1011 2024.02.16 02:57:21.504199 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1012 2024.02.16 02:57:21.504361 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1013 2024.02.16 02:57:21.504473 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001414604 sec., 4241 rows/sec., 687.58 KiB/sec.
1014 2024.02.16 02:57:21.504643 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} <Debug> DynamicQueryHandler: Done processing query
1015 2024.02.16 02:57:21.504670 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1016 2024.02.16 02:57:21.504686 [ 3 ] {} <Debug> HTTP-Session: 25b8b2e9-2236-4f20-b101-b03d85bc3a5c Destroying unnamed session
1017 2024.02.16 02:57:21.504823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1018 2024.02.16 02:57:21.504870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1019 2024.02.16 02:57:21.504890 [ 3 ] {} <Debug> HTTP-Session: 9ae528f4-17e0-4612-ad6e-511e1b6355da Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1020 2024.02.16 02:57:21.504907 [ 3 ] {} <Debug> HTTP-Session: 9ae528f4-17e0-4612-ad6e-511e1b6355da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1021 2024.02.16 02:57:21.504982 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1022 2024.02.16 02:57:21.505025 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1023 2024.02.16 02:57:21.505136 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1024 2024.02.16 02:57:21.505445 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1025 2024.02.16 02:57:21.505653 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1026 2024.02.16 02:57:21.505804 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1027 2024.02.16 02:57:21.505895 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.000884624 sec., 42956 rows/sec., 3.40 MiB/sec.
1028 2024.02.16 02:57:21.506009 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} <Debug> DynamicQueryHandler: Done processing query
1029 2024.02.16 02:57:21.506033 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1030 2024.02.16 02:57:21.506049 [ 3 ] {} <Debug> HTTP-Session: 9ae528f4-17e0-4612-ad6e-511e1b6355da Destroying unnamed session
1031 2024.02.16 02:57:21.506269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1032 2024.02.16 02:57:21.506314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1033 2024.02.16 02:57:21.506334 [ 3 ] {} <Debug> HTTP-Session: 2e389db7-2132-4ad3-9be0-e539a609a3da Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1034 2024.02.16 02:57:21.506352 [ 3 ] {} <Debug> HTTP-Session: 2e389db7-2132-4ad3-9be0-e539a609a3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1035 2024.02.16 02:57:21.506429 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1036 2024.02.16 02:57:21.506467 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1037 2024.02.16 02:57:21.506570 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1038 2024.02.16 02:57:21.506938 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1039 2024.02.16 02:57:21.507153 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1040 2024.02.16 02:57:21.507300 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1041 2024.02.16 02:57:21.507388 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} <Information> executeQuery: Read 150 rows, 14.25 KiB in 0.000932466 sec., 160863 rows/sec., 14.92 MiB/sec.
1042 2024.02.16 02:57:21.507501 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} <Debug> DynamicQueryHandler: Done processing query
1043 2024.02.16 02:57:21.507524 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1044 2024.02.16 02:57:21.507540 [ 3 ] {} <Debug> HTTP-Session: 2e389db7-2132-4ad3-9be0-e539a609a3da Destroying unnamed session
1045 2024.02.16 02:57:21.507681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1046 2024.02.16 02:57:21.507726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1047 2024.02.16 02:57:21.507744 [ 3 ] {} <Debug> HTTP-Session: 81be5087-4e5f-4e79-8964-6c40f850ce40 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1048 2024.02.16 02:57:21.507762 [ 3 ] {} <Debug> HTTP-Session: 81be5087-4e5f-4e79-8964-6c40f850ce40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1049 2024.02.16 02:57:21.507833 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1050 2024.02.16 02:57:21.507869 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1051 2024.02.16 02:57:21.507972 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1052 2024.02.16 02:57:21.508279 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1053 2024.02.16 02:57:21.508479 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1054 2024.02.16 02:57:21.508624 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1055 2024.02.16 02:57:21.508715 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} <Information> executeQuery: Read 62 rows, 4.94 KiB in 0.000852754 sec., 72705 rows/sec., 5.66 MiB/sec.
1056 2024.02.16 02:57:21.508838 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} <Debug> DynamicQueryHandler: Done processing query
1057 2024.02.16 02:57:21.508860 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1058 2024.02.16 02:57:21.508876 [ 3 ] {} <Debug> HTTP-Session: 81be5087-4e5f-4e79-8964-6c40f850ce40 Destroying unnamed session
1059 2024.02.16 02:57:21.509168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 66988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1060 2024.02.16 02:57:21.509212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1061 2024.02.16 02:57:21.509231 [ 3 ] {} <Debug> HTTP-Session: c66c9411-258e-4156-a21e-8fa81ae7f5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1062 2024.02.16 02:57:21.509248 [ 3 ] {} <Debug> HTTP-Session: c66c9411-258e-4156-a21e-8fa81ae7f5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1063 2024.02.16 02:57:21.509340 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1064 2024.02.16 02:57:21.509382 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1065 2024.02.16 02:57:21.509497 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1066 2024.02.16 02:57:21.509951 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1067 2024.02.16 02:57:21.510227 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1068 2024.02.16 02:57:21.510398 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1069 2024.02.16 02:57:21.510492 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} <Information> executeQuery: Read 348 rows, 25.15 KiB in 0.001122599 sec., 309994 rows/sec., 21.88 MiB/sec.
1070 2024.02.16 02:57:21.510609 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} <Debug> DynamicQueryHandler: Done processing query
1071 2024.02.16 02:57:21.510632 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1072 2024.02.16 02:57:21.510648 [ 3 ] {} <Debug> HTTP-Session: c66c9411-258e-4156-a21e-8fa81ae7f5e0 Destroying unnamed session
1073 2024.02.16 02:57:21.510864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1074 2024.02.16 02:57:21.510910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1075 2024.02.16 02:57:21.510928 [ 3 ] {} <Debug> HTTP-Session: f2994e2c-d57d-4b61-a3ce-3df56ae10401 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1076 2024.02.16 02:57:21.510945 [ 3 ] {} <Debug> HTTP-Session: f2994e2c-d57d-4b61-a3ce-3df56ae10401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1077 2024.02.16 02:57:21.511031 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1078 2024.02.16 02:57:21.511073 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1079 2024.02.16 02:57:21.511204 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1080 2024.02.16 02:57:21.511633 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1081 2024.02.16 02:57:21.511939 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1082 2024.02.16 02:57:21.512120 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1083 2024.02.16 02:57:21.512223 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001164969 sec., 32618 rows/sec., 44.02 MiB/sec.
1084 2024.02.16 02:57:21.512402 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} <Debug> DynamicQueryHandler: Done processing query
1085 2024.02.16 02:57:21.512425 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1086 2024.02.16 02:57:21.512441 [ 3 ] {} <Debug> HTTP-Session: f2994e2c-d57d-4b61-a3ce-3df56ae10401 Destroying unnamed session
1087 2024.02.16 02:57:31.049982 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
1088 2024.02.16 02:57:31.050092 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
1089 2024.02.16 02:57:31.466720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1090 2024.02.16 02:57:31.466821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1091 2024.02.16 02:57:31.466850 [ 3 ] {} <Debug> HTTP-Session: 68aa5bc8-d334-418e-a448-cc5088dd4d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1092 2024.02.16 02:57:31.466876 [ 3 ] {} <Debug> HTTP-Session: 68aa5bc8-d334-418e-a448-cc5088dd4d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1093 2024.02.16 02:57:31.467009 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1094 2024.02.16 02:57:31.467072 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1095 2024.02.16 02:57:31.467242 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1096 2024.02.16 02:57:31.467815 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1097 2024.02.16 02:57:31.468075 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1098 2024.02.16 02:57:31.468244 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1099 2024.02.16 02:57:31.468358 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001278751 sec., 29716 rows/sec., 2.35 MiB/sec.
1100 2024.02.16 02:57:31.468511 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} <Debug> DynamicQueryHandler: Done processing query
1101 2024.02.16 02:57:31.468537 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1102 2024.02.16 02:57:31.468554 [ 3 ] {} <Debug> HTTP-Session: 68aa5bc8-d334-418e-a448-cc5088dd4d0a Destroying unnamed session
1103 2024.02.16 02:57:31.468711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1104 2024.02.16 02:57:31.468759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1105 2024.02.16 02:57:31.468779 [ 3 ] {} <Debug> HTTP-Session: aefe9e34-688b-4ac4-afa9-4b3019878741 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1106 2024.02.16 02:57:31.468797 [ 3 ] {} <Debug> HTTP-Session: aefe9e34-688b-4ac4-afa9-4b3019878741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1107 2024.02.16 02:57:31.468875 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1108 2024.02.16 02:57:31.468913 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1109 2024.02.16 02:57:31.469019 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1110 2024.02.16 02:57:31.469403 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1111 2024.02.16 02:57:31.469623 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1112 2024.02.16 02:57:31.469786 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1113 2024.02.16 02:57:31.469879 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} <Information> executeQuery: Read 114 rows, 11.44 KiB in 0.000976736 sec., 116715 rows/sec., 11.43 MiB/sec.
1114 2024.02.16 02:57:31.469999 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} <Debug> DynamicQueryHandler: Done processing query
1115 2024.02.16 02:57:31.470023 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1116 2024.02.16 02:57:31.470040 [ 3 ] {} <Debug> HTTP-Session: aefe9e34-688b-4ac4-afa9-4b3019878741 Destroying unnamed session
1117 2024.02.16 02:57:31.470217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1118 2024.02.16 02:57:31.470264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1119 2024.02.16 02:57:31.470284 [ 3 ] {} <Debug> HTTP-Session: 40c14713-8d3e-4928-a3f7-519951b33cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1120 2024.02.16 02:57:31.470301 [ 3 ] {} <Debug> HTTP-Session: 40c14713-8d3e-4928-a3f7-519951b33cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1121 2024.02.16 02:57:31.470373 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1122 2024.02.16 02:57:31.470410 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1123 2024.02.16 02:57:31.470515 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1124 2024.02.16 02:57:31.470829 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1125 2024.02.16 02:57:31.471033 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1126 2024.02.16 02:57:31.471182 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1127 2024.02.16 02:57:31.471280 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000876405 sec., 43358 rows/sec., 3.39 MiB/sec.
1128 2024.02.16 02:57:31.471406 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} <Debug> DynamicQueryHandler: Done processing query
1129 2024.02.16 02:57:31.471430 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1130 2024.02.16 02:57:31.471447 [ 3 ] {} <Debug> HTTP-Session: 40c14713-8d3e-4928-a3f7-519951b33cd1 Destroying unnamed session
1131 2024.02.16 02:57:31.471596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1132 2024.02.16 02:57:31.471642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1133 2024.02.16 02:57:31.471662 [ 3 ] {} <Debug> HTTP-Session: 57ad8016-f52e-4845-9b80-2b6c8d760753 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1134 2024.02.16 02:57:31.471680 [ 3 ] {} <Debug> HTTP-Session: 57ad8016-f52e-4845-9b80-2b6c8d760753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1135 2024.02.16 02:57:31.471768 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1136 2024.02.16 02:57:31.471811 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1137 2024.02.16 02:57:31.471948 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1138 2024.02.16 02:57:31.472391 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1139 2024.02.16 02:57:31.472699 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1140 2024.02.16 02:57:31.472879 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1141 2024.02.16 02:57:31.472975 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.00118036 sec., 32193 rows/sec., 43.44 MiB/sec.
1142 2024.02.16 02:57:31.473100 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} <Debug> DynamicQueryHandler: Done processing query
1143 2024.02.16 02:57:31.473124 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1144 2024.02.16 02:57:31.473140 [ 3 ] {} <Debug> HTTP-Session: 57ad8016-f52e-4845-9b80-2b6c8d760753 Destroying unnamed session
1145 2024.02.16 02:57:41.468301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1146 2024.02.16 02:57:41.468424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1147 2024.02.16 02:57:41.468451 [ 3 ] {} <Debug> HTTP-Session: 3ba57b46-9af0-4201-9a2e-f17c73515089 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1148 2024.02.16 02:57:41.468475 [ 3 ] {} <Debug> HTTP-Session: 3ba57b46-9af0-4201-9a2e-f17c73515089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.02.16 02:57:41.468612 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1150 2024.02.16 02:57:41.468679 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1151 2024.02.16 02:57:41.468861 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1152 2024.02.16 02:57:41.469328 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1153 2024.02.16 02:57:41.469617 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1154 2024.02.16 02:57:41.469788 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1155 2024.02.16 02:57:41.469916 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001254591 sec., 30288 rows/sec., 2.40 MiB/sec.
1156 2024.02.16 02:57:41.470066 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} <Debug> DynamicQueryHandler: Done processing query
1157 2024.02.16 02:57:41.470093 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1158 2024.02.16 02:57:41.470109 [ 3 ] {} <Debug> HTTP-Session: 3ba57b46-9af0-4201-9a2e-f17c73515089 Destroying unnamed session
1159 2024.02.16 02:57:41.470259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1160 2024.02.16 02:57:41.470314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1161 2024.02.16 02:57:41.470335 [ 3 ] {} <Debug> HTTP-Session: 29928910-cb66-4d4f-ab77-97804622560c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1162 2024.02.16 02:57:41.470354 [ 3 ] {} <Debug> HTTP-Session: 29928910-cb66-4d4f-ab77-97804622560c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1163 2024.02.16 02:57:41.470441 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1164 2024.02.16 02:57:41.470483 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1165 2024.02.16 02:57:41.470596 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1166 2024.02.16 02:57:41.470955 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1167 2024.02.16 02:57:41.471176 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1168 2024.02.16 02:57:41.471337 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1169 2024.02.16 02:57:41.471455 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} <Information> executeQuery: Read 114 rows, 11.44 KiB in 0.000982416 sec., 116040 rows/sec., 11.37 MiB/sec.
1170 2024.02.16 02:57:41.471583 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} <Debug> DynamicQueryHandler: Done processing query
1171 2024.02.16 02:57:41.471607 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1172 2024.02.16 02:57:41.471623 [ 3 ] {} <Debug> HTTP-Session: 29928910-cb66-4d4f-ab77-97804622560c Destroying unnamed session
1173 2024.02.16 02:57:41.471754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1174 2024.02.16 02:57:41.471803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1175 2024.02.16 02:57:41.471824 [ 3 ] {} <Debug> HTTP-Session: deecd47c-1bec-4df6-9897-c7becf09792f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1176 2024.02.16 02:57:41.471844 [ 3 ] {} <Debug> HTTP-Session: deecd47c-1bec-4df6-9897-c7becf09792f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.02.16 02:57:41.471921 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1178 2024.02.16 02:57:41.471960 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1179 2024.02.16 02:57:41.472070 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1180 2024.02.16 02:57:41.472351 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1181 2024.02.16 02:57:41.472560 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1182 2024.02.16 02:57:41.472710 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1183 2024.02.16 02:57:41.472830 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000876694 sec., 43344 rows/sec., 3.39 MiB/sec.
1184 2024.02.16 02:57:41.472953 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} <Debug> DynamicQueryHandler: Done processing query
1185 2024.02.16 02:57:41.472976 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1186 2024.02.16 02:57:41.472994 [ 3 ] {} <Debug> HTTP-Session: deecd47c-1bec-4df6-9897-c7becf09792f Destroying unnamed session
1187 2024.02.16 02:57:41.473231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1188 2024.02.16 02:57:41.473276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1189 2024.02.16 02:57:41.473294 [ 3 ] {} <Debug> HTTP-Session: 6693556a-112d-4cdf-ac7f-32728c83a4f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1190 2024.02.16 02:57:41.473312 [ 3 ] {} <Debug> HTTP-Session: 6693556a-112d-4cdf-ac7f-32728c83a4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.02.16 02:57:41.473395 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1192 2024.02.16 02:57:41.473438 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1193 2024.02.16 02:57:41.473572 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1194 2024.02.16 02:57:41.473977 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1195 2024.02.16 02:57:41.474347 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1196 2024.02.16 02:57:41.474527 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1197 2024.02.16 02:57:41.474654 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.00121207 sec., 31351 rows/sec., 42.31 MiB/sec.
1198 2024.02.16 02:57:41.474837 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} <Debug> DynamicQueryHandler: Done processing query
1199 2024.02.16 02:57:41.474861 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1200 2024.02.16 02:57:41.474877 [ 3 ] {} <Debug> HTTP-Session: 6693556a-112d-4cdf-ac7f-32728c83a4f2 Destroying unnamed session
1201 2024.02.16 02:57:46.050364 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
1202 2024.02.16 02:57:46.050464 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
1203 2024.02.16 02:57:46.467105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2024.02.16 02:57:46.467217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1205 2024.02.16 02:57:46.467248 [ 3 ] {} <Debug> HTTP-Session: c5ba92eb-4580-446f-8206-4084833d3591 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1206 2024.02.16 02:57:46.467275 [ 3 ] {} <Debug> HTTP-Session: c5ba92eb-4580-446f-8206-4084833d3591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.02.16 02:57:46.467417 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1208 2024.02.16 02:57:46.467484 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1209 2024.02.16 02:57:46.467670 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1210 2024.02.16 02:57:46.468091 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1211 2024.02.16 02:57:46.468379 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1212 2024.02.16 02:57:46.468547 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1213 2024.02.16 02:57:46.468662 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} <Information> executeQuery: Read 10 rows, 830.00 B in 0.00120515 sec., 8297 rows/sec., 672.57 KiB/sec.
1214 2024.02.16 02:57:46.468803 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} <Debug> DynamicQueryHandler: Done processing query
1215 2024.02.16 02:57:46.468829 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1216 2024.02.16 02:57:46.468846 [ 3 ] {} <Debug> HTTP-Session: c5ba92eb-4580-446f-8206-4084833d3591 Destroying unnamed session
1217 2024.02.16 02:57:46.468963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 4537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1218 2024.02.16 02:57:46.469017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1219 2024.02.16 02:57:46.469037 [ 3 ] {} <Debug> HTTP-Session: 4ccd1c9d-d0ad-4888-a4ad-8e051b649ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1220 2024.02.16 02:57:46.469056 [ 3 ] {} <Debug> HTTP-Session: 4ccd1c9d-d0ad-4888-a4ad-8e051b649ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.02.16 02:57:46.469137 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1222 2024.02.16 02:57:46.469180 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1223 2024.02.16 02:57:46.469290 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1224 2024.02.16 02:57:46.469576 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1225 2024.02.16 02:57:46.469788 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1226 2024.02.16 02:57:46.469941 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1227 2024.02.16 02:57:46.470041 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} <Information> executeQuery: Read 30 rows, 2.68 KiB in 0.000874654 sec., 34299 rows/sec., 2.99 MiB/sec.
1228 2024.02.16 02:57:46.470157 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} <Debug> DynamicQueryHandler: Done processing query
1229 2024.02.16 02:57:46.470181 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1230 2024.02.16 02:57:46.470196 [ 3 ] {} <Debug> HTTP-Session: 4ccd1c9d-d0ad-4888-a4ad-8e051b649ad0 Destroying unnamed session
1231 2024.02.16 02:57:46.470363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 3959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1232 2024.02.16 02:57:46.470409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1233 2024.02.16 02:57:46.470428 [ 3 ] {} <Debug> HTTP-Session: 46bf2037-421a-49a9-8ae1-1d33ca9ca7d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1234 2024.02.16 02:57:46.470445 [ 3 ] {} <Debug> HTTP-Session: 46bf2037-421a-49a9-8ae1-1d33ca9ca7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1235 2024.02.16 02:57:46.470519 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1236 2024.02.16 02:57:46.470559 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1237 2024.02.16 02:57:46.470664 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1238 2024.02.16 02:57:46.471019 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1239 2024.02.16 02:57:46.471223 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1240 2024.02.16 02:57:46.471369 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1241 2024.02.16 02:57:46.471466 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.000918245 sec., 25047 rows/sec., 1.97 MiB/sec.
1242 2024.02.16 02:57:46.471585 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} <Debug> DynamicQueryHandler: Done processing query
1243 2024.02.16 02:57:46.471608 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1244 2024.02.16 02:57:46.471623 [ 3 ] {} <Debug> HTTP-Session: 46bf2037-421a-49a9-8ae1-1d33ca9ca7d3 Destroying unnamed session
1245 2024.02.16 02:57:46.471734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1246 2024.02.16 02:57:46.471780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1247 2024.02.16 02:57:46.471798 [ 3 ] {} <Debug> HTTP-Session: 31c3bbbf-3382-4460-89a0-d86594c4e726 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1248 2024.02.16 02:57:46.471815 [ 3 ] {} <Debug> HTTP-Session: 31c3bbbf-3382-4460-89a0-d86594c4e726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1249 2024.02.16 02:57:46.471891 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1250 2024.02.16 02:57:46.471936 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1251 2024.02.16 02:57:46.472069 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1252 2024.02.16 02:57:46.472408 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1253 2024.02.16 02:57:46.472682 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1254 2024.02.16 02:57:46.472881 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1255 2024.02.16 02:57:46.472985 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} <Information> executeQuery: Read 10 rows, 13.82 KiB in 0.001065098 sec., 9388 rows/sec., 12.67 MiB/sec.
1256 2024.02.16 02:57:46.473156 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} <Debug> DynamicQueryHandler: Done processing query
1257 2024.02.16 02:57:46.473180 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1258 2024.02.16 02:57:46.473196 [ 3 ] {} <Debug> HTTP-Session: 31c3bbbf-3382-4460-89a0-d86594c4e726 Destroying unnamed session
1259 2024.02.16 02:57:46.473316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1260 2024.02.16 02:57:46.473362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1261 2024.02.16 02:57:46.473381 [ 3 ] {} <Debug> HTTP-Session: 2cd24720-0f6d-49d8-9b52-cc40e9c7f441 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1262 2024.02.16 02:57:46.473398 [ 3 ] {} <Debug> HTTP-Session: 2cd24720-0f6d-49d8-9b52-cc40e9c7f441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1263 2024.02.16 02:57:46.473469 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1264 2024.02.16 02:57:46.473509 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1265 2024.02.16 02:57:46.473623 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1266 2024.02.16 02:57:46.473897 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1267 2024.02.16 02:57:46.474137 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1268 2024.02.16 02:57:46.474304 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} <Trace> oximeter.measurements_i64 (535ff364-15df-4848-a66c-1544a663c1fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1269 2024.02.16 02:57:46.474396 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} <Information> executeQuery: Read 15 rows, 1.09 KiB in 0.000897325 sec., 16716 rows/sec., 1.18 MiB/sec.
1270 2024.02.16 02:57:46.474521 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} <Debug> DynamicQueryHandler: Done processing query
1271 2024.02.16 02:57:46.474547 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1272 2024.02.16 02:57:46.474562 [ 3 ] {} <Debug> HTTP-Session: 2cd24720-0f6d-49d8-9b52-cc40e9c7f441 Destroying unnamed session
1273 2024.02.16 02:57:51.469309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1274 2024.02.16 02:57:51.469431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1275 2024.02.16 02:57:51.469459 [ 3 ] {} <Debug> HTTP-Session: 0475e820-273a-4210-9869-7ef5e53d41ea Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1276 2024.02.16 02:57:51.469482 [ 3 ] {} <Debug> HTTP-Session: 0475e820-273a-4210-9869-7ef5e53d41ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1277 2024.02.16 02:57:51.469675 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) 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)
1278 2024.02.16 02:57:51.470309 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1279 2024.02.16 02:57:51.470496 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1280 2024.02.16 02:57:51.470549 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1281 2024.02.16 02:57:51.470723 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1282 2024.02.16 02:57:51.470830 [ 186 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1283 2024.02.16 02:57:51.470860 [ 190 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1284 2024.02.16 02:57:51.470985 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1285 2024.02.16 02:57:51.471081 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Debug> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Reading approx. 10 rows with 2 streams
1286 2024.02.16 02:57:51.472913 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003190193 sec., 3134 rows/sec., 440.50 KiB/sec.
1287 2024.02.16 02:57:51.473210 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Debug> DynamicQueryHandler: Done processing query
1288 2024.02.16 02:57:51.473236 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1289 2024.02.16 02:57:51.473254 [ 3 ] {} <Debug> HTTP-Session: 0475e820-273a-4210-9869-7ef5e53d41ea Destroying unnamed session
1290 2024.02.16 02:57:51.473443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1291 2024.02.16 02:57:51.473495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1292 2024.02.16 02:57:51.473517 [ 3 ] {} <Debug> HTTP-Session: ce0091fb-fca8-430a-a971-cd06604c8202 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1293 2024.02.16 02:57:51.473536 [ 3 ] {} <Debug> HTTP-Session: ce0091fb-fca8-430a-a971-cd06604c8202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1294 2024.02.16 02:57:51.473632 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1295 2024.02.16 02:57:51.473680 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1296 2024.02.16 02:57:51.473837 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1297 2024.02.16 02:57:51.474162 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1298 2024.02.16 02:57:51.474485 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1299 2024.02.16 02:57:51.474661 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} <Trace> oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1300 2024.02.16 02:57:51.474786 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001119889 sec., 892 rows/sec., 202.31 KiB/sec.
1301 2024.02.16 02:57:51.474936 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} <Debug> DynamicQueryHandler: Done processing query
1302 2024.02.16 02:57:51.474966 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1303 2024.02.16 02:57:51.474989 [ 3 ] {} <Debug> HTTP-Session: ce0091fb-fca8-430a-a971-cd06604c8202 Destroying unnamed session
1304 2024.02.16 02:57:51.475127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1305 2024.02.16 02:57:51.475175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1306 2024.02.16 02:57:51.475196 [ 3 ] {} <Debug> HTTP-Session: ac6b6ef3-0782-4fc9-b45c-578d8a6230b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1307 2024.02.16 02:57:51.475213 [ 3 ] {} <Debug> HTTP-Session: ac6b6ef3-0782-4fc9-b45c-578d8a6230b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1308 2024.02.16 02:57:51.475291 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1309 2024.02.16 02:57:51.475332 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1310 2024.02.16 02:57:51.475440 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1311 2024.02.16 02:57:51.475752 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1312 2024.02.16 02:57:51.475979 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1313 2024.02.16 02:57:51.476146 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1314 2024.02.16 02:57:51.476258 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.000959446 sec., 39606 rows/sec., 3.14 MiB/sec.
1315 2024.02.16 02:57:51.476342 [ 88 ] {} <Debug> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1316 2024.02.16 02:57:51.476359 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} <Debug> DynamicQueryHandler: Done processing query
1317 2024.02.16 02:57:51.476405 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1318 2024.02.16 02:57:51.476414 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1319 2024.02.16 02:57:51.476431 [ 3 ] {} <Debug> HTTP-Session: ac6b6ef3-0782-4fc9-b45c-578d8a6230b4 Destroying unnamed session
1320 2024.02.16 02:57:51.476602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1321 2024.02.16 02:57:51.476600 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1322 2024.02.16 02:57:51.476656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1323 2024.02.16 02:57:51.476683 [ 3 ] {} <Debug> HTTP-Session: 0d7b4e94-b9d1-4835-a44a-c1ede2845c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1324 2024.02.16 02:57:51.476701 [ 3 ] {} <Debug> HTTP-Session: 0d7b4e94-b9d1-4835-a44a-c1ede2845c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1325 2024.02.16 02:57:51.476855 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1326 2024.02.16 02:57:51.476917 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1327 2024.02.16 02:57:51.476965 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1328 2024.02.16 02:57:51.477099 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part
1329 2024.02.16 02:57:51.477263 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1330 2024.02.16 02:57:51.477466 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part
1331 2024.02.16 02:57:51.477731 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part
1332 2024.02.16 02:57:51.478043 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part
1333 2024.02.16 02:57:51.478055 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1334 2024.02.16 02:57:51.478174 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part
1335 2024.02.16 02:57:51.478329 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part
1336 2024.02.16 02:57:51.478456 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1337 2024.02.16 02:57:51.478708 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} <Trace> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1338 2024.02.16 02:57:51.478963 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002036234 sec., 982 rows/sec., 83.93 KiB/sec.
1339 2024.02.16 02:57:51.479228 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} <Debug> DynamicQueryHandler: Done processing query
1340 2024.02.16 02:57:51.479280 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1341 2024.02.16 02:57:51.479336 [ 3 ] {} <Debug> HTTP-Session: 0d7b4e94-b9d1-4835-a44a-c1ede2845c3e Destroying unnamed session
1342 2024.02.16 02:57:51.479624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1343 2024.02.16 02:57:51.479724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1344 2024.02.16 02:57:51.479744 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003209303 sec., 62007.233346306035 rows/sec., 4.91 MiB/sec.
1345 2024.02.16 02:57:51.479763 [ 3 ] {} <Debug> HTTP-Session: 2458beee-822e-49e4-bda7-88ee8f987217 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1346 2024.02.16 02:57:51.479816 [ 3 ] {} <Debug> HTTP-Session: 2458beee-822e-49e4-bda7-88ee8f987217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1347 2024.02.16 02:57:51.479914 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1348 2024.02.16 02:57:51.479966 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1349 2024.02.16 02:57:51.480042 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1350 2024.02.16 02:57:51.480212 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1351 2024.02.16 02:57:51.480312 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1352 2024.02.16 02:57:51.480350 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1353 2024.02.16 02:57:51.480773 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1354 2024.02.16 02:57:51.481009 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1355 2024.02.16 02:57:51.481169 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1356 2024.02.16 02:57:51.481283 [ 88 ] {} <Debug> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1357 2024.02.16 02:57:51.481295 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} <Information> executeQuery: Read 151 rows, 14.34 KiB in 0.001270491 sec., 118851 rows/sec., 11.02 MiB/sec.
1358 2024.02.16 02:57:51.481342 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1359 2024.02.16 02:57:51.481496 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1360 2024.02.16 02:57:51.481520 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} <Debug> DynamicQueryHandler: Done processing query
1361 2024.02.16 02:57:51.481571 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1362 2024.02.16 02:57:51.481598 [ 3 ] {} <Debug> HTTP-Session: 2458beee-822e-49e4-bda7-88ee8f987217 Destroying unnamed session
1363 2024.02.16 02:57:51.481659 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1364 2024.02.16 02:57:51.481695 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part
1365 2024.02.16 02:57:51.481805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1366 2024.02.16 02:57:51.481871 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part
1367 2024.02.16 02:57:51.481889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1368 2024.02.16 02:57:51.481952 [ 3 ] {} <Debug> HTTP-Session: 2e11c009-34a8-4303-bcf3-7c133081dbe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1369 2024.02.16 02:57:51.481984 [ 3 ] {} <Debug> HTTP-Session: 2e11c009-34a8-4303-bcf3-7c133081dbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1370 2024.02.16 02:57:51.482094 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 114 rows starting from the beginning of the part
1371 2024.02.16 02:57:51.482187 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1372 2024.02.16 02:57:51.482304 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 114 rows starting from the beginning of the part
1373 2024.02.16 02:57:51.482307 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1374 2024.02.16 02:57:51.482577 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1375 2024.02.16 02:57:51.482755 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1376 2024.02.16 02:57:51.482833 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 151 rows starting from the beginning of the part
1377 2024.02.16 02:57:51.483333 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1378 2024.02.16 02:57:51.483808 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1379 2024.02.16 02:57:51.484042 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} <Trace> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1380 2024.02.16 02:57:51.484379 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002125475 sec., 940 rows/sec., 65.70 KiB/sec.
1381 2024.02.16 02:57:51.484429 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 4 columns (4 merged, 0 gathered) in 0.002996609 sec., 223586.0601099443 rows/sec., 21.27 MiB/sec.
1382 2024.02.16 02:57:51.484602 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} <Debug> DynamicQueryHandler: Done processing query
1383 2024.02.16 02:57:51.484635 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1384 2024.02.16 02:57:51.484646 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1385 2024.02.16 02:57:51.484704 [ 3 ] {} <Debug> HTTP-Session: 2e11c009-34a8-4303-bcf3-7c133081dbe9 Destroying unnamed session
1386 2024.02.16 02:57:51.484863 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1387 2024.02.16 02:57:51.484880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1388 2024.02.16 02:57:51.484961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1389 2024.02.16 02:57:51.484970 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1390 2024.02.16 02:57:51.485003 [ 3 ] {} <Debug> HTTP-Session: c37196d6-0ce8-4965-b97f-ac77c0221989 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1391 2024.02.16 02:57:51.485048 [ 3 ] {} <Debug> HTTP-Session: c37196d6-0ce8-4965-b97f-ac77c0221989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1392 2024.02.16 02:57:51.485167 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1393 2024.02.16 02:57:51.485211 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1394 2024.02.16 02:57:51.485340 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1395 2024.02.16 02:57:51.485672 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1396 2024.02.16 02:57:51.485892 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1397 2024.02.16 02:57:51.486058 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1398 2024.02.16 02:57:51.486166 [ 88 ] {} <Debug> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1399 2024.02.16 02:57:51.486188 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} <Information> executeQuery: Read 64 rows, 5.10 KiB in 0.000985556 sec., 64937 rows/sec., 5.06 MiB/sec.
1400 2024.02.16 02:57:51.486216 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1401 2024.02.16 02:57:51.486359 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1402 2024.02.16 02:57:51.486391 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} <Debug> DynamicQueryHandler: Done processing query
1403 2024.02.16 02:57:51.486420 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1404 2024.02.16 02:57:51.486448 [ 3 ] {} <Debug> HTTP-Session: c37196d6-0ce8-4965-b97f-ac77c0221989 Destroying unnamed session
1405 2024.02.16 02:57:51.486459 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1406 2024.02.16 02:57:51.486486 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part
1407 2024.02.16 02:57:51.486602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1408 2024.02.16 02:57:51.486612 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 62 rows starting from the beginning of the part
1409 2024.02.16 02:57:51.486657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1410 2024.02.16 02:57:51.486680 [ 3 ] {} <Debug> HTTP-Session: 93fe3429-7693-4cc7-8734-d78304990677 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1411 2024.02.16 02:57:51.486714 [ 3 ] {} <Debug> HTTP-Session: 93fe3429-7693-4cc7-8734-d78304990677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1412 2024.02.16 02:57:51.486734 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part
1413 2024.02.16 02:57:51.486815 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1414 2024.02.16 02:57:51.486848 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part
1415 2024.02.16 02:57:51.486881 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1416 2024.02.16 02:57:51.486979 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
1417 2024.02.16 02:57:51.487146 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part
1418 2024.02.16 02:57:51.487161 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1419 2024.02.16 02:57:51.487639 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1420 2024.02.16 02:57:51.488024 [ 21 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741049 sec., 154504.55443815768 rows/sec., 12.07 MiB/sec.
1421 2024.02.16 02:57:51.488059 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1422 2024.02.16 02:57:51.488173 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1423 2024.02.16 02:57:51.488287 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1424 2024.02.16 02:57:51.488413 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1425 2024.02.16 02:57:51.488475 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001611287 sec., 22963 rows/sec., 1.62 MiB/sec.
1426 2024.02.16 02:57:51.488528 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1427 2024.02.16 02:57:51.488662 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} <Debug> DynamicQueryHandler: Done processing query
1428 2024.02.16 02:57:51.488686 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1429 2024.02.16 02:57:51.488703 [ 3 ] {} <Debug> HTTP-Session: 93fe3429-7693-4cc7-8734-d78304990677 Destroying unnamed session
1430 2024.02.16 02:57:51.488854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1431 2024.02.16 02:57:51.488901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1432 2024.02.16 02:57:51.488925 [ 3 ] {} <Debug> HTTP-Session: dac68de3-d908-43e2-bf88-79921c7516f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1433 2024.02.16 02:57:51.488943 [ 3 ] {} <Debug> HTTP-Session: dac68de3-d908-43e2-bf88-79921c7516f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1434 2024.02.16 02:57:51.489025 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1435 2024.02.16 02:57:51.489072 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1436 2024.02.16 02:57:51.489211 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1437 2024.02.16 02:57:51.489685 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1438 2024.02.16 02:57:51.489992 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1439 2024.02.16 02:57:51.490182 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1440 2024.02.16 02:57:51.490298 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1441 2024.02.16 02:57:51.490317 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.0012549 sec., 30281 rows/sec., 40.86 MiB/sec.
1442 2024.02.16 02:57:51.490347 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1443 2024.02.16 02:57:51.490497 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1444 2024.02.16 02:57:51.490553 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} <Debug> DynamicQueryHandler: Done processing query
1445 2024.02.16 02:57:51.490604 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1446 2024.02.16 02:57:51.490644 [ 3 ] {} <Debug> HTTP-Session: dac68de3-d908-43e2-bf88-79921c7516f8 Destroying unnamed session
1447 2024.02.16 02:57:51.490682 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1448 2024.02.16 02:57:51.490721 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part
1449 2024.02.16 02:57:51.490849 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part
1450 2024.02.16 02:57:51.490961 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part
1451 2024.02.16 02:57:51.491068 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part
1452 2024.02.16 02:57:51.491175 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part
1453 2024.02.16 02:57:51.491277 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part
1454 2024.02.16 02:57:51.493269 [ 19 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 6 columns (6 merged, 0 gathered) in 0.002861257 sec., 69549.85169105747 rows/sec., 93.85 MiB/sec.
1455 2024.02.16 02:57:51.493484 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1456 2024.02.16 02:57:51.493701 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1457 2024.02.16 02:57:51.493766 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1458 2024.02.16 02:57:51.493834 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1: 4.01 MiB.
1459 2024.02.16 02:57:52.000198 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.80 MiB, peak 236.04 MiB, will set to 230.79 MiB (RSS), difference: -4.01 MiB
1460 2024.02.16 02:57:56.467415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1461 2024.02.16 02:57:56.467552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1462 2024.02.16 02:57:56.467585 [ 3 ] {} <Debug> HTTP-Session: 7551895f-a86c-4fa3-98e5-fdf0dfe095e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1463 2024.02.16 02:57:56.467614 [ 3 ] {} <Debug> HTTP-Session: 7551895f-a86c-4fa3-98e5-fdf0dfe095e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.02.16 02:57:56.467756 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1465 2024.02.16 02:57:56.467825 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1466 2024.02.16 02:57:56.467994 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1467 2024.02.16 02:57:56.468417 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1468 2024.02.16 02:57:56.468688 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1469 2024.02.16 02:57:56.468861 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1470 2024.02.16 02:57:56.468992 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} <Information> executeQuery: Read 12 rows, 996.00 B in 0.00119434 sec., 10047 rows/sec., 814.39 KiB/sec.
1471 2024.02.16 02:57:56.469177 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} <Debug> DynamicQueryHandler: Done processing query
1472 2024.02.16 02:57:56.469204 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1473 2024.02.16 02:57:56.469222 [ 3 ] {} <Debug> HTTP-Session: 7551895f-a86c-4fa3-98e5-fdf0dfe095e4 Destroying unnamed session
1474 2024.02.16 02:57:56.469371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1475 2024.02.16 02:57:56.469423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1476 2024.02.16 02:57:56.469445 [ 3 ] {} <Debug> HTTP-Session: 6be1a7fc-3455-49a8-815d-6e6bb43ddb4d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1477 2024.02.16 02:57:56.469465 [ 3 ] {} <Debug> HTTP-Session: 6be1a7fc-3455-49a8-815d-6e6bb43ddb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1478 2024.02.16 02:57:56.469551 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1479 2024.02.16 02:57:56.469596 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1480 2024.02.16 02:57:56.469714 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1481 2024.02.16 02:57:56.470033 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1482 2024.02.16 02:57:56.470274 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1483 2024.02.16 02:57:56.470432 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1484 2024.02.16 02:57:56.470543 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000955205 sec., 37688 rows/sec., 3.34 MiB/sec.
1485 2024.02.16 02:57:56.470698 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} <Debug> DynamicQueryHandler: Done processing query
1486 2024.02.16 02:57:56.470722 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1487 2024.02.16 02:57:56.470738 [ 3 ] {} <Debug> HTTP-Session: 6be1a7fc-3455-49a8-815d-6e6bb43ddb4d Destroying unnamed session
1488 2024.02.16 02:57:56.470871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1489 2024.02.16 02:57:56.470918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1490 2024.02.16 02:57:56.470938 [ 3 ] {} <Debug> HTTP-Session: a6272e65-9854-4229-8bd1-27d51f1a0a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1491 2024.02.16 02:57:56.470956 [ 3 ] {} <Debug> HTTP-Session: a6272e65-9854-4229-8bd1-27d51f1a0a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1492 2024.02.16 02:57:56.471030 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1493 2024.02.16 02:57:56.471070 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1494 2024.02.16 02:57:56.471185 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1495 2024.02.16 02:57:56.471503 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1496 2024.02.16 02:57:56.471706 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1497 2024.02.16 02:57:56.471854 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1498 2024.02.16 02:57:56.471965 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000902045 sec., 13303 rows/sec., 1.04 MiB/sec.
1499 2024.02.16 02:57:56.472086 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} <Debug> DynamicQueryHandler: Done processing query
1500 2024.02.16 02:57:56.472109 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1501 2024.02.16 02:57:56.472126 [ 3 ] {} <Debug> HTTP-Session: a6272e65-9854-4229-8bd1-27d51f1a0a77 Destroying unnamed session
1502 2024.02.16 02:57:56.472287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1503 2024.02.16 02:57:56.472334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1504 2024.02.16 02:57:56.472354 [ 3 ] {} <Debug> HTTP-Session: 135294df-a1c2-4708-a35f-0eac0847c429 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1505 2024.02.16 02:57:56.472372 [ 3 ] {} <Debug> HTTP-Session: 135294df-a1c2-4708-a35f-0eac0847c429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1506 2024.02.16 02:57:56.472447 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1507 2024.02.16 02:57:56.472492 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1508 2024.02.16 02:57:56.472632 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1509 2024.02.16 02:57:56.472962 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1510 2024.02.16 02:57:56.473256 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1511 2024.02.16 02:57:56.473439 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1512 2024.02.16 02:57:56.473560 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001084828 sec., 11061 rows/sec., 14.93 MiB/sec.
1513 2024.02.16 02:57:56.473671 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} <Debug> DynamicQueryHandler: Done processing query
1514 2024.02.16 02:57:56.473694 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1515 2024.02.16 02:57:56.473712 [ 3 ] {} <Debug> HTTP-Session: 135294df-a1c2-4708-a35f-0eac0847c429 Destroying unnamed session
1516 2024.02.16 02:58:01.050511 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
1517 2024.02.16 02:58:01.050581 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
1518 2024.02.16 02:58:01.469153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1519 2024.02.16 02:58:01.469261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1520 2024.02.16 02:58:01.469288 [ 3 ] {} <Debug> HTTP-Session: dd3f21ee-6144-4024-9250-53cc565df25b Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1521 2024.02.16 02:58:01.469314 [ 3 ] {} <Debug> HTTP-Session: dd3f21ee-6144-4024-9250-53cc565df25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1522 2024.02.16 02:58:01.469457 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1523 2024.02.16 02:58:01.469528 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1524 2024.02.16 02:58:01.469706 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1525 2024.02.16 02:58:01.470176 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1526 2024.02.16 02:58:01.470466 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1527 2024.02.16 02:58:01.470644 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1528 2024.02.16 02:58:01.470775 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001271761 sec., 29879 rows/sec., 2.37 MiB/sec.
1529 2024.02.16 02:58:01.470923 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} <Debug> DynamicQueryHandler: Done processing query
1530 2024.02.16 02:58:01.470951 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1531 2024.02.16 02:58:01.470969 [ 3 ] {} <Debug> HTTP-Session: dd3f21ee-6144-4024-9250-53cc565df25b Destroying unnamed session
1532 2024.02.16 02:58:01.471086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1533 2024.02.16 02:58:01.471140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1534 2024.02.16 02:58:01.471163 [ 3 ] {} <Debug> HTTP-Session: ad26a5bb-9561-463e-8dd8-9ac48b6f4160 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1535 2024.02.16 02:58:01.471219 [ 3 ] {} <Debug> HTTP-Session: ad26a5bb-9561-463e-8dd8-9ac48b6f4160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1536 2024.02.16 02:58:01.471302 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1537 2024.02.16 02:58:01.471346 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1538 2024.02.16 02:58:01.471459 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1539 2024.02.16 02:58:01.471744 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1540 2024.02.16 02:58:01.471987 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1541 2024.02.16 02:58:01.472145 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} <Trace> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1542 2024.02.16 02:58:01.472260 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000928046 sec., 2155 rows/sec., 184.15 KiB/sec.
1543 2024.02.16 02:58:01.472423 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} <Debug> DynamicQueryHandler: Done processing query
1544 2024.02.16 02:58:01.472447 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1545 2024.02.16 02:58:01.472464 [ 3 ] {} <Debug> HTTP-Session: ad26a5bb-9561-463e-8dd8-9ac48b6f4160 Destroying unnamed session
1546 2024.02.16 02:58:01.472631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1547 2024.02.16 02:58:01.472759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1548 2024.02.16 02:58:01.472782 [ 3 ] {} <Debug> HTTP-Session: acc3077e-529e-4c02-ae72-65bfcdeb5d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1549 2024.02.16 02:58:01.472802 [ 3 ] {} <Debug> HTTP-Session: acc3077e-529e-4c02-ae72-65bfcdeb5d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1550 2024.02.16 02:58:01.472886 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1551 2024.02.16 02:58:01.472926 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1552 2024.02.16 02:58:01.473043 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1553 2024.02.16 02:58:01.473391 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1554 2024.02.16 02:58:01.473616 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1555 2024.02.16 02:58:01.473769 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1556 2024.02.16 02:58:01.473884 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} <Information> executeQuery: Read 115 rows, 11.53 KiB in 0.000966436 sec., 118993 rows/sec., 11.65 MiB/sec.
1557 2024.02.16 02:58:01.474000 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} <Debug> DynamicQueryHandler: Done processing query
1558 2024.02.16 02:58:01.474023 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1559 2024.02.16 02:58:01.474039 [ 3 ] {} <Debug> HTTP-Session: acc3077e-529e-4c02-ae72-65bfcdeb5d84 Destroying unnamed session
1560 2024.02.16 02:58:01.474196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1561 2024.02.16 02:58:01.474243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1562 2024.02.16 02:58:01.474262 [ 3 ] {} <Debug> HTTP-Session: ad7eea6a-3ba4-449a-9eee-600e3751ace9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1563 2024.02.16 02:58:01.474280 [ 3 ] {} <Debug> HTTP-Session: ad7eea6a-3ba4-449a-9eee-600e3751ace9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1564 2024.02.16 02:58:01.474352 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1565 2024.02.16 02:58:01.474392 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1566 2024.02.16 02:58:01.474505 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1567 2024.02.16 02:58:01.474775 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1568 2024.02.16 02:58:01.474978 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1569 2024.02.16 02:58:01.475124 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} <Trace> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1570 2024.02.16 02:58:01.475241 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000858185 sec., 2330 rows/sec., 162.73 KiB/sec.
1571 2024.02.16 02:58:01.475357 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} <Debug> DynamicQueryHandler: Done processing query
1572 2024.02.16 02:58:01.475382 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1573 2024.02.16 02:58:01.475398 [ 3 ] {} <Debug> HTTP-Session: ad7eea6a-3ba4-449a-9eee-600e3751ace9 Destroying unnamed session
1574 2024.02.16 02:58:01.475527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1575 2024.02.16 02:58:01.475571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1576 2024.02.16 02:58:01.475591 [ 3 ] {} <Debug> HTTP-Session: 92e86b85-7c3c-4bff-8247-c654c2d019e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1577 2024.02.16 02:58:01.475609 [ 3 ] {} <Debug> HTTP-Session: 92e86b85-7c3c-4bff-8247-c654c2d019e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1578 2024.02.16 02:58:01.475682 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1579 2024.02.16 02:58:01.475721 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1580 2024.02.16 02:58:01.475829 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1581 2024.02.16 02:58:01.476117 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1582 2024.02.16 02:58:01.476327 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1583 2024.02.16 02:58:01.476478 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1584 2024.02.16 02:58:01.476592 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} <Information> executeQuery: Read 40 rows, 3.21 KiB in 0.000882555 sec., 45322 rows/sec., 3.55 MiB/sec.
1585 2024.02.16 02:58:01.476709 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} <Debug> DynamicQueryHandler: Done processing query
1586 2024.02.16 02:58:01.476734 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1587 2024.02.16 02:58:01.476750 [ 3 ] {} <Debug> HTTP-Session: 92e86b85-7c3c-4bff-8247-c654c2d019e0 Destroying unnamed session
1588 2024.02.16 02:58:01.476899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1589 2024.02.16 02:58:01.476947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1590 2024.02.16 02:58:01.476967 [ 3 ] {} <Debug> HTTP-Session: 078c8974-09b1-4dd4-81bd-6f4bb3a00d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1591 2024.02.16 02:58:01.476985 [ 3 ] {} <Debug> HTTP-Session: 078c8974-09b1-4dd4-81bd-6f4bb3a00d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1592 2024.02.16 02:58:01.477055 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1593 2024.02.16 02:58:01.477099 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1594 2024.02.16 02:58:01.477222 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1595 2024.02.16 02:58:01.477487 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1596 2024.02.16 02:58:01.477778 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1597 2024.02.16 02:58:01.477962 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1598 2024.02.16 02:58:01.478080 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000993347 sec., 1006 rows/sec., 70.78 KiB/sec.
1599 2024.02.16 02:58:01.478223 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} <Debug> DynamicQueryHandler: Done processing query
1600 2024.02.16 02:58:01.478247 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1601 2024.02.16 02:58:01.478263 [ 3 ] {} <Debug> HTTP-Session: 078c8974-09b1-4dd4-81bd-6f4bb3a00d27 Destroying unnamed session
1602 2024.02.16 02:58:01.478414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1603 2024.02.16 02:58:01.478459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1604 2024.02.16 02:58:01.478483 [ 3 ] {} <Debug> HTTP-Session: 586d637f-0539-449e-a3d5-cd2f844d25cf Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1605 2024.02.16 02:58:01.478500 [ 3 ] {} <Debug> HTTP-Session: 586d637f-0539-449e-a3d5-cd2f844d25cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1606 2024.02.16 02:58:01.478578 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1607 2024.02.16 02:58:01.478619 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1608 2024.02.16 02:58:01.478754 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1609 2024.02.16 02:58:01.479233 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1610 2024.02.16 02:58:01.479676 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1611 2024.02.16 02:58:01.479942 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1612 2024.02.16 02:58:01.480065 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001450974 sec., 26189 rows/sec., 35.34 MiB/sec.
1613 2024.02.16 02:58:01.480205 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} <Debug> DynamicQueryHandler: Done processing query
1614 2024.02.16 02:58:01.480230 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1615 2024.02.16 02:58:01.480247 [ 3 ] {} <Debug> HTTP-Session: 586d637f-0539-449e-a3d5-cd2f844d25cf Destroying unnamed session
1616 2024.02.16 02:58:06.467612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1617 2024.02.16 02:58:06.467736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1618 2024.02.16 02:58:06.467765 [ 3 ] {} <Debug> HTTP-Session: 52e71c0a-890a-4337-9148-421adaeae684 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1619 2024.02.16 02:58:06.467790 [ 3 ] {} <Debug> HTTP-Session: 52e71c0a-890a-4337-9148-421adaeae684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1620 2024.02.16 02:58:06.467921 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1621 2024.02.16 02:58:06.467985 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1622 2024.02.16 02:58:06.468150 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1623 2024.02.16 02:58:06.468548 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1624 2024.02.16 02:58:06.468820 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1625 2024.02.16 02:58:06.468997 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1626 2024.02.16 02:58:06.469134 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001170789 sec., 10249 rows/sec., 830.77 KiB/sec.
1627 2024.02.16 02:58:06.469265 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} <Debug> DynamicQueryHandler: Done processing query
1628 2024.02.16 02:58:06.469292 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1629 2024.02.16 02:58:06.469311 [ 3 ] {} <Debug> HTTP-Session: 52e71c0a-890a-4337-9148-421adaeae684 Destroying unnamed session
1630 2024.02.16 02:58:06.469441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1631 2024.02.16 02:58:06.469490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1632 2024.02.16 02:58:06.469512 [ 3 ] {} <Debug> HTTP-Session: 99249744-5c53-40c4-b63d-18188ad2bf18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1633 2024.02.16 02:58:06.469532 [ 3 ] {} <Debug> HTTP-Session: 99249744-5c53-40c4-b63d-18188ad2bf18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1634 2024.02.16 02:58:06.469618 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1635 2024.02.16 02:58:06.469661 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1636 2024.02.16 02:58:06.469772 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1637 2024.02.16 02:58:06.470117 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1638 2024.02.16 02:58:06.470334 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1639 2024.02.16 02:58:06.470501 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1640 2024.02.16 02:58:06.470622 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000973736 sec., 36971 rows/sec., 3.28 MiB/sec.
1641 2024.02.16 02:58:06.470769 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} <Debug> DynamicQueryHandler: Done processing query
1642 2024.02.16 02:58:06.470795 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1643 2024.02.16 02:58:06.470811 [ 3 ] {} <Debug> HTTP-Session: 99249744-5c53-40c4-b63d-18188ad2bf18 Destroying unnamed session
1644 2024.02.16 02:58:06.470980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1645 2024.02.16 02:58:06.471029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1646 2024.02.16 02:58:06.471051 [ 3 ] {} <Debug> HTTP-Session: b60f58f8-432d-4d72-88f1-e5c050cbf849 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1647 2024.02.16 02:58:06.471069 [ 3 ] {} <Debug> HTTP-Session: b60f58f8-432d-4d72-88f1-e5c050cbf849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1648 2024.02.16 02:58:06.471142 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1649 2024.02.16 02:58:06.471182 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1650 2024.02.16 02:58:06.471296 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1651 2024.02.16 02:58:06.471578 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1652 2024.02.16 02:58:06.471792 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1653 2024.02.16 02:58:06.471948 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1654 2024.02.16 02:58:06.472067 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000896345 sec., 13387 rows/sec., 1.05 MiB/sec.
1655 2024.02.16 02:58:06.472174 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} <Debug> DynamicQueryHandler: Done processing query
1656 2024.02.16 02:58:06.472199 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1657 2024.02.16 02:58:06.472215 [ 3 ] {} <Debug> HTTP-Session: b60f58f8-432d-4d72-88f1-e5c050cbf849 Destroying unnamed session
1658 2024.02.16 02:58:06.472352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1659 2024.02.16 02:58:06.472399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1660 2024.02.16 02:58:06.472420 [ 3 ] {} <Debug> HTTP-Session: 89c1b4f2-1b6a-486d-a1ef-d6f5b1328124 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1661 2024.02.16 02:58:06.472438 [ 3 ] {} <Debug> HTTP-Session: 89c1b4f2-1b6a-486d-a1ef-d6f5b1328124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1662 2024.02.16 02:58:06.472512 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1663 2024.02.16 02:58:06.472561 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1664 2024.02.16 02:58:06.472701 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1665 2024.02.16 02:58:06.473020 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1666 2024.02.16 02:58:06.473308 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1667 2024.02.16 02:58:06.473496 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1668 2024.02.16 02:58:06.473613 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001069908 sec., 11215 rows/sec., 15.14 MiB/sec.
1669 2024.02.16 02:58:06.473735 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} <Debug> DynamicQueryHandler: Done processing query
1670 2024.02.16 02:58:06.473758 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1671 2024.02.16 02:58:06.473774 [ 3 ] {} <Debug> HTTP-Session: 89c1b4f2-1b6a-486d-a1ef-d6f5b1328124 Destroying unnamed session
1672 2024.02.16 02:58:11.469766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1673 2024.02.16 02:58:11.469887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1674 2024.02.16 02:58:11.469913 [ 3 ] {} <Debug> HTTP-Session: 15c317dc-7891-4ffb-9271-81929e561208 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1675 2024.02.16 02:58:11.469936 [ 3 ] {} <Debug> HTTP-Session: 15c317dc-7891-4ffb-9271-81929e561208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1676 2024.02.16 02:58:11.470063 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1677 2024.02.16 02:58:11.470124 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1678 2024.02.16 02:58:11.470299 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1679 2024.02.16 02:58:11.470717 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1680 2024.02.16 02:58:11.470988 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1681 2024.02.16 02:58:11.471159 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1682 2024.02.16 02:58:11.471271 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001170749 sec., 32457 rows/sec., 2.57 MiB/sec.
1683 2024.02.16 02:58:11.471465 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} <Debug> DynamicQueryHandler: Done processing query
1684 2024.02.16 02:58:11.471497 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1685 2024.02.16 02:58:11.471522 [ 3 ] {} <Debug> HTTP-Session: 15c317dc-7891-4ffb-9271-81929e561208 Destroying unnamed session
1686 2024.02.16 02:58:11.471694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1687 2024.02.16 02:58:11.471746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1688 2024.02.16 02:58:11.471767 [ 3 ] {} <Debug> HTTP-Session: 86005be7-8e71-4756-ac75-b6738c479f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1689 2024.02.16 02:58:11.471786 [ 3 ] {} <Debug> HTTP-Session: 86005be7-8e71-4756-ac75-b6738c479f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1690 2024.02.16 02:58:11.471879 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1691 2024.02.16 02:58:11.471923 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1692 2024.02.16 02:58:11.472038 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1693 2024.02.16 02:58:11.472419 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1694 2024.02.16 02:58:11.472646 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1695 2024.02.16 02:58:11.472813 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1696 2024.02.16 02:58:11.472916 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} <Information> executeQuery: Read 114 rows, 11.44 KiB in 0.001007017 sec., 113205 rows/sec., 11.09 MiB/sec.
1697 2024.02.16 02:58:11.473088 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} <Debug> DynamicQueryHandler: Done processing query
1698 2024.02.16 02:58:11.473114 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1699 2024.02.16 02:58:11.473132 [ 3 ] {} <Debug> HTTP-Session: 86005be7-8e71-4756-ac75-b6738c479f74 Destroying unnamed session
1700 2024.02.16 02:58:11.473291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1701 2024.02.16 02:58:11.473341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1702 2024.02.16 02:58:11.473362 [ 3 ] {} <Debug> HTTP-Session: 6f49d21b-dc12-4989-8632-15a2ef553f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1703 2024.02.16 02:58:11.473386 [ 3 ] {} <Debug> HTTP-Session: 6f49d21b-dc12-4989-8632-15a2ef553f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1704 2024.02.16 02:58:11.473466 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1705 2024.02.16 02:58:11.473507 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1706 2024.02.16 02:58:11.473624 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1707 2024.02.16 02:58:11.473934 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1708 2024.02.16 02:58:11.474161 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1709 2024.02.16 02:58:11.474311 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1710 2024.02.16 02:58:11.474439 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000940646 sec., 40397 rows/sec., 3.16 MiB/sec.
1711 2024.02.16 02:58:11.474595 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} <Debug> DynamicQueryHandler: Done processing query
1712 2024.02.16 02:58:11.474619 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1713 2024.02.16 02:58:11.474634 [ 3 ] {} <Debug> HTTP-Session: 6f49d21b-dc12-4989-8632-15a2ef553f22 Destroying unnamed session
1714 2024.02.16 02:58:11.474809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1715 2024.02.16 02:58:11.474855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1716 2024.02.16 02:58:11.474879 [ 3 ] {} <Debug> HTTP-Session: 1f54c364-c62f-4154-a655-69f2242010b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1717 2024.02.16 02:58:11.474896 [ 3 ] {} <Debug> HTTP-Session: 1f54c364-c62f-4154-a655-69f2242010b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1718 2024.02.16 02:58:11.474981 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1719 2024.02.16 02:58:11.475027 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1720 2024.02.16 02:58:11.475173 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1721 2024.02.16 02:58:11.475627 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1722 2024.02.16 02:58:11.475937 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1723 2024.02.16 02:58:11.476120 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1724 2024.02.16 02:58:11.476249 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.00123789 sec., 30697 rows/sec., 41.42 MiB/sec.
1725 2024.02.16 02:58:11.476393 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} <Debug> DynamicQueryHandler: Done processing query
1726 2024.02.16 02:58:11.476417 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1727 2024.02.16 02:58:11.476433 [ 3 ] {} <Debug> HTTP-Session: 1f54c364-c62f-4154-a655-69f2242010b0 Destroying unnamed session
1728 2024.02.16 02:58:16.050834 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
1729 2024.02.16 02:58:16.050935 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
1730 2024.02.16 02:58:16.468547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1731 2024.02.16 02:58:16.468642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1732 2024.02.16 02:58:16.468670 [ 3 ] {} <Debug> HTTP-Session: a7b5265a-2029-4ae6-a549-c3f4550523ff Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1733 2024.02.16 02:58:16.468694 [ 3 ] {} <Debug> HTTP-Session: a7b5265a-2029-4ae6-a549-c3f4550523ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.02.16 02:58:16.468817 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1735 2024.02.16 02:58:16.468875 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1736 2024.02.16 02:58:16.469038 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1737 2024.02.16 02:58:16.469456 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1738 2024.02.16 02:58:16.469729 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1739 2024.02.16 02:58:16.469900 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1740 2024.02.16 02:58:16.470022 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001171179 sec., 10246 rows/sec., 830.49 KiB/sec.
1741 2024.02.16 02:58:16.470012 [ 63 ] {} <Debug> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1742 2024.02.16 02:58:16.470081 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1743 2024.02.16 02:58:16.470182 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} <Debug> DynamicQueryHandler: Done processing query
1744 2024.02.16 02:58:16.470186 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1745 2024.02.16 02:58:16.470221 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1746 2024.02.16 02:58:16.470274 [ 3 ] {} <Debug> HTTP-Session: a7b5265a-2029-4ae6-a549-c3f4550523ff Destroying unnamed session
1747 2024.02.16 02:58:16.470358 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1748 2024.02.16 02:58:16.470411 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part
1749 2024.02.16 02:58:16.470434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1750 2024.02.16 02:58:16.470521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1751 2024.02.16 02:58:16.470557 [ 3 ] {} <Debug> HTTP-Session: 753f1d4a-9120-46eb-afa1-bd3c0e3b4652 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1752 2024.02.16 02:58:16.470608 [ 3 ] {} <Debug> HTTP-Session: 753f1d4a-9120-46eb-afa1-bd3c0e3b4652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1753 2024.02.16 02:58:16.470700 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part
1754 2024.02.16 02:58:16.470829 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1755 2024.02.16 02:58:16.470953 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1756 2024.02.16 02:58:16.470958 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part
1757 2024.02.16 02:58:16.471313 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part
1758 2024.02.16 02:58:16.471450 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1759 2024.02.16 02:58:16.471575 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part
1760 2024.02.16 02:58:16.471739 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part
1761 2024.02.16 02:58:16.472342 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1762 2024.02.16 02:58:16.472822 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1763 2024.02.16 02:58:16.473241 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1764 2024.02.16 02:58:16.473363 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003220443 sec., 49682.605778149155 rows/sec., 3.93 MiB/sec.
1765 2024.02.16 02:58:16.473423 [ 63 ] {} <Debug> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1766 2024.02.16 02:58:16.473475 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.002581303 sec., 13946 rows/sec., 1.24 MiB/sec.
1767 2024.02.16 02:58:16.473496 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1768 2024.02.16 02:58:16.473637 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1769 2024.02.16 02:58:16.473790 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1770 2024.02.16 02:58:16.473948 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} <Debug> DynamicQueryHandler: Done processing query
1771 2024.02.16 02:58:16.473980 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1772 2024.02.16 02:58:16.473991 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1773 2024.02.16 02:58:16.474030 [ 3 ] {} <Debug> HTTP-Session: 753f1d4a-9120-46eb-afa1-bd3c0e3b4652 Destroying unnamed session
1774 2024.02.16 02:58:16.474035 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 181 rows starting from the beginning of the part
1775 2024.02.16 02:58:16.474112 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1776 2024.02.16 02:58:16.474202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1777 2024.02.16 02:58:16.474248 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1778 2024.02.16 02:58:16.474307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1779 2024.02.16 02:58:16.474314 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part
1780 2024.02.16 02:58:16.474380 [ 3 ] {} <Debug> HTTP-Session: 6cb3f668-80fe-4554-89cd-ee04cd0fccdc Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1781 2024.02.16 02:58:16.474452 [ 3 ] {} <Debug> HTTP-Session: 6cb3f668-80fe-4554-89cd-ee04cd0fccdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2024.02.16 02:58:16.474557 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 115 rows starting from the beginning of the part
1783 2024.02.16 02:58:16.474584 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1784 2024.02.16 02:58:16.474633 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1785 2024.02.16 02:58:16.474687 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part
1786 2024.02.16 02:58:16.474871 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 114 rows starting from the beginning of the part
1787 2024.02.16 02:58:16.474886 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1788 2024.02.16 02:58:16.474992 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part
1789 2024.02.16 02:58:16.475340 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1790 2024.02.16 02:58:16.475621 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1791 2024.02.16 02:58:16.475801 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1792 2024.02.16 02:58:16.475950 [ 63 ] {} <Debug> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1793 2024.02.16 02:58:16.476010 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} <Information> executeQuery: Read 12 rows, 984.00 B in 0.001385492 sec., 8661 rows/sec., 693.57 KiB/sec.
1794 2024.02.16 02:58:16.476022 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1795 2024.02.16 02:58:16.476041 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464091 sec., 210219.50893859036 rows/sec., 19.73 MiB/sec.
1796 2024.02.16 02:58:16.476242 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1797 2024.02.16 02:58:16.476307 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} <Debug> DynamicQueryHandler: Done processing query
1798 2024.02.16 02:58:16.476320 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1799 2024.02.16 02:58:16.476360 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1800 2024.02.16 02:58:16.476421 [ 3 ] {} <Debug> HTTP-Session: 6cb3f668-80fe-4554-89cd-ee04cd0fccdc Destroying unnamed session
1801 2024.02.16 02:58:16.476516 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1802 2024.02.16 02:58:16.476565 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part
1803 2024.02.16 02:58:16.476596 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1804 2024.02.16 02:58:16.476678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1805 2024.02.16 02:58:16.476743 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1806 2024.02.16 02:58:16.476772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1807 2024.02.16 02:58:16.476852 [ 3 ] {} <Debug> HTTP-Session: 4088de29-5772-4438-a80a-87c63a13a39d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1808 2024.02.16 02:58:16.476959 [ 3 ] {} <Debug> HTTP-Session: 4088de29-5772-4438-a80a-87c63a13a39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1809 2024.02.16 02:58:16.477035 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part
1810 2024.02.16 02:58:16.477184 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1811 2024.02.16 02:58:16.477316 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
1812 2024.02.16 02:58:16.477320 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1813 2024.02.16 02:58:16.477597 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part
1814 2024.02.16 02:58:16.477961 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part
1815 2024.02.16 02:58:16.477978 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1816 2024.02.16 02:58:16.478175 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part
1817 2024.02.16 02:58:16.478565 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1818 2024.02.16 02:58:16.479561 [ 23 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.003466987 sec., 59417.58650955426 rows/sec., 4.64 MiB/sec.
1819 2024.02.16 02:58:16.479604 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1820 2024.02.16 02:58:16.479679 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1821 2024.02.16 02:58:16.479855 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1822 2024.02.16 02:58:16.479880 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1823 2024.02.16 02:58:16.479961 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1824 2024.02.16 02:58:16.479979 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1825 2024.02.16 02:58:16.479998 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.002756665 sec., 4353 rows/sec., 5.87 MiB/sec.
1826 2024.02.16 02:58:16.480055 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1827 2024.02.16 02:58:16.480208 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1828 2024.02.16 02:58:16.480335 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} <Debug> DynamicQueryHandler: Done processing query
1829 2024.02.16 02:58:16.480365 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1830 2024.02.16 02:58:16.480371 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1831 2024.02.16 02:58:16.480385 [ 3 ] {} <Debug> HTTP-Session: 4088de29-5772-4438-a80a-87c63a13a39d Destroying unnamed session
1832 2024.02.16 02:58:16.480412 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 199 rows starting from the beginning of the part
1833 2024.02.16 02:58:16.480516 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part
1834 2024.02.16 02:58:16.480610 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part
1835 2024.02.16 02:58:16.480695 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part
1836 2024.02.16 02:58:16.480779 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part
1837 2024.02.16 02:58:16.480865 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part
1838 2024.02.16 02:58:16.481991 [ 19 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 6 columns (6 merged, 0 gathered) in 0.001868691 sec., 166426.6590891699 rows/sec., 224.58 MiB/sec.
1839 2024.02.16 02:58:16.482234 [ 11 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1840 2024.02.16 02:58:16.482485 [ 11 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1841 2024.02.16 02:58:16.482560 [ 11 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1842 2024.02.16 02:58:16.482632 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2: 4.03 MiB.
1843 2024.02.16 02:58:21.471685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1844 2024.02.16 02:58:21.471819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1845 2024.02.16 02:58:21.471851 [ 3 ] {} <Debug> HTTP-Session: bf94ee42-38cf-4578-83b9-1692c163c9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1846 2024.02.16 02:58:21.471879 [ 3 ] {} <Debug> HTTP-Session: bf94ee42-38cf-4578-83b9-1692c163c9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1847 2024.02.16 02:58:21.472022 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1848 2024.02.16 02:58:21.472088 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1849 2024.02.16 02:58:21.472254 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1850 2024.02.16 02:58:21.472670 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1851 2024.02.16 02:58:21.472942 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1852 2024.02.16 02:58:21.473110 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1853 2024.02.16 02:58:21.473229 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001167079 sec., 32559 rows/sec., 2.58 MiB/sec.
1854 2024.02.16 02:58:21.473366 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} <Debug> DynamicQueryHandler: Done processing query
1855 2024.02.16 02:58:21.473391 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1856 2024.02.16 02:58:21.473408 [ 3 ] {} <Debug> HTTP-Session: bf94ee42-38cf-4578-83b9-1692c163c9ed Destroying unnamed session
1857 2024.02.16 02:58:21.473558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1858 2024.02.16 02:58:21.473608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1859 2024.02.16 02:58:21.473629 [ 3 ] {} <Debug> HTTP-Session: 474d8d6a-5b09-4057-8f86-5ed7006ca4d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1860 2024.02.16 02:58:21.473648 [ 3 ] {} <Debug> HTTP-Session: 474d8d6a-5b09-4057-8f86-5ed7006ca4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1861 2024.02.16 02:58:21.473736 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1862 2024.02.16 02:58:21.473780 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1863 2024.02.16 02:58:21.473889 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1864 2024.02.16 02:58:21.474273 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1865 2024.02.16 02:58:21.474501 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1866 2024.02.16 02:58:21.474653 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1867 2024.02.16 02:58:21.474752 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} <Information> executeQuery: Read 150 rows, 14.25 KiB in 0.000984717 sec., 152328 rows/sec., 14.13 MiB/sec.
1868 2024.02.16 02:58:21.474874 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} <Debug> DynamicQueryHandler: Done processing query
1869 2024.02.16 02:58:21.474898 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1870 2024.02.16 02:58:21.474914 [ 3 ] {} <Debug> HTTP-Session: 474d8d6a-5b09-4057-8f86-5ed7006ca4d6 Destroying unnamed session
1871 2024.02.16 02:58:21.475049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1872 2024.02.16 02:58:21.475097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1873 2024.02.16 02:58:21.475117 [ 3 ] {} <Debug> HTTP-Session: 1207b720-a89e-484b-8dc3-dd82e86da22f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1874 2024.02.16 02:58:21.475135 [ 3 ] {} <Debug> HTTP-Session: 1207b720-a89e-484b-8dc3-dd82e86da22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1875 2024.02.16 02:58:21.475215 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1876 2024.02.16 02:58:21.475255 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1877 2024.02.16 02:58:21.475362 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1878 2024.02.16 02:58:21.475665 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1879 2024.02.16 02:58:21.475883 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1880 2024.02.16 02:58:21.476038 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1881 2024.02.16 02:58:21.476134 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} <Information> executeQuery: Read 62 rows, 4.94 KiB in 0.000890304 sec., 69639 rows/sec., 5.42 MiB/sec.
1882 2024.02.16 02:58:21.476289 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} <Debug> DynamicQueryHandler: Done processing query
1883 2024.02.16 02:58:21.476313 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1884 2024.02.16 02:58:21.476329 [ 3 ] {} <Debug> HTTP-Session: 1207b720-a89e-484b-8dc3-dd82e86da22f Destroying unnamed session
1885 2024.02.16 02:58:21.476487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1886 2024.02.16 02:58:21.476532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1887 2024.02.16 02:58:21.476551 [ 3 ] {} <Debug> HTTP-Session: ed09c2d9-134c-46cb-82cb-25deb63f58f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1888 2024.02.16 02:58:21.476569 [ 3 ] {} <Debug> HTTP-Session: ed09c2d9-134c-46cb-82cb-25deb63f58f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1889 2024.02.16 02:58:21.476644 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1890 2024.02.16 02:58:21.476690 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1891 2024.02.16 02:58:21.476820 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1892 2024.02.16 02:58:21.477196 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1893 2024.02.16 02:58:21.477460 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1894 2024.02.16 02:58:21.477652 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1895 2024.02.16 02:58:21.477748 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001075708 sec., 33466 rows/sec., 2.36 MiB/sec.
1896 2024.02.16 02:58:21.477883 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} <Debug> DynamicQueryHandler: Done processing query
1897 2024.02.16 02:58:21.477908 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1898 2024.02.16 02:58:21.477923 [ 3 ] {} <Debug> HTTP-Session: ed09c2d9-134c-46cb-82cb-25deb63f58f3 Destroying unnamed session
1899 2024.02.16 02:58:21.478082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1900 2024.02.16 02:58:21.478127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1901 2024.02.16 02:58:21.478146 [ 3 ] {} <Debug> HTTP-Session: 4c3d052b-40c0-40b4-9105-46cf9b23f4cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1902 2024.02.16 02:58:21.478163 [ 3 ] {} <Debug> HTTP-Session: 4c3d052b-40c0-40b4-9105-46cf9b23f4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1903 2024.02.16 02:58:21.478246 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1904 2024.02.16 02:58:21.478291 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1905 2024.02.16 02:58:21.478429 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1906 2024.02.16 02:58:21.478872 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1907 2024.02.16 02:58:21.479175 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1908 2024.02.16 02:58:21.479354 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1909 2024.02.16 02:58:21.479452 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001177509 sec., 32271 rows/sec., 43.55 MiB/sec.
1910 2024.02.16 02:58:21.479560 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} <Debug> DynamicQueryHandler: Done processing query
1911 2024.02.16 02:58:21.479584 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1912 2024.02.16 02:58:21.479600 [ 3 ] {} <Debug> HTTP-Session: 4c3d052b-40c0-40b4-9105-46cf9b23f4cc Destroying unnamed session
1913 2024.02.16 02:58:26.469335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1914 2024.02.16 02:58:26.469466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1915 2024.02.16 02:58:26.469498 [ 3 ] {} <Debug> HTTP-Session: b9a54401-1b3e-4cd7-bc82-67143d7db4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1916 2024.02.16 02:58:26.469527 [ 3 ] {} <Debug> HTTP-Session: b9a54401-1b3e-4cd7-bc82-67143d7db4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1917 2024.02.16 02:58:26.469701 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1918 2024.02.16 02:58:26.469796 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1919 2024.02.16 02:58:26.470058 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1920 2024.02.16 02:58:26.470626 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1921 2024.02.16 02:58:26.470879 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1922 2024.02.16 02:58:26.471103 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1923 2024.02.16 02:58:26.471220 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001462574 sec., 8204 rows/sec., 665.03 KiB/sec.
1924 2024.02.16 02:58:26.471367 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} <Debug> DynamicQueryHandler: Done processing query
1925 2024.02.16 02:58:26.471392 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1926 2024.02.16 02:58:26.471409 [ 3 ] {} <Debug> HTTP-Session: b9a54401-1b3e-4cd7-bc82-67143d7db4ea Destroying unnamed session
1927 2024.02.16 02:58:26.471539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1928 2024.02.16 02:58:26.471588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1929 2024.02.16 02:58:26.471608 [ 3 ] {} <Debug> HTTP-Session: 91b2a708-dfdd-4238-ae90-3eb946852ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1930 2024.02.16 02:58:26.471627 [ 3 ] {} <Debug> HTTP-Session: 91b2a708-dfdd-4238-ae90-3eb946852ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1931 2024.02.16 02:58:26.471706 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1932 2024.02.16 02:58:26.471748 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1933 2024.02.16 02:58:26.471857 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1934 2024.02.16 02:58:26.472170 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1935 2024.02.16 02:58:26.472383 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1936 2024.02.16 02:58:26.472536 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1937 2024.02.16 02:58:26.472631 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000896325 sec., 40164 rows/sec., 3.56 MiB/sec.
1938 2024.02.16 02:58:26.472734 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} <Debug> DynamicQueryHandler: Done processing query
1939 2024.02.16 02:58:26.472758 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1940 2024.02.16 02:58:26.472774 [ 3 ] {} <Debug> HTTP-Session: 91b2a708-dfdd-4238-ae90-3eb946852ef2 Destroying unnamed session
1941 2024.02.16 02:58:26.472899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1942 2024.02.16 02:58:26.472942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1943 2024.02.16 02:58:26.472961 [ 3 ] {} <Debug> HTTP-Session: 7e8f5535-65ff-4ff9-bcc1-2fdf3695cfb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1944 2024.02.16 02:58:26.472979 [ 3 ] {} <Debug> HTTP-Session: 7e8f5535-65ff-4ff9-bcc1-2fdf3695cfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1945 2024.02.16 02:58:26.473050 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1946 2024.02.16 02:58:26.473091 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1947 2024.02.16 02:58:26.473196 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1948 2024.02.16 02:58:26.473456 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1949 2024.02.16 02:58:26.473668 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1950 2024.02.16 02:58:26.473821 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1951 2024.02.16 02:58:26.473914 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000834544 sec., 14379 rows/sec., 1.12 MiB/sec.
1952 2024.02.16 02:58:26.474032 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} <Debug> DynamicQueryHandler: Done processing query
1953 2024.02.16 02:58:26.474055 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1954 2024.02.16 02:58:26.474074 [ 3 ] {} <Debug> HTTP-Session: 7e8f5535-65ff-4ff9-bcc1-2fdf3695cfb4 Destroying unnamed session
1955 2024.02.16 02:58:26.474232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1956 2024.02.16 02:58:26.474277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1957 2024.02.16 02:58:26.474296 [ 3 ] {} <Debug> HTTP-Session: bdabdc83-f38a-4217-9fca-ea7169150311 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1958 2024.02.16 02:58:26.474313 [ 3 ] {} <Debug> HTTP-Session: bdabdc83-f38a-4217-9fca-ea7169150311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1959 2024.02.16 02:58:26.474388 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1960 2024.02.16 02:58:26.474433 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1961 2024.02.16 02:58:26.474569 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1962 2024.02.16 02:58:26.474911 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1963 2024.02.16 02:58:26.475201 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1964 2024.02.16 02:58:26.475381 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1965 2024.02.16 02:58:26.475478 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001061908 sec., 11300 rows/sec., 15.25 MiB/sec.
1966 2024.02.16 02:58:26.475585 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} <Debug> DynamicQueryHandler: Done processing query
1967 2024.02.16 02:58:26.475609 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1968 2024.02.16 02:58:26.475625 [ 3 ] {} <Debug> HTTP-Session: bdabdc83-f38a-4217-9fca-ea7169150311 Destroying unnamed session
1969 2024.02.16 02:58:31.051006 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
1970 2024.02.16 02:58:31.051106 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
1971 2024.02.16 02:58:31.470648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1972 2024.02.16 02:58:31.470769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1973 2024.02.16 02:58:31.470799 [ 3 ] {} <Debug> HTTP-Session: cdebf994-77c9-40b9-8a74-5a8c6b718cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1974 2024.02.16 02:58:31.470827 [ 3 ] {} <Debug> HTTP-Session: cdebf994-77c9-40b9-8a74-5a8c6b718cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1975 2024.02.16 02:58:31.470972 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1976 2024.02.16 02:58:31.471046 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1977 2024.02.16 02:58:31.471210 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1978 2024.02.16 02:58:31.471636 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1979 2024.02.16 02:58:31.471889 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1980 2024.02.16 02:58:31.472053 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1981 2024.02.16 02:58:31.472175 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.00120514 sec., 31531 rows/sec., 2.50 MiB/sec.
1982 2024.02.16 02:58:31.472394 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} <Debug> DynamicQueryHandler: Done processing query
1983 2024.02.16 02:58:31.472419 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1984 2024.02.16 02:58:31.472437 [ 3 ] {} <Debug> HTTP-Session: cdebf994-77c9-40b9-8a74-5a8c6b718cd6 Destroying unnamed session
1985 2024.02.16 02:58:31.472580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1986 2024.02.16 02:58:31.472630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1987 2024.02.16 02:58:31.472650 [ 3 ] {} <Debug> HTTP-Session: 1f21d25c-3c6b-4524-b9bf-d983b38d1f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
1988 2024.02.16 02:58:31.472668 [ 3 ] {} <Debug> HTTP-Session: 1f21d25c-3c6b-4524-b9bf-d983b38d1f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1989 2024.02.16 02:58:31.472755 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1990 2024.02.16 02:58:31.472799 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1991 2024.02.16 02:58:31.472909 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1992 2024.02.16 02:58:31.473276 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
1993 2024.02.16 02:58:31.473506 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1994 2024.02.16 02:58:31.473658 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1995 2024.02.16 02:58:31.473777 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} <Information> executeQuery: Read 114 rows, 11.44 KiB in 0.000984466 sec., 115798 rows/sec., 11.34 MiB/sec.
1996 2024.02.16 02:58:31.473966 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} <Debug> DynamicQueryHandler: Done processing query
1997 2024.02.16 02:58:31.473991 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1998 2024.02.16 02:58:31.474007 [ 3 ] {} <Debug> HTTP-Session: 1f21d25c-3c6b-4524-b9bf-d983b38d1f78 Destroying unnamed session
1999 2024.02.16 02:58:31.474146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2000 2024.02.16 02:58:31.474192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2001 2024.02.16 02:58:31.474211 [ 3 ] {} <Debug> HTTP-Session: dbcb73dc-9ecd-4c41-aca0-882257e9d8b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2002 2024.02.16 02:58:31.474229 [ 3 ] {} <Debug> HTTP-Session: dbcb73dc-9ecd-4c41-aca0-882257e9d8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2003 2024.02.16 02:58:31.474307 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2004 2024.02.16 02:58:31.474348 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2005 2024.02.16 02:58:31.474474 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2006 2024.02.16 02:58:31.474884 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2007 2024.02.16 02:58:31.475108 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2008 2024.02.16 02:58:31.475263 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2009 2024.02.16 02:58:31.475382 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.001044927 sec., 36366 rows/sec., 2.84 MiB/sec.
2010 2024.02.16 02:58:31.475502 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} <Debug> DynamicQueryHandler: Done processing query
2011 2024.02.16 02:58:31.475525 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2012 2024.02.16 02:58:31.475541 [ 3 ] {} <Debug> HTTP-Session: dbcb73dc-9ecd-4c41-aca0-882257e9d8b9 Destroying unnamed session
2013 2024.02.16 02:58:31.475719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2014 2024.02.16 02:58:31.475765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2015 2024.02.16 02:58:31.475784 [ 3 ] {} <Debug> HTTP-Session: 78859ae2-e072-4b3f-b340-147f8ac4c151 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2016 2024.02.16 02:58:31.475801 [ 3 ] {} <Debug> HTTP-Session: 78859ae2-e072-4b3f-b340-147f8ac4c151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2017 2024.02.16 02:58:31.475890 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2018 2024.02.16 02:58:31.475936 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2019 2024.02.16 02:58:31.476079 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2020 2024.02.16 02:58:31.476510 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2021 2024.02.16 02:58:31.476810 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2022 2024.02.16 02:58:31.476991 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2023 2024.02.16 02:58:31.477120 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.00119354 sec., 31838 rows/sec., 42.96 MiB/sec.
2024 2024.02.16 02:58:31.477231 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} <Debug> DynamicQueryHandler: Done processing query
2025 2024.02.16 02:58:31.477255 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2026 2024.02.16 02:58:31.477270 [ 3 ] {} <Debug> HTTP-Session: 78859ae2-e072-4b3f-b340-147f8ac4c151 Destroying unnamed session
2027 2024.02.16 02:58:36.470102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2028 2024.02.16 02:58:36.470240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2029 2024.02.16 02:58:36.470272 [ 3 ] {} <Debug> HTTP-Session: 8e59ac7d-1e28-4573-b34e-3c5fa7cc0174 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2030 2024.02.16 02:58:36.470301 [ 3 ] {} <Debug> HTTP-Session: 8e59ac7d-1e28-4573-b34e-3c5fa7cc0174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2031 2024.02.16 02:58:36.470440 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2032 2024.02.16 02:58:36.470508 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2033 2024.02.16 02:58:36.470666 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2034 2024.02.16 02:58:36.471079 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2035 2024.02.16 02:58:36.471341 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2036 2024.02.16 02:58:36.471509 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2037 2024.02.16 02:58:36.471630 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001148869 sec., 10445 rows/sec., 846.62 KiB/sec.
2038 2024.02.16 02:58:36.471784 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} <Debug> DynamicQueryHandler: Done processing query
2039 2024.02.16 02:58:36.471809 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2040 2024.02.16 02:58:36.471826 [ 3 ] {} <Debug> HTTP-Session: 8e59ac7d-1e28-4573-b34e-3c5fa7cc0174 Destroying unnamed session
2041 2024.02.16 02:58:36.471999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2042 2024.02.16 02:58:36.472049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2043 2024.02.16 02:58:36.472070 [ 3 ] {} <Debug> HTTP-Session: 3af08477-691e-4402-a5b6-84561936f631 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2044 2024.02.16 02:58:36.472089 [ 3 ] {} <Debug> HTTP-Session: 3af08477-691e-4402-a5b6-84561936f631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2045 2024.02.16 02:58:36.472168 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2046 2024.02.16 02:58:36.472212 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2047 2024.02.16 02:58:36.472323 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2048 2024.02.16 02:58:36.472711 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2049 2024.02.16 02:58:36.472905 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2050 2024.02.16 02:58:36.473047 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} <Trace> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2051 2024.02.16 02:58:36.473158 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000983156 sec., 4068 rows/sec., 339.71 KiB/sec.
2052 2024.02.16 02:58:36.473284 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} <Debug> DynamicQueryHandler: Done processing query
2053 2024.02.16 02:58:36.473306 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2054 2024.02.16 02:58:36.473322 [ 3 ] {} <Debug> HTTP-Session: 3af08477-691e-4402-a5b6-84561936f631 Destroying unnamed session
2055 2024.02.16 02:58:36.473444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2056 2024.02.16 02:58:36.473487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2057 2024.02.16 02:58:36.473506 [ 3 ] {} <Debug> HTTP-Session: 616772b5-f84c-4d67-9aa4-fdc972a040f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2058 2024.02.16 02:58:36.473523 [ 3 ] {} <Debug> HTTP-Session: 616772b5-f84c-4d67-9aa4-fdc972a040f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2059 2024.02.16 02:58:36.473596 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2060 2024.02.16 02:58:36.473636 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2061 2024.02.16 02:58:36.473817 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2062 2024.02.16 02:58:36.474112 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2063 2024.02.16 02:58:36.474336 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2064 2024.02.16 02:58:36.474486 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2065 2024.02.16 02:58:36.474605 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.000907825 sec., 41858 rows/sec., 3.71 MiB/sec.
2066 2024.02.16 02:58:36.474746 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} <Debug> DynamicQueryHandler: Done processing query
2067 2024.02.16 02:58:36.474770 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2068 2024.02.16 02:58:36.474786 [ 3 ] {} <Debug> HTTP-Session: 616772b5-f84c-4d67-9aa4-fdc972a040f8 Destroying unnamed session
2069 2024.02.16 02:58:36.474933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2070 2024.02.16 02:58:36.474978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2071 2024.02.16 02:58:36.474997 [ 3 ] {} <Debug> HTTP-Session: 766a25ad-95da-4352-82a4-d68c2cc3120e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2072 2024.02.16 02:58:36.475014 [ 3 ] {} <Debug> HTTP-Session: 766a25ad-95da-4352-82a4-d68c2cc3120e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2073 2024.02.16 02:58:36.475084 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2074 2024.02.16 02:58:36.475124 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2075 2024.02.16 02:58:36.475231 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2076 2024.02.16 02:58:36.475549 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2077 2024.02.16 02:58:36.475761 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2078 2024.02.16 02:58:36.475912 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} <Trace> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2079 2024.02.16 02:58:36.476032 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000915505 sec., 4369 rows/sec., 305.07 KiB/sec.
2080 2024.02.16 02:58:36.476155 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} <Debug> DynamicQueryHandler: Done processing query
2081 2024.02.16 02:58:36.476179 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2082 2024.02.16 02:58:36.476195 [ 3 ] {} <Debug> HTTP-Session: 766a25ad-95da-4352-82a4-d68c2cc3120e Destroying unnamed session
2083 2024.02.16 02:58:36.476328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2084 2024.02.16 02:58:36.476371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2085 2024.02.16 02:58:36.476391 [ 3 ] {} <Debug> HTTP-Session: 8f214041-0711-42b3-a5c7-747155cc93a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2086 2024.02.16 02:58:36.476408 [ 3 ] {} <Debug> HTTP-Session: 8f214041-0711-42b3-a5c7-747155cc93a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2087 2024.02.16 02:58:36.476479 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2088 2024.02.16 02:58:36.476518 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2089 2024.02.16 02:58:36.476626 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2090 2024.02.16 02:58:36.476913 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2091 2024.02.16 02:58:36.477119 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2092 2024.02.16 02:58:36.477268 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2093 2024.02.16 02:58:36.477379 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000860244 sec., 18599 rows/sec., 1.46 MiB/sec.
2094 2024.02.16 02:58:36.477504 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} <Debug> DynamicQueryHandler: Done processing query
2095 2024.02.16 02:58:36.477527 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2096 2024.02.16 02:58:36.477544 [ 3 ] {} <Debug> HTTP-Session: 8f214041-0711-42b3-a5c7-747155cc93a0 Destroying unnamed session
2097 2024.02.16 02:58:36.477675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2098 2024.02.16 02:58:36.477722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2099 2024.02.16 02:58:36.477742 [ 3 ] {} <Debug> HTTP-Session: d59958c9-a57c-4d6a-aa64-e0072e897551 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2100 2024.02.16 02:58:36.477761 [ 3 ] {} <Debug> HTTP-Session: d59958c9-a57c-4d6a-aa64-e0072e897551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2101 2024.02.16 02:58:36.477831 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2102 2024.02.16 02:58:36.477875 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2103 2024.02.16 02:58:36.477996 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2104 2024.02.16 02:58:36.478259 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2105 2024.02.16 02:58:36.478514 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2106 2024.02.16 02:58:36.478689 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2107 2024.02.16 02:58:36.478810 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000950146 sec., 2104 rows/sec., 148.00 KiB/sec.
2108 2024.02.16 02:58:36.478915 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} <Debug> DynamicQueryHandler: Done processing query
2109 2024.02.16 02:58:36.478939 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2110 2024.02.16 02:58:36.478954 [ 3 ] {} <Debug> HTTP-Session: d59958c9-a57c-4d6a-aa64-e0072e897551 Destroying unnamed session
2111 2024.02.16 02:58:36.479074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2112 2024.02.16 02:58:36.479117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2113 2024.02.16 02:58:36.479137 [ 3 ] {} <Debug> HTTP-Session: 4dea213c-6981-4147-93f7-fc7e521ef7f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2114 2024.02.16 02:58:36.479154 [ 3 ] {} <Debug> HTTP-Session: 4dea213c-6981-4147-93f7-fc7e521ef7f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2115 2024.02.16 02:58:36.479228 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2116 2024.02.16 02:58:36.479272 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2117 2024.02.16 02:58:36.479407 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2118 2024.02.16 02:58:36.479811 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2119 2024.02.16 02:58:36.480094 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2120 2024.02.16 02:58:36.480274 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2121 2024.02.16 02:58:36.480396 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001141049 sec., 10516 rows/sec., 14.19 MiB/sec.
2122 2024.02.16 02:58:36.480524 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} <Debug> DynamicQueryHandler: Done processing query
2123 2024.02.16 02:58:36.480548 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2124 2024.02.16 02:58:36.480564 [ 3 ] {} <Debug> HTTP-Session: 4dea213c-6981-4147-93f7-fc7e521ef7f8 Destroying unnamed session
2125 2024.02.16 02:58:41.471446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2126 2024.02.16 02:58:41.471575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2127 2024.02.16 02:58:41.471607 [ 3 ] {} <Debug> HTTP-Session: 0753fff5-4bd0-4274-8c02-0366aae80a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2128 2024.02.16 02:58:41.471635 [ 3 ] {} <Debug> HTTP-Session: 0753fff5-4bd0-4274-8c02-0366aae80a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2129 2024.02.16 02:58:41.471782 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2130 2024.02.16 02:58:41.471850 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2131 2024.02.16 02:58:41.472020 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2132 2024.02.16 02:58:41.472490 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2133 2024.02.16 02:58:41.472757 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2134 2024.02.16 02:58:41.472925 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2135 2024.02.16 02:58:41.473049 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.00122246 sec., 31084 rows/sec., 2.46 MiB/sec.
2136 2024.02.16 02:58:41.473061 [ 54 ] {} <Debug> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2137 2024.02.16 02:58:41.473171 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2138 2024.02.16 02:58:41.473264 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} <Debug> DynamicQueryHandler: Done processing query
2139 2024.02.16 02:58:41.473322 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2140 2024.02.16 02:58:41.473323 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2141 2024.02.16 02:58:41.473370 [ 3 ] {} <Debug> HTTP-Session: 0753fff5-4bd0-4274-8c02-0366aae80a5d Destroying unnamed session
2142 2024.02.16 02:58:41.473477 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2143 2024.02.16 02:58:41.473516 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part
2144 2024.02.16 02:58:41.473562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2145 2024.02.16 02:58:41.473664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2146 2024.02.16 02:58:41.473720 [ 3 ] {} <Debug> HTTP-Session: 7e4dc905-c77a-455c-bba9-e694dfdb1c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2147 2024.02.16 02:58:41.473770 [ 3 ] {} <Debug> HTTP-Session: 7e4dc905-c77a-455c-bba9-e694dfdb1c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2148 2024.02.16 02:58:41.473769 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part
2149 2024.02.16 02:58:41.473974 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2150 2024.02.16 02:58:41.474013 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part
2151 2024.02.16 02:58:41.474069 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2152 2024.02.16 02:58:41.474270 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part
2153 2024.02.16 02:58:41.474513 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2154 2024.02.16 02:58:41.474533 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part
2155 2024.02.16 02:58:41.474703 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part
2156 2024.02.16 02:58:41.475285 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2157 2024.02.16 02:58:41.475794 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2158 2024.02.16 02:58:41.476149 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2159 2024.02.16 02:58:41.476200 [ 23 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002973849 sec., 63217.73566848888 rows/sec., 5.00 MiB/sec.
2160 2024.02.16 02:58:41.476324 [ 54 ] {} <Debug> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2161 2024.02.16 02:58:41.476360 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} <Information> executeQuery: Read 114 rows, 11.44 KiB in 0.002321268 sec., 49111 rows/sec., 4.81 MiB/sec.
2162 2024.02.16 02:58:41.476417 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2163 2024.02.16 02:58:41.476424 [ 23 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2164 2024.02.16 02:58:41.476671 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2165 2024.02.16 02:58:41.476769 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} <Debug> DynamicQueryHandler: Done processing query
2166 2024.02.16 02:58:41.476830 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2167 2024.02.16 02:58:41.476847 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2168 2024.02.16 02:58:41.476882 [ 3 ] {} <Debug> HTTP-Session: 7e4dc905-c77a-455c-bba9-e694dfdb1c7b Destroying unnamed session
2169 2024.02.16 02:58:41.476920 [ 23 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2170 2024.02.16 02:58:41.476947 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part
2171 2024.02.16 02:58:41.477025 [ 23 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2172 2024.02.16 02:58:41.477218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2173 2024.02.16 02:58:41.477226 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part
2174 2024.02.16 02:58:41.477310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2175 2024.02.16 02:58:41.477355 [ 3 ] {} <Debug> HTTP-Session: 3707f824-c264-42fd-8155-a25d436e0825 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2176 2024.02.16 02:58:41.477414 [ 3 ] {} <Debug> HTTP-Session: 3707f824-c264-42fd-8155-a25d436e0825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2177 2024.02.16 02:58:41.477443 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part
2178 2024.02.16 02:58:41.477621 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2179 2024.02.16 02:58:41.477666 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 114 rows starting from the beginning of the part
2180 2024.02.16 02:58:41.477724 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2181 2024.02.16 02:58:41.477938 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part
2182 2024.02.16 02:58:41.478159 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2183 2024.02.16 02:58:41.478195 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 114 rows starting from the beginning of the part
2184 2024.02.16 02:58:41.478844 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2185 2024.02.16 02:58:41.479338 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2186 2024.02.16 02:58:41.479652 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2187 2024.02.16 02:58:41.479862 [ 19 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.003313055 sec., 193175.18121492097 rows/sec., 18.14 MiB/sec.
2188 2024.02.16 02:58:41.479879 [ 54 ] {} <Debug> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2189 2024.02.16 02:58:41.479911 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.002225687 sec., 17073 rows/sec., 1.34 MiB/sec.
2190 2024.02.16 02:58:41.479966 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2191 2024.02.16 02:58:41.480178 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2192 2024.02.16 02:58:41.480226 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2193 2024.02.16 02:58:41.480461 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} <Debug> DynamicQueryHandler: Done processing query
2194 2024.02.16 02:58:41.480465 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2195 2024.02.16 02:58:41.480513 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2196 2024.02.16 02:58:41.480548 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 96 rows starting from the beginning of the part
2197 2024.02.16 02:58:41.480565 [ 3 ] {} <Debug> HTTP-Session: 3707f824-c264-42fd-8155-a25d436e0825 Destroying unnamed session
2198 2024.02.16 02:58:41.480716 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2199 2024.02.16 02:58:41.480811 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part
2200 2024.02.16 02:58:41.480832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2201 2024.02.16 02:58:41.480892 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2202 2024.02.16 02:58:41.480953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2203 2024.02.16 02:58:41.481075 [ 3 ] {} <Debug> HTTP-Session: b95f113d-c813-43ba-b44a-7bda8b862e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2204 2024.02.16 02:58:41.481109 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part
2205 2024.02.16 02:58:41.481154 [ 3 ] {} <Debug> HTTP-Session: b95f113d-c813-43ba-b44a-7bda8b862e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.02.16 02:58:41.481404 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part
2207 2024.02.16 02:58:41.481417 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2208 2024.02.16 02:58:41.481528 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2209 2024.02.16 02:58:41.481598 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part
2210 2024.02.16 02:58:41.481954 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part
2211 2024.02.16 02:58:41.482145 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2212 2024.02.16 02:58:41.483238 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2213 2024.02.16 02:58:41.483519 [ 22 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003470877 sec., 75485.24479547965 rows/sec., 5.89 MiB/sec.
2214 2024.02.16 02:58:41.483710 [ 22 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2215 2024.02.16 02:58:41.483885 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2216 2024.02.16 02:58:41.484013 [ 22 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2217 2024.02.16 02:58:41.484101 [ 22 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2218 2024.02.16 02:58:41.484244 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2219 2024.02.16 02:58:41.484380 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2220 2024.02.16 02:58:41.484396 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.002912648 sec., 13046 rows/sec., 17.61 MiB/sec.
2221 2024.02.16 02:58:41.484425 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2222 2024.02.16 02:58:41.484592 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2223 2024.02.16 02:58:41.484677 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} <Debug> DynamicQueryHandler: Done processing query
2224 2024.02.16 02:58:41.484719 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2225 2024.02.16 02:58:41.484763 [ 3 ] {} <Debug> HTTP-Session: b95f113d-c813-43ba-b44a-7bda8b862e26 Destroying unnamed session
2226 2024.02.16 02:58:41.484794 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2227 2024.02.16 02:58:41.484844 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 311 rows starting from the beginning of the part
2228 2024.02.16 02:58:41.485002 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part
2229 2024.02.16 02:58:41.485106 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part
2230 2024.02.16 02:58:41.485198 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part
2231 2024.02.16 02:58:41.485289 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part
2232 2024.02.16 02:58:41.485382 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part
2233 2024.02.16 02:58:41.486809 [ 20 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 6 columns (6 merged, 0 gathered) in 0.002315188 sec., 193936.7342954438 rows/sec., 261.71 MiB/sec.
2234 2024.02.16 02:58:41.487156 [ 20 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2235 2024.02.16 02:58:41.487388 [ 20 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2236 2024.02.16 02:58:41.487458 [ 20 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2237 2024.02.16 02:58:41.487542 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3: 4.02 MiB.
2238 2024.02.16 02:58:42.000205 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.07 MiB, peak 236.30 MiB, will set to 230.96 MiB (RSS), difference: -4.11 MiB
2239 2024.02.16 02:58:46.051175 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
2240 2024.02.16 02:58:46.051274 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
2241 2024.02.16 02:58:46.470306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2242 2024.02.16 02:58:46.470410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2243 2024.02.16 02:58:46.470436 [ 3 ] {} <Debug> HTTP-Session: 610dff6b-2d37-45bb-937a-73033f86384e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2244 2024.02.16 02:58:46.470462 [ 3 ] {} <Debug> HTTP-Session: 610dff6b-2d37-45bb-937a-73033f86384e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2245 2024.02.16 02:58:46.470588 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2246 2024.02.16 02:58:46.470649 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2247 2024.02.16 02:58:46.470810 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2248 2024.02.16 02:58:46.471240 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2249 2024.02.16 02:58:46.471507 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2250 2024.02.16 02:58:46.471676 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2251 2024.02.16 02:58:46.471804 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} <Information> executeQuery: Read 12 rows, 996.00 B in 0.00117601 sec., 10203 rows/sec., 827.08 KiB/sec.
2252 2024.02.16 02:58:46.471947 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} <Debug> DynamicQueryHandler: Done processing query
2253 2024.02.16 02:58:46.471974 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2254 2024.02.16 02:58:46.471992 [ 3 ] {} <Debug> HTTP-Session: 610dff6b-2d37-45bb-937a-73033f86384e Destroying unnamed session
2255 2024.02.16 02:58:46.472124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2256 2024.02.16 02:58:46.472173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2257 2024.02.16 02:58:46.472194 [ 3 ] {} <Debug> HTTP-Session: 88f8d701-d6dc-4e37-8523-9e344402089f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2258 2024.02.16 02:58:46.472214 [ 3 ] {} <Debug> HTTP-Session: 88f8d701-d6dc-4e37-8523-9e344402089f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2259 2024.02.16 02:58:46.472298 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2260 2024.02.16 02:58:46.472341 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2261 2024.02.16 02:58:46.472453 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2262 2024.02.16 02:58:46.472770 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2263 2024.02.16 02:58:46.472988 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2264 2024.02.16 02:58:46.473141 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2265 2024.02.16 02:58:46.473256 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000928635 sec., 38766 rows/sec., 3.44 MiB/sec.
2266 2024.02.16 02:58:46.473379 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} <Debug> DynamicQueryHandler: Done processing query
2267 2024.02.16 02:58:46.473404 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2268 2024.02.16 02:58:46.473420 [ 3 ] {} <Debug> HTTP-Session: 88f8d701-d6dc-4e37-8523-9e344402089f Destroying unnamed session
2269 2024.02.16 02:58:46.473553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2270 2024.02.16 02:58:46.473601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2271 2024.02.16 02:58:46.473621 [ 3 ] {} <Debug> HTTP-Session: ed4a4820-f411-41bf-8796-f980b27bec20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2272 2024.02.16 02:58:46.473641 [ 3 ] {} <Debug> HTTP-Session: ed4a4820-f411-41bf-8796-f980b27bec20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.02.16 02:58:46.473715 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2274 2024.02.16 02:58:46.473754 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2275 2024.02.16 02:58:46.473865 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2276 2024.02.16 02:58:46.474140 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2277 2024.02.16 02:58:46.474351 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2278 2024.02.16 02:58:46.474512 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2279 2024.02.16 02:58:46.474629 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000884254 sec., 13570 rows/sec., 1.06 MiB/sec.
2280 2024.02.16 02:58:46.474736 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} <Debug> DynamicQueryHandler: Done processing query
2281 2024.02.16 02:58:46.474760 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2282 2024.02.16 02:58:46.474776 [ 3 ] {} <Debug> HTTP-Session: ed4a4820-f411-41bf-8796-f980b27bec20 Destroying unnamed session
2283 2024.02.16 02:58:46.474948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2284 2024.02.16 02:58:46.474994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2285 2024.02.16 02:58:46.475014 [ 3 ] {} <Debug> HTTP-Session: 46ab6e0b-f1d9-406d-b0f3-1e77db4085eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2286 2024.02.16 02:58:46.475032 [ 3 ] {} <Debug> HTTP-Session: 46ab6e0b-f1d9-406d-b0f3-1e77db4085eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2287 2024.02.16 02:58:46.475111 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2288 2024.02.16 02:58:46.475161 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2289 2024.02.16 02:58:46.475304 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2290 2024.02.16 02:58:46.475648 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2291 2024.02.16 02:58:46.475943 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2292 2024.02.16 02:58:46.476128 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2293 2024.02.16 02:58:46.476255 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001109478 sec., 10815 rows/sec., 14.60 MiB/sec.
2294 2024.02.16 02:58:46.476443 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} <Debug> DynamicQueryHandler: Done processing query
2295 2024.02.16 02:58:46.476468 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2296 2024.02.16 02:58:46.476486 [ 3 ] {} <Debug> HTTP-Session: 46ab6e0b-f1d9-406d-b0f3-1e77db4085eb Destroying unnamed session
2297 2024.02.16 02:58:47.718890 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2298 2024.02.16 02:58:47.718978 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2299 2024.02.16 02:58:47.719058 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2300 2024.02.16 02:58:47.719205 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2301 2024.02.16 02:58:47.719276 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 348 rows starting from the beginning of the part
2302 2024.02.16 02:58:47.719457 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
2303 2024.02.16 02:58:47.719570 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2304 2024.02.16 02:58:47.719669 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
2305 2024.02.16 02:58:47.719767 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::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
2306 2024.02.16 02:58:47.720663 [ 9 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629787 sec., 260156.69532276306 rows/sec., 18.36 MiB/sec.
2307 2024.02.16 02:58:47.720859 [ 9 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2308 2024.02.16 02:58:47.721119 [ 9 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2309 2024.02.16 02:58:47.721190 [ 9 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2310 2024.02.16 02:58:51.473511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2311 2024.02.16 02:58:51.473677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2312 2024.02.16 02:58:51.473722 [ 3 ] {} <Debug> HTTP-Session: e8e50fcb-1cf3-43ec-a090-e95654b99fec Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2313 2024.02.16 02:58:51.473763 [ 3 ] {} <Debug> HTTP-Session: e8e50fcb-1cf3-43ec-a090-e95654b99fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.02.16 02:58:51.473956 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2315 2024.02.16 02:58:51.474049 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2316 2024.02.16 02:58:51.474300 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2317 2024.02.16 02:58:51.474808 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2318 2024.02.16 02:58:51.475080 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2319 2024.02.16 02:58:51.475250 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2320 2024.02.16 02:58:51.475379 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001369303 sec., 27751 rows/sec., 2.20 MiB/sec.
2321 2024.02.16 02:58:51.475566 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} <Debug> DynamicQueryHandler: Done processing query
2322 2024.02.16 02:58:51.475594 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2323 2024.02.16 02:58:51.475610 [ 3 ] {} <Debug> HTTP-Session: e8e50fcb-1cf3-43ec-a090-e95654b99fec Destroying unnamed session
2324 2024.02.16 02:58:51.475734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2325 2024.02.16 02:58:51.475782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2326 2024.02.16 02:58:51.475802 [ 3 ] {} <Debug> HTTP-Session: 894dc15b-15ac-4db7-95b0-4b226b91cc3b Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2327 2024.02.16 02:58:51.475821 [ 3 ] {} <Debug> HTTP-Session: 894dc15b-15ac-4db7-95b0-4b226b91cc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2328 2024.02.16 02:58:51.475902 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2329 2024.02.16 02:58:51.475947 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2330 2024.02.16 02:58:51.476068 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2331 2024.02.16 02:58:51.476348 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2332 2024.02.16 02:58:51.476556 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2333 2024.02.16 02:58:51.476706 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} <Trace> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2334 2024.02.16 02:58:51.476827 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000893265 sec., 2238 rows/sec., 191.32 KiB/sec.
2335 2024.02.16 02:58:51.476954 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} <Debug> DynamicQueryHandler: Done processing query
2336 2024.02.16 02:58:51.476978 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2337 2024.02.16 02:58:51.476993 [ 3 ] {} <Debug> HTTP-Session: 894dc15b-15ac-4db7-95b0-4b226b91cc3b Destroying unnamed session
2338 2024.02.16 02:58:51.477143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2339 2024.02.16 02:58:51.477189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2340 2024.02.16 02:58:51.477209 [ 3 ] {} <Debug> HTTP-Session: 1e3d7934-1a14-4cde-99dc-7683b401376c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2341 2024.02.16 02:58:51.477226 [ 3 ] {} <Debug> HTTP-Session: 1e3d7934-1a14-4cde-99dc-7683b401376c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2342 2024.02.16 02:58:51.477305 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2343 2024.02.16 02:58:51.477346 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2344 2024.02.16 02:58:51.477456 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2345 2024.02.16 02:58:51.477821 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2346 2024.02.16 02:58:51.478049 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2347 2024.02.16 02:58:51.478221 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2348 2024.02.16 02:58:51.478350 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} <Information> executeQuery: Read 151 rows, 14.34 KiB in 0.001012827 sec., 149087 rows/sec., 13.82 MiB/sec.
2349 2024.02.16 02:58:51.478458 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} <Debug> DynamicQueryHandler: Done processing query
2350 2024.02.16 02:58:51.478481 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2351 2024.02.16 02:58:51.478497 [ 3 ] {} <Debug> HTTP-Session: 1e3d7934-1a14-4cde-99dc-7683b401376c Destroying unnamed session
2352 2024.02.16 02:58:51.478636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2353 2024.02.16 02:58:51.478682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2354 2024.02.16 02:58:51.478702 [ 3 ] {} <Debug> HTTP-Session: f39d702c-c141-4bbf-9b6e-68edd7b62647 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2355 2024.02.16 02:58:51.478718 [ 3 ] {} <Debug> HTTP-Session: f39d702c-c141-4bbf-9b6e-68edd7b62647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2356 2024.02.16 02:58:51.478788 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2357 2024.02.16 02:58:51.478829 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2358 2024.02.16 02:58:51.478937 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2359 2024.02.16 02:58:51.479181 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2360 2024.02.16 02:58:51.479385 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2361 2024.02.16 02:58:51.479533 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} <Trace> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2362 2024.02.16 02:58:51.479653 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000829954 sec., 2409 rows/sec., 168.26 KiB/sec.
2363 2024.02.16 02:58:51.479770 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} <Debug> DynamicQueryHandler: Done processing query
2364 2024.02.16 02:58:51.479795 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2365 2024.02.16 02:58:51.479811 [ 3 ] {} <Debug> HTTP-Session: f39d702c-c141-4bbf-9b6e-68edd7b62647 Destroying unnamed session
2366 2024.02.16 02:58:51.479949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2367 2024.02.16 02:58:51.479995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2368 2024.02.16 02:58:51.480014 [ 3 ] {} <Debug> HTTP-Session: 0aeecb5e-89b8-43fc-8f14-6c8ba677c3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2369 2024.02.16 02:58:51.480030 [ 3 ] {} <Debug> HTTP-Session: 0aeecb5e-89b8-43fc-8f14-6c8ba677c3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.02.16 02:58:51.480104 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2371 2024.02.16 02:58:51.480143 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2372 2024.02.16 02:58:51.480250 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2373 2024.02.16 02:58:51.480553 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2374 2024.02.16 02:58:51.480770 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2375 2024.02.16 02:58:51.480916 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2376 2024.02.16 02:58:51.481043 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} <Information> executeQuery: Read 64 rows, 5.10 KiB in 0.000906255 sec., 70620 rows/sec., 5.50 MiB/sec.
2377 2024.02.16 02:58:51.481209 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} <Debug> DynamicQueryHandler: Done processing query
2378 2024.02.16 02:58:51.481236 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2379 2024.02.16 02:58:51.481253 [ 3 ] {} <Debug> HTTP-Session: 0aeecb5e-89b8-43fc-8f14-6c8ba677c3d4 Destroying unnamed session
2380 2024.02.16 02:58:51.481442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2381 2024.02.16 02:58:51.481486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2382 2024.02.16 02:58:51.481506 [ 3 ] {} <Debug> HTTP-Session: 78f03a7f-4316-4b6e-8a0c-62a77bd1ca5d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2383 2024.02.16 02:58:51.481523 [ 3 ] {} <Debug> HTTP-Session: 78f03a7f-4316-4b6e-8a0c-62a77bd1ca5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.02.16 02:58:51.481597 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2385 2024.02.16 02:58:51.481643 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2386 2024.02.16 02:58:51.481774 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2387 2024.02.16 02:58:51.482054 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2388 2024.02.16 02:58:51.482321 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2389 2024.02.16 02:58:51.482497 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2390 2024.02.16 02:58:51.482594 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000967865 sec., 38228 rows/sec., 2.70 MiB/sec.
2391 2024.02.16 02:58:51.482715 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} <Debug> DynamicQueryHandler: Done processing query
2392 2024.02.16 02:58:51.482739 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2393 2024.02.16 02:58:51.482756 [ 3 ] {} <Debug> HTTP-Session: 78f03a7f-4316-4b6e-8a0c-62a77bd1ca5d Destroying unnamed session
2394 2024.02.16 02:58:51.482907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2395 2024.02.16 02:58:51.482951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2396 2024.02.16 02:58:51.482970 [ 3 ] {} <Debug> HTTP-Session: a5275896-c847-4a5a-9695-aae3c1650254 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2397 2024.02.16 02:58:51.482987 [ 3 ] {} <Debug> HTTP-Session: a5275896-c847-4a5a-9695-aae3c1650254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2398 2024.02.16 02:58:51.483069 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2399 2024.02.16 02:58:51.483114 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2400 2024.02.16 02:58:51.483249 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2401 2024.02.16 02:58:51.483717 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2402 2024.02.16 02:58:51.484012 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2403 2024.02.16 02:58:51.484201 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2404 2024.02.16 02:58:51.484304 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.00120667 sec., 31491 rows/sec., 42.50 MiB/sec.
2405 2024.02.16 02:58:51.484416 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} <Debug> DynamicQueryHandler: Done processing query
2406 2024.02.16 02:58:51.484440 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2407 2024.02.16 02:58:51.484456 [ 3 ] {} <Debug> HTTP-Session: a5275896-c847-4a5a-9695-aae3c1650254 Destroying unnamed session
2408 2024.02.16 02:58:56.470138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2409 2024.02.16 02:58:56.470273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2410 2024.02.16 02:58:56.470305 [ 3 ] {} <Debug> HTTP-Session: 301097da-129a-4fd4-bf6d-dc27ed955fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2411 2024.02.16 02:58:56.470335 [ 3 ] {} <Debug> HTTP-Session: 301097da-129a-4fd4-bf6d-dc27ed955fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.02.16 02:58:56.470481 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2413 2024.02.16 02:58:56.470550 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2414 2024.02.16 02:58:56.470707 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2415 2024.02.16 02:58:56.471134 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2416 2024.02.16 02:58:56.471407 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2417 2024.02.16 02:58:56.471575 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2418 2024.02.16 02:58:56.471708 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001177189 sec., 10193 rows/sec., 826.25 KiB/sec.
2419 2024.02.16 02:58:56.471856 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} <Debug> DynamicQueryHandler: Done processing query
2420 2024.02.16 02:58:56.471881 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2421 2024.02.16 02:58:56.471898 [ 3 ] {} <Debug> HTTP-Session: 301097da-129a-4fd4-bf6d-dc27ed955fe7 Destroying unnamed session
2422 2024.02.16 02:58:56.472039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2423 2024.02.16 02:58:56.472088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2424 2024.02.16 02:58:56.472109 [ 3 ] {} <Debug> HTTP-Session: 68489302-fac4-46e4-8703-a93c3b817a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2425 2024.02.16 02:58:56.472129 [ 3 ] {} <Debug> HTTP-Session: 68489302-fac4-46e4-8703-a93c3b817a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.02.16 02:58:56.472216 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2427 2024.02.16 02:58:56.472261 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2428 2024.02.16 02:58:56.472374 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2429 2024.02.16 02:58:56.472679 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2430 2024.02.16 02:58:56.472898 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2431 2024.02.16 02:58:56.473051 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2432 2024.02.16 02:58:56.473170 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000920275 sec., 39118 rows/sec., 3.47 MiB/sec.
2433 2024.02.16 02:58:56.473280 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} <Debug> DynamicQueryHandler: Done processing query
2434 2024.02.16 02:58:56.473304 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2435 2024.02.16 02:58:56.473319 [ 3 ] {} <Debug> HTTP-Session: 68489302-fac4-46e4-8703-a93c3b817a58 Destroying unnamed session
2436 2024.02.16 02:58:56.473434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2437 2024.02.16 02:58:56.473478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2438 2024.02.16 02:58:56.473498 [ 3 ] {} <Debug> HTTP-Session: c5657384-56a3-4c41-9dcc-f2af6af246d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2439 2024.02.16 02:58:56.473515 [ 3 ] {} <Debug> HTTP-Session: c5657384-56a3-4c41-9dcc-f2af6af246d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2440 2024.02.16 02:58:56.473589 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2441 2024.02.16 02:58:56.473629 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2442 2024.02.16 02:58:56.473735 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2443 2024.02.16 02:58:56.473989 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2444 2024.02.16 02:58:56.474196 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2445 2024.02.16 02:58:56.474340 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2446 2024.02.16 02:58:56.474451 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000843004 sec., 14234 rows/sec., 1.11 MiB/sec.
2447 2024.02.16 02:58:56.474574 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} <Debug> DynamicQueryHandler: Done processing query
2448 2024.02.16 02:58:56.474596 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2449 2024.02.16 02:58:56.474611 [ 3 ] {} <Debug> HTTP-Session: c5657384-56a3-4c41-9dcc-f2af6af246d9 Destroying unnamed session
2450 2024.02.16 02:58:56.474757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2451 2024.02.16 02:58:56.474799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2452 2024.02.16 02:58:56.474817 [ 3 ] {} <Debug> HTTP-Session: 2ab385e9-a328-4c90-9973-9657f428cb20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2453 2024.02.16 02:58:56.474833 [ 3 ] {} <Debug> HTTP-Session: 2ab385e9-a328-4c90-9973-9657f428cb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2454 2024.02.16 02:58:56.474901 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2455 2024.02.16 02:58:56.474946 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2456 2024.02.16 02:58:56.475078 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2457 2024.02.16 02:58:56.475446 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2458 2024.02.16 02:58:56.475741 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2459 2024.02.16 02:58:56.475919 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2460 2024.02.16 02:58:56.476035 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001050908 sec., 11418 rows/sec., 15.41 MiB/sec.
2461 2024.02.16 02:58:56.476152 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} <Debug> DynamicQueryHandler: Done processing query
2462 2024.02.16 02:58:56.476175 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2463 2024.02.16 02:58:56.476191 [ 3 ] {} <Debug> HTTP-Session: 2ab385e9-a328-4c90-9973-9657f428cb20 Destroying unnamed session
2464 2024.02.16 02:59:01.051345 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
2465 2024.02.16 02:59:01.051450 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
2466 2024.02.16 02:59:01.471347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2467 2024.02.16 02:59:01.471463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2468 2024.02.16 02:59:01.471494 [ 3 ] {} <Debug> HTTP-Session: aca06fb5-0d1b-4acb-9f89-bf0263a8cb7c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2469 2024.02.16 02:59:01.471523 [ 3 ] {} <Debug> HTTP-Session: aca06fb5-0d1b-4acb-9f89-bf0263a8cb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2470 2024.02.16 02:59:01.471668 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2471 2024.02.16 02:59:01.471736 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2472 2024.02.16 02:59:01.471893 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2473 2024.02.16 02:59:01.472334 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2474 2024.02.16 02:59:01.472597 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2475 2024.02.16 02:59:01.472766 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2476 2024.02.16 02:59:01.472890 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.00118148 sec., 32163 rows/sec., 2.55 MiB/sec.
2477 2024.02.16 02:59:01.473083 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} <Debug> DynamicQueryHandler: Done processing query
2478 2024.02.16 02:59:01.473109 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2479 2024.02.16 02:59:01.473126 [ 3 ] {} <Debug> HTTP-Session: aca06fb5-0d1b-4acb-9f89-bf0263a8cb7c Destroying unnamed session
2480 2024.02.16 02:59:01.473249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2481 2024.02.16 02:59:01.473299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2482 2024.02.16 02:59:01.473321 [ 3 ] {} <Debug> HTTP-Session: 1e0c9da6-d93b-4d3b-9269-4d2284170b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2483 2024.02.16 02:59:01.473340 [ 3 ] {} <Debug> HTTP-Session: 1e0c9da6-d93b-4d3b-9269-4d2284170b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.02.16 02:59:01.473424 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2485 2024.02.16 02:59:01.473470 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2486 2024.02.16 02:59:01.473598 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2487 2024.02.16 02:59:01.473885 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2488 2024.02.16 02:59:01.474093 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2489 2024.02.16 02:59:01.474246 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} <Trace> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2490 2024.02.16 02:59:01.474371 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000917145 sec., 2180 rows/sec., 186.34 KiB/sec.
2491 2024.02.16 02:59:01.474478 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} <Debug> DynamicQueryHandler: Done processing query
2492 2024.02.16 02:59:01.474502 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2493 2024.02.16 02:59:01.474518 [ 3 ] {} <Debug> HTTP-Session: 1e0c9da6-d93b-4d3b-9269-4d2284170b43 Destroying unnamed session
2494 2024.02.16 02:59:01.474652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2495 2024.02.16 02:59:01.474695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2496 2024.02.16 02:59:01.474714 [ 3 ] {} <Debug> HTTP-Session: 9054e873-e1ba-46ad-ae56-d9df435fabdf Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2497 2024.02.16 02:59:01.474731 [ 3 ] {} <Debug> HTTP-Session: 9054e873-e1ba-46ad-ae56-d9df435fabdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2498 2024.02.16 02:59:01.474811 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2499 2024.02.16 02:59:01.474851 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2500 2024.02.16 02:59:01.474960 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2501 2024.02.16 02:59:01.475296 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2502 2024.02.16 02:59:01.475516 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2503 2024.02.16 02:59:01.475666 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2504 2024.02.16 02:59:01.475767 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} <Information> executeQuery: Read 115 rows, 11.53 KiB in 0.000927995 sec., 123923 rows/sec., 12.13 MiB/sec.
2505 2024.02.16 02:59:01.475916 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} <Debug> DynamicQueryHandler: Done processing query
2506 2024.02.16 02:59:01.475940 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2507 2024.02.16 02:59:01.475957 [ 3 ] {} <Debug> HTTP-Session: 9054e873-e1ba-46ad-ae56-d9df435fabdf Destroying unnamed session
2508 2024.02.16 02:59:01.476111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2509 2024.02.16 02:59:01.476157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2510 2024.02.16 02:59:01.476177 [ 3 ] {} <Debug> HTTP-Session: 92b2544f-0e82-456c-b43b-c87893bcb92a Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2511 2024.02.16 02:59:01.476194 [ 3 ] {} <Debug> HTTP-Session: 92b2544f-0e82-456c-b43b-c87893bcb92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2512 2024.02.16 02:59:01.476265 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2513 2024.02.16 02:59:01.476312 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2514 2024.02.16 02:59:01.476427 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2515 2024.02.16 02:59:01.476684 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2516 2024.02.16 02:59:01.476895 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2517 2024.02.16 02:59:01.477044 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} <Trace> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2518 2024.02.16 02:59:01.477168 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000859984 sec., 2325 rows/sec., 162.38 KiB/sec.
2519 2024.02.16 02:59:01.477311 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} <Debug> DynamicQueryHandler: Done processing query
2520 2024.02.16 02:59:01.477334 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2521 2024.02.16 02:59:01.477350 [ 3 ] {} <Debug> HTTP-Session: 92b2544f-0e82-456c-b43b-c87893bcb92a Destroying unnamed session
2522 2024.02.16 02:59:01.477478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2523 2024.02.16 02:59:01.477521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2524 2024.02.16 02:59:01.477540 [ 3 ] {} <Debug> HTTP-Session: 94e0b5ff-3aa2-4a0a-974f-443aaccab26f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2525 2024.02.16 02:59:01.477557 [ 3 ] {} <Debug> HTTP-Session: 94e0b5ff-3aa2-4a0a-974f-443aaccab26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2526 2024.02.16 02:59:01.477629 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2527 2024.02.16 02:59:01.477668 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2528 2024.02.16 02:59:01.477779 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2529 2024.02.16 02:59:01.478123 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2530 2024.02.16 02:59:01.478328 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2531 2024.02.16 02:59:01.478476 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2532 2024.02.16 02:59:01.478600 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} <Information> executeQuery: Read 40 rows, 3.21 KiB in 0.000941836 sec., 42470 rows/sec., 3.32 MiB/sec.
2533 2024.02.16 02:59:01.478721 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} <Debug> DynamicQueryHandler: Done processing query
2534 2024.02.16 02:59:01.478745 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2535 2024.02.16 02:59:01.478761 [ 3 ] {} <Debug> HTTP-Session: 94e0b5ff-3aa2-4a0a-974f-443aaccab26f Destroying unnamed session
2536 2024.02.16 02:59:01.478905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2537 2024.02.16 02:59:01.478950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2538 2024.02.16 02:59:01.478969 [ 3 ] {} <Debug> HTTP-Session: 3a0a6487-32c7-4085-bbeb-df9ec8bc3090 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2539 2024.02.16 02:59:01.478987 [ 3 ] {} <Debug> HTTP-Session: 3a0a6487-32c7-4085-bbeb-df9ec8bc3090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2540 2024.02.16 02:59:01.479057 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2541 2024.02.16 02:59:01.479101 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2542 2024.02.16 02:59:01.479224 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2543 2024.02.16 02:59:01.479486 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2544 2024.02.16 02:59:01.479742 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2545 2024.02.16 02:59:01.479919 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2546 2024.02.16 02:59:01.480044 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000957616 sec., 1044 rows/sec., 73.42 KiB/sec.
2547 2024.02.16 02:59:01.480150 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} <Debug> DynamicQueryHandler: Done processing query
2548 2024.02.16 02:59:01.480174 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2549 2024.02.16 02:59:01.480189 [ 3 ] {} <Debug> HTTP-Session: 3a0a6487-32c7-4085-bbeb-df9ec8bc3090 Destroying unnamed session
2550 2024.02.16 02:59:01.480325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2551 2024.02.16 02:59:01.480369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2552 2024.02.16 02:59:01.480388 [ 3 ] {} <Debug> HTTP-Session: 37c8c8df-6b97-4c51-b775-7f49b9f053af Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2553 2024.02.16 02:59:01.480406 [ 3 ] {} <Debug> HTTP-Session: 37c8c8df-6b97-4c51-b775-7f49b9f053af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2554 2024.02.16 02:59:01.480488 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2555 2024.02.16 02:59:01.480532 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2556 2024.02.16 02:59:01.480668 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2557 2024.02.16 02:59:01.481116 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2558 2024.02.16 02:59:01.481415 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2559 2024.02.16 02:59:01.481594 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2560 2024.02.16 02:59:01.481730 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001206151 sec., 31505 rows/sec., 42.51 MiB/sec.
2561 2024.02.16 02:59:01.481889 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} <Debug> DynamicQueryHandler: Done processing query
2562 2024.02.16 02:59:01.481913 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2563 2024.02.16 02:59:01.481930 [ 3 ] {} <Debug> HTTP-Session: 37c8c8df-6b97-4c51-b775-7f49b9f053af Destroying unnamed session
2564 2024.02.16 02:59:06.469638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2565 2024.02.16 02:59:06.469772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2566 2024.02.16 02:59:06.469804 [ 3 ] {} <Debug> HTTP-Session: 2762de1c-eb83-4623-b02f-1d02384d5336 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2567 2024.02.16 02:59:06.469833 [ 3 ] {} <Debug> HTTP-Session: 2762de1c-eb83-4623-b02f-1d02384d5336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2568 2024.02.16 02:59:06.469968 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2569 2024.02.16 02:59:06.470030 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2570 2024.02.16 02:59:06.470189 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2571 2024.02.16 02:59:06.470600 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2572 2024.02.16 02:59:06.470867 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2573 2024.02.16 02:59:06.471030 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2574 2024.02.16 02:59:06.471153 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001148709 sec., 10446 rows/sec., 846.74 KiB/sec.
2575 2024.02.16 02:59:06.471158 [ 167 ] {} <Debug> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2576 2024.02.16 02:59:06.471236 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2577 2024.02.16 02:59:06.471324 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} <Debug> DynamicQueryHandler: Done processing query
2578 2024.02.16 02:59:06.471365 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2579 2024.02.16 02:59:06.471374 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2580 2024.02.16 02:59:06.471407 [ 3 ] {} <Debug> HTTP-Session: 2762de1c-eb83-4623-b02f-1d02384d5336 Destroying unnamed session
2581 2024.02.16 02:59:06.471554 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2582 2024.02.16 02:59:06.471613 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 50 rows starting from the beginning of the part
2583 2024.02.16 02:59:06.471623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2584 2024.02.16 02:59:06.471709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2585 2024.02.16 02:59:06.471742 [ 3 ] {} <Debug> HTTP-Session: f429926b-ee08-43da-8231-cb76b0505978 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2586 2024.02.16 02:59:06.471785 [ 3 ] {} <Debug> HTTP-Session: f429926b-ee08-43da-8231-cb76b0505978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2587 2024.02.16 02:59:06.471924 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part
2588 2024.02.16 02:59:06.472026 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2589 2024.02.16 02:59:06.472150 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2590 2024.02.16 02:59:06.472170 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part
2591 2024.02.16 02:59:06.472524 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part
2592 2024.02.16 02:59:06.472629 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2593 2024.02.16 02:59:06.472835 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part
2594 2024.02.16 02:59:06.472951 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part
2595 2024.02.16 02:59:06.473520 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2596 2024.02.16 02:59:06.473958 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2597 2024.02.16 02:59:06.474284 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2598 2024.02.16 02:59:06.474492 [ 167 ] {} <Debug> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2599 2024.02.16 02:59:06.474583 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2600 2024.02.16 02:59:06.474620 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.002526152 sec., 14250 rows/sec., 1.26 MiB/sec.
2601 2024.02.16 02:59:06.474724 [ 14 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.003389685 sec., 47792.051473809515 rows/sec., 3.78 MiB/sec.
2602 2024.02.16 02:59:06.474788 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2603 2024.02.16 02:59:06.475046 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2604 2024.02.16 02:59:06.475059 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} <Debug> DynamicQueryHandler: Done processing query
2605 2024.02.16 02:59:06.475099 [ 14 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2606 2024.02.16 02:59:06.475122 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 190 rows starting from the beginning of the part
2607 2024.02.16 02:59:06.475134 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2608 2024.02.16 02:59:06.475219 [ 3 ] {} <Debug> HTTP-Session: f429926b-ee08-43da-8231-cb76b0505978 Destroying unnamed session
2609 2024.02.16 02:59:06.475335 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part
2610 2024.02.16 02:59:06.475435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2611 2024.02.16 02:59:06.475508 [ 14 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2612 2024.02.16 02:59:06.475567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2613 2024.02.16 02:59:06.475626 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 151 rows starting from the beginning of the part
2614 2024.02.16 02:59:06.475643 [ 3 ] {} <Debug> HTTP-Session: aa63f2e3-2d3e-444d-ab5e-f9cb6f5ef649 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2615 2024.02.16 02:59:06.475662 [ 14 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2616 2024.02.16 02:59:06.475716 [ 3 ] {} <Debug> HTTP-Session: aa63f2e3-2d3e-444d-ab5e-f9cb6f5ef649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2617 2024.02.16 02:59:06.476004 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part
2618 2024.02.16 02:59:06.476042 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2619 2024.02.16 02:59:06.476135 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2620 2024.02.16 02:59:06.476217 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 115 rows starting from the beginning of the part
2621 2024.02.16 02:59:06.476563 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part
2622 2024.02.16 02:59:06.476633 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2623 2024.02.16 02:59:06.477355 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2624 2024.02.16 02:59:06.477894 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2625 2024.02.16 02:59:06.478188 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2626 2024.02.16 02:59:06.478401 [ 167 ] {} <Debug> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2627 2024.02.16 02:59:06.478447 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003789192 sec., 148844.39743354256 rows/sec., 13.80 MiB/sec.
2628 2024.02.16 02:59:06.478481 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2629 2024.02.16 02:59:06.478477 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} <Information> executeQuery: Read 12 rows, 984.00 B in 0.00237796 sec., 5046 rows/sec., 404.10 KiB/sec.
2630 2024.02.16 02:59:06.478681 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2631 2024.02.16 02:59:06.478711 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2632 2024.02.16 02:59:06.479058 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2633 2024.02.16 02:59:06.479102 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2634 2024.02.16 02:59:06.479128 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 100 rows starting from the beginning of the part
2635 2024.02.16 02:59:06.479139 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} <Debug> DynamicQueryHandler: Done processing query
2636 2024.02.16 02:59:06.479212 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2637 2024.02.16 02:59:06.479238 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2638 2024.02.16 02:59:06.479279 [ 3 ] {} <Debug> HTTP-Session: aa63f2e3-2d3e-444d-ab5e-f9cb6f5ef649 Destroying unnamed session
2639 2024.02.16 02:59:06.479447 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part
2640 2024.02.16 02:59:06.479542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2641 2024.02.16 02:59:06.479585 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part
2642 2024.02.16 02:59:06.479646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2643 2024.02.16 02:59:06.479684 [ 3 ] {} <Debug> HTTP-Session: 7eadee70-e813-4585-a8fb-f5054977af4c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2644 2024.02.16 02:59:06.479741 [ 3 ] {} <Debug> HTTP-Session: 7eadee70-e813-4585-a8fb-f5054977af4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2645 2024.02.16 02:59:06.479782 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part
2646 2024.02.16 02:59:06.479963 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2647 2024.02.16 02:59:06.480023 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
2648 2024.02.16 02:59:06.480064 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2649 2024.02.16 02:59:06.480294 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part
2650 2024.02.16 02:59:06.480738 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2651 2024.02.16 02:59:06.481684 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2652 2024.02.16 02:59:06.482116 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003557839 sec., 67456.67805653937 rows/sec., 5.27 MiB/sec.
2653 2024.02.16 02:59:06.482315 [ 14 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2654 2024.02.16 02:59:06.482351 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2655 2024.02.16 02:59:06.482585 [ 14 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2656 2024.02.16 02:59:06.482699 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2657 2024.02.16 02:59:06.482703 [ 14 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2658 2024.02.16 02:59:06.482869 [ 167 ] {} <Debug> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2659 2024.02.16 02:59:06.482889 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.002871648 sec., 4178 rows/sec., 5.64 MiB/sec.
2660 2024.02.16 02:59:06.482913 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2661 2024.02.16 02:59:06.483074 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2662 2024.02.16 02:59:06.483156 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} <Debug> DynamicQueryHandler: Done processing query
2663 2024.02.16 02:59:06.483210 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2664 2024.02.16 02:59:06.483238 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2665 2024.02.16 02:59:06.483252 [ 3 ] {} <Debug> HTTP-Session: 7eadee70-e813-4585-a8fb-f5054977af4c Destroying unnamed session
2666 2024.02.16 02:59:06.483308 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 449 rows starting from the beginning of the part
2667 2024.02.16 02:59:06.483422 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part
2668 2024.02.16 02:59:06.483521 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part
2669 2024.02.16 02:59:06.483613 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part
2670 2024.02.16 02:59:06.483703 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part
2671 2024.02.16 02:59:06.483792 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part
2672 2024.02.16 02:59:06.485275 [ 14 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 6 columns (6 merged, 0 gathered) in 0.002292898 sec., 244668.53737061136 rows/sec., 330.17 MiB/sec.
2673 2024.02.16 02:59:06.485630 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2674 2024.02.16 02:59:06.485865 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2675 2024.02.16 02:59:06.485930 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2676 2024.02.16 02:59:06.485999 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4: 4.49 MiB.
2677 2024.02.16 02:59:11.471995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2678 2024.02.16 02:59:11.472194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2679 2024.02.16 02:59:11.472249 [ 3 ] {} <Debug> HTTP-Session: 62aaa811-699a-4a77-8beb-19d676784d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2680 2024.02.16 02:59:11.472290 [ 3 ] {} <Debug> HTTP-Session: 62aaa811-699a-4a77-8beb-19d676784d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2681 2024.02.16 02:59:11.472492 [ 3 ] {28604750-d065-486a-bcda-73c627288151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2682 2024.02.16 02:59:11.472591 [ 3 ] {28604750-d065-486a-bcda-73c627288151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2683 2024.02.16 02:59:11.472858 [ 3 ] {28604750-d065-486a-bcda-73c627288151} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2684 2024.02.16 02:59:11.473436 [ 3 ] {28604750-d065-486a-bcda-73c627288151} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2685 2024.02.16 02:59:11.473705 [ 3 ] {28604750-d065-486a-bcda-73c627288151} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2686 2024.02.16 02:59:11.473872 [ 3 ] {28604750-d065-486a-bcda-73c627288151} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2687 2024.02.16 02:59:11.474009 [ 3 ] {28604750-d065-486a-bcda-73c627288151} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001452714 sec., 26157 rows/sec., 2.07 MiB/sec.
2688 2024.02.16 02:59:11.474163 [ 3 ] {28604750-d065-486a-bcda-73c627288151} <Debug> DynamicQueryHandler: Done processing query
2689 2024.02.16 02:59:11.474189 [ 3 ] {28604750-d065-486a-bcda-73c627288151} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2690 2024.02.16 02:59:11.474206 [ 3 ] {} <Debug> HTTP-Session: 62aaa811-699a-4a77-8beb-19d676784d2a Destroying unnamed session
2691 2024.02.16 02:59:11.474362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2692 2024.02.16 02:59:11.474415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2693 2024.02.16 02:59:11.474436 [ 3 ] {} <Debug> HTTP-Session: 3a4ab013-7e96-4d4c-82fc-80b92d756db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2694 2024.02.16 02:59:11.474455 [ 3 ] {} <Debug> HTTP-Session: 3a4ab013-7e96-4d4c-82fc-80b92d756db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.02.16 02:59:11.474544 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2696 2024.02.16 02:59:11.474588 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2697 2024.02.16 02:59:11.474700 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2698 2024.02.16 02:59:11.475220 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2699 2024.02.16 02:59:11.475447 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2700 2024.02.16 02:59:11.475601 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2701 2024.02.16 02:59:11.475720 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} <Information> executeQuery: Read 114 rows, 11.44 KiB in 0.001144959 sec., 99566 rows/sec., 9.75 MiB/sec.
2702 2024.02.16 02:59:11.475853 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} <Debug> DynamicQueryHandler: Done processing query
2703 2024.02.16 02:59:11.475882 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2704 2024.02.16 02:59:11.475904 [ 3 ] {} <Debug> HTTP-Session: 3a4ab013-7e96-4d4c-82fc-80b92d756db1 Destroying unnamed session
2705 2024.02.16 02:59:11.476048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2706 2024.02.16 02:59:11.476099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2707 2024.02.16 02:59:11.476119 [ 3 ] {} <Debug> HTTP-Session: 0c382392-22c9-4744-8ee6-e86338e0fb99 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2708 2024.02.16 02:59:11.476136 [ 3 ] {} <Debug> HTTP-Session: 0c382392-22c9-4744-8ee6-e86338e0fb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2709 2024.02.16 02:59:11.476214 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2710 2024.02.16 02:59:11.476255 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2711 2024.02.16 02:59:11.476367 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2712 2024.02.16 02:59:11.476675 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2713 2024.02.16 02:59:11.476890 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2714 2024.02.16 02:59:11.477045 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2715 2024.02.16 02:59:11.477160 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000916505 sec., 41461 rows/sec., 3.24 MiB/sec.
2716 2024.02.16 02:59:11.477285 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} <Debug> DynamicQueryHandler: Done processing query
2717 2024.02.16 02:59:11.477319 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2718 2024.02.16 02:59:11.477337 [ 3 ] {} <Debug> HTTP-Session: 0c382392-22c9-4744-8ee6-e86338e0fb99 Destroying unnamed session
2719 2024.02.16 02:59:11.477520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2720 2024.02.16 02:59:11.477585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2721 2024.02.16 02:59:11.477609 [ 3 ] {} <Debug> HTTP-Session: 80814ad9-5e99-4c8f-944b-9ac8994b3bab Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2722 2024.02.16 02:59:11.477626 [ 3 ] {} <Debug> HTTP-Session: 80814ad9-5e99-4c8f-944b-9ac8994b3bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.02.16 02:59:11.477713 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2724 2024.02.16 02:59:11.477760 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2725 2024.02.16 02:59:11.477910 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2726 2024.02.16 02:59:11.478423 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2727 2024.02.16 02:59:11.478756 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2728 2024.02.16 02:59:11.478947 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2729 2024.02.16 02:59:11.479063 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001320401 sec., 28779 rows/sec., 38.84 MiB/sec.
2730 2024.02.16 02:59:11.479195 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} <Debug> DynamicQueryHandler: Done processing query
2731 2024.02.16 02:59:11.479219 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2732 2024.02.16 02:59:11.479235 [ 3 ] {} <Debug> HTTP-Session: 80814ad9-5e99-4c8f-944b-9ac8994b3bab Destroying unnamed session
2733 2024.02.16 02:59:13.700758 [ 104 ] {} <Debug> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2734 2024.02.16 02:59:13.700847 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2735 2024.02.16 02:59:13.700952 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2736 2024.02.16 02:59:13.701102 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2737 2024.02.16 02:59:13.701134 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::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
2738 2024.02.16 02:59:13.701275 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::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
2739 2024.02.16 02:59:13.701360 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::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
2740 2024.02.16 02:59:13.701438 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::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
2741 2024.02.16 02:59:13.701510 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::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
2742 2024.02.16 02:59:13.702084 [ 14 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117397 sec., 10221.726279206452 rows/sec., 866.78 KiB/sec.
2743 2024.02.16 02:59:13.702250 [ 25 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2744 2024.02.16 02:59:13.702448 [ 25 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} <Trace> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2745 2024.02.16 02:59:13.702508 [ 25 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} <Trace> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2746 2024.02.16 02:59:13.931014 [ 104 ] {} <Debug> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2747 2024.02.16 02:59:13.931077 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
2748 2024.02.16 02:59:13.931163 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2749 2024.02.16 02:59:13.931274 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2750 2024.02.16 02:59:13.931308 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::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
2751 2024.02.16 02:59:13.931447 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::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
2752 2024.02.16 02:59:13.931550 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::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
2753 2024.02.16 02:59:13.931639 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::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
2754 2024.02.16 02:59:13.931727 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::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
2755 2024.02.16 02:59:13.932304 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182839 sec., 10145.083143183476 rows/sec., 708.37 KiB/sec.
2756 2024.02.16 02:59:13.932392 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2757 2024.02.16 02:59:13.932551 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} <Trace> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2758 2024.02.16 02:59:13.932607 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} <Trace> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2759 2024.02.16 02:59:16.051723 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
2760 2024.02.16 02:59:16.051814 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
2761 2024.02.16 02:59:16.470027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2762 2024.02.16 02:59:16.470143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2763 2024.02.16 02:59:16.470175 [ 3 ] {} <Debug> HTTP-Session: 2d244d6e-143f-4e01-9b5e-b43c486399aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2764 2024.02.16 02:59:16.470202 [ 3 ] {} <Debug> HTTP-Session: 2d244d6e-143f-4e01-9b5e-b43c486399aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2765 2024.02.16 02:59:16.470346 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2766 2024.02.16 02:59:16.470414 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2767 2024.02.16 02:59:16.470604 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2768 2024.02.16 02:59:16.471136 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2769 2024.02.16 02:59:16.471439 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2770 2024.02.16 02:59:16.471607 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2771 2024.02.16 02:59:16.471740 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001348662 sec., 8897 rows/sec., 721.20 KiB/sec.
2772 2024.02.16 02:59:16.471965 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} <Debug> DynamicQueryHandler: Done processing query
2773 2024.02.16 02:59:16.471993 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2774 2024.02.16 02:59:16.472010 [ 3 ] {} <Debug> HTTP-Session: 2d244d6e-143f-4e01-9b5e-b43c486399aa Destroying unnamed session
2775 2024.02.16 02:59:16.472137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2776 2024.02.16 02:59:16.472195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2777 2024.02.16 02:59:16.472216 [ 3 ] {} <Debug> HTTP-Session: 3a8495e3-f74b-4ad6-8d9c-6761527c40f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2778 2024.02.16 02:59:16.472235 [ 3 ] {} <Debug> HTTP-Session: 3a8495e3-f74b-4ad6-8d9c-6761527c40f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2779 2024.02.16 02:59:16.472322 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2780 2024.02.16 02:59:16.472366 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2781 2024.02.16 02:59:16.472494 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2782 2024.02.16 02:59:16.472834 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2783 2024.02.16 02:59:16.473054 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2784 2024.02.16 02:59:16.473205 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2785 2024.02.16 02:59:16.473319 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000966566 sec., 37245 rows/sec., 3.30 MiB/sec.
2786 2024.02.16 02:59:16.473439 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} <Debug> DynamicQueryHandler: Done processing query
2787 2024.02.16 02:59:16.473465 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2788 2024.02.16 02:59:16.473481 [ 3 ] {} <Debug> HTTP-Session: 3a8495e3-f74b-4ad6-8d9c-6761527c40f7 Destroying unnamed session
2789 2024.02.16 02:59:16.473646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2790 2024.02.16 02:59:16.473695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2791 2024.02.16 02:59:16.473715 [ 3 ] {} <Debug> HTTP-Session: ed0255fc-bf6d-4461-beaf-520375baf621 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2792 2024.02.16 02:59:16.473732 [ 3 ] {} <Debug> HTTP-Session: ed0255fc-bf6d-4461-beaf-520375baf621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2793 2024.02.16 02:59:16.473806 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2794 2024.02.16 02:59:16.473845 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2795 2024.02.16 02:59:16.473955 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2796 2024.02.16 02:59:16.474234 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2797 2024.02.16 02:59:16.474441 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2798 2024.02.16 02:59:16.474593 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2799 2024.02.16 02:59:16.474714 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000879694 sec., 13641 rows/sec., 1.07 MiB/sec.
2800 2024.02.16 02:59:16.474835 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} <Debug> DynamicQueryHandler: Done processing query
2801 2024.02.16 02:59:16.474858 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2802 2024.02.16 02:59:16.474874 [ 3 ] {} <Debug> HTTP-Session: ed0255fc-bf6d-4461-beaf-520375baf621 Destroying unnamed session
2803 2024.02.16 02:59:16.474986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2804 2024.02.16 02:59:16.475033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2805 2024.02.16 02:59:16.475052 [ 3 ] {} <Debug> HTTP-Session: bc7408ab-54ad-4349-9a57-ab081f3d1eea Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2806 2024.02.16 02:59:16.475069 [ 3 ] {} <Debug> HTTP-Session: bc7408ab-54ad-4349-9a57-ab081f3d1eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2807 2024.02.16 02:59:16.475145 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2808 2024.02.16 02:59:16.475191 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2809 2024.02.16 02:59:16.475335 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2810 2024.02.16 02:59:16.475675 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2811 2024.02.16 02:59:16.475967 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2812 2024.02.16 02:59:16.476150 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2813 2024.02.16 02:59:16.476277 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001102318 sec., 10886 rows/sec., 14.69 MiB/sec.
2814 2024.02.16 02:59:16.476401 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} <Debug> DynamicQueryHandler: Done processing query
2815 2024.02.16 02:59:16.476423 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2816 2024.02.16 02:59:16.476440 [ 3 ] {} <Debug> HTTP-Session: bc7408ab-54ad-4349-9a57-ab081f3d1eea Destroying unnamed session
2817 2024.02.16 02:59:21.473201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2818 2024.02.16 02:59:21.473325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2819 2024.02.16 02:59:21.473351 [ 3 ] {} <Debug> HTTP-Session: 0b71d0ad-2419-44bc-8136-a20b9c32b821 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2820 2024.02.16 02:59:21.473374 [ 3 ] {} <Debug> HTTP-Session: 0b71d0ad-2419-44bc-8136-a20b9c32b821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2821 2024.02.16 02:59:21.473502 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2822 2024.02.16 02:59:21.473566 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2823 2024.02.16 02:59:21.473725 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2824 2024.02.16 02:59:21.474197 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2825 2024.02.16 02:59:21.474475 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2826 2024.02.16 02:59:21.474650 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2827 2024.02.16 02:59:21.474764 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.00122308 sec., 31069 rows/sec., 2.46 MiB/sec.
2828 2024.02.16 02:59:21.474924 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} <Debug> DynamicQueryHandler: Done processing query
2829 2024.02.16 02:59:21.474950 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2830 2024.02.16 02:59:21.474967 [ 3 ] {} <Debug> HTTP-Session: 0b71d0ad-2419-44bc-8136-a20b9c32b821 Destroying unnamed session
2831 2024.02.16 02:59:21.475115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2832 2024.02.16 02:59:21.475169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2833 2024.02.16 02:59:21.475190 [ 3 ] {} <Debug> HTTP-Session: 050fff6b-01e9-424b-93e0-c351edba4c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2834 2024.02.16 02:59:21.475210 [ 3 ] {} <Debug> HTTP-Session: 050fff6b-01e9-424b-93e0-c351edba4c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2835 2024.02.16 02:59:21.475296 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2836 2024.02.16 02:59:21.475339 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2837 2024.02.16 02:59:21.475451 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2838 2024.02.16 02:59:21.475886 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2839 2024.02.16 02:59:21.476113 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2840 2024.02.16 02:59:21.476268 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2841 2024.02.16 02:59:21.476390 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} <Information> executeQuery: Read 150 rows, 14.25 KiB in 0.001061107 sec., 141361 rows/sec., 13.11 MiB/sec.
2842 2024.02.16 02:59:21.476516 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} <Debug> DynamicQueryHandler: Done processing query
2843 2024.02.16 02:59:21.476540 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2844 2024.02.16 02:59:21.476556 [ 3 ] {} <Debug> HTTP-Session: 050fff6b-01e9-424b-93e0-c351edba4c56 Destroying unnamed session
2845 2024.02.16 02:59:21.476727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2846 2024.02.16 02:59:21.476776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2847 2024.02.16 02:59:21.476796 [ 3 ] {} <Debug> HTTP-Session: c0277260-9772-4093-ba49-d654d6b14727 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2848 2024.02.16 02:59:21.476814 [ 3 ] {} <Debug> HTTP-Session: c0277260-9772-4093-ba49-d654d6b14727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2849 2024.02.16 02:59:21.476890 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2850 2024.02.16 02:59:21.476929 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2851 2024.02.16 02:59:21.477037 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2852 2024.02.16 02:59:21.477373 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2853 2024.02.16 02:59:21.477592 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2854 2024.02.16 02:59:21.477747 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2855 2024.02.16 02:59:21.477867 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} <Information> executeQuery: Read 62 rows, 4.94 KiB in 0.000945236 sec., 65592 rows/sec., 5.11 MiB/sec.
2856 2024.02.16 02:59:21.477987 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} <Debug> DynamicQueryHandler: Done processing query
2857 2024.02.16 02:59:21.478011 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2858 2024.02.16 02:59:21.478027 [ 3 ] {} <Debug> HTTP-Session: c0277260-9772-4093-ba49-d654d6b14727 Destroying unnamed session
2859 2024.02.16 02:59:21.478139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2860 2024.02.16 02:59:21.478186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2861 2024.02.16 02:59:21.478207 [ 3 ] {} <Debug> HTTP-Session: 0f6ef70c-c69d-4ffc-bf7b-6e2aad15511f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2862 2024.02.16 02:59:21.478224 [ 3 ] {} <Debug> HTTP-Session: 0f6ef70c-c69d-4ffc-bf7b-6e2aad15511f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2863 2024.02.16 02:59:21.478297 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2864 2024.02.16 02:59:21.478340 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2865 2024.02.16 02:59:21.478466 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2866 2024.02.16 02:59:21.478768 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2867 2024.02.16 02:59:21.479034 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2868 2024.02.16 02:59:21.479216 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2869 2024.02.16 02:59:21.479329 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000997956 sec., 36073 rows/sec., 2.55 MiB/sec.
2870 2024.02.16 02:59:21.479470 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} <Debug> DynamicQueryHandler: Done processing query
2871 2024.02.16 02:59:21.479492 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2872 2024.02.16 02:59:21.479513 [ 3 ] {} <Debug> HTTP-Session: 0f6ef70c-c69d-4ffc-bf7b-6e2aad15511f Destroying unnamed session
2873 2024.02.16 02:59:21.479693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2874 2024.02.16 02:59:21.479740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2875 2024.02.16 02:59:21.479760 [ 3 ] {} <Debug> HTTP-Session: 7c69ae6b-8588-4b28-ab66-2240f5fe9812 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2876 2024.02.16 02:59:21.479777 [ 3 ] {} <Debug> HTTP-Session: 7c69ae6b-8588-4b28-ab66-2240f5fe9812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2877 2024.02.16 02:59:21.479863 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2878 2024.02.16 02:59:21.479907 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2879 2024.02.16 02:59:21.480045 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2880 2024.02.16 02:59:21.480513 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2881 2024.02.16 02:59:21.480824 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2882 2024.02.16 02:59:21.481004 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2883 2024.02.16 02:59:21.481133 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001240681 sec., 30628 rows/sec., 41.33 MiB/sec.
2884 2024.02.16 02:59:21.481258 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} <Debug> DynamicQueryHandler: Done processing query
2885 2024.02.16 02:59:21.481281 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2886 2024.02.16 02:59:21.481296 [ 3 ] {} <Debug> HTTP-Session: 7c69ae6b-8588-4b28-ab66-2240f5fe9812 Destroying unnamed session
2887 2024.02.16 02:59:26.470835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2888 2024.02.16 02:59:26.470961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2889 2024.02.16 02:59:26.470987 [ 3 ] {} <Debug> HTTP-Session: 5b60d97a-34cb-4ddd-8bad-b3b3572352b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2890 2024.02.16 02:59:26.471012 [ 3 ] {} <Debug> HTTP-Session: 5b60d97a-34cb-4ddd-8bad-b3b3572352b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2891 2024.02.16 02:59:26.471139 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2892 2024.02.16 02:59:26.471200 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2893 2024.02.16 02:59:26.471359 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2894 2024.02.16 02:59:26.471788 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2895 2024.02.16 02:59:26.472061 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2896 2024.02.16 02:59:26.472233 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2897 2024.02.16 02:59:26.472371 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001187009 sec., 10109 rows/sec., 819.42 KiB/sec.
2898 2024.02.16 02:59:26.472522 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} <Debug> DynamicQueryHandler: Done processing query
2899 2024.02.16 02:59:26.472547 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2900 2024.02.16 02:59:26.472566 [ 3 ] {} <Debug> HTTP-Session: 5b60d97a-34cb-4ddd-8bad-b3b3572352b5 Destroying unnamed session
2901 2024.02.16 02:59:26.472699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2902 2024.02.16 02:59:26.472752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2903 2024.02.16 02:59:26.472772 [ 3 ] {} <Debug> HTTP-Session: a11999f3-bd52-444f-958f-55c91054e721 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2904 2024.02.16 02:59:26.472790 [ 3 ] {} <Debug> HTTP-Session: a11999f3-bd52-444f-958f-55c91054e721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2905 2024.02.16 02:59:26.472873 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2906 2024.02.16 02:59:26.472915 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2907 2024.02.16 02:59:26.473026 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2908 2024.02.16 02:59:26.473362 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2909 2024.02.16 02:59:26.473587 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2910 2024.02.16 02:59:26.473744 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2911 2024.02.16 02:59:26.473873 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000963316 sec., 37370 rows/sec., 3.31 MiB/sec.
2912 2024.02.16 02:59:26.473993 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} <Debug> DynamicQueryHandler: Done processing query
2913 2024.02.16 02:59:26.474016 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2914 2024.02.16 02:59:26.474032 [ 3 ] {} <Debug> HTTP-Session: a11999f3-bd52-444f-958f-55c91054e721 Destroying unnamed session
2915 2024.02.16 02:59:26.474149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2916 2024.02.16 02:59:26.474199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2917 2024.02.16 02:59:26.474219 [ 3 ] {} <Debug> HTTP-Session: bcda3f54-aa6e-48f4-be0c-0f50068f6202 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2918 2024.02.16 02:59:26.474237 [ 3 ] {} <Debug> HTTP-Session: bcda3f54-aa6e-48f4-be0c-0f50068f6202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2919 2024.02.16 02:59:26.474310 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2920 2024.02.16 02:59:26.474351 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2921 2024.02.16 02:59:26.474461 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2922 2024.02.16 02:59:26.474761 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2923 2024.02.16 02:59:26.474971 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2924 2024.02.16 02:59:26.475149 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2925 2024.02.16 02:59:26.475270 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000922815 sec., 13003 rows/sec., 1.02 MiB/sec.
2926 2024.02.16 02:59:26.475408 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} <Debug> DynamicQueryHandler: Done processing query
2927 2024.02.16 02:59:26.475431 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2928 2024.02.16 02:59:26.475448 [ 3 ] {} <Debug> HTTP-Session: bcda3f54-aa6e-48f4-be0c-0f50068f6202 Destroying unnamed session
2929 2024.02.16 02:59:26.475595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2930 2024.02.16 02:59:26.475643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2931 2024.02.16 02:59:26.475664 [ 3 ] {} <Debug> HTTP-Session: 4a79320b-cfb3-44de-8973-735f5aef669e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2932 2024.02.16 02:59:26.475681 [ 3 ] {} <Debug> HTTP-Session: 4a79320b-cfb3-44de-8973-735f5aef669e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2933 2024.02.16 02:59:26.475758 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2934 2024.02.16 02:59:26.475803 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2935 2024.02.16 02:59:26.475948 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2936 2024.02.16 02:59:26.476341 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2937 2024.02.16 02:59:26.476640 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2938 2024.02.16 02:59:26.476825 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2939 2024.02.16 02:59:26.476941 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001145689 sec., 10474 rows/sec., 14.13 MiB/sec.
2940 2024.02.16 02:59:26.477107 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} <Debug> DynamicQueryHandler: Done processing query
2941 2024.02.16 02:59:26.477132 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2942 2024.02.16 02:59:26.477148 [ 3 ] {} <Debug> HTTP-Session: 4a79320b-cfb3-44de-8973-735f5aef669e Destroying unnamed session
2943 2024.02.16 02:59:31.051884 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
2944 2024.02.16 02:59:31.051980 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
2945 2024.02.16 02:59:31.471822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2946 2024.02.16 02:59:31.471938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2947 2024.02.16 02:59:31.471963 [ 3 ] {} <Debug> HTTP-Session: 2f116735-f369-4635-abcf-4ff8c786def1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2948 2024.02.16 02:59:31.471987 [ 3 ] {} <Debug> HTTP-Session: 2f116735-f369-4635-abcf-4ff8c786def1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2949 2024.02.16 02:59:31.472113 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2950 2024.02.16 02:59:31.472173 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2951 2024.02.16 02:59:31.472333 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2952 2024.02.16 02:59:31.472770 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2953 2024.02.16 02:59:31.473045 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2954 2024.02.16 02:59:31.473215 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2955 2024.02.16 02:59:31.473341 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001188969 sec., 31960 rows/sec., 2.53 MiB/sec.
2956 2024.02.16 02:59:31.473354 [ 100 ] {} <Debug> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2957 2024.02.16 02:59:31.473469 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2958 2024.02.16 02:59:31.473530 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} <Debug> DynamicQueryHandler: Done processing query
2959 2024.02.16 02:59:31.473576 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2960 2024.02.16 02:59:31.473578 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2961 2024.02.16 02:59:31.473595 [ 3 ] {} <Debug> HTTP-Session: 2f116735-f369-4635-abcf-4ff8c786def1 Destroying unnamed session
2962 2024.02.16 02:59:31.473722 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2963 2024.02.16 02:59:31.473774 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 50 rows starting from the beginning of the part
2964 2024.02.16 02:59:31.473802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2965 2024.02.16 02:59:31.473870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2966 2024.02.16 02:59:31.473907 [ 3 ] {} <Debug> HTTP-Session: 42535d93-3b91-4a5a-925c-f180a114ade1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2967 2024.02.16 02:59:31.473956 [ 3 ] {} <Debug> HTTP-Session: 42535d93-3b91-4a5a-925c-f180a114ade1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.02.16 02:59:31.474018 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part
2969 2024.02.16 02:59:31.474149 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2970 2024.02.16 02:59:31.474221 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part
2971 2024.02.16 02:59:31.474241 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2972 2024.02.16 02:59:31.474488 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part
2973 2024.02.16 02:59:31.474669 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2974 2024.02.16 02:59:31.474707 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part
2975 2024.02.16 02:59:31.474882 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part
2976 2024.02.16 02:59:31.475405 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2977 2024.02.16 02:59:31.475876 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2978 2024.02.16 02:59:31.476202 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2979 2024.02.16 02:59:31.476212 [ 17 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002689264 sec., 69907.60297241178 rows/sec., 5.53 MiB/sec.
2980 2024.02.16 02:59:31.476372 [ 100 ] {} <Debug> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2981 2024.02.16 02:59:31.476397 [ 17 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2982 2024.02.16 02:59:31.476419 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} <Information> executeQuery: Read 114 rows, 11.44 KiB in 0.002200076 sec., 51816 rows/sec., 5.08 MiB/sec.
2983 2024.02.16 02:59:31.476438 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
2984 2024.02.16 02:59:31.476589 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2985 2024.02.16 02:59:31.476744 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} <Debug> DynamicQueryHandler: Done processing query
2986 2024.02.16 02:59:31.476764 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2987 2024.02.16 02:59:31.476804 [ 17 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2988 2024.02.16 02:59:31.476805 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2989 2024.02.16 02:59:31.476826 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 190 rows starting from the beginning of the part
2990 2024.02.16 02:59:31.476875 [ 3 ] {} <Debug> HTTP-Session: 42535d93-3b91-4a5a-925c-f180a114ade1 Destroying unnamed session
2991 2024.02.16 02:59:31.476923 [ 17 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2992 2024.02.16 02:59:31.476985 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 114 rows starting from the beginning of the part
2993 2024.02.16 02:59:31.477107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2994 2024.02.16 02:59:31.477126 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part
2995 2024.02.16 02:59:31.477193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2996 2024.02.16 02:59:31.477242 [ 3 ] {} <Debug> HTTP-Session: 7a8921da-2112-4496-bc8f-dc5d43fae787 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
2997 2024.02.16 02:59:31.477293 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part
2998 2024.02.16 02:59:31.477299 [ 3 ] {} <Debug> HTTP-Session: 7a8921da-2112-4496-bc8f-dc5d43fae787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2999 2024.02.16 02:59:31.477500 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part
3000 2024.02.16 02:59:31.477526 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3001 2024.02.16 02:59:31.477603 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3002 2024.02.16 02:59:31.477671 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 114 rows starting from the beginning of the part
3003 2024.02.16 02:59:31.478138 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3004 2024.02.16 02:59:31.478945 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3005 2024.02.16 02:59:31.479403 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3006 2024.02.16 02:59:31.479552 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302695 sec., 211433.9516675201 rows/sec., 19.85 MiB/sec.
3007 2024.02.16 02:59:31.479690 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3008 2024.02.16 02:59:31.479766 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3009 2024.02.16 02:59:31.479861 [ 100 ] {} <Debug> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3010 2024.02.16 02:59:31.479957 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3011 2024.02.16 02:59:31.479976 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.00238845 sec., 15909 rows/sec., 1.24 MiB/sec.
3012 2024.02.16 02:59:31.480098 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3013 2024.02.16 02:59:31.480202 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3014 2024.02.16 02:59:31.480291 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3015 2024.02.16 02:59:31.480300 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} <Debug> DynamicQueryHandler: Done processing query
3016 2024.02.16 02:59:31.480311 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3017 2024.02.16 02:59:31.480328 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 100 rows starting from the beginning of the part
3018 2024.02.16 02:59:31.480341 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3019 2024.02.16 02:59:31.480445 [ 3 ] {} <Debug> HTTP-Session: 7a8921da-2112-4496-bc8f-dc5d43fae787 Destroying unnamed session
3020 2024.02.16 02:59:31.480564 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part
3021 2024.02.16 02:59:31.480673 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part
3022 2024.02.16 02:59:31.480688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3023 2024.02.16 02:59:31.480778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3024 2024.02.16 02:59:31.480828 [ 3 ] {} <Debug> HTTP-Session: b421837d-90b7-4c94-b718-89584b944d71 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3025 2024.02.16 02:59:31.480842 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 62 rows starting from the beginning of the part
3026 2024.02.16 02:59:31.480858 [ 3 ] {} <Debug> HTTP-Session: b421837d-90b7-4c94-b718-89584b944d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3027 2024.02.16 02:59:31.481072 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part
3028 2024.02.16 02:59:31.481090 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3029 2024.02.16 02:59:31.481200 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3030 2024.02.16 02:59:31.481274 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part
3031 2024.02.16 02:59:31.481812 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3032 2024.02.16 02:59:31.482778 [ 25 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749065 sec., 95305.13101727313 rows/sec., 7.44 MiB/sec.
3033 2024.02.16 02:59:31.482845 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3034 2024.02.16 02:59:31.482929 [ 25 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3035 2024.02.16 02:59:31.483260 [ 25 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3036 2024.02.16 02:59:31.483369 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3037 2024.02.16 02:59:31.483372 [ 25 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3038 2024.02.16 02:59:31.483618 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3039 2024.02.16 02:59:31.483745 [ 100 ] {} <Debug> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3040 2024.02.16 02:59:31.483772 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.002619853 sec., 14504 rows/sec., 19.57 MiB/sec.
3041 2024.02.16 02:59:31.483804 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3042 2024.02.16 02:59:31.483991 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3043 2024.02.16 02:59:31.484133 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} <Debug> DynamicQueryHandler: Done processing query
3044 2024.02.16 02:59:31.484175 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3045 2024.02.16 02:59:31.484182 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3046 2024.02.16 02:59:31.484240 [ 3 ] {} <Debug> HTTP-Session: b421837d-90b7-4c94-b718-89584b944d71 Destroying unnamed session
3047 2024.02.16 02:59:31.484242 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 561 rows starting from the beginning of the part
3048 2024.02.16 02:59:31.484378 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part
3049 2024.02.16 02:59:31.484472 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part
3050 2024.02.16 02:59:31.484561 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part
3051 2024.02.16 02:59:31.484645 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part
3052 2024.02.16 02:59:31.484731 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part
3053 2024.02.16 02:59:31.486261 [ 25 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 6 columns (6 merged, 0 gathered) in 0.00239352 sec., 292038.50396069384 rows/sec., 394.09 MiB/sec.
3054 2024.02.16 02:59:31.486678 [ 17 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3055 2024.02.16 02:59:31.486926 [ 17 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3056 2024.02.16 02:59:31.486981 [ 17 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3057 2024.02.16 02:59:31.487042 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5: 4.08 MiB.
3058 2024.02.16 02:59:36.471195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3059 2024.02.16 02:59:36.471351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3060 2024.02.16 02:59:36.471382 [ 3 ] {} <Debug> HTTP-Session: b24790db-b5ad-4cff-8141-7751cf4ff817 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3061 2024.02.16 02:59:36.471410 [ 3 ] {} <Debug> HTTP-Session: b24790db-b5ad-4cff-8141-7751cf4ff817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3062 2024.02.16 02:59:36.471548 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3063 2024.02.16 02:59:36.471614 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3064 2024.02.16 02:59:36.471805 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3065 2024.02.16 02:59:36.472228 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3066 2024.02.16 02:59:36.472500 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3067 2024.02.16 02:59:36.472671 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3068 2024.02.16 02:59:36.472788 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001202349 sec., 9980 rows/sec., 808.96 KiB/sec.
3069 2024.02.16 02:59:36.472971 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} <Debug> DynamicQueryHandler: Done processing query
3070 2024.02.16 02:59:36.472997 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3071 2024.02.16 02:59:36.473041 [ 3 ] {} <Debug> HTTP-Session: b24790db-b5ad-4cff-8141-7751cf4ff817 Destroying unnamed session
3072 2024.02.16 02:59:36.473175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3073 2024.02.16 02:59:36.473225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3074 2024.02.16 02:59:36.473247 [ 3 ] {} <Debug> HTTP-Session: 9c258af5-b9e6-4d86-8a1b-57087d621500 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3075 2024.02.16 02:59:36.473265 [ 3 ] {} <Debug> HTTP-Session: 9c258af5-b9e6-4d86-8a1b-57087d621500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.02.16 02:59:36.473345 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3077 2024.02.16 02:59:36.473390 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3078 2024.02.16 02:59:36.473507 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3079 2024.02.16 02:59:36.473795 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3080 2024.02.16 02:59:36.474010 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3081 2024.02.16 02:59:36.474169 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} <Trace> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3082 2024.02.16 02:59:36.474263 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000889165 sec., 4498 rows/sec., 375.62 KiB/sec.
3083 2024.02.16 02:59:36.474382 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} <Debug> DynamicQueryHandler: Done processing query
3084 2024.02.16 02:59:36.474406 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3085 2024.02.16 02:59:36.474422 [ 3 ] {} <Debug> HTTP-Session: 9c258af5-b9e6-4d86-8a1b-57087d621500 Destroying unnamed session
3086 2024.02.16 02:59:36.474541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3087 2024.02.16 02:59:36.474589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3088 2024.02.16 02:59:36.474610 [ 3 ] {} <Debug> HTTP-Session: 3b0d5242-89bd-42b4-966d-99d5f9695575 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3089 2024.02.16 02:59:36.474627 [ 3 ] {} <Debug> HTTP-Session: 3b0d5242-89bd-42b4-966d-99d5f9695575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3090 2024.02.16 02:59:36.474702 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3091 2024.02.16 02:59:36.474741 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3092 2024.02.16 02:59:36.474848 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3093 2024.02.16 02:59:36.475161 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3094 2024.02.16 02:59:36.475373 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3095 2024.02.16 02:59:36.475531 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3096 2024.02.16 02:59:36.475626 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.000897524 sec., 42338 rows/sec., 3.75 MiB/sec.
3097 2024.02.16 02:59:36.475751 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} <Debug> DynamicQueryHandler: Done processing query
3098 2024.02.16 02:59:36.475775 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3099 2024.02.16 02:59:36.475790 [ 3 ] {} <Debug> HTTP-Session: 3b0d5242-89bd-42b4-966d-99d5f9695575 Destroying unnamed session
3100 2024.02.16 02:59:36.475924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3101 2024.02.16 02:59:36.475971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3102 2024.02.16 02:59:36.475990 [ 3 ] {} <Debug> HTTP-Session: b808ede2-08c2-48f7-ae31-72176b2623b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3103 2024.02.16 02:59:36.476007 [ 3 ] {} <Debug> HTTP-Session: b808ede2-08c2-48f7-ae31-72176b2623b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3104 2024.02.16 02:59:36.476076 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3105 2024.02.16 02:59:36.476116 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3106 2024.02.16 02:59:36.476224 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3107 2024.02.16 02:59:36.476533 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3108 2024.02.16 02:59:36.476739 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3109 2024.02.16 02:59:36.476892 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} <Trace> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3110 2024.02.16 02:59:36.476985 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000880325 sec., 4543 rows/sec., 317.27 KiB/sec.
3111 2024.02.16 02:59:36.477122 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} <Debug> DynamicQueryHandler: Done processing query
3112 2024.02.16 02:59:36.477146 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3113 2024.02.16 02:59:36.477162 [ 3 ] {} <Debug> HTTP-Session: b808ede2-08c2-48f7-ae31-72176b2623b3 Destroying unnamed session
3114 2024.02.16 02:59:36.477285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3115 2024.02.16 02:59:36.477331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3116 2024.02.16 02:59:36.477352 [ 3 ] {} <Debug> HTTP-Session: f9c1081b-91ea-4259-bfa7-3064f4437854 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3117 2024.02.16 02:59:36.477368 [ 3 ] {} <Debug> HTTP-Session: f9c1081b-91ea-4259-bfa7-3064f4437854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3118 2024.02.16 02:59:36.477442 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3119 2024.02.16 02:59:36.477480 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3120 2024.02.16 02:59:36.477592 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3121 2024.02.16 02:59:36.477934 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3122 2024.02.16 02:59:36.478139 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3123 2024.02.16 02:59:36.478291 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3124 2024.02.16 02:59:36.478384 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000915315 sec., 17480 rows/sec., 1.37 MiB/sec.
3125 2024.02.16 02:59:36.478589 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} <Debug> DynamicQueryHandler: Done processing query
3126 2024.02.16 02:59:36.478613 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3127 2024.02.16 02:59:36.478629 [ 3 ] {} <Debug> HTTP-Session: f9c1081b-91ea-4259-bfa7-3064f4437854 Destroying unnamed session
3128 2024.02.16 02:59:36.478787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3129 2024.02.16 02:59:36.478833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3130 2024.02.16 02:59:36.478854 [ 3 ] {} <Debug> HTTP-Session: 7917aee3-fc5f-42e3-b3ed-e846fb5bfeaf Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3131 2024.02.16 02:59:36.478870 [ 3 ] {} <Debug> HTTP-Session: 7917aee3-fc5f-42e3-b3ed-e846fb5bfeaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3132 2024.02.16 02:59:36.478941 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3133 2024.02.16 02:59:36.478987 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3134 2024.02.16 02:59:36.479126 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3135 2024.02.16 02:59:36.479442 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3136 2024.02.16 02:59:36.479712 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3137 2024.02.16 02:59:36.479894 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3138 2024.02.16 02:59:36.479992 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001023297 sec., 1954 rows/sec., 137.42 KiB/sec.
3139 2024.02.16 02:59:36.480117 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} <Debug> DynamicQueryHandler: Done processing query
3140 2024.02.16 02:59:36.480140 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3141 2024.02.16 02:59:36.480156 [ 3 ] {} <Debug> HTTP-Session: 7917aee3-fc5f-42e3-b3ed-e846fb5bfeaf Destroying unnamed session
3142 2024.02.16 02:59:36.480272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3143 2024.02.16 02:59:36.480318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3144 2024.02.16 02:59:36.480338 [ 3 ] {} <Debug> HTTP-Session: ebaf5f51-a0e7-4825-b567-f67411feb844 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3145 2024.02.16 02:59:36.480355 [ 3 ] {} <Debug> HTTP-Session: ebaf5f51-a0e7-4825-b567-f67411feb844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.02.16 02:59:36.480428 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3147 2024.02.16 02:59:36.480472 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3148 2024.02.16 02:59:36.480608 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3149 2024.02.16 02:59:36.480942 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3150 2024.02.16 02:59:36.481224 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3151 2024.02.16 02:59:36.481412 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3152 2024.02.16 02:59:36.481510 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001054147 sec., 11383 rows/sec., 15.36 MiB/sec.
3153 2024.02.16 02:59:36.481632 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} <Debug> DynamicQueryHandler: Done processing query
3154 2024.02.16 02:59:36.481655 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3155 2024.02.16 02:59:36.481670 [ 3 ] {} <Debug> HTTP-Session: ebaf5f51-a0e7-4825-b567-f67411feb844 Destroying unnamed session
3156 2024.02.16 02:59:41.472211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3157 2024.02.16 02:59:41.472343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3158 2024.02.16 02:59:41.472377 [ 3 ] {} <Debug> HTTP-Session: 792e0a4e-7ed7-4b46-ae5a-368a3f9783be Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3159 2024.02.16 02:59:41.472403 [ 3 ] {} <Debug> HTTP-Session: 792e0a4e-7ed7-4b46-ae5a-368a3f9783be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.02.16 02:59:41.472549 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3161 2024.02.16 02:59:41.472616 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3162 2024.02.16 02:59:41.472801 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3163 2024.02.16 02:59:41.473324 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3164 2024.02.16 02:59:41.473596 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3165 2024.02.16 02:59:41.473768 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3166 2024.02.16 02:59:41.473887 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001300352 sec., 29222 rows/sec., 2.31 MiB/sec.
3167 2024.02.16 02:59:41.474077 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} <Debug> DynamicQueryHandler: Done processing query
3168 2024.02.16 02:59:41.474103 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3169 2024.02.16 02:59:41.474121 [ 3 ] {} <Debug> HTTP-Session: 792e0a4e-7ed7-4b46-ae5a-368a3f9783be Destroying unnamed session
3170 2024.02.16 02:59:41.474283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3171 2024.02.16 02:59:41.474338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3172 2024.02.16 02:59:41.474359 [ 3 ] {} <Debug> HTTP-Session: f7e3809b-e50d-4f6a-9310-c389472bbb2a Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3173 2024.02.16 02:59:41.474377 [ 3 ] {} <Debug> HTTP-Session: f7e3809b-e50d-4f6a-9310-c389472bbb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3174 2024.02.16 02:59:41.474468 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3175 2024.02.16 02:59:41.474512 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3176 2024.02.16 02:59:41.474629 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3177 2024.02.16 02:59:41.475029 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3178 2024.02.16 02:59:41.475255 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3179 2024.02.16 02:59:41.475410 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3180 2024.02.16 02:59:41.475511 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} <Information> executeQuery: Read 114 rows, 11.44 KiB in 0.001014676 sec., 112351 rows/sec., 11.01 MiB/sec.
3181 2024.02.16 02:59:41.475631 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} <Debug> DynamicQueryHandler: Done processing query
3182 2024.02.16 02:59:41.475655 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3183 2024.02.16 02:59:41.475672 [ 3 ] {} <Debug> HTTP-Session: f7e3809b-e50d-4f6a-9310-c389472bbb2a Destroying unnamed session
3184 2024.02.16 02:59:41.475848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3185 2024.02.16 02:59:41.475896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3186 2024.02.16 02:59:41.475915 [ 3 ] {} <Debug> HTTP-Session: 2a55b3be-efde-4412-a597-d67e89a7e0f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3187 2024.02.16 02:59:41.475932 [ 3 ] {} <Debug> HTTP-Session: 2a55b3be-efde-4412-a597-d67e89a7e0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.02.16 02:59:41.476003 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3189 2024.02.16 02:59:41.476041 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3190 2024.02.16 02:59:41.476148 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3191 2024.02.16 02:59:41.476467 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3192 2024.02.16 02:59:41.476678 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3193 2024.02.16 02:59:41.476829 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3194 2024.02.16 02:59:41.476930 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000900575 sec., 42195 rows/sec., 3.30 MiB/sec.
3195 2024.02.16 02:59:41.477053 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} <Debug> DynamicQueryHandler: Done processing query
3196 2024.02.16 02:59:41.477077 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3197 2024.02.16 02:59:41.477093 [ 3 ] {} <Debug> HTTP-Session: 2a55b3be-efde-4412-a597-d67e89a7e0f8 Destroying unnamed session
3198 2024.02.16 02:59:41.477285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3199 2024.02.16 02:59:41.477332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3200 2024.02.16 02:59:41.477352 [ 3 ] {} <Debug> HTTP-Session: a70d05f7-e78d-43b3-b401-f7072a4b859e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3201 2024.02.16 02:59:41.477368 [ 3 ] {} <Debug> HTTP-Session: a70d05f7-e78d-43b3-b401-f7072a4b859e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.02.16 02:59:41.477453 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3203 2024.02.16 02:59:41.477498 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3204 2024.02.16 02:59:41.477641 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3205 2024.02.16 02:59:41.478106 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3206 2024.02.16 02:59:41.478432 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3207 2024.02.16 02:59:41.478617 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3208 2024.02.16 02:59:41.478731 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.00124088 sec., 30623 rows/sec., 41.32 MiB/sec.
3209 2024.02.16 02:59:41.478854 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} <Debug> DynamicQueryHandler: Done processing query
3210 2024.02.16 02:59:41.478876 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3211 2024.02.16 02:59:41.478892 [ 3 ] {} <Debug> HTTP-Session: a70d05f7-e78d-43b3-b401-f7072a4b859e Destroying unnamed session
3212 2024.02.16 02:59:46.052250 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
3213 2024.02.16 02:59:46.052343 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
3214 2024.02.16 02:59:46.471161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3215 2024.02.16 02:59:46.471278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3216 2024.02.16 02:59:46.471309 [ 3 ] {} <Debug> HTTP-Session: 97179382-8189-47a6-ab20-2ba3200474ff Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3217 2024.02.16 02:59:46.471335 [ 3 ] {} <Debug> HTTP-Session: 97179382-8189-47a6-ab20-2ba3200474ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3218 2024.02.16 02:59:46.471495 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3219 2024.02.16 02:59:46.471592 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3220 2024.02.16 02:59:46.471861 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3221 2024.02.16 02:59:46.472492 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3222 2024.02.16 02:59:46.472763 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3223 2024.02.16 02:59:46.472938 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3224 2024.02.16 02:59:46.473058 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001509085 sec., 7951 rows/sec., 644.53 KiB/sec.
3225 2024.02.16 02:59:46.473210 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} <Debug> DynamicQueryHandler: Done processing query
3226 2024.02.16 02:59:46.473235 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3227 2024.02.16 02:59:46.473252 [ 3 ] {} <Debug> HTTP-Session: 97179382-8189-47a6-ab20-2ba3200474ff Destroying unnamed session
3228 2024.02.16 02:59:46.473377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3229 2024.02.16 02:59:46.473428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3230 2024.02.16 02:59:46.473449 [ 3 ] {} <Debug> HTTP-Session: 86532568-b7c8-49ec-b5d3-c0e6b4775777 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3231 2024.02.16 02:59:46.473468 [ 3 ] {} <Debug> HTTP-Session: 86532568-b7c8-49ec-b5d3-c0e6b4775777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3232 2024.02.16 02:59:46.473547 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3233 2024.02.16 02:59:46.473588 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3234 2024.02.16 02:59:46.473697 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3235 2024.02.16 02:59:46.474029 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3236 2024.02.16 02:59:46.474243 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3237 2024.02.16 02:59:46.474397 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3238 2024.02.16 02:59:46.474494 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000919355 sec., 39157 rows/sec., 3.47 MiB/sec.
3239 2024.02.16 02:59:46.474600 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} <Debug> DynamicQueryHandler: Done processing query
3240 2024.02.16 02:59:46.474623 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3241 2024.02.16 02:59:46.474639 [ 3 ] {} <Debug> HTTP-Session: 86532568-b7c8-49ec-b5d3-c0e6b4775777 Destroying unnamed session
3242 2024.02.16 02:59:46.474768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3243 2024.02.16 02:59:46.474818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3244 2024.02.16 02:59:46.474839 [ 3 ] {} <Debug> HTTP-Session: e16d1a69-ade1-4c70-be10-c9838afbf903 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3245 2024.02.16 02:59:46.474856 [ 3 ] {} <Debug> HTTP-Session: e16d1a69-ade1-4c70-be10-c9838afbf903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3246 2024.02.16 02:59:46.474928 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3247 2024.02.16 02:59:46.474966 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3248 2024.02.16 02:59:46.475073 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3249 2024.02.16 02:59:46.475339 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3250 2024.02.16 02:59:46.475543 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3251 2024.02.16 02:59:46.475692 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3252 2024.02.16 02:59:46.475785 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000830774 sec., 14444 rows/sec., 1.13 MiB/sec.
3253 2024.02.16 02:59:46.475986 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} <Debug> DynamicQueryHandler: Done processing query
3254 2024.02.16 02:59:46.476010 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3255 2024.02.16 02:59:46.476026 [ 3 ] {} <Debug> HTTP-Session: e16d1a69-ade1-4c70-be10-c9838afbf903 Destroying unnamed session
3256 2024.02.16 02:59:46.476173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3257 2024.02.16 02:59:46.476219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3258 2024.02.16 02:59:46.476238 [ 3 ] {} <Debug> HTTP-Session: 1c04688d-5918-4242-ac7a-d85cfbeb59f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3259 2024.02.16 02:59:46.476255 [ 3 ] {} <Debug> HTTP-Session: 1c04688d-5918-4242-ac7a-d85cfbeb59f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3260 2024.02.16 02:59:46.476331 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3261 2024.02.16 02:59:46.476377 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3262 2024.02.16 02:59:46.476526 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3263 2024.02.16 02:59:46.476856 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3264 2024.02.16 02:59:46.477159 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3265 2024.02.16 02:59:46.477347 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3266 2024.02.16 02:59:46.477451 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001092518 sec., 10983 rows/sec., 14.82 MiB/sec.
3267 2024.02.16 02:59:46.477558 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} <Debug> DynamicQueryHandler: Done processing query
3268 2024.02.16 02:59:46.477582 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3269 2024.02.16 02:59:46.477597 [ 3 ] {} <Debug> HTTP-Session: 1c04688d-5918-4242-ac7a-d85cfbeb59f6 Destroying unnamed session
3270 2024.02.16 02:59:49.008841 [ 175 ] {} <Debug> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3271 2024.02.16 02:59:49.008962 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3272 2024.02.16 02:59:49.009093 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3273 2024.02.16 02:59:49.009285 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3274 2024.02.16 02:59:49.009334 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 424 rows starting from the beginning of the part
3275 2024.02.16 02:59:49.009492 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
3276 2024.02.16 02:59:49.009603 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
3277 2024.02.16 02:59:49.009693 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
3278 2024.02.16 02:59:49.009778 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
3279 2024.02.16 02:59:49.010551 [ 25 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505425 sec., 332132.12215819454 rows/sec., 23.43 MiB/sec.
3280 2024.02.16 02:59:49.010738 [ 25 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3281 2024.02.16 02:59:49.011013 [ 25 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3282 2024.02.16 02:59:49.011089 [ 25 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3283 2024.02.16 02:59:51.474246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3284 2024.02.16 02:59:51.474371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3285 2024.02.16 02:59:51.474401 [ 3 ] {} <Debug> HTTP-Session: 6c3c418f-b4fc-45eb-848a-d702c024f08d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3286 2024.02.16 02:59:51.474428 [ 3 ] {} <Debug> HTTP-Session: 6c3c418f-b4fc-45eb-848a-d702c024f08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3287 2024.02.16 02:59:51.474568 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3288 2024.02.16 02:59:51.474634 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3289 2024.02.16 02:59:51.474789 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3290 2024.02.16 02:59:51.475256 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3291 2024.02.16 02:59:51.475507 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3292 2024.02.16 02:59:51.475667 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3293 2024.02.16 02:59:51.475778 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.00123249 sec., 30831 rows/sec., 2.44 MiB/sec.
3294 2024.02.16 02:59:51.475985 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} <Debug> DynamicQueryHandler: Done processing query
3295 2024.02.16 02:59:51.476009 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3296 2024.02.16 02:59:51.476025 [ 3 ] {} <Debug> HTTP-Session: 6c3c418f-b4fc-45eb-848a-d702c024f08d Destroying unnamed session
3297 2024.02.16 02:59:51.476151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3298 2024.02.16 02:59:51.476201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3299 2024.02.16 02:59:51.476222 [ 3 ] {} <Debug> HTTP-Session: 78d0cc0e-4bc6-4192-9cb4-27acc9019c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3300 2024.02.16 02:59:51.476240 [ 3 ] {} <Debug> HTTP-Session: 78d0cc0e-4bc6-4192-9cb4-27acc9019c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3301 2024.02.16 02:59:51.476318 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3302 2024.02.16 02:59:51.476360 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3303 2024.02.16 02:59:51.476469 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3304 2024.02.16 02:59:51.476740 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3305 2024.02.16 02:59:51.476953 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3306 2024.02.16 02:59:51.477099 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} <Trace> oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3307 2024.02.16 02:59:51.477194 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000847723 sec., 2359 rows/sec., 201.60 KiB/sec.
3308 2024.02.16 02:59:51.477338 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} <Debug> DynamicQueryHandler: Done processing query
3309 2024.02.16 02:59:51.477362 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3310 2024.02.16 02:59:51.477377 [ 3 ] {} <Debug> HTTP-Session: 78d0cc0e-4bc6-4192-9cb4-27acc9019c73 Destroying unnamed session
3311 2024.02.16 02:59:51.477521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3312 2024.02.16 02:59:51.477567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3313 2024.02.16 02:59:51.477586 [ 3 ] {} <Debug> HTTP-Session: b1545f37-15b8-4f89-90e3-f55a1732e1f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3314 2024.02.16 02:59:51.477602 [ 3 ] {} <Debug> HTTP-Session: b1545f37-15b8-4f89-90e3-f55a1732e1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.02.16 02:59:51.477678 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3316 2024.02.16 02:59:51.477717 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3317 2024.02.16 02:59:51.477826 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3318 2024.02.16 02:59:51.478214 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3319 2024.02.16 02:59:51.478433 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3320 2024.02.16 02:59:51.478582 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3321 2024.02.16 02:59:51.478679 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} <Information> executeQuery: Read 151 rows, 14.34 KiB in 0.000975206 sec., 154839 rows/sec., 14.36 MiB/sec.
3322 2024.02.16 02:59:51.478789 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} <Debug> DynamicQueryHandler: Done processing query
3323 2024.02.16 02:59:51.478812 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3324 2024.02.16 02:59:51.478828 [ 3 ] {} <Debug> HTTP-Session: b1545f37-15b8-4f89-90e3-f55a1732e1f5 Destroying unnamed session
3325 2024.02.16 02:59:51.478985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3326 2024.02.16 02:59:51.479032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3327 2024.02.16 02:59:51.479051 [ 3 ] {} <Debug> HTTP-Session: ec10de4f-7896-4a5e-94cc-9fc13350da76 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3328 2024.02.16 02:59:51.479068 [ 3 ] {} <Debug> HTTP-Session: ec10de4f-7896-4a5e-94cc-9fc13350da76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3329 2024.02.16 02:59:51.479136 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3330 2024.02.16 02:59:51.479175 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3331 2024.02.16 02:59:51.479281 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3332 2024.02.16 02:59:51.479565 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3333 2024.02.16 02:59:51.479780 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3334 2024.02.16 02:59:51.479929 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} <Trace> oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3335 2024.02.16 02:59:51.480024 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000860034 sec., 2325 rows/sec., 162.38 KiB/sec.
3336 2024.02.16 02:59:51.480131 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} <Debug> DynamicQueryHandler: Done processing query
3337 2024.02.16 02:59:51.480153 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3338 2024.02.16 02:59:51.480169 [ 3 ] {} <Debug> HTTP-Session: ec10de4f-7896-4a5e-94cc-9fc13350da76 Destroying unnamed session
3339 2024.02.16 02:59:51.480304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3340 2024.02.16 02:59:51.480348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3341 2024.02.16 02:59:51.480366 [ 3 ] {} <Debug> HTTP-Session: 83be7a07-16dc-427a-860b-30d81897955d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3342 2024.02.16 02:59:51.480383 [ 3 ] {} <Debug> HTTP-Session: 83be7a07-16dc-427a-860b-30d81897955d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3343 2024.02.16 02:59:51.480457 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3344 2024.02.16 02:59:51.480495 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3345 2024.02.16 02:59:51.480595 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3346 2024.02.16 02:59:51.480896 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3347 2024.02.16 02:59:51.481106 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3348 2024.02.16 02:59:51.481251 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3349 2024.02.16 02:59:51.481346 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} <Information> executeQuery: Read 64 rows, 5.10 KiB in 0.000862914 sec., 74167 rows/sec., 5.78 MiB/sec.
3350 2024.02.16 02:59:51.481464 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} <Debug> DynamicQueryHandler: Done processing query
3351 2024.02.16 02:59:51.481486 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3352 2024.02.16 02:59:51.481501 [ 3 ] {} <Debug> HTTP-Session: 83be7a07-16dc-427a-860b-30d81897955d Destroying unnamed session
3353 2024.02.16 02:59:51.481663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3354 2024.02.16 02:59:51.481708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3355 2024.02.16 02:59:51.481726 [ 3 ] {} <Debug> HTTP-Session: f2506eb3-4f09-4622-837e-24aa49f4cc25 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3356 2024.02.16 02:59:51.481742 [ 3 ] {} <Debug> HTTP-Session: f2506eb3-4f09-4622-837e-24aa49f4cc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3357 2024.02.16 02:59:51.481812 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3358 2024.02.16 02:59:51.481855 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3359 2024.02.16 02:59:51.481972 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3360 2024.02.16 02:59:51.482293 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3361 2024.02.16 02:59:51.482588 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3362 2024.02.16 02:59:51.482849 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} <Trace> oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3363 2024.02.16 02:59:51.482993 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001141979 sec., 32399 rows/sec., 2.28 MiB/sec.
3364 2024.02.16 02:59:51.483161 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} <Debug> DynamicQueryHandler: Done processing query
3365 2024.02.16 02:59:51.483197 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3366 2024.02.16 02:59:51.483221 [ 3 ] {} <Debug> HTTP-Session: f2506eb3-4f09-4622-837e-24aa49f4cc25 Destroying unnamed session
3367 2024.02.16 02:59:51.483422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3368 2024.02.16 02:59:51.483474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3369 2024.02.16 02:59:51.483502 [ 3 ] {} <Debug> HTTP-Session: ead4cad8-0e1f-4f88-b31d-cd03f50b2373 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3370 2024.02.16 02:59:51.483520 [ 3 ] {} <Debug> HTTP-Session: ead4cad8-0e1f-4f88-b31d-cd03f50b2373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3371 2024.02.16 02:59:51.483601 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3372 2024.02.16 02:59:51.483644 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3373 2024.02.16 02:59:51.483779 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3374 2024.02.16 02:59:51.484261 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3375 2024.02.16 02:59:51.484640 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3376 2024.02.16 02:59:51.484838 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3377 2024.02.16 02:59:51.484950 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001322732 sec., 28728 rows/sec., 38.77 MiB/sec.
3378 2024.02.16 02:59:51.485079 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} <Debug> DynamicQueryHandler: Done processing query
3379 2024.02.16 02:59:51.485104 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3380 2024.02.16 02:59:51.485121 [ 3 ] {} <Debug> HTTP-Session: ead4cad8-0e1f-4f88-b31d-cd03f50b2373 Destroying unnamed session
3381 2024.02.16 02:59:56.470664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3382 2024.02.16 02:59:56.470783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3383 2024.02.16 02:59:56.470810 [ 3 ] {} <Debug> HTTP-Session: 5c675f39-4f41-4d82-896f-5af55d1f06a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3384 2024.02.16 02:59:56.470833 [ 3 ] {} <Debug> HTTP-Session: 5c675f39-4f41-4d82-896f-5af55d1f06a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3385 2024.02.16 02:59:56.470959 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3386 2024.02.16 02:59:56.471020 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3387 2024.02.16 02:59:56.471177 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3388 2024.02.16 02:59:56.471661 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3389 2024.02.16 02:59:56.472043 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3390 2024.02.16 02:59:56.472300 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3391 2024.02.16 02:59:56.472489 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001488925 sec., 8059 rows/sec., 653.26 KiB/sec.
3392 2024.02.16 02:59:56.472475 [ 177 ] {} <Debug> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3393 2024.02.16 02:59:56.472604 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3394 2024.02.16 02:59:56.472766 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} <Debug> DynamicQueryHandler: Done processing query
3395 2024.02.16 02:59:56.472775 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3396 2024.02.16 02:59:56.472833 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3397 2024.02.16 02:59:56.472883 [ 3 ] {} <Debug> HTTP-Session: 5c675f39-4f41-4d82-896f-5af55d1f06a7 Destroying unnamed session
3398 2024.02.16 02:59:56.472969 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3399 2024.02.16 02:59:56.473012 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 50 rows starting from the beginning of the part
3400 2024.02.16 02:59:56.473095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3401 2024.02.16 02:59:56.473230 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part
3402 2024.02.16 02:59:56.473239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3403 2024.02.16 02:59:56.473319 [ 3 ] {} <Debug> HTTP-Session: afb1cb7c-d366-417c-a7c0-af916a99c135 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3404 2024.02.16 02:59:56.473401 [ 3 ] {} <Debug> HTTP-Session: afb1cb7c-d366-417c-a7c0-af916a99c135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3405 2024.02.16 02:59:56.473442 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part
3406 2024.02.16 02:59:56.473670 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3407 2024.02.16 02:59:56.473692 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part
3408 2024.02.16 02:59:56.473806 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3409 2024.02.16 02:59:56.473935 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part
3410 2024.02.16 02:59:56.474280 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part
3411 2024.02.16 02:59:56.474483 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3412 2024.02.16 02:59:56.475603 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
3413 2024.02.16 02:59:56.476016 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.003318415 sec., 48818.48713919145 rows/sec., 3.86 MiB/sec.
3414 2024.02.16 02:59:56.476188 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3415 2024.02.16 02:59:56.476235 [ 10 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3416 2024.02.16 02:59:56.476629 [ 10 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3417 2024.02.16 02:59:56.476642 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3418 2024.02.16 02:59:56.476738 [ 10 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} <Trace> oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3419 2024.02.16 02:59:56.476839 [ 177 ] {} <Debug> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3420 2024.02.16 02:59:56.476954 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3421 2024.02.16 02:59:56.476969 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.003196513 sec., 11262 rows/sec., 1022.84 KiB/sec.
3422 2024.02.16 02:59:56.477040 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3423 2024.02.16 02:59:56.477326 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3424 2024.02.16 02:59:56.477386 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 190 rows starting from the beginning of the part
3425 2024.02.16 02:59:56.477444 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} <Debug> DynamicQueryHandler: Done processing query
3426 2024.02.16 02:59:56.477503 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3427 2024.02.16 02:59:56.477570 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part
3428 2024.02.16 02:59:56.477571 [ 3 ] {} <Debug> HTTP-Session: afb1cb7c-d366-417c-a7c0-af916a99c135 Destroying unnamed session
3429 2024.02.16 02:59:56.477686 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 114 rows starting from the beginning of the part
3430 2024.02.16 02:59:56.477799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3431 2024.02.16 02:59:56.477827 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part
3432 2024.02.16 02:59:56.477914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3433 2024.02.16 02:59:56.477981 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 151 rows starting from the beginning of the part
3434 2024.02.16 02:59:56.477992 [ 3 ] {} <Debug> HTTP-Session: dbcfb91d-22d5-41dd-b763-6818f85c6aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3435 2024.02.16 02:59:56.478055 [ 3 ] {} <Debug> HTTP-Session: dbcfb91d-22d5-41dd-b763-6818f85c6aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3436 2024.02.16 02:59:56.478136 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part
3437 2024.02.16 02:59:56.478319 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3438 2024.02.16 02:59:56.478465 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3439 2024.02.16 02:59:56.479061 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3440 2024.02.16 02:59:56.480157 [ 12 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 4 columns (4 merged, 0 gathered) in 0.003151092 sec., 179302.92101912608 rows/sec., 16.62 MiB/sec.
3441 2024.02.16 02:59:56.480171 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3442 2024.02.16 02:59:56.480360 [ 12 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3443 2024.02.16 02:59:56.480687 [ 12 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3444 2024.02.16 02:59:56.480703 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3445 2024.02.16 02:59:56.480789 [ 12 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} <Trace> oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3446 2024.02.16 02:59:56.481026 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3447 2024.02.16 02:59:56.481175 [ 177 ] {} <Debug> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3448 2024.02.16 02:59:56.481212 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} <Information> executeQuery: Read 12 rows, 984.00 B in 0.002809826 sec., 4270 rows/sec., 341.99 KiB/sec.
3449 2024.02.16 02:59:56.481231 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3450 2024.02.16 02:59:56.481361 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3451 2024.02.16 02:59:56.481435 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} <Debug> DynamicQueryHandler: Done processing query
3452 2024.02.16 02:59:56.481454 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3453 2024.02.16 02:59:56.481477 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3454 2024.02.16 02:59:56.481487 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 100 rows starting from the beginning of the part
3455 2024.02.16 02:59:56.481510 [ 3 ] {} <Debug> HTTP-Session: dbcfb91d-22d5-41dd-b763-6818f85c6aa4 Destroying unnamed session
3456 2024.02.16 02:59:56.481614 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part
3457 2024.02.16 02:59:56.481710 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part
3458 2024.02.16 02:59:56.481711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3459 2024.02.16 02:59:56.481796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3460 2024.02.16 02:59:56.481804 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part
3461 2024.02.16 02:59:56.481835 [ 3 ] {} <Debug> HTTP-Session: 6a255a4b-fa73-4ead-8d58-5c54cf457963 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213
3462 2024.02.16 02:59:56.481871 [ 3 ] {} <Debug> HTTP-Session: 6a255a4b-fa73-4ead-8d58-5c54cf457963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3463 2024.02.16 02:59:56.481912 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part
3464 2024.02.16 02:59:56.482008 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3465 2024.02.16 02:59:56.482032 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part
3466 2024.02.16 02:59:56.482084 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3467 2024.02.16 02:59:56.482386 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3468 2024.02.16 02:59:56.482988 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB.
3469 2024.02.16 02:59:56.483179 [ 12 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001884991 sec., 128382.57583192705 rows/sec., 10.03 MiB/sec.
3470 2024.02.16 02:59:56.483316 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3471 2024.02.16 02:59:56.483423 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3472 2024.02.16 02:59:56.483562 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3473 2024.02.16 02:59:56.483638 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3474 2024.02.16 02:59:56.483649 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} <Trace> oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3475 2024.02.16 02:59:56.483814 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001764109 sec., 6802 rows/sec., 9.18 MiB/sec.
3476 2024.02.16 02:59:56.483804 [ 176 ] {} <Debug> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3477 2024.02.16 02:59:56.483896 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
3478 2024.02.16 02:59:56.484044 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3479 2024.02.16 02:59:56.484069 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} <Debug> DynamicQueryHandler: Done processing query
3480 2024.02.16 02:59:56.484114 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3481 2024.02.16 02:59:56.484140 [ 3 ] {} <Debug> HTTP-Session: 6a255a4b-fa73-4ead-8d58-5c54cf457963 Destroying unnamed session
3482 2024.02.16 02:59:56.484163 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3483 2024.02.16 02:59:56.484194 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 699 rows starting from the beginning of the part
3484 2024.02.16 02:59:56.484298 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part
3485 2024.02.16 02:59:56.484392 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part
3486 2024.02.16 02:59:56.484481 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part
3487 2024.02.16 02:59:56.484564 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part
3488 2024.02.16 02:59:56.484646 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part
3489 2024.02.16 02:59:56.487278 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 6 columns (6 merged, 0 gathered) in 0.003299174 sec., 245819.10502446975 rows/sec., 331.72 MiB/sec.
3490 2024.02.16 02:59:56.487633 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3491 2024.02.16 02:59:56.487828 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3492 2024.02.16 02:59:56.487887 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3493 2024.02.16 02:59:56.487950 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6: 4.17 MiB.
3494 2024.02.16 02:59:57.000147 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.27 MiB, peak 236.59 MiB, will set to 232.64 MiB (RSS), difference: 1.37 MiB