1 | [ Mar 1 23:17:36 Enabled. ] | ||
2 | [ Mar 1 23:17:36 Rereading configuration. ] | ||
3 | [ Mar 1 23:17:39 Rereading configuration. ] | ||
4 | [ Mar 1 23:17:45 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 | [ Mar 1 23:17:45 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.03.01 23:17:45.625179 [ 1 ] {} <Information> Application: Will watch for the process with pid 24102 | ||
33 | 2024.03.01 23:17:45.625263 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.03.01 23:17:46.029982 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24102 | ||
35 | 2024.03.01 23:17:46.030153 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.03.01 23:17:46.030368 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.03.01 23:17:46.164201 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.03.01 23:17:46.164263 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.03.01 23:17:46.164276 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.03.01 23:17:46.164314 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.03.01 23:17:46.164663 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.03.01 23:17:46.165337 [ 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.03.01 23:17:46.165822 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.03.01 23:17:46.166084 [ 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.03.01 23:17:46.168772 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.03.01 23:17:46.168821 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.03.01 23:17:46.169578 [ 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.03.01 23:17:46.169751 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.03.01 23:17:46.175256 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.03.01 23:17:46.175601 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.03.01 23:17:46.175626 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.03.01 23:17:46.176848 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.03.01 23:17:46.177426 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.03.01 23:17:46.177694 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.03.01 23:17:46.177961 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.03.01 23:17:46.178713 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.03.01 23:17:46.178755 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.03.01 23:17:46.178810 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.03.01 23:17:46.178827 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.03.01 23:17:46.206732 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.03.01 23:17:46.206763 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000109843 sec | ||
68 | 2024.03.01 23:17:46.207374 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.03.01 23:17:46.207467 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.03.01 23:17:46.207489 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.03.01 23:17:46.207507 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.03.01 23:17:46.207520 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.03.01 23:17:46.207535 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.03.01 23:17:46.207551 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.03.01 23:17:46.207581 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.03.01 23:17:46.207603 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.03.01 23:17:46.207637 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.03.01 23:17:46.207650 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.03.01 23:17:46.207665 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.03.01 23:17:46.207680 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.03.01 23:17:46.207712 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.03.01 23:17:46.207729 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.03.01 23:17:46.207743 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.03.01 23:17:46.242062 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.03.01 23:17:46.250497 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.03.01 23:17:46.250544 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4441e-05 sec | ||
87 | 2024.03.01 23:17:46.250573 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.03.01 23:17:46.250597 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.03.01 23:17:46.250623 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.03.01 23:17:46.252628 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.03.01 23:17:46.257467 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.03.01 23:17:46.257610 [ 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.03.01 23:17:46.257665 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.03.01 23:17:46.465023 [ 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.03.01 23:17:46.481922 [ 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.03.01 23:17:46.481974 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.03.01 23:17:46.556135 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.03.01 23:17:46.556864 [ 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.03.01 23:17:46.557181 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.03.01 23:17:46.557215 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.03.01 23:17:46.557242 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.03.01 23:17:46.557340 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.03.01 23:17:46.557345 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
104 | 2024.03.01 23:17:46.557391 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.03.01 23:17:46.558025 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.03.01 23:17:46.558049 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.03.01 23:17:47.231787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.03.01 23:17:47.232002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.03.01 23:17:47.232614 [ 3 ] {} <Debug> HTTP-Session: c260dac1-31f8-4625-9e69-f8401f5f4f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
110 | 2024.03.01 23:17:47.232650 [ 3 ] {} <Debug> HTTP-Session: c260dac1-31f8-4625-9e69-f8401f5f4f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.03.01 23:17:47.232785 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.03.01 23:17:47.232814 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.03.01 23:17:47.232832 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.03.01 23:17:47.234315 [ 3 ] {69dd83f1-14d0-4892-9884-caeddab96c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.03.01 23:17:47.249732 [ 3 ] {69dd83f1-14d0-4892-9884-caeddab96c0d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:39261) (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.03.01 23:17:47.250511 [ 3 ] {69dd83f1-14d0-4892-9884-caeddab96c0d} <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.03.01 23:17:47.251232 [ 3 ] {69dd83f1-14d0-4892-9884-caeddab96c0d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.03.01 23:17:47.251257 [ 3 ] {} <Debug> HTTP-Session: c260dac1-31f8-4625-9e69-f8401f5f4f47 Destroying unnamed session | ||
167 | 2024.03.01 23:17:47.251615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.03.01 23:17:47.251677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.03.01 23:17:47.251697 [ 3 ] {} <Debug> HTTP-Session: 1e8cd70b-1230-454f-9fd2-1f83f88bd388 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
170 | 2024.03.01 23:17:47.251720 [ 3 ] {} <Debug> HTTP-Session: 1e8cd70b-1230-454f-9fd2-1f83f88bd388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.03.01 23:17:47.251823 [ 3 ] {6b889682-3a3e-43f0-9b97-3984696f6598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.03.01 23:17:47.251909 [ 3 ] {6b889682-3a3e-43f0-9b97-3984696f6598} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.03.01 23:17:47.252893 [ 3 ] {6b889682-3a3e-43f0-9b97-3984696f6598} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.03.01 23:17:47.254703 [ 3 ] {6b889682-3a3e-43f0-9b97-3984696f6598} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.03.01 23:17:47.258530 [ 3 ] {6b889682-3a3e-43f0-9b97-3984696f6598} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.03.01 23:17:47.258564 [ 3 ] {6b889682-3a3e-43f0-9b97-3984696f6598} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.03.01 23:17:47.258580 [ 3 ] {} <Debug> HTTP-Session: 1e8cd70b-1230-454f-9fd2-1f83f88bd388 Destroying unnamed session | ||
178 | 2024.03.01 23:17:47.258712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.03.01 23:17:47.258767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.03.01 23:17:47.258786 [ 3 ] {} <Debug> HTTP-Session: 4dbf7475-2ddd-4f78-a54a-7a06f4fbc895 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
181 | 2024.03.01 23:17:47.258803 [ 3 ] {} <Debug> HTTP-Session: 4dbf7475-2ddd-4f78-a54a-7a06f4fbc895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.03.01 23:17:47.258904 [ 3 ] {6e553595-36dd-4c16-ae6f-227a90b77316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.03.01 23:17:47.259158 [ 3 ] {6e553595-36dd-4c16-ae6f-227a90b77316} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:39261) (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.03.01 23:17:47.259289 [ 3 ] {6e553595-36dd-4c16-ae6f-227a90b77316} <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.03.01 23:17:47.259399 [ 3 ] {6e553595-36dd-4c16-ae6f-227a90b77316} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.03.01 23:17:47.259417 [ 3 ] {} <Debug> HTTP-Session: 4dbf7475-2ddd-4f78-a54a-7a06f4fbc895 Destroying unnamed session | ||
235 | 2024.03.01 23:17:47.259689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.03.01 23:17:47.259734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.03.01 23:17:47.259751 [ 3 ] {} <Debug> HTTP-Session: 612d686b-affc-4e1b-ad03-bccc71b1be26 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
238 | 2024.03.01 23:17:47.259771 [ 3 ] {} <Debug> HTTP-Session: 612d686b-affc-4e1b-ad03-bccc71b1be26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.03.01 23:17:47.259879 [ 3 ] {d7abcd1a-1600-4bda-9f59-748bb3f6986a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.03.01 23:17:47.259982 [ 3 ] {d7abcd1a-1600-4bda-9f59-748bb3f6986a} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.03.01 23:17:47.260006 [ 3 ] {d7abcd1a-1600-4bda-9f59-748bb3f6986a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.03.01 23:17:47.260021 [ 3 ] {} <Debug> HTTP-Session: 612d686b-affc-4e1b-ad03-bccc71b1be26 Destroying unnamed session | ||
243 | 2024.03.01 23:17:47.260138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.03.01 23:17:47.260182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.03.01 23:17:47.260198 [ 3 ] {} <Debug> HTTP-Session: bd77cb6f-4797-4895-82e3-803582e55a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
246 | 2024.03.01 23:17:47.260218 [ 3 ] {} <Debug> HTTP-Session: bd77cb6f-4797-4895-82e3-803582e55a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.03.01 23:17:47.260274 [ 3 ] {44abba6c-ea01-4b61-97bd-62cd48dfd0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.03.01 23:17:47.260327 [ 3 ] {44abba6c-ea01-4b61-97bd-62cd48dfd0e1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.03.01 23:17:47.266727 [ 3 ] {44abba6c-ea01-4b61-97bd-62cd48dfd0e1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.03.01 23:17:47.266753 [ 3 ] {44abba6c-ea01-4b61-97bd-62cd48dfd0e1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0161e-05 sec | ||
251 | 2024.03.01 23:17:47.266783 [ 3 ] {44abba6c-ea01-4b61-97bd-62cd48dfd0e1} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.03.01 23:17:47.266804 [ 3 ] {44abba6c-ea01-4b61-97bd-62cd48dfd0e1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.03.01 23:17:47.266885 [ 3 ] {44abba6c-ea01-4b61-97bd-62cd48dfd0e1} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.03.01 23:17:47.266917 [ 3 ] {44abba6c-ea01-4b61-97bd-62cd48dfd0e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.03.01 23:17:47.266936 [ 3 ] {} <Debug> HTTP-Session: bd77cb6f-4797-4895-82e3-803582e55a62 Destroying unnamed session | ||
256 | 2024.03.01 23:17:47.267062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.03.01 23:17:47.267115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.03.01 23:17:47.267138 [ 3 ] {} <Debug> HTTP-Session: 479cbe20-fa25-4e38-92b4-d59f755a3a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
259 | 2024.03.01 23:17:47.267162 [ 3 ] {} <Debug> HTTP-Session: 479cbe20-fa25-4e38-92b4-d59f755a3a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.03.01 23:17:47.267357 [ 3 ] {8c14f04d-46ee-4101-a304-a8b89ea7505d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) /* 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.03.01 23:17:47.267416 [ 3 ] {8c14f04d-46ee-4101-a304-a8b89ea7505d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.03.01 23:17:47.272041 [ 3 ] {8c14f04d-46ee-4101-a304-a8b89ea7505d} <Debug> oximeter.version (b9dffe61-d7cb-4dbd-bfd0-5d05222a5825): Loading data parts | ||
264 | 2024.03.01 23:17:47.272182 [ 3 ] {8c14f04d-46ee-4101-a304-a8b89ea7505d} <Debug> oximeter.version (b9dffe61-d7cb-4dbd-bfd0-5d05222a5825): There are no data parts | ||
265 | 2024.03.01 23:17:47.280193 [ 3 ] {8c14f04d-46ee-4101-a304-a8b89ea7505d} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.03.01 23:17:47.280226 [ 3 ] {8c14f04d-46ee-4101-a304-a8b89ea7505d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.03.01 23:17:47.280259 [ 3 ] {} <Debug> HTTP-Session: 479cbe20-fa25-4e38-92b4-d59f755a3a16 Destroying unnamed session | ||
268 | 2024.03.01 23:17:47.280428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.03.01 23:17:47.280494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.03.01 23:17:47.280526 [ 3 ] {} <Debug> HTTP-Session: 7c958d35-4cfd-4e34-904b-bc530ca44745 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
271 | 2024.03.01 23:17:47.280547 [ 3 ] {} <Debug> HTTP-Session: 7c958d35-4cfd-4e34-904b-bc530ca44745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.03.01 23:17:47.280767 [ 3 ] {d850022d-b484-4bff-8367-4b4cf4ee4e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) /* 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.03.01 23:17:47.280823 [ 3 ] {d850022d-b484-4bff-8367-4b4cf4ee4e67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.03.01 23:17:47.294426 [ 3 ] {d850022d-b484-4bff-8367-4b4cf4ee4e67} <Debug> oximeter.measurements_bool (f38241c1-a8c5-41e9-b5fb-e76b87365d06): Loading data parts | ||
285 | 2024.03.01 23:17:47.294528 [ 3 ] {d850022d-b484-4bff-8367-4b4cf4ee4e67} <Debug> oximeter.measurements_bool (f38241c1-a8c5-41e9-b5fb-e76b87365d06): There are no data parts | ||
286 | 2024.03.01 23:17:47.299758 [ 3 ] {d850022d-b484-4bff-8367-4b4cf4ee4e67} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.03.01 23:17:47.299786 [ 3 ] {d850022d-b484-4bff-8367-4b4cf4ee4e67} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.03.01 23:17:47.299813 [ 3 ] {} <Debug> HTTP-Session: 7c958d35-4cfd-4e34-904b-bc530ca44745 Destroying unnamed session | ||
289 | 2024.03.01 23:17:47.299944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.03.01 23:17:47.300000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.03.01 23:17:47.300026 [ 3 ] {} <Debug> HTTP-Session: 4f7ab7a2-2467-4a96-8b5c-f9620c4030d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
292 | 2024.03.01 23:17:47.300044 [ 3 ] {} <Debug> HTTP-Session: 4f7ab7a2-2467-4a96-8b5c-f9620c4030d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.03.01 23:17:47.300246 [ 3 ] {648b5cf0-003d-4efc-946a-6e32bd7108cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.300302 [ 3 ] {648b5cf0-003d-4efc-946a-6e32bd7108cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.03.01 23:17:47.307547 [ 3 ] {648b5cf0-003d-4efc-946a-6e32bd7108cc} <Debug> oximeter.measurements_i8 (b3de7dd1-6f8e-4b9e-ac83-062349fb3e30): Loading data parts | ||
296 | 2024.03.01 23:17:47.307677 [ 3 ] {648b5cf0-003d-4efc-946a-6e32bd7108cc} <Debug> oximeter.measurements_i8 (b3de7dd1-6f8e-4b9e-ac83-062349fb3e30): There are no data parts | ||
297 | 2024.03.01 23:17:47.313305 [ 3 ] {648b5cf0-003d-4efc-946a-6e32bd7108cc} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.03.01 23:17:47.313332 [ 3 ] {648b5cf0-003d-4efc-946a-6e32bd7108cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.03.01 23:17:47.313348 [ 3 ] {} <Debug> HTTP-Session: 4f7ab7a2-2467-4a96-8b5c-f9620c4030d1 Destroying unnamed session | ||
300 | 2024.03.01 23:17:47.313484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.03.01 23:17:47.313540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.03.01 23:17:47.313560 [ 3 ] {} <Debug> HTTP-Session: 952c0338-5c12-430a-aee9-8ad04a5816ba Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
303 | 2024.03.01 23:17:47.313581 [ 3 ] {} <Debug> HTTP-Session: 952c0338-5c12-430a-aee9-8ad04a5816ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.03.01 23:17:47.313778 [ 3 ] {b0170ce0-0535-4811-bf1d-4d78207bacdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.313829 [ 3 ] {b0170ce0-0535-4811-bf1d-4d78207bacdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.03.01 23:17:47.326843 [ 3 ] {b0170ce0-0535-4811-bf1d-4d78207bacdc} <Debug> oximeter.measurements_u8 (d3173455-2573-40cd-a697-0bd57cc3ca7f): Loading data parts | ||
307 | 2024.03.01 23:17:47.326953 [ 3 ] {b0170ce0-0535-4811-bf1d-4d78207bacdc} <Debug> oximeter.measurements_u8 (d3173455-2573-40cd-a697-0bd57cc3ca7f): There are no data parts | ||
308 | 2024.03.01 23:17:47.333001 [ 3 ] {b0170ce0-0535-4811-bf1d-4d78207bacdc} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.03.01 23:17:47.333027 [ 3 ] {b0170ce0-0535-4811-bf1d-4d78207bacdc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.03.01 23:17:47.333043 [ 3 ] {} <Debug> HTTP-Session: 952c0338-5c12-430a-aee9-8ad04a5816ba Destroying unnamed session | ||
311 | 2024.03.01 23:17:47.333180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.03.01 23:17:47.333242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.03.01 23:17:47.333262 [ 3 ] {} <Debug> HTTP-Session: 7b09e314-d4c4-41f2-9d17-c6888aad7043 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
314 | 2024.03.01 23:17:47.333282 [ 3 ] {} <Debug> HTTP-Session: 7b09e314-d4c4-41f2-9d17-c6888aad7043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.03.01 23:17:47.333480 [ 3 ] {a4e8ebae-07a6-47c4-8fca-1512cd933821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.333526 [ 3 ] {a4e8ebae-07a6-47c4-8fca-1512cd933821} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.03.01 23:17:47.337286 [ 3 ] {a4e8ebae-07a6-47c4-8fca-1512cd933821} <Debug> oximeter.measurements_i16 (40d49d5f-38f1-4cb1-ad08-ac5057594b92): Loading data parts | ||
318 | 2024.03.01 23:17:47.337395 [ 3 ] {a4e8ebae-07a6-47c4-8fca-1512cd933821} <Debug> oximeter.measurements_i16 (40d49d5f-38f1-4cb1-ad08-ac5057594b92): There are no data parts | ||
319 | 2024.03.01 23:17:47.345718 [ 3 ] {a4e8ebae-07a6-47c4-8fca-1512cd933821} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.03.01 23:17:47.345755 [ 3 ] {a4e8ebae-07a6-47c4-8fca-1512cd933821} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.03.01 23:17:47.345776 [ 3 ] {} <Debug> HTTP-Session: 7b09e314-d4c4-41f2-9d17-c6888aad7043 Destroying unnamed session | ||
322 | 2024.03.01 23:17:47.345905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.03.01 23:17:47.345958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.03.01 23:17:47.345977 [ 3 ] {} <Debug> HTTP-Session: a4de39a8-c3ba-4653-850a-d81291bf4427 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
325 | 2024.03.01 23:17:47.345998 [ 3 ] {} <Debug> HTTP-Session: a4de39a8-c3ba-4653-850a-d81291bf4427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.03.01 23:17:47.346200 [ 3 ] {66a47a71-2b71-4a4f-acfb-7713df376489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.346248 [ 3 ] {66a47a71-2b71-4a4f-acfb-7713df376489} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.03.01 23:17:47.350300 [ 3 ] {66a47a71-2b71-4a4f-acfb-7713df376489} <Debug> oximeter.measurements_u16 (8000c62e-20ce-4901-9f3b-c9649786a650): Loading data parts | ||
329 | 2024.03.01 23:17:47.350405 [ 3 ] {66a47a71-2b71-4a4f-acfb-7713df376489} <Debug> oximeter.measurements_u16 (8000c62e-20ce-4901-9f3b-c9649786a650): There are no data parts | ||
330 | 2024.03.01 23:17:47.360414 [ 3 ] {66a47a71-2b71-4a4f-acfb-7713df376489} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.03.01 23:17:47.360450 [ 3 ] {66a47a71-2b71-4a4f-acfb-7713df376489} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.03.01 23:17:47.360467 [ 3 ] {} <Debug> HTTP-Session: a4de39a8-c3ba-4653-850a-d81291bf4427 Destroying unnamed session | ||
333 | 2024.03.01 23:17:47.360594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.03.01 23:17:47.360647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.03.01 23:17:47.360669 [ 3 ] {} <Debug> HTTP-Session: 582429ca-c8df-4620-91c1-aefa5bee32f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
336 | 2024.03.01 23:17:47.360692 [ 3 ] {} <Debug> HTTP-Session: 582429ca-c8df-4620-91c1-aefa5bee32f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.03.01 23:17:47.360889 [ 3 ] {8cdf252b-139d-4106-a849-67a936f2b568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.360937 [ 3 ] {8cdf252b-139d-4106-a849-67a936f2b568} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.03.01 23:17:47.365147 [ 3 ] {8cdf252b-139d-4106-a849-67a936f2b568} <Debug> oximeter.measurements_i32 (463e01b0-2c14-497d-bb07-6d8de2467798): Loading data parts | ||
340 | 2024.03.01 23:17:47.365245 [ 3 ] {8cdf252b-139d-4106-a849-67a936f2b568} <Debug> oximeter.measurements_i32 (463e01b0-2c14-497d-bb07-6d8de2467798): There are no data parts | ||
341 | 2024.03.01 23:17:47.373233 [ 3 ] {8cdf252b-139d-4106-a849-67a936f2b568} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.03.01 23:17:47.373270 [ 3 ] {8cdf252b-139d-4106-a849-67a936f2b568} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.03.01 23:17:47.373290 [ 3 ] {} <Debug> HTTP-Session: 582429ca-c8df-4620-91c1-aefa5bee32f7 Destroying unnamed session | ||
344 | 2024.03.01 23:17:47.373419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.03.01 23:17:47.373488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.03.01 23:17:47.373510 [ 3 ] {} <Debug> HTTP-Session: 1f028f4c-58c4-4256-a9d9-361399098b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
347 | 2024.03.01 23:17:47.373536 [ 3 ] {} <Debug> HTTP-Session: 1f028f4c-58c4-4256-a9d9-361399098b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.03.01 23:17:47.373786 [ 3 ] {aad2b8c6-bf8b-4579-a7a0-20705c970f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.373838 [ 3 ] {aad2b8c6-bf8b-4579-a7a0-20705c970f9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.03.01 23:17:47.377904 [ 3 ] {aad2b8c6-bf8b-4579-a7a0-20705c970f9e} <Debug> oximeter.measurements_u32 (e9469114-6c72-4839-b4ae-61e628b2a9ea): Loading data parts | ||
351 | 2024.03.01 23:17:47.378016 [ 3 ] {aad2b8c6-bf8b-4579-a7a0-20705c970f9e} <Debug> oximeter.measurements_u32 (e9469114-6c72-4839-b4ae-61e628b2a9ea): There are no data parts | ||
352 | 2024.03.01 23:17:47.388172 [ 3 ] {aad2b8c6-bf8b-4579-a7a0-20705c970f9e} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.03.01 23:17:47.388210 [ 3 ] {aad2b8c6-bf8b-4579-a7a0-20705c970f9e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.03.01 23:17:47.388229 [ 3 ] {} <Debug> HTTP-Session: 1f028f4c-58c4-4256-a9d9-361399098b7c Destroying unnamed session | ||
355 | 2024.03.01 23:17:47.388352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.03.01 23:17:47.388418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.03.01 23:17:47.388441 [ 3 ] {} <Debug> HTTP-Session: 6dc99053-620b-4a8e-9cc5-ef1e44d9fe27 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
358 | 2024.03.01 23:17:47.388461 [ 3 ] {} <Debug> HTTP-Session: 6dc99053-620b-4a8e-9cc5-ef1e44d9fe27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.03.01 23:17:47.388724 [ 3 ] {6ff895ba-301b-4f23-a882-c10cc80dfaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.388781 [ 3 ] {6ff895ba-301b-4f23-a882-c10cc80dfaef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.03.01 23:17:47.392948 [ 3 ] {6ff895ba-301b-4f23-a882-c10cc80dfaef} <Debug> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3): Loading data parts | ||
362 | 2024.03.01 23:17:47.393062 [ 3 ] {6ff895ba-301b-4f23-a882-c10cc80dfaef} <Debug> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3): There are no data parts | ||
363 | 2024.03.01 23:17:47.401130 [ 3 ] {6ff895ba-301b-4f23-a882-c10cc80dfaef} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.03.01 23:17:47.401166 [ 3 ] {6ff895ba-301b-4f23-a882-c10cc80dfaef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.03.01 23:17:47.401203 [ 3 ] {} <Debug> HTTP-Session: 6dc99053-620b-4a8e-9cc5-ef1e44d9fe27 Destroying unnamed session | ||
366 | 2024.03.01 23:17:47.401332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.03.01 23:17:47.401388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.03.01 23:17:47.401416 [ 3 ] {} <Debug> HTTP-Session: 372d6a7a-25ce-4f0f-9a84-2b9db623dcbb Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
369 | 2024.03.01 23:17:47.401434 [ 3 ] {} <Debug> HTTP-Session: 372d6a7a-25ce-4f0f-9a84-2b9db623dcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.03.01 23:17:47.401631 [ 3 ] {681dbf5d-6314-4abd-aeb9-03e6b0adbf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.401690 [ 3 ] {681dbf5d-6314-4abd-aeb9-03e6b0adbf58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.03.01 23:17:47.405599 [ 3 ] {681dbf5d-6314-4abd-aeb9-03e6b0adbf58} <Debug> oximeter.measurements_u64 (679fa5b6-fd7d-4951-bad2-5f6d67e4b1ca): Loading data parts | ||
373 | 2024.03.01 23:17:47.405701 [ 3 ] {681dbf5d-6314-4abd-aeb9-03e6b0adbf58} <Debug> oximeter.measurements_u64 (679fa5b6-fd7d-4951-bad2-5f6d67e4b1ca): There are no data parts | ||
374 | 2024.03.01 23:17:47.416622 [ 3 ] {681dbf5d-6314-4abd-aeb9-03e6b0adbf58} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.03.01 23:17:47.416649 [ 3 ] {681dbf5d-6314-4abd-aeb9-03e6b0adbf58} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.03.01 23:17:47.416674 [ 3 ] {} <Debug> HTTP-Session: 372d6a7a-25ce-4f0f-9a84-2b9db623dcbb Destroying unnamed session | ||
377 | 2024.03.01 23:17:47.416803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.03.01 23:17:47.416852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.03.01 23:17:47.416875 [ 3 ] {} <Debug> HTTP-Session: 51f16710-7433-4dcb-b000-ddc42dc0d757 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
380 | 2024.03.01 23:17:47.416892 [ 3 ] {} <Debug> HTTP-Session: 51f16710-7433-4dcb-b000-ddc42dc0d757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.03.01 23:17:47.417083 [ 3 ] {8d3408ff-339c-464d-b701-f1235cc6a82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.417133 [ 3 ] {8d3408ff-339c-464d-b701-f1235cc6a82b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.03.01 23:17:47.421123 [ 3 ] {8d3408ff-339c-464d-b701-f1235cc6a82b} <Debug> oximeter.measurements_f32 (08269e4f-fcc1-418d-a0d5-53e964db2954): Loading data parts | ||
384 | 2024.03.01 23:17:47.421254 [ 3 ] {8d3408ff-339c-464d-b701-f1235cc6a82b} <Debug> oximeter.measurements_f32 (08269e4f-fcc1-418d-a0d5-53e964db2954): There are no data parts | ||
385 | 2024.03.01 23:17:47.429181 [ 3 ] {8d3408ff-339c-464d-b701-f1235cc6a82b} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.03.01 23:17:47.429207 [ 3 ] {8d3408ff-339c-464d-b701-f1235cc6a82b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.03.01 23:17:47.429230 [ 3 ] {} <Debug> HTTP-Session: 51f16710-7433-4dcb-b000-ddc42dc0d757 Destroying unnamed session | ||
388 | 2024.03.01 23:17:47.429350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.03.01 23:17:47.429398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.03.01 23:17:47.429421 [ 3 ] {} <Debug> HTTP-Session: 872bdb84-c64e-4e40-bdf2-ebfc9d4dbf27 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
391 | 2024.03.01 23:17:47.429438 [ 3 ] {} <Debug> HTTP-Session: 872bdb84-c64e-4e40-bdf2-ebfc9d4dbf27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.03.01 23:17:47.429626 [ 3 ] {62676702-ac03-4bba-a2c5-dd447b2add05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.429674 [ 3 ] {62676702-ac03-4bba-a2c5-dd447b2add05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.03.01 23:17:47.433912 [ 3 ] {62676702-ac03-4bba-a2c5-dd447b2add05} <Debug> oximeter.measurements_f64 (37f90b8b-81a5-4c97-83d1-277462726c2a): Loading data parts | ||
395 | 2024.03.01 23:17:47.434047 [ 3 ] {62676702-ac03-4bba-a2c5-dd447b2add05} <Debug> oximeter.measurements_f64 (37f90b8b-81a5-4c97-83d1-277462726c2a): There are no data parts | ||
396 | 2024.03.01 23:17:47.443920 [ 3 ] {62676702-ac03-4bba-a2c5-dd447b2add05} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.03.01 23:17:47.443957 [ 3 ] {62676702-ac03-4bba-a2c5-dd447b2add05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.03.01 23:17:47.443983 [ 3 ] {} <Debug> HTTP-Session: 872bdb84-c64e-4e40-bdf2-ebfc9d4dbf27 Destroying unnamed session | ||
399 | 2024.03.01 23:17:47.444120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.03.01 23:17:47.444175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.03.01 23:17:47.444203 [ 3 ] {} <Debug> HTTP-Session: b78c63d2-6d66-4eb4-b343-a60a590da5d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
402 | 2024.03.01 23:17:47.444219 [ 3 ] {} <Debug> HTTP-Session: b78c63d2-6d66-4eb4-b343-a60a590da5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.03.01 23:17:47.444417 [ 3 ] {6a928b96-4de6-49ae-a99d-30234857fe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.444485 [ 3 ] {6a928b96-4de6-49ae-a99d-30234857fe92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.03.01 23:17:47.448770 [ 3 ] {6a928b96-4de6-49ae-a99d-30234857fe92} <Debug> oximeter.measurements_string (699c234c-429a-46e1-a8f6-1f6c57665fea): Loading data parts | ||
406 | 2024.03.01 23:17:47.448882 [ 3 ] {6a928b96-4de6-49ae-a99d-30234857fe92} <Debug> oximeter.measurements_string (699c234c-429a-46e1-a8f6-1f6c57665fea): There are no data parts | ||
407 | 2024.03.01 23:17:47.456829 [ 3 ] {6a928b96-4de6-49ae-a99d-30234857fe92} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.03.01 23:17:47.456872 [ 3 ] {6a928b96-4de6-49ae-a99d-30234857fe92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.03.01 23:17:47.456902 [ 3 ] {} <Debug> HTTP-Session: b78c63d2-6d66-4eb4-b343-a60a590da5d0 Destroying unnamed session | ||
410 | 2024.03.01 23:17:47.457045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.03.01 23:17:47.457109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.03.01 23:17:47.457144 [ 3 ] {} <Debug> HTTP-Session: 91ffaf17-c5a0-47a8-b76d-34f11ae607df Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
413 | 2024.03.01 23:17:47.457167 [ 3 ] {} <Debug> HTTP-Session: 91ffaf17-c5a0-47a8-b76d-34f11ae607df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.03.01 23:17:47.457415 [ 3 ] {fdbb3bd4-7a91-4e29-b3bf-b0814a2b6617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.457487 [ 3 ] {fdbb3bd4-7a91-4e29-b3bf-b0814a2b6617} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.03.01 23:17:47.461295 [ 3 ] {fdbb3bd4-7a91-4e29-b3bf-b0814a2b6617} <Debug> oximeter.measurements_bytes (b89969aa-d821-4f46-87e0-e3ca5c6fa2df): Loading data parts | ||
424 | 2024.03.01 23:17:47.461400 [ 3 ] {fdbb3bd4-7a91-4e29-b3bf-b0814a2b6617} <Debug> oximeter.measurements_bytes (b89969aa-d821-4f46-87e0-e3ca5c6fa2df): There are no data parts | ||
425 | 2024.03.01 23:17:47.471543 [ 3 ] {fdbb3bd4-7a91-4e29-b3bf-b0814a2b6617} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.03.01 23:17:47.471569 [ 3 ] {fdbb3bd4-7a91-4e29-b3bf-b0814a2b6617} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.03.01 23:17:47.471585 [ 3 ] {} <Debug> HTTP-Session: 91ffaf17-c5a0-47a8-b76d-34f11ae607df Destroying unnamed session | ||
428 | 2024.03.01 23:17:47.471741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.03.01 23:17:47.471795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.03.01 23:17:47.471813 [ 3 ] {} <Debug> HTTP-Session: ebb933be-ed4b-420c-88c4-47f367132f05 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
431 | 2024.03.01 23:17:47.471838 [ 3 ] {} <Debug> HTTP-Session: ebb933be-ed4b-420c-88c4-47f367132f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.03.01 23:17:47.472052 [ 3 ] {bd64f3dc-6d2a-4aec-bf04-5693063667f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.472113 [ 3 ] {bd64f3dc-6d2a-4aec-bf04-5693063667f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.03.01 23:17:47.476276 [ 3 ] {bd64f3dc-6d2a-4aec-bf04-5693063667f3} <Debug> oximeter.measurements_cumulativei64 (e373da8d-1996-4780-9b68-6442f1d68589): Loading data parts | ||
435 | 2024.03.01 23:17:47.476394 [ 3 ] {bd64f3dc-6d2a-4aec-bf04-5693063667f3} <Debug> oximeter.measurements_cumulativei64 (e373da8d-1996-4780-9b68-6442f1d68589): There are no data parts | ||
436 | 2024.03.01 23:17:47.484322 [ 3 ] {bd64f3dc-6d2a-4aec-bf04-5693063667f3} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.03.01 23:17:47.484349 [ 3 ] {bd64f3dc-6d2a-4aec-bf04-5693063667f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.03.01 23:17:47.484375 [ 3 ] {} <Debug> HTTP-Session: ebb933be-ed4b-420c-88c4-47f367132f05 Destroying unnamed session | ||
439 | 2024.03.01 23:17:47.484493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.03.01 23:17:47.484547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.03.01 23:17:47.484574 [ 3 ] {} <Debug> HTTP-Session: 9566fbc6-15eb-466d-b3d7-1fb191eed751 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
442 | 2024.03.01 23:17:47.484599 [ 3 ] {} <Debug> HTTP-Session: 9566fbc6-15eb-466d-b3d7-1fb191eed751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.03.01 23:17:47.484803 [ 3 ] {fc6cec94-876e-4ba1-bffc-393a9bd4621a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.484864 [ 3 ] {fc6cec94-876e-4ba1-bffc-393a9bd4621a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.03.01 23:17:47.489031 [ 3 ] {fc6cec94-876e-4ba1-bffc-393a9bd4621a} <Debug> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Loading data parts | ||
446 | 2024.03.01 23:17:47.489122 [ 3 ] {fc6cec94-876e-4ba1-bffc-393a9bd4621a} <Debug> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): There are no data parts | ||
447 | 2024.03.01 23:17:47.499036 [ 3 ] {fc6cec94-876e-4ba1-bffc-393a9bd4621a} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.03.01 23:17:47.499063 [ 3 ] {fc6cec94-876e-4ba1-bffc-393a9bd4621a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.03.01 23:17:47.499094 [ 3 ] {} <Debug> HTTP-Session: 9566fbc6-15eb-466d-b3d7-1fb191eed751 Destroying unnamed session | ||
450 | 2024.03.01 23:17:47.499253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.03.01 23:17:47.499308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.03.01 23:17:47.499336 [ 3 ] {} <Debug> HTTP-Session: 54908448-5e9b-4f37-8e8a-11ec9f62139f Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
453 | 2024.03.01 23:17:47.499361 [ 3 ] {} <Debug> HTTP-Session: 54908448-5e9b-4f37-8e8a-11ec9f62139f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.03.01 23:17:47.499581 [ 3 ] {79b91cdb-94d3-40f1-a583-fe15b01493c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.499645 [ 3 ] {79b91cdb-94d3-40f1-a583-fe15b01493c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.03.01 23:17:47.503346 [ 3 ] {79b91cdb-94d3-40f1-a583-fe15b01493c1} <Debug> oximeter.measurements_cumulativef32 (f2d55cc4-40aa-4284-9292-684e84f8e56b): Loading data parts | ||
457 | 2024.03.01 23:17:47.503500 [ 3 ] {79b91cdb-94d3-40f1-a583-fe15b01493c1} <Debug> oximeter.measurements_cumulativef32 (f2d55cc4-40aa-4284-9292-684e84f8e56b): There are no data parts | ||
458 | 2024.03.01 23:17:47.510912 [ 3 ] {79b91cdb-94d3-40f1-a583-fe15b01493c1} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.03.01 23:17:47.510948 [ 3 ] {79b91cdb-94d3-40f1-a583-fe15b01493c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.03.01 23:17:47.510965 [ 3 ] {} <Debug> HTTP-Session: 54908448-5e9b-4f37-8e8a-11ec9f62139f Destroying unnamed session | ||
461 | 2024.03.01 23:17:47.511101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.03.01 23:17:47.511154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.03.01 23:17:47.511174 [ 3 ] {} <Debug> HTTP-Session: 2219ff77-103b-4333-8d24-f234315a7dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
464 | 2024.03.01 23:17:47.511200 [ 3 ] {} <Debug> HTTP-Session: 2219ff77-103b-4333-8d24-f234315a7dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.03.01 23:17:47.511408 [ 3 ] {c6c2775c-60dc-4313-a3d8-f0566ae8ee24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.511469 [ 3 ] {c6c2775c-60dc-4313-a3d8-f0566ae8ee24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.03.01 23:17:47.514629 [ 3 ] {c6c2775c-60dc-4313-a3d8-f0566ae8ee24} <Debug> oximeter.measurements_cumulativef64 (5f181f89-18fa-4f18-a8a9-051c08f09681): Loading data parts | ||
468 | 2024.03.01 23:17:47.514770 [ 3 ] {c6c2775c-60dc-4313-a3d8-f0566ae8ee24} <Debug> oximeter.measurements_cumulativef64 (5f181f89-18fa-4f18-a8a9-051c08f09681): There are no data parts | ||
469 | 2024.03.01 23:17:47.524189 [ 3 ] {c6c2775c-60dc-4313-a3d8-f0566ae8ee24} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.03.01 23:17:47.524228 [ 3 ] {c6c2775c-60dc-4313-a3d8-f0566ae8ee24} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.03.01 23:17:47.524253 [ 3 ] {} <Debug> HTTP-Session: 2219ff77-103b-4333-8d24-f234315a7dd3 Destroying unnamed session | ||
472 | 2024.03.01 23:17:47.524400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.03.01 23:17:47.524458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.03.01 23:17:47.524483 [ 3 ] {} <Debug> HTTP-Session: 268588de-584b-45d1-b328-c3c7af91ef1d Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
475 | 2024.03.01 23:17:47.524499 [ 3 ] {} <Debug> HTTP-Session: 268588de-584b-45d1-b328-c3c7af91ef1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.03.01 23:17:47.524722 [ 3 ] {a85ceb02-a391-447c-8d63-cb7bfbcb40c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.524780 [ 3 ] {a85ceb02-a391-447c-8d63-cb7bfbcb40c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.03.01 23:17:47.528189 [ 3 ] {a85ceb02-a391-447c-8d63-cb7bfbcb40c7} <Debug> oximeter.measurements_histogrami8 (689ab29f-7caf-4e95-9385-6a2eaaf2ec35): Loading data parts | ||
489 | 2024.03.01 23:17:47.528311 [ 3 ] {a85ceb02-a391-447c-8d63-cb7bfbcb40c7} <Debug> oximeter.measurements_histogrami8 (689ab29f-7caf-4e95-9385-6a2eaaf2ec35): There are no data parts | ||
490 | 2024.03.01 23:17:47.535764 [ 3 ] {a85ceb02-a391-447c-8d63-cb7bfbcb40c7} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.03.01 23:17:47.535800 [ 3 ] {a85ceb02-a391-447c-8d63-cb7bfbcb40c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.03.01 23:17:47.535825 [ 3 ] {} <Debug> HTTP-Session: 268588de-584b-45d1-b328-c3c7af91ef1d Destroying unnamed session | ||
493 | 2024.03.01 23:17:47.535958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.03.01 23:17:47.536014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.03.01 23:17:47.536047 [ 3 ] {} <Debug> HTTP-Session: f2f3d29b-08c4-4886-8075-1dcd3de2da46 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
496 | 2024.03.01 23:17:47.536064 [ 3 ] {} <Debug> HTTP-Session: f2f3d29b-08c4-4886-8075-1dcd3de2da46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.03.01 23:17:47.536291 [ 3 ] {bc344c23-53e4-4809-b755-643b0a0ef163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.536354 [ 3 ] {bc344c23-53e4-4809-b755-643b0a0ef163} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.03.01 23:17:47.539510 [ 3 ] {bc344c23-53e4-4809-b755-643b0a0ef163} <Debug> oximeter.measurements_histogramu8 (17fe3867-39c2-47f0-bd1a-5a83470d5b98): Loading data parts | ||
500 | 2024.03.01 23:17:47.539602 [ 3 ] {bc344c23-53e4-4809-b755-643b0a0ef163} <Debug> oximeter.measurements_histogramu8 (17fe3867-39c2-47f0-bd1a-5a83470d5b98): There are no data parts | ||
501 | 2024.03.01 23:17:47.549037 [ 3 ] {bc344c23-53e4-4809-b755-643b0a0ef163} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.03.01 23:17:47.549065 [ 3 ] {bc344c23-53e4-4809-b755-643b0a0ef163} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.03.01 23:17:47.549097 [ 3 ] {} <Debug> HTTP-Session: f2f3d29b-08c4-4886-8075-1dcd3de2da46 Destroying unnamed session | ||
504 | 2024.03.01 23:17:47.549236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.03.01 23:17:47.549290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.03.01 23:17:47.549325 [ 3 ] {} <Debug> HTTP-Session: 005bd490-79ae-43cc-adb6-b8a377bef7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
507 | 2024.03.01 23:17:47.549343 [ 3 ] {} <Debug> HTTP-Session: 005bd490-79ae-43cc-adb6-b8a377bef7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.03.01 23:17:47.549651 [ 3 ] {70edc7e4-ad03-44ff-a6ae-16f514877863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.549705 [ 3 ] {70edc7e4-ad03-44ff-a6ae-16f514877863} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.03.01 23:17:47.552954 [ 3 ] {70edc7e4-ad03-44ff-a6ae-16f514877863} <Debug> oximeter.measurements_histogrami16 (5ee1faea-d8ee-47c1-b3d4-de54151ff87c): Loading data parts | ||
511 | 2024.03.01 23:17:47.553039 [ 3 ] {70edc7e4-ad03-44ff-a6ae-16f514877863} <Debug> oximeter.measurements_histogrami16 (5ee1faea-d8ee-47c1-b3d4-de54151ff87c): There are no data parts | ||
512 | 2024.03.01 23:17:47.560606 [ 3 ] {70edc7e4-ad03-44ff-a6ae-16f514877863} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.03.01 23:17:47.560650 [ 3 ] {70edc7e4-ad03-44ff-a6ae-16f514877863} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.03.01 23:17:47.560668 [ 3 ] {} <Debug> HTTP-Session: 005bd490-79ae-43cc-adb6-b8a377bef7a0 Destroying unnamed session | ||
515 | 2024.03.01 23:17:47.560798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.03.01 23:17:47.560860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.03.01 23:17:47.560880 [ 3 ] {} <Debug> HTTP-Session: d009498f-9827-416c-9737-ec74aad1fb1b Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
518 | 2024.03.01 23:17:47.560903 [ 3 ] {} <Debug> HTTP-Session: d009498f-9827-416c-9737-ec74aad1fb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.03.01 23:17:47.561118 [ 3 ] {80949472-c748-4939-91a5-01f32b169062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.561172 [ 3 ] {80949472-c748-4939-91a5-01f32b169062} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.03.01 23:17:47.564306 [ 3 ] {80949472-c748-4939-91a5-01f32b169062} <Debug> oximeter.measurements_histogramu16 (1c8d8690-96d1-4001-97e0-a7cac4348220): Loading data parts | ||
522 | 2024.03.01 23:17:47.564417 [ 3 ] {80949472-c748-4939-91a5-01f32b169062} <Debug> oximeter.measurements_histogramu16 (1c8d8690-96d1-4001-97e0-a7cac4348220): There are no data parts | ||
523 | 2024.03.01 23:17:47.574354 [ 3 ] {80949472-c748-4939-91a5-01f32b169062} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.03.01 23:17:47.574387 [ 3 ] {80949472-c748-4939-91a5-01f32b169062} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.03.01 23:17:47.574403 [ 3 ] {} <Debug> HTTP-Session: d009498f-9827-416c-9737-ec74aad1fb1b Destroying unnamed session | ||
526 | 2024.03.01 23:17:47.574553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.03.01 23:17:47.574603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.03.01 23:17:47.574622 [ 3 ] {} <Debug> HTTP-Session: d3d6bbd4-3a49-498e-bdd9-085237d7957e Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
529 | 2024.03.01 23:17:47.574644 [ 3 ] {} <Debug> HTTP-Session: d3d6bbd4-3a49-498e-bdd9-085237d7957e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.03.01 23:17:47.574875 [ 3 ] {59dce6d1-67cc-441e-a555-bb5352aeb09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.574928 [ 3 ] {59dce6d1-67cc-441e-a555-bb5352aeb09b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.03.01 23:17:47.578453 [ 3 ] {59dce6d1-67cc-441e-a555-bb5352aeb09b} <Debug> oximeter.measurements_histogrami32 (58b799a8-b68c-4f37-8d13-802673880d8b): Loading data parts | ||
533 | 2024.03.01 23:17:47.578564 [ 3 ] {59dce6d1-67cc-441e-a555-bb5352aeb09b} <Debug> oximeter.measurements_histogrami32 (58b799a8-b68c-4f37-8d13-802673880d8b): There are no data parts | ||
534 | 2024.03.01 23:17:47.586052 [ 3 ] {59dce6d1-67cc-441e-a555-bb5352aeb09b} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.03.01 23:17:47.586082 [ 3 ] {59dce6d1-67cc-441e-a555-bb5352aeb09b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.03.01 23:17:47.586109 [ 3 ] {} <Debug> HTTP-Session: d3d6bbd4-3a49-498e-bdd9-085237d7957e Destroying unnamed session | ||
537 | 2024.03.01 23:17:47.586251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.03.01 23:17:47.586311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.03.01 23:17:47.586336 [ 3 ] {} <Debug> HTTP-Session: a5634808-6375-41e7-995c-ff76ea3ce73e Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
540 | 2024.03.01 23:17:47.586366 [ 3 ] {} <Debug> HTTP-Session: a5634808-6375-41e7-995c-ff76ea3ce73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.03.01 23:17:47.586631 [ 3 ] {986492c5-8746-400c-b935-75190e6ab66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.586686 [ 3 ] {986492c5-8746-400c-b935-75190e6ab66a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.03.01 23:17:47.589754 [ 3 ] {986492c5-8746-400c-b935-75190e6ab66a} <Debug> oximeter.measurements_histogramu32 (319c8e61-5969-4565-a227-8280ac1bebb3): Loading data parts | ||
544 | 2024.03.01 23:17:47.589856 [ 3 ] {986492c5-8746-400c-b935-75190e6ab66a} <Debug> oximeter.measurements_histogramu32 (319c8e61-5969-4565-a227-8280ac1bebb3): There are no data parts | ||
545 | 2024.03.01 23:17:47.599364 [ 3 ] {986492c5-8746-400c-b935-75190e6ab66a} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.03.01 23:17:47.599396 [ 3 ] {986492c5-8746-400c-b935-75190e6ab66a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.03.01 23:17:47.599431 [ 3 ] {} <Debug> HTTP-Session: a5634808-6375-41e7-995c-ff76ea3ce73e Destroying unnamed session | ||
548 | 2024.03.01 23:17:47.599572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.03.01 23:17:47.599639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.03.01 23:17:47.599670 [ 3 ] {} <Debug> HTTP-Session: 52682d2a-fe5e-4296-a16c-21a7bda17537 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
551 | 2024.03.01 23:17:47.599701 [ 3 ] {} <Debug> HTTP-Session: 52682d2a-fe5e-4296-a16c-21a7bda17537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.03.01 23:17:47.599918 [ 3 ] {aaef8844-c726-4e1e-87a0-d4277e985b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.599986 [ 3 ] {aaef8844-c726-4e1e-87a0-d4277e985b88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.03.01 23:17:47.603226 [ 3 ] {aaef8844-c726-4e1e-87a0-d4277e985b88} <Debug> oximeter.measurements_histogrami64 (cf040e4a-40ca-41ff-b577-2263e4e513fe): Loading data parts | ||
555 | 2024.03.01 23:17:47.603356 [ 3 ] {aaef8844-c726-4e1e-87a0-d4277e985b88} <Debug> oximeter.measurements_histogrami64 (cf040e4a-40ca-41ff-b577-2263e4e513fe): There are no data parts | ||
556 | 2024.03.01 23:17:47.610826 [ 3 ] {aaef8844-c726-4e1e-87a0-d4277e985b88} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.03.01 23:17:47.610865 [ 3 ] {aaef8844-c726-4e1e-87a0-d4277e985b88} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.03.01 23:17:47.610882 [ 3 ] {} <Debug> HTTP-Session: 52682d2a-fe5e-4296-a16c-21a7bda17537 Destroying unnamed session | ||
559 | 2024.03.01 23:17:47.611016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.03.01 23:17:47.611076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.03.01 23:17:47.611102 [ 3 ] {} <Debug> HTTP-Session: a8a62d18-1e61-4aee-a6de-bf484c94ed1f Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
562 | 2024.03.01 23:17:47.611137 [ 3 ] {} <Debug> HTTP-Session: a8a62d18-1e61-4aee-a6de-bf484c94ed1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.03.01 23:17:47.611364 [ 3 ] {d8930dad-7c41-42f5-8afd-ced919b94737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.611432 [ 3 ] {d8930dad-7c41-42f5-8afd-ced919b94737} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.03.01 23:17:47.614599 [ 3 ] {d8930dad-7c41-42f5-8afd-ced919b94737} <Debug> oximeter.measurements_histogramu64 (522ab701-240b-4715-91aa-55eb1d37524e): Loading data parts | ||
566 | 2024.03.01 23:17:47.614727 [ 3 ] {d8930dad-7c41-42f5-8afd-ced919b94737} <Debug> oximeter.measurements_histogramu64 (522ab701-240b-4715-91aa-55eb1d37524e): There are no data parts | ||
567 | 2024.03.01 23:17:47.624177 [ 3 ] {d8930dad-7c41-42f5-8afd-ced919b94737} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.03.01 23:17:47.624225 [ 3 ] {d8930dad-7c41-42f5-8afd-ced919b94737} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.03.01 23:17:47.624261 [ 3 ] {} <Debug> HTTP-Session: a8a62d18-1e61-4aee-a6de-bf484c94ed1f Destroying unnamed session | ||
570 | 2024.03.01 23:17:47.624428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.03.01 23:17:47.624507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.03.01 23:17:47.624544 [ 3 ] {} <Debug> HTTP-Session: 733e8847-73b0-4d1e-9990-1705d52c4e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
573 | 2024.03.01 23:17:47.624566 [ 3 ] {} <Debug> HTTP-Session: 733e8847-73b0-4d1e-9990-1705d52c4e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.03.01 23:17:47.624796 [ 3 ] {d9c6ca47-725a-469a-9a93-73ce739dac36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.624853 [ 3 ] {d9c6ca47-725a-469a-9a93-73ce739dac36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.03.01 23:17:47.628055 [ 3 ] {d9c6ca47-725a-469a-9a93-73ce739dac36} <Debug> oximeter.measurements_histogramf32 (ec295a8e-57a7-459e-964f-0c5a71a538e4): Loading data parts | ||
577 | 2024.03.01 23:17:47.628167 [ 3 ] {d9c6ca47-725a-469a-9a93-73ce739dac36} <Debug> oximeter.measurements_histogramf32 (ec295a8e-57a7-459e-964f-0c5a71a538e4): There are no data parts | ||
578 | 2024.03.01 23:17:47.635644 [ 3 ] {d9c6ca47-725a-469a-9a93-73ce739dac36} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.03.01 23:17:47.635670 [ 3 ] {d9c6ca47-725a-469a-9a93-73ce739dac36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.03.01 23:17:47.635696 [ 3 ] {} <Debug> HTTP-Session: 733e8847-73b0-4d1e-9990-1705d52c4e05 Destroying unnamed session | ||
581 | 2024.03.01 23:17:47.635818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.03.01 23:17:47.635870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.03.01 23:17:47.635896 [ 3 ] {} <Debug> HTTP-Session: 552fc9ad-5c29-4ecf-8097-a8991a978ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
584 | 2024.03.01 23:17:47.635913 [ 3 ] {} <Debug> HTTP-Session: 552fc9ad-5c29-4ecf-8097-a8991a978ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.03.01 23:17:47.636138 [ 3 ] {c5bd9a73-d86f-4b75-9e57-c03bd4da8372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.636194 [ 3 ] {c5bd9a73-d86f-4b75-9e57-c03bd4da8372} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.03.01 23:17:47.639833 [ 3 ] {c5bd9a73-d86f-4b75-9e57-c03bd4da8372} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Loading data parts | ||
588 | 2024.03.01 23:17:47.639934 [ 3 ] {c5bd9a73-d86f-4b75-9e57-c03bd4da8372} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): There are no data parts | ||
589 | 2024.03.01 23:17:47.649472 [ 3 ] {c5bd9a73-d86f-4b75-9e57-c03bd4da8372} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.03.01 23:17:47.649519 [ 3 ] {c5bd9a73-d86f-4b75-9e57-c03bd4da8372} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.03.01 23:17:47.649535 [ 3 ] {} <Debug> HTTP-Session: 552fc9ad-5c29-4ecf-8097-a8991a978ceb Destroying unnamed session | ||
592 | 2024.03.01 23:17:47.649711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.03.01 23:17:47.649776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.03.01 23:17:47.649796 [ 3 ] {} <Debug> HTTP-Session: 87d5018d-4c52-45dc-8841-fc941f3bf881 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
595 | 2024.03.01 23:17:47.649819 [ 3 ] {} <Debug> HTTP-Session: 87d5018d-4c52-45dc-8841-fc941f3bf881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.03.01 23:17:47.649985 [ 3 ] {fb808544-863f-4332-b934-d9ba1d8259eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) /* 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.03.01 23:17:47.650041 [ 3 ] {fb808544-863f-4332-b934-d9ba1d8259eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.03.01 23:17:47.653474 [ 3 ] {fb808544-863f-4332-b934-d9ba1d8259eb} <Debug> oximeter.fields_bool (f94e098a-d211-407e-9e28-a5d360909742): Loading data parts | ||
616 | 2024.03.01 23:17:47.653600 [ 3 ] {fb808544-863f-4332-b934-d9ba1d8259eb} <Debug> oximeter.fields_bool (f94e098a-d211-407e-9e28-a5d360909742): There are no data parts | ||
617 | 2024.03.01 23:17:47.661066 [ 3 ] {fb808544-863f-4332-b934-d9ba1d8259eb} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.03.01 23:17:47.661102 [ 3 ] {fb808544-863f-4332-b934-d9ba1d8259eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.03.01 23:17:47.661119 [ 3 ] {} <Debug> HTTP-Session: 87d5018d-4c52-45dc-8841-fc941f3bf881 Destroying unnamed session | ||
620 | 2024.03.01 23:17:47.661251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.03.01 23:17:47.661303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.03.01 23:17:47.661322 [ 3 ] {} <Debug> HTTP-Session: b9b3999d-4c37-46c9-a7de-51874eb065fe Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
623 | 2024.03.01 23:17:47.661347 [ 3 ] {} <Debug> HTTP-Session: b9b3999d-4c37-46c9-a7de-51874eb065fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.03.01 23:17:47.661510 [ 3 ] {b6bd46d4-6dfc-4f34-9fe9-7730b7a47a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.661555 [ 3 ] {b6bd46d4-6dfc-4f34-9fe9-7730b7a47a35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.03.01 23:17:47.664774 [ 3 ] {b6bd46d4-6dfc-4f34-9fe9-7730b7a47a35} <Debug> oximeter.fields_i8 (98bddea0-2bce-4121-8aba-96dd225f42af): Loading data parts | ||
627 | 2024.03.01 23:17:47.664864 [ 3 ] {b6bd46d4-6dfc-4f34-9fe9-7730b7a47a35} <Debug> oximeter.fields_i8 (98bddea0-2bce-4121-8aba-96dd225f42af): There are no data parts | ||
628 | 2024.03.01 23:17:47.674388 [ 3 ] {b6bd46d4-6dfc-4f34-9fe9-7730b7a47a35} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.03.01 23:17:47.674419 [ 3 ] {b6bd46d4-6dfc-4f34-9fe9-7730b7a47a35} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.03.01 23:17:47.674450 [ 3 ] {} <Debug> HTTP-Session: b9b3999d-4c37-46c9-a7de-51874eb065fe Destroying unnamed session | ||
631 | 2024.03.01 23:17:47.674595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.03.01 23:17:47.674644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.03.01 23:17:47.674677 [ 3 ] {} <Debug> HTTP-Session: e28846bc-6a7a-40bd-b760-ccf9c4430ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
634 | 2024.03.01 23:17:47.674701 [ 3 ] {} <Debug> HTTP-Session: e28846bc-6a7a-40bd-b760-ccf9c4430ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.03.01 23:17:47.674859 [ 3 ] {67df3bdb-2873-4122-81eb-766cc7350e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.674910 [ 3 ] {67df3bdb-2873-4122-81eb-766cc7350e7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.03.01 23:17:47.678298 [ 3 ] {67df3bdb-2873-4122-81eb-766cc7350e7e} <Debug> oximeter.fields_u8 (0794dc19-9bd9-4d6d-a73f-6445033a9848): Loading data parts | ||
638 | 2024.03.01 23:17:47.678399 [ 3 ] {67df3bdb-2873-4122-81eb-766cc7350e7e} <Debug> oximeter.fields_u8 (0794dc19-9bd9-4d6d-a73f-6445033a9848): There are no data parts | ||
639 | 2024.03.01 23:17:47.685887 [ 3 ] {67df3bdb-2873-4122-81eb-766cc7350e7e} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.03.01 23:17:47.685919 [ 3 ] {67df3bdb-2873-4122-81eb-766cc7350e7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.03.01 23:17:47.685947 [ 3 ] {} <Debug> HTTP-Session: e28846bc-6a7a-40bd-b760-ccf9c4430ba6 Destroying unnamed session | ||
642 | 2024.03.01 23:17:47.686090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.03.01 23:17:47.686151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.03.01 23:17:47.686175 [ 3 ] {} <Debug> HTTP-Session: 511ba7d3-ed25-4f8b-b45d-d25b78d03a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
645 | 2024.03.01 23:17:47.686203 [ 3 ] {} <Debug> HTTP-Session: 511ba7d3-ed25-4f8b-b45d-d25b78d03a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.03.01 23:17:47.686402 [ 3 ] {abfa596b-0128-45bf-b9e5-7178a56e3910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.686461 [ 3 ] {abfa596b-0128-45bf-b9e5-7178a56e3910} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.03.01 23:17:47.694865 [ 3 ] {abfa596b-0128-45bf-b9e5-7178a56e3910} <Debug> oximeter.fields_i16 (11b863b5-0882-4534-bc0b-a171c8ed1059): Loading data parts | ||
649 | 2024.03.01 23:17:47.694969 [ 3 ] {abfa596b-0128-45bf-b9e5-7178a56e3910} <Debug> oximeter.fields_i16 (11b863b5-0882-4534-bc0b-a171c8ed1059): There are no data parts | ||
650 | 2024.03.01 23:17:47.707784 [ 3 ] {abfa596b-0128-45bf-b9e5-7178a56e3910} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.03.01 23:17:47.707826 [ 3 ] {abfa596b-0128-45bf-b9e5-7178a56e3910} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.03.01 23:17:47.707841 [ 3 ] {} <Debug> HTTP-Session: 511ba7d3-ed25-4f8b-b45d-d25b78d03a5d Destroying unnamed session | ||
653 | 2024.03.01 23:17:47.707977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.03.01 23:17:47.708035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.03.01 23:17:47.708055 [ 3 ] {} <Debug> HTTP-Session: 9b9b8864-804a-46e7-9fa9-d3720f23cb43 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
656 | 2024.03.01 23:17:47.708085 [ 3 ] {} <Debug> HTTP-Session: 9b9b8864-804a-46e7-9fa9-d3720f23cb43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.03.01 23:17:47.708260 [ 3 ] {91c27bd8-c9a9-482e-8ca7-488eb9b31511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.708310 [ 3 ] {91c27bd8-c9a9-482e-8ca7-488eb9b31511} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.03.01 23:17:47.719824 [ 3 ] {91c27bd8-c9a9-482e-8ca7-488eb9b31511} <Debug> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Loading data parts | ||
660 | 2024.03.01 23:17:47.719910 [ 3 ] {91c27bd8-c9a9-482e-8ca7-488eb9b31511} <Debug> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): There are no data parts | ||
661 | 2024.03.01 23:17:47.726530 [ 3 ] {91c27bd8-c9a9-482e-8ca7-488eb9b31511} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.03.01 23:17:47.726574 [ 3 ] {91c27bd8-c9a9-482e-8ca7-488eb9b31511} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.03.01 23:17:47.726593 [ 3 ] {} <Debug> HTTP-Session: 9b9b8864-804a-46e7-9fa9-d3720f23cb43 Destroying unnamed session | ||
664 | 2024.03.01 23:17:47.726734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.03.01 23:17:47.726802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.03.01 23:17:47.726825 [ 3 ] {} <Debug> HTTP-Session: 4253fa84-3391-4393-982e-1680e291e36b Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
667 | 2024.03.01 23:17:47.726844 [ 3 ] {} <Debug> HTTP-Session: 4253fa84-3391-4393-982e-1680e291e36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.03.01 23:17:47.727044 [ 3 ] {a9c9ae53-27c0-415a-9f67-b2eda6736d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.727102 [ 3 ] {a9c9ae53-27c0-415a-9f67-b2eda6736d81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.03.01 23:17:47.736807 [ 3 ] {a9c9ae53-27c0-415a-9f67-b2eda6736d81} <Debug> oximeter.fields_i32 (081a557b-7e81-4dd4-a3d0-2e66d7923937): Loading data parts | ||
671 | 2024.03.01 23:17:47.736891 [ 3 ] {a9c9ae53-27c0-415a-9f67-b2eda6736d81} <Debug> oximeter.fields_i32 (081a557b-7e81-4dd4-a3d0-2e66d7923937): There are no data parts | ||
672 | 2024.03.01 23:17:47.748234 [ 3 ] {a9c9ae53-27c0-415a-9f67-b2eda6736d81} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.03.01 23:17:47.748274 [ 3 ] {a9c9ae53-27c0-415a-9f67-b2eda6736d81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.03.01 23:17:47.748302 [ 3 ] {} <Debug> HTTP-Session: 4253fa84-3391-4393-982e-1680e291e36b Destroying unnamed session | ||
675 | 2024.03.01 23:17:47.748456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.03.01 23:17:47.748513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.03.01 23:17:47.748545 [ 3 ] {} <Debug> HTTP-Session: c3fd30aa-4165-43e0-88ba-a806595c5e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
678 | 2024.03.01 23:17:47.748566 [ 3 ] {} <Debug> HTTP-Session: c3fd30aa-4165-43e0-88ba-a806595c5e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.03.01 23:17:47.748735 [ 3 ] {33d52095-343c-4969-bdc3-5e284f5d37f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.748780 [ 3 ] {33d52095-343c-4969-bdc3-5e284f5d37f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.03.01 23:17:47.753723 [ 3 ] {33d52095-343c-4969-bdc3-5e284f5d37f6} <Debug> oximeter.fields_u32 (9556aad9-ad1e-4921-a8b5-8694de8a6da8): Loading data parts | ||
682 | 2024.03.01 23:17:47.753824 [ 3 ] {33d52095-343c-4969-bdc3-5e284f5d37f6} <Debug> oximeter.fields_u32 (9556aad9-ad1e-4921-a8b5-8694de8a6da8): There are no data parts | ||
683 | 2024.03.01 23:17:47.763032 [ 3 ] {33d52095-343c-4969-bdc3-5e284f5d37f6} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.03.01 23:17:47.763072 [ 3 ] {33d52095-343c-4969-bdc3-5e284f5d37f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.03.01 23:17:47.763088 [ 3 ] {} <Debug> HTTP-Session: c3fd30aa-4165-43e0-88ba-a806595c5e28 Destroying unnamed session | ||
686 | 2024.03.01 23:17:47.763214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.03.01 23:17:47.763266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.03.01 23:17:47.763285 [ 3 ] {} <Debug> HTTP-Session: 81333e4f-843e-48a1-9605-94add7ef5763 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
689 | 2024.03.01 23:17:47.763308 [ 3 ] {} <Debug> HTTP-Session: 81333e4f-843e-48a1-9605-94add7ef5763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.03.01 23:17:47.763461 [ 3 ] {74ba3a9c-fa85-4493-8924-9c7bde95ab27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.763520 [ 3 ] {74ba3a9c-fa85-4493-8924-9c7bde95ab27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.03.01 23:17:47.768267 [ 3 ] {74ba3a9c-fa85-4493-8924-9c7bde95ab27} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Loading data parts | ||
693 | 2024.03.01 23:17:47.768346 [ 3 ] {74ba3a9c-fa85-4493-8924-9c7bde95ab27} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): There are no data parts | ||
694 | 2024.03.01 23:17:47.780478 [ 3 ] {74ba3a9c-fa85-4493-8924-9c7bde95ab27} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.03.01 23:17:47.780508 [ 3 ] {74ba3a9c-fa85-4493-8924-9c7bde95ab27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.03.01 23:17:47.780537 [ 3 ] {} <Debug> HTTP-Session: 81333e4f-843e-48a1-9605-94add7ef5763 Destroying unnamed session | ||
697 | 2024.03.01 23:17:47.780670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.03.01 23:17:47.780726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.03.01 23:17:47.780752 [ 3 ] {} <Debug> HTTP-Session: 6282e075-b61d-4e8f-8f18-6605df101138 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
700 | 2024.03.01 23:17:47.780775 [ 3 ] {} <Debug> HTTP-Session: 6282e075-b61d-4e8f-8f18-6605df101138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.03.01 23:17:47.780929 [ 3 ] {0034db63-510c-4084-b1de-8f41a6ef1b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.780980 [ 3 ] {0034db63-510c-4084-b1de-8f41a6ef1b85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.03.01 23:17:47.787851 [ 3 ] {0034db63-510c-4084-b1de-8f41a6ef1b85} <Debug> oximeter.fields_u64 (6aaf9a59-2fb9-450f-a8f7-2be437e2bbed): Loading data parts | ||
704 | 2024.03.01 23:17:47.787986 [ 3 ] {0034db63-510c-4084-b1de-8f41a6ef1b85} <Debug> oximeter.fields_u64 (6aaf9a59-2fb9-450f-a8f7-2be437e2bbed): There are no data parts | ||
705 | 2024.03.01 23:17:47.799165 [ 3 ] {0034db63-510c-4084-b1de-8f41a6ef1b85} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.03.01 23:17:47.799195 [ 3 ] {0034db63-510c-4084-b1de-8f41a6ef1b85} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.03.01 23:17:47.799214 [ 3 ] {} <Debug> HTTP-Session: 6282e075-b61d-4e8f-8f18-6605df101138 Destroying unnamed session | ||
708 | 2024.03.01 23:17:47.799360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.03.01 23:17:47.799423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.03.01 23:17:47.799447 [ 3 ] {} <Debug> HTTP-Session: 2dde44be-ca71-489f-96f9-7097793403af Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
711 | 2024.03.01 23:17:47.799475 [ 3 ] {} <Debug> HTTP-Session: 2dde44be-ca71-489f-96f9-7097793403af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.03.01 23:17:47.799670 [ 3 ] {6f1ee4fe-8788-4842-99cb-9a080fa1d2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.799716 [ 3 ] {6f1ee4fe-8788-4842-99cb-9a080fa1d2bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.03.01 23:17:47.812403 [ 3 ] {6f1ee4fe-8788-4842-99cb-9a080fa1d2bd} <Debug> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Loading data parts | ||
715 | 2024.03.01 23:17:47.812516 [ 3 ] {6f1ee4fe-8788-4842-99cb-9a080fa1d2bd} <Debug> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): There are no data parts | ||
716 | 2024.03.01 23:17:47.816066 [ 3 ] {6f1ee4fe-8788-4842-99cb-9a080fa1d2bd} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.03.01 23:17:47.816101 [ 3 ] {6f1ee4fe-8788-4842-99cb-9a080fa1d2bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.03.01 23:17:47.816118 [ 3 ] {} <Debug> HTTP-Session: 2dde44be-ca71-489f-96f9-7097793403af Destroying unnamed session | ||
719 | 2024.03.01 23:17:47.816249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.03.01 23:17:47.816301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.03.01 23:17:47.816320 [ 3 ] {} <Debug> HTTP-Session: 2e86f2b1-7558-4d0c-b68f-fdf45582c35f Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
722 | 2024.03.01 23:17:47.816343 [ 3 ] {} <Debug> HTTP-Session: 2e86f2b1-7558-4d0c-b68f-fdf45582c35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.03.01 23:17:47.816506 [ 3 ] {2748cd12-3fef-4066-b6d5-a4f2c067c716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.816551 [ 3 ] {2748cd12-3fef-4066-b6d5-a4f2c067c716} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.03.01 23:17:47.826731 [ 3 ] {2748cd12-3fef-4066-b6d5-a4f2c067c716} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Loading data parts | ||
726 | 2024.03.01 23:17:47.826810 [ 3 ] {2748cd12-3fef-4066-b6d5-a4f2c067c716} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): There are no data parts | ||
727 | 2024.03.01 23:17:47.833205 [ 3 ] {2748cd12-3fef-4066-b6d5-a4f2c067c716} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.03.01 23:17:47.833231 [ 3 ] {2748cd12-3fef-4066-b6d5-a4f2c067c716} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.03.01 23:17:47.833257 [ 3 ] {} <Debug> HTTP-Session: 2e86f2b1-7558-4d0c-b68f-fdf45582c35f Destroying unnamed session | ||
730 | 2024.03.01 23:17:47.833383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.03.01 23:17:47.833434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.03.01 23:17:47.833463 [ 3 ] {} <Debug> HTTP-Session: 81b4866a-bc80-490b-a882-74894dcfef10 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
733 | 2024.03.01 23:17:47.833479 [ 3 ] {} <Debug> HTTP-Session: 81b4866a-bc80-490b-a882-74894dcfef10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.03.01 23:17:47.833641 [ 3 ] {43cdb3e1-d06d-4ce4-a73d-be5094509f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) 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.03.01 23:17:47.833693 [ 3 ] {43cdb3e1-d06d-4ce4-a73d-be5094509f44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
736 | 2024.03.01 23:17:47.840190 [ 3 ] {43cdb3e1-d06d-4ce4-a73d-be5094509f44} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Loading data parts | ||
737 | 2024.03.01 23:17:47.840272 [ 3 ] {43cdb3e1-d06d-4ce4-a73d-be5094509f44} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): There are no data parts | ||
738 | 2024.03.01 23:17:47.842396 [ 3 ] {43cdb3e1-d06d-4ce4-a73d-be5094509f44} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.03.01 23:17:47.842438 [ 3 ] {43cdb3e1-d06d-4ce4-a73d-be5094509f44} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.03.01 23:17:47.842468 [ 3 ] {} <Debug> HTTP-Session: 81b4866a-bc80-490b-a882-74894dcfef10 Destroying unnamed session | ||
741 | 2024.03.01 23:17:47.842599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.03.01 23:17:47.842658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.03.01 23:17:47.842693 [ 3 ] {} <Debug> HTTP-Session: 6f806cf4-7944-4942-9a00-5c1ff55f4a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
744 | 2024.03.01 23:17:47.842710 [ 3 ] {} <Debug> HTTP-Session: 6f806cf4-7944-4942-9a00-5c1ff55f4a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.03.01 23:17:47.842950 [ 3 ] {aae020ad-7611-46e6-93b6-1752e8352623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) /* 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.03.01 23:17:47.843033 [ 3 ] {aae020ad-7611-46e6-93b6-1752e8352623} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
750 | 2024.03.01 23:17:47.851401 [ 3 ] {aae020ad-7611-46e6-93b6-1752e8352623} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a): Loading data parts | ||
751 | 2024.03.01 23:17:47.851500 [ 3 ] {aae020ad-7611-46e6-93b6-1752e8352623} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a): There are no data parts | ||
752 | 2024.03.01 23:17:47.853811 [ 3 ] {aae020ad-7611-46e6-93b6-1752e8352623} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2024.03.01 23:17:47.853848 [ 3 ] {aae020ad-7611-46e6-93b6-1752e8352623} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
754 | 2024.03.01 23:17:47.853865 [ 3 ] {} <Debug> HTTP-Session: 6f806cf4-7944-4942-9a00-5c1ff55f4a84 Destroying unnamed session | ||
755 | 2024.03.01 23:17:47.854018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39261, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.03.01 23:17:47.854072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2024.03.01 23:17:47.854091 [ 3 ] {} <Debug> HTTP-Session: 57af3dec-9c63-4bea-a4d6-4494f1c50c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39261 | ||
758 | 2024.03.01 23:17:47.854115 [ 3 ] {} <Debug> HTTP-Session: 57af3dec-9c63-4bea-a4d6-4494f1c50c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.03.01 23:17:47.854240 [ 3 ] {faa0ae49-496c-4b8a-8917-506e20165508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39261) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
760 | 2024.03.01 23:17:47.854890 [ 3 ] {faa0ae49-496c-4b8a-8917-506e20165508} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
761 | 2024.03.01 23:17:47.858291 [ 3 ] {faa0ae49-496c-4b8a-8917-506e20165508} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
762 | 2024.03.01 23:17:47.860555 [ 3 ] {faa0ae49-496c-4b8a-8917-506e20165508} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.03.01 23:17:47.860771 [ 3 ] {faa0ae49-496c-4b8a-8917-506e20165508} <Trace> oximeter.version (b9dffe61-d7cb-4dbd-bfd0-5d05222a5825): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
764 | 2024.03.01 23:17:47.861007 [ 3 ] {faa0ae49-496c-4b8a-8917-506e20165508} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006733185 sec., 148 rows/sec., 2.32 KiB/sec. | ||
765 | 2024.03.01 23:17:47.861136 [ 3 ] {faa0ae49-496c-4b8a-8917-506e20165508} <Debug> DynamicQueryHandler: Done processing query | ||
766 | 2024.03.01 23:17:47.861156 [ 3 ] {faa0ae49-496c-4b8a-8917-506e20165508} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
767 | 2024.03.01 23:17:47.861172 [ 3 ] {} <Debug> HTTP-Session: 57af3dec-9c63-4bea-a4d6-4494f1c50c42 Destroying unnamed session | ||
768 | 2024.03.01 23:17:48.000173 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB | ||
769 | 2024.03.01 23:18:01.557411 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
770 | 2024.03.01 23:18:01.557506 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
771 | 2024.03.01 23:18:16.557568 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.03.01 23:18:16.557637 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
773 | 2024.03.01 23:18:31.557704 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
774 | 2024.03.01 23:18:31.557797 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
775 | 2024.03.01 23:18:32.877898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
776 | 2024.03.01 23:18:32.878050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
777 | 2024.03.01 23:18:32.878132 [ 3 ] {} <Debug> HTTP-Session: 4c7a572b-d0f5-4adc-8d72-e36a8749b6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
778 | 2024.03.01 23:18:32.878204 [ 3 ] {} <Debug> HTTP-Session: 4c7a572b-d0f5-4adc-8d72-e36a8749b6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2024.03.01 23:18:32.878369 [ 3 ] {c2433c4c-f21a-405c-af3d-2f1f0c63c3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
780 | 2024.03.01 23:18:32.878736 [ 3 ] {c2433c4c-f21a-405c-af3d-2f1f0c63c3f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2024.03.01 23:18:32.879458 [ 3 ] {c2433c4c-f21a-405c-af3d-2f1f0c63c3f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2024.03.01 23:18:32.879562 [ 3 ] {c2433c4c-f21a-405c-af3d-2f1f0c63c3f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
783 | 2024.03.01 23:18:32.880592 [ 3 ] {c2433c4c-f21a-405c-af3d-2f1f0c63c3f6} <Debug> DynamicQueryHandler: Done processing query | ||
784 | 2024.03.01 23:18:32.880623 [ 3 ] {c2433c4c-f21a-405c-af3d-2f1f0c63c3f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
785 | 2024.03.01 23:18:32.880640 [ 3 ] {} <Debug> HTTP-Session: 4c7a572b-d0f5-4adc-8d72-e36a8749b6bd Destroying unnamed session | ||
786 | 2024.03.01 23:18:32.891788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
787 | 2024.03.01 23:18:32.891857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
788 | 2024.03.01 23:18:32.891878 [ 3 ] {} <Debug> HTTP-Session: 91da3004-5bfe-4944-ac63-56d6a2ca2e7a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
789 | 2024.03.01 23:18:32.891925 [ 3 ] {} <Debug> HTTP-Session: 91da3004-5bfe-4944-ac63-56d6a2ca2e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
790 | 2024.03.01 23:18:32.892065 [ 3 ] {c4466333-fdd9-45c7-94a8-3134f99a60ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
791 | 2024.03.01 23:18:32.894883 [ 3 ] {c4466333-fdd9-45c7-94a8-3134f99a60ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
792 | 2024.03.01 23:18:32.895029 [ 3 ] {c4466333-fdd9-45c7-94a8-3134f99a60ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2024.03.01 23:18:32.895147 [ 3 ] {c4466333-fdd9-45c7-94a8-3134f99a60ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2024.03.01 23:18:32.896065 [ 3 ] {c4466333-fdd9-45c7-94a8-3134f99a60ef} <Debug> DynamicQueryHandler: Done processing query | ||
795 | 2024.03.01 23:18:32.896093 [ 3 ] {c4466333-fdd9-45c7-94a8-3134f99a60ef} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
796 | 2024.03.01 23:18:32.896109 [ 3 ] {} <Debug> HTTP-Session: 91da3004-5bfe-4944-ac63-56d6a2ca2e7a Destroying unnamed session | ||
797 | 2024.03.01 23:18:32.896393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2024.03.01 23:18:32.896441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
799 | 2024.03.01 23:18:32.896460 [ 3 ] {} <Debug> HTTP-Session: 6307553c-76e7-46de-b37b-2e5edcb19624 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
800 | 2024.03.01 23:18:32.896478 [ 3 ] {} <Debug> HTTP-Session: 6307553c-76e7-46de-b37b-2e5edcb19624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
801 | 2024.03.01 23:18:32.896599 [ 3 ] {05929e91-4dcb-4c11-ae7f-a63ab454fa72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
802 | 2024.03.01 23:18:32.896988 [ 3 ] {05929e91-4dcb-4c11-ae7f-a63ab454fa72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2024.03.01 23:18:32.897129 [ 3 ] {05929e91-4dcb-4c11-ae7f-a63ab454fa72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.03.01 23:18:32.897169 [ 3 ] {05929e91-4dcb-4c11-ae7f-a63ab454fa72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2024.03.01 23:18:32.897972 [ 3 ] {05929e91-4dcb-4c11-ae7f-a63ab454fa72} <Debug> DynamicQueryHandler: Done processing query | ||
806 | 2024.03.01 23:18:32.897998 [ 3 ] {05929e91-4dcb-4c11-ae7f-a63ab454fa72} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
807 | 2024.03.01 23:18:32.898014 [ 3 ] {} <Debug> HTTP-Session: 6307553c-76e7-46de-b37b-2e5edcb19624 Destroying unnamed session | ||
808 | 2024.03.01 23:18:32.898190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
809 | 2024.03.01 23:18:32.898235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
810 | 2024.03.01 23:18:32.898253 [ 3 ] {} <Debug> HTTP-Session: d9143768-9daf-41e9-a167-9a43aaa78a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
811 | 2024.03.01 23:18:32.898269 [ 3 ] {} <Debug> HTTP-Session: d9143768-9daf-41e9-a167-9a43aaa78a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
812 | 2024.03.01 23:18:32.898379 [ 3 ] {40c4e9f3-6614-4aec-a95a-983b94eba6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) 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) | ||
813 | 2024.03.01 23:18:32.898730 [ 3 ] {40c4e9f3-6614-4aec-a95a-983b94eba6f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.03.01 23:18:32.898876 [ 3 ] {40c4e9f3-6614-4aec-a95a-983b94eba6f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.03.01 23:18:32.898916 [ 3 ] {40c4e9f3-6614-4aec-a95a-983b94eba6f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.03.01 23:18:32.899791 [ 3 ] {40c4e9f3-6614-4aec-a95a-983b94eba6f6} <Debug> DynamicQueryHandler: Done processing query | ||
817 | 2024.03.01 23:18:32.899818 [ 3 ] {40c4e9f3-6614-4aec-a95a-983b94eba6f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
818 | 2024.03.01 23:18:32.899834 [ 3 ] {} <Debug> HTTP-Session: d9143768-9daf-41e9-a167-9a43aaa78a3a Destroying unnamed session | ||
819 | 2024.03.01 23:18:32.900346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2024.03.01 23:18:32.900389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
821 | 2024.03.01 23:18:32.900407 [ 3 ] {} <Debug> HTTP-Session: 09bb3ca8-a268-4b43-b502-7971d1b5667d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
822 | 2024.03.01 23:18:32.900422 [ 3 ] {} <Debug> HTTP-Session: 09bb3ca8-a268-4b43-b502-7971d1b5667d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2024.03.01 23:18:32.900501 [ 3 ] {7e700ff8-02fd-492c-829d-195559758292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
824 | 2024.03.01 23:18:32.900541 [ 3 ] {7e700ff8-02fd-492c-829d-195559758292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2024.03.01 23:18:32.901256 [ 3 ] {7e700ff8-02fd-492c-829d-195559758292} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
826 | 2024.03.01 23:18:32.902618 [ 3 ] {7e700ff8-02fd-492c-829d-195559758292} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
827 | 2024.03.01 23:18:32.902954 [ 3 ] {7e700ff8-02fd-492c-829d-195559758292} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
828 | 2024.03.01 23:18:32.903117 [ 3 ] {7e700ff8-02fd-492c-829d-195559758292} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
829 | 2024.03.01 23:18:32.903225 [ 3 ] {7e700ff8-02fd-492c-829d-195559758292} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002695946 sec., 1483 rows/sec., 160.47 KiB/sec. | ||
830 | 2024.03.01 23:18:32.903373 [ 3 ] {7e700ff8-02fd-492c-829d-195559758292} <Debug> DynamicQueryHandler: Done processing query | ||
831 | 2024.03.01 23:18:32.903395 [ 3 ] {7e700ff8-02fd-492c-829d-195559758292} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
832 | 2024.03.01 23:18:32.903411 [ 3 ] {} <Debug> HTTP-Session: 09bb3ca8-a268-4b43-b502-7971d1b5667d Destroying unnamed session | ||
833 | 2024.03.01 23:18:32.903525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
834 | 2024.03.01 23:18:32.903568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
835 | 2024.03.01 23:18:32.903585 [ 3 ] {} <Debug> HTTP-Session: 7696f72e-c7a5-4186-9614-f1e06506baab Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
836 | 2024.03.01 23:18:32.903601 [ 3 ] {} <Debug> HTTP-Session: 7696f72e-c7a5-4186-9614-f1e06506baab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
837 | 2024.03.01 23:18:32.903670 [ 3 ] {a0c1e001-eb58-4594-9d75-6a3de43c3efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
838 | 2024.03.01 23:18:32.903709 [ 3 ] {a0c1e001-eb58-4594-9d75-6a3de43c3efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
839 | 2024.03.01 23:18:32.903812 [ 3 ] {a0c1e001-eb58-4594-9d75-6a3de43c3efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
840 | 2024.03.01 23:18:32.907355 [ 3 ] {a0c1e001-eb58-4594-9d75-6a3de43c3efd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
841 | 2024.03.01 23:18:32.907571 [ 3 ] {a0c1e001-eb58-4594-9d75-6a3de43c3efd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
842 | 2024.03.01 23:18:32.907715 [ 3 ] {a0c1e001-eb58-4594-9d75-6a3de43c3efd} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
843 | 2024.03.01 23:18:32.907817 [ 3 ] {a0c1e001-eb58-4594-9d75-6a3de43c3efd} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.004114831 sec., 3402 rows/sec., 275.77 KiB/sec. | ||
844 | 2024.03.01 23:18:32.907960 [ 3 ] {a0c1e001-eb58-4594-9d75-6a3de43c3efd} <Debug> DynamicQueryHandler: Done processing query | ||
845 | 2024.03.01 23:18:32.907982 [ 3 ] {a0c1e001-eb58-4594-9d75-6a3de43c3efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
846 | 2024.03.01 23:18:32.907998 [ 3 ] {} <Debug> HTTP-Session: 7696f72e-c7a5-4186-9614-f1e06506baab Destroying unnamed session | ||
847 | 2024.03.01 23:18:32.908120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
848 | 2024.03.01 23:18:32.908162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
849 | 2024.03.01 23:18:32.908180 [ 3 ] {} <Debug> HTTP-Session: f666115d-e613-4138-99db-6c57b91277ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
850 | 2024.03.01 23:18:32.908196 [ 3 ] {} <Debug> HTTP-Session: f666115d-e613-4138-99db-6c57b91277ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
851 | 2024.03.01 23:18:32.908267 [ 3 ] {91ec024f-bf4d-4bc0-a9b3-1bacb9edce69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
852 | 2024.03.01 23:18:32.908303 [ 3 ] {91ec024f-bf4d-4bc0-a9b3-1bacb9edce69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
853 | 2024.03.01 23:18:32.908410 [ 3 ] {91ec024f-bf4d-4bc0-a9b3-1bacb9edce69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
854 | 2024.03.01 23:18:32.908684 [ 3 ] {91ec024f-bf4d-4bc0-a9b3-1bacb9edce69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
855 | 2024.03.01 23:18:32.908877 [ 3 ] {91ec024f-bf4d-4bc0-a9b3-1bacb9edce69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
856 | 2024.03.01 23:18:32.909011 [ 3 ] {91ec024f-bf4d-4bc0-a9b3-1bacb9edce69} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
857 | 2024.03.01 23:18:32.909117 [ 3 ] {91ec024f-bf4d-4bc0-a9b3-1bacb9edce69} <Information> executeQuery: Read 42 rows, 3.75 KiB in 0.000850091 sec., 49406 rows/sec., 4.31 MiB/sec. | ||
858 | 2024.03.01 23:18:32.909229 [ 3 ] {91ec024f-bf4d-4bc0-a9b3-1bacb9edce69} <Debug> DynamicQueryHandler: Done processing query | ||
859 | 2024.03.01 23:18:32.909250 [ 3 ] {91ec024f-bf4d-4bc0-a9b3-1bacb9edce69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
860 | 2024.03.01 23:18:32.909264 [ 3 ] {} <Debug> HTTP-Session: f666115d-e613-4138-99db-6c57b91277ac Destroying unnamed session | ||
861 | 2024.03.01 23:18:32.909359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 3622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
862 | 2024.03.01 23:18:32.909400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
863 | 2024.03.01 23:18:32.909417 [ 3 ] {} <Debug> HTTP-Session: 6810bcbc-f2ad-4729-9873-920557e537e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
864 | 2024.03.01 23:18:32.909431 [ 3 ] {} <Debug> HTTP-Session: 6810bcbc-f2ad-4729-9873-920557e537e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
865 | 2024.03.01 23:18:32.909495 [ 3 ] {cf290474-2587-4093-9cb2-8fef47254f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
866 | 2024.03.01 23:18:32.909529 [ 3 ] {cf290474-2587-4093-9cb2-8fef47254f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
867 | 2024.03.01 23:18:32.910785 [ 3 ] {cf290474-2587-4093-9cb2-8fef47254f94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
868 | 2024.03.01 23:18:32.913310 [ 3 ] {cf290474-2587-4093-9cb2-8fef47254f94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
869 | 2024.03.01 23:18:32.913635 [ 3 ] {cf290474-2587-4093-9cb2-8fef47254f94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
870 | 2024.03.01 23:18:32.913809 [ 3 ] {cf290474-2587-4093-9cb2-8fef47254f94} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
871 | 2024.03.01 23:18:32.913945 [ 3 ] {cf290474-2587-4093-9cb2-8fef47254f94} <Information> executeQuery: Read 21 rows, 1.69 KiB in 0.004365437 sec., 4810 rows/sec., 387.90 KiB/sec. | ||
872 | 2024.03.01 23:18:32.914078 [ 3 ] {cf290474-2587-4093-9cb2-8fef47254f94} <Debug> DynamicQueryHandler: Done processing query | ||
873 | 2024.03.01 23:18:32.914104 [ 3 ] {cf290474-2587-4093-9cb2-8fef47254f94} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
874 | 2024.03.01 23:18:32.914123 [ 3 ] {} <Debug> HTTP-Session: 6810bcbc-f2ad-4729-9873-920557e537e7 Destroying unnamed session | ||
875 | 2024.03.01 23:18:32.914301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 15024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
876 | 2024.03.01 23:18:32.914344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
877 | 2024.03.01 23:18:32.914361 [ 3 ] {} <Debug> HTTP-Session: abc34869-5205-4d88-8e79-50626362a6f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
878 | 2024.03.01 23:18:32.914377 [ 3 ] {} <Debug> HTTP-Session: abc34869-5205-4d88-8e79-50626362a6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
879 | 2024.03.01 23:18:32.914449 [ 3 ] {f36cf580-cee0-4d3e-bb2e-85c7dc6aeaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
880 | 2024.03.01 23:18:32.914492 [ 3 ] {f36cf580-cee0-4d3e-bb2e-85c7dc6aeaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
881 | 2024.03.01 23:18:32.914642 [ 3 ] {f36cf580-cee0-4d3e-bb2e-85c7dc6aeaaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
882 | 2024.03.01 23:18:32.915046 [ 3 ] {f36cf580-cee0-4d3e-bb2e-85c7dc6aeaaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
883 | 2024.03.01 23:18:32.915930 [ 3 ] {f36cf580-cee0-4d3e-bb2e-85c7dc6aeaaf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2024.03.01 23:18:32.916114 [ 3 ] {f36cf580-cee0-4d3e-bb2e-85c7dc6aeaaf} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
885 | 2024.03.01 23:18:32.916230 [ 3 ] {f36cf580-cee0-4d3e-bb2e-85c7dc6aeaaf} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001751603 sec., 7992 rows/sec., 10.79 MiB/sec. | ||
886 | 2024.03.01 23:18:32.916358 [ 3 ] {f36cf580-cee0-4d3e-bb2e-85c7dc6aeaaf} <Debug> DynamicQueryHandler: Done processing query | ||
887 | 2024.03.01 23:18:32.916380 [ 3 ] {f36cf580-cee0-4d3e-bb2e-85c7dc6aeaaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
888 | 2024.03.01 23:18:32.916395 [ 3 ] {} <Debug> HTTP-Session: abc34869-5205-4d88-8e79-50626362a6f4 Destroying unnamed session | ||
889 | 2024.03.01 23:18:32.916521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
890 | 2024.03.01 23:18:32.916564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
891 | 2024.03.01 23:18:32.916582 [ 3 ] {} <Debug> HTTP-Session: 19d989b8-c7d3-4976-90dc-debfe66f8321 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
892 | 2024.03.01 23:18:32.916598 [ 3 ] {} <Debug> HTTP-Session: 19d989b8-c7d3-4976-90dc-debfe66f8321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
893 | 2024.03.01 23:18:32.916666 [ 3 ] {12feaab6-dded-4f6e-8128-8a74df506cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
894 | 2024.03.01 23:18:32.917264 [ 3 ] {12feaab6-dded-4f6e-8128-8a74df506cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
895 | 2024.03.01 23:18:32.917373 [ 3 ] {12feaab6-dded-4f6e-8128-8a74df506cfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
896 | 2024.03.01 23:18:32.917715 [ 3 ] {12feaab6-dded-4f6e-8128-8a74df506cfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
897 | 2024.03.01 23:18:32.918047 [ 3 ] {12feaab6-dded-4f6e-8128-8a74df506cfe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
898 | 2024.03.01 23:18:32.918220 [ 3 ] {12feaab6-dded-4f6e-8128-8a74df506cfe} <Trace> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
899 | 2024.03.01 23:18:32.918312 [ 3 ] {12feaab6-dded-4f6e-8128-8a74df506cfe} <Information> executeQuery: Read 12 rows, 926.00 B in 0.00161992 sec., 7407 rows/sec., 558.24 KiB/sec. | ||
900 | 2024.03.01 23:18:32.918467 [ 3 ] {12feaab6-dded-4f6e-8128-8a74df506cfe} <Debug> DynamicQueryHandler: Done processing query | ||
901 | 2024.03.01 23:18:32.918490 [ 3 ] {12feaab6-dded-4f6e-8128-8a74df506cfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
902 | 2024.03.01 23:18:32.918506 [ 3 ] {} <Debug> HTTP-Session: 19d989b8-c7d3-4976-90dc-debfe66f8321 Destroying unnamed session | ||
903 | 2024.03.01 23:18:42.865724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
904 | 2024.03.01 23:18:42.865905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
905 | 2024.03.01 23:18:42.865951 [ 3 ] {} <Debug> HTTP-Session: fa11a82b-2c2c-463a-ac84-e1b3ca745a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
906 | 2024.03.01 23:18:42.865992 [ 3 ] {} <Debug> HTTP-Session: fa11a82b-2c2c-463a-ac84-e1b3ca745a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
907 | 2024.03.01 23:18:42.866187 [ 3 ] {9e2eb904-1149-4d53-9bb5-799e137490a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
908 | 2024.03.01 23:18:42.866282 [ 3 ] {9e2eb904-1149-4d53-9bb5-799e137490a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
909 | 2024.03.01 23:18:42.866518 [ 3 ] {9e2eb904-1149-4d53-9bb5-799e137490a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
910 | 2024.03.01 23:18:42.866995 [ 3 ] {9e2eb904-1149-4d53-9bb5-799e137490a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
911 | 2024.03.01 23:18:42.867250 [ 3 ] {9e2eb904-1149-4d53-9bb5-799e137490a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
912 | 2024.03.01 23:18:42.867412 [ 3 ] {9e2eb904-1149-4d53-9bb5-799e137490a7} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
913 | 2024.03.01 23:18:42.867531 [ 3 ] {9e2eb904-1149-4d53-9bb5-799e137490a7} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001288402 sec., 13194 rows/sec., 1.04 MiB/sec. | ||
914 | 2024.03.01 23:18:42.867680 [ 3 ] {9e2eb904-1149-4d53-9bb5-799e137490a7} <Debug> DynamicQueryHandler: Done processing query | ||
915 | 2024.03.01 23:18:42.867704 [ 3 ] {9e2eb904-1149-4d53-9bb5-799e137490a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
916 | 2024.03.01 23:18:42.867721 [ 3 ] {} <Debug> HTTP-Session: fa11a82b-2c2c-463a-ac84-e1b3ca745a8f Destroying unnamed session | ||
917 | 2024.03.01 23:18:42.867850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
918 | 2024.03.01 23:18:42.867894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
919 | 2024.03.01 23:18:42.867913 [ 3 ] {} <Debug> HTTP-Session: d7e44363-cd2c-4e98-a53c-a6c88c296277 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
920 | 2024.03.01 23:18:42.867929 [ 3 ] {} <Debug> HTTP-Session: d7e44363-cd2c-4e98-a53c-a6c88c296277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
921 | 2024.03.01 23:18:42.868001 [ 3 ] {ffaa4c5d-ba95-4f15-b57f-3085c659220c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
922 | 2024.03.01 23:18:42.868039 [ 3 ] {ffaa4c5d-ba95-4f15-b57f-3085c659220c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
923 | 2024.03.01 23:18:42.868140 [ 3 ] {ffaa4c5d-ba95-4f15-b57f-3085c659220c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
924 | 2024.03.01 23:18:42.868477 [ 3 ] {ffaa4c5d-ba95-4f15-b57f-3085c659220c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
925 | 2024.03.01 23:18:42.868689 [ 3 ] {ffaa4c5d-ba95-4f15-b57f-3085c659220c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
926 | 2024.03.01 23:18:42.868834 [ 3 ] {ffaa4c5d-ba95-4f15-b57f-3085c659220c} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
927 | 2024.03.01 23:18:42.868927 [ 3 ] {ffaa4c5d-ba95-4f15-b57f-3085c659220c} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000899462 sec., 56700 rows/sec., 4.97 MiB/sec. | ||
928 | 2024.03.01 23:18:42.869034 [ 3 ] {ffaa4c5d-ba95-4f15-b57f-3085c659220c} <Debug> DynamicQueryHandler: Done processing query | ||
929 | 2024.03.01 23:18:42.869056 [ 3 ] {ffaa4c5d-ba95-4f15-b57f-3085c659220c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
930 | 2024.03.01 23:18:42.869071 [ 3 ] {} <Debug> HTTP-Session: d7e44363-cd2c-4e98-a53c-a6c88c296277 Destroying unnamed session | ||
931 | 2024.03.01 23:18:42.869185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
932 | 2024.03.01 23:18:42.869227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
933 | 2024.03.01 23:18:42.869245 [ 3 ] {} <Debug> HTTP-Session: 69f0a32a-1b01-41bf-b2a5-9c9b0d02fd8e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
934 | 2024.03.01 23:18:42.869261 [ 3 ] {} <Debug> HTTP-Session: 69f0a32a-1b01-41bf-b2a5-9c9b0d02fd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
935 | 2024.03.01 23:18:42.869330 [ 3 ] {94c4e820-4842-4ed6-889a-be020051a199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
936 | 2024.03.01 23:18:42.869366 [ 3 ] {94c4e820-4842-4ed6-889a-be020051a199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
937 | 2024.03.01 23:18:42.869470 [ 3 ] {94c4e820-4842-4ed6-889a-be020051a199} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
938 | 2024.03.01 23:18:42.869748 [ 3 ] {94c4e820-4842-4ed6-889a-be020051a199} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
939 | 2024.03.01 23:18:42.869945 [ 3 ] {94c4e820-4842-4ed6-889a-be020051a199} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
940 | 2024.03.01 23:18:42.870092 [ 3 ] {94c4e820-4842-4ed6-889a-be020051a199} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
941 | 2024.03.01 23:18:42.870180 [ 3 ] {94c4e820-4842-4ed6-889a-be020051a199} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000825191 sec., 20601 rows/sec., 1.61 MiB/sec. | ||
942 | 2024.03.01 23:18:42.870295 [ 3 ] {94c4e820-4842-4ed6-889a-be020051a199} <Debug> DynamicQueryHandler: Done processing query | ||
943 | 2024.03.01 23:18:42.870316 [ 3 ] {94c4e820-4842-4ed6-889a-be020051a199} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
944 | 2024.03.01 23:18:42.870333 [ 3 ] {} <Debug> HTTP-Session: 69f0a32a-1b01-41bf-b2a5-9c9b0d02fd8e Destroying unnamed session | ||
945 | 2024.03.01 23:18:42.870479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
946 | 2024.03.01 23:18:42.870524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
947 | 2024.03.01 23:18:42.870542 [ 3 ] {} <Debug> HTTP-Session: e87c07c4-e69c-43fa-beed-d3eeeff34858 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
948 | 2024.03.01 23:18:42.870558 [ 3 ] {} <Debug> HTTP-Session: e87c07c4-e69c-43fa-beed-d3eeeff34858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
949 | 2024.03.01 23:18:42.870630 [ 3 ] {dda652f9-38f7-4119-a045-588718f83691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
950 | 2024.03.01 23:18:42.870673 [ 3 ] {dda652f9-38f7-4119-a045-588718f83691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
951 | 2024.03.01 23:18:42.870806 [ 3 ] {dda652f9-38f7-4119-a045-588718f83691} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
952 | 2024.03.01 23:18:42.871315 [ 3 ] {dda652f9-38f7-4119-a045-588718f83691} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
953 | 2024.03.01 23:18:42.871607 [ 3 ] {dda652f9-38f7-4119-a045-588718f83691} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
954 | 2024.03.01 23:18:42.871790 [ 3 ] {dda652f9-38f7-4119-a045-588718f83691} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
955 | 2024.03.01 23:18:42.871884 [ 3 ] {dda652f9-38f7-4119-a045-588718f83691} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.00122735 sec., 13850 rows/sec., 18.69 MiB/sec. | ||
956 | 2024.03.01 23:18:42.872003 [ 3 ] {dda652f9-38f7-4119-a045-588718f83691} <Debug> DynamicQueryHandler: Done processing query | ||
957 | 2024.03.01 23:18:42.872026 [ 3 ] {dda652f9-38f7-4119-a045-588718f83691} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
958 | 2024.03.01 23:18:42.872041 [ 3 ] {} <Debug> HTTP-Session: e87c07c4-e69c-43fa-beed-d3eeeff34858 Destroying unnamed session | ||
959 | 2024.03.01 23:18:46.557955 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
960 | 2024.03.01 23:18:46.558030 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
961 | 2024.03.01 23:18:52.864950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
962 | 2024.03.01 23:18:52.865068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
963 | 2024.03.01 23:18:52.865093 [ 3 ] {} <Debug> HTTP-Session: 979469de-f8bb-4f70-b9f4-71559732844f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
964 | 2024.03.01 23:18:52.865117 [ 3 ] {} <Debug> HTTP-Session: 979469de-f8bb-4f70-b9f4-71559732844f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
965 | 2024.03.01 23:18:52.865244 [ 3 ] {052c5957-48e5-445d-a11b-ab28ae7892a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
966 | 2024.03.01 23:18:52.865302 [ 3 ] {052c5957-48e5-445d-a11b-ab28ae7892a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
967 | 2024.03.01 23:18:52.865461 [ 3 ] {052c5957-48e5-445d-a11b-ab28ae7892a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
968 | 2024.03.01 23:18:52.865862 [ 3 ] {052c5957-48e5-445d-a11b-ab28ae7892a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
969 | 2024.03.01 23:18:52.866116 [ 3 ] {052c5957-48e5-445d-a11b-ab28ae7892a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
970 | 2024.03.01 23:18:52.866276 [ 3 ] {052c5957-48e5-445d-a11b-ab28ae7892a2} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
971 | 2024.03.01 23:18:52.866405 [ 3 ] {052c5957-48e5-445d-a11b-ab28ae7892a2} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001121658 sec., 15156 rows/sec., 1.20 MiB/sec. | ||
972 | 2024.03.01 23:18:52.866576 [ 3 ] {052c5957-48e5-445d-a11b-ab28ae7892a2} <Debug> DynamicQueryHandler: Done processing query | ||
973 | 2024.03.01 23:18:52.866601 [ 3 ] {052c5957-48e5-445d-a11b-ab28ae7892a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
974 | 2024.03.01 23:18:52.866617 [ 3 ] {} <Debug> HTTP-Session: 979469de-f8bb-4f70-b9f4-71559732844f Destroying unnamed session | ||
975 | 2024.03.01 23:18:52.866739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
976 | 2024.03.01 23:18:52.866783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
977 | 2024.03.01 23:18:52.866802 [ 3 ] {} <Debug> HTTP-Session: 13fa3e9d-7027-45ca-82ba-ca4296b9747b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
978 | 2024.03.01 23:18:52.866818 [ 3 ] {} <Debug> HTTP-Session: 13fa3e9d-7027-45ca-82ba-ca4296b9747b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
979 | 2024.03.01 23:18:52.866892 [ 3 ] {9d653c9f-fb4b-45cd-a25a-31f65e2cb5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
980 | 2024.03.01 23:18:52.866932 [ 3 ] {9d653c9f-fb4b-45cd-a25a-31f65e2cb5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
981 | 2024.03.01 23:18:52.867045 [ 3 ] {9d653c9f-fb4b-45cd-a25a-31f65e2cb5f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
982 | 2024.03.01 23:18:52.867374 [ 3 ] {9d653c9f-fb4b-45cd-a25a-31f65e2cb5f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
983 | 2024.03.01 23:18:52.867580 [ 3 ] {9d653c9f-fb4b-45cd-a25a-31f65e2cb5f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
984 | 2024.03.01 23:18:52.867729 [ 3 ] {9d653c9f-fb4b-45cd-a25a-31f65e2cb5f5} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
985 | 2024.03.01 23:18:52.867829 [ 3 ] {9d653c9f-fb4b-45cd-a25a-31f65e2cb5f5} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000899182 sec., 56718 rows/sec., 4.97 MiB/sec. | ||
986 | 2024.03.01 23:18:52.867947 [ 3 ] {9d653c9f-fb4b-45cd-a25a-31f65e2cb5f5} <Debug> DynamicQueryHandler: Done processing query | ||
987 | 2024.03.01 23:18:52.867969 [ 3 ] {9d653c9f-fb4b-45cd-a25a-31f65e2cb5f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
988 | 2024.03.01 23:18:52.867984 [ 3 ] {} <Debug> HTTP-Session: 13fa3e9d-7027-45ca-82ba-ca4296b9747b Destroying unnamed session | ||
989 | 2024.03.01 23:18:52.868129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
990 | 2024.03.01 23:18:52.868174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
991 | 2024.03.01 23:18:52.868193 [ 3 ] {} <Debug> HTTP-Session: f3d948de-b201-4810-866c-4502e2c40d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
992 | 2024.03.01 23:18:52.868209 [ 3 ] {} <Debug> HTTP-Session: f3d948de-b201-4810-866c-4502e2c40d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
993 | 2024.03.01 23:18:52.868277 [ 3 ] {526e1330-02ea-450c-8514-1800cd847219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
994 | 2024.03.01 23:18:52.868320 [ 3 ] {526e1330-02ea-450c-8514-1800cd847219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
995 | 2024.03.01 23:18:52.868432 [ 3 ] {526e1330-02ea-450c-8514-1800cd847219} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
996 | 2024.03.01 23:18:52.868771 [ 3 ] {526e1330-02ea-450c-8514-1800cd847219} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
997 | 2024.03.01 23:18:52.869029 [ 3 ] {526e1330-02ea-450c-8514-1800cd847219} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
998 | 2024.03.01 23:18:52.869179 [ 3 ] {526e1330-02ea-450c-8514-1800cd847219} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
999 | 2024.03.01 23:18:52.869292 [ 3 ] {526e1330-02ea-450c-8514-1800cd847219} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000979455 sec., 17356 rows/sec., 1.36 MiB/sec. | ||
1000 | 2024.03.01 23:18:52.869416 [ 3 ] {526e1330-02ea-450c-8514-1800cd847219} <Debug> DynamicQueryHandler: Done processing query | ||
1001 | 2024.03.01 23:18:52.869450 [ 3 ] {526e1330-02ea-450c-8514-1800cd847219} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1002 | 2024.03.01 23:18:52.869476 [ 3 ] {} <Debug> HTTP-Session: f3d948de-b201-4810-866c-4502e2c40d25 Destroying unnamed session | ||
1003 | 2024.03.01 23:18:52.869628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1004 | 2024.03.01 23:18:52.869680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1005 | 2024.03.01 23:18:52.869700 [ 3 ] {} <Debug> HTTP-Session: 68117c5d-2510-48fa-8c64-116a5a8dccc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1006 | 2024.03.01 23:18:52.869717 [ 3 ] {} <Debug> HTTP-Session: 68117c5d-2510-48fa-8c64-116a5a8dccc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1007 | 2024.03.01 23:18:52.869806 [ 3 ] {d07ddf22-9794-400b-996a-d8fdaf421f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1008 | 2024.03.01 23:18:52.869873 [ 3 ] {d07ddf22-9794-400b-996a-d8fdaf421f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1009 | 2024.03.01 23:18:52.870079 [ 3 ] {d07ddf22-9794-400b-996a-d8fdaf421f38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1010 | 2024.03.01 23:18:52.870487 [ 3 ] {d07ddf22-9794-400b-996a-d8fdaf421f38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1011 | 2024.03.01 23:18:52.870821 [ 3 ] {d07ddf22-9794-400b-996a-d8fdaf421f38} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1012 | 2024.03.01 23:18:52.871001 [ 3 ] {d07ddf22-9794-400b-996a-d8fdaf421f38} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1013 | 2024.03.01 23:18:52.871120 [ 3 ] {d07ddf22-9794-400b-996a-d8fdaf421f38} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001270831 sec., 13377 rows/sec., 18.05 MiB/sec. | ||
1014 | 2024.03.01 23:18:52.871258 [ 3 ] {d07ddf22-9794-400b-996a-d8fdaf421f38} <Debug> DynamicQueryHandler: Done processing query | ||
1015 | 2024.03.01 23:18:52.871282 [ 3 ] {d07ddf22-9794-400b-996a-d8fdaf421f38} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1016 | 2024.03.01 23:18:52.871298 [ 3 ] {} <Debug> HTTP-Session: 68117c5d-2510-48fa-8c64-116a5a8dccc0 Destroying unnamed session | ||
1017 | 2024.03.01 23:19:01.558089 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1018 | 2024.03.01 23:19:01.558195 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1019 | 2024.03.01 23:19:02.865587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1020 | 2024.03.01 23:19:02.865694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1021 | 2024.03.01 23:19:02.865719 [ 3 ] {} <Debug> HTTP-Session: cdaaa275-9d47-4715-bf60-75c8711071e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1022 | 2024.03.01 23:19:02.865743 [ 3 ] {} <Debug> HTTP-Session: cdaaa275-9d47-4715-bf60-75c8711071e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1023 | 2024.03.01 23:19:02.865872 [ 3 ] {37ba4581-8f59-4836-a72d-18b021bcf753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1024 | 2024.03.01 23:19:02.865932 [ 3 ] {37ba4581-8f59-4836-a72d-18b021bcf753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1025 | 2024.03.01 23:19:02.866090 [ 3 ] {37ba4581-8f59-4836-a72d-18b021bcf753} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1026 | 2024.03.01 23:19:02.866576 [ 3 ] {37ba4581-8f59-4836-a72d-18b021bcf753} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1027 | 2024.03.01 23:19:02.866841 [ 3 ] {37ba4581-8f59-4836-a72d-18b021bcf753} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1028 | 2024.03.01 23:19:02.867002 [ 3 ] {37ba4581-8f59-4836-a72d-18b021bcf753} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1029 | 2024.03.01 23:19:02.867130 [ 3 ] {37ba4581-8f59-4836-a72d-18b021bcf753} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001219229 sec., 13943 rows/sec., 1.10 MiB/sec. | ||
1030 | 2024.03.01 23:19:02.867285 [ 3 ] {37ba4581-8f59-4836-a72d-18b021bcf753} <Debug> DynamicQueryHandler: Done processing query | ||
1031 | 2024.03.01 23:19:02.867309 [ 3 ] {37ba4581-8f59-4836-a72d-18b021bcf753} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1032 | 2024.03.01 23:19:02.867327 [ 3 ] {} <Debug> HTTP-Session: cdaaa275-9d47-4715-bf60-75c8711071e8 Destroying unnamed session | ||
1033 | 2024.03.01 23:19:02.867455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1034 | 2024.03.01 23:19:02.867506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1035 | 2024.03.01 23:19:02.867526 [ 3 ] {} <Debug> HTTP-Session: 35c76866-ff8a-4e2a-a952-2883a16aca59 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1036 | 2024.03.01 23:19:02.867544 [ 3 ] {} <Debug> HTTP-Session: 35c76866-ff8a-4e2a-a952-2883a16aca59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1037 | 2024.03.01 23:19:02.867624 [ 3 ] {ff1893ff-274a-4c6e-98a4-f06da26c3ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1038 | 2024.03.01 23:19:02.867666 [ 3 ] {ff1893ff-274a-4c6e-98a4-f06da26c3ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1039 | 2024.03.01 23:19:02.867774 [ 3 ] {ff1893ff-274a-4c6e-98a4-f06da26c3ce7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1040 | 2024.03.01 23:19:02.868124 [ 3 ] {ff1893ff-274a-4c6e-98a4-f06da26c3ce7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1041 | 2024.03.01 23:19:02.868336 [ 3 ] {ff1893ff-274a-4c6e-98a4-f06da26c3ce7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1042 | 2024.03.01 23:19:02.868486 [ 3 ] {ff1893ff-274a-4c6e-98a4-f06da26c3ce7} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1043 | 2024.03.01 23:19:02.868604 [ 3 ] {ff1893ff-274a-4c6e-98a4-f06da26c3ce7} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000950844 sec., 53636 rows/sec., 4.70 MiB/sec. | ||
1044 | 2024.03.01 23:19:02.868733 [ 3 ] {ff1893ff-274a-4c6e-98a4-f06da26c3ce7} <Debug> DynamicQueryHandler: Done processing query | ||
1045 | 2024.03.01 23:19:02.868756 [ 3 ] {ff1893ff-274a-4c6e-98a4-f06da26c3ce7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1046 | 2024.03.01 23:19:02.868773 [ 3 ] {} <Debug> HTTP-Session: 35c76866-ff8a-4e2a-a952-2883a16aca59 Destroying unnamed session | ||
1047 | 2024.03.01 23:19:02.868889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1048 | 2024.03.01 23:19:02.868936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1049 | 2024.03.01 23:19:02.868955 [ 3 ] {} <Debug> HTTP-Session: 7b616a7c-cd18-403a-802a-d90e1851c211 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1050 | 2024.03.01 23:19:02.868973 [ 3 ] {} <Debug> HTTP-Session: 7b616a7c-cd18-403a-802a-d90e1851c211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1051 | 2024.03.01 23:19:02.869044 [ 3 ] {02b8f574-482d-4d50-8bf6-bb1dfd25feee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1052 | 2024.03.01 23:19:02.869083 [ 3 ] {02b8f574-482d-4d50-8bf6-bb1dfd25feee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1053 | 2024.03.01 23:19:02.869190 [ 3 ] {02b8f574-482d-4d50-8bf6-bb1dfd25feee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1054 | 2024.03.01 23:19:02.869466 [ 3 ] {02b8f574-482d-4d50-8bf6-bb1dfd25feee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1055 | 2024.03.01 23:19:02.869667 [ 3 ] {02b8f574-482d-4d50-8bf6-bb1dfd25feee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1056 | 2024.03.01 23:19:02.869821 [ 3 ] {02b8f574-482d-4d50-8bf6-bb1dfd25feee} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1057 | 2024.03.01 23:19:02.869936 [ 3 ] {02b8f574-482d-4d50-8bf6-bb1dfd25feee} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000861911 sec., 19723 rows/sec., 1.54 MiB/sec. | ||
1058 | 2024.03.01 23:19:02.870087 [ 3 ] {02b8f574-482d-4d50-8bf6-bb1dfd25feee} <Debug> DynamicQueryHandler: Done processing query | ||
1059 | 2024.03.01 23:19:02.870110 [ 3 ] {02b8f574-482d-4d50-8bf6-bb1dfd25feee} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1060 | 2024.03.01 23:19:02.870127 [ 3 ] {} <Debug> HTTP-Session: 7b616a7c-cd18-403a-802a-d90e1851c211 Destroying unnamed session | ||
1061 | 2024.03.01 23:19:02.870292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1062 | 2024.03.01 23:19:02.870338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1063 | 2024.03.01 23:19:02.870361 [ 3 ] {} <Debug> HTTP-Session: 85bd09f7-e982-4bbb-9273-bb529fbe87a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1064 | 2024.03.01 23:19:02.870378 [ 3 ] {} <Debug> HTTP-Session: 85bd09f7-e982-4bbb-9273-bb529fbe87a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1065 | 2024.03.01 23:19:02.870454 [ 3 ] {4d49a943-8dff-4249-8b14-2ea8dbbdc25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1066 | 2024.03.01 23:19:02.870498 [ 3 ] {4d49a943-8dff-4249-8b14-2ea8dbbdc25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1067 | 2024.03.01 23:19:02.870641 [ 3 ] {4d49a943-8dff-4249-8b14-2ea8dbbdc25a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1068 | 2024.03.01 23:19:02.871062 [ 3 ] {4d49a943-8dff-4249-8b14-2ea8dbbdc25a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1069 | 2024.03.01 23:19:02.871436 [ 3 ] {4d49a943-8dff-4249-8b14-2ea8dbbdc25a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1070 | 2024.03.01 23:19:02.871662 [ 3 ] {4d49a943-8dff-4249-8b14-2ea8dbbdc25a} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1071 | 2024.03.01 23:19:02.871798 [ 3 ] {4d49a943-8dff-4249-8b14-2ea8dbbdc25a} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001315442 sec., 12923 rows/sec., 17.44 MiB/sec. | ||
1072 | 2024.03.01 23:19:02.871948 [ 3 ] {4d49a943-8dff-4249-8b14-2ea8dbbdc25a} <Debug> DynamicQueryHandler: Done processing query | ||
1073 | 2024.03.01 23:19:02.871972 [ 3 ] {4d49a943-8dff-4249-8b14-2ea8dbbdc25a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1074 | 2024.03.01 23:19:02.871988 [ 3 ] {} <Debug> HTTP-Session: 85bd09f7-e982-4bbb-9273-bb529fbe87a5 Destroying unnamed session | ||
1075 | 2024.03.01 23:19:12.864379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1076 | 2024.03.01 23:19:12.864571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1077 | 2024.03.01 23:19:12.864620 [ 3 ] {} <Debug> HTTP-Session: 7d06b2f9-1082-49f7-b845-b3443b49990f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1078 | 2024.03.01 23:19:12.864662 [ 3 ] {} <Debug> HTTP-Session: 7d06b2f9-1082-49f7-b845-b3443b49990f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1079 | 2024.03.01 23:19:12.864970 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) 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) | ||
1080 | 2024.03.01 23:19:12.866031 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1081 | 2024.03.01 23:19:12.866204 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1082 | 2024.03.01 23:19:12.866309 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1083 | 2024.03.01 23:19:12.868662 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1084 | 2024.03.01 23:19:12.870971 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1085 | 2024.03.01 23:19:12.871003 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (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 | ||
1086 | 2024.03.01 23:19:12.873070 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1087 | 2024.03.01 23:19:12.882555 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Information> executeQuery: Read 4 rows, 443.00 B in 0.017512649 sec., 228 rows/sec., 24.70 KiB/sec. | ||
1088 | 2024.03.01 23:19:12.882773 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Debug> DynamicQueryHandler: Done processing query | ||
1089 | 2024.03.01 23:19:12.882797 [ 3 ] {4b421dc3-db97-4775-8cca-0d274217cc78} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1090 | 2024.03.01 23:19:12.882814 [ 3 ] {} <Debug> HTTP-Session: 7d06b2f9-1082-49f7-b845-b3443b49990f Destroying unnamed session | ||
1091 | 2024.03.01 23:19:12.883073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1092 | 2024.03.01 23:19:12.883123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1093 | 2024.03.01 23:19:12.883143 [ 3 ] {} <Debug> HTTP-Session: 57e87d8c-34aa-4762-854e-6b9555ef0d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1094 | 2024.03.01 23:19:12.883162 [ 3 ] {} <Debug> HTTP-Session: 57e87d8c-34aa-4762-854e-6b9555ef0d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1095 | 2024.03.01 23:19:12.883297 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) 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) | ||
1096 | 2024.03.01 23:19:12.883750 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1097 | 2024.03.01 23:19:12.883909 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1098 | 2024.03.01 23:19:12.883952 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1099 | 2024.03.01 23:19:12.884094 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1100 | 2024.03.01 23:19:12.884124 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1101 | 2024.03.01 23:19:12.884146 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (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 | ||
1102 | 2024.03.01 23:19:12.884175 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1103 | 2024.03.01 23:19:12.885230 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001889197 sec., 2117 rows/sec., 229.00 KiB/sec. | ||
1104 | 2024.03.01 23:19:12.885425 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Debug> DynamicQueryHandler: Done processing query | ||
1105 | 2024.03.01 23:19:12.885448 [ 3 ] {dd664f8a-c25d-43bb-8506-9f5836199d18} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1106 | 2024.03.01 23:19:12.885465 [ 3 ] {} <Debug> HTTP-Session: 57e87d8c-34aa-4762-854e-6b9555ef0d6d Destroying unnamed session | ||
1107 | 2024.03.01 23:19:12.885764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1108 | 2024.03.01 23:19:12.885809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1109 | 2024.03.01 23:19:12.885829 [ 3 ] {} <Debug> HTTP-Session: f0d0e3e8-e886-469d-a20f-536de8e9e637 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1110 | 2024.03.01 23:19:12.885846 [ 3 ] {} <Debug> HTTP-Session: f0d0e3e8-e886-469d-a20f-536de8e9e637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1111 | 2024.03.01 23:19:12.885964 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) 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) | ||
1112 | 2024.03.01 23:19:12.886411 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1113 | 2024.03.01 23:19:12.886572 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1114 | 2024.03.01 23:19:12.886613 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1115 | 2024.03.01 23:19:12.886755 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1116 | 2024.03.01 23:19:12.886782 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1117 | 2024.03.01 23:19:12.886802 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (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 | ||
1118 | 2024.03.01 23:19:12.886832 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1119 | 2024.03.01 23:19:12.887756 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001756253 sec., 2277 rows/sec., 246.33 KiB/sec. | ||
1120 | 2024.03.01 23:19:12.887960 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Debug> DynamicQueryHandler: Done processing query | ||
1121 | 2024.03.01 23:19:12.887983 [ 3 ] {d948231b-7c58-4799-a2a2-b6194bde072f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1122 | 2024.03.01 23:19:12.887999 [ 3 ] {} <Debug> HTTP-Session: f0d0e3e8-e886-469d-a20f-536de8e9e637 Destroying unnamed session | ||
1123 | 2024.03.01 23:19:12.888215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1124 | 2024.03.01 23:19:12.888260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1125 | 2024.03.01 23:19:12.888279 [ 3 ] {} <Debug> HTTP-Session: 758ed877-d954-4921-8e34-5c1d46b16c39 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1126 | 2024.03.01 23:19:12.888296 [ 3 ] {} <Debug> HTTP-Session: 758ed877-d954-4921-8e34-5c1d46b16c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1127 | 2024.03.01 23:19:12.888412 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) 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) | ||
1128 | 2024.03.01 23:19:12.888867 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1129 | 2024.03.01 23:19:12.889031 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1130 | 2024.03.01 23:19:12.889072 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1131 | 2024.03.01 23:19:12.889215 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1132 | 2024.03.01 23:19:12.889243 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1133 | 2024.03.01 23:19:12.889264 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (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 | ||
1134 | 2024.03.01 23:19:12.889292 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1135 | 2024.03.01 23:19:12.890210 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001759873 sec., 2272 rows/sec., 245.82 KiB/sec. | ||
1136 | 2024.03.01 23:19:12.890398 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Debug> DynamicQueryHandler: Done processing query | ||
1137 | 2024.03.01 23:19:12.890421 [ 3 ] {f9d67b38-c95f-418d-8430-15ed4a52d919} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1138 | 2024.03.01 23:19:12.890437 [ 3 ] {} <Debug> HTTP-Session: 758ed877-d954-4921-8e34-5c1d46b16c39 Destroying unnamed session | ||
1139 | 2024.03.01 23:19:12.890650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1140 | 2024.03.01 23:19:12.890694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1141 | 2024.03.01 23:19:12.890712 [ 3 ] {} <Debug> HTTP-Session: d0d80196-0e86-4fe0-b9fd-f00d873c722f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1142 | 2024.03.01 23:19:12.890728 [ 3 ] {} <Debug> HTTP-Session: d0d80196-0e86-4fe0-b9fd-f00d873c722f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1143 | 2024.03.01 23:19:12.890846 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) 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) | ||
1144 | 2024.03.01 23:19:12.891304 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1145 | 2024.03.01 23:19:12.891469 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1146 | 2024.03.01 23:19:12.891510 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1147 | 2024.03.01 23:19:12.891651 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1148 | 2024.03.01 23:19:12.891679 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1149 | 2024.03.01 23:19:12.891699 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (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 | ||
1150 | 2024.03.01 23:19:12.891726 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1151 | 2024.03.01 23:19:12.892677 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001791504 sec., 2232 rows/sec., 241.48 KiB/sec. | ||
1152 | 2024.03.01 23:19:12.892880 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Debug> DynamicQueryHandler: Done processing query | ||
1153 | 2024.03.01 23:19:12.892904 [ 3 ] {fcae4353-b498-4000-a9d0-31ba2b62347c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1154 | 2024.03.01 23:19:12.892921 [ 3 ] {} <Debug> HTTP-Session: d0d80196-0e86-4fe0-b9fd-f00d873c722f Destroying unnamed session | ||
1155 | 2024.03.01 23:19:12.893130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1156 | 2024.03.01 23:19:12.893174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1157 | 2024.03.01 23:19:12.893193 [ 3 ] {} <Debug> HTTP-Session: 0263af4e-40e6-4c20-8116-5b7fe587e95b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1158 | 2024.03.01 23:19:12.893209 [ 3 ] {} <Debug> HTTP-Session: 0263af4e-40e6-4c20-8116-5b7fe587e95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1159 | 2024.03.01 23:19:12.893330 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) 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) | ||
1160 | 2024.03.01 23:19:12.893791 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1161 | 2024.03.01 23:19:12.893957 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1162 | 2024.03.01 23:19:12.893998 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1163 | 2024.03.01 23:19:12.894141 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1164 | 2024.03.01 23:19:12.894169 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1165 | 2024.03.01 23:19:12.894190 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (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 | ||
1166 | 2024.03.01 23:19:12.894219 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1167 | 2024.03.01 23:19:12.895096 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001728213 sec., 2314 rows/sec., 250.33 KiB/sec. | ||
1168 | 2024.03.01 23:19:12.895285 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Debug> DynamicQueryHandler: Done processing query | ||
1169 | 2024.03.01 23:19:12.895308 [ 3 ] {67ac4917-6b6c-4ab7-9496-d196fd21eb85} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1170 | 2024.03.01 23:19:12.895324 [ 3 ] {} <Debug> HTTP-Session: 0263af4e-40e6-4c20-8116-5b7fe587e95b Destroying unnamed session | ||
1171 | 2024.03.01 23:19:12.906571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1172 | 2024.03.01 23:19:12.906616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1173 | 2024.03.01 23:19:12.906634 [ 3 ] {} <Debug> HTTP-Session: a818961f-83f5-4a5b-9427-cfa0f03167ad Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1174 | 2024.03.01 23:19:12.906650 [ 3 ] {} <Debug> HTTP-Session: a818961f-83f5-4a5b-9427-cfa0f03167ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1175 | 2024.03.01 23:19:12.906730 [ 3 ] {8029ed50-9c1c-4056-910b-ce5e513d701c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1176 | 2024.03.01 23:19:12.906770 [ 3 ] {8029ed50-9c1c-4056-910b-ce5e513d701c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1177 | 2024.03.01 23:19:12.906911 [ 3 ] {8029ed50-9c1c-4056-910b-ce5e513d701c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1178 | 2024.03.01 23:19:12.907266 [ 3 ] {8029ed50-9c1c-4056-910b-ce5e513d701c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1179 | 2024.03.01 23:19:12.907560 [ 3 ] {8029ed50-9c1c-4056-910b-ce5e513d701c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1180 | 2024.03.01 23:19:12.907723 [ 3 ] {8029ed50-9c1c-4056-910b-ce5e513d701c} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1181 | 2024.03.01 23:19:12.907843 [ 3 ] {8029ed50-9c1c-4056-910b-ce5e513d701c} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001078957 sec., 5560 rows/sec., 901.48 KiB/sec. | ||
1182 | 2024.03.01 23:19:12.907975 [ 3 ] {8029ed50-9c1c-4056-910b-ce5e513d701c} <Debug> DynamicQueryHandler: Done processing query | ||
1183 | 2024.03.01 23:19:12.907999 [ 3 ] {8029ed50-9c1c-4056-910b-ce5e513d701c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1184 | 2024.03.01 23:19:12.908015 [ 3 ] {} <Debug> HTTP-Session: a818961f-83f5-4a5b-9427-cfa0f03167ad Destroying unnamed session | ||
1185 | 2024.03.01 23:19:12.908124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1186 | 2024.03.01 23:19:12.908168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1187 | 2024.03.01 23:19:12.908186 [ 3 ] {} <Debug> HTTP-Session: 416fd58f-6823-4708-8710-2a8e3cef3d74 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1188 | 2024.03.01 23:19:12.908202 [ 3 ] {} <Debug> HTTP-Session: 416fd58f-6823-4708-8710-2a8e3cef3d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1189 | 2024.03.01 23:19:12.908278 [ 3 ] {9c078cea-c567-40ab-b5cc-1af9f253082e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1190 | 2024.03.01 23:19:12.908317 [ 3 ] {9c078cea-c567-40ab-b5cc-1af9f253082e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1191 | 2024.03.01 23:19:12.908420 [ 3 ] {9c078cea-c567-40ab-b5cc-1af9f253082e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1192 | 2024.03.01 23:19:12.908719 [ 3 ] {9c078cea-c567-40ab-b5cc-1af9f253082e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1193 | 2024.03.01 23:19:12.908930 [ 3 ] {9c078cea-c567-40ab-b5cc-1af9f253082e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1194 | 2024.03.01 23:19:12.909075 [ 3 ] {9c078cea-c567-40ab-b5cc-1af9f253082e} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1195 | 2024.03.01 23:19:12.909203 [ 3 ] {9c078cea-c567-40ab-b5cc-1af9f253082e} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.000891312 sec., 19073 rows/sec., 1.51 MiB/sec. | ||
1196 | 2024.03.01 23:19:12.909354 [ 3 ] {9c078cea-c567-40ab-b5cc-1af9f253082e} <Debug> DynamicQueryHandler: Done processing query | ||
1197 | 2024.03.01 23:19:12.909386 [ 3 ] {9c078cea-c567-40ab-b5cc-1af9f253082e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1198 | 2024.03.01 23:19:12.909403 [ 3 ] {} <Debug> HTTP-Session: 416fd58f-6823-4708-8710-2a8e3cef3d74 Destroying unnamed session | ||
1199 | 2024.03.01 23:19:12.909625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1200 | 2024.03.01 23:19:12.909671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1201 | 2024.03.01 23:19:12.909691 [ 3 ] {} <Debug> HTTP-Session: 1498f68c-d1e1-4f2f-af4b-b019ec187320 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1202 | 2024.03.01 23:19:12.909707 [ 3 ] {} <Debug> HTTP-Session: 1498f68c-d1e1-4f2f-af4b-b019ec187320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1203 | 2024.03.01 23:19:12.909785 [ 3 ] {be37e6a0-6beb-4264-951d-cd87d6ec9c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1204 | 2024.03.01 23:19:12.909824 [ 3 ] {be37e6a0-6beb-4264-951d-cd87d6ec9c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1205 | 2024.03.01 23:19:12.909938 [ 3 ] {be37e6a0-6beb-4264-951d-cd87d6ec9c17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1206 | 2024.03.01 23:19:12.910261 [ 3 ] {be37e6a0-6beb-4264-951d-cd87d6ec9c17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1207 | 2024.03.01 23:19:12.910489 [ 3 ] {be37e6a0-6beb-4264-951d-cd87d6ec9c17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1208 | 2024.03.01 23:19:12.910641 [ 3 ] {be37e6a0-6beb-4264-951d-cd87d6ec9c17} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1209 | 2024.03.01 23:19:12.910760 [ 3 ] {be37e6a0-6beb-4264-951d-cd87d6ec9c17} <Information> executeQuery: Read 87 rows, 7.39 KiB in 0.000947443 sec., 91826 rows/sec., 7.62 MiB/sec. | ||
1210 | 2024.03.01 23:19:12.910878 [ 3 ] {be37e6a0-6beb-4264-951d-cd87d6ec9c17} <Debug> DynamicQueryHandler: Done processing query | ||
1211 | 2024.03.01 23:19:12.910901 [ 3 ] {be37e6a0-6beb-4264-951d-cd87d6ec9c17} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1212 | 2024.03.01 23:19:12.910917 [ 3 ] {} <Debug> HTTP-Session: 1498f68c-d1e1-4f2f-af4b-b019ec187320 Destroying unnamed session | ||
1213 | 2024.03.01 23:19:12.911037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1214 | 2024.03.01 23:19:12.911083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1215 | 2024.03.01 23:19:12.911101 [ 3 ] {} <Debug> HTTP-Session: 8d6898cb-e603-4f16-8a0f-191e0e069d30 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1216 | 2024.03.01 23:19:12.911118 [ 3 ] {} <Debug> HTTP-Session: 8d6898cb-e603-4f16-8a0f-191e0e069d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1217 | 2024.03.01 23:19:12.911190 [ 3 ] {b7c8fb4e-6836-4cf5-a7d1-d469bd4fd224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1218 | 2024.03.01 23:19:12.911228 [ 3 ] {b7c8fb4e-6836-4cf5-a7d1-d469bd4fd224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1219 | 2024.03.01 23:19:12.911333 [ 3 ] {b7c8fb4e-6836-4cf5-a7d1-d469bd4fd224} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1220 | 2024.03.01 23:19:12.911614 [ 3 ] {b7c8fb4e-6836-4cf5-a7d1-d469bd4fd224} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1221 | 2024.03.01 23:19:12.911819 [ 3 ] {b7c8fb4e-6836-4cf5-a7d1-d469bd4fd224} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1222 | 2024.03.01 23:19:12.911965 [ 3 ] {b7c8fb4e-6836-4cf5-a7d1-d469bd4fd224} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1223 | 2024.03.01 23:19:12.912087 [ 3 ] {b7c8fb4e-6836-4cf5-a7d1-d469bd4fd224} <Information> executeQuery: Read 41 rows, 3.26 KiB in 0.000867792 sec., 47246 rows/sec., 3.67 MiB/sec. | ||
1224 | 2024.03.01 23:19:12.912191 [ 3 ] {b7c8fb4e-6836-4cf5-a7d1-d469bd4fd224} <Debug> DynamicQueryHandler: Done processing query | ||
1225 | 2024.03.01 23:19:12.912213 [ 3 ] {b7c8fb4e-6836-4cf5-a7d1-d469bd4fd224} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1226 | 2024.03.01 23:19:12.912228 [ 3 ] {} <Debug> HTTP-Session: 8d6898cb-e603-4f16-8a0f-191e0e069d30 Destroying unnamed session | ||
1227 | 2024.03.01 23:19:12.912529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 50809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1228 | 2024.03.01 23:19:12.912573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1229 | 2024.03.01 23:19:12.912591 [ 3 ] {} <Debug> HTTP-Session: 797b6655-9c81-4edf-a5ec-09a76fdc80d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1230 | 2024.03.01 23:19:12.912609 [ 3 ] {} <Debug> HTTP-Session: 797b6655-9c81-4edf-a5ec-09a76fdc80d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1231 | 2024.03.01 23:19:12.912693 [ 3 ] {843fd2a8-7bb3-4f98-8d06-1fba846096f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1232 | 2024.03.01 23:19:12.912736 [ 3 ] {843fd2a8-7bb3-4f98-8d06-1fba846096f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1233 | 2024.03.01 23:19:12.912854 [ 3 ] {843fd2a8-7bb3-4f98-8d06-1fba846096f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1234 | 2024.03.01 23:19:12.913262 [ 3 ] {843fd2a8-7bb3-4f98-8d06-1fba846096f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1235 | 2024.03.01 23:19:12.913532 [ 3 ] {843fd2a8-7bb3-4f98-8d06-1fba846096f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1236 | 2024.03.01 23:19:12.913709 [ 3 ] {843fd2a8-7bb3-4f98-8d06-1fba846096f3} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1237 | 2024.03.01 23:19:12.913821 [ 3 ] {843fd2a8-7bb3-4f98-8d06-1fba846096f3} <Information> executeQuery: Read 264 rows, 19.08 KiB in 0.001099527 sec., 240103 rows/sec., 16.94 MiB/sec. | ||
1238 | 2024.03.01 23:19:12.913944 [ 3 ] {843fd2a8-7bb3-4f98-8d06-1fba846096f3} <Debug> DynamicQueryHandler: Done processing query | ||
1239 | 2024.03.01 23:19:12.913967 [ 3 ] {843fd2a8-7bb3-4f98-8d06-1fba846096f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1240 | 2024.03.01 23:19:12.913983 [ 3 ] {} <Debug> HTTP-Session: 797b6655-9c81-4edf-a5ec-09a76fdc80d5 Destroying unnamed session | ||
1241 | 2024.03.01 23:19:12.914111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1242 | 2024.03.01 23:19:12.914157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1243 | 2024.03.01 23:19:12.914176 [ 3 ] {} <Debug> HTTP-Session: 58a4bdae-acb0-4224-a06b-152f5f01b35e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1244 | 2024.03.01 23:19:12.914193 [ 3 ] {} <Debug> HTTP-Session: 58a4bdae-acb0-4224-a06b-152f5f01b35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1245 | 2024.03.01 23:19:12.914266 [ 3 ] {8f413d56-7ce1-41b0-8b25-6c0bd08f1854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1246 | 2024.03.01 23:19:12.914308 [ 3 ] {8f413d56-7ce1-41b0-8b25-6c0bd08f1854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1247 | 2024.03.01 23:19:12.914441 [ 3 ] {8f413d56-7ce1-41b0-8b25-6c0bd08f1854} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1248 | 2024.03.01 23:19:12.914790 [ 3 ] {8f413d56-7ce1-41b0-8b25-6c0bd08f1854} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
1249 | 2024.03.01 23:19:12.915067 [ 3 ] {8f413d56-7ce1-41b0-8b25-6c0bd08f1854} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1250 | 2024.03.01 23:19:12.915259 [ 3 ] {8f413d56-7ce1-41b0-8b25-6c0bd08f1854} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1251 | 2024.03.01 23:19:12.915383 [ 3 ] {8f413d56-7ce1-41b0-8b25-6c0bd08f1854} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001090257 sec., 15592 rows/sec., 21.04 MiB/sec. | ||
1252 | 2024.03.01 23:19:12.915492 [ 3 ] {8f413d56-7ce1-41b0-8b25-6c0bd08f1854} <Debug> DynamicQueryHandler: Done processing query | ||
1253 | 2024.03.01 23:19:12.915514 [ 3 ] {8f413d56-7ce1-41b0-8b25-6c0bd08f1854} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1254 | 2024.03.01 23:19:12.915529 [ 3 ] {} <Debug> HTTP-Session: 58a4bdae-acb0-4224-a06b-152f5f01b35e Destroying unnamed session | ||
1255 | 2024.03.01 23:19:16.558263 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1256 | 2024.03.01 23:19:16.558336 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1257 | 2024.03.01 23:19:17.866154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1258 | 2024.03.01 23:19:17.866260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1259 | 2024.03.01 23:19:17.866287 [ 3 ] {} <Debug> HTTP-Session: d269404c-06a6-491a-8575-4fd63f0fedf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1260 | 2024.03.01 23:19:17.866311 [ 3 ] {} <Debug> HTTP-Session: d269404c-06a6-491a-8575-4fd63f0fedf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1261 | 2024.03.01 23:19:17.866507 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) 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) | ||
1262 | 2024.03.01 23:19:17.867175 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1263 | 2024.03.01 23:19:17.867372 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1264 | 2024.03.01 23:19:17.867428 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1265 | 2024.03.01 23:19:17.867613 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1266 | 2024.03.01 23:19:17.867693 [ 188 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1267 | 2024.03.01 23:19:17.867735 [ 186 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1268 | 2024.03.01 23:19:17.867848 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (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 | ||
1269 | 2024.03.01 23:19:17.867934 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1270 | 2024.03.01 23:19:17.869677 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003102966 sec., 3222 rows/sec., 452.88 KiB/sec. | ||
1271 | 2024.03.01 23:19:17.869944 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Debug> DynamicQueryHandler: Done processing query | ||
1272 | 2024.03.01 23:19:17.869969 [ 3 ] {5f0b2c5d-20e2-4e74-9ebe-3e7c0c2d9d31} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1273 | 2024.03.01 23:19:17.869990 [ 3 ] {} <Debug> HTTP-Session: d269404c-06a6-491a-8575-4fd63f0fedf4 Destroying unnamed session | ||
1274 | 2024.03.01 23:19:17.870129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1275 | 2024.03.01 23:19:17.870183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1276 | 2024.03.01 23:19:17.870204 [ 3 ] {} <Debug> HTTP-Session: e52e5ac2-1fd2-4924-864d-9302389753b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1277 | 2024.03.01 23:19:17.870223 [ 3 ] {} <Debug> HTTP-Session: e52e5ac2-1fd2-4924-864d-9302389753b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1278 | 2024.03.01 23:19:17.870313 [ 3 ] {1fdf31bd-a2ce-46df-ad09-77d2978bd5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1279 | 2024.03.01 23:19:17.870355 [ 3 ] {1fdf31bd-a2ce-46df-ad09-77d2978bd5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1280 | 2024.03.01 23:19:17.870502 [ 3 ] {1fdf31bd-a2ce-46df-ad09-77d2978bd5ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1281 | 2024.03.01 23:19:17.870828 [ 3 ] {1fdf31bd-a2ce-46df-ad09-77d2978bd5ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1282 | 2024.03.01 23:19:17.871124 [ 3 ] {1fdf31bd-a2ce-46df-ad09-77d2978bd5ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1283 | 2024.03.01 23:19:17.871294 [ 3 ] {1fdf31bd-a2ce-46df-ad09-77d2978bd5ec} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1284 | 2024.03.01 23:19:17.871431 [ 3 ] {1fdf31bd-a2ce-46df-ad09-77d2978bd5ec} <Information> executeQuery: Read 1 rows, 106.00 B in 0.001087797 sec., 919 rows/sec., 95.16 KiB/sec. | ||
1285 | 2024.03.01 23:19:17.871560 [ 3 ] {1fdf31bd-a2ce-46df-ad09-77d2978bd5ec} <Debug> DynamicQueryHandler: Done processing query | ||
1286 | 2024.03.01 23:19:17.871584 [ 3 ] {1fdf31bd-a2ce-46df-ad09-77d2978bd5ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1287 | 2024.03.01 23:19:17.871600 [ 3 ] {} <Debug> HTTP-Session: e52e5ac2-1fd2-4924-864d-9302389753b7 Destroying unnamed session | ||
1288 | 2024.03.01 23:19:17.871720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1289 | 2024.03.01 23:19:17.871768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1290 | 2024.03.01 23:19:17.871786 [ 3 ] {} <Debug> HTTP-Session: acaf34fc-75a1-4c16-a5d5-d4e982421916 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1291 | 2024.03.01 23:19:17.871806 [ 3 ] {} <Debug> HTTP-Session: acaf34fc-75a1-4c16-a5d5-d4e982421916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2024.03.01 23:19:17.871883 [ 3 ] {40d37531-033d-45e4-b651-5c22e7c75815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1293 | 2024.03.01 23:19:17.871922 [ 3 ] {40d37531-033d-45e4-b651-5c22e7c75815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1294 | 2024.03.01 23:19:17.872031 [ 3 ] {40d37531-033d-45e4-b651-5c22e7c75815} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1295 | 2024.03.01 23:19:17.872332 [ 3 ] {40d37531-033d-45e4-b651-5c22e7c75815} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1296 | 2024.03.01 23:19:17.872543 [ 3 ] {40d37531-033d-45e4-b651-5c22e7c75815} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1297 | 2024.03.01 23:19:17.872691 [ 3 ] {40d37531-033d-45e4-b651-5c22e7c75815} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1298 | 2024.03.01 23:19:17.872813 [ 3 ] {40d37531-033d-45e4-b651-5c22e7c75815} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.000902152 sec., 37687 rows/sec., 2.98 MiB/sec. | ||
1299 | 2024.03.01 23:19:17.872920 [ 3 ] {40d37531-033d-45e4-b651-5c22e7c75815} <Debug> DynamicQueryHandler: Done processing query | ||
1300 | 2024.03.01 23:19:17.872943 [ 3 ] {40d37531-033d-45e4-b651-5c22e7c75815} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1301 | 2024.03.01 23:19:17.872958 [ 3 ] {} <Debug> HTTP-Session: acaf34fc-75a1-4c16-a5d5-d4e982421916 Destroying unnamed session | ||
1302 | 2024.03.01 23:19:17.873115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 16892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1303 | 2024.03.01 23:19:17.873162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1304 | 2024.03.01 23:19:17.873183 [ 3 ] {} <Debug> HTTP-Session: c5436699-e555-4db7-91eb-feaed5ff7573 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1305 | 2024.03.01 23:19:17.873200 [ 3 ] {} <Debug> HTTP-Session: c5436699-e555-4db7-91eb-feaed5ff7573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1306 | 2024.03.01 23:19:17.873276 [ 3 ] {2bb13ec1-72d5-498d-a813-123284143243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1307 | 2024.03.01 23:19:17.873321 [ 3 ] {2bb13ec1-72d5-498d-a813-123284143243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1308 | 2024.03.01 23:19:17.873369 [ 107 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1309 | 2024.03.01 23:19:17.873475 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1310 | 2024.03.01 23:19:17.873508 [ 3 ] {2bb13ec1-72d5-498d-a813-123284143243} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1311 | 2024.03.01 23:19:17.873712 [ 13 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1312 | 2024.03.01 23:19:17.874032 [ 13 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1313 | 2024.03.01 23:19:17.874062 [ 3 ] {2bb13ec1-72d5-498d-a813-123284143243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1314 | 2024.03.01 23:19:17.874185 [ 13 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
1315 | 2024.03.01 23:19:17.874385 [ 3 ] {2bb13ec1-72d5-498d-a813-123284143243} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1316 | 2024.03.01 23:19:17.874428 [ 13 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
1317 | 2024.03.01 23:19:17.874574 [ 13 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
1318 | 2024.03.01 23:19:17.874679 [ 3 ] {2bb13ec1-72d5-498d-a813-123284143243} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1319 | 2024.03.01 23:19:17.874784 [ 13 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
1320 | 2024.03.01 23:19:17.874933 [ 107 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1321 | 2024.03.01 23:19:17.874958 [ 3 ] {2bb13ec1-72d5-498d-a813-123284143243} <Information> executeQuery: Read 103 rows, 10.56 KiB in 0.00163746 sec., 62902 rows/sec., 6.30 MiB/sec. | ||
1322 | 2024.03.01 23:19:17.875027 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1323 | 2024.03.01 23:19:17.875078 [ 13 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
1324 | 2024.03.01 23:19:17.875333 [ 3 ] {2bb13ec1-72d5-498d-a813-123284143243} <Debug> DynamicQueryHandler: Done processing query | ||
1325 | 2024.03.01 23:19:17.875325 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1326 | 2024.03.01 23:19:17.875399 [ 3 ] {2bb13ec1-72d5-498d-a813-123284143243} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
1327 | 2024.03.01 23:19:17.875398 [ 13 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
1328 | 2024.03.01 23:19:17.875453 [ 3 ] {} <Debug> HTTP-Session: c5436699-e555-4db7-91eb-feaed5ff7573 Destroying unnamed session | ||
1329 | 2024.03.01 23:19:17.875631 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1330 | 2024.03.01 23:19:17.875671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1331 | 2024.03.01 23:19:17.875804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1332 | 2024.03.01 23:19:17.875817 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
1333 | 2024.03.01 23:19:17.875891 [ 3 ] {} <Debug> HTTP-Session: 5b052ff2-204d-4842-a809-535833fe6df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1334 | 2024.03.01 23:19:17.875976 [ 3 ] {} <Debug> HTTP-Session: 5b052ff2-204d-4842-a809-535833fe6df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1335 | 2024.03.01 23:19:17.876252 [ 3 ] {28e9a4cb-eeeb-4c34-be82-fe520f465ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1336 | 2024.03.01 23:19:17.876427 [ 3 ] {28e9a4cb-eeeb-4c34-be82-fe520f465ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1337 | 2024.03.01 23:19:17.876409 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 51 rows starting from the beginning of the part | ||
1338 | 2024.03.01 23:19:17.877245 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part | ||
1339 | 2024.03.01 23:19:17.877387 [ 3 ] {28e9a4cb-eeeb-4c34-be82-fe520f465ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1340 | 2024.03.01 23:19:17.877805 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part | ||
1341 | 2024.03.01 23:19:17.878159 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part | ||
1342 | 2024.03.01 23:19:17.878193 [ 21 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 4 columns (4 merged, 0 gathered) in 0.004630613 sec., 25050.67903536746 rows/sec., 1.98 MiB/sec. | ||
1343 | 2024.03.01 23:19:17.878279 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 103 rows starting from the beginning of the part | ||
1344 | 2024.03.01 23:19:17.878344 [ 21 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1345 | 2024.03.01 23:19:17.878678 [ 21 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1346 | 2024.03.01 23:19:17.878796 [ 21 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_6_1} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1347 | 2024.03.01 23:19:17.879311 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 4 columns (4 merged, 0 gathered) in 0.004167592 sec., 92379.48436411242 rows/sec., 8.30 MiB/sec. | ||
1348 | 2024.03.01 23:19:17.879417 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1349 | 2024.03.01 23:19:17.879579 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1350 | 2024.03.01 23:19:17.879638 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_6_1} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1351 | 2024.03.01 23:19:17.879989 [ 3 ] {28e9a4cb-eeeb-4c34-be82-fe520f465ada} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1352 | 2024.03.01 23:19:17.880214 [ 3 ] {28e9a4cb-eeeb-4c34-be82-fe520f465ada} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1353 | 2024.03.01 23:19:17.880374 [ 3 ] {28e9a4cb-eeeb-4c34-be82-fe520f465ada} <Trace> oximeter.fields_u32 (9556aad9-ad1e-4921-a8b5-8694de8a6da8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1354 | 2024.03.01 23:19:17.880496 [ 3 ] {28e9a4cb-eeeb-4c34-be82-fe520f465ada} <Information> executeQuery: Read 1 rows, 68.00 B in 0.004160852 sec., 240 rows/sec., 15.96 KiB/sec. | ||
1355 | 2024.03.01 23:19:17.880668 [ 3 ] {28e9a4cb-eeeb-4c34-be82-fe520f465ada} <Debug> DynamicQueryHandler: Done processing query | ||
1356 | 2024.03.01 23:19:17.880693 [ 3 ] {28e9a4cb-eeeb-4c34-be82-fe520f465ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1357 | 2024.03.01 23:19:17.880710 [ 3 ] {} <Debug> HTTP-Session: 5b052ff2-204d-4842-a809-535833fe6df7 Destroying unnamed session | ||
1358 | 2024.03.01 23:19:17.880837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 8029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1359 | 2024.03.01 23:19:17.880882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1360 | 2024.03.01 23:19:17.880901 [ 3 ] {} <Debug> HTTP-Session: 0d5d4703-7453-4ee8-b029-5ce70c8ad1fa Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1361 | 2024.03.01 23:19:17.880918 [ 3 ] {} <Debug> HTTP-Session: 0d5d4703-7453-4ee8-b029-5ce70c8ad1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1362 | 2024.03.01 23:19:17.880995 [ 3 ] {f07ddacd-2d9f-4beb-96a1-5efd83b0fe01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1363 | 2024.03.01 23:19:17.881033 [ 3 ] {f07ddacd-2d9f-4beb-96a1-5efd83b0fe01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1364 | 2024.03.01 23:19:17.881150 [ 3 ] {f07ddacd-2d9f-4beb-96a1-5efd83b0fe01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1365 | 2024.03.01 23:19:17.881447 [ 3 ] {f07ddacd-2d9f-4beb-96a1-5efd83b0fe01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1366 | 2024.03.01 23:19:17.881668 [ 3 ] {f07ddacd-2d9f-4beb-96a1-5efd83b0fe01} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1367 | 2024.03.01 23:19:17.881823 [ 3 ] {f07ddacd-2d9f-4beb-96a1-5efd83b0fe01} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1368 | 2024.03.01 23:19:17.881931 [ 107 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1369 | 2024.03.01 23:19:17.881953 [ 3 ] {f07ddacd-2d9f-4beb-96a1-5efd83b0fe01} <Information> executeQuery: Read 47 rows, 3.78 KiB in 0.000924963 sec., 50812 rows/sec., 3.99 MiB/sec. | ||
1370 | 2024.03.01 23:19:17.881989 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1371 | 2024.03.01 23:19:17.882142 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1372 | 2024.03.01 23:19:17.882197 [ 3 ] {f07ddacd-2d9f-4beb-96a1-5efd83b0fe01} <Debug> DynamicQueryHandler: Done processing query | ||
1373 | 2024.03.01 23:19:17.882237 [ 3 ] {f07ddacd-2d9f-4beb-96a1-5efd83b0fe01} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1374 | 2024.03.01 23:19:17.882293 [ 3 ] {} <Debug> HTTP-Session: 0d5d4703-7453-4ee8-b029-5ce70c8ad1fa Destroying unnamed session | ||
1375 | 2024.03.01 23:19:17.882301 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1376 | 2024.03.01 23:19:17.882349 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
1377 | 2024.03.01 23:19:17.882440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1378 | 2024.03.01 23:19:17.882501 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
1379 | 2024.03.01 23:19:17.882520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1380 | 2024.03.01 23:19:17.882584 [ 3 ] {} <Debug> HTTP-Session: 4e8aa32c-4c3e-44c0-abb0-58cfe6e813d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1381 | 2024.03.01 23:19:17.882620 [ 3 ] {} <Debug> HTTP-Session: 4e8aa32c-4c3e-44c0-abb0-58cfe6e813d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1382 | 2024.03.01 23:19:17.882787 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
1383 | 2024.03.01 23:19:17.882809 [ 3 ] {c99e0a35-3147-484b-90f0-0f373094bd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1384 | 2024.03.01 23:19:17.882903 [ 3 ] {c99e0a35-3147-484b-90f0-0f373094bd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1385 | 2024.03.01 23:19:17.883061 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
1386 | 2024.03.01 23:19:17.883399 [ 3 ] {c99e0a35-3147-484b-90f0-0f373094bd68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1387 | 2024.03.01 23:19:17.883415 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
1388 | 2024.03.01 23:19:17.883602 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part | ||
1389 | 2024.03.01 23:19:17.884116 [ 3 ] {c99e0a35-3147-484b-90f0-0f373094bd68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1390 | 2024.03.01 23:19:17.884678 [ 3 ] {c99e0a35-3147-484b-90f0-0f373094bd68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1391 | 2024.03.01 23:19:17.885089 [ 3 ] {c99e0a35-3147-484b-90f0-0f373094bd68} <Trace> oximeter.measurements_f64 (37f90b8b-81a5-4c97-83d1-277462726c2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1392 | 2024.03.01 23:19:17.885198 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003154567 sec., 50720.114678179285 rows/sec., 3.97 MiB/sec. | ||
1393 | 2024.03.01 23:19:17.885325 [ 3 ] {c99e0a35-3147-484b-90f0-0f373094bd68} <Information> executeQuery: Read 1 rows, 65.00 B in 0.00245143 sec., 407 rows/sec., 25.89 KiB/sec. | ||
1394 | 2024.03.01 23:19:17.885410 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1395 | 2024.03.01 23:19:17.885556 [ 3 ] {c99e0a35-3147-484b-90f0-0f373094bd68} <Debug> DynamicQueryHandler: Done processing query | ||
1396 | 2024.03.01 23:19:17.885598 [ 3 ] {c99e0a35-3147-484b-90f0-0f373094bd68} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1397 | 2024.03.01 23:19:17.885630 [ 3 ] {} <Debug> HTTP-Session: 4e8aa32c-4c3e-44c0-abb0-58cfe6e813d9 Destroying unnamed session | ||
1398 | 2024.03.01 23:19:17.885685 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1399 | 2024.03.01 23:19:17.885746 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_6_1} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1400 | 2024.03.01 23:19:17.885840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 36394, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1401 | 2024.03.01 23:19:17.885890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1402 | 2024.03.01 23:19:17.885909 [ 3 ] {} <Debug> HTTP-Session: d2f4cba5-2914-446e-a711-7dfc792c6a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1403 | 2024.03.01 23:19:17.885928 [ 3 ] {} <Debug> HTTP-Session: d2f4cba5-2914-446e-a711-7dfc792c6a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1404 | 2024.03.01 23:19:17.886009 [ 3 ] {aecf73e5-d57c-4a1a-b33f-35b51be16c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1405 | 2024.03.01 23:19:17.886057 [ 3 ] {aecf73e5-d57c-4a1a-b33f-35b51be16c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1406 | 2024.03.01 23:19:17.886220 [ 3 ] {aecf73e5-d57c-4a1a-b33f-35b51be16c8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1407 | 2024.03.01 23:19:17.886635 [ 3 ] {aecf73e5-d57c-4a1a-b33f-35b51be16c8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1408 | 2024.03.01 23:19:17.886940 [ 3 ] {aecf73e5-d57c-4a1a-b33f-35b51be16c8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1409 | 2024.03.01 23:19:17.887119 [ 3 ] {aecf73e5-d57c-4a1a-b33f-35b51be16c8a} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1410 | 2024.03.01 23:19:17.887239 [ 107 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1411 | 2024.03.01 23:19:17.887256 [ 3 ] {aecf73e5-d57c-4a1a-b33f-35b51be16c8a} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.00121475 sec., 27989 rows/sec., 37.77 MiB/sec. | ||
1412 | 2024.03.01 23:19:17.887289 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1413 | 2024.03.01 23:19:17.887469 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1414 | 2024.03.01 23:19:17.887512 [ 3 ] {aecf73e5-d57c-4a1a-b33f-35b51be16c8a} <Debug> DynamicQueryHandler: Done processing query | ||
1415 | 2024.03.01 23:19:17.887549 [ 3 ] {aecf73e5-d57c-4a1a-b33f-35b51be16c8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1416 | 2024.03.01 23:19:17.887576 [ 3 ] {} <Debug> HTTP-Session: d2f4cba5-2914-446e-a711-7dfc792c6a4f Destroying unnamed session | ||
1417 | 2024.03.01 23:19:17.887661 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1418 | 2024.03.01 23:19:17.887710 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
1419 | 2024.03.01 23:19:17.887744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1420 | 2024.03.01 23:19:17.887826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1421 | 2024.03.01 23:19:17.887866 [ 3 ] {} <Debug> HTTP-Session: 7ef74b2b-f03a-4835-900e-c11dfffa7a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1422 | 2024.03.01 23:19:17.887900 [ 3 ] {} <Debug> HTTP-Session: 7ef74b2b-f03a-4835-900e-c11dfffa7a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1423 | 2024.03.01 23:19:17.888038 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
1424 | 2024.03.01 23:19:17.888091 [ 3 ] {940e1bd4-5c04-4734-a1d6-67cf9c98daee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1425 | 2024.03.01 23:19:17.888181 [ 3 ] {940e1bd4-5c04-4734-a1d6-67cf9c98daee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1426 | 2024.03.01 23:19:17.888348 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
1427 | 2024.03.01 23:19:17.888694 [ 3 ] {940e1bd4-5c04-4734-a1d6-67cf9c98daee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1428 | 2024.03.01 23:19:17.888714 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
1429 | 2024.03.01 23:19:17.888958 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
1430 | 2024.03.01 23:19:17.889289 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
1431 | 2024.03.01 23:19:17.889422 [ 3 ] {940e1bd4-5c04-4734-a1d6-67cf9c98daee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1432 | 2024.03.01 23:19:17.889768 [ 3 ] {940e1bd4-5c04-4734-a1d6-67cf9c98daee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1433 | 2024.03.01 23:19:17.889961 [ 3 ] {940e1bd4-5c04-4734-a1d6-67cf9c98daee} <Trace> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1434 | 2024.03.01 23:19:17.890083 [ 3 ] {940e1bd4-5c04-4734-a1d6-67cf9c98daee} <Information> executeQuery: Read 15 rows, 1.09 KiB in 0.001932977 sec., 7760 rows/sec., 562.81 KiB/sec. | ||
1435 | 2024.03.01 23:19:17.890209 [ 3 ] {940e1bd4-5c04-4734-a1d6-67cf9c98daee} <Debug> DynamicQueryHandler: Done processing query | ||
1436 | 2024.03.01 23:19:17.890233 [ 3 ] {940e1bd4-5c04-4734-a1d6-67cf9c98daee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1437 | 2024.03.01 23:19:17.890249 [ 3 ] {} <Debug> HTTP-Session: 7ef74b2b-f03a-4835-900e-c11dfffa7a99 Destroying unnamed session | ||
1438 | 2024.03.01 23:19:17.893021 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 6 columns (6 merged, 0 gathered) in 0.005668679 sec., 20463.321348765734 rows/sec., 27.61 MiB/sec. | ||
1439 | 2024.03.01 23:19:17.893190 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1440 | 2024.03.01 23:19:17.893400 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1441 | 2024.03.01 23:19:17.893460 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1442 | 2024.03.01 23:19:22.865083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1443 | 2024.03.01 23:19:22.865263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1444 | 2024.03.01 23:19:22.865312 [ 3 ] {} <Debug> HTTP-Session: 9660795f-d670-48fe-bf60-dd9b63e240f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1445 | 2024.03.01 23:19:22.865354 [ 3 ] {} <Debug> HTTP-Session: 9660795f-d670-48fe-bf60-dd9b63e240f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1446 | 2024.03.01 23:19:22.865570 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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) | ||
1447 | 2024.03.01 23:19:22.866193 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1448 | 2024.03.01 23:19:22.866377 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1449 | 2024.03.01 23:19:22.866428 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1450 | 2024.03.01 23:19:22.866601 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1451 | 2024.03.01 23:19:22.866715 [ 188 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1452 | 2024.03.01 23:19:22.866717 [ 192 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1453 | 2024.03.01 23:19:22.866767 [ 187 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1454 | 2024.03.01 23:19:22.866931 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1455 | 2024.03.01 23:19:22.867000 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Debug> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1456 | 2024.03.01 23:19:22.868503 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002887521 sec., 3463 rows/sec., 486.67 KiB/sec. | ||
1457 | 2024.03.01 23:19:22.868751 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Debug> DynamicQueryHandler: Done processing query | ||
1458 | 2024.03.01 23:19:22.868775 [ 3 ] {f79b0cb1-777e-49bc-8b60-83673b08cf57} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1459 | 2024.03.01 23:19:22.868792 [ 3 ] {} <Debug> HTTP-Session: 9660795f-d670-48fe-bf60-dd9b63e240f7 Destroying unnamed session | ||
1460 | 2024.03.01 23:19:22.868986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1461 | 2024.03.01 23:19:22.869033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1462 | 2024.03.01 23:19:22.869053 [ 3 ] {} <Debug> HTTP-Session: ddebee5b-e64f-4dd0-829f-f0e90423aa9d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1463 | 2024.03.01 23:19:22.869070 [ 3 ] {} <Debug> HTTP-Session: ddebee5b-e64f-4dd0-829f-f0e90423aa9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1464 | 2024.03.01 23:19:22.869152 [ 3 ] {758d8340-1cc2-43c7-9143-0fbfd71dcfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1465 | 2024.03.01 23:19:22.869191 [ 3 ] {758d8340-1cc2-43c7-9143-0fbfd71dcfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1466 | 2024.03.01 23:19:22.869338 [ 3 ] {758d8340-1cc2-43c7-9143-0fbfd71dcfe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1467 | 2024.03.01 23:19:22.869641 [ 3 ] {758d8340-1cc2-43c7-9143-0fbfd71dcfe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1468 | 2024.03.01 23:19:22.869926 [ 3 ] {758d8340-1cc2-43c7-9143-0fbfd71dcfe3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1469 | 2024.03.01 23:19:22.870091 [ 3 ] {758d8340-1cc2-43c7-9143-0fbfd71dcfe3} <Trace> oximeter.timeseries_schema (c01ec7bc-e004-4205-88b6-2b0c6f7a9b7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1470 | 2024.03.01 23:19:22.870222 [ 3 ] {758d8340-1cc2-43c7-9143-0fbfd71dcfe3} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001036545 sec., 964 rows/sec., 218.57 KiB/sec. | ||
1471 | 2024.03.01 23:19:22.870333 [ 3 ] {758d8340-1cc2-43c7-9143-0fbfd71dcfe3} <Debug> DynamicQueryHandler: Done processing query | ||
1472 | 2024.03.01 23:19:22.870356 [ 3 ] {758d8340-1cc2-43c7-9143-0fbfd71dcfe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1473 | 2024.03.01 23:19:22.870371 [ 3 ] {} <Debug> HTTP-Session: ddebee5b-e64f-4dd0-829f-f0e90423aa9d Destroying unnamed session | ||
1474 | 2024.03.01 23:19:22.870504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1475 | 2024.03.01 23:19:22.870549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1476 | 2024.03.01 23:19:22.870568 [ 3 ] {} <Debug> HTTP-Session: c572a56d-4562-4f9f-befa-638dc50d4515 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1477 | 2024.03.01 23:19:22.870585 [ 3 ] {} <Debug> HTTP-Session: c572a56d-4562-4f9f-befa-638dc50d4515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1478 | 2024.03.01 23:19:22.870657 [ 3 ] {236af31f-4643-45f7-80f1-6a1f9e1f7c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1479 | 2024.03.01 23:19:22.870695 [ 3 ] {236af31f-4643-45f7-80f1-6a1f9e1f7c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1480 | 2024.03.01 23:19:22.870800 [ 3 ] {236af31f-4643-45f7-80f1-6a1f9e1f7c61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1481 | 2024.03.01 23:19:22.871091 [ 3 ] {236af31f-4643-45f7-80f1-6a1f9e1f7c61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1482 | 2024.03.01 23:19:22.871303 [ 3 ] {236af31f-4643-45f7-80f1-6a1f9e1f7c61} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1483 | 2024.03.01 23:19:22.871451 [ 3 ] {236af31f-4643-45f7-80f1-6a1f9e1f7c61} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1484 | 2024.03.01 23:19:22.871567 [ 3 ] {236af31f-4643-45f7-80f1-6a1f9e1f7c61} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.000883432 sec., 19243 rows/sec., 1.52 MiB/sec. | ||
1485 | 2024.03.01 23:19:22.871737 [ 3 ] {236af31f-4643-45f7-80f1-6a1f9e1f7c61} <Debug> DynamicQueryHandler: Done processing query | ||
1486 | 2024.03.01 23:19:22.871760 [ 3 ] {236af31f-4643-45f7-80f1-6a1f9e1f7c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1487 | 2024.03.01 23:19:22.871776 [ 3 ] {} <Debug> HTTP-Session: c572a56d-4562-4f9f-befa-638dc50d4515 Destroying unnamed session | ||
1488 | 2024.03.01 23:19:22.871912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1489 | 2024.03.01 23:19:22.871958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1490 | 2024.03.01 23:19:22.871976 [ 3 ] {} <Debug> HTTP-Session: 7edc12a4-ca5e-493c-b5f0-4960c3bc94db Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1491 | 2024.03.01 23:19:22.871993 [ 3 ] {} <Debug> HTTP-Session: 7edc12a4-ca5e-493c-b5f0-4960c3bc94db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1492 | 2024.03.01 23:19:22.872059 [ 3 ] {457353d6-b100-47d3-a933-14d5ebfe4bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1493 | 2024.03.01 23:19:22.872098 [ 3 ] {457353d6-b100-47d3-a933-14d5ebfe4bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1494 | 2024.03.01 23:19:22.872263 [ 3 ] {457353d6-b100-47d3-a933-14d5ebfe4bfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1495 | 2024.03.01 23:19:22.872533 [ 3 ] {457353d6-b100-47d3-a933-14d5ebfe4bfd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1496 | 2024.03.01 23:19:22.872735 [ 3 ] {457353d6-b100-47d3-a933-14d5ebfe4bfd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1497 | 2024.03.01 23:19:22.872884 [ 3 ] {457353d6-b100-47d3-a933-14d5ebfe4bfd} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1498 | 2024.03.01 23:19:22.872994 [ 3 ] {457353d6-b100-47d3-a933-14d5ebfe4bfd} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000900082 sec., 2222 rows/sec., 189.87 KiB/sec. | ||
1499 | 2024.03.01 23:19:22.873101 [ 3 ] {457353d6-b100-47d3-a933-14d5ebfe4bfd} <Debug> DynamicQueryHandler: Done processing query | ||
1500 | 2024.03.01 23:19:22.873125 [ 3 ] {457353d6-b100-47d3-a933-14d5ebfe4bfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1501 | 2024.03.01 23:19:22.873140 [ 3 ] {} <Debug> HTTP-Session: 7edc12a4-ca5e-493c-b5f0-4960c3bc94db Destroying unnamed session | ||
1502 | 2024.03.01 23:19:22.873263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1503 | 2024.03.01 23:19:22.873306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1504 | 2024.03.01 23:19:22.873325 [ 3 ] {} <Debug> HTTP-Session: 96eb5a14-243d-4a66-856b-f97b4e2aef0f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1505 | 2024.03.01 23:19:22.873342 [ 3 ] {} <Debug> HTTP-Session: 96eb5a14-243d-4a66-856b-f97b4e2aef0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1506 | 2024.03.01 23:19:22.873413 [ 3 ] {bb35da0a-825f-4d46-9467-66a52aaa93ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1507 | 2024.03.01 23:19:22.873450 [ 3 ] {bb35da0a-825f-4d46-9467-66a52aaa93ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1508 | 2024.03.01 23:19:22.873554 [ 3 ] {bb35da0a-825f-4d46-9467-66a52aaa93ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1509 | 2024.03.01 23:19:22.873853 [ 3 ] {bb35da0a-825f-4d46-9467-66a52aaa93ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1510 | 2024.03.01 23:19:22.874058 [ 3 ] {bb35da0a-825f-4d46-9467-66a52aaa93ea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1511 | 2024.03.01 23:19:22.874216 [ 3 ] {bb35da0a-825f-4d46-9467-66a52aaa93ea} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1512 | 2024.03.01 23:19:22.874321 [ 3 ] {bb35da0a-825f-4d46-9467-66a52aaa93ea} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.000873361 sec., 59540 rows/sec., 5.22 MiB/sec. | ||
1513 | 2024.03.01 23:19:22.874476 [ 3 ] {bb35da0a-825f-4d46-9467-66a52aaa93ea} <Debug> DynamicQueryHandler: Done processing query | ||
1514 | 2024.03.01 23:19:22.874500 [ 3 ] {bb35da0a-825f-4d46-9467-66a52aaa93ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1515 | 2024.03.01 23:19:22.874516 [ 3 ] {} <Debug> HTTP-Session: 96eb5a14-243d-4a66-856b-f97b4e2aef0f Destroying unnamed session | ||
1516 | 2024.03.01 23:19:22.874624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1517 | 2024.03.01 23:19:22.874668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1518 | 2024.03.01 23:19:22.874686 [ 3 ] {} <Debug> HTTP-Session: ef845582-5297-4a83-b883-0b7b0a05ce6b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1519 | 2024.03.01 23:19:22.874703 [ 3 ] {} <Debug> HTTP-Session: ef845582-5297-4a83-b883-0b7b0a05ce6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1520 | 2024.03.01 23:19:22.874771 [ 3 ] {b9f8b57a-5850-4356-ad0d-1f92bd73176d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1521 | 2024.03.01 23:19:22.874809 [ 3 ] {b9f8b57a-5850-4356-ad0d-1f92bd73176d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1522 | 2024.03.01 23:19:22.874923 [ 3 ] {b9f8b57a-5850-4356-ad0d-1f92bd73176d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1523 | 2024.03.01 23:19:22.875267 [ 3 ] {b9f8b57a-5850-4356-ad0d-1f92bd73176d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1524 | 2024.03.01 23:19:22.875470 [ 3 ] {b9f8b57a-5850-4356-ad0d-1f92bd73176d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1525 | 2024.03.01 23:19:22.875617 [ 3 ] {b9f8b57a-5850-4356-ad0d-1f92bd73176d} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1526 | 2024.03.01 23:19:22.875725 [ 3 ] {b9f8b57a-5850-4356-ad0d-1f92bd73176d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000926353 sec., 2159 rows/sec., 150.75 KiB/sec. | ||
1527 | 2024.03.01 23:19:22.875866 [ 3 ] {b9f8b57a-5850-4356-ad0d-1f92bd73176d} <Debug> DynamicQueryHandler: Done processing query | ||
1528 | 2024.03.01 23:19:22.875889 [ 3 ] {b9f8b57a-5850-4356-ad0d-1f92bd73176d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1529 | 2024.03.01 23:19:22.875904 [ 3 ] {} <Debug> HTTP-Session: ef845582-5297-4a83-b883-0b7b0a05ce6b Destroying unnamed session | ||
1530 | 2024.03.01 23:19:22.876012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1531 | 2024.03.01 23:19:22.876058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1532 | 2024.03.01 23:19:22.876077 [ 3 ] {} <Debug> HTTP-Session: 7b3fca1c-a1b4-417c-9b2d-f79dde332ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1533 | 2024.03.01 23:19:22.876094 [ 3 ] {} <Debug> HTTP-Session: 7b3fca1c-a1b4-417c-9b2d-f79dde332ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1534 | 2024.03.01 23:19:22.876163 [ 3 ] {f8e2d5c1-dc67-4298-8131-30b6783ac310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1535 | 2024.03.01 23:19:22.876200 [ 3 ] {f8e2d5c1-dc67-4298-8131-30b6783ac310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1536 | 2024.03.01 23:19:22.876303 [ 3 ] {f8e2d5c1-dc67-4298-8131-30b6783ac310} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1537 | 2024.03.01 23:19:22.876567 [ 3 ] {f8e2d5c1-dc67-4298-8131-30b6783ac310} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1538 | 2024.03.01 23:19:22.876767 [ 3 ] {f8e2d5c1-dc67-4298-8131-30b6783ac310} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1539 | 2024.03.01 23:19:22.876935 [ 3 ] {f8e2d5c1-dc67-4298-8131-30b6783ac310} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1540 | 2024.03.01 23:19:22.877044 [ 3 ] {f8e2d5c1-dc67-4298-8131-30b6783ac310} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000848561 sec., 22390 rows/sec., 1.75 MiB/sec. | ||
1541 | 2024.03.01 23:19:22.877147 [ 3 ] {f8e2d5c1-dc67-4298-8131-30b6783ac310} <Debug> DynamicQueryHandler: Done processing query | ||
1542 | 2024.03.01 23:19:22.877169 [ 3 ] {f8e2d5c1-dc67-4298-8131-30b6783ac310} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1543 | 2024.03.01 23:19:22.877184 [ 3 ] {} <Debug> HTTP-Session: 7b3fca1c-a1b4-417c-9b2d-f79dde332ca8 Destroying unnamed session | ||
1544 | 2024.03.01 23:19:22.877285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1545 | 2024.03.01 23:19:22.877327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1546 | 2024.03.01 23:19:22.877346 [ 3 ] {} <Debug> HTTP-Session: eb7b46a2-db5b-463c-add3-034d4f5a2124 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1547 | 2024.03.01 23:19:22.877362 [ 3 ] {} <Debug> HTTP-Session: eb7b46a2-db5b-463c-add3-034d4f5a2124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1548 | 2024.03.01 23:19:22.877430 [ 3 ] {4a1cee91-6c10-4dc5-8b51-94b0ac9d33bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1549 | 2024.03.01 23:19:22.877471 [ 3 ] {4a1cee91-6c10-4dc5-8b51-94b0ac9d33bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1550 | 2024.03.01 23:19:22.877589 [ 3 ] {4a1cee91-6c10-4dc5-8b51-94b0ac9d33bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1551 | 2024.03.01 23:19:22.877835 [ 3 ] {4a1cee91-6c10-4dc5-8b51-94b0ac9d33bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1552 | 2024.03.01 23:19:22.878083 [ 3 ] {4a1cee91-6c10-4dc5-8b51-94b0ac9d33bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1553 | 2024.03.01 23:19:22.878258 [ 3 ] {4a1cee91-6c10-4dc5-8b51-94b0ac9d33bc} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1554 | 2024.03.01 23:19:22.878375 [ 3 ] {4a1cee91-6c10-4dc5-8b51-94b0ac9d33bc} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000915662 sec., 1092 rows/sec., 76.79 KiB/sec. | ||
1555 | 2024.03.01 23:19:22.878495 [ 3 ] {4a1cee91-6c10-4dc5-8b51-94b0ac9d33bc} <Debug> DynamicQueryHandler: Done processing query | ||
1556 | 2024.03.01 23:19:22.878519 [ 3 ] {4a1cee91-6c10-4dc5-8b51-94b0ac9d33bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1557 | 2024.03.01 23:19:22.878534 [ 3 ] {} <Debug> HTTP-Session: eb7b46a2-db5b-463c-add3-034d4f5a2124 Destroying unnamed session | ||
1558 | 2024.03.01 23:19:22.878654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1559 | 2024.03.01 23:19:22.878699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1560 | 2024.03.01 23:19:22.878718 [ 3 ] {} <Debug> HTTP-Session: 53f537b3-7d39-4e96-b6ea-e3b6c30706bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1561 | 2024.03.01 23:19:22.878735 [ 3 ] {} <Debug> HTTP-Session: 53f537b3-7d39-4e96-b6ea-e3b6c30706bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1562 | 2024.03.01 23:19:22.878809 [ 3 ] {f057e73a-594b-4970-9543-6f9c61774d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1563 | 2024.03.01 23:19:22.878852 [ 3 ] {f057e73a-594b-4970-9543-6f9c61774d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1564 | 2024.03.01 23:19:22.878986 [ 3 ] {f057e73a-594b-4970-9543-6f9c61774d7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1565 | 2024.03.01 23:19:22.879317 [ 3 ] {f057e73a-594b-4970-9543-6f9c61774d7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1566 | 2024.03.01 23:19:22.879585 [ 3 ] {f057e73a-594b-4970-9543-6f9c61774d7e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1567 | 2024.03.01 23:19:22.879773 [ 3 ] {f057e73a-594b-4970-9543-6f9c61774d7e} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1568 | 2024.03.01 23:19:22.879890 [ 3 ] {f057e73a-594b-4970-9543-6f9c61774d7e} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001053696 sec., 16133 rows/sec., 21.77 MiB/sec. | ||
1569 | 2024.03.01 23:19:22.879999 [ 3 ] {f057e73a-594b-4970-9543-6f9c61774d7e} <Debug> DynamicQueryHandler: Done processing query | ||
1570 | 2024.03.01 23:19:22.880022 [ 3 ] {f057e73a-594b-4970-9543-6f9c61774d7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1571 | 2024.03.01 23:19:22.880038 [ 3 ] {} <Debug> HTTP-Session: 53f537b3-7d39-4e96-b6ea-e3b6c30706bf Destroying unnamed session | ||
1572 | 2024.03.01 23:19:27.866023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1573 | 2024.03.01 23:19:27.866150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1574 | 2024.03.01 23:19:27.866176 [ 3 ] {} <Debug> HTTP-Session: c982ca46-30a8-4b24-aab3-2842179d9989 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1575 | 2024.03.01 23:19:27.866201 [ 3 ] {} <Debug> HTTP-Session: c982ca46-30a8-4b24-aab3-2842179d9989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1576 | 2024.03.01 23:19:27.866329 [ 3 ] {5e73a562-504f-4f72-94aa-0b47deab439b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1577 | 2024.03.01 23:19:27.866391 [ 3 ] {5e73a562-504f-4f72-94aa-0b47deab439b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1578 | 2024.03.01 23:19:27.866558 [ 3 ] {5e73a562-504f-4f72-94aa-0b47deab439b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1579 | 2024.03.01 23:19:27.866980 [ 3 ] {5e73a562-504f-4f72-94aa-0b47deab439b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1580 | 2024.03.01 23:19:27.867243 [ 3 ] {5e73a562-504f-4f72-94aa-0b47deab439b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1581 | 2024.03.01 23:19:27.867404 [ 3 ] {5e73a562-504f-4f72-94aa-0b47deab439b} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1582 | 2024.03.01 23:19:27.867553 [ 3 ] {5e73a562-504f-4f72-94aa-0b47deab439b} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001177129 sec., 30582 rows/sec., 2.42 MiB/sec. | ||
1583 | 2024.03.01 23:19:27.867729 [ 3 ] {5e73a562-504f-4f72-94aa-0b47deab439b} <Debug> DynamicQueryHandler: Done processing query | ||
1584 | 2024.03.01 23:19:27.867759 [ 3 ] {5e73a562-504f-4f72-94aa-0b47deab439b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1585 | 2024.03.01 23:19:27.867779 [ 3 ] {} <Debug> HTTP-Session: c982ca46-30a8-4b24-aab3-2842179d9989 Destroying unnamed session | ||
1586 | 2024.03.01 23:19:27.867947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1587 | 2024.03.01 23:19:27.868008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1588 | 2024.03.01 23:19:27.868034 [ 3 ] {} <Debug> HTTP-Session: 4baa282e-b8e0-4324-81ac-c5e531932ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1589 | 2024.03.01 23:19:27.868055 [ 3 ] {} <Debug> HTTP-Session: 4baa282e-b8e0-4324-81ac-c5e531932ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1590 | 2024.03.01 23:19:27.868142 [ 3 ] {226ed7be-deec-41bc-a6d3-6708382d10a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1591 | 2024.03.01 23:19:27.868181 [ 3 ] {226ed7be-deec-41bc-a6d3-6708382d10a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1592 | 2024.03.01 23:19:27.868288 [ 3 ] {226ed7be-deec-41bc-a6d3-6708382d10a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1593 | 2024.03.01 23:19:27.868650 [ 3 ] {226ed7be-deec-41bc-a6d3-6708382d10a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1594 | 2024.03.01 23:19:27.868872 [ 3 ] {226ed7be-deec-41bc-a6d3-6708382d10a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1595 | 2024.03.01 23:19:27.869023 [ 3 ] {226ed7be-deec-41bc-a6d3-6708382d10a1} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1596 | 2024.03.01 23:19:27.869134 [ 3 ] {226ed7be-deec-41bc-a6d3-6708382d10a1} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000955833 sec., 112990 rows/sec., 11.30 MiB/sec. | ||
1597 | 2024.03.01 23:19:27.869248 [ 3 ] {226ed7be-deec-41bc-a6d3-6708382d10a1} <Debug> DynamicQueryHandler: Done processing query | ||
1598 | 2024.03.01 23:19:27.869272 [ 3 ] {226ed7be-deec-41bc-a6d3-6708382d10a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1599 | 2024.03.01 23:19:27.869289 [ 3 ] {} <Debug> HTTP-Session: 4baa282e-b8e0-4324-81ac-c5e531932ea0 Destroying unnamed session | ||
1600 | 2024.03.01 23:19:27.869417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1601 | 2024.03.01 23:19:27.869462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1602 | 2024.03.01 23:19:27.869483 [ 3 ] {} <Debug> HTTP-Session: 8c018fe3-a8af-495c-b578-270dd663d558 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1603 | 2024.03.01 23:19:27.869499 [ 3 ] {} <Debug> HTTP-Session: 8c018fe3-a8af-495c-b578-270dd663d558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1604 | 2024.03.01 23:19:27.869570 [ 3 ] {bf04a281-34f1-45c9-808b-516f7f2abc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1605 | 2024.03.01 23:19:27.869608 [ 3 ] {bf04a281-34f1-45c9-808b-516f7f2abc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1606 | 2024.03.01 23:19:27.869711 [ 3 ] {bf04a281-34f1-45c9-808b-516f7f2abc0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1607 | 2024.03.01 23:19:27.870009 [ 3 ] {bf04a281-34f1-45c9-808b-516f7f2abc0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1608 | 2024.03.01 23:19:27.870216 [ 3 ] {bf04a281-34f1-45c9-808b-516f7f2abc0b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1609 | 2024.03.01 23:19:27.870367 [ 3 ] {bf04a281-34f1-45c9-808b-516f7f2abc0b} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1610 | 2024.03.01 23:19:27.870483 [ 3 ] {bf04a281-34f1-45c9-808b-516f7f2abc0b} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000879421 sec., 40936 rows/sec., 3.20 MiB/sec. | ||
1611 | 2024.03.01 23:19:27.870647 [ 3 ] {bf04a281-34f1-45c9-808b-516f7f2abc0b} <Debug> DynamicQueryHandler: Done processing query | ||
1612 | 2024.03.01 23:19:27.870672 [ 3 ] {bf04a281-34f1-45c9-808b-516f7f2abc0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1613 | 2024.03.01 23:19:27.870688 [ 3 ] {} <Debug> HTTP-Session: 8c018fe3-a8af-495c-b578-270dd663d558 Destroying unnamed session | ||
1614 | 2024.03.01 23:19:27.870892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1615 | 2024.03.01 23:19:27.870937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1616 | 2024.03.01 23:19:27.870956 [ 3 ] {} <Debug> HTTP-Session: 99cb68ed-bb35-4f39-8e01-3408ed6d3774 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1617 | 2024.03.01 23:19:27.870973 [ 3 ] {} <Debug> HTTP-Session: 99cb68ed-bb35-4f39-8e01-3408ed6d3774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1618 | 2024.03.01 23:19:27.871054 [ 3 ] {4a1d7cf5-1629-4364-958a-d6f36bfc229e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1619 | 2024.03.01 23:19:27.871098 [ 3 ] {4a1d7cf5-1629-4364-958a-d6f36bfc229e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1620 | 2024.03.01 23:19:27.871248 [ 3 ] {4a1d7cf5-1629-4364-958a-d6f36bfc229e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1621 | 2024.03.01 23:19:27.871775 [ 3 ] {4a1d7cf5-1629-4364-958a-d6f36bfc229e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1622 | 2024.03.01 23:19:27.872103 [ 3 ] {4a1d7cf5-1629-4364-958a-d6f36bfc229e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1623 | 2024.03.01 23:19:27.872279 [ 3 ] {4a1d7cf5-1629-4364-958a-d6f36bfc229e} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1624 | 2024.03.01 23:19:27.872401 [ 3 ] {4a1d7cf5-1629-4364-958a-d6f36bfc229e} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001319482 sec., 27283 rows/sec., 36.82 MiB/sec. | ||
1625 | 2024.03.01 23:19:27.872534 [ 3 ] {4a1d7cf5-1629-4364-958a-d6f36bfc229e} <Debug> DynamicQueryHandler: Done processing query | ||
1626 | 2024.03.01 23:19:27.872557 [ 3 ] {4a1d7cf5-1629-4364-958a-d6f36bfc229e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1627 | 2024.03.01 23:19:27.872573 [ 3 ] {} <Debug> HTTP-Session: 99cb68ed-bb35-4f39-8e01-3408ed6d3774 Destroying unnamed session | ||
1628 | 2024.03.01 23:19:31.558381 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1629 | 2024.03.01 23:19:31.558482 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1630 | 2024.03.01 23:19:32.864384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1631 | 2024.03.01 23:19:32.864493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1632 | 2024.03.01 23:19:32.864518 [ 3 ] {} <Debug> HTTP-Session: e77e5751-8de1-4d5e-a22b-2f340a4ef921 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1633 | 2024.03.01 23:19:32.864542 [ 3 ] {} <Debug> HTTP-Session: e77e5751-8de1-4d5e-a22b-2f340a4ef921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1634 | 2024.03.01 23:19:32.864672 [ 3 ] {4179dcd3-f0c1-4b51-acb7-9c06c81bbde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1635 | 2024.03.01 23:19:32.864732 [ 3 ] {4179dcd3-f0c1-4b51-acb7-9c06c81bbde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1636 | 2024.03.01 23:19:32.864901 [ 3 ] {4179dcd3-f0c1-4b51-acb7-9c06c81bbde1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1637 | 2024.03.01 23:19:32.865330 [ 3 ] {4179dcd3-f0c1-4b51-acb7-9c06c81bbde1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1638 | 2024.03.01 23:19:32.865591 [ 3 ] {4179dcd3-f0c1-4b51-acb7-9c06c81bbde1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1639 | 2024.03.01 23:19:32.865766 [ 3 ] {4179dcd3-f0c1-4b51-acb7-9c06c81bbde1} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1640 | 2024.03.01 23:19:32.865917 [ 3 ] {4179dcd3-f0c1-4b51-acb7-9c06c81bbde1} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00120875 sec., 14064 rows/sec., 1.11 MiB/sec. | ||
1641 | 2024.03.01 23:19:32.866058 [ 3 ] {4179dcd3-f0c1-4b51-acb7-9c06c81bbde1} <Debug> DynamicQueryHandler: Done processing query | ||
1642 | 2024.03.01 23:19:32.866084 [ 3 ] {4179dcd3-f0c1-4b51-acb7-9c06c81bbde1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1643 | 2024.03.01 23:19:32.866100 [ 3 ] {} <Debug> HTTP-Session: e77e5751-8de1-4d5e-a22b-2f340a4ef921 Destroying unnamed session | ||
1644 | 2024.03.01 23:19:32.866223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1645 | 2024.03.01 23:19:32.866274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1646 | 2024.03.01 23:19:32.866295 [ 3 ] {} <Debug> HTTP-Session: 97bb1aa7-ff44-46a2-8c4d-c43b7fda5f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1647 | 2024.03.01 23:19:32.866314 [ 3 ] {} <Debug> HTTP-Session: 97bb1aa7-ff44-46a2-8c4d-c43b7fda5f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1648 | 2024.03.01 23:19:32.866396 [ 3 ] {cf021e24-0212-41be-92fe-6fddb0835e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1649 | 2024.03.01 23:19:32.866442 [ 3 ] {cf021e24-0212-41be-92fe-6fddb0835e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1650 | 2024.03.01 23:19:32.866551 [ 3 ] {cf021e24-0212-41be-92fe-6fddb0835e75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1651 | 2024.03.01 23:19:32.866893 [ 3 ] {cf021e24-0212-41be-92fe-6fddb0835e75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1652 | 2024.03.01 23:19:32.867110 [ 3 ] {cf021e24-0212-41be-92fe-6fddb0835e75} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1653 | 2024.03.01 23:19:32.867265 [ 3 ] {cf021e24-0212-41be-92fe-6fddb0835e75} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1654 | 2024.03.01 23:19:32.867384 [ 3 ] {cf021e24-0212-41be-92fe-6fddb0835e75} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000954514 sec., 53430 rows/sec., 4.68 MiB/sec. | ||
1655 | 2024.03.01 23:19:32.867509 [ 3 ] {cf021e24-0212-41be-92fe-6fddb0835e75} <Debug> DynamicQueryHandler: Done processing query | ||
1656 | 2024.03.01 23:19:32.867534 [ 3 ] {cf021e24-0212-41be-92fe-6fddb0835e75} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1657 | 2024.03.01 23:19:32.867550 [ 3 ] {} <Debug> HTTP-Session: 97bb1aa7-ff44-46a2-8c4d-c43b7fda5f08 Destroying unnamed session | ||
1658 | 2024.03.01 23:19:32.867706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1659 | 2024.03.01 23:19:32.867752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1660 | 2024.03.01 23:19:32.867771 [ 3 ] {} <Debug> HTTP-Session: 8ed13433-fa85-4a66-9534-7c90ae938e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1661 | 2024.03.01 23:19:32.867792 [ 3 ] {} <Debug> HTTP-Session: 8ed13433-fa85-4a66-9534-7c90ae938e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1662 | 2024.03.01 23:19:32.867862 [ 3 ] {48f4a97a-5d2f-4e9a-aecd-d93ca79f9ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1663 | 2024.03.01 23:19:32.867901 [ 3 ] {48f4a97a-5d2f-4e9a-aecd-d93ca79f9ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1664 | 2024.03.01 23:19:32.868011 [ 3 ] {48f4a97a-5d2f-4e9a-aecd-d93ca79f9ad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1665 | 2024.03.01 23:19:32.868287 [ 3 ] {48f4a97a-5d2f-4e9a-aecd-d93ca79f9ad8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1666 | 2024.03.01 23:19:32.868497 [ 3 ] {48f4a97a-5d2f-4e9a-aecd-d93ca79f9ad8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1667 | 2024.03.01 23:19:32.868652 [ 3 ] {48f4a97a-5d2f-4e9a-aecd-d93ca79f9ad8} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1668 | 2024.03.01 23:19:32.868775 [ 3 ] {48f4a97a-5d2f-4e9a-aecd-d93ca79f9ad8} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000884362 sec., 19222 rows/sec., 1.50 MiB/sec. | ||
1669 | 2024.03.01 23:19:32.868879 [ 3 ] {48f4a97a-5d2f-4e9a-aecd-d93ca79f9ad8} <Debug> DynamicQueryHandler: Done processing query | ||
1670 | 2024.03.01 23:19:32.868903 [ 3 ] {48f4a97a-5d2f-4e9a-aecd-d93ca79f9ad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1671 | 2024.03.01 23:19:32.868920 [ 3 ] {} <Debug> HTTP-Session: 8ed13433-fa85-4a66-9534-7c90ae938e2c Destroying unnamed session | ||
1672 | 2024.03.01 23:19:32.869038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1673 | 2024.03.01 23:19:32.869081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1674 | 2024.03.01 23:19:32.869100 [ 3 ] {} <Debug> HTTP-Session: a5b1699d-10d1-43ec-a1ef-ce37caaae7fe Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1675 | 2024.03.01 23:19:32.869117 [ 3 ] {} <Debug> HTTP-Session: a5b1699d-10d1-43ec-a1ef-ce37caaae7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1676 | 2024.03.01 23:19:32.869193 [ 3 ] {a30baad6-f6c4-40b9-8b00-4c9c7e843ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1677 | 2024.03.01 23:19:32.869238 [ 3 ] {a30baad6-f6c4-40b9-8b00-4c9c7e843ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1678 | 2024.03.01 23:19:32.869380 [ 3 ] {a30baad6-f6c4-40b9-8b00-4c9c7e843ee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1679 | 2024.03.01 23:19:32.869728 [ 3 ] {a30baad6-f6c4-40b9-8b00-4c9c7e843ee9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1680 | 2024.03.01 23:19:32.870033 [ 3 ] {a30baad6-f6c4-40b9-8b00-4c9c7e843ee9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1681 | 2024.03.01 23:19:32.870216 [ 3 ] {a30baad6-f6c4-40b9-8b00-4c9c7e843ee9} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1682 | 2024.03.01 23:19:32.870315 [ 3 ] {a30baad6-f6c4-40b9-8b00-4c9c7e843ee9} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001094407 sec., 15533 rows/sec., 20.96 MiB/sec. | ||
1683 | 2024.03.01 23:19:32.870445 [ 3 ] {a30baad6-f6c4-40b9-8b00-4c9c7e843ee9} <Debug> DynamicQueryHandler: Done processing query | ||
1684 | 2024.03.01 23:19:32.870469 [ 3 ] {a30baad6-f6c4-40b9-8b00-4c9c7e843ee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1685 | 2024.03.01 23:19:32.870485 [ 3 ] {} <Debug> HTTP-Session: a5b1699d-10d1-43ec-a1ef-ce37caaae7fe Destroying unnamed session | ||
1686 | 2024.03.01 23:19:37.865442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1687 | 2024.03.01 23:19:37.865566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1688 | 2024.03.01 23:19:37.865593 [ 3 ] {} <Debug> HTTP-Session: 47e1c15c-fc7c-4017-8cce-3657cc25de79 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1689 | 2024.03.01 23:19:37.865617 [ 3 ] {} <Debug> HTTP-Session: 47e1c15c-fc7c-4017-8cce-3657cc25de79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1690 | 2024.03.01 23:19:37.865748 [ 3 ] {48641f10-0df9-4433-b7b4-d2c21584b89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1691 | 2024.03.01 23:19:37.865809 [ 3 ] {48641f10-0df9-4433-b7b4-d2c21584b89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1692 | 2024.03.01 23:19:37.865969 [ 3 ] {48641f10-0df9-4433-b7b4-d2c21584b89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1693 | 2024.03.01 23:19:37.866413 [ 3 ] {48641f10-0df9-4433-b7b4-d2c21584b89a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1694 | 2024.03.01 23:19:37.866680 [ 3 ] {48641f10-0df9-4433-b7b4-d2c21584b89a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1695 | 2024.03.01 23:19:37.866846 [ 3 ] {48641f10-0df9-4433-b7b4-d2c21584b89a} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1696 | 2024.03.01 23:19:37.866972 [ 3 ] {48641f10-0df9-4433-b7b4-d2c21584b89a} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001183339 sec., 30422 rows/sec., 2.41 MiB/sec. | ||
1697 | 2024.03.01 23:19:37.867119 [ 3 ] {48641f10-0df9-4433-b7b4-d2c21584b89a} <Debug> DynamicQueryHandler: Done processing query | ||
1698 | 2024.03.01 23:19:37.867144 [ 3 ] {48641f10-0df9-4433-b7b4-d2c21584b89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1699 | 2024.03.01 23:19:37.867161 [ 3 ] {} <Debug> HTTP-Session: 47e1c15c-fc7c-4017-8cce-3657cc25de79 Destroying unnamed session | ||
1700 | 2024.03.01 23:19:37.867306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1701 | 2024.03.01 23:19:37.867353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1702 | 2024.03.01 23:19:37.867375 [ 3 ] {} <Debug> HTTP-Session: 67529fa5-8fca-4f60-84c4-f49a397aff07 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1703 | 2024.03.01 23:19:37.867394 [ 3 ] {} <Debug> HTTP-Session: 67529fa5-8fca-4f60-84c4-f49a397aff07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1704 | 2024.03.01 23:19:37.867479 [ 3 ] {9558be1d-8785-4cfd-8764-4f55aaa0c053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1705 | 2024.03.01 23:19:37.867521 [ 3 ] {9558be1d-8785-4cfd-8764-4f55aaa0c053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1706 | 2024.03.01 23:19:37.867626 [ 3 ] {9558be1d-8785-4cfd-8764-4f55aaa0c053} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1707 | 2024.03.01 23:19:37.868003 [ 3 ] {9558be1d-8785-4cfd-8764-4f55aaa0c053} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1708 | 2024.03.01 23:19:37.868231 [ 3 ] {9558be1d-8785-4cfd-8764-4f55aaa0c053} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1709 | 2024.03.01 23:19:37.868385 [ 3 ] {9558be1d-8785-4cfd-8764-4f55aaa0c053} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1710 | 2024.03.01 23:19:37.868503 [ 3 ] {9558be1d-8785-4cfd-8764-4f55aaa0c053} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000988574 sec., 109248 rows/sec., 10.93 MiB/sec. | ||
1711 | 2024.03.01 23:19:37.868644 [ 3 ] {9558be1d-8785-4cfd-8764-4f55aaa0c053} <Debug> DynamicQueryHandler: Done processing query | ||
1712 | 2024.03.01 23:19:37.868667 [ 3 ] {9558be1d-8785-4cfd-8764-4f55aaa0c053} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1713 | 2024.03.01 23:19:37.868682 [ 3 ] {} <Debug> HTTP-Session: 67529fa5-8fca-4f60-84c4-f49a397aff07 Destroying unnamed session | ||
1714 | 2024.03.01 23:19:37.868810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1715 | 2024.03.01 23:19:37.868856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1716 | 2024.03.01 23:19:37.868876 [ 3 ] {} <Debug> HTTP-Session: 9fd58824-5810-429d-8b3c-4e38273e10c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1717 | 2024.03.01 23:19:37.868893 [ 3 ] {} <Debug> HTTP-Session: 9fd58824-5810-429d-8b3c-4e38273e10c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1718 | 2024.03.01 23:19:37.868965 [ 3 ] {730ba0c4-d5e5-4e46-a4f8-18a2a48d5d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1719 | 2024.03.01 23:19:37.869003 [ 3 ] {730ba0c4-d5e5-4e46-a4f8-18a2a48d5d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1720 | 2024.03.01 23:19:37.869110 [ 3 ] {730ba0c4-d5e5-4e46-a4f8-18a2a48d5d84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1721 | 2024.03.01 23:19:37.869393 [ 3 ] {730ba0c4-d5e5-4e46-a4f8-18a2a48d5d84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1722 | 2024.03.01 23:19:37.869600 [ 3 ] {730ba0c4-d5e5-4e46-a4f8-18a2a48d5d84} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1723 | 2024.03.01 23:19:37.869748 [ 3 ] {730ba0c4-d5e5-4e46-a4f8-18a2a48d5d84} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1724 | 2024.03.01 23:19:37.869858 [ 3 ] {730ba0c4-d5e5-4e46-a4f8-18a2a48d5d84} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000857251 sec., 41994 rows/sec., 3.28 MiB/sec. | ||
1725 | 2024.03.01 23:19:37.869994 [ 3 ] {730ba0c4-d5e5-4e46-a4f8-18a2a48d5d84} <Debug> DynamicQueryHandler: Done processing query | ||
1726 | 2024.03.01 23:19:37.870018 [ 3 ] {730ba0c4-d5e5-4e46-a4f8-18a2a48d5d84} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1727 | 2024.03.01 23:19:37.870034 [ 3 ] {} <Debug> HTTP-Session: 9fd58824-5810-429d-8b3c-4e38273e10c2 Destroying unnamed session | ||
1728 | 2024.03.01 23:19:37.870227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1729 | 2024.03.01 23:19:37.870273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1730 | 2024.03.01 23:19:37.870292 [ 3 ] {} <Debug> HTTP-Session: b54558f3-0959-4293-b4b5-dbd9298864bb Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1731 | 2024.03.01 23:19:37.870309 [ 3 ] {} <Debug> HTTP-Session: b54558f3-0959-4293-b4b5-dbd9298864bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1732 | 2024.03.01 23:19:37.870391 [ 3 ] {de81cd55-c014-4484-8af5-d5d9c416c612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1733 | 2024.03.01 23:19:37.870438 [ 3 ] {de81cd55-c014-4484-8af5-d5d9c416c612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1734 | 2024.03.01 23:19:37.870577 [ 3 ] {de81cd55-c014-4484-8af5-d5d9c416c612} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1735 | 2024.03.01 23:19:37.871077 [ 3 ] {de81cd55-c014-4484-8af5-d5d9c416c612} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. | ||
1736 | 2024.03.01 23:19:37.871411 [ 3 ] {de81cd55-c014-4484-8af5-d5d9c416c612} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1737 | 2024.03.01 23:19:37.871600 [ 3 ] {de81cd55-c014-4484-8af5-d5d9c416c612} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1738 | 2024.03.01 23:19:37.871723 [ 3 ] {de81cd55-c014-4484-8af5-d5d9c416c612} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001297872 sec., 27737 rows/sec., 37.43 MiB/sec. | ||
1739 | 2024.03.01 23:19:37.871835 [ 3 ] {de81cd55-c014-4484-8af5-d5d9c416c612} <Debug> DynamicQueryHandler: Done processing query | ||
1740 | 2024.03.01 23:19:37.871859 [ 3 ] {de81cd55-c014-4484-8af5-d5d9c416c612} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1741 | 2024.03.01 23:19:37.871875 [ 3 ] {} <Debug> HTTP-Session: b54558f3-0959-4293-b4b5-dbd9298864bb Destroying unnamed session | ||
1742 | 2024.03.01 23:19:42.865941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1743 | 2024.03.01 23:19:42.866091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1744 | 2024.03.01 23:19:42.866127 [ 3 ] {} <Debug> HTTP-Session: 758f27e7-4974-4f3b-b914-713c7b5b8e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1745 | 2024.03.01 23:19:42.866160 [ 3 ] {} <Debug> HTTP-Session: 758f27e7-4974-4f3b-b914-713c7b5b8e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1746 | 2024.03.01 23:19:42.866321 [ 3 ] {dd10f650-2b10-44f6-952d-92e43f90738d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1747 | 2024.03.01 23:19:42.866398 [ 3 ] {dd10f650-2b10-44f6-952d-92e43f90738d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1748 | 2024.03.01 23:19:42.866607 [ 3 ] {dd10f650-2b10-44f6-952d-92e43f90738d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1749 | 2024.03.01 23:19:42.867102 [ 3 ] {dd10f650-2b10-44f6-952d-92e43f90738d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1750 | 2024.03.01 23:19:42.867360 [ 3 ] {dd10f650-2b10-44f6-952d-92e43f90738d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1751 | 2024.03.01 23:19:42.867527 [ 3 ] {dd10f650-2b10-44f6-952d-92e43f90738d} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1752 | 2024.03.01 23:19:42.867648 [ 3 ] {dd10f650-2b10-44f6-952d-92e43f90738d} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001283332 sec., 13246 rows/sec., 1.05 MiB/sec. | ||
1753 | 2024.03.01 23:19:42.867679 [ 82 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1754 | 2024.03.01 23:19:42.867835 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1755 | 2024.03.01 23:19:42.867839 [ 3 ] {dd10f650-2b10-44f6-952d-92e43f90738d} <Debug> DynamicQueryHandler: Done processing query | ||
1756 | 2024.03.01 23:19:42.867903 [ 3 ] {dd10f650-2b10-44f6-952d-92e43f90738d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1757 | 2024.03.01 23:19:42.867963 [ 3 ] {} <Debug> HTTP-Session: 758f27e7-4974-4f3b-b914-713c7b5b8e53 Destroying unnamed session | ||
1758 | 2024.03.01 23:19:42.868025 [ 22 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1759 | 2024.03.01 23:19:42.868114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1760 | 2024.03.01 23:19:42.868195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1761 | 2024.03.01 23:19:42.868237 [ 22 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1762 | 2024.03.01 23:19:42.868252 [ 3 ] {} <Debug> HTTP-Session: e635a98c-9068-4758-b8c1-3041e8b54abf Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1763 | 2024.03.01 23:19:42.868318 [ 3 ] {} <Debug> HTTP-Session: e635a98c-9068-4758-b8c1-3041e8b54abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1764 | 2024.03.01 23:19:42.868337 [ 22 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part | ||
1765 | 2024.03.01 23:19:42.868515 [ 3 ] {9618f779-ddc6-4399-9002-85da99a0fe0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1766 | 2024.03.01 23:19:42.868588 [ 3 ] {9618f779-ddc6-4399-9002-85da99a0fe0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1767 | 2024.03.01 23:19:42.868807 [ 22 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part | ||
1768 | 2024.03.01 23:19:42.869044 [ 3 ] {9618f779-ddc6-4399-9002-85da99a0fe0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1769 | 2024.03.01 23:19:42.869078 [ 22 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
1770 | 2024.03.01 23:19:42.869263 [ 22 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part | ||
1771 | 2024.03.01 23:19:42.869444 [ 22 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
1772 | 2024.03.01 23:19:42.869730 [ 22 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part | ||
1773 | 2024.03.01 23:19:42.869849 [ 3 ] {9618f779-ddc6-4399-9002-85da99a0fe0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1774 | 2024.03.01 23:19:42.870217 [ 3 ] {9618f779-ddc6-4399-9002-85da99a0fe0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1775 | 2024.03.01 23:19:42.870552 [ 3 ] {9618f779-ddc6-4399-9002-85da99a0fe0a} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1776 | 2024.03.01 23:19:42.870785 [ 3 ] {9618f779-ddc6-4399-9002-85da99a0fe0a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002220435 sec., 900 rows/sec., 76.97 KiB/sec. | ||
1777 | 2024.03.01 23:19:42.871209 [ 3 ] {9618f779-ddc6-4399-9002-85da99a0fe0a} <Debug> DynamicQueryHandler: Done processing query | ||
1778 | 2024.03.01 23:19:42.871233 [ 3 ] {9618f779-ddc6-4399-9002-85da99a0fe0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1779 | 2024.03.01 23:19:42.871241 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.003306081 sec., 52630.28945751782 rows/sec., 4.17 MiB/sec. | ||
1780 | 2024.03.01 23:19:42.871251 [ 3 ] {} <Debug> HTTP-Session: e635a98c-9068-4758-b8c1-3041e8b54abf Destroying unnamed session | ||
1781 | 2024.03.01 23:19:42.871388 [ 24 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1782 | 2024.03.01 23:19:42.871410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1783 | 2024.03.01 23:19:42.871464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1784 | 2024.03.01 23:19:42.871483 [ 3 ] {} <Debug> HTTP-Session: 5ba7a4ca-36b9-4c7a-957a-c8b4755014b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1785 | 2024.03.01 23:19:42.871502 [ 3 ] {} <Debug> HTTP-Session: 5ba7a4ca-36b9-4c7a-957a-c8b4755014b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1786 | 2024.03.01 23:19:42.871587 [ 3 ] {0b2f4b47-f990-43ff-99de-af7867c8c280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1787 | 2024.03.01 23:19:42.871634 [ 3 ] {0b2f4b47-f990-43ff-99de-af7867c8c280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1788 | 2024.03.01 23:19:42.871638 [ 24 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1789 | 2024.03.01 23:19:42.871739 [ 24 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_11_2} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1790 | 2024.03.01 23:19:42.871792 [ 3 ] {0b2f4b47-f990-43ff-99de-af7867c8c280} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1791 | 2024.03.01 23:19:42.872212 [ 3 ] {0b2f4b47-f990-43ff-99de-af7867c8c280} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1792 | 2024.03.01 23:19:42.872433 [ 3 ] {0b2f4b47-f990-43ff-99de-af7867c8c280} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1793 | 2024.03.01 23:19:42.872585 [ 3 ] {0b2f4b47-f990-43ff-99de-af7867c8c280} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1794 | 2024.03.01 23:19:42.872695 [ 82 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1795 | 2024.03.01 23:19:42.872710 [ 3 ] {0b2f4b47-f990-43ff-99de-af7867c8c280} <Information> executeQuery: Read 88 rows, 7.48 KiB in 0.001093457 sec., 80478 rows/sec., 6.68 MiB/sec. | ||
1796 | 2024.03.01 23:19:42.872741 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1797 | 2024.03.01 23:19:42.872860 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1798 | 2024.03.01 23:19:42.872947 [ 3 ] {0b2f4b47-f990-43ff-99de-af7867c8c280} <Debug> DynamicQueryHandler: Done processing query | ||
1799 | 2024.03.01 23:19:42.872976 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1800 | 2024.03.01 23:19:42.872987 [ 3 ] {0b2f4b47-f990-43ff-99de-af7867c8c280} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1801 | 2024.03.01 23:19:42.873022 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 190 rows starting from the beginning of the part | ||
1802 | 2024.03.01 23:19:42.873035 [ 3 ] {} <Debug> HTTP-Session: 5ba7a4ca-36b9-4c7a-957a-c8b4755014b3 Destroying unnamed session | ||
1803 | 2024.03.01 23:19:42.873169 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
1804 | 2024.03.01 23:19:42.873185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1805 | 2024.03.01 23:19:42.873280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1806 | 2024.03.01 23:19:42.873332 [ 3 ] {} <Debug> HTTP-Session: d8c066e2-8757-46d6-a55e-d9db7c1727a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1807 | 2024.03.01 23:19:42.873345 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part | ||
1808 | 2024.03.01 23:19:42.873366 [ 3 ] {} <Debug> HTTP-Session: d8c066e2-8757-46d6-a55e-d9db7c1727a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1809 | 2024.03.01 23:19:42.873587 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
1810 | 2024.03.01 23:19:42.873597 [ 3 ] {e33399e3-3f7f-49ec-885b-e4720beac055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1811 | 2024.03.01 23:19:42.873684 [ 3 ] {e33399e3-3f7f-49ec-885b-e4720beac055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1812 | 2024.03.01 23:19:42.873791 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
1813 | 2024.03.01 23:19:42.874091 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 88 rows starting from the beginning of the part | ||
1814 | 2024.03.01 23:19:42.874197 [ 3 ] {e33399e3-3f7f-49ec-885b-e4720beac055} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1815 | 2024.03.01 23:19:42.874857 [ 3 ] {e33399e3-3f7f-49ec-885b-e4720beac055} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1816 | 2024.03.01 23:19:42.875351 [ 3 ] {e33399e3-3f7f-49ec-885b-e4720beac055} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1817 | 2024.03.01 23:19:42.875714 [ 3 ] {e33399e3-3f7f-49ec-885b-e4720beac055} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1818 | 2024.03.01 23:19:42.875775 [ 17 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 4 columns (4 merged, 0 gathered) in 0.002966612 sec., 201239.6632926719 rows/sec., 18.70 MiB/sec. | ||
1819 | 2024.03.01 23:19:42.875881 [ 3 ] {e33399e3-3f7f-49ec-885b-e4720beac055} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002220564 sec., 900 rows/sec., 62.89 KiB/sec. | ||
1820 | 2024.03.01 23:19:42.876029 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1821 | 2024.03.01 23:19:42.876094 [ 3 ] {e33399e3-3f7f-49ec-885b-e4720beac055} <Debug> DynamicQueryHandler: Done processing query | ||
1822 | 2024.03.01 23:19:42.876125 [ 3 ] {e33399e3-3f7f-49ec-885b-e4720beac055} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1823 | 2024.03.01 23:19:42.876161 [ 3 ] {} <Debug> HTTP-Session: d8c066e2-8757-46d6-a55e-d9db7c1727a0 Destroying unnamed session | ||
1824 | 2024.03.01 23:19:42.876263 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1825 | 2024.03.01 23:19:42.876300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1826 | 2024.03.01 23:19:42.876362 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_11_2} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1827 | 2024.03.01 23:19:42.876377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1828 | 2024.03.01 23:19:42.876417 [ 3 ] {} <Debug> HTTP-Session: 2673de65-4d12-4366-b13c-d6501461451f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1829 | 2024.03.01 23:19:42.876480 [ 3 ] {} <Debug> HTTP-Session: 2673de65-4d12-4366-b13c-d6501461451f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1830 | 2024.03.01 23:19:42.876559 [ 3 ] {5ba734cf-49f9-48bb-9f1d-1ec745893237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1831 | 2024.03.01 23:19:42.876598 [ 3 ] {5ba734cf-49f9-48bb-9f1d-1ec745893237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1832 | 2024.03.01 23:19:42.876720 [ 3 ] {5ba734cf-49f9-48bb-9f1d-1ec745893237} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1833 | 2024.03.01 23:19:42.877035 [ 3 ] {5ba734cf-49f9-48bb-9f1d-1ec745893237} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1834 | 2024.03.01 23:19:42.877255 [ 3 ] {5ba734cf-49f9-48bb-9f1d-1ec745893237} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1835 | 2024.03.01 23:19:42.877410 [ 3 ] {5ba734cf-49f9-48bb-9f1d-1ec745893237} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1836 | 2024.03.01 23:19:42.877521 [ 82 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1837 | 2024.03.01 23:19:42.877541 [ 3 ] {5ba734cf-49f9-48bb-9f1d-1ec745893237} <Information> executeQuery: Read 43 rows, 3.42 KiB in 0.000951373 sec., 45197 rows/sec., 3.51 MiB/sec. | ||
1838 | 2024.03.01 23:19:42.877571 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1839 | 2024.03.01 23:19:42.877681 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1840 | 2024.03.01 23:19:42.877731 [ 3 ] {5ba734cf-49f9-48bb-9f1d-1ec745893237} <Debug> DynamicQueryHandler: Done processing query | ||
1841 | 2024.03.01 23:19:42.877757 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1842 | 2024.03.01 23:19:42.877760 [ 3 ] {5ba734cf-49f9-48bb-9f1d-1ec745893237} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1843 | 2024.03.01 23:19:42.877788 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 93 rows starting from the beginning of the part | ||
1844 | 2024.03.01 23:19:42.877791 [ 3 ] {} <Debug> HTTP-Session: 2673de65-4d12-4366-b13c-d6501461451f Destroying unnamed session | ||
1845 | 2024.03.01 23:19:42.877915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1846 | 2024.03.01 23:19:42.877932 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part | ||
1847 | 2024.03.01 23:19:42.877975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1848 | 2024.03.01 23:19:42.878001 [ 3 ] {} <Debug> HTTP-Session: 6187eaa8-bed2-409a-a516-0afcf52a6768 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1849 | 2024.03.01 23:19:42.878023 [ 3 ] {} <Debug> HTTP-Session: 6187eaa8-bed2-409a-a516-0afcf52a6768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1850 | 2024.03.01 23:19:42.878065 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
1851 | 2024.03.01 23:19:42.878136 [ 3 ] {f074f6a3-5ad8-474c-b668-3047a6d08e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1852 | 2024.03.01 23:19:42.878210 [ 3 ] {f074f6a3-5ad8-474c-b668-3047a6d08e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1853 | 2024.03.01 23:19:42.878214 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part | ||
1854 | 2024.03.01 23:19:42.878437 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
1855 | 2024.03.01 23:19:42.878495 [ 3 ] {f074f6a3-5ad8-474c-b668-3047a6d08e15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1856 | 2024.03.01 23:19:42.878600 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part | ||
1857 | 2024.03.01 23:19:42.878979 [ 3 ] {f074f6a3-5ad8-474c-b668-3047a6d08e15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1858 | 2024.03.01 23:19:42.879375 [ 3 ] {f074f6a3-5ad8-474c-b668-3047a6d08e15} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1859 | 2024.03.01 23:19:42.879522 [ 17 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.001902807 sec., 128231.60730436665 rows/sec., 10.01 MiB/sec. | ||
1860 | 2024.03.01 23:19:42.879629 [ 3 ] {f074f6a3-5ad8-474c-b668-3047a6d08e15} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1861 | 2024.03.01 23:19:42.879705 [ 17 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1862 | 2024.03.01 23:19:42.879863 [ 3 ] {f074f6a3-5ad8-474c-b668-3047a6d08e15} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001677071 sec., 22062 rows/sec., 1.56 MiB/sec. | ||
1863 | 2024.03.01 23:19:42.880054 [ 3 ] {f074f6a3-5ad8-474c-b668-3047a6d08e15} <Debug> DynamicQueryHandler: Done processing query | ||
1864 | 2024.03.01 23:19:42.880093 [ 3 ] {f074f6a3-5ad8-474c-b668-3047a6d08e15} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1865 | 2024.03.01 23:19:42.880101 [ 17 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1866 | 2024.03.01 23:19:42.880120 [ 3 ] {} <Debug> HTTP-Session: 6187eaa8-bed2-409a-a516-0afcf52a6768 Destroying unnamed session | ||
1867 | 2024.03.01 23:19:42.880212 [ 17 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_11_2} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1868 | 2024.03.01 23:19:42.880277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1869 | 2024.03.01 23:19:42.880363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1870 | 2024.03.01 23:19:42.880382 [ 3 ] {} <Debug> HTTP-Session: edf6b023-238b-4a94-a042-84b8269cd32e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1871 | 2024.03.01 23:19:42.880400 [ 3 ] {} <Debug> HTTP-Session: edf6b023-238b-4a94-a042-84b8269cd32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1872 | 2024.03.01 23:19:42.880480 [ 3 ] {bcf8498c-38f9-4082-9099-193ce3762b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1873 | 2024.03.01 23:19:42.880525 [ 3 ] {bcf8498c-38f9-4082-9099-193ce3762b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1874 | 2024.03.01 23:19:42.880679 [ 3 ] {bcf8498c-38f9-4082-9099-193ce3762b8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1875 | 2024.03.01 23:19:42.881084 [ 3 ] {bcf8498c-38f9-4082-9099-193ce3762b8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1876 | 2024.03.01 23:19:42.881375 [ 3 ] {bcf8498c-38f9-4082-9099-193ce3762b8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1877 | 2024.03.01 23:19:42.881561 [ 3 ] {bcf8498c-38f9-4082-9099-193ce3762b8a} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1878 | 2024.03.01 23:19:42.881688 [ 82 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1879 | 2024.03.01 23:19:42.881697 [ 3 ] {bcf8498c-38f9-4082-9099-193ce3762b8a} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001179279 sec., 14415 rows/sec., 19.45 MiB/sec. | ||
1880 | 2024.03.01 23:19:42.881741 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1881 | 2024.03.01 23:19:42.881868 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1882 | 2024.03.01 23:19:42.881916 [ 3 ] {bcf8498c-38f9-4082-9099-193ce3762b8a} <Debug> DynamicQueryHandler: Done processing query | ||
1883 | 2024.03.01 23:19:42.881949 [ 3 ] {bcf8498c-38f9-4082-9099-193ce3762b8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1884 | 2024.03.01 23:19:42.881967 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1885 | 2024.03.01 23:19:42.881972 [ 3 ] {} <Debug> HTTP-Session: edf6b023-238b-4a94-a042-84b8269cd32e Destroying unnamed session | ||
1886 | 2024.03.01 23:19:42.882006 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
1887 | 2024.03.01 23:19:42.882106 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part | ||
1888 | 2024.03.01 23:19:42.882198 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
1889 | 2024.03.01 23:19:42.882283 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part | ||
1890 | 2024.03.01 23:19:42.882361 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
1891 | 2024.03.01 23:19:42.882444 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part | ||
1892 | 2024.03.01 23:19:42.885886 [ 19 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 6 columns (6 merged, 0 gathered) in 0.004071509 sec., 58700.594791759024 rows/sec., 79.21 MiB/sec. | ||
1893 | 2024.03.01 23:19:42.886208 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1894 | 2024.03.01 23:19:42.886516 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1895 | 2024.03.01 23:19:42.886603 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1896 | 2024.03.01 23:19:42.886704 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_11_2: 4.02 MiB. | ||
1897 | 2024.03.01 23:19:43.000127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.04 MiB, peak 236.30 MiB, will set to 230.88 MiB (RSS), difference: -4.16 MiB | ||
1898 | 2024.03.01 23:19:46.558543 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1899 | 2024.03.01 23:19:46.558646 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1900 | 2024.03.01 23:19:47.865996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1901 | 2024.03.01 23:19:47.866160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1902 | 2024.03.01 23:19:47.866207 [ 3 ] {} <Debug> HTTP-Session: 672bab86-5d4c-4f83-99e4-5f8c82b1e397 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1903 | 2024.03.01 23:19:47.866251 [ 3 ] {} <Debug> HTTP-Session: 672bab86-5d4c-4f83-99e4-5f8c82b1e397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1904 | 2024.03.01 23:19:47.866456 [ 3 ] {cca82ccc-029a-4313-bd81-c286abd0fcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1905 | 2024.03.01 23:19:47.866556 [ 3 ] {cca82ccc-029a-4313-bd81-c286abd0fcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1906 | 2024.03.01 23:19:47.866816 [ 3 ] {cca82ccc-029a-4313-bd81-c286abd0fcc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1907 | 2024.03.01 23:19:47.867295 [ 3 ] {cca82ccc-029a-4313-bd81-c286abd0fcc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1908 | 2024.03.01 23:19:47.867564 [ 3 ] {cca82ccc-029a-4313-bd81-c286abd0fcc1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1909 | 2024.03.01 23:19:47.867735 [ 3 ] {cca82ccc-029a-4313-bd81-c286abd0fcc1} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1910 | 2024.03.01 23:19:47.867854 [ 3 ] {cca82ccc-029a-4313-bd81-c286abd0fcc1} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001343603 sec., 26793 rows/sec., 2.12 MiB/sec. | ||
1911 | 2024.03.01 23:19:47.868009 [ 3 ] {cca82ccc-029a-4313-bd81-c286abd0fcc1} <Debug> DynamicQueryHandler: Done processing query | ||
1912 | 2024.03.01 23:19:47.868034 [ 3 ] {cca82ccc-029a-4313-bd81-c286abd0fcc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1913 | 2024.03.01 23:19:47.868051 [ 3 ] {} <Debug> HTTP-Session: 672bab86-5d4c-4f83-99e4-5f8c82b1e397 Destroying unnamed session | ||
1914 | 2024.03.01 23:19:47.868227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1915 | 2024.03.01 23:19:47.868275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1916 | 2024.03.01 23:19:47.868294 [ 3 ] {} <Debug> HTTP-Session: 4e52ca71-550d-482e-a1fb-effae506fb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1917 | 2024.03.01 23:19:47.868311 [ 3 ] {} <Debug> HTTP-Session: 4e52ca71-550d-482e-a1fb-effae506fb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1918 | 2024.03.01 23:19:47.868388 [ 3 ] {5e2a990d-9fee-4a1b-96f6-e2e020977e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1919 | 2024.03.01 23:19:47.868427 [ 3 ] {5e2a990d-9fee-4a1b-96f6-e2e020977e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1920 | 2024.03.01 23:19:47.868532 [ 3 ] {5e2a990d-9fee-4a1b-96f6-e2e020977e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1921 | 2024.03.01 23:19:47.868911 [ 3 ] {5e2a990d-9fee-4a1b-96f6-e2e020977e9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1922 | 2024.03.01 23:19:47.869137 [ 3 ] {5e2a990d-9fee-4a1b-96f6-e2e020977e9a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1923 | 2024.03.01 23:19:47.869291 [ 3 ] {5e2a990d-9fee-4a1b-96f6-e2e020977e9a} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1924 | 2024.03.01 23:19:47.869410 [ 3 ] {5e2a990d-9fee-4a1b-96f6-e2e020977e9a} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000995274 sec., 108512 rows/sec., 10.86 MiB/sec. | ||
1925 | 2024.03.01 23:19:47.869518 [ 3 ] {5e2a990d-9fee-4a1b-96f6-e2e020977e9a} <Debug> DynamicQueryHandler: Done processing query | ||
1926 | 2024.03.01 23:19:47.869540 [ 3 ] {5e2a990d-9fee-4a1b-96f6-e2e020977e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1927 | 2024.03.01 23:19:47.869556 [ 3 ] {} <Debug> HTTP-Session: 4e52ca71-550d-482e-a1fb-effae506fb30 Destroying unnamed session | ||
1928 | 2024.03.01 23:19:47.869711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1929 | 2024.03.01 23:19:47.869755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1930 | 2024.03.01 23:19:47.869775 [ 3 ] {} <Debug> HTTP-Session: c74c9bc1-048f-400b-a79b-aa1ae065e326 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1931 | 2024.03.01 23:19:47.869792 [ 3 ] {} <Debug> HTTP-Session: c74c9bc1-048f-400b-a79b-aa1ae065e326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1932 | 2024.03.01 23:19:47.869862 [ 3 ] {72305780-183a-499a-a864-bb693b636d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1933 | 2024.03.01 23:19:47.869900 [ 3 ] {72305780-183a-499a-a864-bb693b636d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1934 | 2024.03.01 23:19:47.870003 [ 3 ] {72305780-183a-499a-a864-bb693b636d45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1935 | 2024.03.01 23:19:47.870289 [ 3 ] {72305780-183a-499a-a864-bb693b636d45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1936 | 2024.03.01 23:19:47.870499 [ 3 ] {72305780-183a-499a-a864-bb693b636d45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1937 | 2024.03.01 23:19:47.870654 [ 3 ] {72305780-183a-499a-a864-bb693b636d45} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1938 | 2024.03.01 23:19:47.870771 [ 3 ] {72305780-183a-499a-a864-bb693b636d45} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000880682 sec., 40877 rows/sec., 3.20 MiB/sec. | ||
1939 | 2024.03.01 23:19:47.870942 [ 3 ] {72305780-183a-499a-a864-bb693b636d45} <Debug> DynamicQueryHandler: Done processing query | ||
1940 | 2024.03.01 23:19:47.870966 [ 3 ] {72305780-183a-499a-a864-bb693b636d45} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1941 | 2024.03.01 23:19:47.870981 [ 3 ] {} <Debug> HTTP-Session: c74c9bc1-048f-400b-a79b-aa1ae065e326 Destroying unnamed session | ||
1942 | 2024.03.01 23:19:47.871181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1943 | 2024.03.01 23:19:47.871228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1944 | 2024.03.01 23:19:47.871247 [ 3 ] {} <Debug> HTTP-Session: 0edf4e87-0edd-430c-9b2f-e6beb169dc08 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1945 | 2024.03.01 23:19:47.871263 [ 3 ] {} <Debug> HTTP-Session: 0edf4e87-0edd-430c-9b2f-e6beb169dc08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1946 | 2024.03.01 23:19:47.871349 [ 3 ] {9835da58-07eb-4c29-a4bc-2ec782d56b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1947 | 2024.03.01 23:19:47.871394 [ 3 ] {9835da58-07eb-4c29-a4bc-2ec782d56b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1948 | 2024.03.01 23:19:47.871543 [ 3 ] {9835da58-07eb-4c29-a4bc-2ec782d56b1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1949 | 2024.03.01 23:19:47.871969 [ 3 ] {9835da58-07eb-4c29-a4bc-2ec782d56b1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1950 | 2024.03.01 23:19:47.872278 [ 3 ] {9835da58-07eb-4c29-a4bc-2ec782d56b1e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1951 | 2024.03.01 23:19:47.872465 [ 3 ] {9835da58-07eb-4c29-a4bc-2ec782d56b1e} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1952 | 2024.03.01 23:19:47.872595 [ 3 ] {9835da58-07eb-4c29-a4bc-2ec782d56b1e} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.00121713 sec., 29577 rows/sec., 39.91 MiB/sec. | ||
1953 | 2024.03.01 23:19:47.872733 [ 3 ] {9835da58-07eb-4c29-a4bc-2ec782d56b1e} <Debug> DynamicQueryHandler: Done processing query | ||
1954 | 2024.03.01 23:19:47.872756 [ 3 ] {9835da58-07eb-4c29-a4bc-2ec782d56b1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1955 | 2024.03.01 23:19:47.872773 [ 3 ] {} <Debug> HTTP-Session: 0edf4e87-0edd-430c-9b2f-e6beb169dc08 Destroying unnamed session | ||
1956 | 2024.03.01 23:19:52.864797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1957 | 2024.03.01 23:19:52.864975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1958 | 2024.03.01 23:19:52.865023 [ 3 ] {} <Debug> HTTP-Session: 6cf0d49f-1175-4a39-876b-68b3283a4820 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1959 | 2024.03.01 23:19:52.865064 [ 3 ] {} <Debug> HTTP-Session: 6cf0d49f-1175-4a39-876b-68b3283a4820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1960 | 2024.03.01 23:19:52.865242 [ 3 ] {7efa911f-5a85-4a30-b391-a8e2099bdb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1961 | 2024.03.01 23:19:52.865303 [ 3 ] {7efa911f-5a85-4a30-b391-a8e2099bdb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1962 | 2024.03.01 23:19:52.865464 [ 3 ] {7efa911f-5a85-4a30-b391-a8e2099bdb38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1963 | 2024.03.01 23:19:52.865865 [ 3 ] {7efa911f-5a85-4a30-b391-a8e2099bdb38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1964 | 2024.03.01 23:19:52.866124 [ 3 ] {7efa911f-5a85-4a30-b391-a8e2099bdb38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1965 | 2024.03.01 23:19:52.866292 [ 3 ] {7efa911f-5a85-4a30-b391-a8e2099bdb38} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1966 | 2024.03.01 23:19:52.866446 [ 3 ] {7efa911f-5a85-4a30-b391-a8e2099bdb38} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001167899 sec., 14556 rows/sec., 1.15 MiB/sec. | ||
1967 | 2024.03.01 23:19:52.866598 [ 3 ] {7efa911f-5a85-4a30-b391-a8e2099bdb38} <Debug> DynamicQueryHandler: Done processing query | ||
1968 | 2024.03.01 23:19:52.866624 [ 3 ] {7efa911f-5a85-4a30-b391-a8e2099bdb38} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1969 | 2024.03.01 23:19:52.866641 [ 3 ] {} <Debug> HTTP-Session: 6cf0d49f-1175-4a39-876b-68b3283a4820 Destroying unnamed session | ||
1970 | 2024.03.01 23:19:52.866807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1971 | 2024.03.01 23:19:52.866858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1972 | 2024.03.01 23:19:52.866879 [ 3 ] {} <Debug> HTTP-Session: 6288f812-fdbf-4a8e-a96d-eed57e2c5e48 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1973 | 2024.03.01 23:19:52.866898 [ 3 ] {} <Debug> HTTP-Session: 6288f812-fdbf-4a8e-a96d-eed57e2c5e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1974 | 2024.03.01 23:19:52.866979 [ 3 ] {e452fa50-d745-4673-bb7c-12731ed260d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1975 | 2024.03.01 23:19:52.867020 [ 3 ] {e452fa50-d745-4673-bb7c-12731ed260d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1976 | 2024.03.01 23:19:52.867130 [ 3 ] {e452fa50-d745-4673-bb7c-12731ed260d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1977 | 2024.03.01 23:19:52.867465 [ 3 ] {e452fa50-d745-4673-bb7c-12731ed260d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1978 | 2024.03.01 23:19:52.867686 [ 3 ] {e452fa50-d745-4673-bb7c-12731ed260d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1979 | 2024.03.01 23:19:52.867839 [ 3 ] {e452fa50-d745-4673-bb7c-12731ed260d6} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1980 | 2024.03.01 23:19:52.867972 [ 3 ] {e452fa50-d745-4673-bb7c-12731ed260d6} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000957213 sec., 53279 rows/sec., 4.67 MiB/sec. | ||
1981 | 2024.03.01 23:19:52.868105 [ 3 ] {e452fa50-d745-4673-bb7c-12731ed260d6} <Debug> DynamicQueryHandler: Done processing query | ||
1982 | 2024.03.01 23:19:52.868129 [ 3 ] {e452fa50-d745-4673-bb7c-12731ed260d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1983 | 2024.03.01 23:19:52.868144 [ 3 ] {} <Debug> HTTP-Session: 6288f812-fdbf-4a8e-a96d-eed57e2c5e48 Destroying unnamed session | ||
1984 | 2024.03.01 23:19:52.868302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1985 | 2024.03.01 23:19:52.868348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1986 | 2024.03.01 23:19:52.868367 [ 3 ] {} <Debug> HTTP-Session: b450de76-d4f2-4861-a2e2-a9710462ef22 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
1987 | 2024.03.01 23:19:52.868384 [ 3 ] {} <Debug> HTTP-Session: b450de76-d4f2-4861-a2e2-a9710462ef22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1988 | 2024.03.01 23:19:52.868456 [ 3 ] {a261838b-4c72-4604-b419-ccf9484f46d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1989 | 2024.03.01 23:19:52.868496 [ 3 ] {a261838b-4c72-4604-b419-ccf9484f46d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1990 | 2024.03.01 23:19:52.868605 [ 3 ] {a261838b-4c72-4604-b419-ccf9484f46d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1991 | 2024.03.01 23:19:52.868869 [ 3 ] {a261838b-4c72-4604-b419-ccf9484f46d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
1992 | 2024.03.01 23:19:52.869079 [ 3 ] {a261838b-4c72-4604-b419-ccf9484f46d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1993 | 2024.03.01 23:19:52.869229 [ 3 ] {a261838b-4c72-4604-b419-ccf9484f46d0} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1994 | 2024.03.01 23:19:52.869350 [ 3 ] {a261838b-4c72-4604-b419-ccf9484f46d0} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000866961 sec., 19608 rows/sec., 1.53 MiB/sec. | ||
1995 | 2024.03.01 23:19:52.869468 [ 3 ] {a261838b-4c72-4604-b419-ccf9484f46d0} <Debug> DynamicQueryHandler: Done processing query | ||
1996 | 2024.03.01 23:19:52.869491 [ 3 ] {a261838b-4c72-4604-b419-ccf9484f46d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1997 | 2024.03.01 23:19:52.869506 [ 3 ] {} <Debug> HTTP-Session: b450de76-d4f2-4861-a2e2-a9710462ef22 Destroying unnamed session | ||
1998 | 2024.03.01 23:19:52.869624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1999 | 2024.03.01 23:19:52.869671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2000 | 2024.03.01 23:19:52.869690 [ 3 ] {} <Debug> HTTP-Session: bc5226cf-5838-498a-8d98-365e7c340d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2001 | 2024.03.01 23:19:52.869707 [ 3 ] {} <Debug> HTTP-Session: bc5226cf-5838-498a-8d98-365e7c340d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2002 | 2024.03.01 23:19:52.869781 [ 3 ] {b9b50ce1-e4b0-41c2-b127-29e04122cebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2003 | 2024.03.01 23:19:52.869827 [ 3 ] {b9b50ce1-e4b0-41c2-b127-29e04122cebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2004 | 2024.03.01 23:19:52.869965 [ 3 ] {b9b50ce1-e4b0-41c2-b127-29e04122cebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2005 | 2024.03.01 23:19:52.870308 [ 3 ] {b9b50ce1-e4b0-41c2-b127-29e04122cebc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2006 | 2024.03.01 23:19:52.870600 [ 3 ] {b9b50ce1-e4b0-41c2-b127-29e04122cebc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2007 | 2024.03.01 23:19:52.870786 [ 3 ] {b9b50ce1-e4b0-41c2-b127-29e04122cebc} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2008 | 2024.03.01 23:19:52.870908 [ 3 ] {b9b50ce1-e4b0-41c2-b127-29e04122cebc} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001099187 sec., 15465 rows/sec., 20.87 MiB/sec. | ||
2009 | 2024.03.01 23:19:52.871021 [ 3 ] {b9b50ce1-e4b0-41c2-b127-29e04122cebc} <Debug> DynamicQueryHandler: Done processing query | ||
2010 | 2024.03.01 23:19:52.871044 [ 3 ] {b9b50ce1-e4b0-41c2-b127-29e04122cebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2011 | 2024.03.01 23:19:52.871060 [ 3 ] {} <Debug> HTTP-Session: bc5226cf-5838-498a-8d98-365e7c340d8f Destroying unnamed session | ||
2012 | 2024.03.01 23:19:57.865925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2013 | 2024.03.01 23:19:57.866053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2014 | 2024.03.01 23:19:57.866081 [ 3 ] {} <Debug> HTTP-Session: bf521364-c9a3-4e36-9a49-83362dfde8b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2015 | 2024.03.01 23:19:57.866111 [ 3 ] {} <Debug> HTTP-Session: bf521364-c9a3-4e36-9a49-83362dfde8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2016 | 2024.03.01 23:19:57.866257 [ 3 ] {4ab10155-06a6-473b-b36b-149b1f590e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2017 | 2024.03.01 23:19:57.866321 [ 3 ] {4ab10155-06a6-473b-b36b-149b1f590e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2018 | 2024.03.01 23:19:57.866479 [ 3 ] {4ab10155-06a6-473b-b36b-149b1f590e51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2019 | 2024.03.01 23:19:57.866946 [ 3 ] {4ab10155-06a6-473b-b36b-149b1f590e51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2020 | 2024.03.01 23:19:57.867227 [ 3 ] {4ab10155-06a6-473b-b36b-149b1f590e51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2021 | 2024.03.01 23:19:57.867399 [ 3 ] {4ab10155-06a6-473b-b36b-149b1f590e51} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2022 | 2024.03.01 23:19:57.867533 [ 3 ] {4ab10155-06a6-473b-b36b-149b1f590e51} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.0012339 sec., 29175 rows/sec., 2.31 MiB/sec. | ||
2023 | 2024.03.01 23:19:57.867696 [ 3 ] {4ab10155-06a6-473b-b36b-149b1f590e51} <Debug> DynamicQueryHandler: Done processing query | ||
2024 | 2024.03.01 23:19:57.867723 [ 3 ] {4ab10155-06a6-473b-b36b-149b1f590e51} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2025 | 2024.03.01 23:19:57.867739 [ 3 ] {} <Debug> HTTP-Session: bf521364-c9a3-4e36-9a49-83362dfde8b2 Destroying unnamed session | ||
2026 | 2024.03.01 23:19:57.867880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2027 | 2024.03.01 23:19:57.867935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2028 | 2024.03.01 23:19:57.867955 [ 3 ] {} <Debug> HTTP-Session: 01ca4740-f336-48f6-9154-87a1ebf10901 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2029 | 2024.03.01 23:19:57.867974 [ 3 ] {} <Debug> HTTP-Session: 01ca4740-f336-48f6-9154-87a1ebf10901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2030 | 2024.03.01 23:19:57.868061 [ 3 ] {4c0dcfd1-1007-4cc0-8f62-d42ed306293e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2031 | 2024.03.01 23:19:57.868104 [ 3 ] {4c0dcfd1-1007-4cc0-8f62-d42ed306293e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2032 | 2024.03.01 23:19:57.868218 [ 3 ] {4c0dcfd1-1007-4cc0-8f62-d42ed306293e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2033 | 2024.03.01 23:19:57.868633 [ 3 ] {4c0dcfd1-1007-4cc0-8f62-d42ed306293e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2034 | 2024.03.01 23:19:57.868866 [ 3 ] {4c0dcfd1-1007-4cc0-8f62-d42ed306293e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2035 | 2024.03.01 23:19:57.869026 [ 3 ] {4c0dcfd1-1007-4cc0-8f62-d42ed306293e} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2036 | 2024.03.01 23:19:57.869156 [ 3 ] {4c0dcfd1-1007-4cc0-8f62-d42ed306293e} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.001062626 sec., 101635 rows/sec., 10.17 MiB/sec. | ||
2037 | 2024.03.01 23:19:57.869342 [ 3 ] {4c0dcfd1-1007-4cc0-8f62-d42ed306293e} <Debug> DynamicQueryHandler: Done processing query | ||
2038 | 2024.03.01 23:19:57.869367 [ 3 ] {4c0dcfd1-1007-4cc0-8f62-d42ed306293e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2039 | 2024.03.01 23:19:57.869383 [ 3 ] {} <Debug> HTTP-Session: 01ca4740-f336-48f6-9154-87a1ebf10901 Destroying unnamed session | ||
2040 | 2024.03.01 23:19:57.869544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2041 | 2024.03.01 23:19:57.869591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2042 | 2024.03.01 23:19:57.869611 [ 3 ] {} <Debug> HTTP-Session: b2ccffa7-180e-46f1-9820-52a380f3bb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2043 | 2024.03.01 23:19:57.869628 [ 3 ] {} <Debug> HTTP-Session: b2ccffa7-180e-46f1-9820-52a380f3bb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2044 | 2024.03.01 23:19:57.869706 [ 3 ] {38866a62-48c6-4f0e-b26d-470489f344cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2045 | 2024.03.01 23:19:57.869747 [ 3 ] {38866a62-48c6-4f0e-b26d-470489f344cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2046 | 2024.03.01 23:19:57.869873 [ 3 ] {38866a62-48c6-4f0e-b26d-470489f344cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2047 | 2024.03.01 23:19:57.870184 [ 3 ] {38866a62-48c6-4f0e-b26d-470489f344cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2048 | 2024.03.01 23:19:57.870396 [ 3 ] {38866a62-48c6-4f0e-b26d-470489f344cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2049 | 2024.03.01 23:19:57.870554 [ 3 ] {38866a62-48c6-4f0e-b26d-470489f344cc} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2050 | 2024.03.01 23:19:57.870666 [ 3 ] {38866a62-48c6-4f0e-b26d-470489f344cc} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000932132 sec., 38621 rows/sec., 3.02 MiB/sec. | ||
2051 | 2024.03.01 23:19:57.870786 [ 3 ] {38866a62-48c6-4f0e-b26d-470489f344cc} <Debug> DynamicQueryHandler: Done processing query | ||
2052 | 2024.03.01 23:19:57.870808 [ 3 ] {38866a62-48c6-4f0e-b26d-470489f344cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2053 | 2024.03.01 23:19:57.870824 [ 3 ] {} <Debug> HTTP-Session: b2ccffa7-180e-46f1-9820-52a380f3bb94 Destroying unnamed session | ||
2054 | 2024.03.01 23:19:57.870983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2055 | 2024.03.01 23:19:57.871033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2056 | 2024.03.01 23:19:57.871053 [ 3 ] {} <Debug> HTTP-Session: 48b0d5fe-de48-4b72-b75d-f0a20b374466 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2057 | 2024.03.01 23:19:57.871070 [ 3 ] {} <Debug> HTTP-Session: 48b0d5fe-de48-4b72-b75d-f0a20b374466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2058 | 2024.03.01 23:19:57.871151 [ 3 ] {5809885c-b2ed-42a3-9829-35659fb45965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2059 | 2024.03.01 23:19:57.871201 [ 3 ] {5809885c-b2ed-42a3-9829-35659fb45965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2060 | 2024.03.01 23:19:57.871336 [ 3 ] {5809885c-b2ed-42a3-9829-35659fb45965} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2061 | 2024.03.01 23:19:57.871784 [ 3 ] {5809885c-b2ed-42a3-9829-35659fb45965} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2062 | 2024.03.01 23:19:57.872102 [ 3 ] {5809885c-b2ed-42a3-9829-35659fb45965} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2063 | 2024.03.01 23:19:57.872299 [ 3 ] {5809885c-b2ed-42a3-9829-35659fb45965} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2064 | 2024.03.01 23:19:57.872427 [ 3 ] {5809885c-b2ed-42a3-9829-35659fb45965} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001242931 sec., 28963 rows/sec., 39.09 MiB/sec. | ||
2065 | 2024.03.01 23:19:57.872569 [ 3 ] {5809885c-b2ed-42a3-9829-35659fb45965} <Debug> DynamicQueryHandler: Done processing query | ||
2066 | 2024.03.01 23:19:57.872593 [ 3 ] {5809885c-b2ed-42a3-9829-35659fb45965} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2067 | 2024.03.01 23:19:57.872608 [ 3 ] {} <Debug> HTTP-Session: 48b0d5fe-de48-4b72-b75d-f0a20b374466 Destroying unnamed session | ||
2068 | 2024.03.01 23:20:01.558698 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2069 | 2024.03.01 23:20:01.558770 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2070 | 2024.03.01 23:20:02.864655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2071 | 2024.03.01 23:20:02.864761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2072 | 2024.03.01 23:20:02.864788 [ 3 ] {} <Debug> HTTP-Session: fe5acca3-c61c-4495-b536-a4daf1258b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2073 | 2024.03.01 23:20:02.864813 [ 3 ] {} <Debug> HTTP-Session: fe5acca3-c61c-4495-b536-a4daf1258b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2074 | 2024.03.01 23:20:02.864946 [ 3 ] {ed5e6b5d-9a5a-4f7a-ac1d-a9862a64e35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2075 | 2024.03.01 23:20:02.865006 [ 3 ] {ed5e6b5d-9a5a-4f7a-ac1d-a9862a64e35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2076 | 2024.03.01 23:20:02.865171 [ 3 ] {ed5e6b5d-9a5a-4f7a-ac1d-a9862a64e35e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2077 | 2024.03.01 23:20:02.865614 [ 3 ] {ed5e6b5d-9a5a-4f7a-ac1d-a9862a64e35e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2078 | 2024.03.01 23:20:02.865884 [ 3 ] {ed5e6b5d-9a5a-4f7a-ac1d-a9862a64e35e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2079 | 2024.03.01 23:20:02.866053 [ 3 ] {ed5e6b5d-9a5a-4f7a-ac1d-a9862a64e35e} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2080 | 2024.03.01 23:20:02.866171 [ 3 ] {ed5e6b5d-9a5a-4f7a-ac1d-a9862a64e35e} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00119132 sec., 14269 rows/sec., 1.13 MiB/sec. | ||
2081 | 2024.03.01 23:20:02.866348 [ 3 ] {ed5e6b5d-9a5a-4f7a-ac1d-a9862a64e35e} <Debug> DynamicQueryHandler: Done processing query | ||
2082 | 2024.03.01 23:20:02.866374 [ 3 ] {ed5e6b5d-9a5a-4f7a-ac1d-a9862a64e35e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2083 | 2024.03.01 23:20:02.866390 [ 3 ] {} <Debug> HTTP-Session: fe5acca3-c61c-4495-b536-a4daf1258b1e Destroying unnamed session | ||
2084 | 2024.03.01 23:20:02.866511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2085 | 2024.03.01 23:20:02.866558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2086 | 2024.03.01 23:20:02.866577 [ 3 ] {} <Debug> HTTP-Session: 7ed30512-2af9-4882-932a-84fb4255176c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2087 | 2024.03.01 23:20:02.866594 [ 3 ] {} <Debug> HTTP-Session: 7ed30512-2af9-4882-932a-84fb4255176c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2088 | 2024.03.01 23:20:02.866668 [ 3 ] {3861724b-52b8-4847-906d-431d13844ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2089 | 2024.03.01 23:20:02.866712 [ 3 ] {3861724b-52b8-4847-906d-431d13844ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2090 | 2024.03.01 23:20:02.866827 [ 3 ] {3861724b-52b8-4847-906d-431d13844ee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2091 | 2024.03.01 23:20:02.867183 [ 3 ] {3861724b-52b8-4847-906d-431d13844ee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2092 | 2024.03.01 23:20:02.867398 [ 3 ] {3861724b-52b8-4847-906d-431d13844ee1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2093 | 2024.03.01 23:20:02.867552 [ 3 ] {3861724b-52b8-4847-906d-431d13844ee1} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2094 | 2024.03.01 23:20:02.867672 [ 3 ] {3861724b-52b8-4847-906d-431d13844ee1} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000966033 sec., 52793 rows/sec., 4.63 MiB/sec. | ||
2095 | 2024.03.01 23:20:02.867794 [ 3 ] {3861724b-52b8-4847-906d-431d13844ee1} <Debug> DynamicQueryHandler: Done processing query | ||
2096 | 2024.03.01 23:20:02.867817 [ 3 ] {3861724b-52b8-4847-906d-431d13844ee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2097 | 2024.03.01 23:20:02.867833 [ 3 ] {} <Debug> HTTP-Session: 7ed30512-2af9-4882-932a-84fb4255176c Destroying unnamed session | ||
2098 | 2024.03.01 23:20:02.867981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2099 | 2024.03.01 23:20:02.868027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2100 | 2024.03.01 23:20:02.868045 [ 3 ] {} <Debug> HTTP-Session: 523c87d7-e90a-447c-820e-444b1d261cab Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2101 | 2024.03.01 23:20:02.868063 [ 3 ] {} <Debug> HTTP-Session: 523c87d7-e90a-447c-820e-444b1d261cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2102 | 2024.03.01 23:20:02.868135 [ 3 ] {19d47226-5405-48cc-bd48-b8ba57eab565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2103 | 2024.03.01 23:20:02.868173 [ 3 ] {19d47226-5405-48cc-bd48-b8ba57eab565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2104 | 2024.03.01 23:20:02.868283 [ 3 ] {19d47226-5405-48cc-bd48-b8ba57eab565} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2105 | 2024.03.01 23:20:02.868587 [ 3 ] {19d47226-5405-48cc-bd48-b8ba57eab565} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2106 | 2024.03.01 23:20:02.868800 [ 3 ] {19d47226-5405-48cc-bd48-b8ba57eab565} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2107 | 2024.03.01 23:20:02.868953 [ 3 ] {19d47226-5405-48cc-bd48-b8ba57eab565} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2108 | 2024.03.01 23:20:02.869079 [ 3 ] {19d47226-5405-48cc-bd48-b8ba57eab565} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000914432 sec., 18590 rows/sec., 1.45 MiB/sec. | ||
2109 | 2024.03.01 23:20:02.869212 [ 3 ] {19d47226-5405-48cc-bd48-b8ba57eab565} <Debug> DynamicQueryHandler: Done processing query | ||
2110 | 2024.03.01 23:20:02.869235 [ 3 ] {19d47226-5405-48cc-bd48-b8ba57eab565} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2111 | 2024.03.01 23:20:02.869250 [ 3 ] {} <Debug> HTTP-Session: 523c87d7-e90a-447c-820e-444b1d261cab Destroying unnamed session | ||
2112 | 2024.03.01 23:20:02.869377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2113 | 2024.03.01 23:20:02.869423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2114 | 2024.03.01 23:20:02.869447 [ 3 ] {} <Debug> HTTP-Session: 9be485d3-6a47-45cd-97c1-71f71ce366cc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2115 | 2024.03.01 23:20:02.869463 [ 3 ] {} <Debug> HTTP-Session: 9be485d3-6a47-45cd-97c1-71f71ce366cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2116 | 2024.03.01 23:20:02.869536 [ 3 ] {467e922a-a9fc-4d9c-bbbd-787ecc0e84b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2117 | 2024.03.01 23:20:02.869583 [ 3 ] {467e922a-a9fc-4d9c-bbbd-787ecc0e84b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2118 | 2024.03.01 23:20:02.869721 [ 3 ] {467e922a-a9fc-4d9c-bbbd-787ecc0e84b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2119 | 2024.03.01 23:20:02.870106 [ 3 ] {467e922a-a9fc-4d9c-bbbd-787ecc0e84b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2120 | 2024.03.01 23:20:02.870418 [ 3 ] {467e922a-a9fc-4d9c-bbbd-787ecc0e84b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2121 | 2024.03.01 23:20:02.870608 [ 3 ] {467e922a-a9fc-4d9c-bbbd-787ecc0e84b5} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2122 | 2024.03.01 23:20:02.870730 [ 3 ] {467e922a-a9fc-4d9c-bbbd-787ecc0e84b5} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001153838 sec., 14733 rows/sec., 19.88 MiB/sec. | ||
2123 | 2024.03.01 23:20:02.870934 [ 3 ] {467e922a-a9fc-4d9c-bbbd-787ecc0e84b5} <Debug> DynamicQueryHandler: Done processing query | ||
2124 | 2024.03.01 23:20:02.870959 [ 3 ] {467e922a-a9fc-4d9c-bbbd-787ecc0e84b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2125 | 2024.03.01 23:20:02.870976 [ 3 ] {} <Debug> HTTP-Session: 9be485d3-6a47-45cd-97c1-71f71ce366cc Destroying unnamed session | ||
2126 | 2024.03.01 23:20:07.865570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2127 | 2024.03.01 23:20:07.865688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2128 | 2024.03.01 23:20:07.865714 [ 3 ] {} <Debug> HTTP-Session: 0c179116-764b-426d-9553-d493482d77af Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2129 | 2024.03.01 23:20:07.865738 [ 3 ] {} <Debug> HTTP-Session: 0c179116-764b-426d-9553-d493482d77af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2130 | 2024.03.01 23:20:07.865871 [ 3 ] {3711c978-78f5-419d-94c6-9c5f4409c9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2131 | 2024.03.01 23:20:07.865929 [ 3 ] {3711c978-78f5-419d-94c6-9c5f4409c9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2132 | 2024.03.01 23:20:07.866090 [ 3 ] {3711c978-78f5-419d-94c6-9c5f4409c9d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2133 | 2024.03.01 23:20:07.866523 [ 3 ] {3711c978-78f5-419d-94c6-9c5f4409c9d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2134 | 2024.03.01 23:20:07.866781 [ 3 ] {3711c978-78f5-419d-94c6-9c5f4409c9d8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2135 | 2024.03.01 23:20:07.866947 [ 3 ] {3711c978-78f5-419d-94c6-9c5f4409c9d8} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2136 | 2024.03.01 23:20:07.867062 [ 3 ] {3711c978-78f5-419d-94c6-9c5f4409c9d8} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001157898 sec., 31090 rows/sec., 2.46 MiB/sec. | ||
2137 | 2024.03.01 23:20:07.867053 [ 64 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2138 | 2024.03.01 23:20:07.867131 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2139 | 2024.03.01 23:20:07.867221 [ 3 ] {3711c978-78f5-419d-94c6-9c5f4409c9d8} <Debug> DynamicQueryHandler: Done processing query | ||
2140 | 2024.03.01 23:20:07.867247 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2141 | 2024.03.01 23:20:07.867261 [ 3 ] {3711c978-78f5-419d-94c6-9c5f4409c9d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2142 | 2024.03.01 23:20:07.867333 [ 3 ] {} <Debug> HTTP-Session: 0c179116-764b-426d-9553-d493482d77af Destroying unnamed session | ||
2143 | 2024.03.01 23:20:07.867415 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2144 | 2024.03.01 23:20:07.867467 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 53 rows starting from the beginning of the part | ||
2145 | 2024.03.01 23:20:07.867480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2146 | 2024.03.01 23:20:07.867553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2147 | 2024.03.01 23:20:07.867588 [ 3 ] {} <Debug> HTTP-Session: f31f929a-5c7c-4e0e-b2c9-5432882aaac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2148 | 2024.03.01 23:20:07.867615 [ 3 ] {} <Debug> HTTP-Session: f31f929a-5c7c-4e0e-b2c9-5432882aaac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2149 | 2024.03.01 23:20:07.867765 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
2150 | 2024.03.01 23:20:07.867810 [ 3 ] {953c5650-2573-4522-9dc1-8b6448242816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2151 | 2024.03.01 23:20:07.867885 [ 3 ] {953c5650-2573-4522-9dc1-8b6448242816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2152 | 2024.03.01 23:20:07.867987 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
2153 | 2024.03.01 23:20:07.868307 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
2154 | 2024.03.01 23:20:07.868367 [ 3 ] {953c5650-2573-4522-9dc1-8b6448242816} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2155 | 2024.03.01 23:20:07.868557 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part | ||
2156 | 2024.03.01 23:20:07.868768 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
2157 | 2024.03.01 23:20:07.869269 [ 3 ] {953c5650-2573-4522-9dc1-8b6448242816} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2158 | 2024.03.01 23:20:07.869741 [ 3 ] {953c5650-2573-4522-9dc1-8b6448242816} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2159 | 2024.03.01 23:20:07.870087 [ 3 ] {953c5650-2573-4522-9dc1-8b6448242816} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2160 | 2024.03.01 23:20:07.870280 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.003066785 sec., 63584.50298928683 rows/sec., 5.03 MiB/sec. | ||
2161 | 2024.03.01 23:20:07.870328 [ 3 ] {953c5650-2573-4522-9dc1-8b6448242816} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002471011 sec., 1618 rows/sec., 135.16 KiB/sec. | ||
2162 | 2024.03.01 23:20:07.870482 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2163 | 2024.03.01 23:20:07.870545 [ 3 ] {953c5650-2573-4522-9dc1-8b6448242816} <Debug> DynamicQueryHandler: Done processing query | ||
2164 | 2024.03.01 23:20:07.870580 [ 3 ] {953c5650-2573-4522-9dc1-8b6448242816} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2165 | 2024.03.01 23:20:07.870611 [ 3 ] {} <Debug> HTTP-Session: f31f929a-5c7c-4e0e-b2c9-5432882aaac0 Destroying unnamed session | ||
2166 | 2024.03.01 23:20:07.870730 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2167 | 2024.03.01 23:20:07.870782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2168 | 2024.03.01 23:20:07.870824 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_16_3} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2169 | 2024.03.01 23:20:07.870845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2170 | 2024.03.01 23:20:07.870885 [ 3 ] {} <Debug> HTTP-Session: a4d117ba-836f-4304-b050-56bc1e067542 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2171 | 2024.03.01 23:20:07.870928 [ 3 ] {} <Debug> HTTP-Session: a4d117ba-836f-4304-b050-56bc1e067542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2172 | 2024.03.01 23:20:07.871015 [ 3 ] {572251a1-5227-420c-94e7-4c55fadacb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2173 | 2024.03.01 23:20:07.871055 [ 3 ] {572251a1-5227-420c-94e7-4c55fadacb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2174 | 2024.03.01 23:20:07.871173 [ 3 ] {572251a1-5227-420c-94e7-4c55fadacb1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2175 | 2024.03.01 23:20:07.871542 [ 3 ] {572251a1-5227-420c-94e7-4c55fadacb1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2176 | 2024.03.01 23:20:07.871768 [ 3 ] {572251a1-5227-420c-94e7-4c55fadacb1d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2177 | 2024.03.01 23:20:07.871928 [ 3 ] {572251a1-5227-420c-94e7-4c55fadacb1d} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2178 | 2024.03.01 23:20:07.872021 [ 64 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2179 | 2024.03.01 23:20:07.872029 [ 3 ] {572251a1-5227-420c-94e7-4c55fadacb1d} <Information> executeQuery: Read 110 rows, 11.24 KiB in 0.000985275 sec., 111643 rows/sec., 11.14 MiB/sec. | ||
2180 | 2024.03.01 23:20:07.872060 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2181 | 2024.03.01 23:20:07.872158 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2182 | 2024.03.01 23:20:07.872198 [ 3 ] {572251a1-5227-420c-94e7-4c55fadacb1d} <Debug> DynamicQueryHandler: Done processing query | ||
2183 | 2024.03.01 23:20:07.872224 [ 3 ] {572251a1-5227-420c-94e7-4c55fadacb1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2184 | 2024.03.01 23:20:07.872237 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2185 | 2024.03.01 23:20:07.872244 [ 3 ] {} <Debug> HTTP-Session: a4d117ba-836f-4304-b050-56bc1e067542 Destroying unnamed session | ||
2186 | 2024.03.01 23:20:07.872269 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
2187 | 2024.03.01 23:20:07.872359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2188 | 2024.03.01 23:20:07.872385 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 108 rows starting from the beginning of the part | ||
2189 | 2024.03.01 23:20:07.872417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2190 | 2024.03.01 23:20:07.872442 [ 3 ] {} <Debug> HTTP-Session: 5216bd16-ee70-4e58-b4be-7daf2a1b6d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2191 | 2024.03.01 23:20:07.872465 [ 3 ] {} <Debug> HTTP-Session: 5216bd16-ee70-4e58-b4be-7daf2a1b6d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2192 | 2024.03.01 23:20:07.872502 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2193 | 2024.03.01 23:20:07.872571 [ 3 ] {274613ba-9988-4c34-a953-bee71a866c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2194 | 2024.03.01 23:20:07.872611 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part | ||
2195 | 2024.03.01 23:20:07.872627 [ 3 ] {274613ba-9988-4c34-a953-bee71a866c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2196 | 2024.03.01 23:20:07.872758 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
2197 | 2024.03.01 23:20:07.872857 [ 3 ] {274613ba-9988-4c34-a953-bee71a866c09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2198 | 2024.03.01 23:20:07.872894 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
2199 | 2024.03.01 23:20:07.873363 [ 3 ] {274613ba-9988-4c34-a953-bee71a866c09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2200 | 2024.03.01 23:20:07.873670 [ 3 ] {274613ba-9988-4c34-a953-bee71a866c09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2201 | 2024.03.01 23:20:07.873907 [ 3 ] {274613ba-9988-4c34-a953-bee71a866c09} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2202 | 2024.03.01 23:20:07.873953 [ 17 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 4 columns (4 merged, 0 gathered) in 0.001842975 sec., 339668.19951437216 rows/sec., 32.46 MiB/sec. | ||
2203 | 2024.03.01 23:20:07.874113 [ 3 ] {274613ba-9988-4c34-a953-bee71a866c09} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001484556 sec., 2694 rows/sec., 188.13 KiB/sec. | ||
2204 | 2024.03.01 23:20:07.874183 [ 17 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2205 | 2024.03.01 23:20:07.874349 [ 3 ] {274613ba-9988-4c34-a953-bee71a866c09} <Debug> DynamicQueryHandler: Done processing query | ||
2206 | 2024.03.01 23:20:07.874398 [ 3 ] {274613ba-9988-4c34-a953-bee71a866c09} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2207 | 2024.03.01 23:20:07.874422 [ 3 ] {} <Debug> HTTP-Session: 5216bd16-ee70-4e58-b4be-7daf2a1b6d02 Destroying unnamed session | ||
2208 | 2024.03.01 23:20:07.874483 [ 17 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2209 | 2024.03.01 23:20:07.874547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2210 | 2024.03.01 23:20:07.874561 [ 17 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_16_3} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2211 | 2024.03.01 23:20:07.874617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2212 | 2024.03.01 23:20:07.874688 [ 3 ] {} <Debug> HTTP-Session: c80cc89e-6d4f-46a2-b85c-35508fcc3e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2213 | 2024.03.01 23:20:07.874711 [ 3 ] {} <Debug> HTTP-Session: c80cc89e-6d4f-46a2-b85c-35508fcc3e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2214 | 2024.03.01 23:20:07.874785 [ 3 ] {f9e05cea-4de8-4033-8d00-1d127534f01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2215 | 2024.03.01 23:20:07.874825 [ 3 ] {f9e05cea-4de8-4033-8d00-1d127534f01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2216 | 2024.03.01 23:20:07.874947 [ 3 ] {f9e05cea-4de8-4033-8d00-1d127534f01b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2217 | 2024.03.01 23:20:07.875237 [ 3 ] {f9e05cea-4de8-4033-8d00-1d127534f01b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2218 | 2024.03.01 23:20:07.875454 [ 3 ] {f9e05cea-4de8-4033-8d00-1d127534f01b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2219 | 2024.03.01 23:20:07.875614 [ 3 ] {f9e05cea-4de8-4033-8d00-1d127534f01b} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2220 | 2024.03.01 23:20:07.875705 [ 64 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2221 | 2024.03.01 23:20:07.875717 [ 3 ] {f9e05cea-4de8-4033-8d00-1d127534f01b} <Information> executeQuery: Read 40 rows, 3.21 KiB in 0.000903652 sec., 44264 rows/sec., 3.47 MiB/sec. | ||
2222 | 2024.03.01 23:20:07.875739 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2223 | 2024.03.01 23:20:07.875831 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2224 | 2024.03.01 23:20:07.875878 [ 3 ] {f9e05cea-4de8-4033-8d00-1d127534f01b} <Debug> DynamicQueryHandler: Done processing query | ||
2225 | 2024.03.01 23:20:07.875905 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2226 | 2024.03.01 23:20:07.875907 [ 3 ] {f9e05cea-4de8-4033-8d00-1d127534f01b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2227 | 2024.03.01 23:20:07.875936 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 99 rows starting from the beginning of the part | ||
2228 | 2024.03.01 23:20:07.875940 [ 3 ] {} <Debug> HTTP-Session: c80cc89e-6d4f-46a2-b85c-35508fcc3e9f Destroying unnamed session | ||
2229 | 2024.03.01 23:20:07.876032 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
2230 | 2024.03.01 23:20:07.876066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2231 | 2024.03.01 23:20:07.876125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2232 | 2024.03.01 23:20:07.876133 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
2233 | 2024.03.01 23:20:07.876153 [ 3 ] {} <Debug> HTTP-Session: c7cdf6df-3861-4094-a8f0-046407821085 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2234 | 2024.03.01 23:20:07.876177 [ 3 ] {} <Debug> HTTP-Session: c7cdf6df-3861-4094-a8f0-046407821085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2235 | 2024.03.01 23:20:07.876247 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
2236 | 2024.03.01 23:20:07.876283 [ 3 ] {a85379a1-a0b6-413e-b276-0ed75042b9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2237 | 2024.03.01 23:20:07.876353 [ 3 ] {a85379a1-a0b6-413e-b276-0ed75042b9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2238 | 2024.03.01 23:20:07.876361 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part | ||
2239 | 2024.03.01 23:20:07.876528 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
2240 | 2024.03.01 23:20:07.876620 [ 3 ] {a85379a1-a0b6-413e-b276-0ed75042b9ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2241 | 2024.03.01 23:20:07.877123 [ 3 ] {a85379a1-a0b6-413e-b276-0ed75042b9ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2242 | 2024.03.01 23:20:07.877441 [ 17 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.00165483 sec., 148051.4614794269 rows/sec., 11.57 MiB/sec. | ||
2243 | 2024.03.01 23:20:07.877518 [ 3 ] {a85379a1-a0b6-413e-b276-0ed75042b9ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2244 | 2024.03.01 23:20:07.877557 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2245 | 2024.03.01 23:20:07.877734 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2246 | 2024.03.01 23:20:07.877741 [ 3 ] {a85379a1-a0b6-413e-b276-0ed75042b9ba} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2247 | 2024.03.01 23:20:07.877798 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_16_3} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2248 | 2024.03.01 23:20:07.877891 [ 3 ] {a85379a1-a0b6-413e-b276-0ed75042b9ba} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001569238 sec., 1274 rows/sec., 89.61 KiB/sec. | ||
2249 | 2024.03.01 23:20:07.878018 [ 3 ] {a85379a1-a0b6-413e-b276-0ed75042b9ba} <Debug> DynamicQueryHandler: Done processing query | ||
2250 | 2024.03.01 23:20:07.878043 [ 3 ] {a85379a1-a0b6-413e-b276-0ed75042b9ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2251 | 2024.03.01 23:20:07.878059 [ 3 ] {} <Debug> HTTP-Session: c7cdf6df-3861-4094-a8f0-046407821085 Destroying unnamed session | ||
2252 | 2024.03.01 23:20:07.878225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2253 | 2024.03.01 23:20:07.878274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2254 | 2024.03.01 23:20:07.878294 [ 3 ] {} <Debug> HTTP-Session: 8aea9db5-1f39-472c-af8f-2ce6870cc228 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2255 | 2024.03.01 23:20:07.878311 [ 3 ] {} <Debug> HTTP-Session: 8aea9db5-1f39-472c-af8f-2ce6870cc228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2256 | 2024.03.01 23:20:07.878391 [ 3 ] {173f5058-2cde-4eb7-9af5-bed5b6f0e173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2257 | 2024.03.01 23:20:07.878435 [ 3 ] {173f5058-2cde-4eb7-9af5-bed5b6f0e173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2258 | 2024.03.01 23:20:07.878568 [ 3 ] {173f5058-2cde-4eb7-9af5-bed5b6f0e173} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2259 | 2024.03.01 23:20:07.879069 [ 3 ] {173f5058-2cde-4eb7-9af5-bed5b6f0e173} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2260 | 2024.03.01 23:20:07.879369 [ 3 ] {173f5058-2cde-4eb7-9af5-bed5b6f0e173} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2261 | 2024.03.01 23:20:07.879559 [ 3 ] {173f5058-2cde-4eb7-9af5-bed5b6f0e173} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2262 | 2024.03.01 23:20:07.879645 [ 64 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2263 | 2024.03.01 23:20:07.879663 [ 3 ] {173f5058-2cde-4eb7-9af5-bed5b6f0e173} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001242171 sec., 28981 rows/sec., 39.11 MiB/sec. | ||
2264 | 2024.03.01 23:20:07.879679 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2265 | 2024.03.01 23:20:07.879866 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2266 | 2024.03.01 23:20:07.879964 [ 3 ] {173f5058-2cde-4eb7-9af5-bed5b6f0e173} <Debug> DynamicQueryHandler: Done processing query | ||
2267 | 2024.03.01 23:20:07.880013 [ 3 ] {173f5058-2cde-4eb7-9af5-bed5b6f0e173} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2268 | 2024.03.01 23:20:07.880063 [ 3 ] {} <Debug> HTTP-Session: 8aea9db5-1f39-472c-af8f-2ce6870cc228 Destroying unnamed session | ||
2269 | 2024.03.01 23:20:07.880070 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2270 | 2024.03.01 23:20:07.880121 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 239 rows starting from the beginning of the part | ||
2271 | 2024.03.01 23:20:07.880247 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
2272 | 2024.03.01 23:20:07.880360 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
2273 | 2024.03.01 23:20:07.880467 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
2274 | 2024.03.01 23:20:07.880574 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part | ||
2275 | 2024.03.01 23:20:07.880679 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
2276 | 2024.03.01 23:20:07.881955 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 6 columns (6 merged, 0 gathered) in 0.002227815 sec., 171019.5864557874 rows/sec., 230.78 MiB/sec. | ||
2277 | 2024.03.01 23:20:07.882199 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2278 | 2024.03.01 23:20:07.882391 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2279 | 2024.03.01 23:20:07.882448 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2280 | 2024.03.01 23:20:07.882507 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_16_3: 4.01 MiB. | ||
2281 | 2024.03.01 23:20:08.000127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 236.36 MiB, will set to 230.95 MiB (RSS), difference: -4.16 MiB | ||
2282 | 2024.03.01 23:20:12.865678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2283 | 2024.03.01 23:20:12.865863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2284 | 2024.03.01 23:20:12.865913 [ 3 ] {} <Debug> HTTP-Session: dc3ebdb3-3a4b-4bd1-a4c6-5d1489712090 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2285 | 2024.03.01 23:20:12.865955 [ 3 ] {} <Debug> HTTP-Session: dc3ebdb3-3a4b-4bd1-a4c6-5d1489712090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2286 | 2024.03.01 23:20:12.866157 [ 3 ] {8e07289d-efe9-43f1-94b6-1915686b1b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2287 | 2024.03.01 23:20:12.866257 [ 3 ] {8e07289d-efe9-43f1-94b6-1915686b1b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2288 | 2024.03.01 23:20:12.866526 [ 3 ] {8e07289d-efe9-43f1-94b6-1915686b1b00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2289 | 2024.03.01 23:20:12.867102 [ 3 ] {8e07289d-efe9-43f1-94b6-1915686b1b00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2290 | 2024.03.01 23:20:12.867375 [ 3 ] {8e07289d-efe9-43f1-94b6-1915686b1b00} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2291 | 2024.03.01 23:20:12.867541 [ 3 ] {8e07289d-efe9-43f1-94b6-1915686b1b00} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2292 | 2024.03.01 23:20:12.867672 [ 3 ] {8e07289d-efe9-43f1-94b6-1915686b1b00} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001455696 sec., 11678 rows/sec., 946.58 KiB/sec. | ||
2293 | 2024.03.01 23:20:12.867879 [ 3 ] {8e07289d-efe9-43f1-94b6-1915686b1b00} <Debug> DynamicQueryHandler: Done processing query | ||
2294 | 2024.03.01 23:20:12.867906 [ 3 ] {8e07289d-efe9-43f1-94b6-1915686b1b00} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2295 | 2024.03.01 23:20:12.867922 [ 3 ] {} <Debug> HTTP-Session: dc3ebdb3-3a4b-4bd1-a4c6-5d1489712090 Destroying unnamed session | ||
2296 | 2024.03.01 23:20:12.868062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2297 | 2024.03.01 23:20:12.868110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2298 | 2024.03.01 23:20:12.868131 [ 3 ] {} <Debug> HTTP-Session: fc291584-760a-4e77-ab9e-3b90bfe22846 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2299 | 2024.03.01 23:20:12.868150 [ 3 ] {} <Debug> HTTP-Session: fc291584-760a-4e77-ab9e-3b90bfe22846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2300 | 2024.03.01 23:20:12.868233 [ 3 ] {28ee7c65-9eb7-43ad-8a3b-13dfda92827f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2301 | 2024.03.01 23:20:12.868275 [ 3 ] {28ee7c65-9eb7-43ad-8a3b-13dfda92827f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2302 | 2024.03.01 23:20:12.868384 [ 3 ] {28ee7c65-9eb7-43ad-8a3b-13dfda92827f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2303 | 2024.03.01 23:20:12.868768 [ 3 ] {28ee7c65-9eb7-43ad-8a3b-13dfda92827f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2304 | 2024.03.01 23:20:12.869013 [ 3 ] {28ee7c65-9eb7-43ad-8a3b-13dfda92827f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2305 | 2024.03.01 23:20:12.869165 [ 3 ] {28ee7c65-9eb7-43ad-8a3b-13dfda92827f} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2306 | 2024.03.01 23:20:12.869281 [ 3 ] {28ee7c65-9eb7-43ad-8a3b-13dfda92827f} <Information> executeQuery: Read 87 rows, 7.39 KiB in 0.001015835 sec., 85643 rows/sec., 7.11 MiB/sec. | ||
2307 | 2024.03.01 23:20:12.869412 [ 3 ] {28ee7c65-9eb7-43ad-8a3b-13dfda92827f} <Debug> DynamicQueryHandler: Done processing query | ||
2308 | 2024.03.01 23:20:12.869435 [ 3 ] {28ee7c65-9eb7-43ad-8a3b-13dfda92827f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2309 | 2024.03.01 23:20:12.869451 [ 3 ] {} <Debug> HTTP-Session: fc291584-760a-4e77-ab9e-3b90bfe22846 Destroying unnamed session | ||
2310 | 2024.03.01 23:20:12.869572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2311 | 2024.03.01 23:20:12.869617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2312 | 2024.03.01 23:20:12.869638 [ 3 ] {} <Debug> HTTP-Session: 5629f953-222b-41cd-ae84-1a2aa1988e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2313 | 2024.03.01 23:20:12.869655 [ 3 ] {} <Debug> HTTP-Session: 5629f953-222b-41cd-ae84-1a2aa1988e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2314 | 2024.03.01 23:20:12.869729 [ 3 ] {4dd6f951-5911-4cea-962e-c507ef02fe05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2315 | 2024.03.01 23:20:12.869767 [ 3 ] {4dd6f951-5911-4cea-962e-c507ef02fe05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2316 | 2024.03.01 23:20:12.869881 [ 3 ] {4dd6f951-5911-4cea-962e-c507ef02fe05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2317 | 2024.03.01 23:20:12.870193 [ 3 ] {4dd6f951-5911-4cea-962e-c507ef02fe05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2318 | 2024.03.01 23:20:12.870398 [ 3 ] {4dd6f951-5911-4cea-962e-c507ef02fe05} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2319 | 2024.03.01 23:20:12.870545 [ 3 ] {4dd6f951-5911-4cea-962e-c507ef02fe05} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2320 | 2024.03.01 23:20:12.870671 [ 3 ] {4dd6f951-5911-4cea-962e-c507ef02fe05} <Information> executeQuery: Read 41 rows, 3.26 KiB in 0.000914932 sec., 44812 rows/sec., 3.48 MiB/sec. | ||
2321 | 2024.03.01 23:20:12.870779 [ 3 ] {4dd6f951-5911-4cea-962e-c507ef02fe05} <Debug> DynamicQueryHandler: Done processing query | ||
2322 | 2024.03.01 23:20:12.870802 [ 3 ] {4dd6f951-5911-4cea-962e-c507ef02fe05} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2323 | 2024.03.01 23:20:12.870817 [ 3 ] {} <Debug> HTTP-Session: 5629f953-222b-41cd-ae84-1a2aa1988e6a Destroying unnamed session | ||
2324 | 2024.03.01 23:20:12.871019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2325 | 2024.03.01 23:20:12.871064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2326 | 2024.03.01 23:20:12.871083 [ 3 ] {} <Debug> HTTP-Session: a15c9f2b-56f7-4413-9388-ddc5a158419d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2327 | 2024.03.01 23:20:12.871099 [ 3 ] {} <Debug> HTTP-Session: a15c9f2b-56f7-4413-9388-ddc5a158419d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2328 | 2024.03.01 23:20:12.871174 [ 3 ] {74265c7e-e736-4cbd-b2d7-4f8607583e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2329 | 2024.03.01 23:20:12.871219 [ 3 ] {74265c7e-e736-4cbd-b2d7-4f8607583e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2330 | 2024.03.01 23:20:12.871342 [ 3 ] {74265c7e-e736-4cbd-b2d7-4f8607583e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2331 | 2024.03.01 23:20:12.871628 [ 3 ] {74265c7e-e736-4cbd-b2d7-4f8607583e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2332 | 2024.03.01 23:20:12.871898 [ 3 ] {74265c7e-e736-4cbd-b2d7-4f8607583e3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2333 | 2024.03.01 23:20:12.872083 [ 3 ] {74265c7e-e736-4cbd-b2d7-4f8607583e3a} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2334 | 2024.03.01 23:20:12.872214 [ 3 ] {74265c7e-e736-4cbd-b2d7-4f8607583e3a} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001011085 sec., 35605 rows/sec., 2.51 MiB/sec. | ||
2335 | 2024.03.01 23:20:12.872336 [ 3 ] {74265c7e-e736-4cbd-b2d7-4f8607583e3a} <Debug> DynamicQueryHandler: Done processing query | ||
2336 | 2024.03.01 23:20:12.872360 [ 3 ] {74265c7e-e736-4cbd-b2d7-4f8607583e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2337 | 2024.03.01 23:20:12.872375 [ 3 ] {} <Debug> HTTP-Session: a15c9f2b-56f7-4413-9388-ddc5a158419d Destroying unnamed session | ||
2338 | 2024.03.01 23:20:12.872506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2339 | 2024.03.01 23:20:12.872550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2340 | 2024.03.01 23:20:12.872568 [ 3 ] {} <Debug> HTTP-Session: 9bd86ed0-661f-4558-8f79-48f3ec5db895 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2341 | 2024.03.01 23:20:12.872584 [ 3 ] {} <Debug> HTTP-Session: 9bd86ed0-661f-4558-8f79-48f3ec5db895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2342 | 2024.03.01 23:20:12.872661 [ 3 ] {80844130-8381-42ea-bbf6-bec1e61447dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2343 | 2024.03.01 23:20:12.872705 [ 3 ] {80844130-8381-42ea-bbf6-bec1e61447dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2344 | 2024.03.01 23:20:12.872841 [ 3 ] {80844130-8381-42ea-bbf6-bec1e61447dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2345 | 2024.03.01 23:20:12.873196 [ 3 ] {80844130-8381-42ea-bbf6-bec1e61447dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
2346 | 2024.03.01 23:20:12.873472 [ 3 ] {80844130-8381-42ea-bbf6-bec1e61447dc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2347 | 2024.03.01 23:20:12.873646 [ 3 ] {80844130-8381-42ea-bbf6-bec1e61447dc} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2348 | 2024.03.01 23:20:12.873762 [ 3 ] {80844130-8381-42ea-bbf6-bec1e61447dc} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001074076 sec., 15827 rows/sec., 21.36 MiB/sec. | ||
2349 | 2024.03.01 23:20:12.873875 [ 3 ] {80844130-8381-42ea-bbf6-bec1e61447dc} <Debug> DynamicQueryHandler: Done processing query | ||
2350 | 2024.03.01 23:20:12.873898 [ 3 ] {80844130-8381-42ea-bbf6-bec1e61447dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2351 | 2024.03.01 23:20:12.873914 [ 3 ] {} <Debug> HTTP-Session: 9bd86ed0-661f-4558-8f79-48f3ec5db895 Destroying unnamed session | ||
2352 | 2024.03.01 23:20:16.558801 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2353 | 2024.03.01 23:20:16.558865 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2354 | 2024.03.01 23:20:17.865524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2355 | 2024.03.01 23:20:17.865634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2356 | 2024.03.01 23:20:17.865662 [ 3 ] {} <Debug> HTTP-Session: 8f894f23-b98b-49cb-bbc7-fbe769623321 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2357 | 2024.03.01 23:20:17.865685 [ 3 ] {} <Debug> HTTP-Session: 8f894f23-b98b-49cb-bbc7-fbe769623321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2358 | 2024.03.01 23:20:17.865820 [ 3 ] {09d1f160-3a92-4723-8c91-536c5d86743b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2359 | 2024.03.01 23:20:17.865882 [ 3 ] {09d1f160-3a92-4723-8c91-536c5d86743b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2360 | 2024.03.01 23:20:17.866047 [ 3 ] {09d1f160-3a92-4723-8c91-536c5d86743b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2361 | 2024.03.01 23:20:17.866493 [ 3 ] {09d1f160-3a92-4723-8c91-536c5d86743b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2362 | 2024.03.01 23:20:17.866764 [ 3 ] {09d1f160-3a92-4723-8c91-536c5d86743b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2363 | 2024.03.01 23:20:17.866939 [ 3 ] {09d1f160-3a92-4723-8c91-536c5d86743b} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2364 | 2024.03.01 23:20:17.867071 [ 3 ] {09d1f160-3a92-4723-8c91-536c5d86743b} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00121497 sec., 29630 rows/sec., 2.35 MiB/sec. | ||
2365 | 2024.03.01 23:20:17.867241 [ 3 ] {09d1f160-3a92-4723-8c91-536c5d86743b} <Debug> DynamicQueryHandler: Done processing query | ||
2366 | 2024.03.01 23:20:17.867267 [ 3 ] {09d1f160-3a92-4723-8c91-536c5d86743b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2367 | 2024.03.01 23:20:17.867288 [ 3 ] {} <Debug> HTTP-Session: 8f894f23-b98b-49cb-bbc7-fbe769623321 Destroying unnamed session | ||
2368 | 2024.03.01 23:20:17.867441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2369 | 2024.03.01 23:20:17.867492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2370 | 2024.03.01 23:20:17.867512 [ 3 ] {} <Debug> HTTP-Session: c199a87d-b424-455d-b157-88de73033dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2371 | 2024.03.01 23:20:17.867532 [ 3 ] {} <Debug> HTTP-Session: c199a87d-b424-455d-b157-88de73033dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2372 | 2024.03.01 23:20:17.867619 [ 3 ] {27b7e9e9-f056-4ba6-aed5-41e7684dd641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2373 | 2024.03.01 23:20:17.867663 [ 3 ] {27b7e9e9-f056-4ba6-aed5-41e7684dd641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2374 | 2024.03.01 23:20:17.867775 [ 3 ] {27b7e9e9-f056-4ba6-aed5-41e7684dd641} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2375 | 2024.03.01 23:20:17.868141 [ 3 ] {27b7e9e9-f056-4ba6-aed5-41e7684dd641} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2376 | 2024.03.01 23:20:17.868369 [ 3 ] {27b7e9e9-f056-4ba6-aed5-41e7684dd641} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2377 | 2024.03.01 23:20:17.868527 [ 3 ] {27b7e9e9-f056-4ba6-aed5-41e7684dd641} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2378 | 2024.03.01 23:20:17.868650 [ 3 ] {27b7e9e9-f056-4ba6-aed5-41e7684dd641} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.001002534 sec., 107727 rows/sec., 10.78 MiB/sec. | ||
2379 | 2024.03.01 23:20:17.868766 [ 3 ] {27b7e9e9-f056-4ba6-aed5-41e7684dd641} <Debug> DynamicQueryHandler: Done processing query | ||
2380 | 2024.03.01 23:20:17.868788 [ 3 ] {27b7e9e9-f056-4ba6-aed5-41e7684dd641} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2381 | 2024.03.01 23:20:17.868805 [ 3 ] {} <Debug> HTTP-Session: c199a87d-b424-455d-b157-88de73033dd8 Destroying unnamed session | ||
2382 | 2024.03.01 23:20:17.868970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2383 | 2024.03.01 23:20:17.869017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2384 | 2024.03.01 23:20:17.869036 [ 3 ] {} <Debug> HTTP-Session: 98afc6d7-d15c-4edf-ab44-be32967d90c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2385 | 2024.03.01 23:20:17.869053 [ 3 ] {} <Debug> HTTP-Session: 98afc6d7-d15c-4edf-ab44-be32967d90c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2386 | 2024.03.01 23:20:17.869131 [ 3 ] {2ff4b9e8-458c-4b76-b94c-57586a8f39e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2387 | 2024.03.01 23:20:17.869172 [ 3 ] {2ff4b9e8-458c-4b76-b94c-57586a8f39e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2388 | 2024.03.01 23:20:17.869278 [ 3 ] {2ff4b9e8-458c-4b76-b94c-57586a8f39e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2389 | 2024.03.01 23:20:17.869572 [ 3 ] {2ff4b9e8-458c-4b76-b94c-57586a8f39e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2390 | 2024.03.01 23:20:17.869789 [ 3 ] {2ff4b9e8-458c-4b76-b94c-57586a8f39e4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2391 | 2024.03.01 23:20:17.869968 [ 3 ] {2ff4b9e8-458c-4b76-b94c-57586a8f39e4} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2392 | 2024.03.01 23:20:17.870096 [ 3 ] {2ff4b9e8-458c-4b76-b94c-57586a8f39e4} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000936033 sec., 38460 rows/sec., 3.01 MiB/sec. | ||
2393 | 2024.03.01 23:20:17.870213 [ 3 ] {2ff4b9e8-458c-4b76-b94c-57586a8f39e4} <Debug> DynamicQueryHandler: Done processing query | ||
2394 | 2024.03.01 23:20:17.870236 [ 3 ] {2ff4b9e8-458c-4b76-b94c-57586a8f39e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2395 | 2024.03.01 23:20:17.870252 [ 3 ] {} <Debug> HTTP-Session: 98afc6d7-d15c-4edf-ab44-be32967d90c4 Destroying unnamed session | ||
2396 | 2024.03.01 23:20:17.870434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2397 | 2024.03.01 23:20:17.870481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2398 | 2024.03.01 23:20:17.870500 [ 3 ] {} <Debug> HTTP-Session: b2e061a4-de11-46df-bb03-7dd624fb0095 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2399 | 2024.03.01 23:20:17.870516 [ 3 ] {} <Debug> HTTP-Session: b2e061a4-de11-46df-bb03-7dd624fb0095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2400 | 2024.03.01 23:20:17.870601 [ 3 ] {c325bd8c-db1e-42d2-9fd9-4314ab027fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2401 | 2024.03.01 23:20:17.870647 [ 3 ] {c325bd8c-db1e-42d2-9fd9-4314ab027fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2402 | 2024.03.01 23:20:17.870787 [ 3 ] {c325bd8c-db1e-42d2-9fd9-4314ab027fe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2403 | 2024.03.01 23:20:17.871241 [ 3 ] {c325bd8c-db1e-42d2-9fd9-4314ab027fe1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2404 | 2024.03.01 23:20:17.871559 [ 3 ] {c325bd8c-db1e-42d2-9fd9-4314ab027fe1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2405 | 2024.03.01 23:20:17.871751 [ 3 ] {c325bd8c-db1e-42d2-9fd9-4314ab027fe1} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2406 | 2024.03.01 23:20:17.871879 [ 3 ] {c325bd8c-db1e-42d2-9fd9-4314ab027fe1} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.00124966 sec., 28807 rows/sec., 38.87 MiB/sec. | ||
2407 | 2024.03.01 23:20:17.871999 [ 3 ] {c325bd8c-db1e-42d2-9fd9-4314ab027fe1} <Debug> DynamicQueryHandler: Done processing query | ||
2408 | 2024.03.01 23:20:17.872023 [ 3 ] {c325bd8c-db1e-42d2-9fd9-4314ab027fe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2409 | 2024.03.01 23:20:17.872039 [ 3 ] {} <Debug> HTTP-Session: b2e061a4-de11-46df-bb03-7dd624fb0095 Destroying unnamed session | ||
2410 | 2024.03.01 23:20:22.864874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2411 | 2024.03.01 23:20:22.864992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2412 | 2024.03.01 23:20:22.865022 [ 3 ] {} <Debug> HTTP-Session: f8a46105-215b-425a-a2b8-7880dba01be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2413 | 2024.03.01 23:20:22.865047 [ 3 ] {} <Debug> HTTP-Session: f8a46105-215b-425a-a2b8-7880dba01be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2414 | 2024.03.01 23:20:22.865178 [ 3 ] {43038c59-1ad6-442e-b730-52fdf631ee5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2415 | 2024.03.01 23:20:22.865240 [ 3 ] {43038c59-1ad6-442e-b730-52fdf631ee5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2416 | 2024.03.01 23:20:22.865401 [ 3 ] {43038c59-1ad6-442e-b730-52fdf631ee5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2417 | 2024.03.01 23:20:22.865831 [ 3 ] {43038c59-1ad6-442e-b730-52fdf631ee5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2418 | 2024.03.01 23:20:22.866103 [ 3 ] {43038c59-1ad6-442e-b730-52fdf631ee5c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2419 | 2024.03.01 23:20:22.866278 [ 3 ] {43038c59-1ad6-442e-b730-52fdf631ee5c} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2420 | 2024.03.01 23:20:22.866398 [ 3 ] {43038c59-1ad6-442e-b730-52fdf631ee5c} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001183019 sec., 14370 rows/sec., 1.14 MiB/sec. | ||
2421 | 2024.03.01 23:20:22.866535 [ 3 ] {43038c59-1ad6-442e-b730-52fdf631ee5c} <Debug> DynamicQueryHandler: Done processing query | ||
2422 | 2024.03.01 23:20:22.866561 [ 3 ] {43038c59-1ad6-442e-b730-52fdf631ee5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2423 | 2024.03.01 23:20:22.866577 [ 3 ] {} <Debug> HTTP-Session: f8a46105-215b-425a-a2b8-7880dba01be7 Destroying unnamed session | ||
2424 | 2024.03.01 23:20:22.866700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2425 | 2024.03.01 23:20:22.866748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2426 | 2024.03.01 23:20:22.866768 [ 3 ] {} <Debug> HTTP-Session: a84389ba-60c0-4bda-a220-ed266a355249 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2427 | 2024.03.01 23:20:22.866787 [ 3 ] {} <Debug> HTTP-Session: a84389ba-60c0-4bda-a220-ed266a355249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2428 | 2024.03.01 23:20:22.866866 [ 3 ] {5ee7df20-7722-4a91-9d25-b1af3d8ac8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2429 | 2024.03.01 23:20:22.866910 [ 3 ] {5ee7df20-7722-4a91-9d25-b1af3d8ac8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2430 | 2024.03.01 23:20:22.867022 [ 3 ] {5ee7df20-7722-4a91-9d25-b1af3d8ac8a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2431 | 2024.03.01 23:20:22.867315 [ 3 ] {5ee7df20-7722-4a91-9d25-b1af3d8ac8a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2432 | 2024.03.01 23:20:22.867523 [ 3 ] {5ee7df20-7722-4a91-9d25-b1af3d8ac8a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2433 | 2024.03.01 23:20:22.867684 [ 3 ] {5ee7df20-7722-4a91-9d25-b1af3d8ac8a5} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2434 | 2024.03.01 23:20:22.867784 [ 3 ] {5ee7df20-7722-4a91-9d25-b1af3d8ac8a5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000888762 sec., 2250 rows/sec., 192.29 KiB/sec. | ||
2435 | 2024.03.01 23:20:22.867904 [ 3 ] {5ee7df20-7722-4a91-9d25-b1af3d8ac8a5} <Debug> DynamicQueryHandler: Done processing query | ||
2436 | 2024.03.01 23:20:22.867929 [ 3 ] {5ee7df20-7722-4a91-9d25-b1af3d8ac8a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2437 | 2024.03.01 23:20:22.867945 [ 3 ] {} <Debug> HTTP-Session: a84389ba-60c0-4bda-a220-ed266a355249 Destroying unnamed session | ||
2438 | 2024.03.01 23:20:22.868067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2439 | 2024.03.01 23:20:22.868116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2440 | 2024.03.01 23:20:22.868136 [ 3 ] {} <Debug> HTTP-Session: 1d1a9102-f8de-421c-b3e3-757939e4d378 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2441 | 2024.03.01 23:20:22.868153 [ 3 ] {} <Debug> HTTP-Session: 1d1a9102-f8de-421c-b3e3-757939e4d378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2442 | 2024.03.01 23:20:22.868229 [ 3 ] {86b9ca4a-f460-4d28-94b7-72d20b24978d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2443 | 2024.03.01 23:20:22.868270 [ 3 ] {86b9ca4a-f460-4d28-94b7-72d20b24978d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2444 | 2024.03.01 23:20:22.868379 [ 3 ] {86b9ca4a-f460-4d28-94b7-72d20b24978d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2445 | 2024.03.01 23:20:22.868669 [ 3 ] {86b9ca4a-f460-4d28-94b7-72d20b24978d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2446 | 2024.03.01 23:20:22.868886 [ 3 ] {86b9ca4a-f460-4d28-94b7-72d20b24978d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2447 | 2024.03.01 23:20:22.869051 [ 3 ] {86b9ca4a-f460-4d28-94b7-72d20b24978d} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2448 | 2024.03.01 23:20:22.869155 [ 3 ] {86b9ca4a-f460-4d28-94b7-72d20b24978d} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.000896182 sec., 58023 rows/sec., 5.09 MiB/sec. | ||
2449 | 2024.03.01 23:20:22.869289 [ 3 ] {86b9ca4a-f460-4d28-94b7-72d20b24978d} <Debug> DynamicQueryHandler: Done processing query | ||
2450 | 2024.03.01 23:20:22.869311 [ 3 ] {86b9ca4a-f460-4d28-94b7-72d20b24978d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2451 | 2024.03.01 23:20:22.869328 [ 3 ] {} <Debug> HTTP-Session: 1d1a9102-f8de-421c-b3e3-757939e4d378 Destroying unnamed session | ||
2452 | 2024.03.01 23:20:22.869426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2453 | 2024.03.01 23:20:22.869469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2454 | 2024.03.01 23:20:22.869488 [ 3 ] {} <Debug> HTTP-Session: be356b3a-d25e-4ee5-9adc-bce14d262732 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2455 | 2024.03.01 23:20:22.869505 [ 3 ] {} <Debug> HTTP-Session: be356b3a-d25e-4ee5-9adc-bce14d262732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2456 | 2024.03.01 23:20:22.869576 [ 3 ] {d123652e-359b-41e3-84bf-0265fbec6203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2457 | 2024.03.01 23:20:22.869616 [ 3 ] {d123652e-359b-41e3-84bf-0265fbec6203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2458 | 2024.03.01 23:20:22.869727 [ 3 ] {d123652e-359b-41e3-84bf-0265fbec6203} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2459 | 2024.03.01 23:20:22.869967 [ 3 ] {d123652e-359b-41e3-84bf-0265fbec6203} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2460 | 2024.03.01 23:20:22.870173 [ 3 ] {d123652e-359b-41e3-84bf-0265fbec6203} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2461 | 2024.03.01 23:20:22.870323 [ 3 ] {d123652e-359b-41e3-84bf-0265fbec6203} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2462 | 2024.03.01 23:20:22.870420 [ 3 ] {d123652e-359b-41e3-84bf-0265fbec6203} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000817 sec., 2447 rows/sec., 170.93 KiB/sec. | ||
2463 | 2024.03.01 23:20:22.870532 [ 3 ] {d123652e-359b-41e3-84bf-0265fbec6203} <Debug> DynamicQueryHandler: Done processing query | ||
2464 | 2024.03.01 23:20:22.870556 [ 3 ] {d123652e-359b-41e3-84bf-0265fbec6203} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2465 | 2024.03.01 23:20:22.870572 [ 3 ] {} <Debug> HTTP-Session: be356b3a-d25e-4ee5-9adc-bce14d262732 Destroying unnamed session | ||
2466 | 2024.03.01 23:20:22.870672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2467 | 2024.03.01 23:20:22.870717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2468 | 2024.03.01 23:20:22.870736 [ 3 ] {} <Debug> HTTP-Session: d0f27b45-c878-4794-8dfc-8dc2d6cc89da Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2469 | 2024.03.01 23:20:22.870753 [ 3 ] {} <Debug> HTTP-Session: d0f27b45-c878-4794-8dfc-8dc2d6cc89da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2470 | 2024.03.01 23:20:22.870825 [ 3 ] {669db46a-6a1b-4d69-a704-9d5b23ff44ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2471 | 2024.03.01 23:20:22.870865 [ 3 ] {669db46a-6a1b-4d69-a704-9d5b23ff44ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2472 | 2024.03.01 23:20:22.870971 [ 3 ] {669db46a-6a1b-4d69-a704-9d5b23ff44ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2473 | 2024.03.01 23:20:22.871237 [ 3 ] {669db46a-6a1b-4d69-a704-9d5b23ff44ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2474 | 2024.03.01 23:20:22.871442 [ 3 ] {669db46a-6a1b-4d69-a704-9d5b23ff44ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2475 | 2024.03.01 23:20:22.871594 [ 3 ] {669db46a-6a1b-4d69-a704-9d5b23ff44ad} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2476 | 2024.03.01 23:20:22.871697 [ 3 ] {669db46a-6a1b-4d69-a704-9d5b23ff44ad} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000844171 sec., 22507 rows/sec., 1.76 MiB/sec. | ||
2477 | 2024.03.01 23:20:22.871798 [ 3 ] {669db46a-6a1b-4d69-a704-9d5b23ff44ad} <Debug> DynamicQueryHandler: Done processing query | ||
2478 | 2024.03.01 23:20:22.871820 [ 3 ] {669db46a-6a1b-4d69-a704-9d5b23ff44ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2479 | 2024.03.01 23:20:22.871838 [ 3 ] {} <Debug> HTTP-Session: d0f27b45-c878-4794-8dfc-8dc2d6cc89da Destroying unnamed session | ||
2480 | 2024.03.01 23:20:22.871934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2481 | 2024.03.01 23:20:22.871977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2482 | 2024.03.01 23:20:22.871996 [ 3 ] {} <Debug> HTTP-Session: 2d9b1206-12b5-44be-81e0-2997b8836bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2483 | 2024.03.01 23:20:22.872013 [ 3 ] {} <Debug> HTTP-Session: 2d9b1206-12b5-44be-81e0-2997b8836bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2484 | 2024.03.01 23:20:22.872081 [ 3 ] {2ddcaf61-d091-4a9e-ba8d-0488f6495bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2485 | 2024.03.01 23:20:22.872124 [ 3 ] {2ddcaf61-d091-4a9e-ba8d-0488f6495bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2486 | 2024.03.01 23:20:22.872247 [ 3 ] {2ddcaf61-d091-4a9e-ba8d-0488f6495bc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2487 | 2024.03.01 23:20:22.872505 [ 3 ] {2ddcaf61-d091-4a9e-ba8d-0488f6495bc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2488 | 2024.03.01 23:20:22.872762 [ 3 ] {2ddcaf61-d091-4a9e-ba8d-0488f6495bc8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2489 | 2024.03.01 23:20:22.872941 [ 3 ] {2ddcaf61-d091-4a9e-ba8d-0488f6495bc8} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2490 | 2024.03.01 23:20:22.873029 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2491 | 2024.03.01 23:20:22.873042 [ 3 ] {2ddcaf61-d091-4a9e-ba8d-0488f6495bc8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000933103 sec., 1071 rows/sec., 75.35 KiB/sec. | ||
2492 | 2024.03.01 23:20:22.873083 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2493 | 2024.03.01 23:20:22.873266 [ 3 ] {2ddcaf61-d091-4a9e-ba8d-0488f6495bc8} <Debug> DynamicQueryHandler: Done processing query | ||
2494 | 2024.03.01 23:20:22.873258 [ 23 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2495 | 2024.03.01 23:20:22.873293 [ 3 ] {2ddcaf61-d091-4a9e-ba8d-0488f6495bc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2496 | 2024.03.01 23:20:22.873360 [ 3 ] {} <Debug> HTTP-Session: 2d9b1206-12b5-44be-81e0-2997b8836bbd Destroying unnamed session | ||
2497 | 2024.03.01 23:20:22.873467 [ 23 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2498 | 2024.03.01 23:20:22.873488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2499 | 2024.03.01 23:20:22.873542 [ 23 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part | ||
2500 | 2024.03.01 23:20:22.873557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2501 | 2024.03.01 23:20:22.873592 [ 3 ] {} <Debug> HTTP-Session: 3957373e-028b-4329-80dc-70881ca64aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2502 | 2024.03.01 23:20:22.873637 [ 3 ] {} <Debug> HTTP-Session: 3957373e-028b-4329-80dc-70881ca64aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2503 | 2024.03.01 23:20:22.873792 [ 3 ] {b462007b-3937-4ab8-aaa1-02bfdd1d1d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2504 | 2024.03.01 23:20:22.873915 [ 3 ] {b462007b-3937-4ab8-aaa1-02bfdd1d1d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2505 | 2024.03.01 23:20:22.873947 [ 23 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2506 | 2024.03.01 23:20:22.874368 [ 23 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
2507 | 2024.03.01 23:20:22.874433 [ 3 ] {b462007b-3937-4ab8-aaa1-02bfdd1d1d24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2508 | 2024.03.01 23:20:22.874633 [ 23 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2509 | 2024.03.01 23:20:22.874926 [ 23 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2510 | 2024.03.01 23:20:22.875259 [ 3 ] {b462007b-3937-4ab8-aaa1-02bfdd1d1d24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2511 | 2024.03.01 23:20:22.875281 [ 23 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2512 | 2024.03.01 23:20:22.875790 [ 3 ] {b462007b-3937-4ab8-aaa1-02bfdd1d1d24} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2513 | 2024.03.01 23:20:22.876181 [ 3 ] {b462007b-3937-4ab8-aaa1-02bfdd1d1d24} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2514 | 2024.03.01 23:20:22.876525 [ 3 ] {b462007b-3937-4ab8-aaa1-02bfdd1d1d24} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.002668725 sec., 6370 rows/sec., 8.60 MiB/sec. | ||
2515 | 2024.03.01 23:20:22.876830 [ 3 ] {b462007b-3937-4ab8-aaa1-02bfdd1d1d24} <Debug> DynamicQueryHandler: Done processing query | ||
2516 | 2024.03.01 23:20:22.876863 [ 3 ] {b462007b-3937-4ab8-aaa1-02bfdd1d1d24} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2517 | 2024.03.01 23:20:22.876914 [ 3 ] {} <Debug> HTTP-Session: 3957373e-028b-4329-80dc-70881ca64aa4 Destroying unnamed session | ||
2518 | 2024.03.01 23:20:22.877086 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 341 rows, containing 5 columns (5 merged, 0 gathered) in 0.003934946 sec., 86659.38490642565 rows/sec., 6.11 MiB/sec. | ||
2519 | 2024.03.01 23:20:22.877219 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2520 | 2024.03.01 23:20:22.877440 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2521 | 2024.03.01 23:20:22.877497 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2522 | 2024.03.01 23:20:27.865910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2523 | 2024.03.01 23:20:27.866045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2524 | 2024.03.01 23:20:27.866077 [ 3 ] {} <Debug> HTTP-Session: 6aab6c55-2ba8-4ea1-a50b-0a0af1561d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2525 | 2024.03.01 23:20:27.866105 [ 3 ] {} <Debug> HTTP-Session: 6aab6c55-2ba8-4ea1-a50b-0a0af1561d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2526 | 2024.03.01 23:20:27.866250 [ 3 ] {9a851a83-3e25-4379-b0c1-31c7f7b2f0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2527 | 2024.03.01 23:20:27.866315 [ 3 ] {9a851a83-3e25-4379-b0c1-31c7f7b2f0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2528 | 2024.03.01 23:20:27.866474 [ 3 ] {9a851a83-3e25-4379-b0c1-31c7f7b2f0ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2529 | 2024.03.01 23:20:27.866907 [ 3 ] {9a851a83-3e25-4379-b0c1-31c7f7b2f0ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2530 | 2024.03.01 23:20:27.867166 [ 3 ] {9a851a83-3e25-4379-b0c1-31c7f7b2f0ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2531 | 2024.03.01 23:20:27.867332 [ 3 ] {9a851a83-3e25-4379-b0c1-31c7f7b2f0ed} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2532 | 2024.03.01 23:20:27.867463 [ 3 ] {9a851a83-3e25-4379-b0c1-31c7f7b2f0ed} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001171769 sec., 30722 rows/sec., 2.43 MiB/sec. | ||
2533 | 2024.03.01 23:20:27.867614 [ 3 ] {9a851a83-3e25-4379-b0c1-31c7f7b2f0ed} <Debug> DynamicQueryHandler: Done processing query | ||
2534 | 2024.03.01 23:20:27.867640 [ 3 ] {9a851a83-3e25-4379-b0c1-31c7f7b2f0ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2535 | 2024.03.01 23:20:27.867656 [ 3 ] {} <Debug> HTTP-Session: 6aab6c55-2ba8-4ea1-a50b-0a0af1561d52 Destroying unnamed session | ||
2536 | 2024.03.01 23:20:27.867843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2537 | 2024.03.01 23:20:27.867891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2538 | 2024.03.01 23:20:27.867911 [ 3 ] {} <Debug> HTTP-Session: 6bb1892b-a31b-4812-a191-7cf4c0a082c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2539 | 2024.03.01 23:20:27.867928 [ 3 ] {} <Debug> HTTP-Session: 6bb1892b-a31b-4812-a191-7cf4c0a082c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2540 | 2024.03.01 23:20:27.868004 [ 3 ] {45fca52f-7772-4e50-b426-957f6b9b2857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2541 | 2024.03.01 23:20:27.868043 [ 3 ] {45fca52f-7772-4e50-b426-957f6b9b2857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2542 | 2024.03.01 23:20:27.868148 [ 3 ] {45fca52f-7772-4e50-b426-957f6b9b2857} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2543 | 2024.03.01 23:20:27.868601 [ 3 ] {45fca52f-7772-4e50-b426-957f6b9b2857} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2544 | 2024.03.01 23:20:27.868822 [ 3 ] {45fca52f-7772-4e50-b426-957f6b9b2857} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2545 | 2024.03.01 23:20:27.868974 [ 3 ] {45fca52f-7772-4e50-b426-957f6b9b2857} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2546 | 2024.03.01 23:20:27.869101 [ 3 ] {45fca52f-7772-4e50-b426-957f6b9b2857} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.001067526 sec., 101168 rows/sec., 10.12 MiB/sec. | ||
2547 | 2024.03.01 23:20:27.869252 [ 3 ] {45fca52f-7772-4e50-b426-957f6b9b2857} <Debug> DynamicQueryHandler: Done processing query | ||
2548 | 2024.03.01 23:20:27.869275 [ 3 ] {45fca52f-7772-4e50-b426-957f6b9b2857} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2549 | 2024.03.01 23:20:27.869292 [ 3 ] {} <Debug> HTTP-Session: 6bb1892b-a31b-4812-a191-7cf4c0a082c9 Destroying unnamed session | ||
2550 | 2024.03.01 23:20:27.869455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2551 | 2024.03.01 23:20:27.869502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2552 | 2024.03.01 23:20:27.869521 [ 3 ] {} <Debug> HTTP-Session: 7c34ddd5-8e95-48c7-a3c8-c269a8c1a211 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2553 | 2024.03.01 23:20:27.869538 [ 3 ] {} <Debug> HTTP-Session: 7c34ddd5-8e95-48c7-a3c8-c269a8c1a211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2554 | 2024.03.01 23:20:27.869611 [ 3 ] {719c2bd8-b11e-41e8-9c7d-57b296314563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2555 | 2024.03.01 23:20:27.869651 [ 3 ] {719c2bd8-b11e-41e8-9c7d-57b296314563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2556 | 2024.03.01 23:20:27.869762 [ 3 ] {719c2bd8-b11e-41e8-9c7d-57b296314563} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2557 | 2024.03.01 23:20:27.870073 [ 3 ] {719c2bd8-b11e-41e8-9c7d-57b296314563} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2558 | 2024.03.01 23:20:27.870281 [ 3 ] {719c2bd8-b11e-41e8-9c7d-57b296314563} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2559 | 2024.03.01 23:20:27.870434 [ 3 ] {719c2bd8-b11e-41e8-9c7d-57b296314563} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2560 | 2024.03.01 23:20:27.870550 [ 3 ] {719c2bd8-b11e-41e8-9c7d-57b296314563} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000900982 sec., 39956 rows/sec., 3.12 MiB/sec. | ||
2561 | 2024.03.01 23:20:27.870669 [ 3 ] {719c2bd8-b11e-41e8-9c7d-57b296314563} <Debug> DynamicQueryHandler: Done processing query | ||
2562 | 2024.03.01 23:20:27.870691 [ 3 ] {719c2bd8-b11e-41e8-9c7d-57b296314563} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2563 | 2024.03.01 23:20:27.870708 [ 3 ] {} <Debug> HTTP-Session: 7c34ddd5-8e95-48c7-a3c8-c269a8c1a211 Destroying unnamed session | ||
2564 | 2024.03.01 23:20:27.870875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2565 | 2024.03.01 23:20:27.870921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2566 | 2024.03.01 23:20:27.870940 [ 3 ] {} <Debug> HTTP-Session: 79d9c0d1-bc31-4e47-be68-42e56e7f49c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2567 | 2024.03.01 23:20:27.870957 [ 3 ] {} <Debug> HTTP-Session: 79d9c0d1-bc31-4e47-be68-42e56e7f49c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2568 | 2024.03.01 23:20:27.871043 [ 3 ] {af1578e0-ed1a-4ec9-ba9d-df00ac474ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2569 | 2024.03.01 23:20:27.871088 [ 3 ] {af1578e0-ed1a-4ec9-ba9d-df00ac474ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2570 | 2024.03.01 23:20:27.871226 [ 3 ] {af1578e0-ed1a-4ec9-ba9d-df00ac474ebd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2571 | 2024.03.01 23:20:27.871690 [ 3 ] {af1578e0-ed1a-4ec9-ba9d-df00ac474ebd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2572 | 2024.03.01 23:20:27.872013 [ 3 ] {af1578e0-ed1a-4ec9-ba9d-df00ac474ebd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2573 | 2024.03.01 23:20:27.872192 [ 3 ] {af1578e0-ed1a-4ec9-ba9d-df00ac474ebd} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2574 | 2024.03.01 23:20:27.872322 [ 3 ] {af1578e0-ed1a-4ec9-ba9d-df00ac474ebd} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001251771 sec., 28759 rows/sec., 38.81 MiB/sec. | ||
2575 | 2024.03.01 23:20:27.872450 [ 3 ] {af1578e0-ed1a-4ec9-ba9d-df00ac474ebd} <Debug> DynamicQueryHandler: Done processing query | ||
2576 | 2024.03.01 23:20:27.872472 [ 3 ] {af1578e0-ed1a-4ec9-ba9d-df00ac474ebd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2577 | 2024.03.01 23:20:27.872488 [ 3 ] {} <Debug> HTTP-Session: 79d9c0d1-bc31-4e47-be68-42e56e7f49c9 Destroying unnamed session | ||
2578 | 2024.03.01 23:20:31.558913 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2579 | 2024.03.01 23:20:31.558983 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2580 | 2024.03.01 23:20:32.864125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2581 | 2024.03.01 23:20:32.864238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2582 | 2024.03.01 23:20:32.864266 [ 3 ] {} <Debug> HTTP-Session: 90bda28e-4c9c-4afc-99e1-2174e5fa55fa Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2583 | 2024.03.01 23:20:32.864291 [ 3 ] {} <Debug> HTTP-Session: 90bda28e-4c9c-4afc-99e1-2174e5fa55fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2584 | 2024.03.01 23:20:32.864424 [ 3 ] {65f29369-63b3-4216-b2db-a4b678d932e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2585 | 2024.03.01 23:20:32.864486 [ 3 ] {65f29369-63b3-4216-b2db-a4b678d932e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2586 | 2024.03.01 23:20:32.864648 [ 3 ] {65f29369-63b3-4216-b2db-a4b678d932e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2587 | 2024.03.01 23:20:32.865118 [ 3 ] {65f29369-63b3-4216-b2db-a4b678d932e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2588 | 2024.03.01 23:20:32.865400 [ 3 ] {65f29369-63b3-4216-b2db-a4b678d932e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2589 | 2024.03.01 23:20:32.865578 [ 3 ] {65f29369-63b3-4216-b2db-a4b678d932e2} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2590 | 2024.03.01 23:20:32.865703 [ 3 ] {65f29369-63b3-4216-b2db-a4b678d932e2} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00123987 sec., 13711 rows/sec., 1.09 MiB/sec. | ||
2591 | 2024.03.01 23:20:32.865703 [ 72 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2592 | 2024.03.01 23:20:32.865784 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2593 | 2024.03.01 23:20:32.865885 [ 3 ] {65f29369-63b3-4216-b2db-a4b678d932e2} <Debug> DynamicQueryHandler: Done processing query | ||
2594 | 2024.03.01 23:20:32.865917 [ 3 ] {65f29369-63b3-4216-b2db-a4b678d932e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2595 | 2024.03.01 23:20:32.865904 [ 18 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2596 | 2024.03.01 23:20:32.865936 [ 3 ] {} <Debug> HTTP-Session: 90bda28e-4c9c-4afc-99e1-2174e5fa55fa Destroying unnamed session | ||
2597 | 2024.03.01 23:20:32.866089 [ 18 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2598 | 2024.03.01 23:20:32.866151 [ 18 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 53 rows starting from the beginning of the part | ||
2599 | 2024.03.01 23:20:32.866160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2600 | 2024.03.01 23:20:32.866251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2601 | 2024.03.01 23:20:32.866303 [ 3 ] {} <Debug> HTTP-Session: 7e4f76e1-bf86-4d1e-9cbb-68df38d6e80a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2602 | 2024.03.01 23:20:32.866337 [ 3 ] {} <Debug> HTTP-Session: 7e4f76e1-bf86-4d1e-9cbb-68df38d6e80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2603 | 2024.03.01 23:20:32.866439 [ 18 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part | ||
2604 | 2024.03.01 23:20:32.866554 [ 3 ] {5a364e71-ca97-4f45-a6e2-b8d860300bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2605 | 2024.03.01 23:20:32.866684 [ 3 ] {5a364e71-ca97-4f45-a6e2-b8d860300bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2606 | 2024.03.01 23:20:32.866689 [ 18 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
2607 | 2024.03.01 23:20:32.866995 [ 18 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part | ||
2608 | 2024.03.01 23:20:32.867180 [ 3 ] {5a364e71-ca97-4f45-a6e2-b8d860300bd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2609 | 2024.03.01 23:20:32.867237 [ 18 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
2610 | 2024.03.01 23:20:32.867420 [ 18 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part | ||
2611 | 2024.03.01 23:20:32.867967 [ 3 ] {5a364e71-ca97-4f45-a6e2-b8d860300bd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2612 | 2024.03.01 23:20:32.868489 [ 3 ] {5a364e71-ca97-4f45-a6e2-b8d860300bd1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2613 | 2024.03.01 23:20:32.868900 [ 3 ] {5a364e71-ca97-4f45-a6e2-b8d860300bd1} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2614 | 2024.03.01 23:20:32.868937 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.003082156 sec., 57102.885123270855 rows/sec., 4.52 MiB/sec. | ||
2615 | 2024.03.01 23:20:32.869035 [ 72 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2616 | 2024.03.01 23:20:32.869085 [ 3 ] {5a364e71-ca97-4f45-a6e2-b8d860300bd1} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.002472091 sec., 20630 rows/sec., 1.81 MiB/sec. | ||
2617 | 2024.03.01 23:20:32.869097 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2618 | 2024.03.01 23:20:32.869260 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2619 | 2024.03.01 23:20:32.869301 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2620 | 2024.03.01 23:20:32.869444 [ 3 ] {5a364e71-ca97-4f45-a6e2-b8d860300bd1} <Debug> DynamicQueryHandler: Done processing query | ||
2621 | 2024.03.01 23:20:32.869500 [ 3 ] {5a364e71-ca97-4f45-a6e2-b8d860300bd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2622 | 2024.03.01 23:20:32.869514 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2623 | 2024.03.01 23:20:32.869530 [ 3 ] {} <Debug> HTTP-Session: 7e4f76e1-bf86-4d1e-9cbb-68df38d6e80a Destroying unnamed session | ||
2624 | 2024.03.01 23:20:32.869557 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 200 rows starting from the beginning of the part | ||
2625 | 2024.03.01 23:20:32.869675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2626 | 2024.03.01 23:20:32.869758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2627 | 2024.03.01 23:20:32.869799 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2628 | 2024.03.01 23:20:32.869826 [ 3 ] {} <Debug> HTTP-Session: 9487be9f-aea0-4599-bea6-b969e1a2409d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2629 | 2024.03.01 23:20:32.869811 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 87 rows starting from the beginning of the part | ||
2630 | 2024.03.01 23:20:32.869879 [ 3 ] {} <Debug> HTTP-Session: 9487be9f-aea0-4599-bea6-b969e1a2409d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2631 | 2024.03.01 23:20:32.869967 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_21_4} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2632 | 2024.03.01 23:20:32.870135 [ 3 ] {17cda846-db45-4a9c-a434-b1e5e957859a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2633 | 2024.03.01 23:20:32.870157 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
2634 | 2024.03.01 23:20:32.870250 [ 3 ] {17cda846-db45-4a9c-a434-b1e5e957859a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2635 | 2024.03.01 23:20:32.870353 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
2636 | 2024.03.01 23:20:32.870503 [ 3 ] {17cda846-db45-4a9c-a434-b1e5e957859a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2637 | 2024.03.01 23:20:32.870511 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
2638 | 2024.03.01 23:20:32.870639 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
2639 | 2024.03.01 23:20:32.871016 [ 3 ] {17cda846-db45-4a9c-a434-b1e5e957859a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2640 | 2024.03.01 23:20:32.871307 [ 3 ] {17cda846-db45-4a9c-a434-b1e5e957859a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2641 | 2024.03.01 23:20:32.871489 [ 3 ] {17cda846-db45-4a9c-a434-b1e5e957859a} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2642 | 2024.03.01 23:20:32.871634 [ 72 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2643 | 2024.03.01 23:20:32.871717 [ 3 ] {17cda846-db45-4a9c-a434-b1e5e957859a} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.001506057 sec., 11287 rows/sec., 903.90 KiB/sec. | ||
2644 | 2024.03.01 23:20:32.871720 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2645 | 2024.03.01 23:20:32.871740 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.002569123 sec., 235878.1576436784 rows/sec., 21.92 MiB/sec. | ||
2646 | 2024.03.01 23:20:32.871884 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2647 | 2024.03.01 23:20:32.872049 [ 3 ] {17cda846-db45-4a9c-a434-b1e5e957859a} <Debug> DynamicQueryHandler: Done processing query | ||
2648 | 2024.03.01 23:20:32.872061 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2649 | 2024.03.01 23:20:32.872075 [ 18 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2650 | 2024.03.01 23:20:32.872096 [ 3 ] {17cda846-db45-4a9c-a434-b1e5e957859a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2651 | 2024.03.01 23:20:32.872116 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 103 rows starting from the beginning of the part | ||
2652 | 2024.03.01 23:20:32.872183 [ 3 ] {} <Debug> HTTP-Session: 9487be9f-aea0-4599-bea6-b969e1a2409d Destroying unnamed session | ||
2653 | 2024.03.01 23:20:32.872364 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
2654 | 2024.03.01 23:20:32.872418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2655 | 2024.03.01 23:20:32.872537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2656 | 2024.03.01 23:20:32.872552 [ 18 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2657 | 2024.03.01 23:20:32.872594 [ 3 ] {} <Debug> HTTP-Session: cb502f55-c996-448c-8aab-20f1fa8df017 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2658 | 2024.03.01 23:20:32.872610 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
2659 | 2024.03.01 23:20:32.872640 [ 3 ] {} <Debug> HTTP-Session: cb502f55-c996-448c-8aab-20f1fa8df017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2660 | 2024.03.01 23:20:32.872704 [ 18 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_21_4} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2661 | 2024.03.01 23:20:32.872908 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part | ||
2662 | 2024.03.01 23:20:32.872923 [ 3 ] {9115c07e-004d-49ec-abfc-5b5c44258553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2663 | 2024.03.01 23:20:32.873003 [ 3 ] {9115c07e-004d-49ec-abfc-5b5c44258553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2664 | 2024.03.01 23:20:32.873089 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
2665 | 2024.03.01 23:20:32.873262 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part | ||
2666 | 2024.03.01 23:20:32.873332 [ 3 ] {9115c07e-004d-49ec-abfc-5b5c44258553} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2667 | 2024.03.01 23:20:32.874066 [ 3 ] {9115c07e-004d-49ec-abfc-5b5c44258553} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2668 | 2024.03.01 23:20:32.874255 [ 14 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.00245637 sec., 102590.407796871 rows/sec., 8.01 MiB/sec. | ||
2669 | 2024.03.01 23:20:32.874419 [ 18 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2670 | 2024.03.01 23:20:32.874568 [ 3 ] {9115c07e-004d-49ec-abfc-5b5c44258553} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2671 | 2024.03.01 23:20:32.874722 [ 18 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2672 | 2024.03.01 23:20:32.874827 [ 18 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_21_4} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2673 | 2024.03.01 23:20:32.874901 [ 3 ] {9115c07e-004d-49ec-abfc-5b5c44258553} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2674 | 2024.03.01 23:20:32.875047 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2675 | 2024.03.01 23:20:32.875056 [ 3 ] {9115c07e-004d-49ec-abfc-5b5c44258553} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.002074951 sec., 8192 rows/sec., 11.06 MiB/sec. | ||
2676 | 2024.03.01 23:20:32.875085 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2677 | 2024.03.01 23:20:32.875185 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2678 | 2024.03.01 23:20:32.875248 [ 3 ] {9115c07e-004d-49ec-abfc-5b5c44258553} <Debug> DynamicQueryHandler: Done processing query | ||
2679 | 2024.03.01 23:20:32.875278 [ 3 ] {9115c07e-004d-49ec-abfc-5b5c44258553} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2680 | 2024.03.01 23:20:32.875283 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2681 | 2024.03.01 23:20:32.875297 [ 3 ] {} <Debug> HTTP-Session: cb502f55-c996-448c-8aab-20f1fa8df017 Destroying unnamed session | ||
2682 | 2024.03.01 23:20:32.875317 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 381 rows starting from the beginning of the part | ||
2683 | 2024.03.01 23:20:32.875421 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part | ||
2684 | 2024.03.01 23:20:32.875509 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
2685 | 2024.03.01 23:20:32.875592 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part | ||
2686 | 2024.03.01 23:20:32.875675 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
2687 | 2024.03.01 23:20:32.875756 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part | ||
2688 | 2024.03.01 23:20:32.876998 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 6 columns (6 merged, 0 gathered) in 0.001872556 sec., 269150.82913408196 rows/sec., 363.21 MiB/sec. | ||
2689 | 2024.03.01 23:20:32.877313 [ 12 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2690 | 2024.03.01 23:20:32.877545 [ 12 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2691 | 2024.03.01 23:20:32.877601 [ 12 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2692 | 2024.03.01 23:20:32.877659 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_21_4: 4.01 MiB. | ||
2693 | 2024.03.01 23:20:33.000172 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.16 MiB, peak 236.40 MiB, will set to 231.06 MiB (RSS), difference: -4.09 MiB | ||
2694 | 2024.03.01 23:20:37.865715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2695 | 2024.03.01 23:20:37.865839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2696 | 2024.03.01 23:20:37.865865 [ 3 ] {} <Debug> HTTP-Session: 7652a81b-7390-4d6a-b3a5-a15c78748042 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2697 | 2024.03.01 23:20:37.865889 [ 3 ] {} <Debug> HTTP-Session: 7652a81b-7390-4d6a-b3a5-a15c78748042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2698 | 2024.03.01 23:20:37.866022 [ 3 ] {6dbee663-f305-4642-abb7-bef4a4f981f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2699 | 2024.03.01 23:20:37.866086 [ 3 ] {6dbee663-f305-4642-abb7-bef4a4f981f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2700 | 2024.03.01 23:20:37.866250 [ 3 ] {6dbee663-f305-4642-abb7-bef4a4f981f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2701 | 2024.03.01 23:20:37.866771 [ 3 ] {6dbee663-f305-4642-abb7-bef4a4f981f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2702 | 2024.03.01 23:20:37.867050 [ 3 ] {6dbee663-f305-4642-abb7-bef4a4f981f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2703 | 2024.03.01 23:20:37.867221 [ 3 ] {6dbee663-f305-4642-abb7-bef4a4f981f5} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2704 | 2024.03.01 23:20:37.867345 [ 3 ] {6dbee663-f305-4642-abb7-bef4a4f981f5} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001289971 sec., 27907 rows/sec., 2.21 MiB/sec. | ||
2705 | 2024.03.01 23:20:37.867517 [ 3 ] {6dbee663-f305-4642-abb7-bef4a4f981f5} <Debug> DynamicQueryHandler: Done processing query | ||
2706 | 2024.03.01 23:20:37.867545 [ 3 ] {6dbee663-f305-4642-abb7-bef4a4f981f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2707 | 2024.03.01 23:20:37.867561 [ 3 ] {} <Debug> HTTP-Session: 7652a81b-7390-4d6a-b3a5-a15c78748042 Destroying unnamed session | ||
2708 | 2024.03.01 23:20:37.867694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2709 | 2024.03.01 23:20:37.867747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2710 | 2024.03.01 23:20:37.867766 [ 3 ] {} <Debug> HTTP-Session: 36997507-c2b9-46a4-a29b-0ee66ecca20e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2711 | 2024.03.01 23:20:37.867784 [ 3 ] {} <Debug> HTTP-Session: 36997507-c2b9-46a4-a29b-0ee66ecca20e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2712 | 2024.03.01 23:20:37.867871 [ 3 ] {e7bc6d92-83ae-4428-849b-7783f1da4dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2713 | 2024.03.01 23:20:37.867912 [ 3 ] {e7bc6d92-83ae-4428-849b-7783f1da4dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2714 | 2024.03.01 23:20:37.868024 [ 3 ] {e7bc6d92-83ae-4428-849b-7783f1da4dcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2715 | 2024.03.01 23:20:37.868427 [ 3 ] {e7bc6d92-83ae-4428-849b-7783f1da4dcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2716 | 2024.03.01 23:20:37.868651 [ 3 ] {e7bc6d92-83ae-4428-849b-7783f1da4dcc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2717 | 2024.03.01 23:20:37.868805 [ 3 ] {e7bc6d92-83ae-4428-849b-7783f1da4dcc} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2718 | 2024.03.01 23:20:37.868931 [ 3 ] {e7bc6d92-83ae-4428-849b-7783f1da4dcc} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.001029835 sec., 104871 rows/sec., 10.49 MiB/sec. | ||
2719 | 2024.03.01 23:20:37.869056 [ 3 ] {e7bc6d92-83ae-4428-849b-7783f1da4dcc} <Debug> DynamicQueryHandler: Done processing query | ||
2720 | 2024.03.01 23:20:37.869080 [ 3 ] {e7bc6d92-83ae-4428-849b-7783f1da4dcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2721 | 2024.03.01 23:20:37.869096 [ 3 ] {} <Debug> HTTP-Session: 36997507-c2b9-46a4-a29b-0ee66ecca20e Destroying unnamed session | ||
2722 | 2024.03.01 23:20:37.869214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2723 | 2024.03.01 23:20:37.869263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2724 | 2024.03.01 23:20:37.869283 [ 3 ] {} <Debug> HTTP-Session: 54244bd6-292a-48ec-9455-d3de0224ac61 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2725 | 2024.03.01 23:20:37.869300 [ 3 ] {} <Debug> HTTP-Session: 54244bd6-292a-48ec-9455-d3de0224ac61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2726 | 2024.03.01 23:20:37.869371 [ 3 ] {eba1fc9a-13c5-4a52-8a96-e2ba2e3f63e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2727 | 2024.03.01 23:20:37.869412 [ 3 ] {eba1fc9a-13c5-4a52-8a96-e2ba2e3f63e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2728 | 2024.03.01 23:20:37.869517 [ 3 ] {eba1fc9a-13c5-4a52-8a96-e2ba2e3f63e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2729 | 2024.03.01 23:20:37.869819 [ 3 ] {eba1fc9a-13c5-4a52-8a96-e2ba2e3f63e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2730 | 2024.03.01 23:20:37.870032 [ 3 ] {eba1fc9a-13c5-4a52-8a96-e2ba2e3f63e5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2731 | 2024.03.01 23:20:37.870192 [ 3 ] {eba1fc9a-13c5-4a52-8a96-e2ba2e3f63e5} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2732 | 2024.03.01 23:20:37.870310 [ 3 ] {eba1fc9a-13c5-4a52-8a96-e2ba2e3f63e5} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000912342 sec., 39458 rows/sec., 3.09 MiB/sec. | ||
2733 | 2024.03.01 23:20:37.870432 [ 3 ] {eba1fc9a-13c5-4a52-8a96-e2ba2e3f63e5} <Debug> DynamicQueryHandler: Done processing query | ||
2734 | 2024.03.01 23:20:37.870455 [ 3 ] {eba1fc9a-13c5-4a52-8a96-e2ba2e3f63e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2735 | 2024.03.01 23:20:37.870471 [ 3 ] {} <Debug> HTTP-Session: 54244bd6-292a-48ec-9455-d3de0224ac61 Destroying unnamed session | ||
2736 | 2024.03.01 23:20:37.870599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2737 | 2024.03.01 23:20:37.870646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2738 | 2024.03.01 23:20:37.870667 [ 3 ] {} <Debug> HTTP-Session: c02c8ad9-7660-4aed-9cc7-6ad4ca850899 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2739 | 2024.03.01 23:20:37.870685 [ 3 ] {} <Debug> HTTP-Session: c02c8ad9-7660-4aed-9cc7-6ad4ca850899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2740 | 2024.03.01 23:20:37.870768 [ 3 ] {124e2052-dd9b-4e1d-8b0a-a63bc3e1c021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2741 | 2024.03.01 23:20:37.870814 [ 3 ] {124e2052-dd9b-4e1d-8b0a-a63bc3e1c021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2742 | 2024.03.01 23:20:37.870954 [ 3 ] {124e2052-dd9b-4e1d-8b0a-a63bc3e1c021} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2743 | 2024.03.01 23:20:37.871393 [ 3 ] {124e2052-dd9b-4e1d-8b0a-a63bc3e1c021} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2744 | 2024.03.01 23:20:37.871720 [ 3 ] {124e2052-dd9b-4e1d-8b0a-a63bc3e1c021} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2745 | 2024.03.01 23:20:37.871906 [ 3 ] {124e2052-dd9b-4e1d-8b0a-a63bc3e1c021} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2746 | 2024.03.01 23:20:37.872009 [ 3 ] {124e2052-dd9b-4e1d-8b0a-a63bc3e1c021} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.00120985 sec., 29755 rows/sec., 40.15 MiB/sec. | ||
2747 | 2024.03.01 23:20:37.872137 [ 3 ] {124e2052-dd9b-4e1d-8b0a-a63bc3e1c021} <Debug> DynamicQueryHandler: Done processing query | ||
2748 | 2024.03.01 23:20:37.872165 [ 3 ] {124e2052-dd9b-4e1d-8b0a-a63bc3e1c021} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2749 | 2024.03.01 23:20:37.872180 [ 3 ] {} <Debug> HTTP-Session: c02c8ad9-7660-4aed-9cc7-6ad4ca850899 Destroying unnamed session | ||
2750 | 2024.03.01 23:20:42.865576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2751 | 2024.03.01 23:20:42.865773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2752 | 2024.03.01 23:20:42.865833 [ 3 ] {} <Debug> HTTP-Session: e74212ef-08dd-4cbc-8a48-9e880db9da69 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2753 | 2024.03.01 23:20:42.865866 [ 3 ] {} <Debug> HTTP-Session: e74212ef-08dd-4cbc-8a48-9e880db9da69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2754 | 2024.03.01 23:20:42.866001 [ 3 ] {b6c9425a-5c65-4f98-b002-34bea0d0e14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2755 | 2024.03.01 23:20:42.866061 [ 3 ] {b6c9425a-5c65-4f98-b002-34bea0d0e14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2756 | 2024.03.01 23:20:42.866229 [ 3 ] {b6c9425a-5c65-4f98-b002-34bea0d0e14f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2757 | 2024.03.01 23:20:42.866644 [ 3 ] {b6c9425a-5c65-4f98-b002-34bea0d0e14f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2758 | 2024.03.01 23:20:42.866968 [ 3 ] {b6c9425a-5c65-4f98-b002-34bea0d0e14f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2759 | 2024.03.01 23:20:42.867146 [ 3 ] {b6c9425a-5c65-4f98-b002-34bea0d0e14f} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2760 | 2024.03.01 23:20:42.867263 [ 3 ] {b6c9425a-5c65-4f98-b002-34bea0d0e14f} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00122789 sec., 13844 rows/sec., 1.10 MiB/sec. | ||
2761 | 2024.03.01 23:20:42.867423 [ 3 ] {b6c9425a-5c65-4f98-b002-34bea0d0e14f} <Debug> DynamicQueryHandler: Done processing query | ||
2762 | 2024.03.01 23:20:42.867449 [ 3 ] {b6c9425a-5c65-4f98-b002-34bea0d0e14f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2763 | 2024.03.01 23:20:42.867466 [ 3 ] {} <Debug> HTTP-Session: e74212ef-08dd-4cbc-8a48-9e880db9da69 Destroying unnamed session | ||
2764 | 2024.03.01 23:20:42.867587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2765 | 2024.03.01 23:20:42.867636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2766 | 2024.03.01 23:20:42.867655 [ 3 ] {} <Debug> HTTP-Session: b9bd5d9d-1538-4b56-b31d-d559071168db Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2767 | 2024.03.01 23:20:42.867672 [ 3 ] {} <Debug> HTTP-Session: b9bd5d9d-1538-4b56-b31d-d559071168db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2768 | 2024.03.01 23:20:42.867755 [ 3 ] {bff51515-f01a-45c6-956e-423971c45dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2769 | 2024.03.01 23:20:42.867798 [ 3 ] {bff51515-f01a-45c6-956e-423971c45dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2770 | 2024.03.01 23:20:42.867910 [ 3 ] {bff51515-f01a-45c6-956e-423971c45dd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2771 | 2024.03.01 23:20:42.868181 [ 3 ] {bff51515-f01a-45c6-956e-423971c45dd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2772 | 2024.03.01 23:20:42.868388 [ 3 ] {bff51515-f01a-45c6-956e-423971c45dd4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2773 | 2024.03.01 23:20:42.868546 [ 3 ] {bff51515-f01a-45c6-956e-423971c45dd4} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2774 | 2024.03.01 23:20:42.868665 [ 3 ] {bff51515-f01a-45c6-956e-423971c45dd4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000868662 sec., 2302 rows/sec., 196.74 KiB/sec. | ||
2775 | 2024.03.01 23:20:42.868782 [ 3 ] {bff51515-f01a-45c6-956e-423971c45dd4} <Debug> DynamicQueryHandler: Done processing query | ||
2776 | 2024.03.01 23:20:42.868807 [ 3 ] {bff51515-f01a-45c6-956e-423971c45dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2777 | 2024.03.01 23:20:42.868823 [ 3 ] {} <Debug> HTTP-Session: b9bd5d9d-1538-4b56-b31d-d559071168db Destroying unnamed session | ||
2778 | 2024.03.01 23:20:42.868953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2779 | 2024.03.01 23:20:42.869000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2780 | 2024.03.01 23:20:42.869018 [ 3 ] {} <Debug> HTTP-Session: 418ebbd2-48f8-49c7-8024-8f4f54c580ee Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2781 | 2024.03.01 23:20:42.869035 [ 3 ] {} <Debug> HTTP-Session: 418ebbd2-48f8-49c7-8024-8f4f54c580ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2782 | 2024.03.01 23:20:42.869108 [ 3 ] {ec19f758-cbe6-4994-bf66-b9cb142de0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2783 | 2024.03.01 23:20:42.869148 [ 3 ] {ec19f758-cbe6-4994-bf66-b9cb142de0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2784 | 2024.03.01 23:20:42.869252 [ 3 ] {ec19f758-cbe6-4994-bf66-b9cb142de0f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2785 | 2024.03.01 23:20:42.869580 [ 3 ] {ec19f758-cbe6-4994-bf66-b9cb142de0f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2786 | 2024.03.01 23:20:42.869793 [ 3 ] {ec19f758-cbe6-4994-bf66-b9cb142de0f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2787 | 2024.03.01 23:20:42.869939 [ 3 ] {ec19f758-cbe6-4994-bf66-b9cb142de0f4} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2788 | 2024.03.01 23:20:42.870067 [ 3 ] {ec19f758-cbe6-4994-bf66-b9cb142de0f4} <Information> executeQuery: Read 88 rows, 7.48 KiB in 0.000928502 sec., 94776 rows/sec., 7.87 MiB/sec. | ||
2789 | 2024.03.01 23:20:42.870204 [ 3 ] {ec19f758-cbe6-4994-bf66-b9cb142de0f4} <Debug> DynamicQueryHandler: Done processing query | ||
2790 | 2024.03.01 23:20:42.870227 [ 3 ] {ec19f758-cbe6-4994-bf66-b9cb142de0f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2791 | 2024.03.01 23:20:42.870243 [ 3 ] {} <Debug> HTTP-Session: 418ebbd2-48f8-49c7-8024-8f4f54c580ee Destroying unnamed session | ||
2792 | 2024.03.01 23:20:42.870385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2793 | 2024.03.01 23:20:42.870430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2794 | 2024.03.01 23:20:42.870449 [ 3 ] {} <Debug> HTTP-Session: 1f5d0eeb-f96c-4129-93f1-f32338e5ffb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2795 | 2024.03.01 23:20:42.870466 [ 3 ] {} <Debug> HTTP-Session: 1f5d0eeb-f96c-4129-93f1-f32338e5ffb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2796 | 2024.03.01 23:20:42.870534 [ 3 ] {43e3d884-bb8f-4367-b239-d187900da757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2797 | 2024.03.01 23:20:42.870572 [ 3 ] {43e3d884-bb8f-4367-b239-d187900da757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2798 | 2024.03.01 23:20:42.870679 [ 3 ] {43e3d884-bb8f-4367-b239-d187900da757} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2799 | 2024.03.01 23:20:42.870936 [ 3 ] {43e3d884-bb8f-4367-b239-d187900da757} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2800 | 2024.03.01 23:20:42.871142 [ 3 ] {43e3d884-bb8f-4367-b239-d187900da757} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2801 | 2024.03.01 23:20:42.871289 [ 3 ] {43e3d884-bb8f-4367-b239-d187900da757} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2802 | 2024.03.01 23:20:42.871404 [ 3 ] {43e3d884-bb8f-4367-b239-d187900da757} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00083347 sec., 2399 rows/sec., 167.55 KiB/sec. | ||
2803 | 2024.03.01 23:20:42.871525 [ 3 ] {43e3d884-bb8f-4367-b239-d187900da757} <Debug> DynamicQueryHandler: Done processing query | ||
2804 | 2024.03.01 23:20:42.871547 [ 3 ] {43e3d884-bb8f-4367-b239-d187900da757} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2805 | 2024.03.01 23:20:42.871563 [ 3 ] {} <Debug> HTTP-Session: 1f5d0eeb-f96c-4129-93f1-f32338e5ffb0 Destroying unnamed session | ||
2806 | 2024.03.01 23:20:42.871684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2807 | 2024.03.01 23:20:42.871730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2808 | 2024.03.01 23:20:42.871749 [ 3 ] {} <Debug> HTTP-Session: 1fcb525f-5881-408c-a414-a3cce0b2ba66 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2809 | 2024.03.01 23:20:42.871766 [ 3 ] {} <Debug> HTTP-Session: 1fcb525f-5881-408c-a414-a3cce0b2ba66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2810 | 2024.03.01 23:20:42.871838 [ 3 ] {091b49aa-1800-4d42-81e0-649507918aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2811 | 2024.03.01 23:20:42.871877 [ 3 ] {091b49aa-1800-4d42-81e0-649507918aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2812 | 2024.03.01 23:20:42.871982 [ 3 ] {091b49aa-1800-4d42-81e0-649507918aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2813 | 2024.03.01 23:20:42.872264 [ 3 ] {091b49aa-1800-4d42-81e0-649507918aa3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2814 | 2024.03.01 23:20:42.872476 [ 3 ] {091b49aa-1800-4d42-81e0-649507918aa3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2815 | 2024.03.01 23:20:42.872627 [ 3 ] {091b49aa-1800-4d42-81e0-649507918aa3} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2816 | 2024.03.01 23:20:42.872735 [ 3 ] {091b49aa-1800-4d42-81e0-649507918aa3} <Information> executeQuery: Read 43 rows, 3.42 KiB in 0.000862451 sec., 49857 rows/sec., 3.88 MiB/sec. | ||
2817 | 2024.03.01 23:20:42.872853 [ 3 ] {091b49aa-1800-4d42-81e0-649507918aa3} <Debug> DynamicQueryHandler: Done processing query | ||
2818 | 2024.03.01 23:20:42.872877 [ 3 ] {091b49aa-1800-4d42-81e0-649507918aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2819 | 2024.03.01 23:20:42.872892 [ 3 ] {} <Debug> HTTP-Session: 1fcb525f-5881-408c-a414-a3cce0b2ba66 Destroying unnamed session | ||
2820 | 2024.03.01 23:20:42.873005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2821 | 2024.03.01 23:20:42.873050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2822 | 2024.03.01 23:20:42.873068 [ 3 ] {} <Debug> HTTP-Session: 4bcbbf18-97c3-4694-90ab-f817d65e94b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2823 | 2024.03.01 23:20:42.873084 [ 3 ] {} <Debug> HTTP-Session: 4bcbbf18-97c3-4694-90ab-f817d65e94b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2824 | 2024.03.01 23:20:42.873157 [ 3 ] {a0333843-499b-48d4-8c52-aabac0b939aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2825 | 2024.03.01 23:20:42.873200 [ 3 ] {a0333843-499b-48d4-8c52-aabac0b939aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2826 | 2024.03.01 23:20:42.873323 [ 3 ] {a0333843-499b-48d4-8c52-aabac0b939aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2827 | 2024.03.01 23:20:42.873643 [ 3 ] {a0333843-499b-48d4-8c52-aabac0b939aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2828 | 2024.03.01 23:20:42.873911 [ 3 ] {a0333843-499b-48d4-8c52-aabac0b939aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2829 | 2024.03.01 23:20:42.874089 [ 3 ] {a0333843-499b-48d4-8c52-aabac0b939aa} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2830 | 2024.03.01 23:20:42.874209 [ 3 ] {a0333843-499b-48d4-8c52-aabac0b939aa} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001024115 sec., 36128 rows/sec., 2.55 MiB/sec. | ||
2831 | 2024.03.01 23:20:42.874321 [ 3 ] {a0333843-499b-48d4-8c52-aabac0b939aa} <Debug> DynamicQueryHandler: Done processing query | ||
2832 | 2024.03.01 23:20:42.874344 [ 3 ] {a0333843-499b-48d4-8c52-aabac0b939aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2833 | 2024.03.01 23:20:42.874360 [ 3 ] {} <Debug> HTTP-Session: 4bcbbf18-97c3-4694-90ab-f817d65e94b9 Destroying unnamed session | ||
2834 | 2024.03.01 23:20:42.874482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2835 | 2024.03.01 23:20:42.874526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2836 | 2024.03.01 23:20:42.874544 [ 3 ] {} <Debug> HTTP-Session: 258d8a28-b8b3-49fc-a96b-2e81265ef96b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2837 | 2024.03.01 23:20:42.874561 [ 3 ] {} <Debug> HTTP-Session: 258d8a28-b8b3-49fc-a96b-2e81265ef96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2838 | 2024.03.01 23:20:42.874636 [ 3 ] {ab9bfa4c-7c4e-4baf-9424-4b759a8bce74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2839 | 2024.03.01 23:20:42.874679 [ 3 ] {ab9bfa4c-7c4e-4baf-9424-4b759a8bce74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2840 | 2024.03.01 23:20:42.874814 [ 3 ] {ab9bfa4c-7c4e-4baf-9424-4b759a8bce74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2841 | 2024.03.01 23:20:42.875169 [ 3 ] {ab9bfa4c-7c4e-4baf-9424-4b759a8bce74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2842 | 2024.03.01 23:20:42.875442 [ 3 ] {ab9bfa4c-7c4e-4baf-9424-4b759a8bce74} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2843 | 2024.03.01 23:20:42.875618 [ 3 ] {ab9bfa4c-7c4e-4baf-9424-4b759a8bce74} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2844 | 2024.03.01 23:20:42.875730 [ 3 ] {ab9bfa4c-7c4e-4baf-9424-4b759a8bce74} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001057136 sec., 16081 rows/sec., 21.70 MiB/sec. | ||
2845 | 2024.03.01 23:20:42.875853 [ 3 ] {ab9bfa4c-7c4e-4baf-9424-4b759a8bce74} <Debug> DynamicQueryHandler: Done processing query | ||
2846 | 2024.03.01 23:20:42.875876 [ 3 ] {ab9bfa4c-7c4e-4baf-9424-4b759a8bce74} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2847 | 2024.03.01 23:20:42.875892 [ 3 ] {} <Debug> HTTP-Session: 258d8a28-b8b3-49fc-a96b-2e81265ef96b Destroying unnamed session | ||
2848 | 2024.03.01 23:20:46.559026 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2849 | 2024.03.01 23:20:46.559096 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2850 | 2024.03.01 23:20:47.865929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2851 | 2024.03.01 23:20:47.866079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2852 | 2024.03.01 23:20:47.866124 [ 3 ] {} <Debug> HTTP-Session: 2b5bdc30-2d14-4ab0-8c92-e3829daa26af Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2853 | 2024.03.01 23:20:47.866164 [ 3 ] {} <Debug> HTTP-Session: 2b5bdc30-2d14-4ab0-8c92-e3829daa26af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2854 | 2024.03.01 23:20:47.866365 [ 3 ] {00dc2dd0-f534-465e-b20e-a9f09642a15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2855 | 2024.03.01 23:20:47.866459 [ 3 ] {00dc2dd0-f534-465e-b20e-a9f09642a15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2856 | 2024.03.01 23:20:47.866722 [ 3 ] {00dc2dd0-f534-465e-b20e-a9f09642a15d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2857 | 2024.03.01 23:20:47.867228 [ 3 ] {00dc2dd0-f534-465e-b20e-a9f09642a15d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2858 | 2024.03.01 23:20:47.867481 [ 3 ] {00dc2dd0-f534-465e-b20e-a9f09642a15d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2859 | 2024.03.01 23:20:47.867642 [ 3 ] {00dc2dd0-f534-465e-b20e-a9f09642a15d} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2860 | 2024.03.01 23:20:47.867765 [ 3 ] {00dc2dd0-f534-465e-b20e-a9f09642a15d} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001346223 sec., 26741 rows/sec., 2.12 MiB/sec. | ||
2861 | 2024.03.01 23:20:47.867938 [ 3 ] {00dc2dd0-f534-465e-b20e-a9f09642a15d} <Debug> DynamicQueryHandler: Done processing query | ||
2862 | 2024.03.01 23:20:47.867964 [ 3 ] {00dc2dd0-f534-465e-b20e-a9f09642a15d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2863 | 2024.03.01 23:20:47.867980 [ 3 ] {} <Debug> HTTP-Session: 2b5bdc30-2d14-4ab0-8c92-e3829daa26af Destroying unnamed session | ||
2864 | 2024.03.01 23:20:47.868123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2865 | 2024.03.01 23:20:47.868167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2866 | 2024.03.01 23:20:47.868186 [ 3 ] {} <Debug> HTTP-Session: eeb9d400-4522-4068-9180-09365c2523d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2867 | 2024.03.01 23:20:47.868202 [ 3 ] {} <Debug> HTTP-Session: eeb9d400-4522-4068-9180-09365c2523d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2868 | 2024.03.01 23:20:47.868278 [ 3 ] {a2702407-ab11-4f45-9beb-a5a49c9db6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2869 | 2024.03.01 23:20:47.868317 [ 3 ] {a2702407-ab11-4f45-9beb-a5a49c9db6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2870 | 2024.03.01 23:20:47.868424 [ 3 ] {a2702407-ab11-4f45-9beb-a5a49c9db6a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2871 | 2024.03.01 23:20:47.868774 [ 3 ] {a2702407-ab11-4f45-9beb-a5a49c9db6a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2872 | 2024.03.01 23:20:47.868999 [ 3 ] {a2702407-ab11-4f45-9beb-a5a49c9db6a5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2873 | 2024.03.01 23:20:47.869149 [ 3 ] {a2702407-ab11-4f45-9beb-a5a49c9db6a5} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2874 | 2024.03.01 23:20:47.869262 [ 3 ] {a2702407-ab11-4f45-9beb-a5a49c9db6a5} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000957204 sec., 112828 rows/sec., 11.29 MiB/sec. | ||
2875 | 2024.03.01 23:20:47.869381 [ 3 ] {a2702407-ab11-4f45-9beb-a5a49c9db6a5} <Debug> DynamicQueryHandler: Done processing query | ||
2876 | 2024.03.01 23:20:47.869403 [ 3 ] {a2702407-ab11-4f45-9beb-a5a49c9db6a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2877 | 2024.03.01 23:20:47.869419 [ 3 ] {} <Debug> HTTP-Session: eeb9d400-4522-4068-9180-09365c2523d5 Destroying unnamed session | ||
2878 | 2024.03.01 23:20:47.869572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2879 | 2024.03.01 23:20:47.869617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2880 | 2024.03.01 23:20:47.869635 [ 3 ] {} <Debug> HTTP-Session: ec6f5f2e-787f-4c20-aa4c-b7c4e1afd61d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2881 | 2024.03.01 23:20:47.869651 [ 3 ] {} <Debug> HTTP-Session: ec6f5f2e-787f-4c20-aa4c-b7c4e1afd61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2882 | 2024.03.01 23:20:47.869721 [ 3 ] {3e45fa7b-157b-4419-9d52-a199c3c38e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2883 | 2024.03.01 23:20:47.869759 [ 3 ] {3e45fa7b-157b-4419-9d52-a199c3c38e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2884 | 2024.03.01 23:20:47.869865 [ 3 ] {3e45fa7b-157b-4419-9d52-a199c3c38e40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2885 | 2024.03.01 23:20:47.870152 [ 3 ] {3e45fa7b-157b-4419-9d52-a199c3c38e40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2886 | 2024.03.01 23:20:47.870356 [ 3 ] {3e45fa7b-157b-4419-9d52-a199c3c38e40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2887 | 2024.03.01 23:20:47.870495 [ 3 ] {3e45fa7b-157b-4419-9d52-a199c3c38e40} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2888 | 2024.03.01 23:20:47.870610 [ 3 ] {3e45fa7b-157b-4419-9d52-a199c3c38e40} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000860241 sec., 41848 rows/sec., 3.27 MiB/sec. | ||
2889 | 2024.03.01 23:20:47.870718 [ 3 ] {3e45fa7b-157b-4419-9d52-a199c3c38e40} <Debug> DynamicQueryHandler: Done processing query | ||
2890 | 2024.03.01 23:20:47.870741 [ 3 ] {3e45fa7b-157b-4419-9d52-a199c3c38e40} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2891 | 2024.03.01 23:20:47.870756 [ 3 ] {} <Debug> HTTP-Session: ec6f5f2e-787f-4c20-aa4c-b7c4e1afd61d Destroying unnamed session | ||
2892 | 2024.03.01 23:20:47.870922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2893 | 2024.03.01 23:20:47.870967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2894 | 2024.03.01 23:20:47.870984 [ 3 ] {} <Debug> HTTP-Session: b600da30-cbfc-4f8c-a2a1-4f5ba84eaa1a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2895 | 2024.03.01 23:20:47.871000 [ 3 ] {} <Debug> HTTP-Session: b600da30-cbfc-4f8c-a2a1-4f5ba84eaa1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2896 | 2024.03.01 23:20:47.871085 [ 3 ] {a124835b-a26c-4fbe-b0f2-074795145a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2897 | 2024.03.01 23:20:47.871127 [ 3 ] {a124835b-a26c-4fbe-b0f2-074795145a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2898 | 2024.03.01 23:20:47.871264 [ 3 ] {a124835b-a26c-4fbe-b0f2-074795145a4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2899 | 2024.03.01 23:20:47.871672 [ 3 ] {a124835b-a26c-4fbe-b0f2-074795145a4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2900 | 2024.03.01 23:20:47.871977 [ 3 ] {a124835b-a26c-4fbe-b0f2-074795145a4c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2901 | 2024.03.01 23:20:47.872155 [ 3 ] {a124835b-a26c-4fbe-b0f2-074795145a4c} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2902 | 2024.03.01 23:20:47.872276 [ 3 ] {a124835b-a26c-4fbe-b0f2-074795145a4c} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001163229 sec., 30948 rows/sec., 41.76 MiB/sec. | ||
2903 | 2024.03.01 23:20:47.872402 [ 3 ] {a124835b-a26c-4fbe-b0f2-074795145a4c} <Debug> DynamicQueryHandler: Done processing query | ||
2904 | 2024.03.01 23:20:47.872425 [ 3 ] {a124835b-a26c-4fbe-b0f2-074795145a4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2905 | 2024.03.01 23:20:47.872440 [ 3 ] {} <Debug> HTTP-Session: b600da30-cbfc-4f8c-a2a1-4f5ba84eaa1a Destroying unnamed session | ||
2906 | 2024.03.01 23:20:52.864284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2907 | 2024.03.01 23:20:52.864404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2908 | 2024.03.01 23:20:52.864432 [ 3 ] {} <Debug> HTTP-Session: 131fa063-d6b4-4ba0-9840-799d1a6d7630 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2909 | 2024.03.01 23:20:52.864458 [ 3 ] {} <Debug> HTTP-Session: 131fa063-d6b4-4ba0-9840-799d1a6d7630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2910 | 2024.03.01 23:20:52.864591 [ 3 ] {7076cea3-904c-4afe-91f3-c03f04bf463b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2911 | 2024.03.01 23:20:52.864652 [ 3 ] {7076cea3-904c-4afe-91f3-c03f04bf463b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2912 | 2024.03.01 23:20:52.864821 [ 3 ] {7076cea3-904c-4afe-91f3-c03f04bf463b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2913 | 2024.03.01 23:20:52.865242 [ 3 ] {7076cea3-904c-4afe-91f3-c03f04bf463b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2914 | 2024.03.01 23:20:52.865505 [ 3 ] {7076cea3-904c-4afe-91f3-c03f04bf463b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2915 | 2024.03.01 23:20:52.865670 [ 3 ] {7076cea3-904c-4afe-91f3-c03f04bf463b} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2916 | 2024.03.01 23:20:52.865800 [ 3 ] {7076cea3-904c-4afe-91f3-c03f04bf463b} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001173239 sec., 14489 rows/sec., 1.15 MiB/sec. | ||
2917 | 2024.03.01 23:20:52.865949 [ 3 ] {7076cea3-904c-4afe-91f3-c03f04bf463b} <Debug> DynamicQueryHandler: Done processing query | ||
2918 | 2024.03.01 23:20:52.865976 [ 3 ] {7076cea3-904c-4afe-91f3-c03f04bf463b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2919 | 2024.03.01 23:20:52.865994 [ 3 ] {} <Debug> HTTP-Session: 131fa063-d6b4-4ba0-9840-799d1a6d7630 Destroying unnamed session | ||
2920 | 2024.03.01 23:20:52.866124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2921 | 2024.03.01 23:20:52.866174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2922 | 2024.03.01 23:20:52.866195 [ 3 ] {} <Debug> HTTP-Session: 730fbb1a-1348-495b-b7b8-154e448d9718 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2923 | 2024.03.01 23:20:52.866214 [ 3 ] {} <Debug> HTTP-Session: 730fbb1a-1348-495b-b7b8-154e448d9718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2924 | 2024.03.01 23:20:52.866297 [ 3 ] {5110cb9a-0907-42bb-8aa8-0ad7cbda47bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2925 | 2024.03.01 23:20:52.866340 [ 3 ] {5110cb9a-0907-42bb-8aa8-0ad7cbda47bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2926 | 2024.03.01 23:20:52.866451 [ 3 ] {5110cb9a-0907-42bb-8aa8-0ad7cbda47bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2927 | 2024.03.01 23:20:52.866798 [ 3 ] {5110cb9a-0907-42bb-8aa8-0ad7cbda47bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2928 | 2024.03.01 23:20:52.867020 [ 3 ] {5110cb9a-0907-42bb-8aa8-0ad7cbda47bd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2929 | 2024.03.01 23:20:52.867169 [ 3 ] {5110cb9a-0907-42bb-8aa8-0ad7cbda47bd} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2930 | 2024.03.01 23:20:52.867287 [ 3 ] {5110cb9a-0907-42bb-8aa8-0ad7cbda47bd} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000953513 sec., 53486 rows/sec., 4.69 MiB/sec. | ||
2931 | 2024.03.01 23:20:52.867418 [ 3 ] {5110cb9a-0907-42bb-8aa8-0ad7cbda47bd} <Debug> DynamicQueryHandler: Done processing query | ||
2932 | 2024.03.01 23:20:52.867441 [ 3 ] {5110cb9a-0907-42bb-8aa8-0ad7cbda47bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2933 | 2024.03.01 23:20:52.867458 [ 3 ] {} <Debug> HTTP-Session: 730fbb1a-1348-495b-b7b8-154e448d9718 Destroying unnamed session | ||
2934 | 2024.03.01 23:20:52.867608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2935 | 2024.03.01 23:20:52.867655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2936 | 2024.03.01 23:20:52.867674 [ 3 ] {} <Debug> HTTP-Session: 0f4ddb34-1b6f-444f-8617-00c4386d8acc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2937 | 2024.03.01 23:20:52.867692 [ 3 ] {} <Debug> HTTP-Session: 0f4ddb34-1b6f-444f-8617-00c4386d8acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2938 | 2024.03.01 23:20:52.867765 [ 3 ] {c2fb2ac7-5e35-456d-8caa-45a209efc869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2939 | 2024.03.01 23:20:52.867805 [ 3 ] {c2fb2ac7-5e35-456d-8caa-45a209efc869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2940 | 2024.03.01 23:20:52.867910 [ 3 ] {c2fb2ac7-5e35-456d-8caa-45a209efc869} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2941 | 2024.03.01 23:20:52.868178 [ 3 ] {c2fb2ac7-5e35-456d-8caa-45a209efc869} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2942 | 2024.03.01 23:20:52.868389 [ 3 ] {c2fb2ac7-5e35-456d-8caa-45a209efc869} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2943 | 2024.03.01 23:20:52.868549 [ 3 ] {c2fb2ac7-5e35-456d-8caa-45a209efc869} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2944 | 2024.03.01 23:20:52.868666 [ 3 ] {c2fb2ac7-5e35-456d-8caa-45a209efc869} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000857511 sec., 19824 rows/sec., 1.55 MiB/sec. | ||
2945 | 2024.03.01 23:20:52.868798 [ 3 ] {c2fb2ac7-5e35-456d-8caa-45a209efc869} <Debug> DynamicQueryHandler: Done processing query | ||
2946 | 2024.03.01 23:20:52.868822 [ 3 ] {c2fb2ac7-5e35-456d-8caa-45a209efc869} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2947 | 2024.03.01 23:20:52.868838 [ 3 ] {} <Debug> HTTP-Session: 0f4ddb34-1b6f-444f-8617-00c4386d8acc Destroying unnamed session | ||
2948 | 2024.03.01 23:20:52.868963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2949 | 2024.03.01 23:20:52.869008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2950 | 2024.03.01 23:20:52.869028 [ 3 ] {} <Debug> HTTP-Session: b7c18f2b-b176-4ad1-965d-1ecd8b151ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2951 | 2024.03.01 23:20:52.869045 [ 3 ] {} <Debug> HTTP-Session: b7c18f2b-b176-4ad1-965d-1ecd8b151ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2952 | 2024.03.01 23:20:52.869120 [ 3 ] {279cd9a1-23bc-4e5a-a537-3ba2881cf51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2953 | 2024.03.01 23:20:52.869167 [ 3 ] {279cd9a1-23bc-4e5a-a537-3ba2881cf51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2954 | 2024.03.01 23:20:52.869313 [ 3 ] {279cd9a1-23bc-4e5a-a537-3ba2881cf51b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2955 | 2024.03.01 23:20:52.869637 [ 3 ] {279cd9a1-23bc-4e5a-a537-3ba2881cf51b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2956 | 2024.03.01 23:20:52.869935 [ 3 ] {279cd9a1-23bc-4e5a-a537-3ba2881cf51b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2957 | 2024.03.01 23:20:52.870131 [ 3 ] {279cd9a1-23bc-4e5a-a537-3ba2881cf51b} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2958 | 2024.03.01 23:20:52.870270 [ 3 ] {279cd9a1-23bc-4e5a-a537-3ba2881cf51b} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001110547 sec., 15307 rows/sec., 20.66 MiB/sec. | ||
2959 | 2024.03.01 23:20:52.870406 [ 3 ] {279cd9a1-23bc-4e5a-a537-3ba2881cf51b} <Debug> DynamicQueryHandler: Done processing query | ||
2960 | 2024.03.01 23:20:52.870430 [ 3 ] {279cd9a1-23bc-4e5a-a537-3ba2881cf51b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2961 | 2024.03.01 23:20:52.870445 [ 3 ] {} <Debug> HTTP-Session: b7c18f2b-b176-4ad1-965d-1ecd8b151ce5 Destroying unnamed session | ||
2962 | 2024.03.01 23:20:53.611271 [ 75 ] {} <Debug> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2963 | 2024.03.01 23:20:53.611359 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2964 | 2024.03.01 23:20:53.611468 [ 10 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2965 | 2024.03.01 23:20:53.611636 [ 10 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2966 | 2024.03.01 23:20:53.611676 [ 10 ] {718067e0-1c5f-4075-8646-09b26883165c::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 | ||
2967 | 2024.03.01 23:20:53.611845 [ 10 ] {718067e0-1c5f-4075-8646-09b26883165c::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 | ||
2968 | 2024.03.01 23:20:53.611951 [ 10 ] {718067e0-1c5f-4075-8646-09b26883165c::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 | ||
2969 | 2024.03.01 23:20:53.612046 [ 10 ] {718067e0-1c5f-4075-8646-09b26883165c::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 | ||
2970 | 2024.03.01 23:20:53.612137 [ 10 ] {718067e0-1c5f-4075-8646-09b26883165c::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 | ||
2971 | 2024.03.01 23:20:53.612706 [ 24 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001286682 sec., 9326.313727867493 rows/sec., 790.85 KiB/sec. | ||
2972 | 2024.03.01 23:20:53.612864 [ 24 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2973 | 2024.03.01 23:20:53.613081 [ 24 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_5_1} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2974 | 2024.03.01 23:20:53.613150 [ 24 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_5_1} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2975 | 2024.03.01 23:20:54.215434 [ 87 ] {} <Debug> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2976 | 2024.03.01 23:20:54.215549 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2977 | 2024.03.01 23:20:54.215652 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2978 | 2024.03.01 23:20:54.215813 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2979 | 2024.03.01 23:20:54.215862 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::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 | ||
2980 | 2024.03.01 23:20:54.216063 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::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 | ||
2981 | 2024.03.01 23:20:54.216241 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::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 | ||
2982 | 2024.03.01 23:20:54.216399 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::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 | ||
2983 | 2024.03.01 23:20:54.216546 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::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 | ||
2984 | 2024.03.01 23:20:54.217120 [ 24 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001503576 sec., 7980.9733595109265 rows/sec., 557.27 KiB/sec. | ||
2985 | 2024.03.01 23:20:54.217257 [ 24 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2986 | 2024.03.01 23:20:54.217452 [ 24 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_5_1} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2987 | 2024.03.01 23:20:54.217515 [ 24 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_5_1} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2988 | 2024.03.01 23:20:57.865358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2989 | 2024.03.01 23:20:57.865481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2990 | 2024.03.01 23:20:57.865512 [ 3 ] {} <Debug> HTTP-Session: 49a5cb86-b786-4eec-879a-44a74323812b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
2991 | 2024.03.01 23:20:57.865541 [ 3 ] {} <Debug> HTTP-Session: 49a5cb86-b786-4eec-879a-44a74323812b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2992 | 2024.03.01 23:20:57.865684 [ 3 ] {3963b1c6-869d-43b4-ba1c-462e2b68a2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2993 | 2024.03.01 23:20:57.865754 [ 3 ] {3963b1c6-869d-43b4-ba1c-462e2b68a2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2994 | 2024.03.01 23:20:57.865937 [ 3 ] {3963b1c6-869d-43b4-ba1c-462e2b68a2e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2995 | 2024.03.01 23:20:57.866353 [ 3 ] {3963b1c6-869d-43b4-ba1c-462e2b68a2e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
2996 | 2024.03.01 23:20:57.866613 [ 3 ] {3963b1c6-869d-43b4-ba1c-462e2b68a2e8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2997 | 2024.03.01 23:20:57.866792 [ 3 ] {3963b1c6-869d-43b4-ba1c-462e2b68a2e8} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2998 | 2024.03.01 23:20:57.866912 [ 3 ] {3963b1c6-869d-43b4-ba1c-462e2b68a2e8} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001188 sec., 30303 rows/sec., 2.40 MiB/sec. | ||
2999 | 2024.03.01 23:20:57.866940 [ 67 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3000 | 2024.03.01 23:20:57.867052 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
3001 | 2024.03.01 23:20:57.867081 [ 3 ] {3963b1c6-869d-43b4-ba1c-462e2b68a2e8} <Debug> DynamicQueryHandler: Done processing query | ||
3002 | 2024.03.01 23:20:57.867138 [ 3 ] {3963b1c6-869d-43b4-ba1c-462e2b68a2e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3003 | 2024.03.01 23:20:57.867197 [ 3 ] {} <Debug> HTTP-Session: 49a5cb86-b786-4eec-879a-44a74323812b Destroying unnamed session | ||
3004 | 2024.03.01 23:20:57.867260 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3005 | 2024.03.01 23:20:57.867366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3006 | 2024.03.01 23:20:57.867469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3007 | 2024.03.01 23:20:57.867532 [ 3 ] {} <Debug> HTTP-Session: 80a0fa6c-6c89-48f3-82b0-c21ec70eeb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3008 | 2024.03.01 23:20:57.867557 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3009 | 2024.03.01 23:20:57.867573 [ 3 ] {} <Debug> HTTP-Session: 80a0fa6c-6c89-48f3-82b0-c21ec70eeb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3010 | 2024.03.01 23:20:57.867662 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 53 rows starting from the beginning of the part | ||
3011 | 2024.03.01 23:20:57.867819 [ 3 ] {6d0e6696-0350-462f-bd31-1808fcd03064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3012 | 2024.03.01 23:20:57.867896 [ 3 ] {6d0e6696-0350-462f-bd31-1808fcd03064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3013 | 2024.03.01 23:20:57.868140 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
3014 | 2024.03.01 23:20:57.868371 [ 3 ] {6d0e6696-0350-462f-bd31-1808fcd03064} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3015 | 2024.03.01 23:20:57.868488 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part | ||
3016 | 2024.03.01 23:20:57.868671 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
3017 | 2024.03.01 23:20:57.868961 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part | ||
3018 | 2024.03.01 23:20:57.869222 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
3019 | 2024.03.01 23:20:57.869262 [ 3 ] {6d0e6696-0350-462f-bd31-1808fcd03064} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3020 | 2024.03.01 23:20:57.869717 [ 3 ] {6d0e6696-0350-462f-bd31-1808fcd03064} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3021 | 2024.03.01 23:20:57.870054 [ 3 ] {6d0e6696-0350-462f-bd31-1808fcd03064} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3022 | 2024.03.01 23:20:57.870310 [ 67 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3023 | 2024.03.01 23:20:57.870340 [ 3 ] {6d0e6696-0350-462f-bd31-1808fcd03064} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.00243502 sec., 44352 rows/sec., 4.44 MiB/sec. | ||
3024 | 2024.03.01 23:20:57.870410 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3025 | 2024.03.01 23:20:57.870773 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3026 | 2024.03.01 23:20:57.870777 [ 3 ] {6d0e6696-0350-462f-bd31-1808fcd03064} <Debug> DynamicQueryHandler: Done processing query | ||
3027 | 2024.03.01 23:20:57.870890 [ 3 ] {6d0e6696-0350-462f-bd31-1808fcd03064} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3028 | 2024.03.01 23:20:57.870997 [ 3 ] {} <Debug> HTTP-Session: 80a0fa6c-6c89-48f3-82b0-c21ec70eeb94 Destroying unnamed session | ||
3029 | 2024.03.01 23:20:57.871211 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3030 | 2024.03.01 23:20:57.871271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3031 | 2024.03.01 23:20:57.871280 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 200 rows starting from the beginning of the part | ||
3032 | 2024.03.01 23:20:57.871317 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.004176412 sec., 46690.79583144575 rows/sec., 3.70 MiB/sec. | ||
3033 | 2024.03.01 23:20:57.871351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3034 | 2024.03.01 23:20:57.871436 [ 3 ] {} <Debug> HTTP-Session: 5d8bc98c-0bff-4021-bf52-42c432f26764 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3035 | 2024.03.01 23:20:57.871476 [ 3 ] {} <Debug> HTTP-Session: 5d8bc98c-0bff-4021-bf52-42c432f26764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3036 | 2024.03.01 23:20:57.871533 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 108 rows starting from the beginning of the part | ||
3037 | 2024.03.01 23:20:57.871659 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3038 | 2024.03.01 23:20:57.871713 [ 3 ] {e1de3b3a-b843-430b-9506-fca54ed608c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3039 | 2024.03.01 23:20:57.871860 [ 3 ] {e1de3b3a-b843-430b-9506-fca54ed608c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3040 | 2024.03.01 23:20:57.871872 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part | ||
3041 | 2024.03.01 23:20:57.872229 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 108 rows starting from the beginning of the part | ||
3042 | 2024.03.01 23:20:57.872235 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3043 | 2024.03.01 23:20:57.872369 [ 3 ] {e1de3b3a-b843-430b-9506-fca54ed608c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3044 | 2024.03.01 23:20:57.872454 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_26_5} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3045 | 2024.03.01 23:20:57.872558 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3046 | 2024.03.01 23:20:57.872808 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 108 rows starting from the beginning of the part | ||
3047 | 2024.03.01 23:20:57.872998 [ 3 ] {e1de3b3a-b843-430b-9506-fca54ed608c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3048 | 2024.03.01 23:20:57.873249 [ 3 ] {e1de3b3a-b843-430b-9506-fca54ed608c6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3049 | 2024.03.01 23:20:57.873458 [ 3 ] {e1de3b3a-b843-430b-9506-fca54ed608c6} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3050 | 2024.03.01 23:20:57.873602 [ 67 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3051 | 2024.03.01 23:20:57.873610 [ 3 ] {e1de3b3a-b843-430b-9506-fca54ed608c6} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.001818944 sec., 19791 rows/sec., 1.55 MiB/sec. | ||
3052 | 2024.03.01 23:20:57.873699 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3053 | 2024.03.01 23:20:57.873983 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3054 | 2024.03.01 23:20:57.873990 [ 3 ] {e1de3b3a-b843-430b-9506-fca54ed608c6} <Debug> DynamicQueryHandler: Done processing query | ||
3055 | 2024.03.01 23:20:57.874078 [ 3 ] {e1de3b3a-b843-430b-9506-fca54ed608c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3056 | 2024.03.01 23:20:57.874164 [ 3 ] {} <Debug> HTTP-Session: 5d8bc98c-0bff-4021-bf52-42c432f26764 Destroying unnamed session | ||
3057 | 2024.03.01 23:20:57.874205 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 4 columns (4 merged, 0 gathered) in 0.003623689 sec., 182962.72113859662 rows/sec., 17.29 MiB/sec. | ||
3058 | 2024.03.01 23:20:57.874246 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3059 | 2024.03.01 23:20:57.874362 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 103 rows starting from the beginning of the part | ||
3060 | 2024.03.01 23:20:57.874408 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3061 | 2024.03.01 23:20:57.874411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3062 | 2024.03.01 23:20:57.874545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3063 | 2024.03.01 23:20:57.874583 [ 3 ] {} <Debug> HTTP-Session: 958fff32-6104-4694-81c3-b970aa252b3c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3064 | 2024.03.01 23:20:57.874641 [ 3 ] {} <Debug> HTTP-Session: 958fff32-6104-4694-81c3-b970aa252b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3065 | 2024.03.01 23:20:57.874788 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3066 | 2024.03.01 23:20:57.874801 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
3067 | 2024.03.01 23:20:57.874944 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_26_5} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3068 | 2024.03.01 23:20:57.874955 [ 3 ] {0f4d63eb-8922-4416-abb6-f58b6ffd13f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3069 | 2024.03.01 23:20:57.875181 [ 3 ] {0f4d63eb-8922-4416-abb6-f58b6ffd13f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3070 | 2024.03.01 23:20:57.875207 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 43 rows starting from the beginning of the part | ||
3071 | 2024.03.01 23:20:57.875536 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
3072 | 2024.03.01 23:20:57.875853 [ 3 ] {0f4d63eb-8922-4416-abb6-f58b6ffd13f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3073 | 2024.03.01 23:20:57.875864 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part | ||
3074 | 2024.03.01 23:20:57.876067 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
3075 | 2024.03.01 23:20:57.876852 [ 3 ] {0f4d63eb-8922-4416-abb6-f58b6ffd13f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3076 | 2024.03.01 23:20:57.877586 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 4 columns (4 merged, 0 gathered) in 0.003779302 sec., 71706.36270930452 rows/sec., 5.60 MiB/sec. | ||
3077 | 2024.03.01 23:20:57.877666 [ 3 ] {0f4d63eb-8922-4416-abb6-f58b6ffd13f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3078 | 2024.03.01 23:20:57.877732 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3079 | 2024.03.01 23:20:57.877952 [ 3 ] {0f4d63eb-8922-4416-abb6-f58b6ffd13f7} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3080 | 2024.03.01 23:20:57.878002 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3081 | 2024.03.01 23:20:57.878115 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_26_5} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3082 | 2024.03.01 23:20:57.878174 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3083 | 2024.03.01 23:20:57.878185 [ 3 ] {0f4d63eb-8922-4416-abb6-f58b6ffd13f7} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003146647 sec., 11440 rows/sec., 15.44 MiB/sec. | ||
3084 | 2024.03.01 23:20:57.878309 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
3085 | 2024.03.01 23:20:57.878489 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3086 | 2024.03.01 23:20:57.878514 [ 3 ] {0f4d63eb-8922-4416-abb6-f58b6ffd13f7} <Debug> DynamicQueryHandler: Done processing query | ||
3087 | 2024.03.01 23:20:57.878553 [ 3 ] {0f4d63eb-8922-4416-abb6-f58b6ffd13f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3088 | 2024.03.01 23:20:57.878597 [ 3 ] {} <Debug> HTTP-Session: 958fff32-6104-4694-81c3-b970aa252b3c Destroying unnamed session | ||
3089 | 2024.03.01 23:20:57.878672 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3090 | 2024.03.01 23:20:57.878711 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 504 rows starting from the beginning of the part | ||
3091 | 2024.03.01 23:20:57.878857 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
3092 | 2024.03.01 23:20:57.878961 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part | ||
3093 | 2024.03.01 23:20:57.879056 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
3094 | 2024.03.01 23:20:57.879157 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part | ||
3095 | 2024.03.01 23:20:57.879250 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
3096 | 2024.03.01 23:20:57.880742 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 6 columns (6 merged, 0 gathered) in 0.002336607 sec., 276469.25649028696 rows/sec., 373.08 MiB/sec. | ||
3097 | 2024.03.01 23:20:57.881135 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3098 | 2024.03.01 23:20:57.881355 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3099 | 2024.03.01 23:20:57.881417 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3100 | 2024.03.01 23:20:57.881490 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_26_5: 4.02 MiB. | ||
3101 | 2024.03.01 23:21:01.559143 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3102 | 2024.03.01 23:21:01.559244 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3103 | 2024.03.01 23:21:02.864485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3104 | 2024.03.01 23:21:02.864602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3105 | 2024.03.01 23:21:02.864631 [ 3 ] {} <Debug> HTTP-Session: 7ebe6617-7c74-4f27-8638-fd4b9fb13811 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3106 | 2024.03.01 23:21:02.864659 [ 3 ] {} <Debug> HTTP-Session: 7ebe6617-7c74-4f27-8638-fd4b9fb13811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3107 | 2024.03.01 23:21:02.864802 [ 3 ] {aba95374-f4fb-482d-9cda-f2a192ebbb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3108 | 2024.03.01 23:21:02.864870 [ 3 ] {aba95374-f4fb-482d-9cda-f2a192ebbb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3109 | 2024.03.01 23:21:02.865048 [ 3 ] {aba95374-f4fb-482d-9cda-f2a192ebbb7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3110 | 2024.03.01 23:21:02.865464 [ 3 ] {aba95374-f4fb-482d-9cda-f2a192ebbb7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3111 | 2024.03.01 23:21:02.865729 [ 3 ] {aba95374-f4fb-482d-9cda-f2a192ebbb7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3112 | 2024.03.01 23:21:02.865906 [ 3 ] {aba95374-f4fb-482d-9cda-f2a192ebbb7c} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3113 | 2024.03.01 23:21:02.866032 [ 3 ] {aba95374-f4fb-482d-9cda-f2a192ebbb7c} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001188449 sec., 14304 rows/sec., 1.13 MiB/sec. | ||
3114 | 2024.03.01 23:21:02.866218 [ 3 ] {aba95374-f4fb-482d-9cda-f2a192ebbb7c} <Debug> DynamicQueryHandler: Done processing query | ||
3115 | 2024.03.01 23:21:02.866244 [ 3 ] {aba95374-f4fb-482d-9cda-f2a192ebbb7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3116 | 2024.03.01 23:21:02.866260 [ 3 ] {} <Debug> HTTP-Session: 7ebe6617-7c74-4f27-8638-fd4b9fb13811 Destroying unnamed session | ||
3117 | 2024.03.01 23:21:02.866386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3118 | 2024.03.01 23:21:02.866433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3119 | 2024.03.01 23:21:02.866454 [ 3 ] {} <Debug> HTTP-Session: 87f6f9a7-b812-4f85-b33e-96fed518ca6e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3120 | 2024.03.01 23:21:02.866473 [ 3 ] {} <Debug> HTTP-Session: 87f6f9a7-b812-4f85-b33e-96fed518ca6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3121 | 2024.03.01 23:21:02.866554 [ 3 ] {45e4cb42-0c26-494d-b202-58943687d7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3122 | 2024.03.01 23:21:02.866598 [ 3 ] {45e4cb42-0c26-494d-b202-58943687d7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3123 | 2024.03.01 23:21:02.866714 [ 3 ] {45e4cb42-0c26-494d-b202-58943687d7f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3124 | 2024.03.01 23:21:02.866988 [ 3 ] {45e4cb42-0c26-494d-b202-58943687d7f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3125 | 2024.03.01 23:21:02.867200 [ 3 ] {45e4cb42-0c26-494d-b202-58943687d7f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3126 | 2024.03.01 23:21:02.867352 [ 3 ] {45e4cb42-0c26-494d-b202-58943687d7f4} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3127 | 2024.03.01 23:21:02.867468 [ 3 ] {45e4cb42-0c26-494d-b202-58943687d7f4} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000885031 sec., 57625 rows/sec., 5.05 MiB/sec. | ||
3128 | 2024.03.01 23:21:02.867575 [ 3 ] {45e4cb42-0c26-494d-b202-58943687d7f4} <Debug> DynamicQueryHandler: Done processing query | ||
3129 | 2024.03.01 23:21:02.867597 [ 3 ] {45e4cb42-0c26-494d-b202-58943687d7f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3130 | 2024.03.01 23:21:02.867612 [ 3 ] {} <Debug> HTTP-Session: 87f6f9a7-b812-4f85-b33e-96fed518ca6e Destroying unnamed session | ||
3131 | 2024.03.01 23:21:02.867731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3132 | 2024.03.01 23:21:02.867778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3133 | 2024.03.01 23:21:02.867796 [ 3 ] {} <Debug> HTTP-Session: 54913fd8-c35f-43b7-815a-db0a40f54cef Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3134 | 2024.03.01 23:21:02.867813 [ 3 ] {} <Debug> HTTP-Session: 54913fd8-c35f-43b7-815a-db0a40f54cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3135 | 2024.03.01 23:21:02.867884 [ 3 ] {3039229b-2884-4e1a-87b9-06d9742af65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3136 | 2024.03.01 23:21:02.867922 [ 3 ] {3039229b-2884-4e1a-87b9-06d9742af65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3137 | 2024.03.01 23:21:02.868027 [ 3 ] {3039229b-2884-4e1a-87b9-06d9742af65d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3138 | 2024.03.01 23:21:02.868366 [ 3 ] {3039229b-2884-4e1a-87b9-06d9742af65d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3139 | 2024.03.01 23:21:02.868569 [ 3 ] {3039229b-2884-4e1a-87b9-06d9742af65d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3140 | 2024.03.01 23:21:02.868716 [ 3 ] {3039229b-2884-4e1a-87b9-06d9742af65d} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3141 | 2024.03.01 23:21:02.868818 [ 3 ] {3039229b-2884-4e1a-87b9-06d9742af65d} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000907372 sec., 18735 rows/sec., 1.47 MiB/sec. | ||
3142 | 2024.03.01 23:21:02.868956 [ 3 ] {3039229b-2884-4e1a-87b9-06d9742af65d} <Debug> DynamicQueryHandler: Done processing query | ||
3143 | 2024.03.01 23:21:02.868980 [ 3 ] {3039229b-2884-4e1a-87b9-06d9742af65d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3144 | 2024.03.01 23:21:02.868996 [ 3 ] {} <Debug> HTTP-Session: 54913fd8-c35f-43b7-815a-db0a40f54cef Destroying unnamed session | ||
3145 | 2024.03.01 23:21:02.869160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3146 | 2024.03.01 23:21:02.869206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3147 | 2024.03.01 23:21:02.869224 [ 3 ] {} <Debug> HTTP-Session: 5659953c-aa2b-46a4-b45a-eb174a3ccbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3148 | 2024.03.01 23:21:02.869241 [ 3 ] {} <Debug> HTTP-Session: 5659953c-aa2b-46a4-b45a-eb174a3ccbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3149 | 2024.03.01 23:21:02.869318 [ 3 ] {bbab7f74-8368-4cf7-aeeb-b40391f54a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3150 | 2024.03.01 23:21:02.869362 [ 3 ] {bbab7f74-8368-4cf7-aeeb-b40391f54a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3151 | 2024.03.01 23:21:02.869502 [ 3 ] {bbab7f74-8368-4cf7-aeeb-b40391f54a14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3152 | 2024.03.01 23:21:02.869851 [ 3 ] {bbab7f74-8368-4cf7-aeeb-b40391f54a14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3153 | 2024.03.01 23:21:02.870137 [ 3 ] {bbab7f74-8368-4cf7-aeeb-b40391f54a14} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3154 | 2024.03.01 23:21:02.870311 [ 3 ] {bbab7f74-8368-4cf7-aeeb-b40391f54a14} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3155 | 2024.03.01 23:21:02.870427 [ 3 ] {bbab7f74-8368-4cf7-aeeb-b40391f54a14} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001080907 sec., 15727 rows/sec., 21.22 MiB/sec. | ||
3156 | 2024.03.01 23:21:02.870542 [ 3 ] {bbab7f74-8368-4cf7-aeeb-b40391f54a14} <Debug> DynamicQueryHandler: Done processing query | ||
3157 | 2024.03.01 23:21:02.870565 [ 3 ] {bbab7f74-8368-4cf7-aeeb-b40391f54a14} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3158 | 2024.03.01 23:21:02.870580 [ 3 ] {} <Debug> HTTP-Session: 5659953c-aa2b-46a4-b45a-eb174a3ccbaf Destroying unnamed session | ||
3159 | 2024.03.01 23:21:07.865489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3160 | 2024.03.01 23:21:07.865664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3161 | 2024.03.01 23:21:07.865712 [ 3 ] {} <Debug> HTTP-Session: 0ad5f13d-18d2-4ca2-9d46-aa9d7c8d6d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3162 | 2024.03.01 23:21:07.865754 [ 3 ] {} <Debug> HTTP-Session: 0ad5f13d-18d2-4ca2-9d46-aa9d7c8d6d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3163 | 2024.03.01 23:21:07.865958 [ 3 ] {af18bf4e-ca01-4f24-8d38-6a9e7f14ae07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3164 | 2024.03.01 23:21:07.866056 [ 3 ] {af18bf4e-ca01-4f24-8d38-6a9e7f14ae07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3165 | 2024.03.01 23:21:07.866320 [ 3 ] {af18bf4e-ca01-4f24-8d38-6a9e7f14ae07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3166 | 2024.03.01 23:21:07.866851 [ 3 ] {af18bf4e-ca01-4f24-8d38-6a9e7f14ae07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3167 | 2024.03.01 23:21:07.867124 [ 3 ] {af18bf4e-ca01-4f24-8d38-6a9e7f14ae07} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3168 | 2024.03.01 23:21:07.867299 [ 3 ] {af18bf4e-ca01-4f24-8d38-6a9e7f14ae07} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3169 | 2024.03.01 23:21:07.867417 [ 3 ] {af18bf4e-ca01-4f24-8d38-6a9e7f14ae07} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001400635 sec., 25702 rows/sec., 2.03 MiB/sec. | ||
3170 | 2024.03.01 23:21:07.867628 [ 3 ] {af18bf4e-ca01-4f24-8d38-6a9e7f14ae07} <Debug> DynamicQueryHandler: Done processing query | ||
3171 | 2024.03.01 23:21:07.867656 [ 3 ] {af18bf4e-ca01-4f24-8d38-6a9e7f14ae07} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3172 | 2024.03.01 23:21:07.867673 [ 3 ] {} <Debug> HTTP-Session: 0ad5f13d-18d2-4ca2-9d46-aa9d7c8d6d39 Destroying unnamed session | ||
3173 | 2024.03.01 23:21:07.867802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3174 | 2024.03.01 23:21:07.867849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3175 | 2024.03.01 23:21:07.867869 [ 3 ] {} <Debug> HTTP-Session: 100675d1-c286-4722-a477-e75ffd978526 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3176 | 2024.03.01 23:21:07.867886 [ 3 ] {} <Debug> HTTP-Session: 100675d1-c286-4722-a477-e75ffd978526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3177 | 2024.03.01 23:21:07.867960 [ 3 ] {6e559c8b-268a-4ca6-bb83-e8e63ca777d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3178 | 2024.03.01 23:21:07.868001 [ 3 ] {6e559c8b-268a-4ca6-bb83-e8e63ca777d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3179 | 2024.03.01 23:21:07.868126 [ 3 ] {6e559c8b-268a-4ca6-bb83-e8e63ca777d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3180 | 2024.03.01 23:21:07.868410 [ 3 ] {6e559c8b-268a-4ca6-bb83-e8e63ca777d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3181 | 2024.03.01 23:21:07.868616 [ 3 ] {6e559c8b-268a-4ca6-bb83-e8e63ca777d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3182 | 2024.03.01 23:21:07.868769 [ 3 ] {6e559c8b-268a-4ca6-bb83-e8e63ca777d3} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3183 | 2024.03.01 23:21:07.868882 [ 3 ] {6e559c8b-268a-4ca6-bb83-e8e63ca777d3} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000894282 sec., 4472 rows/sec., 373.47 KiB/sec. | ||
3184 | 2024.03.01 23:21:07.868989 [ 3 ] {6e559c8b-268a-4ca6-bb83-e8e63ca777d3} <Debug> DynamicQueryHandler: Done processing query | ||
3185 | 2024.03.01 23:21:07.869013 [ 3 ] {6e559c8b-268a-4ca6-bb83-e8e63ca777d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3186 | 2024.03.01 23:21:07.869028 [ 3 ] {} <Debug> HTTP-Session: 100675d1-c286-4722-a477-e75ffd978526 Destroying unnamed session | ||
3187 | 2024.03.01 23:21:07.869160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3188 | 2024.03.01 23:21:07.869205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3189 | 2024.03.01 23:21:07.869224 [ 3 ] {} <Debug> HTTP-Session: 4f179a46-5010-4a0a-9b26-6a1e3d6ed6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3190 | 2024.03.01 23:21:07.869240 [ 3 ] {} <Debug> HTTP-Session: 4f179a46-5010-4a0a-9b26-6a1e3d6ed6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3191 | 2024.03.01 23:21:07.869314 [ 3 ] {c2eb5595-a1c9-40e2-9b10-9e0264cf2884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3192 | 2024.03.01 23:21:07.869351 [ 3 ] {c2eb5595-a1c9-40e2-9b10-9e0264cf2884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3193 | 2024.03.01 23:21:07.869454 [ 3 ] {c2eb5595-a1c9-40e2-9b10-9e0264cf2884} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3194 | 2024.03.01 23:21:07.869785 [ 3 ] {c2eb5595-a1c9-40e2-9b10-9e0264cf2884} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3195 | 2024.03.01 23:21:07.870001 [ 3 ] {c2eb5595-a1c9-40e2-9b10-9e0264cf2884} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3196 | 2024.03.01 23:21:07.870151 [ 3 ] {c2eb5595-a1c9-40e2-9b10-9e0264cf2884} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3197 | 2024.03.01 23:21:07.870272 [ 3 ] {c2eb5595-a1c9-40e2-9b10-9e0264cf2884} <Information> executeQuery: Read 110 rows, 11.24 KiB in 0.000929293 sec., 118369 rows/sec., 11.81 MiB/sec. | ||
3198 | 2024.03.01 23:21:07.870389 [ 3 ] {c2eb5595-a1c9-40e2-9b10-9e0264cf2884} <Debug> DynamicQueryHandler: Done processing query | ||
3199 | 2024.03.01 23:21:07.870412 [ 3 ] {c2eb5595-a1c9-40e2-9b10-9e0264cf2884} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3200 | 2024.03.01 23:21:07.870428 [ 3 ] {} <Debug> HTTP-Session: 4f179a46-5010-4a0a-9b26-6a1e3d6ed6dd Destroying unnamed session | ||
3201 | 2024.03.01 23:21:07.870572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3202 | 2024.03.01 23:21:07.870618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3203 | 2024.03.01 23:21:07.870636 [ 3 ] {} <Debug> HTTP-Session: 6e2d5407-feeb-4aad-a892-8dd18133d011 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3204 | 2024.03.01 23:21:07.870653 [ 3 ] {} <Debug> HTTP-Session: 6e2d5407-feeb-4aad-a892-8dd18133d011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3205 | 2024.03.01 23:21:07.870722 [ 3 ] {ab7a7b5c-602d-41b2-b6b2-54147cfd7336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3206 | 2024.03.01 23:21:07.870761 [ 3 ] {ab7a7b5c-602d-41b2-b6b2-54147cfd7336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3207 | 2024.03.01 23:21:07.870870 [ 3 ] {ab7a7b5c-602d-41b2-b6b2-54147cfd7336} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3208 | 2024.03.01 23:21:07.871126 [ 3 ] {ab7a7b5c-602d-41b2-b6b2-54147cfd7336} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3209 | 2024.03.01 23:21:07.871330 [ 3 ] {ab7a7b5c-602d-41b2-b6b2-54147cfd7336} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3210 | 2024.03.01 23:21:07.871478 [ 3 ] {ab7a7b5c-602d-41b2-b6b2-54147cfd7336} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3211 | 2024.03.01 23:21:07.871593 [ 3 ] {ab7a7b5c-602d-41b2-b6b2-54147cfd7336} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00084328 sec., 4743 rows/sec., 331.20 KiB/sec. | ||
3212 | 2024.03.01 23:21:07.871697 [ 3 ] {ab7a7b5c-602d-41b2-b6b2-54147cfd7336} <Debug> DynamicQueryHandler: Done processing query | ||
3213 | 2024.03.01 23:21:07.871719 [ 3 ] {ab7a7b5c-602d-41b2-b6b2-54147cfd7336} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3214 | 2024.03.01 23:21:07.871735 [ 3 ] {} <Debug> HTTP-Session: 6e2d5407-feeb-4aad-a892-8dd18133d011 Destroying unnamed session | ||
3215 | 2024.03.01 23:21:07.871851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3216 | 2024.03.01 23:21:07.871894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3217 | 2024.03.01 23:21:07.871914 [ 3 ] {} <Debug> HTTP-Session: 44802845-88cb-42bf-b9a7-a60f1ac97d71 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3218 | 2024.03.01 23:21:07.871930 [ 3 ] {} <Debug> HTTP-Session: 44802845-88cb-42bf-b9a7-a60f1ac97d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3219 | 2024.03.01 23:21:07.872000 [ 3 ] {4c941bc0-c286-4267-ba9e-639497fa2018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3220 | 2024.03.01 23:21:07.872039 [ 3 ] {4c941bc0-c286-4267-ba9e-639497fa2018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3221 | 2024.03.01 23:21:07.872141 [ 3 ] {4c941bc0-c286-4267-ba9e-639497fa2018} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3222 | 2024.03.01 23:21:07.872408 [ 3 ] {4c941bc0-c286-4267-ba9e-639497fa2018} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3223 | 2024.03.01 23:21:07.872612 [ 3 ] {4c941bc0-c286-4267-ba9e-639497fa2018} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3224 | 2024.03.01 23:21:07.872770 [ 3 ] {4c941bc0-c286-4267-ba9e-639497fa2018} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3225 | 2024.03.01 23:21:07.872890 [ 3 ] {4c941bc0-c286-4267-ba9e-639497fa2018} <Information> executeQuery: Read 40 rows, 3.21 KiB in 0.000862071 sec., 46399 rows/sec., 3.64 MiB/sec. | ||
3226 | 2024.03.01 23:21:07.873007 [ 3 ] {4c941bc0-c286-4267-ba9e-639497fa2018} <Debug> DynamicQueryHandler: Done processing query | ||
3227 | 2024.03.01 23:21:07.873030 [ 3 ] {4c941bc0-c286-4267-ba9e-639497fa2018} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3228 | 2024.03.01 23:21:07.873046 [ 3 ] {} <Debug> HTTP-Session: 44802845-88cb-42bf-b9a7-a60f1ac97d71 Destroying unnamed session | ||
3229 | 2024.03.01 23:21:07.873151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3230 | 2024.03.01 23:21:07.873195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3231 | 2024.03.01 23:21:07.873215 [ 3 ] {} <Debug> HTTP-Session: 43c1349d-b0a7-446e-9ffd-fc78d7f0d253 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3232 | 2024.03.01 23:21:07.873232 [ 3 ] {} <Debug> HTTP-Session: 43c1349d-b0a7-446e-9ffd-fc78d7f0d253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3233 | 2024.03.01 23:21:07.873301 [ 3 ] {506e4b61-6db3-43fb-ab75-0cae9e293d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3234 | 2024.03.01 23:21:07.873344 [ 3 ] {506e4b61-6db3-43fb-ab75-0cae9e293d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3235 | 2024.03.01 23:21:07.873465 [ 3 ] {506e4b61-6db3-43fb-ab75-0cae9e293d09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3236 | 2024.03.01 23:21:07.873718 [ 3 ] {506e4b61-6db3-43fb-ab75-0cae9e293d09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3237 | 2024.03.01 23:21:07.873979 [ 3 ] {506e4b61-6db3-43fb-ab75-0cae9e293d09} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3238 | 2024.03.01 23:21:07.874153 [ 3 ] {506e4b61-6db3-43fb-ab75-0cae9e293d09} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3239 | 2024.03.01 23:21:07.874273 [ 3 ] {506e4b61-6db3-43fb-ab75-0cae9e293d09} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000943493 sec., 2119 rows/sec., 149.05 KiB/sec. | ||
3240 | 2024.03.01 23:21:07.874401 [ 3 ] {506e4b61-6db3-43fb-ab75-0cae9e293d09} <Debug> DynamicQueryHandler: Done processing query | ||
3241 | 2024.03.01 23:21:07.874423 [ 3 ] {506e4b61-6db3-43fb-ab75-0cae9e293d09} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3242 | 2024.03.01 23:21:07.874439 [ 3 ] {} <Debug> HTTP-Session: 43c1349d-b0a7-446e-9ffd-fc78d7f0d253 Destroying unnamed session | ||
3243 | 2024.03.01 23:21:07.874597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3244 | 2024.03.01 23:21:07.874642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3245 | 2024.03.01 23:21:07.874662 [ 3 ] {} <Debug> HTTP-Session: e2e71827-0738-493c-86db-139c72aa08da Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3246 | 2024.03.01 23:21:07.874678 [ 3 ] {} <Debug> HTTP-Session: e2e71827-0738-493c-86db-139c72aa08da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3247 | 2024.03.01 23:21:07.874753 [ 3 ] {8b6d7ae9-e223-4096-b9bb-db14596013f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3248 | 2024.03.01 23:21:07.874797 [ 3 ] {8b6d7ae9-e223-4096-b9bb-db14596013f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3249 | 2024.03.01 23:21:07.874932 [ 3 ] {8b6d7ae9-e223-4096-b9bb-db14596013f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3250 | 2024.03.01 23:21:07.875366 [ 3 ] {8b6d7ae9-e223-4096-b9bb-db14596013f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3251 | 2024.03.01 23:21:07.875663 [ 3 ] {8b6d7ae9-e223-4096-b9bb-db14596013f7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3252 | 2024.03.01 23:21:07.875839 [ 3 ] {8b6d7ae9-e223-4096-b9bb-db14596013f7} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3253 | 2024.03.01 23:21:07.875963 [ 3 ] {8b6d7ae9-e223-4096-b9bb-db14596013f7} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001179959 sec., 30509 rows/sec., 41.17 MiB/sec. | ||
3254 | 2024.03.01 23:21:07.876125 [ 3 ] {8b6d7ae9-e223-4096-b9bb-db14596013f7} <Debug> DynamicQueryHandler: Done processing query | ||
3255 | 2024.03.01 23:21:07.876148 [ 3 ] {8b6d7ae9-e223-4096-b9bb-db14596013f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3256 | 2024.03.01 23:21:07.876164 [ 3 ] {} <Debug> HTTP-Session: e2e71827-0738-493c-86db-139c72aa08da Destroying unnamed session | ||
3257 | 2024.03.01 23:21:12.865383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3258 | 2024.03.01 23:21:12.865512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3259 | 2024.03.01 23:21:12.865543 [ 3 ] {} <Debug> HTTP-Session: 20dc589d-ae80-4788-9133-0a3b171346db Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3260 | 2024.03.01 23:21:12.865571 [ 3 ] {} <Debug> HTTP-Session: 20dc589d-ae80-4788-9133-0a3b171346db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3261 | 2024.03.01 23:21:12.865713 [ 3 ] {2079ffb3-5a4e-4b43-aa2c-c4e1f85ec6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3262 | 2024.03.01 23:21:12.865785 [ 3 ] {2079ffb3-5a4e-4b43-aa2c-c4e1f85ec6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3263 | 2024.03.01 23:21:12.865949 [ 3 ] {2079ffb3-5a4e-4b43-aa2c-c4e1f85ec6d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3264 | 2024.03.01 23:21:12.866339 [ 3 ] {2079ffb3-5a4e-4b43-aa2c-c4e1f85ec6d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3265 | 2024.03.01 23:21:12.866601 [ 3 ] {2079ffb3-5a4e-4b43-aa2c-c4e1f85ec6d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3266 | 2024.03.01 23:21:12.866766 [ 3 ] {2079ffb3-5a4e-4b43-aa2c-c4e1f85ec6d1} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3267 | 2024.03.01 23:21:12.866880 [ 3 ] {2079ffb3-5a4e-4b43-aa2c-c4e1f85ec6d1} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001129328 sec., 15053 rows/sec., 1.19 MiB/sec. | ||
3268 | 2024.03.01 23:21:12.867026 [ 3 ] {2079ffb3-5a4e-4b43-aa2c-c4e1f85ec6d1} <Debug> DynamicQueryHandler: Done processing query | ||
3269 | 2024.03.01 23:21:12.867051 [ 3 ] {2079ffb3-5a4e-4b43-aa2c-c4e1f85ec6d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3270 | 2024.03.01 23:21:12.867068 [ 3 ] {} <Debug> HTTP-Session: 20dc589d-ae80-4788-9133-0a3b171346db Destroying unnamed session | ||
3271 | 2024.03.01 23:21:12.867198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3272 | 2024.03.01 23:21:12.867246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3273 | 2024.03.01 23:21:12.867265 [ 3 ] {} <Debug> HTTP-Session: d04b9030-3f73-4ae5-a728-dae8c44b6bbe Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3274 | 2024.03.01 23:21:12.867281 [ 3 ] {} <Debug> HTTP-Session: d04b9030-3f73-4ae5-a728-dae8c44b6bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3275 | 2024.03.01 23:21:12.867355 [ 3 ] {6b97c924-1ca6-4a97-8b3a-8bb573428f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3276 | 2024.03.01 23:21:12.867393 [ 3 ] {6b97c924-1ca6-4a97-8b3a-8bb573428f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3277 | 2024.03.01 23:21:12.867496 [ 3 ] {6b97c924-1ca6-4a97-8b3a-8bb573428f5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3278 | 2024.03.01 23:21:12.867835 [ 3 ] {6b97c924-1ca6-4a97-8b3a-8bb573428f5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3279 | 2024.03.01 23:21:12.868058 [ 3 ] {6b97c924-1ca6-4a97-8b3a-8bb573428f5b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3280 | 2024.03.01 23:21:12.868207 [ 3 ] {6b97c924-1ca6-4a97-8b3a-8bb573428f5b} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3281 | 2024.03.01 23:21:12.868303 [ 3 ] {6b97c924-1ca6-4a97-8b3a-8bb573428f5b} <Information> executeQuery: Read 87 rows, 7.39 KiB in 0.000921423 sec., 94419 rows/sec., 7.83 MiB/sec. | ||
3282 | 2024.03.01 23:21:12.868420 [ 3 ] {6b97c924-1ca6-4a97-8b3a-8bb573428f5b} <Debug> DynamicQueryHandler: Done processing query | ||
3283 | 2024.03.01 23:21:12.868443 [ 3 ] {6b97c924-1ca6-4a97-8b3a-8bb573428f5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3284 | 2024.03.01 23:21:12.868459 [ 3 ] {} <Debug> HTTP-Session: d04b9030-3f73-4ae5-a728-dae8c44b6bbe Destroying unnamed session | ||
3285 | 2024.03.01 23:21:12.868575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3286 | 2024.03.01 23:21:12.868621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3287 | 2024.03.01 23:21:12.868640 [ 3 ] {} <Debug> HTTP-Session: fceec9e8-f68d-4b06-9576-67a8fa2a62a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3288 | 2024.03.01 23:21:12.868657 [ 3 ] {} <Debug> HTTP-Session: fceec9e8-f68d-4b06-9576-67a8fa2a62a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3289 | 2024.03.01 23:21:12.868728 [ 3 ] {db08e561-9d93-420c-af29-4d3b63af5ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3290 | 2024.03.01 23:21:12.868767 [ 3 ] {db08e561-9d93-420c-af29-4d3b63af5ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3291 | 2024.03.01 23:21:12.868873 [ 3 ] {db08e561-9d93-420c-af29-4d3b63af5ab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3292 | 2024.03.01 23:21:12.869179 [ 3 ] {db08e561-9d93-420c-af29-4d3b63af5ab5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3293 | 2024.03.01 23:21:12.869388 [ 3 ] {db08e561-9d93-420c-af29-4d3b63af5ab5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3294 | 2024.03.01 23:21:12.869536 [ 3 ] {db08e561-9d93-420c-af29-4d3b63af5ab5} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3295 | 2024.03.01 23:21:12.869634 [ 3 ] {db08e561-9d93-420c-af29-4d3b63af5ab5} <Information> executeQuery: Read 41 rows, 3.26 KiB in 0.000879211 sec., 46632 rows/sec., 3.62 MiB/sec. | ||
3296 | 2024.03.01 23:21:12.869758 [ 3 ] {db08e561-9d93-420c-af29-4d3b63af5ab5} <Debug> DynamicQueryHandler: Done processing query | ||
3297 | 2024.03.01 23:21:12.869782 [ 3 ] {db08e561-9d93-420c-af29-4d3b63af5ab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3298 | 2024.03.01 23:21:12.869798 [ 3 ] {} <Debug> HTTP-Session: fceec9e8-f68d-4b06-9576-67a8fa2a62a4 Destroying unnamed session | ||
3299 | 2024.03.01 23:21:12.869914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3300 | 2024.03.01 23:21:12.869960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3301 | 2024.03.01 23:21:12.869978 [ 3 ] {} <Debug> HTTP-Session: 8789bb50-dd43-4c4f-b4c6-44e790cb550c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3302 | 2024.03.01 23:21:12.869994 [ 3 ] {} <Debug> HTTP-Session: 8789bb50-dd43-4c4f-b4c6-44e790cb550c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3303 | 2024.03.01 23:21:12.870068 [ 3 ] {8e9d53cc-3f45-4d9a-a073-8d82d93cb8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3304 | 2024.03.01 23:21:12.870111 [ 3 ] {8e9d53cc-3f45-4d9a-a073-8d82d93cb8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3305 | 2024.03.01 23:21:12.870229 [ 3 ] {8e9d53cc-3f45-4d9a-a073-8d82d93cb8ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3306 | 2024.03.01 23:21:12.870516 [ 3 ] {8e9d53cc-3f45-4d9a-a073-8d82d93cb8ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3307 | 2024.03.01 23:21:12.870781 [ 3 ] {8e9d53cc-3f45-4d9a-a073-8d82d93cb8ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3308 | 2024.03.01 23:21:12.870957 [ 3 ] {8e9d53cc-3f45-4d9a-a073-8d82d93cb8ea} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3309 | 2024.03.01 23:21:12.871075 [ 3 ] {8e9d53cc-3f45-4d9a-a073-8d82d93cb8ea} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000978674 sec., 36784 rows/sec., 2.60 MiB/sec. | ||
3310 | 2024.03.01 23:21:12.871194 [ 3 ] {8e9d53cc-3f45-4d9a-a073-8d82d93cb8ea} <Debug> DynamicQueryHandler: Done processing query | ||
3311 | 2024.03.01 23:21:12.871217 [ 3 ] {8e9d53cc-3f45-4d9a-a073-8d82d93cb8ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3312 | 2024.03.01 23:21:12.871233 [ 3 ] {} <Debug> HTTP-Session: 8789bb50-dd43-4c4f-b4c6-44e790cb550c Destroying unnamed session | ||
3313 | 2024.03.01 23:21:12.871348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3314 | 2024.03.01 23:21:12.871392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3315 | 2024.03.01 23:21:12.871411 [ 3 ] {} <Debug> HTTP-Session: 81e6c116-67bc-4481-a25b-50307f1518e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3316 | 2024.03.01 23:21:12.871428 [ 3 ] {} <Debug> HTTP-Session: 81e6c116-67bc-4481-a25b-50307f1518e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2024.03.01 23:21:12.871504 [ 3 ] {926365e6-87d7-4801-8eb1-466a94aefd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3318 | 2024.03.01 23:21:12.871548 [ 3 ] {926365e6-87d7-4801-8eb1-466a94aefd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3319 | 2024.03.01 23:21:12.871682 [ 3 ] {926365e6-87d7-4801-8eb1-466a94aefd59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3320 | 2024.03.01 23:21:12.872030 [ 3 ] {926365e6-87d7-4801-8eb1-466a94aefd59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3321 | 2024.03.01 23:21:12.872311 [ 3 ] {926365e6-87d7-4801-8eb1-466a94aefd59} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3322 | 2024.03.01 23:21:12.872490 [ 3 ] {926365e6-87d7-4801-8eb1-466a94aefd59} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3323 | 2024.03.01 23:21:12.872610 [ 3 ] {926365e6-87d7-4801-8eb1-466a94aefd59} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001077046 sec., 15783 rows/sec., 21.30 MiB/sec. | ||
3324 | 2024.03.01 23:21:12.872734 [ 3 ] {926365e6-87d7-4801-8eb1-466a94aefd59} <Debug> DynamicQueryHandler: Done processing query | ||
3325 | 2024.03.01 23:21:12.872758 [ 3 ] {926365e6-87d7-4801-8eb1-466a94aefd59} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3326 | 2024.03.01 23:21:12.872775 [ 3 ] {} <Debug> HTTP-Session: 81e6c116-67bc-4481-a25b-50307f1518e3 Destroying unnamed session | ||
3327 | 2024.03.01 23:21:16.559308 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3328 | 2024.03.01 23:21:16.559415 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3329 | 2024.03.01 23:21:17.865447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3330 | 2024.03.01 23:21:17.865564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3331 | 2024.03.01 23:21:17.865595 [ 3 ] {} <Debug> HTTP-Session: 5bd4bae6-6aed-4279-a9d6-babdb40974ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3332 | 2024.03.01 23:21:17.865623 [ 3 ] {} <Debug> HTTP-Session: 5bd4bae6-6aed-4279-a9d6-babdb40974ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3333 | 2024.03.01 23:21:17.865776 [ 3 ] {0d7b16a2-ec7a-46cf-a7a0-656fac62d1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3334 | 2024.03.01 23:21:17.865843 [ 3 ] {0d7b16a2-ec7a-46cf-a7a0-656fac62d1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3335 | 2024.03.01 23:21:17.866020 [ 3 ] {0d7b16a2-ec7a-46cf-a7a0-656fac62d1d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3336 | 2024.03.01 23:21:17.866446 [ 3 ] {0d7b16a2-ec7a-46cf-a7a0-656fac62d1d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3337 | 2024.03.01 23:21:17.866724 [ 3 ] {0d7b16a2-ec7a-46cf-a7a0-656fac62d1d2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3338 | 2024.03.01 23:21:17.866889 [ 3 ] {0d7b16a2-ec7a-46cf-a7a0-656fac62d1d2} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3339 | 2024.03.01 23:21:17.867004 [ 3 ] {0d7b16a2-ec7a-46cf-a7a0-656fac62d1d2} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001188519 sec., 30289 rows/sec., 2.40 MiB/sec. | ||
3340 | 2024.03.01 23:21:17.867156 [ 3 ] {0d7b16a2-ec7a-46cf-a7a0-656fac62d1d2} <Debug> DynamicQueryHandler: Done processing query | ||
3341 | 2024.03.01 23:21:17.867185 [ 3 ] {0d7b16a2-ec7a-46cf-a7a0-656fac62d1d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3342 | 2024.03.01 23:21:17.867202 [ 3 ] {} <Debug> HTTP-Session: 5bd4bae6-6aed-4279-a9d6-babdb40974ce Destroying unnamed session | ||
3343 | 2024.03.01 23:21:17.867342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3344 | 2024.03.01 23:21:17.867395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3345 | 2024.03.01 23:21:17.867417 [ 3 ] {} <Debug> HTTP-Session: 0940dc5e-111e-4ec3-9110-62c56aea2c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3346 | 2024.03.01 23:21:17.867436 [ 3 ] {} <Debug> HTTP-Session: 0940dc5e-111e-4ec3-9110-62c56aea2c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3347 | 2024.03.01 23:21:17.867522 [ 3 ] {41c4e3e5-61b9-48a4-b893-b7ffd801ac21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3348 | 2024.03.01 23:21:17.867565 [ 3 ] {41c4e3e5-61b9-48a4-b893-b7ffd801ac21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3349 | 2024.03.01 23:21:17.867676 [ 3 ] {41c4e3e5-61b9-48a4-b893-b7ffd801ac21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3350 | 2024.03.01 23:21:17.868053 [ 3 ] {41c4e3e5-61b9-48a4-b893-b7ffd801ac21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3351 | 2024.03.01 23:21:17.868274 [ 3 ] {41c4e3e5-61b9-48a4-b893-b7ffd801ac21} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3352 | 2024.03.01 23:21:17.868426 [ 3 ] {41c4e3e5-61b9-48a4-b893-b7ffd801ac21} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3353 | 2024.03.01 23:21:17.868521 [ 3 ] {41c4e3e5-61b9-48a4-b893-b7ffd801ac21} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000970953 sec., 111230 rows/sec., 11.13 MiB/sec. | ||
3354 | 2024.03.01 23:21:17.868641 [ 3 ] {41c4e3e5-61b9-48a4-b893-b7ffd801ac21} <Debug> DynamicQueryHandler: Done processing query | ||
3355 | 2024.03.01 23:21:17.868667 [ 3 ] {41c4e3e5-61b9-48a4-b893-b7ffd801ac21} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3356 | 2024.03.01 23:21:17.868683 [ 3 ] {} <Debug> HTTP-Session: 0940dc5e-111e-4ec3-9110-62c56aea2c0e Destroying unnamed session | ||
3357 | 2024.03.01 23:21:17.868848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3358 | 2024.03.01 23:21:17.868897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3359 | 2024.03.01 23:21:17.868916 [ 3 ] {} <Debug> HTTP-Session: d9d5ff46-f910-405a-b4d4-a062dba4f744 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3360 | 2024.03.01 23:21:17.868933 [ 3 ] {} <Debug> HTTP-Session: d9d5ff46-f910-405a-b4d4-a062dba4f744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3361 | 2024.03.01 23:21:17.869007 [ 3 ] {856d0136-88f4-45ae-bc1e-b56cc9b222bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3362 | 2024.03.01 23:21:17.869046 [ 3 ] {856d0136-88f4-45ae-bc1e-b56cc9b222bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3363 | 2024.03.01 23:21:17.869152 [ 3 ] {856d0136-88f4-45ae-bc1e-b56cc9b222bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3364 | 2024.03.01 23:21:17.869522 [ 3 ] {856d0136-88f4-45ae-bc1e-b56cc9b222bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3365 | 2024.03.01 23:21:17.869727 [ 3 ] {856d0136-88f4-45ae-bc1e-b56cc9b222bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3366 | 2024.03.01 23:21:17.869878 [ 3 ] {856d0136-88f4-45ae-bc1e-b56cc9b222bb} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3367 | 2024.03.01 23:21:17.869980 [ 3 ] {856d0136-88f4-45ae-bc1e-b56cc9b222bb} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000944503 sec., 38115 rows/sec., 2.98 MiB/sec. | ||
3368 | 2024.03.01 23:21:17.870139 [ 3 ] {856d0136-88f4-45ae-bc1e-b56cc9b222bb} <Debug> DynamicQueryHandler: Done processing query | ||
3369 | 2024.03.01 23:21:17.870163 [ 3 ] {856d0136-88f4-45ae-bc1e-b56cc9b222bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3370 | 2024.03.01 23:21:17.870179 [ 3 ] {} <Debug> HTTP-Session: d9d5ff46-f910-405a-b4d4-a062dba4f744 Destroying unnamed session | ||
3371 | 2024.03.01 23:21:17.870341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3372 | 2024.03.01 23:21:17.870390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3373 | 2024.03.01 23:21:17.870410 [ 3 ] {} <Debug> HTTP-Session: 39fdc534-9377-4c7f-b8c9-ec52ba065074 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3374 | 2024.03.01 23:21:17.870427 [ 3 ] {} <Debug> HTTP-Session: 39fdc534-9377-4c7f-b8c9-ec52ba065074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3375 | 2024.03.01 23:21:17.870510 [ 3 ] {772e3b6c-d57f-47b1-a613-4595df6baa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3376 | 2024.03.01 23:21:17.870555 [ 3 ] {772e3b6c-d57f-47b1-a613-4595df6baa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3377 | 2024.03.01 23:21:17.870691 [ 3 ] {772e3b6c-d57f-47b1-a613-4595df6baa46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3378 | 2024.03.01 23:21:17.871133 [ 3 ] {772e3b6c-d57f-47b1-a613-4595df6baa46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3379 | 2024.03.01 23:21:17.871446 [ 3 ] {772e3b6c-d57f-47b1-a613-4595df6baa46} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3380 | 2024.03.01 23:21:17.871626 [ 3 ] {772e3b6c-d57f-47b1-a613-4595df6baa46} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3381 | 2024.03.01 23:21:17.871725 [ 3 ] {772e3b6c-d57f-47b1-a613-4595df6baa46} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001187619 sec., 30312 rows/sec., 40.91 MiB/sec. | ||
3382 | 2024.03.01 23:21:17.871850 [ 3 ] {772e3b6c-d57f-47b1-a613-4595df6baa46} <Debug> DynamicQueryHandler: Done processing query | ||
3383 | 2024.03.01 23:21:17.871874 [ 3 ] {772e3b6c-d57f-47b1-a613-4595df6baa46} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3384 | 2024.03.01 23:21:17.871890 [ 3 ] {} <Debug> HTTP-Session: 39fdc534-9377-4c7f-b8c9-ec52ba065074 Destroying unnamed session | ||
3385 | 2024.03.01 23:21:22.863927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3386 | 2024.03.01 23:21:22.864063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3387 | 2024.03.01 23:21:22.864094 [ 3 ] {} <Debug> HTTP-Session: 7ebbfafa-b3fb-4369-b6a6-f3c4cfe5a0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3388 | 2024.03.01 23:21:22.864122 [ 3 ] {} <Debug> HTTP-Session: 7ebbfafa-b3fb-4369-b6a6-f3c4cfe5a0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3389 | 2024.03.01 23:21:22.864267 [ 3 ] {53b74ca2-9bfd-43f8-b197-b433a4a9c2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3390 | 2024.03.01 23:21:22.864333 [ 3 ] {53b74ca2-9bfd-43f8-b197-b433a4a9c2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3391 | 2024.03.01 23:21:22.864515 [ 3 ] {53b74ca2-9bfd-43f8-b197-b433a4a9c2a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3392 | 2024.03.01 23:21:22.864954 [ 3 ] {53b74ca2-9bfd-43f8-b197-b433a4a9c2a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3393 | 2024.03.01 23:21:22.865245 [ 3 ] {53b74ca2-9bfd-43f8-b197-b433a4a9c2a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3394 | 2024.03.01 23:21:22.865407 [ 3 ] {53b74ca2-9bfd-43f8-b197-b433a4a9c2a9} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3395 | 2024.03.01 23:21:22.865537 [ 3 ] {53b74ca2-9bfd-43f8-b197-b433a4a9c2a9} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.0012206 sec., 13927 rows/sec., 1.10 MiB/sec. | ||
3396 | 2024.03.01 23:21:22.865543 [ 161 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3397 | 2024.03.01 23:21:22.865660 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3398 | 2024.03.01 23:21:22.865732 [ 3 ] {53b74ca2-9bfd-43f8-b197-b433a4a9c2a9} <Debug> DynamicQueryHandler: Done processing query | ||
3399 | 2024.03.01 23:21:22.865773 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3400 | 2024.03.01 23:21:22.865789 [ 3 ] {53b74ca2-9bfd-43f8-b197-b433a4a9c2a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3401 | 2024.03.01 23:21:22.865817 [ 3 ] {} <Debug> HTTP-Session: 7ebbfafa-b3fb-4369-b6a6-f3c4cfe5a0e8 Destroying unnamed session | ||
3402 | 2024.03.01 23:21:22.865961 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3403 | 2024.03.01 23:21:22.865992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3404 | 2024.03.01 23:21:22.866009 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 53 rows starting from the beginning of the part | ||
3405 | 2024.03.01 23:21:22.866048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3406 | 2024.03.01 23:21:22.866078 [ 3 ] {} <Debug> HTTP-Session: d63bfaeb-f95f-4393-9571-d00d2561ed95 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3407 | 2024.03.01 23:21:22.866117 [ 3 ] {} <Debug> HTTP-Session: d63bfaeb-f95f-4393-9571-d00d2561ed95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3408 | 2024.03.01 23:21:22.866189 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part | ||
3409 | 2024.03.01 23:21:22.866228 [ 3 ] {4cc32985-9ac8-4480-9b52-8ffceb0013a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3410 | 2024.03.01 23:21:22.866282 [ 3 ] {4cc32985-9ac8-4480-9b52-8ffceb0013a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3411 | 2024.03.01 23:21:22.866331 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
3412 | 2024.03.01 23:21:22.866469 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part | ||
3413 | 2024.03.01 23:21:22.866478 [ 3 ] {4cc32985-9ac8-4480-9b52-8ffceb0013a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3414 | 2024.03.01 23:21:22.866592 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
3415 | 2024.03.01 23:21:22.866771 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part | ||
3416 | 2024.03.01 23:21:22.867056 [ 3 ] {4cc32985-9ac8-4480-9b52-8ffceb0013a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3417 | 2024.03.01 23:21:22.867365 [ 3 ] {4cc32985-9ac8-4480-9b52-8ffceb0013a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3418 | 2024.03.01 23:21:22.867569 [ 24 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001855626 sec., 94846.69863431533 rows/sec., 7.51 MiB/sec. | ||
3419 | 2024.03.01 23:21:22.867575 [ 3 ] {4cc32985-9ac8-4480-9b52-8ffceb0013a4} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3420 | 2024.03.01 23:21:22.867718 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3421 | 2024.03.01 23:21:22.867745 [ 3 ] {4cc32985-9ac8-4480-9b52-8ffceb0013a4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001481716 sec., 1349 rows/sec., 115.34 KiB/sec. | ||
3422 | 2024.03.01 23:21:22.867888 [ 3 ] {4cc32985-9ac8-4480-9b52-8ffceb0013a4} <Debug> DynamicQueryHandler: Done processing query | ||
3423 | 2024.03.01 23:21:22.867913 [ 3 ] {4cc32985-9ac8-4480-9b52-8ffceb0013a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3424 | 2024.03.01 23:21:22.867935 [ 3 ] {} <Debug> HTTP-Session: d63bfaeb-f95f-4393-9571-d00d2561ed95 Destroying unnamed session | ||
3425 | 2024.03.01 23:21:22.867938 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3426 | 2024.03.01 23:21:22.868006 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_31_6} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3427 | 2024.03.01 23:21:22.868078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3428 | 2024.03.01 23:21:22.868123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3429 | 2024.03.01 23:21:22.868142 [ 3 ] {} <Debug> HTTP-Session: 0e4e665c-542b-4a15-ba8f-440feb1bc1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3430 | 2024.03.01 23:21:22.868160 [ 3 ] {} <Debug> HTTP-Session: 0e4e665c-542b-4a15-ba8f-440feb1bc1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3431 | 2024.03.01 23:21:22.868233 [ 3 ] {86e1a8c7-a7b2-4374-a9b0-5bb54d0b5d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3432 | 2024.03.01 23:21:22.868272 [ 3 ] {86e1a8c7-a7b2-4374-a9b0-5bb54d0b5d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3433 | 2024.03.01 23:21:22.868378 [ 3 ] {86e1a8c7-a7b2-4374-a9b0-5bb54d0b5d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3434 | 2024.03.01 23:21:22.868682 [ 3 ] {86e1a8c7-a7b2-4374-a9b0-5bb54d0b5d33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3435 | 2024.03.01 23:21:22.868898 [ 3 ] {86e1a8c7-a7b2-4374-a9b0-5bb54d0b5d33} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3436 | 2024.03.01 23:21:22.869048 [ 3 ] {86e1a8c7-a7b2-4374-a9b0-5bb54d0b5d33} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3437 | 2024.03.01 23:21:22.869168 [ 161 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3438 | 2024.03.01 23:21:22.869177 [ 3 ] {86e1a8c7-a7b2-4374-a9b0-5bb54d0b5d33} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.000905702 sec., 57414 rows/sec., 5.03 MiB/sec. | ||
3439 | 2024.03.01 23:21:22.869228 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3440 | 2024.03.01 23:21:22.869439 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3441 | 2024.03.01 23:21:22.869471 [ 3 ] {86e1a8c7-a7b2-4374-a9b0-5bb54d0b5d33} <Debug> DynamicQueryHandler: Done processing query | ||
3442 | 2024.03.01 23:21:22.869513 [ 3 ] {86e1a8c7-a7b2-4374-a9b0-5bb54d0b5d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3443 | 2024.03.01 23:21:22.869539 [ 3 ] {} <Debug> HTTP-Session: 0e4e665c-542b-4a15-ba8f-440feb1bc1e1 Destroying unnamed session | ||
3444 | 2024.03.01 23:21:22.869603 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3445 | 2024.03.01 23:21:22.869641 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 200 rows starting from the beginning of the part | ||
3446 | 2024.03.01 23:21:22.869719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3447 | 2024.03.01 23:21:22.869811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3448 | 2024.03.01 23:21:22.869812 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
3449 | 2024.03.01 23:21:22.869838 [ 3 ] {} <Debug> HTTP-Session: b7cd2489-c80f-49fb-a27f-d90366a60383 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3450 | 2024.03.01 23:21:22.869900 [ 3 ] {} <Debug> HTTP-Session: b7cd2489-c80f-49fb-a27f-d90366a60383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3451 | 2024.03.01 23:21:22.870087 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 110 rows starting from the beginning of the part | ||
3452 | 2024.03.01 23:21:22.870116 [ 3 ] {c6d96c55-f6a9-4d17-a525-9b06a3ef40d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3453 | 2024.03.01 23:21:22.870200 [ 3 ] {c6d96c55-f6a9-4d17-a525-9b06a3ef40d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3454 | 2024.03.01 23:21:22.870295 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 87 rows starting from the beginning of the part | ||
3455 | 2024.03.01 23:21:22.870603 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
3456 | 2024.03.01 23:21:22.870684 [ 3 ] {c6d96c55-f6a9-4d17-a525-9b06a3ef40d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3457 | 2024.03.01 23:21:22.870853 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
3458 | 2024.03.01 23:21:22.871373 [ 3 ] {c6d96c55-f6a9-4d17-a525-9b06a3ef40d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3459 | 2024.03.01 23:21:22.871816 [ 3 ] {c6d96c55-f6a9-4d17-a525-9b06a3ef40d0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3460 | 2024.03.01 23:21:22.872103 [ 3 ] {c6d96c55-f6a9-4d17-a525-9b06a3ef40d0} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3461 | 2024.03.01 23:21:22.872322 [ 3 ] {c6d96c55-f6a9-4d17-a525-9b06a3ef40d0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002139572 sec., 934 rows/sec., 65.27 KiB/sec. | ||
3462 | 2024.03.01 23:21:22.872681 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 4 columns (4 merged, 0 gathered) in 0.003388463 sec., 179432.38571588357 rows/sec., 16.67 MiB/sec. | ||
3463 | 2024.03.01 23:21:22.872707 [ 3 ] {c6d96c55-f6a9-4d17-a525-9b06a3ef40d0} <Debug> DynamicQueryHandler: Done processing query | ||
3464 | 2024.03.01 23:21:22.872733 [ 3 ] {c6d96c55-f6a9-4d17-a525-9b06a3ef40d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3465 | 2024.03.01 23:21:22.872757 [ 3 ] {} <Debug> HTTP-Session: b7cd2489-c80f-49fb-a27f-d90366a60383 Destroying unnamed session | ||
3466 | 2024.03.01 23:21:22.872804 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3467 | 2024.03.01 23:21:22.872879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3468 | 2024.03.01 23:21:22.872925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3469 | 2024.03.01 23:21:22.872949 [ 3 ] {} <Debug> HTTP-Session: a79a4e4e-ea8c-46b4-9a07-b141078e193c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3470 | 2024.03.01 23:21:22.872968 [ 3 ] {} <Debug> HTTP-Session: a79a4e4e-ea8c-46b4-9a07-b141078e193c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3471 | 2024.03.01 23:21:22.872989 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3472 | 2024.03.01 23:21:22.873055 [ 3 ] {bc904106-c59b-4a04-9fe3-c115bfa2aec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3473 | 2024.03.01 23:21:22.873062 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_31_6} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3474 | 2024.03.01 23:21:22.873101 [ 3 ] {bc904106-c59b-4a04-9fe3-c115bfa2aec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3475 | 2024.03.01 23:21:22.873247 [ 3 ] {bc904106-c59b-4a04-9fe3-c115bfa2aec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3476 | 2024.03.01 23:21:22.873544 [ 3 ] {bc904106-c59b-4a04-9fe3-c115bfa2aec1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3477 | 2024.03.01 23:21:22.873756 [ 3 ] {bc904106-c59b-4a04-9fe3-c115bfa2aec1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3478 | 2024.03.01 23:21:22.873915 [ 3 ] {bc904106-c59b-4a04-9fe3-c115bfa2aec1} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3479 | 2024.03.01 23:21:22.874031 [ 161 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3480 | 2024.03.01 23:21:22.874045 [ 3 ] {bc904106-c59b-4a04-9fe3-c115bfa2aec1} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000948803 sec., 20025 rows/sec., 1.57 MiB/sec. | ||
3481 | 2024.03.01 23:21:22.874080 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3482 | 2024.03.01 23:21:22.874264 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3483 | 2024.03.01 23:21:22.874308 [ 3 ] {bc904106-c59b-4a04-9fe3-c115bfa2aec1} <Debug> DynamicQueryHandler: Done processing query | ||
3484 | 2024.03.01 23:21:22.874369 [ 3 ] {bc904106-c59b-4a04-9fe3-c115bfa2aec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3485 | 2024.03.01 23:21:22.874422 [ 3 ] {} <Debug> HTTP-Session: a79a4e4e-ea8c-46b4-9a07-b141078e193c Destroying unnamed session | ||
3486 | 2024.03.01 23:21:22.874424 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3487 | 2024.03.01 23:21:22.874472 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 103 rows starting from the beginning of the part | ||
3488 | 2024.03.01 23:21:22.874568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3489 | 2024.03.01 23:21:22.874620 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part | ||
3490 | 2024.03.01 23:21:22.874651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3491 | 2024.03.01 23:21:22.874698 [ 3 ] {} <Debug> HTTP-Session: 02232695-89b7-47e4-a255-799508952f7b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3492 | 2024.03.01 23:21:22.874736 [ 3 ] {} <Debug> HTTP-Session: 02232695-89b7-47e4-a255-799508952f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3493 | 2024.03.01 23:21:22.874827 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
3494 | 2024.03.01 23:21:22.874949 [ 3 ] {2c8bbe82-fa2c-45d5-8219-5d9ac375b8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3495 | 2024.03.01 23:21:22.875063 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
3496 | 2024.03.01 23:21:22.875083 [ 3 ] {2c8bbe82-fa2c-45d5-8219-5d9ac375b8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3497 | 2024.03.01 23:21:22.875313 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
3498 | 2024.03.01 23:21:22.875610 [ 3 ] {2c8bbe82-fa2c-45d5-8219-5d9ac375b8bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3499 | 2024.03.01 23:21:22.875612 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part | ||
3500 | 2024.03.01 23:21:22.876283 [ 3 ] {2c8bbe82-fa2c-45d5-8219-5d9ac375b8bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3501 | 2024.03.01 23:21:22.876945 [ 3 ] {2c8bbe82-fa2c-45d5-8219-5d9ac375b8bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3502 | 2024.03.01 23:21:22.877062 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002914151 sec., 87847.19803469347 rows/sec., 6.86 MiB/sec. | ||
3503 | 2024.03.01 23:21:22.877189 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3504 | 2024.03.01 23:21:22.877293 [ 3 ] {2c8bbe82-fa2c-45d5-8219-5d9ac375b8bd} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3505 | 2024.03.01 23:21:22.877470 [ 3 ] {2c8bbe82-fa2c-45d5-8219-5d9ac375b8bd} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002451821 sec., 407 rows/sec., 28.68 KiB/sec. | ||
3506 | 2024.03.01 23:21:22.877495 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3507 | 2024.03.01 23:21:22.877636 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_31_6} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3508 | 2024.03.01 23:21:22.877688 [ 3 ] {2c8bbe82-fa2c-45d5-8219-5d9ac375b8bd} <Debug> DynamicQueryHandler: Done processing query | ||
3509 | 2024.03.01 23:21:22.877753 [ 3 ] {2c8bbe82-fa2c-45d5-8219-5d9ac375b8bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3510 | 2024.03.01 23:21:22.877771 [ 3 ] {} <Debug> HTTP-Session: 02232695-89b7-47e4-a255-799508952f7b Destroying unnamed session | ||
3511 | 2024.03.01 23:21:22.877894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3512 | 2024.03.01 23:21:22.877939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3513 | 2024.03.01 23:21:22.877957 [ 3 ] {} <Debug> HTTP-Session: 23e4b5a0-5936-4f6f-b932-50919f633cce Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3514 | 2024.03.01 23:21:22.877975 [ 3 ] {} <Debug> HTTP-Session: 23e4b5a0-5936-4f6f-b932-50919f633cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3515 | 2024.03.01 23:21:22.878054 [ 3 ] {75d0209f-f324-49d8-936c-37e2e5d1126e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3516 | 2024.03.01 23:21:22.878098 [ 3 ] {75d0209f-f324-49d8-936c-37e2e5d1126e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3517 | 2024.03.01 23:21:22.878247 [ 3 ] {75d0209f-f324-49d8-936c-37e2e5d1126e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3518 | 2024.03.01 23:21:22.878583 [ 3 ] {75d0209f-f324-49d8-936c-37e2e5d1126e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3519 | 2024.03.01 23:21:22.878872 [ 3 ] {75d0209f-f324-49d8-936c-37e2e5d1126e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3520 | 2024.03.01 23:21:22.879057 [ 3 ] {75d0209f-f324-49d8-936c-37e2e5d1126e} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3521 | 2024.03.01 23:21:22.879174 [ 161 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3522 | 2024.03.01 23:21:22.879189 [ 3 ] {75d0209f-f324-49d8-936c-37e2e5d1126e} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001101178 sec., 15438 rows/sec., 20.83 MiB/sec. | ||
3523 | 2024.03.01 23:21:22.879225 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3524 | 2024.03.01 23:21:22.879409 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3525 | 2024.03.01 23:21:22.879436 [ 3 ] {75d0209f-f324-49d8-936c-37e2e5d1126e} <Debug> DynamicQueryHandler: Done processing query | ||
3526 | 2024.03.01 23:21:22.879482 [ 3 ] {75d0209f-f324-49d8-936c-37e2e5d1126e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3527 | 2024.03.01 23:21:22.879511 [ 3 ] {} <Debug> HTTP-Session: 23e4b5a0-5936-4f6f-b932-50919f633cce Destroying unnamed session | ||
3528 | 2024.03.01 23:21:22.879609 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3529 | 2024.03.01 23:21:22.879657 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 646 rows starting from the beginning of the part | ||
3530 | 2024.03.01 23:21:22.879831 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part | ||
3531 | 2024.03.01 23:21:22.879951 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
3532 | 2024.03.01 23:21:22.880059 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part | ||
3533 | 2024.03.01 23:21:22.880162 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
3534 | 2024.03.01 23:21:22.880254 [ 15 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part | ||
3535 | 2024.03.01 23:21:22.881943 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 6 columns (6 merged, 0 gathered) in 0.002641305 sec., 291143.9610344129 rows/sec., 392.88 MiB/sec. | ||
3536 | 2024.03.01 23:21:22.882375 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3537 | 2024.03.01 23:21:22.882609 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3538 | 2024.03.01 23:21:22.882678 [ 14 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3539 | 2024.03.01 23:21:22.882752 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_31_6: 4.14 MiB. | ||
3540 | 2024.03.01 23:21:27.866089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3541 | 2024.03.01 23:21:27.866227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3542 | 2024.03.01 23:21:27.866259 [ 3 ] {} <Debug> HTTP-Session: 0e1094b8-4320-4fe6-8654-be81f8b4ab01 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3543 | 2024.03.01 23:21:27.866289 [ 3 ] {} <Debug> HTTP-Session: 0e1094b8-4320-4fe6-8654-be81f8b4ab01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3544 | 2024.03.01 23:21:27.866435 [ 3 ] {4d015e3c-8d5a-450b-ad12-1b1eab179a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3545 | 2024.03.01 23:21:27.866505 [ 3 ] {4d015e3c-8d5a-450b-ad12-1b1eab179a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3546 | 2024.03.01 23:21:27.866690 [ 3 ] {4d015e3c-8d5a-450b-ad12-1b1eab179a0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3547 | 2024.03.01 23:21:27.867108 [ 3 ] {4d015e3c-8d5a-450b-ad12-1b1eab179a0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3548 | 2024.03.01 23:21:27.867408 [ 3 ] {4d015e3c-8d5a-450b-ad12-1b1eab179a0e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3549 | 2024.03.01 23:21:27.867588 [ 3 ] {4d015e3c-8d5a-450b-ad12-1b1eab179a0e} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3550 | 2024.03.01 23:21:27.867715 [ 3 ] {4d015e3c-8d5a-450b-ad12-1b1eab179a0e} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001233851 sec., 29176 rows/sec., 2.31 MiB/sec. | ||
3551 | 2024.03.01 23:21:27.867855 [ 3 ] {4d015e3c-8d5a-450b-ad12-1b1eab179a0e} <Debug> DynamicQueryHandler: Done processing query | ||
3552 | 2024.03.01 23:21:27.867881 [ 3 ] {4d015e3c-8d5a-450b-ad12-1b1eab179a0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3553 | 2024.03.01 23:21:27.867897 [ 3 ] {} <Debug> HTTP-Session: 0e1094b8-4320-4fe6-8654-be81f8b4ab01 Destroying unnamed session | ||
3554 | 2024.03.01 23:21:27.868028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3555 | 2024.03.01 23:21:27.868076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3556 | 2024.03.01 23:21:27.868097 [ 3 ] {} <Debug> HTTP-Session: 23daff98-04ff-4ad8-ac21-f7922634a497 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3557 | 2024.03.01 23:21:27.868116 [ 3 ] {} <Debug> HTTP-Session: 23daff98-04ff-4ad8-ac21-f7922634a497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3558 | 2024.03.01 23:21:27.868199 [ 3 ] {014cd065-a036-457d-af72-47274cb4daf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3559 | 2024.03.01 23:21:27.868243 [ 3 ] {014cd065-a036-457d-af72-47274cb4daf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3560 | 2024.03.01 23:21:27.868349 [ 3 ] {014cd065-a036-457d-af72-47274cb4daf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3561 | 2024.03.01 23:21:27.868669 [ 3 ] {014cd065-a036-457d-af72-47274cb4daf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3562 | 2024.03.01 23:21:27.868890 [ 3 ] {014cd065-a036-457d-af72-47274cb4daf6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3563 | 2024.03.01 23:21:27.869044 [ 3 ] {014cd065-a036-457d-af72-47274cb4daf6} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3564 | 2024.03.01 23:21:27.869167 [ 3 ] {014cd065-a036-457d-af72-47274cb4daf6} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000939173 sec., 114994 rows/sec., 11.50 MiB/sec. | ||
3565 | 2024.03.01 23:21:27.869275 [ 3 ] {014cd065-a036-457d-af72-47274cb4daf6} <Debug> DynamicQueryHandler: Done processing query | ||
3566 | 2024.03.01 23:21:27.869299 [ 3 ] {014cd065-a036-457d-af72-47274cb4daf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3567 | 2024.03.01 23:21:27.869315 [ 3 ] {} <Debug> HTTP-Session: 23daff98-04ff-4ad8-ac21-f7922634a497 Destroying unnamed session | ||
3568 | 2024.03.01 23:21:27.869427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3569 | 2024.03.01 23:21:27.869470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3570 | 2024.03.01 23:21:27.869489 [ 3 ] {} <Debug> HTTP-Session: c5f04066-b089-4c70-9746-7191b0882472 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3571 | 2024.03.01 23:21:27.869507 [ 3 ] {} <Debug> HTTP-Session: c5f04066-b089-4c70-9746-7191b0882472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3572 | 2024.03.01 23:21:27.869577 [ 3 ] {aedbadf1-2f02-48b2-87ac-0f22eb7aaac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3573 | 2024.03.01 23:21:27.869618 [ 3 ] {aedbadf1-2f02-48b2-87ac-0f22eb7aaac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3574 | 2024.03.01 23:21:27.869725 [ 3 ] {aedbadf1-2f02-48b2-87ac-0f22eb7aaac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3575 | 2024.03.01 23:21:27.869973 [ 3 ] {aedbadf1-2f02-48b2-87ac-0f22eb7aaac8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3576 | 2024.03.01 23:21:27.870181 [ 3 ] {aedbadf1-2f02-48b2-87ac-0f22eb7aaac8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3577 | 2024.03.01 23:21:27.870327 [ 3 ] {aedbadf1-2f02-48b2-87ac-0f22eb7aaac8} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3578 | 2024.03.01 23:21:27.870446 [ 3 ] {aedbadf1-2f02-48b2-87ac-0f22eb7aaac8} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00083889 sec., 42913 rows/sec., 3.36 MiB/sec. | ||
3579 | 2024.03.01 23:21:27.870550 [ 3 ] {aedbadf1-2f02-48b2-87ac-0f22eb7aaac8} <Debug> DynamicQueryHandler: Done processing query | ||
3580 | 2024.03.01 23:21:27.870575 [ 3 ] {aedbadf1-2f02-48b2-87ac-0f22eb7aaac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3581 | 2024.03.01 23:21:27.870590 [ 3 ] {} <Debug> HTTP-Session: c5f04066-b089-4c70-9746-7191b0882472 Destroying unnamed session | ||
3582 | 2024.03.01 23:21:27.870789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3583 | 2024.03.01 23:21:27.870834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3584 | 2024.03.01 23:21:27.870852 [ 3 ] {} <Debug> HTTP-Session: 97642706-191e-4942-b674-e31b63872958 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3585 | 2024.03.01 23:21:27.870869 [ 3 ] {} <Debug> HTTP-Session: 97642706-191e-4942-b674-e31b63872958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3586 | 2024.03.01 23:21:27.870952 [ 3 ] {97f7c160-e9bb-4be5-94ea-4777515a1136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3587 | 2024.03.01 23:21:27.870998 [ 3 ] {97f7c160-e9bb-4be5-94ea-4777515a1136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3588 | 2024.03.01 23:21:27.871135 [ 3 ] {97f7c160-e9bb-4be5-94ea-4777515a1136} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3589 | 2024.03.01 23:21:27.871516 [ 3 ] {97f7c160-e9bb-4be5-94ea-4777515a1136} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3590 | 2024.03.01 23:21:27.871863 [ 3 ] {97f7c160-e9bb-4be5-94ea-4777515a1136} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3591 | 2024.03.01 23:21:27.872068 [ 3 ] {97f7c160-e9bb-4be5-94ea-4777515a1136} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3592 | 2024.03.01 23:21:27.872187 [ 3 ] {97f7c160-e9bb-4be5-94ea-4777515a1136} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001206309 sec., 29843 rows/sec., 40.27 MiB/sec. | ||
3593 | 2024.03.01 23:21:27.872298 [ 3 ] {97f7c160-e9bb-4be5-94ea-4777515a1136} <Debug> DynamicQueryHandler: Done processing query | ||
3594 | 2024.03.01 23:21:27.872323 [ 3 ] {97f7c160-e9bb-4be5-94ea-4777515a1136} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3595 | 2024.03.01 23:21:27.872338 [ 3 ] {} <Debug> HTTP-Session: 97642706-191e-4942-b674-e31b63872958 Destroying unnamed session | ||
3596 | 2024.03.01 23:21:31.559679 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3597 | 2024.03.01 23:21:31.559753 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3598 | 2024.03.01 23:21:32.863822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3599 | 2024.03.01 23:21:32.863938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3600 | 2024.03.01 23:21:32.863967 [ 3 ] {} <Debug> HTTP-Session: 9bbc9119-b2f9-4eda-90db-f9abac97cbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3601 | 2024.03.01 23:21:32.863996 [ 3 ] {} <Debug> HTTP-Session: 9bbc9119-b2f9-4eda-90db-f9abac97cbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3602 | 2024.03.01 23:21:32.864139 [ 3 ] {bc77f6c4-2d09-45ba-8567-5b4cb94810f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3603 | 2024.03.01 23:21:32.864205 [ 3 ] {bc77f6c4-2d09-45ba-8567-5b4cb94810f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3604 | 2024.03.01 23:21:32.864383 [ 3 ] {bc77f6c4-2d09-45ba-8567-5b4cb94810f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3605 | 2024.03.01 23:21:32.864760 [ 3 ] {bc77f6c4-2d09-45ba-8567-5b4cb94810f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3606 | 2024.03.01 23:21:32.865017 [ 3 ] {bc77f6c4-2d09-45ba-8567-5b4cb94810f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3607 | 2024.03.01 23:21:32.865188 [ 3 ] {bc77f6c4-2d09-45ba-8567-5b4cb94810f0} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3608 | 2024.03.01 23:21:32.865302 [ 3 ] {bc77f6c4-2d09-45ba-8567-5b4cb94810f0} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001125637 sec., 15102 rows/sec., 1.20 MiB/sec. | ||
3609 | 2024.03.01 23:21:32.865429 [ 3 ] {bc77f6c4-2d09-45ba-8567-5b4cb94810f0} <Debug> DynamicQueryHandler: Done processing query | ||
3610 | 2024.03.01 23:21:32.865453 [ 3 ] {bc77f6c4-2d09-45ba-8567-5b4cb94810f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3611 | 2024.03.01 23:21:32.865469 [ 3 ] {} <Debug> HTTP-Session: 9bbc9119-b2f9-4eda-90db-f9abac97cbe2 Destroying unnamed session | ||
3612 | 2024.03.01 23:21:32.865598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3613 | 2024.03.01 23:21:32.865640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3614 | 2024.03.01 23:21:32.865661 [ 3 ] {} <Debug> HTTP-Session: dd694d18-4c34-459b-a51e-51bff6027f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3615 | 2024.03.01 23:21:32.865677 [ 3 ] {} <Debug> HTTP-Session: dd694d18-4c34-459b-a51e-51bff6027f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3616 | 2024.03.01 23:21:32.865749 [ 3 ] {288bbb7b-70c2-437b-b932-a91a96f72002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3617 | 2024.03.01 23:21:32.865788 [ 3 ] {288bbb7b-70c2-437b-b932-a91a96f72002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3618 | 2024.03.01 23:21:32.865889 [ 3 ] {288bbb7b-70c2-437b-b932-a91a96f72002} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3619 | 2024.03.01 23:21:32.866152 [ 3 ] {288bbb7b-70c2-437b-b932-a91a96f72002} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3620 | 2024.03.01 23:21:32.866359 [ 3 ] {288bbb7b-70c2-437b-b932-a91a96f72002} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3621 | 2024.03.01 23:21:32.866508 [ 3 ] {288bbb7b-70c2-437b-b932-a91a96f72002} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3622 | 2024.03.01 23:21:32.866603 [ 3 ] {288bbb7b-70c2-437b-b932-a91a96f72002} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.00082725 sec., 61650 rows/sec., 5.41 MiB/sec. | ||
3623 | 2024.03.01 23:21:32.866706 [ 3 ] {288bbb7b-70c2-437b-b932-a91a96f72002} <Debug> DynamicQueryHandler: Done processing query | ||
3624 | 2024.03.01 23:21:32.866730 [ 3 ] {288bbb7b-70c2-437b-b932-a91a96f72002} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3625 | 2024.03.01 23:21:32.866745 [ 3 ] {} <Debug> HTTP-Session: dd694d18-4c34-459b-a51e-51bff6027f4a Destroying unnamed session | ||
3626 | 2024.03.01 23:21:32.866897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3627 | 2024.03.01 23:21:32.866940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3628 | 2024.03.01 23:21:32.866958 [ 3 ] {} <Debug> HTTP-Session: 12979912-4619-4794-8b49-f99e4b2d53a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3629 | 2024.03.01 23:21:32.866976 [ 3 ] {} <Debug> HTTP-Session: 12979912-4619-4794-8b49-f99e4b2d53a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3630 | 2024.03.01 23:21:32.867065 [ 3 ] {32c891ca-2d65-430a-af8f-aeeae93149d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3631 | 2024.03.01 23:21:32.867113 [ 3 ] {32c891ca-2d65-430a-af8f-aeeae93149d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3632 | 2024.03.01 23:21:32.867215 [ 3 ] {32c891ca-2d65-430a-af8f-aeeae93149d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3633 | 2024.03.01 23:21:32.867463 [ 3 ] {32c891ca-2d65-430a-af8f-aeeae93149d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3634 | 2024.03.01 23:21:32.867662 [ 3 ] {32c891ca-2d65-430a-af8f-aeeae93149d9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3635 | 2024.03.01 23:21:32.867811 [ 3 ] {32c891ca-2d65-430a-af8f-aeeae93149d9} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3636 | 2024.03.01 23:21:32.867908 [ 3 ] {32c891ca-2d65-430a-af8f-aeeae93149d9} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000806909 sec., 21068 rows/sec., 1.65 MiB/sec. | ||
3637 | 2024.03.01 23:21:32.868006 [ 3 ] {32c891ca-2d65-430a-af8f-aeeae93149d9} <Debug> DynamicQueryHandler: Done processing query | ||
3638 | 2024.03.01 23:21:32.868029 [ 3 ] {32c891ca-2d65-430a-af8f-aeeae93149d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3639 | 2024.03.01 23:21:32.868044 [ 3 ] {} <Debug> HTTP-Session: 12979912-4619-4794-8b49-f99e4b2d53a1 Destroying unnamed session | ||
3640 | 2024.03.01 23:21:32.868164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3641 | 2024.03.01 23:21:32.868207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3642 | 2024.03.01 23:21:32.868225 [ 3 ] {} <Debug> HTTP-Session: bb199634-7a13-41f3-8e95-920c95b41f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3643 | 2024.03.01 23:21:32.868242 [ 3 ] {} <Debug> HTTP-Session: bb199634-7a13-41f3-8e95-920c95b41f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3644 | 2024.03.01 23:21:32.868312 [ 3 ] {e8372a57-1021-4535-ac1f-12f4638b2912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3645 | 2024.03.01 23:21:32.868357 [ 3 ] {e8372a57-1021-4535-ac1f-12f4638b2912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3646 | 2024.03.01 23:21:32.868486 [ 3 ] {e8372a57-1021-4535-ac1f-12f4638b2912} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3647 | 2024.03.01 23:21:32.868901 [ 3 ] {e8372a57-1021-4535-ac1f-12f4638b2912} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3648 | 2024.03.01 23:21:32.869190 [ 3 ] {e8372a57-1021-4535-ac1f-12f4638b2912} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3649 | 2024.03.01 23:21:32.869373 [ 3 ] {e8372a57-1021-4535-ac1f-12f4638b2912} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3650 | 2024.03.01 23:21:32.869470 [ 3 ] {e8372a57-1021-4535-ac1f-12f4638b2912} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001129908 sec., 15045 rows/sec., 20.30 MiB/sec. | ||
3651 | 2024.03.01 23:21:32.869591 [ 3 ] {e8372a57-1021-4535-ac1f-12f4638b2912} <Debug> DynamicQueryHandler: Done processing query | ||
3652 | 2024.03.01 23:21:32.869614 [ 3 ] {e8372a57-1021-4535-ac1f-12f4638b2912} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3653 | 2024.03.01 23:21:32.869630 [ 3 ] {} <Debug> HTTP-Session: bb199634-7a13-41f3-8e95-920c95b41f1b Destroying unnamed session | ||
3654 | 2024.03.01 23:21:34.667472 [ 159 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3655 | 2024.03.01 23:21:34.667569 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3656 | 2024.03.01 23:21:34.667639 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
3657 | 2024.03.01 23:21:34.667749 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3658 | 2024.03.01 23:21:34.667783 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part | ||
3659 | 2024.03.01 23:21:34.667915 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
3660 | 2024.03.01 23:21:34.668009 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3661 | 2024.03.01 23:21:34.668094 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
3662 | 2024.03.01 23:21:34.668176 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3663 | 2024.03.01 23:21:34.668826 [ 22 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 417 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012097 sec., 344713.5653467802 rows/sec., 24.31 MiB/sec. | ||
3664 | 2024.03.01 23:21:34.668994 [ 22 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3665 | 2024.03.01 23:21:34.669247 [ 22 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3666 | 2024.03.01 23:21:34.669321 [ 22 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
3667 | 2024.03.01 23:21:37.865799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3668 | 2024.03.01 23:21:37.865912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3669 | 2024.03.01 23:21:37.865937 [ 3 ] {} <Debug> HTTP-Session: 6d8389bf-b543-479f-a738-a423a0dc5d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3670 | 2024.03.01 23:21:37.865961 [ 3 ] {} <Debug> HTTP-Session: 6d8389bf-b543-479f-a738-a423a0dc5d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3671 | 2024.03.01 23:21:37.866089 [ 3 ] {e6fc88f9-6a5c-4b5c-bb52-58dbb8e0e725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3672 | 2024.03.01 23:21:37.866149 [ 3 ] {e6fc88f9-6a5c-4b5c-bb52-58dbb8e0e725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3673 | 2024.03.01 23:21:37.866309 [ 3 ] {e6fc88f9-6a5c-4b5c-bb52-58dbb8e0e725} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3674 | 2024.03.01 23:21:37.866730 [ 3 ] {e6fc88f9-6a5c-4b5c-bb52-58dbb8e0e725} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3675 | 2024.03.01 23:21:37.866996 [ 3 ] {e6fc88f9-6a5c-4b5c-bb52-58dbb8e0e725} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3676 | 2024.03.01 23:21:37.867168 [ 3 ] {e6fc88f9-6a5c-4b5c-bb52-58dbb8e0e725} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3677 | 2024.03.01 23:21:37.867283 [ 3 ] {e6fc88f9-6a5c-4b5c-bb52-58dbb8e0e725} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001160338 sec., 31025 rows/sec., 2.46 MiB/sec. | ||
3678 | 2024.03.01 23:21:37.867477 [ 3 ] {e6fc88f9-6a5c-4b5c-bb52-58dbb8e0e725} <Debug> DynamicQueryHandler: Done processing query | ||
3679 | 2024.03.01 23:21:37.867514 [ 3 ] {e6fc88f9-6a5c-4b5c-bb52-58dbb8e0e725} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3680 | 2024.03.01 23:21:37.867531 [ 3 ] {} <Debug> HTTP-Session: 6d8389bf-b543-479f-a738-a423a0dc5d84 Destroying unnamed session | ||
3681 | 2024.03.01 23:21:37.867657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3682 | 2024.03.01 23:21:37.867701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3683 | 2024.03.01 23:21:37.867721 [ 3 ] {} <Debug> HTTP-Session: 03e1d4eb-e7a9-45c5-929d-7cec69449aba Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3684 | 2024.03.01 23:21:37.867737 [ 3 ] {} <Debug> HTTP-Session: 03e1d4eb-e7a9-45c5-929d-7cec69449aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3685 | 2024.03.01 23:21:37.867819 [ 3 ] {f94c154e-f480-413f-9734-f5a6717dc046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3686 | 2024.03.01 23:21:37.867858 [ 3 ] {f94c154e-f480-413f-9734-f5a6717dc046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3687 | 2024.03.01 23:21:37.867974 [ 3 ] {f94c154e-f480-413f-9734-f5a6717dc046} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3688 | 2024.03.01 23:21:37.868344 [ 3 ] {f94c154e-f480-413f-9734-f5a6717dc046} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3689 | 2024.03.01 23:21:37.868565 [ 3 ] {f94c154e-f480-413f-9734-f5a6717dc046} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3690 | 2024.03.01 23:21:37.868712 [ 3 ] {f94c154e-f480-413f-9734-f5a6717dc046} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3691 | 2024.03.01 23:21:37.868834 [ 3 ] {f94c154e-f480-413f-9734-f5a6717dc046} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000986064 sec., 109526 rows/sec., 10.96 MiB/sec. | ||
3692 | 2024.03.01 23:21:37.868972 [ 3 ] {f94c154e-f480-413f-9734-f5a6717dc046} <Debug> DynamicQueryHandler: Done processing query | ||
3693 | 2024.03.01 23:21:37.868997 [ 3 ] {f94c154e-f480-413f-9734-f5a6717dc046} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3694 | 2024.03.01 23:21:37.869013 [ 3 ] {} <Debug> HTTP-Session: 03e1d4eb-e7a9-45c5-929d-7cec69449aba Destroying unnamed session | ||
3695 | 2024.03.01 23:21:37.869129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3696 | 2024.03.01 23:21:37.869172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3697 | 2024.03.01 23:21:37.869192 [ 3 ] {} <Debug> HTTP-Session: a9f3289a-613a-43de-8790-b51115936aac Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3698 | 2024.03.01 23:21:37.869208 [ 3 ] {} <Debug> HTTP-Session: a9f3289a-613a-43de-8790-b51115936aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3699 | 2024.03.01 23:21:37.869278 [ 3 ] {68b60054-d7a6-46fb-990f-5ffaa739fa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3700 | 2024.03.01 23:21:37.869317 [ 3 ] {68b60054-d7a6-46fb-990f-5ffaa739fa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3701 | 2024.03.01 23:21:37.869424 [ 3 ] {68b60054-d7a6-46fb-990f-5ffaa739fa9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3702 | 2024.03.01 23:21:37.869717 [ 3 ] {68b60054-d7a6-46fb-990f-5ffaa739fa9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3703 | 2024.03.01 23:21:37.869922 [ 3 ] {68b60054-d7a6-46fb-990f-5ffaa739fa9c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3704 | 2024.03.01 23:21:37.870071 [ 3 ] {68b60054-d7a6-46fb-990f-5ffaa739fa9c} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3705 | 2024.03.01 23:21:37.870192 [ 3 ] {68b60054-d7a6-46fb-990f-5ffaa739fa9c} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000879961 sec., 40910 rows/sec., 3.20 MiB/sec. | ||
3706 | 2024.03.01 23:21:37.870322 [ 3 ] {68b60054-d7a6-46fb-990f-5ffaa739fa9c} <Debug> DynamicQueryHandler: Done processing query | ||
3707 | 2024.03.01 23:21:37.870346 [ 3 ] {68b60054-d7a6-46fb-990f-5ffaa739fa9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3708 | 2024.03.01 23:21:37.870362 [ 3 ] {} <Debug> HTTP-Session: a9f3289a-613a-43de-8790-b51115936aac Destroying unnamed session | ||
3709 | 2024.03.01 23:21:37.870563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3710 | 2024.03.01 23:21:37.870607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3711 | 2024.03.01 23:21:37.870626 [ 3 ] {} <Debug> HTTP-Session: f21f48e1-1cdd-4e24-9a7e-b25d2ee252ed Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3712 | 2024.03.01 23:21:37.870643 [ 3 ] {} <Debug> HTTP-Session: f21f48e1-1cdd-4e24-9a7e-b25d2ee252ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3713 | 2024.03.01 23:21:37.870723 [ 3 ] {747b11f6-a35a-42cb-bf70-815676ed46b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3714 | 2024.03.01 23:21:37.870770 [ 3 ] {747b11f6-a35a-42cb-bf70-815676ed46b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3715 | 2024.03.01 23:21:37.870913 [ 3 ] {747b11f6-a35a-42cb-bf70-815676ed46b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3716 | 2024.03.01 23:21:37.871342 [ 3 ] {747b11f6-a35a-42cb-bf70-815676ed46b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3717 | 2024.03.01 23:21:37.871655 [ 3 ] {747b11f6-a35a-42cb-bf70-815676ed46b9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3718 | 2024.03.01 23:21:37.871839 [ 3 ] {747b11f6-a35a-42cb-bf70-815676ed46b9} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3719 | 2024.03.01 23:21:37.871963 [ 3 ] {747b11f6-a35a-42cb-bf70-815676ed46b9} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.0012107 sec., 29734 rows/sec., 40.13 MiB/sec. | ||
3720 | 2024.03.01 23:21:37.872087 [ 3 ] {747b11f6-a35a-42cb-bf70-815676ed46b9} <Debug> DynamicQueryHandler: Done processing query | ||
3721 | 2024.03.01 23:21:37.872110 [ 3 ] {747b11f6-a35a-42cb-bf70-815676ed46b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3722 | 2024.03.01 23:21:37.872126 [ 3 ] {} <Debug> HTTP-Session: f21f48e1-1cdd-4e24-9a7e-b25d2ee252ed Destroying unnamed session | ||
3723 | 2024.03.01 23:21:42.865704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3724 | 2024.03.01 23:21:42.865846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3725 | 2024.03.01 23:21:42.865877 [ 3 ] {} <Debug> HTTP-Session: 16590a2a-d2a1-4d95-bc1f-0be823c372c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3726 | 2024.03.01 23:21:42.865906 [ 3 ] {} <Debug> HTTP-Session: 16590a2a-d2a1-4d95-bc1f-0be823c372c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3727 | 2024.03.01 23:21:42.866051 [ 3 ] {4d35bd5d-e169-4b9a-b294-e9419ea7f2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3728 | 2024.03.01 23:21:42.866121 [ 3 ] {4d35bd5d-e169-4b9a-b294-e9419ea7f2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3729 | 2024.03.01 23:21:42.866305 [ 3 ] {4d35bd5d-e169-4b9a-b294-e9419ea7f2fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3730 | 2024.03.01 23:21:42.866744 [ 3 ] {4d35bd5d-e169-4b9a-b294-e9419ea7f2fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3731 | 2024.03.01 23:21:42.867028 [ 3 ] {4d35bd5d-e169-4b9a-b294-e9419ea7f2fd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3732 | 2024.03.01 23:21:42.867204 [ 3 ] {4d35bd5d-e169-4b9a-b294-e9419ea7f2fd} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3733 | 2024.03.01 23:21:42.867334 [ 3 ] {4d35bd5d-e169-4b9a-b294-e9419ea7f2fd} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00123763 sec., 13735 rows/sec., 1.09 MiB/sec. | ||
3734 | 2024.03.01 23:21:42.867480 [ 3 ] {4d35bd5d-e169-4b9a-b294-e9419ea7f2fd} <Debug> DynamicQueryHandler: Done processing query | ||
3735 | 2024.03.01 23:21:42.867506 [ 3 ] {4d35bd5d-e169-4b9a-b294-e9419ea7f2fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3736 | 2024.03.01 23:21:42.867523 [ 3 ] {} <Debug> HTTP-Session: 16590a2a-d2a1-4d95-bc1f-0be823c372c4 Destroying unnamed session | ||
3737 | 2024.03.01 23:21:42.867634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3738 | 2024.03.01 23:21:42.867681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3739 | 2024.03.01 23:21:42.867702 [ 3 ] {} <Debug> HTTP-Session: d112cbd9-e234-4784-86f5-21dab9c00c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3740 | 2024.03.01 23:21:42.867721 [ 3 ] {} <Debug> HTTP-Session: d112cbd9-e234-4784-86f5-21dab9c00c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3741 | 2024.03.01 23:21:42.867799 [ 3 ] {1b6f8f21-4022-4e6d-8379-7857d4dbf97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3742 | 2024.03.01 23:21:42.867843 [ 3 ] {1b6f8f21-4022-4e6d-8379-7857d4dbf97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3743 | 2024.03.01 23:21:42.867953 [ 3 ] {1b6f8f21-4022-4e6d-8379-7857d4dbf97d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3744 | 2024.03.01 23:21:42.868227 [ 3 ] {1b6f8f21-4022-4e6d-8379-7857d4dbf97d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3745 | 2024.03.01 23:21:42.868437 [ 3 ] {1b6f8f21-4022-4e6d-8379-7857d4dbf97d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3746 | 2024.03.01 23:21:42.868592 [ 3 ] {1b6f8f21-4022-4e6d-8379-7857d4dbf97d} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3747 | 2024.03.01 23:21:42.868715 [ 3 ] {1b6f8f21-4022-4e6d-8379-7857d4dbf97d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000881431 sec., 2269 rows/sec., 193.89 KiB/sec. | ||
3748 | 2024.03.01 23:21:42.868833 [ 3 ] {1b6f8f21-4022-4e6d-8379-7857d4dbf97d} <Debug> DynamicQueryHandler: Done processing query | ||
3749 | 2024.03.01 23:21:42.868856 [ 3 ] {1b6f8f21-4022-4e6d-8379-7857d4dbf97d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3750 | 2024.03.01 23:21:42.868872 [ 3 ] {} <Debug> HTTP-Session: d112cbd9-e234-4784-86f5-21dab9c00c14 Destroying unnamed session | ||
3751 | 2024.03.01 23:21:42.869005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3752 | 2024.03.01 23:21:42.869049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3753 | 2024.03.01 23:21:42.869069 [ 3 ] {} <Debug> HTTP-Session: 9f0691ea-6a81-4d5a-a390-95d35993424a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3754 | 2024.03.01 23:21:42.869087 [ 3 ] {} <Debug> HTTP-Session: 9f0691ea-6a81-4d5a-a390-95d35993424a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3755 | 2024.03.01 23:21:42.869160 [ 3 ] {9d054db5-9e3e-4295-accf-f73ca398b51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3756 | 2024.03.01 23:21:42.869198 [ 3 ] {9d054db5-9e3e-4295-accf-f73ca398b51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3757 | 2024.03.01 23:21:42.869301 [ 3 ] {9d054db5-9e3e-4295-accf-f73ca398b51c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3758 | 2024.03.01 23:21:42.869700 [ 3 ] {9d054db5-9e3e-4295-accf-f73ca398b51c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3759 | 2024.03.01 23:21:42.869917 [ 3 ] {9d054db5-9e3e-4295-accf-f73ca398b51c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3760 | 2024.03.01 23:21:42.870069 [ 3 ] {9d054db5-9e3e-4295-accf-f73ca398b51c} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3761 | 2024.03.01 23:21:42.870192 [ 3 ] {9d054db5-9e3e-4295-accf-f73ca398b51c} <Information> executeQuery: Read 88 rows, 7.48 KiB in 0.000996065 sec., 88347 rows/sec., 7.33 MiB/sec. | ||
3762 | 2024.03.01 23:21:42.870315 [ 3 ] {9d054db5-9e3e-4295-accf-f73ca398b51c} <Debug> DynamicQueryHandler: Done processing query | ||
3763 | 2024.03.01 23:21:42.870338 [ 3 ] {9d054db5-9e3e-4295-accf-f73ca398b51c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3764 | 2024.03.01 23:21:42.870354 [ 3 ] {} <Debug> HTTP-Session: 9f0691ea-6a81-4d5a-a390-95d35993424a Destroying unnamed session | ||
3765 | 2024.03.01 23:21:42.870486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3766 | 2024.03.01 23:21:42.870530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3767 | 2024.03.01 23:21:42.870549 [ 3 ] {} <Debug> HTTP-Session: 044eb562-4453-46a8-89c8-ed3e7c5e1e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3768 | 2024.03.01 23:21:42.870566 [ 3 ] {} <Debug> HTTP-Session: 044eb562-4453-46a8-89c8-ed3e7c5e1e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3769 | 2024.03.01 23:21:42.870634 [ 3 ] {65c20ca0-5802-48f9-8bd3-146dc9f9d690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3770 | 2024.03.01 23:21:42.870673 [ 3 ] {65c20ca0-5802-48f9-8bd3-146dc9f9d690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3771 | 2024.03.01 23:21:42.870780 [ 3 ] {65c20ca0-5802-48f9-8bd3-146dc9f9d690} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3772 | 2024.03.01 23:21:42.871034 [ 3 ] {65c20ca0-5802-48f9-8bd3-146dc9f9d690} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3773 | 2024.03.01 23:21:42.871238 [ 3 ] {65c20ca0-5802-48f9-8bd3-146dc9f9d690} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3774 | 2024.03.01 23:21:42.871391 [ 3 ] {65c20ca0-5802-48f9-8bd3-146dc9f9d690} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3775 | 2024.03.01 23:21:42.871509 [ 3 ] {65c20ca0-5802-48f9-8bd3-146dc9f9d690} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000843731 sec., 2370 rows/sec., 165.51 KiB/sec. | ||
3776 | 2024.03.01 23:21:42.871644 [ 3 ] {65c20ca0-5802-48f9-8bd3-146dc9f9d690} <Debug> DynamicQueryHandler: Done processing query | ||
3777 | 2024.03.01 23:21:42.871669 [ 3 ] {65c20ca0-5802-48f9-8bd3-146dc9f9d690} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3778 | 2024.03.01 23:21:42.871685 [ 3 ] {} <Debug> HTTP-Session: 044eb562-4453-46a8-89c8-ed3e7c5e1e6c Destroying unnamed session | ||
3779 | 2024.03.01 23:21:42.871827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3780 | 2024.03.01 23:21:42.871871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3781 | 2024.03.01 23:21:42.871889 [ 3 ] {} <Debug> HTTP-Session: 00a23ef9-6423-4a50-8367-91fa75c324fe Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3782 | 2024.03.01 23:21:42.871907 [ 3 ] {} <Debug> HTTP-Session: 00a23ef9-6423-4a50-8367-91fa75c324fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3783 | 2024.03.01 23:21:42.871977 [ 3 ] {1d80f946-c75e-4b56-a5f4-eebde39f7c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3784 | 2024.03.01 23:21:42.872016 [ 3 ] {1d80f946-c75e-4b56-a5f4-eebde39f7c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3785 | 2024.03.01 23:21:42.872121 [ 3 ] {1d80f946-c75e-4b56-a5f4-eebde39f7c77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3786 | 2024.03.01 23:21:42.872413 [ 3 ] {1d80f946-c75e-4b56-a5f4-eebde39f7c77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3787 | 2024.03.01 23:21:42.872629 [ 3 ] {1d80f946-c75e-4b56-a5f4-eebde39f7c77} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3788 | 2024.03.01 23:21:42.872786 [ 3 ] {1d80f946-c75e-4b56-a5f4-eebde39f7c77} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3789 | 2024.03.01 23:21:42.872911 [ 3 ] {1d80f946-c75e-4b56-a5f4-eebde39f7c77} <Information> executeQuery: Read 43 rows, 3.42 KiB in 0.000904662 sec., 47531 rows/sec., 3.69 MiB/sec. | ||
3790 | 2024.03.01 23:21:42.873017 [ 3 ] {1d80f946-c75e-4b56-a5f4-eebde39f7c77} <Debug> DynamicQueryHandler: Done processing query | ||
3791 | 2024.03.01 23:21:42.873041 [ 3 ] {1d80f946-c75e-4b56-a5f4-eebde39f7c77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3792 | 2024.03.01 23:21:42.873057 [ 3 ] {} <Debug> HTTP-Session: 00a23ef9-6423-4a50-8367-91fa75c324fe Destroying unnamed session | ||
3793 | 2024.03.01 23:21:42.873159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3794 | 2024.03.01 23:21:42.873203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3795 | 2024.03.01 23:21:42.873221 [ 3 ] {} <Debug> HTTP-Session: bf5502df-96a1-4b65-95fc-59c137634b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3796 | 2024.03.01 23:21:42.873238 [ 3 ] {} <Debug> HTTP-Session: bf5502df-96a1-4b65-95fc-59c137634b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3797 | 2024.03.01 23:21:42.873309 [ 3 ] {13f09859-975c-4b20-bb39-cea82f404b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3798 | 2024.03.01 23:21:42.873353 [ 3 ] {13f09859-975c-4b20-bb39-cea82f404b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3799 | 2024.03.01 23:21:42.873474 [ 3 ] {13f09859-975c-4b20-bb39-cea82f404b2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3800 | 2024.03.01 23:21:42.873747 [ 3 ] {13f09859-975c-4b20-bb39-cea82f404b2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3801 | 2024.03.01 23:21:42.874008 [ 3 ] {13f09859-975c-4b20-bb39-cea82f404b2f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3802 | 2024.03.01 23:21:42.874187 [ 3 ] {13f09859-975c-4b20-bb39-cea82f404b2f} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3803 | 2024.03.01 23:21:42.874309 [ 3 ] {13f09859-975c-4b20-bb39-cea82f404b2f} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000971814 sec., 38073 rows/sec., 2.68 MiB/sec. | ||
3804 | 2024.03.01 23:21:42.874427 [ 3 ] {13f09859-975c-4b20-bb39-cea82f404b2f} <Debug> DynamicQueryHandler: Done processing query | ||
3805 | 2024.03.01 23:21:42.874451 [ 3 ] {13f09859-975c-4b20-bb39-cea82f404b2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3806 | 2024.03.01 23:21:42.874467 [ 3 ] {} <Debug> HTTP-Session: bf5502df-96a1-4b65-95fc-59c137634b50 Destroying unnamed session | ||
3807 | 2024.03.01 23:21:42.874582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3808 | 2024.03.01 23:21:42.874627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3809 | 2024.03.01 23:21:42.874646 [ 3 ] {} <Debug> HTTP-Session: 77ea2187-6bb1-4c8e-8191-5fe4e9a7d71c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3810 | 2024.03.01 23:21:42.874663 [ 3 ] {} <Debug> HTTP-Session: 77ea2187-6bb1-4c8e-8191-5fe4e9a7d71c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3811 | 2024.03.01 23:21:42.874736 [ 3 ] {ff1bf424-7b09-4c75-941e-7d5f2e613b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3812 | 2024.03.01 23:21:42.874781 [ 3 ] {ff1bf424-7b09-4c75-941e-7d5f2e613b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3813 | 2024.03.01 23:21:42.874915 [ 3 ] {ff1bf424-7b09-4c75-941e-7d5f2e613b36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3814 | 2024.03.01 23:21:42.875249 [ 3 ] {ff1bf424-7b09-4c75-941e-7d5f2e613b36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
3815 | 2024.03.01 23:21:42.875523 [ 3 ] {ff1bf424-7b09-4c75-941e-7d5f2e613b36} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3816 | 2024.03.01 23:21:42.875703 [ 3 ] {ff1bf424-7b09-4c75-941e-7d5f2e613b36} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3817 | 2024.03.01 23:21:42.875828 [ 3 ] {ff1bf424-7b09-4c75-941e-7d5f2e613b36} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001063756 sec., 15981 rows/sec., 21.57 MiB/sec. | ||
3818 | 2024.03.01 23:21:42.875938 [ 3 ] {ff1bf424-7b09-4c75-941e-7d5f2e613b36} <Debug> DynamicQueryHandler: Done processing query | ||
3819 | 2024.03.01 23:21:42.875962 [ 3 ] {ff1bf424-7b09-4c75-941e-7d5f2e613b36} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3820 | 2024.03.01 23:21:42.875978 [ 3 ] {} <Debug> HTTP-Session: 77ea2187-6bb1-4c8e-8191-5fe4e9a7d71c Destroying unnamed session | ||
3821 | 2024.03.01 23:21:46.559794 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3822 | 2024.03.01 23:21:46.559861 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3823 | 2024.03.01 23:21:47.865845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3824 | 2024.03.01 23:21:47.866011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3825 | 2024.03.01 23:21:47.866057 [ 3 ] {} <Debug> HTTP-Session: 54a2ef04-2053-4306-b46b-b7aeeb5c37fc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3826 | 2024.03.01 23:21:47.866144 [ 3 ] {} <Debug> HTTP-Session: 54a2ef04-2053-4306-b46b-b7aeeb5c37fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3827 | 2024.03.01 23:21:47.866349 [ 3 ] {86b7b645-558b-4b19-987a-43eb4777b723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3828 | 2024.03.01 23:21:47.866447 [ 3 ] {86b7b645-558b-4b19-987a-43eb4777b723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3829 | 2024.03.01 23:21:47.866712 [ 3 ] {86b7b645-558b-4b19-987a-43eb4777b723} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3830 | 2024.03.01 23:21:47.867235 [ 3 ] {86b7b645-558b-4b19-987a-43eb4777b723} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3831 | 2024.03.01 23:21:47.867500 [ 3 ] {86b7b645-558b-4b19-987a-43eb4777b723} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3832 | 2024.03.01 23:21:47.867671 [ 3 ] {86b7b645-558b-4b19-987a-43eb4777b723} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3833 | 2024.03.01 23:21:47.867811 [ 3 ] {86b7b645-558b-4b19-987a-43eb4777b723} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001394904 sec., 25808 rows/sec., 2.04 MiB/sec. | ||
3834 | 2024.03.01 23:21:47.867819 [ 173 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3835 | 2024.03.01 23:21:47.867960 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3836 | 2024.03.01 23:21:47.867988 [ 3 ] {86b7b645-558b-4b19-987a-43eb4777b723} <Debug> DynamicQueryHandler: Done processing query | ||
3837 | 2024.03.01 23:21:47.868062 [ 3 ] {86b7b645-558b-4b19-987a-43eb4777b723} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3838 | 2024.03.01 23:21:47.868117 [ 3 ] {} <Debug> HTTP-Session: 54a2ef04-2053-4306-b46b-b7aeeb5c37fc Destroying unnamed session | ||
3839 | 2024.03.01 23:21:47.868139 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3840 | 2024.03.01 23:21:47.868285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3841 | 2024.03.01 23:21:47.868390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3842 | 2024.03.01 23:21:47.868391 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3843 | 2024.03.01 23:21:47.868418 [ 3 ] {} <Debug> HTTP-Session: fa066504-e6bb-4151-afc7-aafcdc54b884 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3844 | 2024.03.01 23:21:47.868478 [ 3 ] {} <Debug> HTTP-Session: fa066504-e6bb-4151-afc7-aafcdc54b884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3845 | 2024.03.01 23:21:47.868495 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 53 rows starting from the beginning of the part | ||
3846 | 2024.03.01 23:21:47.868679 [ 3 ] {43af0ae6-62b1-4880-8c66-0468c8cf239c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3847 | 2024.03.01 23:21:47.868762 [ 3 ] {43af0ae6-62b1-4880-8c66-0468c8cf239c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3848 | 2024.03.01 23:21:47.868947 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
3849 | 2024.03.01 23:21:47.869200 [ 3 ] {43af0ae6-62b1-4880-8c66-0468c8cf239c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3850 | 2024.03.01 23:21:47.869233 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part | ||
3851 | 2024.03.01 23:21:47.869416 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
3852 | 2024.03.01 23:21:47.869546 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part | ||
3853 | 2024.03.01 23:21:47.869830 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
3854 | 2024.03.01 23:21:47.870131 [ 3 ] {43af0ae6-62b1-4880-8c66-0468c8cf239c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3855 | 2024.03.01 23:21:47.870651 [ 3 ] {43af0ae6-62b1-4880-8c66-0468c8cf239c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3856 | 2024.03.01 23:21:47.871017 [ 3 ] {43af0ae6-62b1-4880-8c66-0468c8cf239c} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3857 | 2024.03.01 23:21:47.871192 [ 173 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3858 | 2024.03.01 23:21:47.871283 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3859 | 2024.03.01 23:21:47.871282 [ 3 ] {43af0ae6-62b1-4880-8c66-0468c8cf239c} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.002538082 sec., 42551 rows/sec., 4.26 MiB/sec. | ||
3860 | 2024.03.01 23:21:47.871506 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3861 | 2024.03.01 23:21:47.871686 [ 3 ] {43af0ae6-62b1-4880-8c66-0468c8cf239c} <Debug> DynamicQueryHandler: Done processing query | ||
3862 | 2024.03.01 23:21:47.871759 [ 3 ] {43af0ae6-62b1-4880-8c66-0468c8cf239c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3863 | 2024.03.01 23:21:47.871833 [ 3 ] {} <Debug> HTTP-Session: fa066504-e6bb-4151-afc7-aafcdc54b884 Destroying unnamed session | ||
3864 | 2024.03.01 23:21:47.871955 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3865 | 2024.03.01 23:21:47.871999 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 200 rows starting from the beginning of the part | ||
3866 | 2024.03.01 23:21:47.872020 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.003983568 sec., 48951.09108216554 rows/sec., 3.87 MiB/sec. | ||
3867 | 2024.03.01 23:21:47.872117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3868 | 2024.03.01 23:21:47.872259 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part | ||
3869 | 2024.03.01 23:21:47.872266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3870 | 2024.03.01 23:21:47.872275 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3871 | 2024.03.01 23:21:47.872381 [ 3 ] {} <Debug> HTTP-Session: fb1fc518-d5a1-4817-ae82-ab76ef38c86e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3872 | 2024.03.01 23:21:47.872437 [ 3 ] {} <Debug> HTTP-Session: fb1fc518-d5a1-4817-ae82-ab76ef38c86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3873 | 2024.03.01 23:21:47.872526 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
3874 | 2024.03.01 23:21:47.872700 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3875 | 2024.03.01 23:21:47.872741 [ 3 ] {70ddc876-63f9-4efa-91c5-8c23a372c937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3876 | 2024.03.01 23:21:47.872830 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part | ||
3877 | 2024.03.01 23:21:47.872855 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_36_7} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3878 | 2024.03.01 23:21:47.872873 [ 3 ] {70ddc876-63f9-4efa-91c5-8c23a372c937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3879 | 2024.03.01 23:21:47.873174 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 88 rows starting from the beginning of the part | ||
3880 | 2024.03.01 23:21:47.873475 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 108 rows starting from the beginning of the part | ||
3881 | 2024.03.01 23:21:47.873494 [ 3 ] {70ddc876-63f9-4efa-91c5-8c23a372c937} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3882 | 2024.03.01 23:21:47.874295 [ 3 ] {70ddc876-63f9-4efa-91c5-8c23a372c937} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3883 | 2024.03.01 23:21:47.874719 [ 3 ] {70ddc876-63f9-4efa-91c5-8c23a372c937} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3884 | 2024.03.01 23:21:47.875051 [ 3 ] {70ddc876-63f9-4efa-91c5-8c23a372c937} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3885 | 2024.03.01 23:21:47.875063 [ 9 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 4 columns (4 merged, 0 gathered) in 0.003702771 sec., 179055.09144367825 rows/sec., 16.92 MiB/sec. | ||
3886 | 2024.03.01 23:21:47.875212 [ 173 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3887 | 2024.03.01 23:21:47.875257 [ 3 ] {70ddc876-63f9-4efa-91c5-8c23a372c937} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00243025 sec., 14813 rows/sec., 1.16 MiB/sec. | ||
3888 | 2024.03.01 23:21:47.875300 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3889 | 2024.03.01 23:21:47.875305 [ 9 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3890 | 2024.03.01 23:21:47.875605 [ 14 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3891 | 2024.03.01 23:21:47.875724 [ 3 ] {70ddc876-63f9-4efa-91c5-8c23a372c937} <Debug> DynamicQueryHandler: Done processing query | ||
3892 | 2024.03.01 23:21:47.875795 [ 3 ] {70ddc876-63f9-4efa-91c5-8c23a372c937} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3893 | 2024.03.01 23:21:47.875842 [ 14 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3894 | 2024.03.01 23:21:47.875863 [ 3 ] {} <Debug> HTTP-Session: fb1fc518-d5a1-4817-ae82-ab76ef38c86e Destroying unnamed session | ||
3895 | 2024.03.01 23:21:47.875892 [ 9 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3896 | 2024.03.01 23:21:47.875927 [ 14 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 103 rows starting from the beginning of the part | ||
3897 | 2024.03.01 23:21:47.875993 [ 9 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_36_7} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3898 | 2024.03.01 23:21:47.876042 [ 14 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
3899 | 2024.03.01 23:21:47.876161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3900 | 2024.03.01 23:21:47.876259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3901 | 2024.03.01 23:21:47.876267 [ 14 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part | ||
3902 | 2024.03.01 23:21:47.876292 [ 3 ] {} <Debug> HTTP-Session: 14d11e6e-35a0-4be9-a70d-5910c2737058 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3903 | 2024.03.01 23:21:47.876337 [ 3 ] {} <Debug> HTTP-Session: 14d11e6e-35a0-4be9-a70d-5910c2737058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3904 | 2024.03.01 23:21:47.876480 [ 14 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
3905 | 2024.03.01 23:21:47.876555 [ 3 ] {70f03956-e753-4ac0-b2b2-ed5927e08776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3906 | 2024.03.01 23:21:47.876704 [ 14 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 43 rows starting from the beginning of the part | ||
3907 | 2024.03.01 23:21:47.876704 [ 3 ] {70f03956-e753-4ac0-b2b2-ed5927e08776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3908 | 2024.03.01 23:21:47.876945 [ 14 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
3909 | 2024.03.01 23:21:47.877448 [ 3 ] {70f03956-e753-4ac0-b2b2-ed5927e08776} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3910 | 2024.03.01 23:21:47.878479 [ 3 ] {70f03956-e753-4ac0-b2b2-ed5927e08776} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3911 | 2024.03.01 23:21:47.878536 [ 17 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 4 columns (4 merged, 0 gathered) in 0.003150867 sec., 86008.07333346663 rows/sec., 6.72 MiB/sec. | ||
3912 | 2024.03.01 23:21:47.878737 [ 17 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3913 | 2024.03.01 23:21:47.878995 [ 3 ] {70f03956-e753-4ac0-b2b2-ed5927e08776} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3914 | 2024.03.01 23:21:47.879040 [ 17 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3915 | 2024.03.01 23:21:47.879141 [ 17 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_36_7} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3916 | 2024.03.01 23:21:47.879313 [ 3 ] {70f03956-e753-4ac0-b2b2-ed5927e08776} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3917 | 2024.03.01 23:21:47.879452 [ 173 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3918 | 2024.03.01 23:21:47.879468 [ 3 ] {70f03956-e753-4ac0-b2b2-ed5927e08776} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.00285219 sec., 12621 rows/sec., 17.03 MiB/sec. | ||
3919 | 2024.03.01 23:21:47.879502 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3920 | 2024.03.01 23:21:47.879689 [ 9 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3921 | 2024.03.01 23:21:47.879766 [ 3 ] {70f03956-e753-4ac0-b2b2-ed5927e08776} <Debug> DynamicQueryHandler: Done processing query | ||
3922 | 2024.03.01 23:21:47.879811 [ 3 ] {70f03956-e753-4ac0-b2b2-ed5927e08776} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3923 | 2024.03.01 23:21:47.879857 [ 9 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3924 | 2024.03.01 23:21:47.879859 [ 3 ] {} <Debug> HTTP-Session: 14d11e6e-35a0-4be9-a70d-5910c2737058 Destroying unnamed session | ||
3925 | 2024.03.01 23:21:47.879909 [ 9 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 769 rows starting from the beginning of the part | ||
3926 | 2024.03.01 23:21:47.880051 [ 9 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
3927 | 2024.03.01 23:21:47.880146 [ 9 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part | ||
3928 | 2024.03.01 23:21:47.880235 [ 9 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
3929 | 2024.03.01 23:21:47.880325 [ 9 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part | ||
3930 | 2024.03.01 23:21:47.880408 [ 9 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
3931 | 2024.03.01 23:21:47.883216 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 911 rows, containing 6 columns (6 merged, 0 gathered) in 0.003630249 sec., 250946.97360979923 rows/sec., 338.64 MiB/sec. | ||
3932 | 2024.03.01 23:21:47.883842 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3933 | 2024.03.01 23:21:47.884094 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3934 | 2024.03.01 23:21:47.884156 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3935 | 2024.03.01 23:21:47.884234 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_36_7: 4.22 MiB. | ||
3936 | 2024.03.01 23:21:48.000179 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.32 MiB, peak 236.61 MiB, will set to 232.87 MiB (RSS), difference: 1.55 MiB | ||
3937 | 2024.03.01 23:21:52.864017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3938 | 2024.03.01 23:21:52.864202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3939 | 2024.03.01 23:21:52.864250 [ 3 ] {} <Debug> HTTP-Session: 2f67924b-08d6-4bce-a3e4-3fc2c087165a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3940 | 2024.03.01 23:21:52.864292 [ 3 ] {} <Debug> HTTP-Session: 2f67924b-08d6-4bce-a3e4-3fc2c087165a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3941 | 2024.03.01 23:21:52.864493 [ 3 ] {f36b56d6-bc46-4f49-b183-8ab0c414e8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3942 | 2024.03.01 23:21:52.864592 [ 3 ] {f36b56d6-bc46-4f49-b183-8ab0c414e8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3943 | 2024.03.01 23:21:52.864856 [ 3 ] {f36b56d6-bc46-4f49-b183-8ab0c414e8ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3944 | 2024.03.01 23:21:52.865353 [ 3 ] {f36b56d6-bc46-4f49-b183-8ab0c414e8ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3945 | 2024.03.01 23:21:52.865621 [ 3 ] {f36b56d6-bc46-4f49-b183-8ab0c414e8ae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3946 | 2024.03.01 23:21:52.865790 [ 3 ] {f36b56d6-bc46-4f49-b183-8ab0c414e8ae} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3947 | 2024.03.01 23:21:52.865921 [ 3 ] {f36b56d6-bc46-4f49-b183-8ab0c414e8ae} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001364154 sec., 12461 rows/sec., 1010.10 KiB/sec. | ||
3948 | 2024.03.01 23:21:52.866090 [ 3 ] {f36b56d6-bc46-4f49-b183-8ab0c414e8ae} <Debug> DynamicQueryHandler: Done processing query | ||
3949 | 2024.03.01 23:21:52.866117 [ 3 ] {f36b56d6-bc46-4f49-b183-8ab0c414e8ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3950 | 2024.03.01 23:21:52.866135 [ 3 ] {} <Debug> HTTP-Session: 2f67924b-08d6-4bce-a3e4-3fc2c087165a Destroying unnamed session | ||
3951 | 2024.03.01 23:21:52.866272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3952 | 2024.03.01 23:21:52.866317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3953 | 2024.03.01 23:21:52.866337 [ 3 ] {} <Debug> HTTP-Session: bf7c923c-12da-4409-8298-cfbf8fbb28b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3954 | 2024.03.01 23:21:52.866354 [ 3 ] {} <Debug> HTTP-Session: bf7c923c-12da-4409-8298-cfbf8fbb28b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3955 | 2024.03.01 23:21:52.866427 [ 3 ] {5ded308c-98fe-4771-955b-a744fa14bce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3956 | 2024.03.01 23:21:52.866466 [ 3 ] {5ded308c-98fe-4771-955b-a744fa14bce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3957 | 2024.03.01 23:21:52.866577 [ 3 ] {5ded308c-98fe-4771-955b-a744fa14bce9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3958 | 2024.03.01 23:21:52.866921 [ 3 ] {5ded308c-98fe-4771-955b-a744fa14bce9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3959 | 2024.03.01 23:21:52.867146 [ 3 ] {5ded308c-98fe-4771-955b-a744fa14bce9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3960 | 2024.03.01 23:21:52.867298 [ 3 ] {5ded308c-98fe-4771-955b-a744fa14bce9} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3961 | 2024.03.01 23:21:52.867415 [ 3 ] {5ded308c-98fe-4771-955b-a744fa14bce9} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000958734 sec., 53195 rows/sec., 4.66 MiB/sec. | ||
3962 | 2024.03.01 23:21:52.867578 [ 3 ] {5ded308c-98fe-4771-955b-a744fa14bce9} <Debug> DynamicQueryHandler: Done processing query | ||
3963 | 2024.03.01 23:21:52.867603 [ 3 ] {5ded308c-98fe-4771-955b-a744fa14bce9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3964 | 2024.03.01 23:21:52.867620 [ 3 ] {} <Debug> HTTP-Session: bf7c923c-12da-4409-8298-cfbf8fbb28b1 Destroying unnamed session | ||
3965 | 2024.03.01 23:21:52.867768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3966 | 2024.03.01 23:21:52.867816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3967 | 2024.03.01 23:21:52.867834 [ 3 ] {} <Debug> HTTP-Session: 0a96bbb6-08c2-4c57-9403-29ac034e8464 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3968 | 2024.03.01 23:21:52.867852 [ 3 ] {} <Debug> HTTP-Session: 0a96bbb6-08c2-4c57-9403-29ac034e8464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3969 | 2024.03.01 23:21:52.867922 [ 3 ] {9b811d49-ca6c-41c4-ab1a-2cdb12c6e3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3970 | 2024.03.01 23:21:52.867964 [ 3 ] {9b811d49-ca6c-41c4-ab1a-2cdb12c6e3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3971 | 2024.03.01 23:21:52.868078 [ 3 ] {9b811d49-ca6c-41c4-ab1a-2cdb12c6e3d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3972 | 2024.03.01 23:21:52.868377 [ 3 ] {9b811d49-ca6c-41c4-ab1a-2cdb12c6e3d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3973 | 2024.03.01 23:21:52.868587 [ 3 ] {9b811d49-ca6c-41c4-ab1a-2cdb12c6e3d9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3974 | 2024.03.01 23:21:52.868739 [ 3 ] {9b811d49-ca6c-41c4-ab1a-2cdb12c6e3d9} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3975 | 2024.03.01 23:21:52.868841 [ 3 ] {9b811d49-ca6c-41c4-ab1a-2cdb12c6e3d9} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000891062 sec., 19078 rows/sec., 1.49 MiB/sec. | ||
3976 | 2024.03.01 23:21:52.868967 [ 3 ] {9b811d49-ca6c-41c4-ab1a-2cdb12c6e3d9} <Debug> DynamicQueryHandler: Done processing query | ||
3977 | 2024.03.01 23:21:52.868992 [ 3 ] {9b811d49-ca6c-41c4-ab1a-2cdb12c6e3d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3978 | 2024.03.01 23:21:52.869008 [ 3 ] {} <Debug> HTTP-Session: 0a96bbb6-08c2-4c57-9403-29ac034e8464 Destroying unnamed session | ||
3979 | 2024.03.01 23:21:52.869126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3980 | 2024.03.01 23:21:52.869171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3981 | 2024.03.01 23:21:52.869189 [ 3 ] {} <Debug> HTTP-Session: 99ff7504-ddfc-4227-92df-592b96f83983 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3982 | 2024.03.01 23:21:52.869205 [ 3 ] {} <Debug> HTTP-Session: 99ff7504-ddfc-4227-92df-592b96f83983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3983 | 2024.03.01 23:21:52.869279 [ 3 ] {9a0675b7-1bc5-49ce-90cb-4df869a5179e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3984 | 2024.03.01 23:21:52.869323 [ 3 ] {9a0675b7-1bc5-49ce-90cb-4df869a5179e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3985 | 2024.03.01 23:21:52.869456 [ 3 ] {9a0675b7-1bc5-49ce-90cb-4df869a5179e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3986 | 2024.03.01 23:21:52.869828 [ 3 ] {9a0675b7-1bc5-49ce-90cb-4df869a5179e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
3987 | 2024.03.01 23:21:52.870130 [ 3 ] {9a0675b7-1bc5-49ce-90cb-4df869a5179e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3988 | 2024.03.01 23:21:52.870307 [ 3 ] {9a0675b7-1bc5-49ce-90cb-4df869a5179e} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3989 | 2024.03.01 23:21:52.870427 [ 3 ] {9a0675b7-1bc5-49ce-90cb-4df869a5179e} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001119227 sec., 15189 rows/sec., 20.50 MiB/sec. | ||
3990 | 2024.03.01 23:21:52.870560 [ 3 ] {9a0675b7-1bc5-49ce-90cb-4df869a5179e} <Debug> DynamicQueryHandler: Done processing query | ||
3991 | 2024.03.01 23:21:52.870584 [ 3 ] {9a0675b7-1bc5-49ce-90cb-4df869a5179e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3992 | 2024.03.01 23:21:52.870600 [ 3 ] {} <Debug> HTTP-Session: 99ff7504-ddfc-4227-92df-592b96f83983 Destroying unnamed session | ||
3993 | 2024.03.01 23:21:57.865252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3994 | 2024.03.01 23:21:57.865375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3995 | 2024.03.01 23:21:57.865410 [ 3 ] {} <Debug> HTTP-Session: 3cd094d4-1a85-42d0-ae32-7f2d254f328e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
3996 | 2024.03.01 23:21:57.865441 [ 3 ] {} <Debug> HTTP-Session: 3cd094d4-1a85-42d0-ae32-7f2d254f328e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3997 | 2024.03.01 23:21:57.865577 [ 3 ] {9e489e91-1155-4f0e-b7aa-f13fb36bc842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3998 | 2024.03.01 23:21:57.865640 [ 3 ] {9e489e91-1155-4f0e-b7aa-f13fb36bc842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3999 | 2024.03.01 23:21:57.865801 [ 3 ] {9e489e91-1155-4f0e-b7aa-f13fb36bc842} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4000 | 2024.03.01 23:21:57.866281 [ 3 ] {9e489e91-1155-4f0e-b7aa-f13fb36bc842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4001 | 2024.03.01 23:21:57.866550 [ 3 ] {9e489e91-1155-4f0e-b7aa-f13fb36bc842} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4002 | 2024.03.01 23:21:57.866727 [ 3 ] {9e489e91-1155-4f0e-b7aa-f13fb36bc842} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4003 | 2024.03.01 23:21:57.866854 [ 3 ] {9e489e91-1155-4f0e-b7aa-f13fb36bc842} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00124047 sec., 29021 rows/sec., 2.30 MiB/sec. | ||
4004 | 2024.03.01 23:21:57.867006 [ 3 ] {9e489e91-1155-4f0e-b7aa-f13fb36bc842} <Debug> DynamicQueryHandler: Done processing query | ||
4005 | 2024.03.01 23:21:57.867033 [ 3 ] {9e489e91-1155-4f0e-b7aa-f13fb36bc842} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4006 | 2024.03.01 23:21:57.867049 [ 3 ] {} <Debug> HTTP-Session: 3cd094d4-1a85-42d0-ae32-7f2d254f328e Destroying unnamed session | ||
4007 | 2024.03.01 23:21:57.867181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4008 | 2024.03.01 23:21:57.867235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4009 | 2024.03.01 23:21:57.867254 [ 3 ] {} <Debug> HTTP-Session: 77a17c31-9ea1-4513-80fa-150fe61ec176 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4010 | 2024.03.01 23:21:57.867273 [ 3 ] {} <Debug> HTTP-Session: 77a17c31-9ea1-4513-80fa-150fe61ec176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4011 | 2024.03.01 23:21:57.867362 [ 3 ] {913d5dac-d9e6-4e6f-8f26-76bfc0578ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4012 | 2024.03.01 23:21:57.867406 [ 3 ] {913d5dac-d9e6-4e6f-8f26-76bfc0578ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4013 | 2024.03.01 23:21:57.867513 [ 3 ] {913d5dac-d9e6-4e6f-8f26-76bfc0578ca3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4014 | 2024.03.01 23:21:57.867900 [ 3 ] {913d5dac-d9e6-4e6f-8f26-76bfc0578ca3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4015 | 2024.03.01 23:21:57.868127 [ 3 ] {913d5dac-d9e6-4e6f-8f26-76bfc0578ca3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4016 | 2024.03.01 23:21:57.868279 [ 3 ] {913d5dac-d9e6-4e6f-8f26-76bfc0578ca3} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4017 | 2024.03.01 23:21:57.868387 [ 3 ] {913d5dac-d9e6-4e6f-8f26-76bfc0578ca3} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000995024 sec., 108540 rows/sec., 10.86 MiB/sec. | ||
4018 | 2024.03.01 23:21:57.868508 [ 3 ] {913d5dac-d9e6-4e6f-8f26-76bfc0578ca3} <Debug> DynamicQueryHandler: Done processing query | ||
4019 | 2024.03.01 23:21:57.868533 [ 3 ] {913d5dac-d9e6-4e6f-8f26-76bfc0578ca3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4020 | 2024.03.01 23:21:57.868550 [ 3 ] {} <Debug> HTTP-Session: 77a17c31-9ea1-4513-80fa-150fe61ec176 Destroying unnamed session | ||
4021 | 2024.03.01 23:21:57.868671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4022 | 2024.03.01 23:21:57.868718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4023 | 2024.03.01 23:21:57.868737 [ 3 ] {} <Debug> HTTP-Session: da5bf872-502b-4655-b9e4-1a19a03d12d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4024 | 2024.03.01 23:21:57.868756 [ 3 ] {} <Debug> HTTP-Session: da5bf872-502b-4655-b9e4-1a19a03d12d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4025 | 2024.03.01 23:21:57.868829 [ 3 ] {937c764f-dcf0-424e-82b4-a9fa3e1c6d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4026 | 2024.03.01 23:21:57.868868 [ 3 ] {937c764f-dcf0-424e-82b4-a9fa3e1c6d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4027 | 2024.03.01 23:21:57.868974 [ 3 ] {937c764f-dcf0-424e-82b4-a9fa3e1c6d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4028 | 2024.03.01 23:21:57.869294 [ 3 ] {937c764f-dcf0-424e-82b4-a9fa3e1c6d2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4029 | 2024.03.01 23:21:57.869506 [ 3 ] {937c764f-dcf0-424e-82b4-a9fa3e1c6d2d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4030 | 2024.03.01 23:21:57.869660 [ 3 ] {937c764f-dcf0-424e-82b4-a9fa3e1c6d2d} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4031 | 2024.03.01 23:21:57.869765 [ 3 ] {937c764f-dcf0-424e-82b4-a9fa3e1c6d2d} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000907392 sec., 39674 rows/sec., 3.10 MiB/sec. | ||
4032 | 2024.03.01 23:21:57.869905 [ 3 ] {937c764f-dcf0-424e-82b4-a9fa3e1c6d2d} <Debug> DynamicQueryHandler: Done processing query | ||
4033 | 2024.03.01 23:21:57.869928 [ 3 ] {937c764f-dcf0-424e-82b4-a9fa3e1c6d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4034 | 2024.03.01 23:21:57.869944 [ 3 ] {} <Debug> HTTP-Session: da5bf872-502b-4655-b9e4-1a19a03d12d9 Destroying unnamed session | ||
4035 | 2024.03.01 23:21:57.870094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4036 | 2024.03.01 23:21:57.870139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4037 | 2024.03.01 23:21:57.870158 [ 3 ] {} <Debug> HTTP-Session: 1c4eb792-76c6-412b-a5d3-73264304f7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4038 | 2024.03.01 23:21:57.870176 [ 3 ] {} <Debug> HTTP-Session: 1c4eb792-76c6-412b-a5d3-73264304f7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4039 | 2024.03.01 23:21:57.870257 [ 3 ] {3bd7d74a-ea57-44a7-a490-fa97f099759e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4040 | 2024.03.01 23:21:57.870303 [ 3 ] {3bd7d74a-ea57-44a7-a490-fa97f099759e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4041 | 2024.03.01 23:21:57.870436 [ 3 ] {3bd7d74a-ea57-44a7-a490-fa97f099759e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4042 | 2024.03.01 23:21:57.870858 [ 3 ] {3bd7d74a-ea57-44a7-a490-fa97f099759e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4043 | 2024.03.01 23:21:57.871184 [ 3 ] {3bd7d74a-ea57-44a7-a490-fa97f099759e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4044 | 2024.03.01 23:21:57.871367 [ 3 ] {3bd7d74a-ea57-44a7-a490-fa97f099759e} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4045 | 2024.03.01 23:21:57.871473 [ 3 ] {3bd7d74a-ea57-44a7-a490-fa97f099759e} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001188219 sec., 30297 rows/sec., 40.88 MiB/sec. | ||
4046 | 2024.03.01 23:21:57.871598 [ 3 ] {3bd7d74a-ea57-44a7-a490-fa97f099759e} <Debug> DynamicQueryHandler: Done processing query | ||
4047 | 2024.03.01 23:21:57.871623 [ 3 ] {3bd7d74a-ea57-44a7-a490-fa97f099759e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4048 | 2024.03.01 23:21:57.871640 [ 3 ] {} <Debug> HTTP-Session: 1c4eb792-76c6-412b-a5d3-73264304f7b3 Destroying unnamed session | ||
4049 | 2024.03.01 23:22:01.559911 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4050 | 2024.03.01 23:22:01.560001 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4051 | 2024.03.01 23:22:02.864710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4052 | 2024.03.01 23:22:02.864827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4053 | 2024.03.01 23:22:02.864853 [ 3 ] {} <Debug> HTTP-Session: dc48fae1-b3f0-48de-a093-753544289cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4054 | 2024.03.01 23:22:02.864878 [ 3 ] {} <Debug> HTTP-Session: dc48fae1-b3f0-48de-a093-753544289cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4055 | 2024.03.01 23:22:02.865008 [ 3 ] {ab79c7f1-171f-40f5-a848-1f2caea2a6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4056 | 2024.03.01 23:22:02.865069 [ 3 ] {ab79c7f1-171f-40f5-a848-1f2caea2a6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4057 | 2024.03.01 23:22:02.865230 [ 3 ] {ab79c7f1-171f-40f5-a848-1f2caea2a6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4058 | 2024.03.01 23:22:02.865664 [ 3 ] {ab79c7f1-171f-40f5-a848-1f2caea2a6ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4059 | 2024.03.01 23:22:02.865945 [ 3 ] {ab79c7f1-171f-40f5-a848-1f2caea2a6ab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4060 | 2024.03.01 23:22:02.866125 [ 3 ] {ab79c7f1-171f-40f5-a848-1f2caea2a6ab} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4061 | 2024.03.01 23:22:02.866244 [ 3 ] {ab79c7f1-171f-40f5-a848-1f2caea2a6ab} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001202129 sec., 14141 rows/sec., 1.12 MiB/sec. | ||
4062 | 2024.03.01 23:22:02.866396 [ 3 ] {ab79c7f1-171f-40f5-a848-1f2caea2a6ab} <Debug> DynamicQueryHandler: Done processing query | ||
4063 | 2024.03.01 23:22:02.866422 [ 3 ] {ab79c7f1-171f-40f5-a848-1f2caea2a6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4064 | 2024.03.01 23:22:02.866438 [ 3 ] {} <Debug> HTTP-Session: dc48fae1-b3f0-48de-a093-753544289cb4 Destroying unnamed session | ||
4065 | 2024.03.01 23:22:02.866562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4066 | 2024.03.01 23:22:02.866608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4067 | 2024.03.01 23:22:02.866627 [ 3 ] {} <Debug> HTTP-Session: 7b07a4b2-2227-488a-8182-d32aa824f7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4068 | 2024.03.01 23:22:02.866645 [ 3 ] {} <Debug> HTTP-Session: 7b07a4b2-2227-488a-8182-d32aa824f7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4069 | 2024.03.01 23:22:02.866717 [ 3 ] {04858f95-1d62-4b9c-b65d-54891c881290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4070 | 2024.03.01 23:22:02.866757 [ 3 ] {04858f95-1d62-4b9c-b65d-54891c881290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4071 | 2024.03.01 23:22:02.866863 [ 3 ] {04858f95-1d62-4b9c-b65d-54891c881290} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4072 | 2024.03.01 23:22:02.867180 [ 3 ] {04858f95-1d62-4b9c-b65d-54891c881290} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4073 | 2024.03.01 23:22:02.867400 [ 3 ] {04858f95-1d62-4b9c-b65d-54891c881290} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4074 | 2024.03.01 23:22:02.867553 [ 3 ] {04858f95-1d62-4b9c-b65d-54891c881290} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4075 | 2024.03.01 23:22:02.867668 [ 3 ] {04858f95-1d62-4b9c-b65d-54891c881290} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000915793 sec., 55689 rows/sec., 4.88 MiB/sec. | ||
4076 | 2024.03.01 23:22:02.867778 [ 3 ] {04858f95-1d62-4b9c-b65d-54891c881290} <Debug> DynamicQueryHandler: Done processing query | ||
4077 | 2024.03.01 23:22:02.867804 [ 3 ] {04858f95-1d62-4b9c-b65d-54891c881290} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4078 | 2024.03.01 23:22:02.867820 [ 3 ] {} <Debug> HTTP-Session: 7b07a4b2-2227-488a-8182-d32aa824f7c7 Destroying unnamed session | ||
4079 | 2024.03.01 23:22:02.867945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4080 | 2024.03.01 23:22:02.867988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4081 | 2024.03.01 23:22:02.868007 [ 3 ] {} <Debug> HTTP-Session: 9202eff7-8c7a-46df-832c-3e08075f7335 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4082 | 2024.03.01 23:22:02.868024 [ 3 ] {} <Debug> HTTP-Session: 9202eff7-8c7a-46df-832c-3e08075f7335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4083 | 2024.03.01 23:22:02.868094 [ 3 ] {c0398637-2b76-4c4c-a516-19f8c82f9914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4084 | 2024.03.01 23:22:02.868132 [ 3 ] {c0398637-2b76-4c4c-a516-19f8c82f9914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4085 | 2024.03.01 23:22:02.868237 [ 3 ] {c0398637-2b76-4c4c-a516-19f8c82f9914} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4086 | 2024.03.01 23:22:02.868507 [ 3 ] {c0398637-2b76-4c4c-a516-19f8c82f9914} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4087 | 2024.03.01 23:22:02.868713 [ 3 ] {c0398637-2b76-4c4c-a516-19f8c82f9914} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4088 | 2024.03.01 23:22:02.868867 [ 3 ] {c0398637-2b76-4c4c-a516-19f8c82f9914} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4089 | 2024.03.01 23:22:02.868980 [ 3 ] {c0398637-2b76-4c4c-a516-19f8c82f9914} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000849891 sec., 20002 rows/sec., 1.56 MiB/sec. | ||
4090 | 2024.03.01 23:22:02.869098 [ 3 ] {c0398637-2b76-4c4c-a516-19f8c82f9914} <Debug> DynamicQueryHandler: Done processing query | ||
4091 | 2024.03.01 23:22:02.869122 [ 3 ] {c0398637-2b76-4c4c-a516-19f8c82f9914} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4092 | 2024.03.01 23:22:02.869138 [ 3 ] {} <Debug> HTTP-Session: 9202eff7-8c7a-46df-832c-3e08075f7335 Destroying unnamed session | ||
4093 | 2024.03.01 23:22:02.869299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4094 | 2024.03.01 23:22:02.869345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4095 | 2024.03.01 23:22:02.869364 [ 3 ] {} <Debug> HTTP-Session: 3a4a8d71-8aed-40ba-a242-4febfb179b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4096 | 2024.03.01 23:22:02.869381 [ 3 ] {} <Debug> HTTP-Session: 3a4a8d71-8aed-40ba-a242-4febfb179b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4097 | 2024.03.01 23:22:02.869455 [ 3 ] {611203c6-8377-4238-b9b3-f356d0463df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4098 | 2024.03.01 23:22:02.869501 [ 3 ] {611203c6-8377-4238-b9b3-f356d0463df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4099 | 2024.03.01 23:22:02.869637 [ 3 ] {611203c6-8377-4238-b9b3-f356d0463df3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4100 | 2024.03.01 23:22:02.869998 [ 3 ] {611203c6-8377-4238-b9b3-f356d0463df3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4101 | 2024.03.01 23:22:02.870290 [ 3 ] {611203c6-8377-4238-b9b3-f356d0463df3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4102 | 2024.03.01 23:22:02.870470 [ 3 ] {611203c6-8377-4238-b9b3-f356d0463df3} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4103 | 2024.03.01 23:22:02.870593 [ 3 ] {611203c6-8377-4238-b9b3-f356d0463df3} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001109008 sec., 15329 rows/sec., 20.69 MiB/sec. | ||
4104 | 2024.03.01 23:22:02.870738 [ 3 ] {611203c6-8377-4238-b9b3-f356d0463df3} <Debug> DynamicQueryHandler: Done processing query | ||
4105 | 2024.03.01 23:22:02.870763 [ 3 ] {611203c6-8377-4238-b9b3-f356d0463df3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4106 | 2024.03.01 23:22:02.870779 [ 3 ] {} <Debug> HTTP-Session: 3a4a8d71-8aed-40ba-a242-4febfb179b31 Destroying unnamed session | ||
4107 | 2024.03.01 23:22:07.865286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4108 | 2024.03.01 23:22:07.865462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4109 | 2024.03.01 23:22:07.865508 [ 3 ] {} <Debug> HTTP-Session: d4e9598c-555b-4d47-ab9e-15c714678055 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4110 | 2024.03.01 23:22:07.865549 [ 3 ] {} <Debug> HTTP-Session: d4e9598c-555b-4d47-ab9e-15c714678055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4111 | 2024.03.01 23:22:07.865739 [ 3 ] {8409d786-956a-42bc-b21d-dea358f7c41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4112 | 2024.03.01 23:22:07.865799 [ 3 ] {8409d786-956a-42bc-b21d-dea358f7c41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4113 | 2024.03.01 23:22:07.865957 [ 3 ] {8409d786-956a-42bc-b21d-dea358f7c41f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4114 | 2024.03.01 23:22:07.866465 [ 3 ] {8409d786-956a-42bc-b21d-dea358f7c41f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4115 | 2024.03.01 23:22:07.866727 [ 3 ] {8409d786-956a-42bc-b21d-dea358f7c41f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4116 | 2024.03.01 23:22:07.866901 [ 3 ] {8409d786-956a-42bc-b21d-dea358f7c41f} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4117 | 2024.03.01 23:22:07.867013 [ 3 ] {8409d786-956a-42bc-b21d-dea358f7c41f} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00123817 sec., 29075 rows/sec., 2.30 MiB/sec. | ||
4118 | 2024.03.01 23:22:07.867187 [ 3 ] {8409d786-956a-42bc-b21d-dea358f7c41f} <Debug> DynamicQueryHandler: Done processing query | ||
4119 | 2024.03.01 23:22:07.867217 [ 3 ] {8409d786-956a-42bc-b21d-dea358f7c41f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4120 | 2024.03.01 23:22:07.867234 [ 3 ] {} <Debug> HTTP-Session: d4e9598c-555b-4d47-ab9e-15c714678055 Destroying unnamed session | ||
4121 | 2024.03.01 23:22:07.867356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4122 | 2024.03.01 23:22:07.867401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4123 | 2024.03.01 23:22:07.867421 [ 3 ] {} <Debug> HTTP-Session: c1f623c2-cbc6-4678-a349-c1a8b2e9323e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4124 | 2024.03.01 23:22:07.867438 [ 3 ] {} <Debug> HTTP-Session: c1f623c2-cbc6-4678-a349-c1a8b2e9323e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4125 | 2024.03.01 23:22:07.867510 [ 3 ] {b87eb0f4-a4f7-4b97-aa6a-ff862ef728c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4126 | 2024.03.01 23:22:07.867551 [ 3 ] {b87eb0f4-a4f7-4b97-aa6a-ff862ef728c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4127 | 2024.03.01 23:22:07.867670 [ 3 ] {b87eb0f4-a4f7-4b97-aa6a-ff862ef728c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4128 | 2024.03.01 23:22:07.867975 [ 3 ] {b87eb0f4-a4f7-4b97-aa6a-ff862ef728c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4129 | 2024.03.01 23:22:07.868181 [ 3 ] {b87eb0f4-a4f7-4b97-aa6a-ff862ef728c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4130 | 2024.03.01 23:22:07.868332 [ 3 ] {b87eb0f4-a4f7-4b97-aa6a-ff862ef728c4} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4131 | 2024.03.01 23:22:07.868427 [ 3 ] {b87eb0f4-a4f7-4b97-aa6a-ff862ef728c4} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000887702 sec., 4506 rows/sec., 376.23 KiB/sec. | ||
4132 | 2024.03.01 23:22:07.868549 [ 3 ] {b87eb0f4-a4f7-4b97-aa6a-ff862ef728c4} <Debug> DynamicQueryHandler: Done processing query | ||
4133 | 2024.03.01 23:22:07.868573 [ 3 ] {b87eb0f4-a4f7-4b97-aa6a-ff862ef728c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4134 | 2024.03.01 23:22:07.868588 [ 3 ] {} <Debug> HTTP-Session: c1f623c2-cbc6-4678-a349-c1a8b2e9323e Destroying unnamed session | ||
4135 | 2024.03.01 23:22:07.868719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4136 | 2024.03.01 23:22:07.868765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4137 | 2024.03.01 23:22:07.868784 [ 3 ] {} <Debug> HTTP-Session: 111b0afe-a799-4ea6-b4ac-956757c9a076 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4138 | 2024.03.01 23:22:07.868801 [ 3 ] {} <Debug> HTTP-Session: 111b0afe-a799-4ea6-b4ac-956757c9a076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4139 | 2024.03.01 23:22:07.868874 [ 3 ] {2e5d8a2b-b949-421a-a641-4ffb3bbf3af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4140 | 2024.03.01 23:22:07.868912 [ 3 ] {2e5d8a2b-b949-421a-a641-4ffb3bbf3af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4141 | 2024.03.01 23:22:07.869015 [ 3 ] {2e5d8a2b-b949-421a-a641-4ffb3bbf3af0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4142 | 2024.03.01 23:22:07.869369 [ 3 ] {2e5d8a2b-b949-421a-a641-4ffb3bbf3af0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4143 | 2024.03.01 23:22:07.869588 [ 3 ] {2e5d8a2b-b949-421a-a641-4ffb3bbf3af0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4144 | 2024.03.01 23:22:07.869737 [ 3 ] {2e5d8a2b-b949-421a-a641-4ffb3bbf3af0} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4145 | 2024.03.01 23:22:07.869836 [ 3 ] {2e5d8a2b-b949-421a-a641-4ffb3bbf3af0} <Information> executeQuery: Read 110 rows, 11.24 KiB in 0.000935033 sec., 117642 rows/sec., 11.74 MiB/sec. | ||
4146 | 2024.03.01 23:22:07.869948 [ 3 ] {2e5d8a2b-b949-421a-a641-4ffb3bbf3af0} <Debug> DynamicQueryHandler: Done processing query | ||
4147 | 2024.03.01 23:22:07.869972 [ 3 ] {2e5d8a2b-b949-421a-a641-4ffb3bbf3af0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4148 | 2024.03.01 23:22:07.869988 [ 3 ] {} <Debug> HTTP-Session: 111b0afe-a799-4ea6-b4ac-956757c9a076 Destroying unnamed session | ||
4149 | 2024.03.01 23:22:07.870132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4150 | 2024.03.01 23:22:07.870176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4151 | 2024.03.01 23:22:07.870196 [ 3 ] {} <Debug> HTTP-Session: 10be10e4-7544-47be-b040-d32ead9aa3ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4152 | 2024.03.01 23:22:07.870213 [ 3 ] {} <Debug> HTTP-Session: 10be10e4-7544-47be-b040-d32ead9aa3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4153 | 2024.03.01 23:22:07.870280 [ 3 ] {8dca69a9-2f08-4ba1-92eb-512619fa4b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4154 | 2024.03.01 23:22:07.870319 [ 3 ] {8dca69a9-2f08-4ba1-92eb-512619fa4b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4155 | 2024.03.01 23:22:07.870423 [ 3 ] {8dca69a9-2f08-4ba1-92eb-512619fa4b0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4156 | 2024.03.01 23:22:07.870690 [ 3 ] {8dca69a9-2f08-4ba1-92eb-512619fa4b0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4157 | 2024.03.01 23:22:07.870893 [ 3 ] {8dca69a9-2f08-4ba1-92eb-512619fa4b0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4158 | 2024.03.01 23:22:07.871041 [ 3 ] {8dca69a9-2f08-4ba1-92eb-512619fa4b0f} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4159 | 2024.03.01 23:22:07.871140 [ 3 ] {8dca69a9-2f08-4ba1-92eb-512619fa4b0f} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000827651 sec., 4832 rows/sec., 337.46 KiB/sec. | ||
4160 | 2024.03.01 23:22:07.871274 [ 3 ] {8dca69a9-2f08-4ba1-92eb-512619fa4b0f} <Debug> DynamicQueryHandler: Done processing query | ||
4161 | 2024.03.01 23:22:07.871299 [ 3 ] {8dca69a9-2f08-4ba1-92eb-512619fa4b0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4162 | 2024.03.01 23:22:07.871314 [ 3 ] {} <Debug> HTTP-Session: 10be10e4-7544-47be-b040-d32ead9aa3ce Destroying unnamed session | ||
4163 | 2024.03.01 23:22:07.871433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4164 | 2024.03.01 23:22:07.871477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4165 | 2024.03.01 23:22:07.871496 [ 3 ] {} <Debug> HTTP-Session: d2674a24-2a70-46b3-99a9-c622e4bb252f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4166 | 2024.03.01 23:22:07.871512 [ 3 ] {} <Debug> HTTP-Session: d2674a24-2a70-46b3-99a9-c622e4bb252f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4167 | 2024.03.01 23:22:07.871582 [ 3 ] {b25e08bd-a670-4acb-a82e-cac67d76a1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4168 | 2024.03.01 23:22:07.871620 [ 3 ] {b25e08bd-a670-4acb-a82e-cac67d76a1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4169 | 2024.03.01 23:22:07.871725 [ 3 ] {b25e08bd-a670-4acb-a82e-cac67d76a1cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4170 | 2024.03.01 23:22:07.872043 [ 3 ] {b25e08bd-a670-4acb-a82e-cac67d76a1cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4171 | 2024.03.01 23:22:07.872247 [ 3 ] {b25e08bd-a670-4acb-a82e-cac67d76a1cb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4172 | 2024.03.01 23:22:07.872404 [ 3 ] {b25e08bd-a670-4acb-a82e-cac67d76a1cb} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4173 | 2024.03.01 23:22:07.872498 [ 3 ] {b25e08bd-a670-4acb-a82e-cac67d76a1cb} <Information> executeQuery: Read 40 rows, 3.21 KiB in 0.000889452 sec., 44971 rows/sec., 3.52 MiB/sec. | ||
4174 | 2024.03.01 23:22:07.872602 [ 3 ] {b25e08bd-a670-4acb-a82e-cac67d76a1cb} <Debug> DynamicQueryHandler: Done processing query | ||
4175 | 2024.03.01 23:22:07.872626 [ 3 ] {b25e08bd-a670-4acb-a82e-cac67d76a1cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4176 | 2024.03.01 23:22:07.872641 [ 3 ] {} <Debug> HTTP-Session: d2674a24-2a70-46b3-99a9-c622e4bb252f Destroying unnamed session | ||
4177 | 2024.03.01 23:22:07.872749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4178 | 2024.03.01 23:22:07.872792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4179 | 2024.03.01 23:22:07.872811 [ 3 ] {} <Debug> HTTP-Session: cc46d6a6-a368-490d-a106-0c8f1513976b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4180 | 2024.03.01 23:22:07.872827 [ 3 ] {} <Debug> HTTP-Session: cc46d6a6-a368-490d-a106-0c8f1513976b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4181 | 2024.03.01 23:22:07.872895 [ 3 ] {df6e2ec8-0c00-4ad0-b146-3cde02020ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4182 | 2024.03.01 23:22:07.872937 [ 3 ] {df6e2ec8-0c00-4ad0-b146-3cde02020ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4183 | 2024.03.01 23:22:07.873053 [ 3 ] {df6e2ec8-0c00-4ad0-b146-3cde02020ec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4184 | 2024.03.01 23:22:07.873298 [ 3 ] {df6e2ec8-0c00-4ad0-b146-3cde02020ec4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4185 | 2024.03.01 23:22:07.873551 [ 3 ] {df6e2ec8-0c00-4ad0-b146-3cde02020ec4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4186 | 2024.03.01 23:22:07.873723 [ 3 ] {df6e2ec8-0c00-4ad0-b146-3cde02020ec4} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
4187 | 2024.03.01 23:22:07.873821 [ 3 ] {df6e2ec8-0c00-4ad0-b146-3cde02020ec4} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000896952 sec., 2229 rows/sec., 156.78 KiB/sec. | ||
4188 | 2024.03.01 23:22:07.873941 [ 3 ] {df6e2ec8-0c00-4ad0-b146-3cde02020ec4} <Debug> DynamicQueryHandler: Done processing query | ||
4189 | 2024.03.01 23:22:07.873964 [ 3 ] {df6e2ec8-0c00-4ad0-b146-3cde02020ec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4190 | 2024.03.01 23:22:07.873979 [ 3 ] {} <Debug> HTTP-Session: cc46d6a6-a368-490d-a106-0c8f1513976b Destroying unnamed session | ||
4191 | 2024.03.01 23:22:07.874108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4192 | 2024.03.01 23:22:07.874152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4193 | 2024.03.01 23:22:07.874172 [ 3 ] {} <Debug> HTTP-Session: 4648a48e-108a-4af0-9da5-bc6c01bc1c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4194 | 2024.03.01 23:22:07.874188 [ 3 ] {} <Debug> HTTP-Session: 4648a48e-108a-4af0-9da5-bc6c01bc1c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4195 | 2024.03.01 23:22:07.874263 [ 3 ] {de0763c0-2aef-43b3-aea5-7a4727670e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4196 | 2024.03.01 23:22:07.874307 [ 3 ] {de0763c0-2aef-43b3-aea5-7a4727670e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4197 | 2024.03.01 23:22:07.874437 [ 3 ] {de0763c0-2aef-43b3-aea5-7a4727670e13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4198 | 2024.03.01 23:22:07.874839 [ 3 ] {de0763c0-2aef-43b3-aea5-7a4727670e13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4199 | 2024.03.01 23:22:07.875129 [ 3 ] {de0763c0-2aef-43b3-aea5-7a4727670e13} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4200 | 2024.03.01 23:22:07.875304 [ 3 ] {de0763c0-2aef-43b3-aea5-7a4727670e13} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4201 | 2024.03.01 23:22:07.875400 [ 3 ] {de0763c0-2aef-43b3-aea5-7a4727670e13} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001109147 sec., 32457 rows/sec., 43.80 MiB/sec. | ||
4202 | 2024.03.01 23:22:07.875508 [ 3 ] {de0763c0-2aef-43b3-aea5-7a4727670e13} <Debug> DynamicQueryHandler: Done processing query | ||
4203 | 2024.03.01 23:22:07.875531 [ 3 ] {de0763c0-2aef-43b3-aea5-7a4727670e13} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4204 | 2024.03.01 23:22:07.875546 [ 3 ] {} <Debug> HTTP-Session: 4648a48e-108a-4af0-9da5-bc6c01bc1c4f Destroying unnamed session | ||
4205 | 2024.03.01 23:22:12.865277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4206 | 2024.03.01 23:22:12.865395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4207 | 2024.03.01 23:22:12.865422 [ 3 ] {} <Debug> HTTP-Session: 54243229-f360-476e-b31e-26769480cb2f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4208 | 2024.03.01 23:22:12.865446 [ 3 ] {} <Debug> HTTP-Session: 54243229-f360-476e-b31e-26769480cb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4209 | 2024.03.01 23:22:12.865572 [ 3 ] {63e4e875-f0c7-4955-97ac-a76085eeb65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4210 | 2024.03.01 23:22:12.865633 [ 3 ] {63e4e875-f0c7-4955-97ac-a76085eeb65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4211 | 2024.03.01 23:22:12.865797 [ 3 ] {63e4e875-f0c7-4955-97ac-a76085eeb65f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4212 | 2024.03.01 23:22:12.866195 [ 3 ] {63e4e875-f0c7-4955-97ac-a76085eeb65f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4213 | 2024.03.01 23:22:12.866459 [ 3 ] {63e4e875-f0c7-4955-97ac-a76085eeb65f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4214 | 2024.03.01 23:22:12.866629 [ 3 ] {63e4e875-f0c7-4955-97ac-a76085eeb65f} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4215 | 2024.03.01 23:22:12.866749 [ 3 ] {63e4e875-f0c7-4955-97ac-a76085eeb65f} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001141578 sec., 14891 rows/sec., 1.18 MiB/sec. | ||
4216 | 2024.03.01 23:22:12.866773 [ 157 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4217 | 2024.03.01 23:22:12.866903 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4218 | 2024.03.01 23:22:12.866971 [ 3 ] {63e4e875-f0c7-4955-97ac-a76085eeb65f} <Debug> DynamicQueryHandler: Done processing query | ||
4219 | 2024.03.01 23:22:12.867011 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4220 | 2024.03.01 23:22:12.867023 [ 3 ] {63e4e875-f0c7-4955-97ac-a76085eeb65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4221 | 2024.03.01 23:22:12.867077 [ 3 ] {} <Debug> HTTP-Session: 54243229-f360-476e-b31e-26769480cb2f Destroying unnamed session | ||
4222 | 2024.03.01 23:22:12.867265 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4223 | 2024.03.01 23:22:12.867275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4224 | 2024.03.01 23:22:12.867326 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 53 rows starting from the beginning of the part | ||
4225 | 2024.03.01 23:22:12.867371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4226 | 2024.03.01 23:22:12.867430 [ 3 ] {} <Debug> HTTP-Session: 4caab59c-3874-478f-b827-92e8f6771386 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4227 | 2024.03.01 23:22:12.867466 [ 3 ] {} <Debug> HTTP-Session: 4caab59c-3874-478f-b827-92e8f6771386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4228 | 2024.03.01 23:22:12.867562 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part | ||
4229 | 2024.03.01 23:22:12.867693 [ 3 ] {bea70451-37f9-4d81-9116-867c4cb65aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4230 | 2024.03.01 23:22:12.867808 [ 3 ] {bea70451-37f9-4d81-9116-867c4cb65aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4231 | 2024.03.01 23:22:12.867825 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
4232 | 2024.03.01 23:22:12.868145 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part | ||
4233 | 2024.03.01 23:22:12.868258 [ 3 ] {bea70451-37f9-4d81-9116-867c4cb65aa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4234 | 2024.03.01 23:22:12.868438 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
4235 | 2024.03.01 23:22:12.868594 [ 17 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part | ||
4236 | 2024.03.01 23:22:12.869179 [ 3 ] {bea70451-37f9-4d81-9116-867c4cb65aa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4237 | 2024.03.01 23:22:12.869620 [ 3 ] {bea70451-37f9-4d81-9116-867c4cb65aa8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4238 | 2024.03.01 23:22:12.869916 [ 3 ] {bea70451-37f9-4d81-9116-867c4cb65aa8} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4239 | 2024.03.01 23:22:12.870157 [ 157 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4240 | 2024.03.01 23:22:12.870192 [ 3 ] {bea70451-37f9-4d81-9116-867c4cb65aa8} <Information> executeQuery: Read 87 rows, 7.39 KiB in 0.00244193 sec., 35627 rows/sec., 2.96 MiB/sec. | ||
4241 | 2024.03.01 23:22:12.870188 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.003208989 sec., 54845.934342560846 rows/sec., 4.34 MiB/sec. | ||
4242 | 2024.03.01 23:22:12.870235 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4243 | 2024.03.01 23:22:12.870453 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4244 | 2024.03.01 23:22:12.870502 [ 3 ] {bea70451-37f9-4d81-9116-867c4cb65aa8} <Debug> DynamicQueryHandler: Done processing query | ||
4245 | 2024.03.01 23:22:12.870547 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4246 | 2024.03.01 23:22:12.870559 [ 3 ] {bea70451-37f9-4d81-9116-867c4cb65aa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4247 | 2024.03.01 23:22:12.870626 [ 3 ] {} <Debug> HTTP-Session: 4caab59c-3874-478f-b827-92e8f6771386 Destroying unnamed session | ||
4248 | 2024.03.01 23:22:12.870729 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4249 | 2024.03.01 23:22:12.870773 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 200 rows starting from the beginning of the part | ||
4250 | 2024.03.01 23:22:12.870851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4251 | 2024.03.01 23:22:12.870946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4252 | 2024.03.01 23:22:12.871015 [ 3 ] {} <Debug> HTTP-Session: 90c1f502-ae19-45e2-ba91-93ae5aea1d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4253 | 2024.03.01 23:22:12.871034 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4254 | 2024.03.01 23:22:12.871090 [ 3 ] {} <Debug> HTTP-Session: 90c1f502-ae19-45e2-ba91-93ae5aea1d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4255 | 2024.03.01 23:22:12.871107 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part | ||
4256 | 2024.03.01 23:22:12.871291 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_41_8} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4257 | 2024.03.01 23:22:12.871421 [ 3 ] {b9678f3f-f8bd-40a9-8a31-70c608c5235f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4258 | 2024.03.01 23:22:12.871459 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 108 rows starting from the beginning of the part | ||
4259 | 2024.03.01 23:22:12.871570 [ 3 ] {b9678f3f-f8bd-40a9-8a31-70c608c5235f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4260 | 2024.03.01 23:22:12.871777 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 51 rows starting from the beginning of the part | ||
4261 | 2024.03.01 23:22:12.872079 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 110 rows starting from the beginning of the part | ||
4262 | 2024.03.01 23:22:12.872095 [ 3 ] {b9678f3f-f8bd-40a9-8a31-70c608c5235f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4263 | 2024.03.01 23:22:12.872293 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 87 rows starting from the beginning of the part | ||
4264 | 2024.03.01 23:22:12.872790 [ 3 ] {b9678f3f-f8bd-40a9-8a31-70c608c5235f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4265 | 2024.03.01 23:22:12.873238 [ 3 ] {b9678f3f-f8bd-40a9-8a31-70c608c5235f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4266 | 2024.03.01 23:22:12.873491 [ 3 ] {b9678f3f-f8bd-40a9-8a31-70c608c5235f} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4267 | 2024.03.01 23:22:12.873648 [ 157 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4268 | 2024.03.01 23:22:12.873749 [ 3 ] {b9678f3f-f8bd-40a9-8a31-70c608c5235f} <Information> executeQuery: Read 41 rows, 3.26 KiB in 0.002232775 sec., 18362 rows/sec., 1.43 MiB/sec. | ||
4269 | 2024.03.01 23:22:12.873761 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4270 | 2024.03.01 23:22:12.874170 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4271 | 2024.03.01 23:22:12.874177 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 4 columns (4 merged, 0 gathered) in 0.003827354 sec., 158595.2070281453 rows/sec., 14.74 MiB/sec. | ||
4272 | 2024.03.01 23:22:12.874202 [ 3 ] {b9678f3f-f8bd-40a9-8a31-70c608c5235f} <Debug> DynamicQueryHandler: Done processing query | ||
4273 | 2024.03.01 23:22:12.874263 [ 3 ] {b9678f3f-f8bd-40a9-8a31-70c608c5235f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4274 | 2024.03.01 23:22:12.874319 [ 3 ] {} <Debug> HTTP-Session: 90c1f502-ae19-45e2-ba91-93ae5aea1d12 Destroying unnamed session | ||
4275 | 2024.03.01 23:22:12.874384 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4276 | 2024.03.01 23:22:12.874427 [ 18 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4277 | 2024.03.01 23:22:12.874431 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 103 rows starting from the beginning of the part | ||
4278 | 2024.03.01 23:22:12.874561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4279 | 2024.03.01 23:22:12.874666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4280 | 2024.03.01 23:22:12.874760 [ 3 ] {} <Debug> HTTP-Session: eef1b820-4dcb-4a74-a252-36eea760c80e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4281 | 2024.03.01 23:22:12.874781 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part | ||
4282 | 2024.03.01 23:22:12.874809 [ 3 ] {} <Debug> HTTP-Session: eef1b820-4dcb-4a74-a252-36eea760c80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4283 | 2024.03.01 23:22:12.874845 [ 18 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4284 | 2024.03.01 23:22:12.875034 [ 18 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_41_8} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4285 | 2024.03.01 23:22:12.875151 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
4286 | 2024.03.01 23:22:12.875237 [ 3 ] {22b803cf-922a-485f-be4b-50ee00794c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4287 | 2024.03.01 23:22:12.875376 [ 3 ] {22b803cf-922a-485f-be4b-50ee00794c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4288 | 2024.03.01 23:22:12.875411 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part | ||
4289 | 2024.03.01 23:22:12.875705 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
4290 | 2024.03.01 23:22:12.875927 [ 3 ] {22b803cf-922a-485f-be4b-50ee00794c7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4291 | 2024.03.01 23:22:12.875952 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
4292 | 2024.03.01 23:22:12.876686 [ 3 ] {22b803cf-922a-485f-be4b-50ee00794c7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4293 | 2024.03.01 23:22:12.877442 [ 3 ] {22b803cf-922a-485f-be4b-50ee00794c7f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4294 | 2024.03.01 23:22:12.877513 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626619 sec., 70037.68523795855 rows/sec., 5.47 MiB/sec. | ||
4295 | 2024.03.01 23:22:12.877634 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4296 | 2024.03.01 23:22:12.877735 [ 3 ] {22b803cf-922a-485f-be4b-50ee00794c7f} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
4297 | 2024.03.01 23:22:12.877910 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4298 | 2024.03.01 23:22:12.877945 [ 3 ] {22b803cf-922a-485f-be4b-50ee00794c7f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002635524 sec., 13659 rows/sec., 987.11 KiB/sec. | ||
4299 | 2024.03.01 23:22:12.878010 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_41_8} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4300 | 2024.03.01 23:22:12.878187 [ 3 ] {22b803cf-922a-485f-be4b-50ee00794c7f} <Debug> DynamicQueryHandler: Done processing query | ||
4301 | 2024.03.01 23:22:12.878216 [ 3 ] {22b803cf-922a-485f-be4b-50ee00794c7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4302 | 2024.03.01 23:22:12.878233 [ 3 ] {} <Debug> HTTP-Session: eef1b820-4dcb-4a74-a252-36eea760c80e Destroying unnamed session | ||
4303 | 2024.03.01 23:22:12.878359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4304 | 2024.03.01 23:22:12.878404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4305 | 2024.03.01 23:22:12.878424 [ 3 ] {} <Debug> HTTP-Session: a4b00f42-86f4-49a5-baaf-6c74f6b62cad Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4306 | 2024.03.01 23:22:12.878441 [ 3 ] {} <Debug> HTTP-Session: a4b00f42-86f4-49a5-baaf-6c74f6b62cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4307 | 2024.03.01 23:22:12.878519 [ 3 ] {d9390a33-df1a-4b88-a179-603de7ab0b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4308 | 2024.03.01 23:22:12.878564 [ 3 ] {d9390a33-df1a-4b88-a179-603de7ab0b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4309 | 2024.03.01 23:22:12.878713 [ 3 ] {d9390a33-df1a-4b88-a179-603de7ab0b67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4310 | 2024.03.01 23:22:12.879086 [ 3 ] {d9390a33-df1a-4b88-a179-603de7ab0b67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4311 | 2024.03.01 23:22:12.879376 [ 3 ] {d9390a33-df1a-4b88-a179-603de7ab0b67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4312 | 2024.03.01 23:22:12.879564 [ 3 ] {d9390a33-df1a-4b88-a179-603de7ab0b67} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4313 | 2024.03.01 23:22:12.879687 [ 157 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4314 | 2024.03.01 23:22:12.879704 [ 3 ] {d9390a33-df1a-4b88-a179-603de7ab0b67} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001155108 sec., 14717 rows/sec., 19.86 MiB/sec. | ||
4315 | 2024.03.01 23:22:12.879736 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4316 | 2024.03.01 23:22:12.879907 [ 23 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4317 | 2024.03.01 23:22:12.879958 [ 3 ] {d9390a33-df1a-4b88-a179-603de7ab0b67} <Debug> DynamicQueryHandler: Done processing query | ||
4318 | 2024.03.01 23:22:12.880009 [ 3 ] {d9390a33-df1a-4b88-a179-603de7ab0b67} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4319 | 2024.03.01 23:22:12.880062 [ 3 ] {} <Debug> HTTP-Session: a4b00f42-86f4-49a5-baaf-6c74f6b62cad Destroying unnamed session | ||
4320 | 2024.03.01 23:22:12.880111 [ 23 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4321 | 2024.03.01 23:22:12.880152 [ 23 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 911 rows starting from the beginning of the part | ||
4322 | 2024.03.01 23:22:12.880276 [ 23 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part | ||
4323 | 2024.03.01 23:22:12.880386 [ 23 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
4324 | 2024.03.01 23:22:12.880494 [ 23 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part | ||
4325 | 2024.03.01 23:22:12.880596 [ 23 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
4326 | 2024.03.01 23:22:12.880705 [ 23 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part | ||
4327 | 2024.03.01 23:22:12.891006 [ 9 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 6 columns (6 merged, 0 gathered) in 0.011209165 sec., 92245.94338650559 rows/sec., 124.48 MiB/sec. | ||
4328 | 2024.03.01 23:22:12.891642 [ 18 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4329 | 2024.03.01 23:22:12.891903 [ 18 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4330 | 2024.03.01 23:22:12.891968 [ 18 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4331 | 2024.03.01 23:22:12.892044 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_41_8: 8.99 MiB. | ||
4332 | 2024.03.01 23:22:13.000131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.07 MiB, peak 242.03 MiB, will set to 234.68 MiB (RSS), difference: 1.61 MiB | ||
4333 | 2024.03.01 23:22:16.560276 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4334 | 2024.03.01 23:22:16.560342 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4335 | 2024.03.01 23:22:17.865694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4336 | 2024.03.01 23:22:17.865857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4337 | 2024.03.01 23:22:17.865903 [ 3 ] {} <Debug> HTTP-Session: aecf8160-873c-4b31-af91-1650b1e98a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4338 | 2024.03.01 23:22:17.865945 [ 3 ] {} <Debug> HTTP-Session: aecf8160-873c-4b31-af91-1650b1e98a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4339 | 2024.03.01 23:22:17.866123 [ 3 ] {31542343-c12b-4576-ad87-b47689f981a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4340 | 2024.03.01 23:22:17.866182 [ 3 ] {31542343-c12b-4576-ad87-b47689f981a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4341 | 2024.03.01 23:22:17.866344 [ 3 ] {31542343-c12b-4576-ad87-b47689f981a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4342 | 2024.03.01 23:22:17.866782 [ 3 ] {31542343-c12b-4576-ad87-b47689f981a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4343 | 2024.03.01 23:22:17.867049 [ 3 ] {31542343-c12b-4576-ad87-b47689f981a6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4344 | 2024.03.01 23:22:17.867217 [ 3 ] {31542343-c12b-4576-ad87-b47689f981a6} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4345 | 2024.03.01 23:22:17.867350 [ 3 ] {31542343-c12b-4576-ad87-b47689f981a6} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001193579 sec., 30161 rows/sec., 2.39 MiB/sec. | ||
4346 | 2024.03.01 23:22:17.867500 [ 3 ] {31542343-c12b-4576-ad87-b47689f981a6} <Debug> DynamicQueryHandler: Done processing query | ||
4347 | 2024.03.01 23:22:17.867525 [ 3 ] {31542343-c12b-4576-ad87-b47689f981a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4348 | 2024.03.01 23:22:17.867542 [ 3 ] {} <Debug> HTTP-Session: aecf8160-873c-4b31-af91-1650b1e98a94 Destroying unnamed session | ||
4349 | 2024.03.01 23:22:17.867685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4350 | 2024.03.01 23:22:17.867730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4351 | 2024.03.01 23:22:17.867751 [ 3 ] {} <Debug> HTTP-Session: 2097df1a-5460-40d0-8f23-be0b4302e391 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4352 | 2024.03.01 23:22:17.867768 [ 3 ] {} <Debug> HTTP-Session: 2097df1a-5460-40d0-8f23-be0b4302e391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4353 | 2024.03.01 23:22:17.867841 [ 3 ] {79380da9-ee96-4794-b415-7a646a7686a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4354 | 2024.03.01 23:22:17.867880 [ 3 ] {79380da9-ee96-4794-b415-7a646a7686a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4355 | 2024.03.01 23:22:17.867987 [ 3 ] {79380da9-ee96-4794-b415-7a646a7686a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4356 | 2024.03.01 23:22:17.868352 [ 3 ] {79380da9-ee96-4794-b415-7a646a7686a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4357 | 2024.03.01 23:22:17.868571 [ 3 ] {79380da9-ee96-4794-b415-7a646a7686a1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4358 | 2024.03.01 23:22:17.868722 [ 3 ] {79380da9-ee96-4794-b415-7a646a7686a1} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4359 | 2024.03.01 23:22:17.868842 [ 3 ] {79380da9-ee96-4794-b415-7a646a7686a1} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000966703 sec., 111719 rows/sec., 11.18 MiB/sec. | ||
4360 | 2024.03.01 23:22:17.868959 [ 3 ] {79380da9-ee96-4794-b415-7a646a7686a1} <Debug> DynamicQueryHandler: Done processing query | ||
4361 | 2024.03.01 23:22:17.868984 [ 3 ] {79380da9-ee96-4794-b415-7a646a7686a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4362 | 2024.03.01 23:22:17.869000 [ 3 ] {} <Debug> HTTP-Session: 2097df1a-5460-40d0-8f23-be0b4302e391 Destroying unnamed session | ||
4363 | 2024.03.01 23:22:17.869131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4364 | 2024.03.01 23:22:17.869174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4365 | 2024.03.01 23:22:17.869193 [ 3 ] {} <Debug> HTTP-Session: af331451-013c-41a3-aeff-bd4c8973edbf Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4366 | 2024.03.01 23:22:17.869210 [ 3 ] {} <Debug> HTTP-Session: af331451-013c-41a3-aeff-bd4c8973edbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4367 | 2024.03.01 23:22:17.869281 [ 3 ] {70181e91-bf6c-4833-839e-4f96721933f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4368 | 2024.03.01 23:22:17.869320 [ 3 ] {70181e91-bf6c-4833-839e-4f96721933f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4369 | 2024.03.01 23:22:17.869426 [ 3 ] {70181e91-bf6c-4833-839e-4f96721933f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4370 | 2024.03.01 23:22:17.869704 [ 3 ] {70181e91-bf6c-4833-839e-4f96721933f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4371 | 2024.03.01 23:22:17.869913 [ 3 ] {70181e91-bf6c-4833-839e-4f96721933f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4372 | 2024.03.01 23:22:17.870067 [ 3 ] {70181e91-bf6c-4833-839e-4f96721933f9} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4373 | 2024.03.01 23:22:17.870188 [ 3 ] {70181e91-bf6c-4833-839e-4f96721933f9} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000873291 sec., 41223 rows/sec., 3.22 MiB/sec. | ||
4374 | 2024.03.01 23:22:17.870350 [ 3 ] {70181e91-bf6c-4833-839e-4f96721933f9} <Debug> DynamicQueryHandler: Done processing query | ||
4375 | 2024.03.01 23:22:17.870374 [ 3 ] {70181e91-bf6c-4833-839e-4f96721933f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4376 | 2024.03.01 23:22:17.870392 [ 3 ] {} <Debug> HTTP-Session: af331451-013c-41a3-aeff-bd4c8973edbf Destroying unnamed session | ||
4377 | 2024.03.01 23:22:17.870595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4378 | 2024.03.01 23:22:17.870640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4379 | 2024.03.01 23:22:17.870660 [ 3 ] {} <Debug> HTTP-Session: 2174d1f9-e5ca-4521-93ec-be95fc651a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4380 | 2024.03.01 23:22:17.870676 [ 3 ] {} <Debug> HTTP-Session: 2174d1f9-e5ca-4521-93ec-be95fc651a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4381 | 2024.03.01 23:22:17.870767 [ 3 ] {78e8e17b-d812-419a-8f4f-e1da251ce389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4382 | 2024.03.01 23:22:17.870815 [ 3 ] {78e8e17b-d812-419a-8f4f-e1da251ce389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4383 | 2024.03.01 23:22:17.870957 [ 3 ] {78e8e17b-d812-419a-8f4f-e1da251ce389} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4384 | 2024.03.01 23:22:17.871416 [ 3 ] {78e8e17b-d812-419a-8f4f-e1da251ce389} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4385 | 2024.03.01 23:22:17.871725 [ 3 ] {78e8e17b-d812-419a-8f4f-e1da251ce389} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4386 | 2024.03.01 23:22:17.871909 [ 3 ] {78e8e17b-d812-419a-8f4f-e1da251ce389} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4387 | 2024.03.01 23:22:17.872030 [ 3 ] {78e8e17b-d812-419a-8f4f-e1da251ce389} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.00123186 sec., 29224 rows/sec., 39.44 MiB/sec. | ||
4388 | 2024.03.01 23:22:17.872188 [ 3 ] {78e8e17b-d812-419a-8f4f-e1da251ce389} <Debug> DynamicQueryHandler: Done processing query | ||
4389 | 2024.03.01 23:22:17.872212 [ 3 ] {78e8e17b-d812-419a-8f4f-e1da251ce389} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4390 | 2024.03.01 23:22:17.872227 [ 3 ] {} <Debug> HTTP-Session: 2174d1f9-e5ca-4521-93ec-be95fc651a6d Destroying unnamed session | ||
4391 | 2024.03.01 23:22:18.551361 [ 150 ] {} <Debug> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4392 | 2024.03.01 23:22:18.551467 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4393 | 2024.03.01 23:22:18.551602 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
4394 | 2024.03.01 23:22:18.551795 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4395 | 2024.03.01 23:22:18.551848 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
4396 | 2024.03.01 23:22:18.552032 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
4397 | 2024.03.01 23:22:18.552207 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
4398 | 2024.03.01 23:22:18.552292 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
4399 | 2024.03.01 23:22:18.552371 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
4400 | 2024.03.01 23:22:18.552937 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001406845 sec., 14216.207187003542 rows/sec., 992.64 KiB/sec. | ||
4401 | 2024.03.01 23:22:18.553029 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4402 | 2024.03.01 23:22:18.553194 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
4403 | 2024.03.01 23:22:18.553254 [ 11 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_9_2} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
4404 | 2024.03.01 23:22:19.362028 [ 149 ] {} <Debug> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4405 | 2024.03.01 23:22:19.362150 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4406 | 2024.03.01 23:22:19.362254 [ 9 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
4407 | 2024.03.01 23:22:19.362403 [ 9 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4408 | 2024.03.01 23:22:19.362443 [ 9 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
4409 | 2024.03.01 23:22:19.362593 [ 9 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
4410 | 2024.03.01 23:22:19.362698 [ 9 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
4411 | 2024.03.01 23:22:19.362793 [ 9 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
4412 | 2024.03.01 23:22:19.362884 [ 9 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
4413 | 2024.03.01 23:22:19.363496 [ 23 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001283662 sec., 15580.425376773635 rows/sec., 1.27 MiB/sec. | ||
4414 | 2024.03.01 23:22:19.363666 [ 13 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4415 | 2024.03.01 23:22:19.363888 [ 13 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
4416 | 2024.03.01 23:22:19.363956 [ 13 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_9_2} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
4417 | 2024.03.01 23:22:22.864565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4418 | 2024.03.01 23:22:22.864686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4419 | 2024.03.01 23:22:22.864716 [ 3 ] {} <Debug> HTTP-Session: f36fd159-56be-4a27-bfd3-4944ee611c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4420 | 2024.03.01 23:22:22.864746 [ 3 ] {} <Debug> HTTP-Session: f36fd159-56be-4a27-bfd3-4944ee611c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4421 | 2024.03.01 23:22:22.864887 [ 3 ] {9bb659e0-1d42-436e-acc2-8102e8bb0baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4422 | 2024.03.01 23:22:22.864956 [ 3 ] {9bb659e0-1d42-436e-acc2-8102e8bb0baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4423 | 2024.03.01 23:22:22.865139 [ 3 ] {9bb659e0-1d42-436e-acc2-8102e8bb0baa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4424 | 2024.03.01 23:22:22.865559 [ 3 ] {9bb659e0-1d42-436e-acc2-8102e8bb0baa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4425 | 2024.03.01 23:22:22.865828 [ 3 ] {9bb659e0-1d42-436e-acc2-8102e8bb0baa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4426 | 2024.03.01 23:22:22.865993 [ 3 ] {9bb659e0-1d42-436e-acc2-8102e8bb0baa} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4427 | 2024.03.01 23:22:22.866111 [ 3 ] {9bb659e0-1d42-436e-acc2-8102e8bb0baa} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001184909 sec., 14347 rows/sec., 1.14 MiB/sec. | ||
4428 | 2024.03.01 23:22:22.866258 [ 3 ] {9bb659e0-1d42-436e-acc2-8102e8bb0baa} <Debug> DynamicQueryHandler: Done processing query | ||
4429 | 2024.03.01 23:22:22.866285 [ 3 ] {9bb659e0-1d42-436e-acc2-8102e8bb0baa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4430 | 2024.03.01 23:22:22.866301 [ 3 ] {} <Debug> HTTP-Session: f36fd159-56be-4a27-bfd3-4944ee611c8b Destroying unnamed session | ||
4431 | 2024.03.01 23:22:22.866418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4432 | 2024.03.01 23:22:22.866465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4433 | 2024.03.01 23:22:22.866486 [ 3 ] {} <Debug> HTTP-Session: 718b9b74-b0f0-4c5a-a18b-c5263e9e2c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4434 | 2024.03.01 23:22:22.866505 [ 3 ] {} <Debug> HTTP-Session: 718b9b74-b0f0-4c5a-a18b-c5263e9e2c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4435 | 2024.03.01 23:22:22.866580 [ 3 ] {241fe6a7-7275-4abd-ab1c-593864b1975f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4436 | 2024.03.01 23:22:22.866622 [ 3 ] {241fe6a7-7275-4abd-ab1c-593864b1975f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4437 | 2024.03.01 23:22:22.866731 [ 3 ] {241fe6a7-7275-4abd-ab1c-593864b1975f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4438 | 2024.03.01 23:22:22.867007 [ 3 ] {241fe6a7-7275-4abd-ab1c-593864b1975f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4439 | 2024.03.01 23:22:22.867207 [ 3 ] {241fe6a7-7275-4abd-ab1c-593864b1975f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4440 | 2024.03.01 23:22:22.867356 [ 3 ] {241fe6a7-7275-4abd-ab1c-593864b1975f} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4441 | 2024.03.01 23:22:22.867450 [ 3 ] {241fe6a7-7275-4abd-ab1c-593864b1975f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00084131 sec., 2377 rows/sec., 203.13 KiB/sec. | ||
4442 | 2024.03.01 23:22:22.867554 [ 3 ] {241fe6a7-7275-4abd-ab1c-593864b1975f} <Debug> DynamicQueryHandler: Done processing query | ||
4443 | 2024.03.01 23:22:22.867578 [ 3 ] {241fe6a7-7275-4abd-ab1c-593864b1975f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4444 | 2024.03.01 23:22:22.867593 [ 3 ] {} <Debug> HTTP-Session: 718b9b74-b0f0-4c5a-a18b-c5263e9e2c98 Destroying unnamed session | ||
4445 | 2024.03.01 23:22:22.867711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4446 | 2024.03.01 23:22:22.867754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4447 | 2024.03.01 23:22:22.867774 [ 3 ] {} <Debug> HTTP-Session: 407478e7-9452-4e76-af82-4eb116b76cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4448 | 2024.03.01 23:22:22.867792 [ 3 ] {} <Debug> HTTP-Session: 407478e7-9452-4e76-af82-4eb116b76cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4449 | 2024.03.01 23:22:22.867862 [ 3 ] {d09a37d7-d158-422d-b040-571a922fae79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4450 | 2024.03.01 23:22:22.867900 [ 3 ] {d09a37d7-d158-422d-b040-571a922fae79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4451 | 2024.03.01 23:22:22.868000 [ 3 ] {d09a37d7-d158-422d-b040-571a922fae79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4452 | 2024.03.01 23:22:22.868286 [ 3 ] {d09a37d7-d158-422d-b040-571a922fae79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4453 | 2024.03.01 23:22:22.868492 [ 3 ] {d09a37d7-d158-422d-b040-571a922fae79} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4454 | 2024.03.01 23:22:22.868643 [ 3 ] {d09a37d7-d158-422d-b040-571a922fae79} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4455 | 2024.03.01 23:22:22.868739 [ 3 ] {d09a37d7-d158-422d-b040-571a922fae79} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.000850471 sec., 61142 rows/sec., 5.36 MiB/sec. | ||
4456 | 2024.03.01 23:22:22.868893 [ 3 ] {d09a37d7-d158-422d-b040-571a922fae79} <Debug> DynamicQueryHandler: Done processing query | ||
4457 | 2024.03.01 23:22:22.868933 [ 3 ] {d09a37d7-d158-422d-b040-571a922fae79} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4458 | 2024.03.01 23:22:22.868952 [ 3 ] {} <Debug> HTTP-Session: 407478e7-9452-4e76-af82-4eb116b76cf9 Destroying unnamed session | ||
4459 | 2024.03.01 23:22:22.869054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4460 | 2024.03.01 23:22:22.869099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4461 | 2024.03.01 23:22:22.869119 [ 3 ] {} <Debug> HTTP-Session: 81bab4f3-b393-4d17-9ab4-fa6cbb799635 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4462 | 2024.03.01 23:22:22.869135 [ 3 ] {} <Debug> HTTP-Session: 81bab4f3-b393-4d17-9ab4-fa6cbb799635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4463 | 2024.03.01 23:22:22.869203 [ 3 ] {22431c64-81d4-4270-84e0-2fb5cb8b90c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4464 | 2024.03.01 23:22:22.869244 [ 3 ] {22431c64-81d4-4270-84e0-2fb5cb8b90c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4465 | 2024.03.01 23:22:22.869357 [ 3 ] {22431c64-81d4-4270-84e0-2fb5cb8b90c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4466 | 2024.03.01 23:22:22.869608 [ 3 ] {22431c64-81d4-4270-84e0-2fb5cb8b90c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4467 | 2024.03.01 23:22:22.869807 [ 3 ] {22431c64-81d4-4270-84e0-2fb5cb8b90c2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4468 | 2024.03.01 23:22:22.869952 [ 3 ] {22431c64-81d4-4270-84e0-2fb5cb8b90c2} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4469 | 2024.03.01 23:22:22.870044 [ 3 ] {22431c64-81d4-4270-84e0-2fb5cb8b90c2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00081236 sec., 2461 rows/sec., 171.90 KiB/sec. | ||
4470 | 2024.03.01 23:22:22.870143 [ 3 ] {22431c64-81d4-4270-84e0-2fb5cb8b90c2} <Debug> DynamicQueryHandler: Done processing query | ||
4471 | 2024.03.01 23:22:22.870167 [ 3 ] {22431c64-81d4-4270-84e0-2fb5cb8b90c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4472 | 2024.03.01 23:22:22.870183 [ 3 ] {} <Debug> HTTP-Session: 81bab4f3-b393-4d17-9ab4-fa6cbb799635 Destroying unnamed session | ||
4473 | 2024.03.01 23:22:22.870299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4474 | 2024.03.01 23:22:22.870341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4475 | 2024.03.01 23:22:22.870360 [ 3 ] {} <Debug> HTTP-Session: d557d5c2-939a-4433-80cf-a62b897c3e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4476 | 2024.03.01 23:22:22.870377 [ 3 ] {} <Debug> HTTP-Session: d557d5c2-939a-4433-80cf-a62b897c3e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4477 | 2024.03.01 23:22:22.870444 [ 3 ] {6cbd682c-f221-4136-b5b7-384e239452ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4478 | 2024.03.01 23:22:22.870481 [ 3 ] {6cbd682c-f221-4136-b5b7-384e239452ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4479 | 2024.03.01 23:22:22.870581 [ 3 ] {6cbd682c-f221-4136-b5b7-384e239452ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4480 | 2024.03.01 23:22:22.870926 [ 3 ] {6cbd682c-f221-4136-b5b7-384e239452ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4481 | 2024.03.01 23:22:22.871135 [ 3 ] {6cbd682c-f221-4136-b5b7-384e239452ad} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4482 | 2024.03.01 23:22:22.871290 [ 3 ] {6cbd682c-f221-4136-b5b7-384e239452ad} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4483 | 2024.03.01 23:22:22.871386 [ 3 ] {6cbd682c-f221-4136-b5b7-384e239452ad} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000915723 sec., 20748 rows/sec., 1.63 MiB/sec. | ||
4484 | 2024.03.01 23:22:22.871526 [ 3 ] {6cbd682c-f221-4136-b5b7-384e239452ad} <Debug> DynamicQueryHandler: Done processing query | ||
4485 | 2024.03.01 23:22:22.871552 [ 3 ] {6cbd682c-f221-4136-b5b7-384e239452ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4486 | 2024.03.01 23:22:22.871568 [ 3 ] {} <Debug> HTTP-Session: d557d5c2-939a-4433-80cf-a62b897c3e98 Destroying unnamed session | ||
4487 | 2024.03.01 23:22:22.871665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4488 | 2024.03.01 23:22:22.871708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4489 | 2024.03.01 23:22:22.871726 [ 3 ] {} <Debug> HTTP-Session: 5fda7324-a536-419c-a9e8-7df16e699f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4490 | 2024.03.01 23:22:22.871743 [ 3 ] {} <Debug> HTTP-Session: 5fda7324-a536-419c-a9e8-7df16e699f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4491 | 2024.03.01 23:22:22.871814 [ 3 ] {6c545d04-ada8-465c-861d-acf67adb810c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4492 | 2024.03.01 23:22:22.871857 [ 3 ] {6c545d04-ada8-465c-861d-acf67adb810c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4493 | 2024.03.01 23:22:22.871974 [ 3 ] {6c545d04-ada8-465c-861d-acf67adb810c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4494 | 2024.03.01 23:22:22.872259 [ 3 ] {6c545d04-ada8-465c-861d-acf67adb810c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4495 | 2024.03.01 23:22:22.872515 [ 3 ] {6c545d04-ada8-465c-861d-acf67adb810c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4496 | 2024.03.01 23:22:22.872695 [ 3 ] {6c545d04-ada8-465c-861d-acf67adb810c} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4497 | 2024.03.01 23:22:22.872813 [ 3 ] {6c545d04-ada8-465c-861d-acf67adb810c} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000960403 sec., 1041 rows/sec., 73.21 KiB/sec. | ||
4498 | 2024.03.01 23:22:22.872933 [ 3 ] {6c545d04-ada8-465c-861d-acf67adb810c} <Debug> DynamicQueryHandler: Done processing query | ||
4499 | 2024.03.01 23:22:22.872957 [ 3 ] {6c545d04-ada8-465c-861d-acf67adb810c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4500 | 2024.03.01 23:22:22.872972 [ 3 ] {} <Debug> HTTP-Session: 5fda7324-a536-419c-a9e8-7df16e699f9b Destroying unnamed session | ||
4501 | 2024.03.01 23:22:22.873095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4502 | 2024.03.01 23:22:22.873138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4503 | 2024.03.01 23:22:22.873157 [ 3 ] {} <Debug> HTTP-Session: 1a36d12b-d613-497a-91fd-7a5297544fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4504 | 2024.03.01 23:22:22.873174 [ 3 ] {} <Debug> HTTP-Session: 1a36d12b-d613-497a-91fd-7a5297544fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4505 | 2024.03.01 23:22:22.873247 [ 3 ] {c0e56c77-5848-40b9-a0df-0fe9abad1ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4506 | 2024.03.01 23:22:22.873290 [ 3 ] {c0e56c77-5848-40b9-a0df-0fe9abad1ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4507 | 2024.03.01 23:22:22.873425 [ 3 ] {c0e56c77-5848-40b9-a0df-0fe9abad1ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4508 | 2024.03.01 23:22:22.873788 [ 3 ] {c0e56c77-5848-40b9-a0df-0fe9abad1ad7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
4509 | 2024.03.01 23:22:22.874069 [ 3 ] {c0e56c77-5848-40b9-a0df-0fe9abad1ad7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4510 | 2024.03.01 23:22:22.874250 [ 3 ] {c0e56c77-5848-40b9-a0df-0fe9abad1ad7} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4511 | 2024.03.01 23:22:22.874375 [ 3 ] {c0e56c77-5848-40b9-a0df-0fe9abad1ad7} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001098967 sec., 15469 rows/sec., 20.87 MiB/sec. | ||
4512 | 2024.03.01 23:22:22.874528 [ 3 ] {c0e56c77-5848-40b9-a0df-0fe9abad1ad7} <Debug> DynamicQueryHandler: Done processing query | ||
4513 | 2024.03.01 23:22:22.874552 [ 3 ] {c0e56c77-5848-40b9-a0df-0fe9abad1ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4514 | 2024.03.01 23:22:22.874569 [ 3 ] {} <Debug> HTTP-Session: 1a36d12b-d613-497a-91fd-7a5297544fb2 Destroying unnamed session | ||
4515 | 2024.03.01 23:22:27.865551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4516 | 2024.03.01 23:22:27.865670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4517 | 2024.03.01 23:22:27.865696 [ 3 ] {} <Debug> HTTP-Session: c7fa7e86-30f4-41f6-b687-fbeec3103753 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4518 | 2024.03.01 23:22:27.865720 [ 3 ] {} <Debug> HTTP-Session: c7fa7e86-30f4-41f6-b687-fbeec3103753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4519 | 2024.03.01 23:22:27.865850 [ 3 ] {a077d34f-0839-4fe8-a044-c69c9d83390e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4520 | 2024.03.01 23:22:27.865912 [ 3 ] {a077d34f-0839-4fe8-a044-c69c9d83390e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4521 | 2024.03.01 23:22:27.866069 [ 3 ] {a077d34f-0839-4fe8-a044-c69c9d83390e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4522 | 2024.03.01 23:22:27.866522 [ 3 ] {a077d34f-0839-4fe8-a044-c69c9d83390e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4523 | 2024.03.01 23:22:27.866792 [ 3 ] {a077d34f-0839-4fe8-a044-c69c9d83390e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4524 | 2024.03.01 23:22:27.866968 [ 3 ] {a077d34f-0839-4fe8-a044-c69c9d83390e} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4525 | 2024.03.01 23:22:27.867090 [ 3 ] {a077d34f-0839-4fe8-a044-c69c9d83390e} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001204079 sec., 29898 rows/sec., 2.37 MiB/sec. | ||
4526 | 2024.03.01 23:22:27.867240 [ 3 ] {a077d34f-0839-4fe8-a044-c69c9d83390e} <Debug> DynamicQueryHandler: Done processing query | ||
4527 | 2024.03.01 23:22:27.867265 [ 3 ] {a077d34f-0839-4fe8-a044-c69c9d83390e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4528 | 2024.03.01 23:22:27.867282 [ 3 ] {} <Debug> HTTP-Session: c7fa7e86-30f4-41f6-b687-fbeec3103753 Destroying unnamed session | ||
4529 | 2024.03.01 23:22:27.867416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4530 | 2024.03.01 23:22:27.867462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4531 | 2024.03.01 23:22:27.867481 [ 3 ] {} <Debug> HTTP-Session: bbf2f388-0b9b-43fa-bd2c-13e28ca26100 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4532 | 2024.03.01 23:22:27.867500 [ 3 ] {} <Debug> HTTP-Session: bbf2f388-0b9b-43fa-bd2c-13e28ca26100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4533 | 2024.03.01 23:22:27.867575 [ 3 ] {1ccccb4f-654c-40f1-ab1d-1bf72170aa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4534 | 2024.03.01 23:22:27.867616 [ 3 ] {1ccccb4f-654c-40f1-ab1d-1bf72170aa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4535 | 2024.03.01 23:22:27.867720 [ 3 ] {1ccccb4f-654c-40f1-ab1d-1bf72170aa6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4536 | 2024.03.01 23:22:27.868107 [ 3 ] {1ccccb4f-654c-40f1-ab1d-1bf72170aa6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4537 | 2024.03.01 23:22:27.868328 [ 3 ] {1ccccb4f-654c-40f1-ab1d-1bf72170aa6a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4538 | 2024.03.01 23:22:27.868481 [ 3 ] {1ccccb4f-654c-40f1-ab1d-1bf72170aa6a} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4539 | 2024.03.01 23:22:27.868602 [ 3 ] {1ccccb4f-654c-40f1-ab1d-1bf72170aa6a} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000993594 sec., 108696 rows/sec., 10.87 MiB/sec. | ||
4540 | 2024.03.01 23:22:27.868730 [ 3 ] {1ccccb4f-654c-40f1-ab1d-1bf72170aa6a} <Debug> DynamicQueryHandler: Done processing query | ||
4541 | 2024.03.01 23:22:27.868754 [ 3 ] {1ccccb4f-654c-40f1-ab1d-1bf72170aa6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4542 | 2024.03.01 23:22:27.868770 [ 3 ] {} <Debug> HTTP-Session: bbf2f388-0b9b-43fa-bd2c-13e28ca26100 Destroying unnamed session | ||
4543 | 2024.03.01 23:22:27.868920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4544 | 2024.03.01 23:22:27.868965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4545 | 2024.03.01 23:22:27.868983 [ 3 ] {} <Debug> HTTP-Session: 8ab61c84-4fec-4e92-a353-673875838963 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4546 | 2024.03.01 23:22:27.869000 [ 3 ] {} <Debug> HTTP-Session: 8ab61c84-4fec-4e92-a353-673875838963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4547 | 2024.03.01 23:22:27.869072 [ 3 ] {c152ea97-0683-4c7e-85e3-251267c8cc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4548 | 2024.03.01 23:22:27.869111 [ 3 ] {c152ea97-0683-4c7e-85e3-251267c8cc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4549 | 2024.03.01 23:22:27.869215 [ 3 ] {c152ea97-0683-4c7e-85e3-251267c8cc8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4550 | 2024.03.01 23:22:27.869530 [ 3 ] {c152ea97-0683-4c7e-85e3-251267c8cc8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4551 | 2024.03.01 23:22:27.869739 [ 3 ] {c152ea97-0683-4c7e-85e3-251267c8cc8a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4552 | 2024.03.01 23:22:27.869893 [ 3 ] {c152ea97-0683-4c7e-85e3-251267c8cc8a} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4553 | 2024.03.01 23:22:27.870006 [ 3 ] {c152ea97-0683-4c7e-85e3-251267c8cc8a} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000896312 sec., 40164 rows/sec., 3.14 MiB/sec. | ||
4554 | 2024.03.01 23:22:27.870124 [ 3 ] {c152ea97-0683-4c7e-85e3-251267c8cc8a} <Debug> DynamicQueryHandler: Done processing query | ||
4555 | 2024.03.01 23:22:27.870148 [ 3 ] {c152ea97-0683-4c7e-85e3-251267c8cc8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4556 | 2024.03.01 23:22:27.870163 [ 3 ] {} <Debug> HTTP-Session: 8ab61c84-4fec-4e92-a353-673875838963 Destroying unnamed session | ||
4557 | 2024.03.01 23:22:27.870323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4558 | 2024.03.01 23:22:27.870369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4559 | 2024.03.01 23:22:27.870387 [ 3 ] {} <Debug> HTTP-Session: bc13fc68-c678-4500-9a85-cb5ca630dcbf Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4560 | 2024.03.01 23:22:27.870404 [ 3 ] {} <Debug> HTTP-Session: bc13fc68-c678-4500-9a85-cb5ca630dcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4561 | 2024.03.01 23:22:27.870486 [ 3 ] {0335715c-7b7f-4642-af14-b5c39e061bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4562 | 2024.03.01 23:22:27.870531 [ 3 ] {0335715c-7b7f-4642-af14-b5c39e061bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4563 | 2024.03.01 23:22:27.870665 [ 3 ] {0335715c-7b7f-4642-af14-b5c39e061bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4564 | 2024.03.01 23:22:27.871171 [ 3 ] {0335715c-7b7f-4642-af14-b5c39e061bbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4565 | 2024.03.01 23:22:27.871483 [ 3 ] {0335715c-7b7f-4642-af14-b5c39e061bbf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4566 | 2024.03.01 23:22:27.871666 [ 3 ] {0335715c-7b7f-4642-af14-b5c39e061bbf} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4567 | 2024.03.01 23:22:27.871831 [ 3 ] {0335715c-7b7f-4642-af14-b5c39e061bbf} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001315572 sec., 27364 rows/sec., 36.93 MiB/sec. | ||
4568 | 2024.03.01 23:22:27.871965 [ 3 ] {0335715c-7b7f-4642-af14-b5c39e061bbf} <Debug> DynamicQueryHandler: Done processing query | ||
4569 | 2024.03.01 23:22:27.871988 [ 3 ] {0335715c-7b7f-4642-af14-b5c39e061bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4570 | 2024.03.01 23:22:27.872003 [ 3 ] {} <Debug> HTTP-Session: bc13fc68-c678-4500-9a85-cb5ca630dcbf Destroying unnamed session | ||
4571 | 2024.03.01 23:22:31.560601 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4572 | 2024.03.01 23:22:31.560704 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4573 | 2024.03.01 23:22:32.864151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4574 | 2024.03.01 23:22:32.864269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4575 | 2024.03.01 23:22:32.864298 [ 3 ] {} <Debug> HTTP-Session: 973513c4-073c-4e45-a088-b3e3a3417d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4576 | 2024.03.01 23:22:32.864327 [ 3 ] {} <Debug> HTTP-Session: 973513c4-073c-4e45-a088-b3e3a3417d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4577 | 2024.03.01 23:22:32.864469 [ 3 ] {63992482-56cb-49ca-a907-b2f66fdda559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4578 | 2024.03.01 23:22:32.864535 [ 3 ] {63992482-56cb-49ca-a907-b2f66fdda559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4579 | 2024.03.01 23:22:32.864695 [ 3 ] {63992482-56cb-49ca-a907-b2f66fdda559} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4580 | 2024.03.01 23:22:32.865116 [ 3 ] {63992482-56cb-49ca-a907-b2f66fdda559} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4581 | 2024.03.01 23:22:32.865376 [ 3 ] {63992482-56cb-49ca-a907-b2f66fdda559} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4582 | 2024.03.01 23:22:32.865548 [ 3 ] {63992482-56cb-49ca-a907-b2f66fdda559} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4583 | 2024.03.01 23:22:32.865689 [ 3 ] {63992482-56cb-49ca-a907-b2f66fdda559} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001173709 sec., 14483 rows/sec., 1.15 MiB/sec. | ||
4584 | 2024.03.01 23:22:32.865841 [ 3 ] {63992482-56cb-49ca-a907-b2f66fdda559} <Debug> DynamicQueryHandler: Done processing query | ||
4585 | 2024.03.01 23:22:32.865869 [ 3 ] {63992482-56cb-49ca-a907-b2f66fdda559} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4586 | 2024.03.01 23:22:32.865885 [ 3 ] {} <Debug> HTTP-Session: 973513c4-073c-4e45-a088-b3e3a3417d7a Destroying unnamed session | ||
4587 | 2024.03.01 23:22:32.866012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4588 | 2024.03.01 23:22:32.866084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4589 | 2024.03.01 23:22:32.866103 [ 3 ] {} <Debug> HTTP-Session: 920026ec-684a-4901-b9b5-53a294dc4e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4590 | 2024.03.01 23:22:32.866120 [ 3 ] {} <Debug> HTTP-Session: 920026ec-684a-4901-b9b5-53a294dc4e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4591 | 2024.03.01 23:22:32.866193 [ 3 ] {648250c0-c8e4-420d-9e02-f08dd49ea674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4592 | 2024.03.01 23:22:32.866233 [ 3 ] {648250c0-c8e4-420d-9e02-f08dd49ea674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4593 | 2024.03.01 23:22:32.866340 [ 3 ] {648250c0-c8e4-420d-9e02-f08dd49ea674} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4594 | 2024.03.01 23:22:32.866689 [ 3 ] {648250c0-c8e4-420d-9e02-f08dd49ea674} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4595 | 2024.03.01 23:22:32.866912 [ 3 ] {648250c0-c8e4-420d-9e02-f08dd49ea674} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4596 | 2024.03.01 23:22:32.867057 [ 3 ] {648250c0-c8e4-420d-9e02-f08dd49ea674} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4597 | 2024.03.01 23:22:32.867176 [ 3 ] {648250c0-c8e4-420d-9e02-f08dd49ea674} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000947063 sec., 53850 rows/sec., 4.72 MiB/sec. | ||
4598 | 2024.03.01 23:22:32.867324 [ 3 ] {648250c0-c8e4-420d-9e02-f08dd49ea674} <Debug> DynamicQueryHandler: Done processing query | ||
4599 | 2024.03.01 23:22:32.867348 [ 3 ] {648250c0-c8e4-420d-9e02-f08dd49ea674} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4600 | 2024.03.01 23:22:32.867365 [ 3 ] {} <Debug> HTTP-Session: 920026ec-684a-4901-b9b5-53a294dc4e6d Destroying unnamed session | ||
4601 | 2024.03.01 23:22:32.867477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4602 | 2024.03.01 23:22:32.867523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4603 | 2024.03.01 23:22:32.867543 [ 3 ] {} <Debug> HTTP-Session: e95c8059-3d3a-4231-9b5b-11483ac93f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4604 | 2024.03.01 23:22:32.867560 [ 3 ] {} <Debug> HTTP-Session: e95c8059-3d3a-4231-9b5b-11483ac93f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4605 | 2024.03.01 23:22:32.867630 [ 3 ] {603d3c9d-1f35-42b5-9b85-dfca45e42e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4606 | 2024.03.01 23:22:32.867670 [ 3 ] {603d3c9d-1f35-42b5-9b85-dfca45e42e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4607 | 2024.03.01 23:22:32.867777 [ 3 ] {603d3c9d-1f35-42b5-9b85-dfca45e42e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4608 | 2024.03.01 23:22:32.868050 [ 3 ] {603d3c9d-1f35-42b5-9b85-dfca45e42e77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4609 | 2024.03.01 23:22:32.868257 [ 3 ] {603d3c9d-1f35-42b5-9b85-dfca45e42e77} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4610 | 2024.03.01 23:22:32.868405 [ 3 ] {603d3c9d-1f35-42b5-9b85-dfca45e42e77} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4611 | 2024.03.01 23:22:32.868534 [ 3 ] {603d3c9d-1f35-42b5-9b85-dfca45e42e77} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000873122 sec., 19470 rows/sec., 1.52 MiB/sec. | ||
4612 | 2024.03.01 23:22:32.868724 [ 3 ] {603d3c9d-1f35-42b5-9b85-dfca45e42e77} <Debug> DynamicQueryHandler: Done processing query | ||
4613 | 2024.03.01 23:22:32.868748 [ 3 ] {603d3c9d-1f35-42b5-9b85-dfca45e42e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4614 | 2024.03.01 23:22:32.868765 [ 3 ] {} <Debug> HTTP-Session: e95c8059-3d3a-4231-9b5b-11483ac93f6e Destroying unnamed session | ||
4615 | 2024.03.01 23:22:32.868885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4616 | 2024.03.01 23:22:32.868930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4617 | 2024.03.01 23:22:32.868950 [ 3 ] {} <Debug> HTTP-Session: f46e72d4-537b-4e22-bcae-80e09feb7e8a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4618 | 2024.03.01 23:22:32.868966 [ 3 ] {} <Debug> HTTP-Session: f46e72d4-537b-4e22-bcae-80e09feb7e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4619 | 2024.03.01 23:22:32.869041 [ 3 ] {d56cf331-2bfc-4a5d-98e3-d85c935b1dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4620 | 2024.03.01 23:22:32.869086 [ 3 ] {d56cf331-2bfc-4a5d-98e3-d85c935b1dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4621 | 2024.03.01 23:22:32.869226 [ 3 ] {d56cf331-2bfc-4a5d-98e3-d85c935b1dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4622 | 2024.03.01 23:22:32.869581 [ 3 ] {d56cf331-2bfc-4a5d-98e3-d85c935b1dee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4623 | 2024.03.01 23:22:32.869881 [ 3 ] {d56cf331-2bfc-4a5d-98e3-d85c935b1dee} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4624 | 2024.03.01 23:22:32.870058 [ 3 ] {d56cf331-2bfc-4a5d-98e3-d85c935b1dee} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4625 | 2024.03.01 23:22:32.870159 [ 3 ] {d56cf331-2bfc-4a5d-98e3-d85c935b1dee} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001089846 sec., 15598 rows/sec., 21.05 MiB/sec. | ||
4626 | 2024.03.01 23:22:32.870351 [ 3 ] {d56cf331-2bfc-4a5d-98e3-d85c935b1dee} <Debug> DynamicQueryHandler: Done processing query | ||
4627 | 2024.03.01 23:22:32.870388 [ 3 ] {d56cf331-2bfc-4a5d-98e3-d85c935b1dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4628 | 2024.03.01 23:22:32.870405 [ 3 ] {} <Debug> HTTP-Session: f46e72d4-537b-4e22-bcae-80e09feb7e8a Destroying unnamed session | ||
4629 | 2024.03.01 23:22:34.820857 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
4630 | 2024.03.01 23:22:34.821023 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4631 | 2024.03.01 23:22:34.821151 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
4632 | 2024.03.01 23:22:34.821356 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4633 | 2024.03.01 23:22:34.821419 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 417 rows starting from the beginning of the part | ||
4634 | 2024.03.01 23:22:34.821622 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
4635 | 2024.03.01 23:22:34.821719 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
4636 | 2024.03.01 23:22:34.821807 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
4637 | 2024.03.01 23:22:34.821890 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4638 | 2024.03.01 23:22:34.822568 [ 13 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476976 sec., 333790.12252060964 rows/sec., 23.54 MiB/sec. | ||
4639 | 2024.03.01 23:22:34.822707 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4640 | 2024.03.01 23:22:34.822930 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
4641 | 2024.03.01 23:22:34.822991 [ 10 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
4642 | 2024.03.01 23:22:37.864835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4643 | 2024.03.01 23:22:37.864936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4644 | 2024.03.01 23:22:37.864961 [ 3 ] {} <Debug> HTTP-Session: 3287a030-8d9b-4c25-8553-289645b87f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4645 | 2024.03.01 23:22:37.864985 [ 3 ] {} <Debug> HTTP-Session: 3287a030-8d9b-4c25-8553-289645b87f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4646 | 2024.03.01 23:22:37.865110 [ 3 ] {42da02e2-6dd2-4c37-9190-aec1db89c23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4647 | 2024.03.01 23:22:37.865168 [ 3 ] {42da02e2-6dd2-4c37-9190-aec1db89c23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4648 | 2024.03.01 23:22:37.865324 [ 3 ] {42da02e2-6dd2-4c37-9190-aec1db89c23b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4649 | 2024.03.01 23:22:37.865758 [ 3 ] {42da02e2-6dd2-4c37-9190-aec1db89c23b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4650 | 2024.03.01 23:22:37.866015 [ 3 ] {42da02e2-6dd2-4c37-9190-aec1db89c23b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4651 | 2024.03.01 23:22:37.866175 [ 3 ] {42da02e2-6dd2-4c37-9190-aec1db89c23b} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4652 | 2024.03.01 23:22:37.866285 [ 3 ] {42da02e2-6dd2-4c37-9190-aec1db89c23b} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001142008 sec., 31523 rows/sec., 2.50 MiB/sec. | ||
4653 | 2024.03.01 23:22:37.866317 [ 138 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4654 | 2024.03.01 23:22:37.866417 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4655 | 2024.03.01 23:22:37.866446 [ 3 ] {42da02e2-6dd2-4c37-9190-aec1db89c23b} <Debug> DynamicQueryHandler: Done processing query | ||
4656 | 2024.03.01 23:22:37.866493 [ 3 ] {42da02e2-6dd2-4c37-9190-aec1db89c23b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4657 | 2024.03.01 23:22:37.866513 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4658 | 2024.03.01 23:22:37.866526 [ 3 ] {} <Debug> HTTP-Session: 3287a030-8d9b-4c25-8553-289645b87f21 Destroying unnamed session | ||
4659 | 2024.03.01 23:22:37.866664 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4660 | 2024.03.01 23:22:37.866720 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 53 rows starting from the beginning of the part | ||
4661 | 2024.03.01 23:22:37.866735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4662 | 2024.03.01 23:22:37.866816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4663 | 2024.03.01 23:22:37.866841 [ 3 ] {} <Debug> HTTP-Session: e32753c4-b908-4d6f-aad2-687b0b2eea33 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4664 | 2024.03.01 23:22:37.866880 [ 3 ] {} <Debug> HTTP-Session: e32753c4-b908-4d6f-aad2-687b0b2eea33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4665 | 2024.03.01 23:22:37.866983 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
4666 | 2024.03.01 23:22:37.867095 [ 3 ] {6fdc3c00-9e99-4c17-89cb-c6f7fe462527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4667 | 2024.03.01 23:22:37.867191 [ 3 ] {6fdc3c00-9e99-4c17-89cb-c6f7fe462527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4668 | 2024.03.01 23:22:37.867242 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 17 rows starting from the beginning of the part | ||
4669 | 2024.03.01 23:22:37.867595 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
4670 | 2024.03.01 23:22:37.867621 [ 3 ] {6fdc3c00-9e99-4c17-89cb-c6f7fe462527} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4671 | 2024.03.01 23:22:37.867811 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part | ||
4672 | 2024.03.01 23:22:37.867958 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
4673 | 2024.03.01 23:22:37.868544 [ 3 ] {6fdc3c00-9e99-4c17-89cb-c6f7fe462527} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4674 | 2024.03.01 23:22:37.868984 [ 3 ] {6fdc3c00-9e99-4c17-89cb-c6f7fe462527} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4675 | 2024.03.01 23:22:37.869341 [ 3 ] {6fdc3c00-9e99-4c17-89cb-c6f7fe462527} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4676 | 2024.03.01 23:22:37.869541 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.003071765 sec., 63481.41866321154 rows/sec., 5.02 MiB/sec. | ||
4677 | 2024.03.01 23:22:37.869556 [ 138 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4678 | 2024.03.01 23:22:37.869631 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4679 | 2024.03.01 23:22:37.869641 [ 3 ] {6fdc3c00-9e99-4c17-89cb-c6f7fe462527} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.002486631 sec., 43432 rows/sec., 4.34 MiB/sec. | ||
4680 | 2024.03.01 23:22:37.869771 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4681 | 2024.03.01 23:22:37.869809 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4682 | 2024.03.01 23:22:37.869988 [ 3 ] {6fdc3c00-9e99-4c17-89cb-c6f7fe462527} <Debug> DynamicQueryHandler: Done processing query | ||
4683 | 2024.03.01 23:22:37.870049 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4684 | 2024.03.01 23:22:37.870049 [ 3 ] {6fdc3c00-9e99-4c17-89cb-c6f7fe462527} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4685 | 2024.03.01 23:22:37.870119 [ 3 ] {} <Debug> HTTP-Session: e32753c4-b908-4d6f-aad2-687b0b2eea33 Destroying unnamed session | ||
4686 | 2024.03.01 23:22:37.870125 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 200 rows starting from the beginning of the part | ||
4687 | 2024.03.01 23:22:37.870191 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4688 | 2024.03.01 23:22:37.870336 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_46_9} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4689 | 2024.03.01 23:22:37.870383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4690 | 2024.03.01 23:22:37.870445 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
4691 | 2024.03.01 23:22:37.870528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4692 | 2024.03.01 23:22:37.870588 [ 3 ] {} <Debug> HTTP-Session: 1d0e606a-8c60-4180-8a10-4ceabbe61dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4693 | 2024.03.01 23:22:37.870617 [ 3 ] {} <Debug> HTTP-Session: 1d0e606a-8c60-4180-8a10-4ceabbe61dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4694 | 2024.03.01 23:22:37.870724 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
4695 | 2024.03.01 23:22:37.870833 [ 3 ] {7955cbb4-be85-4a9e-a69f-19eb9392a610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4696 | 2024.03.01 23:22:37.870940 [ 3 ] {7955cbb4-be85-4a9e-a69f-19eb9392a610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4697 | 2024.03.01 23:22:37.870967 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
4698 | 2024.03.01 23:22:37.871283 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 51 rows starting from the beginning of the part | ||
4699 | 2024.03.01 23:22:37.871407 [ 3 ] {7955cbb4-be85-4a9e-a69f-19eb9392a610} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4700 | 2024.03.01 23:22:37.871589 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 108 rows starting from the beginning of the part | ||
4701 | 2024.03.01 23:22:37.872070 [ 3 ] {7955cbb4-be85-4a9e-a69f-19eb9392a610} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4702 | 2024.03.01 23:22:37.872541 [ 3 ] {7955cbb4-be85-4a9e-a69f-19eb9392a610} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4703 | 2024.03.01 23:22:37.872806 [ 3 ] {7955cbb4-be85-4a9e-a69f-19eb9392a610} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4704 | 2024.03.01 23:22:37.873006 [ 138 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4705 | 2024.03.01 23:22:37.873043 [ 3 ] {7955cbb4-be85-4a9e-a69f-19eb9392a610} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002136542 sec., 16849 rows/sec., 1.32 MiB/sec. | ||
4706 | 2024.03.01 23:22:37.873145 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4707 | 2024.03.01 23:22:37.873582 [ 3 ] {7955cbb4-be85-4a9e-a69f-19eb9392a610} <Debug> DynamicQueryHandler: Done processing query | ||
4708 | 2024.03.01 23:22:37.873656 [ 3 ] {7955cbb4-be85-4a9e-a69f-19eb9392a610} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4709 | 2024.03.01 23:22:37.873673 [ 20 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 4 columns (4 merged, 0 gathered) in 0.003983667 sec., 157392.67363461858 rows/sec., 15.04 MiB/sec. | ||
4710 | 2024.03.01 23:22:37.873695 [ 3 ] {} <Debug> HTTP-Session: 1d0e606a-8c60-4180-8a10-4ceabbe61dc2 Destroying unnamed session | ||
4711 | 2024.03.01 23:22:37.873644 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4712 | 2024.03.01 23:22:37.873884 [ 20 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4713 | 2024.03.01 23:22:37.873955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4714 | 2024.03.01 23:22:37.873954 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4715 | 2024.03.01 23:22:37.874025 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 103 rows starting from the beginning of the part | ||
4716 | 2024.03.01 23:22:37.874045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4717 | 2024.03.01 23:22:37.874118 [ 3 ] {} <Debug> HTTP-Session: 5493f092-20fb-4527-b3b3-16ff5c7a408b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4718 | 2024.03.01 23:22:37.874164 [ 3 ] {} <Debug> HTTP-Session: 5493f092-20fb-4527-b3b3-16ff5c7a408b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4719 | 2024.03.01 23:22:37.874222 [ 20 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4720 | 2024.03.01 23:22:37.874394 [ 20 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_46_9} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4721 | 2024.03.01 23:22:37.874470 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
4722 | 2024.03.01 23:22:37.874503 [ 3 ] {32551485-c267-46f8-8113-317b86ae5342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4723 | 2024.03.01 23:22:37.874647 [ 3 ] {32551485-c267-46f8-8113-317b86ae5342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4724 | 2024.03.01 23:22:37.874837 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 19 rows starting from the beginning of the part | ||
4725 | 2024.03.01 23:22:37.875158 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
4726 | 2024.03.01 23:22:37.875307 [ 3 ] {32551485-c267-46f8-8113-317b86ae5342} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4727 | 2024.03.01 23:22:37.875447 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part | ||
4728 | 2024.03.01 23:22:37.875570 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
4729 | 2024.03.01 23:22:37.876124 [ 3 ] {32551485-c267-46f8-8113-317b86ae5342} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4730 | 2024.03.01 23:22:37.876946 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.003481695 sec., 70942.45762480631 rows/sec., 5.55 MiB/sec. | ||
4731 | 2024.03.01 23:22:37.876957 [ 3 ] {32551485-c267-46f8-8113-317b86ae5342} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4732 | 2024.03.01 23:22:37.877087 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4733 | 2024.03.01 23:22:37.877263 [ 3 ] {32551485-c267-46f8-8113-317b86ae5342} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4734 | 2024.03.01 23:22:37.877353 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4735 | 2024.03.01 23:22:37.877455 [ 138 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4736 | 2024.03.01 23:22:37.877492 [ 3 ] {32551485-c267-46f8-8113-317b86ae5342} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.002910281 sec., 12369 rows/sec., 16.69 MiB/sec. | ||
4737 | 2024.03.01 23:22:37.877529 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_46_9} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4738 | 2024.03.01 23:22:37.877569 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4739 | 2024.03.01 23:22:37.877846 [ 20 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4740 | 2024.03.01 23:22:37.877887 [ 3 ] {32551485-c267-46f8-8113-317b86ae5342} <Debug> DynamicQueryHandler: Done processing query | ||
4741 | 2024.03.01 23:22:37.877915 [ 3 ] {32551485-c267-46f8-8113-317b86ae5342} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4742 | 2024.03.01 23:22:37.877942 [ 3 ] {} <Debug> HTTP-Session: 5493f092-20fb-4527-b3b3-16ff5c7a408b Destroying unnamed session | ||
4743 | 2024.03.01 23:22:37.877951 [ 20 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4744 | 2024.03.01 23:22:37.877984 [ 20 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1034 rows starting from the beginning of the part | ||
4745 | 2024.03.01 23:22:37.878095 [ 20 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
4746 | 2024.03.01 23:22:37.878189 [ 20 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 17 rows starting from the beginning of the part | ||
4747 | 2024.03.01 23:22:37.878279 [ 20 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
4748 | 2024.03.01 23:22:37.878367 [ 20 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part | ||
4749 | 2024.03.01 23:22:37.878450 [ 20 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
4750 | 2024.03.01 23:22:37.881585 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 6 columns (6 merged, 0 gathered) in 0.003886785 sec., 302563.6869546425 rows/sec., 408.29 MiB/sec. | ||
4751 | 2024.03.01 23:22:37.882321 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4752 | 2024.03.01 23:22:37.882555 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4753 | 2024.03.01 23:22:37.882623 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4754 | 2024.03.01 23:22:37.882704 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_46_9: 9.26 MiB. | ||
4755 | 2024.03.01 23:22:38.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.86 MiB, peak 244.10 MiB, will set to 236.13 MiB (RSS), difference: 1.27 MiB | ||
4756 | 2024.03.01 23:22:42.865449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4757 | 2024.03.01 23:22:42.865633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4758 | 2024.03.01 23:22:42.865684 [ 3 ] {} <Debug> HTTP-Session: 7fea89a8-13c1-4b2e-804b-d2dd7b374498 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4759 | 2024.03.01 23:22:42.865726 [ 3 ] {} <Debug> HTTP-Session: 7fea89a8-13c1-4b2e-804b-d2dd7b374498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4760 | 2024.03.01 23:22:42.865900 [ 3 ] {03811de7-910d-4d7d-97e5-474a6b29034c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4761 | 2024.03.01 23:22:42.865962 [ 3 ] {03811de7-910d-4d7d-97e5-474a6b29034c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4762 | 2024.03.01 23:22:42.866121 [ 3 ] {03811de7-910d-4d7d-97e5-474a6b29034c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4763 | 2024.03.01 23:22:42.866626 [ 3 ] {03811de7-910d-4d7d-97e5-474a6b29034c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4764 | 2024.03.01 23:22:42.866894 [ 3 ] {03811de7-910d-4d7d-97e5-474a6b29034c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4765 | 2024.03.01 23:22:42.867055 [ 3 ] {03811de7-910d-4d7d-97e5-474a6b29034c} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4766 | 2024.03.01 23:22:42.867173 [ 3 ] {03811de7-910d-4d7d-97e5-474a6b29034c} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00123546 sec., 13760 rows/sec., 1.09 MiB/sec. | ||
4767 | 2024.03.01 23:22:42.867318 [ 3 ] {03811de7-910d-4d7d-97e5-474a6b29034c} <Debug> DynamicQueryHandler: Done processing query | ||
4768 | 2024.03.01 23:22:42.867345 [ 3 ] {03811de7-910d-4d7d-97e5-474a6b29034c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4769 | 2024.03.01 23:22:42.867361 [ 3 ] {} <Debug> HTTP-Session: 7fea89a8-13c1-4b2e-804b-d2dd7b374498 Destroying unnamed session | ||
4770 | 2024.03.01 23:22:42.867480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4771 | 2024.03.01 23:22:42.867527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4772 | 2024.03.01 23:22:42.867547 [ 3 ] {} <Debug> HTTP-Session: 759c9cb7-9c8e-4d88-927c-89c74e97fdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4773 | 2024.03.01 23:22:42.867564 [ 3 ] {} <Debug> HTTP-Session: 759c9cb7-9c8e-4d88-927c-89c74e97fdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4774 | 2024.03.01 23:22:42.867633 [ 3 ] {82501052-4808-4324-ba04-9110a3e67de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4775 | 2024.03.01 23:22:42.867672 [ 3 ] {82501052-4808-4324-ba04-9110a3e67de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4776 | 2024.03.01 23:22:42.867781 [ 3 ] {82501052-4808-4324-ba04-9110a3e67de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4777 | 2024.03.01 23:22:42.868109 [ 3 ] {82501052-4808-4324-ba04-9110a3e67de0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4778 | 2024.03.01 23:22:42.868315 [ 3 ] {82501052-4808-4324-ba04-9110a3e67de0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4779 | 2024.03.01 23:22:42.868464 [ 3 ] {82501052-4808-4324-ba04-9110a3e67de0} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4780 | 2024.03.01 23:22:42.868563 [ 3 ] {82501052-4808-4324-ba04-9110a3e67de0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000901912 sec., 2217 rows/sec., 189.48 KiB/sec. | ||
4781 | 2024.03.01 23:22:42.868752 [ 3 ] {82501052-4808-4324-ba04-9110a3e67de0} <Debug> DynamicQueryHandler: Done processing query | ||
4782 | 2024.03.01 23:22:42.868777 [ 3 ] {82501052-4808-4324-ba04-9110a3e67de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4783 | 2024.03.01 23:22:42.868794 [ 3 ] {} <Debug> HTTP-Session: 759c9cb7-9c8e-4d88-927c-89c74e97fdeb Destroying unnamed session | ||
4784 | 2024.03.01 23:22:42.868922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4785 | 2024.03.01 23:22:42.868969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4786 | 2024.03.01 23:22:42.868988 [ 3 ] {} <Debug> HTTP-Session: 6d7da40e-0cdf-481d-a368-b8776f123881 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4787 | 2024.03.01 23:22:42.869005 [ 3 ] {} <Debug> HTTP-Session: 6d7da40e-0cdf-481d-a368-b8776f123881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4788 | 2024.03.01 23:22:42.869078 [ 3 ] {bdd91ec6-1b1a-4bc9-9620-93e153ce14f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4789 | 2024.03.01 23:22:42.869118 [ 3 ] {bdd91ec6-1b1a-4bc9-9620-93e153ce14f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4790 | 2024.03.01 23:22:42.869238 [ 3 ] {bdd91ec6-1b1a-4bc9-9620-93e153ce14f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4791 | 2024.03.01 23:22:42.869594 [ 3 ] {bdd91ec6-1b1a-4bc9-9620-93e153ce14f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4792 | 2024.03.01 23:22:42.869812 [ 3 ] {bdd91ec6-1b1a-4bc9-9620-93e153ce14f1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4793 | 2024.03.01 23:22:42.869955 [ 3 ] {bdd91ec6-1b1a-4bc9-9620-93e153ce14f1} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4794 | 2024.03.01 23:22:42.870049 [ 3 ] {bdd91ec6-1b1a-4bc9-9620-93e153ce14f1} <Information> executeQuery: Read 88 rows, 7.48 KiB in 0.000943123 sec., 93307 rows/sec., 7.75 MiB/sec. | ||
4795 | 2024.03.01 23:22:42.870167 [ 3 ] {bdd91ec6-1b1a-4bc9-9620-93e153ce14f1} <Debug> DynamicQueryHandler: Done processing query | ||
4796 | 2024.03.01 23:22:42.870190 [ 3 ] {bdd91ec6-1b1a-4bc9-9620-93e153ce14f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4797 | 2024.03.01 23:22:42.870207 [ 3 ] {} <Debug> HTTP-Session: 6d7da40e-0cdf-481d-a368-b8776f123881 Destroying unnamed session | ||
4798 | 2024.03.01 23:22:42.870305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4799 | 2024.03.01 23:22:42.870350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4800 | 2024.03.01 23:22:42.870370 [ 3 ] {} <Debug> HTTP-Session: d8e4353d-8466-4bf6-bb12-961eb0b069dc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4801 | 2024.03.01 23:22:42.870387 [ 3 ] {} <Debug> HTTP-Session: d8e4353d-8466-4bf6-bb12-961eb0b069dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4802 | 2024.03.01 23:22:42.870454 [ 3 ] {e183bb1c-d6bc-4da8-b59b-9072f0356fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4803 | 2024.03.01 23:22:42.870493 [ 3 ] {e183bb1c-d6bc-4da8-b59b-9072f0356fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4804 | 2024.03.01 23:22:42.870595 [ 3 ] {e183bb1c-d6bc-4da8-b59b-9072f0356fca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4805 | 2024.03.01 23:22:42.870866 [ 3 ] {e183bb1c-d6bc-4da8-b59b-9072f0356fca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4806 | 2024.03.01 23:22:42.871065 [ 3 ] {e183bb1c-d6bc-4da8-b59b-9072f0356fca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4807 | 2024.03.01 23:22:42.871214 [ 3 ] {e183bb1c-d6bc-4da8-b59b-9072f0356fca} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4808 | 2024.03.01 23:22:42.871315 [ 3 ] {e183bb1c-d6bc-4da8-b59b-9072f0356fca} <Information> executeQuery: Read 2 rows, 143.00 B in 0.0008318 sec., 2404 rows/sec., 167.89 KiB/sec. | ||
4809 | 2024.03.01 23:22:42.871486 [ 3 ] {e183bb1c-d6bc-4da8-b59b-9072f0356fca} <Debug> DynamicQueryHandler: Done processing query | ||
4810 | 2024.03.01 23:22:42.871510 [ 3 ] {e183bb1c-d6bc-4da8-b59b-9072f0356fca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4811 | 2024.03.01 23:22:42.871526 [ 3 ] {} <Debug> HTTP-Session: d8e4353d-8466-4bf6-bb12-961eb0b069dc Destroying unnamed session | ||
4812 | 2024.03.01 23:22:42.871636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4813 | 2024.03.01 23:22:42.871682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4814 | 2024.03.01 23:22:42.871702 [ 3 ] {} <Debug> HTTP-Session: 63d79f19-efa2-4706-b890-3b20caf20ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4815 | 2024.03.01 23:22:42.871718 [ 3 ] {} <Debug> HTTP-Session: 63d79f19-efa2-4706-b890-3b20caf20ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4816 | 2024.03.01 23:22:42.871789 [ 3 ] {213aa7e2-07c8-43f9-9ddc-129444c3b799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4817 | 2024.03.01 23:22:42.871827 [ 3 ] {213aa7e2-07c8-43f9-9ddc-129444c3b799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4818 | 2024.03.01 23:22:42.871942 [ 3 ] {213aa7e2-07c8-43f9-9ddc-129444c3b799} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4819 | 2024.03.01 23:22:42.872247 [ 3 ] {213aa7e2-07c8-43f9-9ddc-129444c3b799} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4820 | 2024.03.01 23:22:42.872457 [ 3 ] {213aa7e2-07c8-43f9-9ddc-129444c3b799} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4821 | 2024.03.01 23:22:42.872603 [ 3 ] {213aa7e2-07c8-43f9-9ddc-129444c3b799} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4822 | 2024.03.01 23:22:42.872703 [ 3 ] {213aa7e2-07c8-43f9-9ddc-129444c3b799} <Information> executeQuery: Read 43 rows, 3.42 KiB in 0.000886492 sec., 48505 rows/sec., 3.77 MiB/sec. | ||
4823 | 2024.03.01 23:22:42.872817 [ 3 ] {213aa7e2-07c8-43f9-9ddc-129444c3b799} <Debug> DynamicQueryHandler: Done processing query | ||
4824 | 2024.03.01 23:22:42.872841 [ 3 ] {213aa7e2-07c8-43f9-9ddc-129444c3b799} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4825 | 2024.03.01 23:22:42.872857 [ 3 ] {} <Debug> HTTP-Session: 63d79f19-efa2-4706-b890-3b20caf20ea8 Destroying unnamed session | ||
4826 | 2024.03.01 23:22:42.872957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4827 | 2024.03.01 23:22:42.873004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4828 | 2024.03.01 23:22:42.873023 [ 3 ] {} <Debug> HTTP-Session: bed39831-c0a4-4576-8ae4-c6afd8c3a7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4829 | 2024.03.01 23:22:42.873041 [ 3 ] {} <Debug> HTTP-Session: bed39831-c0a4-4576-8ae4-c6afd8c3a7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4830 | 2024.03.01 23:22:42.873112 [ 3 ] {4331de2f-a7f8-430b-bb4f-38d75a43c5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4831 | 2024.03.01 23:22:42.873157 [ 3 ] {4331de2f-a7f8-430b-bb4f-38d75a43c5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4832 | 2024.03.01 23:22:42.873275 [ 3 ] {4331de2f-a7f8-430b-bb4f-38d75a43c5f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4833 | 2024.03.01 23:22:42.873575 [ 3 ] {4331de2f-a7f8-430b-bb4f-38d75a43c5f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4834 | 2024.03.01 23:22:42.873842 [ 3 ] {4331de2f-a7f8-430b-bb4f-38d75a43c5f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4835 | 2024.03.01 23:22:42.874014 [ 3 ] {4331de2f-a7f8-430b-bb4f-38d75a43c5f1} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4836 | 2024.03.01 23:22:42.874112 [ 3 ] {4331de2f-a7f8-430b-bb4f-38d75a43c5f1} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000969324 sec., 38170 rows/sec., 2.69 MiB/sec. | ||
4837 | 2024.03.01 23:22:42.874286 [ 3 ] {4331de2f-a7f8-430b-bb4f-38d75a43c5f1} <Debug> DynamicQueryHandler: Done processing query | ||
4838 | 2024.03.01 23:22:42.874311 [ 3 ] {4331de2f-a7f8-430b-bb4f-38d75a43c5f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4839 | 2024.03.01 23:22:42.874326 [ 3 ] {} <Debug> HTTP-Session: bed39831-c0a4-4576-8ae4-c6afd8c3a7b1 Destroying unnamed session | ||
4840 | 2024.03.01 23:22:42.874445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4841 | 2024.03.01 23:22:42.874492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4842 | 2024.03.01 23:22:42.874510 [ 3 ] {} <Debug> HTTP-Session: b5f0546a-13ac-4042-8af6-bfa21da3d680 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4843 | 2024.03.01 23:22:42.874528 [ 3 ] {} <Debug> HTTP-Session: b5f0546a-13ac-4042-8af6-bfa21da3d680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4844 | 2024.03.01 23:22:42.874601 [ 3 ] {8e2fee24-e83c-45a1-80d0-a490a1b3c58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4845 | 2024.03.01 23:22:42.874645 [ 3 ] {8e2fee24-e83c-45a1-80d0-a490a1b3c58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4846 | 2024.03.01 23:22:42.874789 [ 3 ] {8e2fee24-e83c-45a1-80d0-a490a1b3c58a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4847 | 2024.03.01 23:22:42.875156 [ 3 ] {8e2fee24-e83c-45a1-80d0-a490a1b3c58a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4848 | 2024.03.01 23:22:42.875442 [ 3 ] {8e2fee24-e83c-45a1-80d0-a490a1b3c58a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4849 | 2024.03.01 23:22:42.875623 [ 3 ] {8e2fee24-e83c-45a1-80d0-a490a1b3c58a} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4850 | 2024.03.01 23:22:42.875721 [ 3 ] {8e2fee24-e83c-45a1-80d0-a490a1b3c58a} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001092007 sec., 15567 rows/sec., 21.01 MiB/sec. | ||
4851 | 2024.03.01 23:22:42.875845 [ 3 ] {8e2fee24-e83c-45a1-80d0-a490a1b3c58a} <Debug> DynamicQueryHandler: Done processing query | ||
4852 | 2024.03.01 23:22:42.875869 [ 3 ] {8e2fee24-e83c-45a1-80d0-a490a1b3c58a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4853 | 2024.03.01 23:22:42.875884 [ 3 ] {} <Debug> HTTP-Session: b5f0546a-13ac-4042-8af6-bfa21da3d680 Destroying unnamed session | ||
4854 | 2024.03.01 23:22:46.560763 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4855 | 2024.03.01 23:22:46.560869 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4856 | 2024.03.01 23:22:47.865352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4857 | 2024.03.01 23:22:47.865469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4858 | 2024.03.01 23:22:47.865499 [ 3 ] {} <Debug> HTTP-Session: 394ebd6c-37de-46eb-b15f-e40f5207a16c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4859 | 2024.03.01 23:22:47.865527 [ 3 ] {} <Debug> HTTP-Session: 394ebd6c-37de-46eb-b15f-e40f5207a16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4860 | 2024.03.01 23:22:47.865672 [ 3 ] {9f951184-04f8-4ed9-aa84-66a4309f4aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4861 | 2024.03.01 23:22:47.865741 [ 3 ] {9f951184-04f8-4ed9-aa84-66a4309f4aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4862 | 2024.03.01 23:22:47.865922 [ 3 ] {9f951184-04f8-4ed9-aa84-66a4309f4aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4863 | 2024.03.01 23:22:47.866429 [ 3 ] {9f951184-04f8-4ed9-aa84-66a4309f4aaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4864 | 2024.03.01 23:22:47.866695 [ 3 ] {9f951184-04f8-4ed9-aa84-66a4309f4aaf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4865 | 2024.03.01 23:22:47.866865 [ 3 ] {9f951184-04f8-4ed9-aa84-66a4309f4aaf} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4866 | 2024.03.01 23:22:47.866976 [ 3 ] {9f951184-04f8-4ed9-aa84-66a4309f4aaf} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001262711 sec., 28510 rows/sec., 2.26 MiB/sec. | ||
4867 | 2024.03.01 23:22:47.867120 [ 3 ] {9f951184-04f8-4ed9-aa84-66a4309f4aaf} <Debug> DynamicQueryHandler: Done processing query | ||
4868 | 2024.03.01 23:22:47.867146 [ 3 ] {9f951184-04f8-4ed9-aa84-66a4309f4aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4869 | 2024.03.01 23:22:47.867163 [ 3 ] {} <Debug> HTTP-Session: 394ebd6c-37de-46eb-b15f-e40f5207a16c Destroying unnamed session | ||
4870 | 2024.03.01 23:22:47.867299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4871 | 2024.03.01 23:22:47.867346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4872 | 2024.03.01 23:22:47.867365 [ 3 ] {} <Debug> HTTP-Session: cabeba5f-aef7-4cd4-914b-4fa1508709ab Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4873 | 2024.03.01 23:22:47.867382 [ 3 ] {} <Debug> HTTP-Session: cabeba5f-aef7-4cd4-914b-4fa1508709ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4874 | 2024.03.01 23:22:47.867459 [ 3 ] {92c7437e-c4fd-49f9-84a8-cd879100482b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4875 | 2024.03.01 23:22:47.867499 [ 3 ] {92c7437e-c4fd-49f9-84a8-cd879100482b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4876 | 2024.03.01 23:22:47.867602 [ 3 ] {92c7437e-c4fd-49f9-84a8-cd879100482b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4877 | 2024.03.01 23:22:47.867982 [ 3 ] {92c7437e-c4fd-49f9-84a8-cd879100482b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4878 | 2024.03.01 23:22:47.868201 [ 3 ] {92c7437e-c4fd-49f9-84a8-cd879100482b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4879 | 2024.03.01 23:22:47.868350 [ 3 ] {92c7437e-c4fd-49f9-84a8-cd879100482b} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4880 | 2024.03.01 23:22:47.868446 [ 3 ] {92c7437e-c4fd-49f9-84a8-cd879100482b} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000958163 sec., 112715 rows/sec., 11.28 MiB/sec. | ||
4881 | 2024.03.01 23:22:47.868576 [ 3 ] {92c7437e-c4fd-49f9-84a8-cd879100482b} <Debug> DynamicQueryHandler: Done processing query | ||
4882 | 2024.03.01 23:22:47.868600 [ 3 ] {92c7437e-c4fd-49f9-84a8-cd879100482b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4883 | 2024.03.01 23:22:47.868616 [ 3 ] {} <Debug> HTTP-Session: cabeba5f-aef7-4cd4-914b-4fa1508709ab Destroying unnamed session | ||
4884 | 2024.03.01 23:22:47.868731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4885 | 2024.03.01 23:22:47.868778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4886 | 2024.03.01 23:22:47.868797 [ 3 ] {} <Debug> HTTP-Session: e177a84f-2a65-4667-91be-7d435a8dfaa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4887 | 2024.03.01 23:22:47.868813 [ 3 ] {} <Debug> HTTP-Session: e177a84f-2a65-4667-91be-7d435a8dfaa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4888 | 2024.03.01 23:22:47.868883 [ 3 ] {3651a6de-8857-4902-9f58-d94e6b7dfb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4889 | 2024.03.01 23:22:47.868922 [ 3 ] {3651a6de-8857-4902-9f58-d94e6b7dfb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4890 | 2024.03.01 23:22:47.869026 [ 3 ] {3651a6de-8857-4902-9f58-d94e6b7dfb83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4891 | 2024.03.01 23:22:47.869349 [ 3 ] {3651a6de-8857-4902-9f58-d94e6b7dfb83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4892 | 2024.03.01 23:22:47.869577 [ 3 ] {3651a6de-8857-4902-9f58-d94e6b7dfb83} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4893 | 2024.03.01 23:22:47.869756 [ 3 ] {3651a6de-8857-4902-9f58-d94e6b7dfb83} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4894 | 2024.03.01 23:22:47.869852 [ 3 ] {3651a6de-8857-4902-9f58-d94e6b7dfb83} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000940553 sec., 38275 rows/sec., 2.99 MiB/sec. | ||
4895 | 2024.03.01 23:22:47.869957 [ 3 ] {3651a6de-8857-4902-9f58-d94e6b7dfb83} <Debug> DynamicQueryHandler: Done processing query | ||
4896 | 2024.03.01 23:22:47.869980 [ 3 ] {3651a6de-8857-4902-9f58-d94e6b7dfb83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4897 | 2024.03.01 23:22:47.870002 [ 3 ] {} <Debug> HTTP-Session: e177a84f-2a65-4667-91be-7d435a8dfaa5 Destroying unnamed session | ||
4898 | 2024.03.01 23:22:47.870150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4899 | 2024.03.01 23:22:47.870195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4900 | 2024.03.01 23:22:47.870215 [ 3 ] {} <Debug> HTTP-Session: 5d4596d2-39e6-4320-b66f-bf4cf2da17eb Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4901 | 2024.03.01 23:22:47.870231 [ 3 ] {} <Debug> HTTP-Session: 5d4596d2-39e6-4320-b66f-bf4cf2da17eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4902 | 2024.03.01 23:22:47.870317 [ 3 ] {4194649b-25fc-4b4a-b9c7-b2769d3d9a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4903 | 2024.03.01 23:22:47.870363 [ 3 ] {4194649b-25fc-4b4a-b9c7-b2769d3d9a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4904 | 2024.03.01 23:22:47.870496 [ 3 ] {4194649b-25fc-4b4a-b9c7-b2769d3d9a0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4905 | 2024.03.01 23:22:47.870919 [ 3 ] {4194649b-25fc-4b4a-b9c7-b2769d3d9a0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4906 | 2024.03.01 23:22:47.871225 [ 3 ] {4194649b-25fc-4b4a-b9c7-b2769d3d9a0c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4907 | 2024.03.01 23:22:47.871404 [ 3 ] {4194649b-25fc-4b4a-b9c7-b2769d3d9a0c} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4908 | 2024.03.01 23:22:47.871505 [ 3 ] {4194649b-25fc-4b4a-b9c7-b2769d3d9a0c} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001160478 sec., 31021 rows/sec., 41.86 MiB/sec. | ||
4909 | 2024.03.01 23:22:47.871632 [ 3 ] {4194649b-25fc-4b4a-b9c7-b2769d3d9a0c} <Debug> DynamicQueryHandler: Done processing query | ||
4910 | 2024.03.01 23:22:47.871656 [ 3 ] {4194649b-25fc-4b4a-b9c7-b2769d3d9a0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4911 | 2024.03.01 23:22:47.871672 [ 3 ] {} <Debug> HTTP-Session: 5d4596d2-39e6-4320-b66f-bf4cf2da17eb Destroying unnamed session | ||
4912 | 2024.03.01 23:22:52.864463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4913 | 2024.03.01 23:22:52.864582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4914 | 2024.03.01 23:22:52.864608 [ 3 ] {} <Debug> HTTP-Session: d55b0b8c-df66-46fe-b6e9-485737e32860 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4915 | 2024.03.01 23:22:52.864633 [ 3 ] {} <Debug> HTTP-Session: d55b0b8c-df66-46fe-b6e9-485737e32860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4916 | 2024.03.01 23:22:52.864762 [ 3 ] {88fb32c4-1e23-4f8b-9c5e-4e1e14f2c0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4917 | 2024.03.01 23:22:52.864821 [ 3 ] {88fb32c4-1e23-4f8b-9c5e-4e1e14f2c0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4918 | 2024.03.01 23:22:52.864982 [ 3 ] {88fb32c4-1e23-4f8b-9c5e-4e1e14f2c0ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4919 | 2024.03.01 23:22:52.865380 [ 3 ] {88fb32c4-1e23-4f8b-9c5e-4e1e14f2c0ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4920 | 2024.03.01 23:22:52.865638 [ 3 ] {88fb32c4-1e23-4f8b-9c5e-4e1e14f2c0ba} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4921 | 2024.03.01 23:22:52.865812 [ 3 ] {88fb32c4-1e23-4f8b-9c5e-4e1e14f2c0ba} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4922 | 2024.03.01 23:22:52.865940 [ 3 ] {88fb32c4-1e23-4f8b-9c5e-4e1e14f2c0ba} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001138958 sec., 14925 rows/sec., 1.18 MiB/sec. | ||
4923 | 2024.03.01 23:22:52.866084 [ 3 ] {88fb32c4-1e23-4f8b-9c5e-4e1e14f2c0ba} <Debug> DynamicQueryHandler: Done processing query | ||
4924 | 2024.03.01 23:22:52.866110 [ 3 ] {88fb32c4-1e23-4f8b-9c5e-4e1e14f2c0ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4925 | 2024.03.01 23:22:52.866126 [ 3 ] {} <Debug> HTTP-Session: d55b0b8c-df66-46fe-b6e9-485737e32860 Destroying unnamed session | ||
4926 | 2024.03.01 23:22:52.866251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4927 | 2024.03.01 23:22:52.866300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4928 | 2024.03.01 23:22:52.866320 [ 3 ] {} <Debug> HTTP-Session: d3d20c2c-0f10-4f74-9ac7-881eb6d4e108 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4929 | 2024.03.01 23:22:52.866339 [ 3 ] {} <Debug> HTTP-Session: d3d20c2c-0f10-4f74-9ac7-881eb6d4e108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4930 | 2024.03.01 23:22:52.866421 [ 3 ] {c46225ce-e0f4-4870-b32e-236a09f0a51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4931 | 2024.03.01 23:22:52.866462 [ 3 ] {c46225ce-e0f4-4870-b32e-236a09f0a51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4932 | 2024.03.01 23:22:52.866569 [ 3 ] {c46225ce-e0f4-4870-b32e-236a09f0a51d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4933 | 2024.03.01 23:22:52.866901 [ 3 ] {c46225ce-e0f4-4870-b32e-236a09f0a51d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4934 | 2024.03.01 23:22:52.867113 [ 3 ] {c46225ce-e0f4-4870-b32e-236a09f0a51d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4935 | 2024.03.01 23:22:52.867258 [ 3 ] {c46225ce-e0f4-4870-b32e-236a09f0a51d} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4936 | 2024.03.01 23:22:52.867380 [ 3 ] {c46225ce-e0f4-4870-b32e-236a09f0a51d} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000929273 sec., 54881 rows/sec., 4.81 MiB/sec. | ||
4937 | 2024.03.01 23:22:52.867504 [ 3 ] {c46225ce-e0f4-4870-b32e-236a09f0a51d} <Debug> DynamicQueryHandler: Done processing query | ||
4938 | 2024.03.01 23:22:52.867527 [ 3 ] {c46225ce-e0f4-4870-b32e-236a09f0a51d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4939 | 2024.03.01 23:22:52.867543 [ 3 ] {} <Debug> HTTP-Session: d3d20c2c-0f10-4f74-9ac7-881eb6d4e108 Destroying unnamed session | ||
4940 | 2024.03.01 23:22:52.867657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4941 | 2024.03.01 23:22:52.867703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4942 | 2024.03.01 23:22:52.867721 [ 3 ] {} <Debug> HTTP-Session: 95676991-aa6c-4dec-84e0-b51f803cf771 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4943 | 2024.03.01 23:22:52.867739 [ 3 ] {} <Debug> HTTP-Session: 95676991-aa6c-4dec-84e0-b51f803cf771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4944 | 2024.03.01 23:22:52.867808 [ 3 ] {fb4cda7f-91e8-4c0d-83b7-d624b2256196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4945 | 2024.03.01 23:22:52.867845 [ 3 ] {fb4cda7f-91e8-4c0d-83b7-d624b2256196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4946 | 2024.03.01 23:22:52.867952 [ 3 ] {fb4cda7f-91e8-4c0d-83b7-d624b2256196} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4947 | 2024.03.01 23:22:52.868226 [ 3 ] {fb4cda7f-91e8-4c0d-83b7-d624b2256196} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4948 | 2024.03.01 23:22:52.868432 [ 3 ] {fb4cda7f-91e8-4c0d-83b7-d624b2256196} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4949 | 2024.03.01 23:22:52.868579 [ 3 ] {fb4cda7f-91e8-4c0d-83b7-d624b2256196} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4950 | 2024.03.01 23:22:52.868697 [ 3 ] {fb4cda7f-91e8-4c0d-83b7-d624b2256196} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000862251 sec., 19715 rows/sec., 1.54 MiB/sec. | ||
4951 | 2024.03.01 23:22:52.868804 [ 3 ] {fb4cda7f-91e8-4c0d-83b7-d624b2256196} <Debug> DynamicQueryHandler: Done processing query | ||
4952 | 2024.03.01 23:22:52.868827 [ 3 ] {fb4cda7f-91e8-4c0d-83b7-d624b2256196} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4953 | 2024.03.01 23:22:52.868842 [ 3 ] {} <Debug> HTTP-Session: 95676991-aa6c-4dec-84e0-b51f803cf771 Destroying unnamed session | ||
4954 | 2024.03.01 23:22:52.868959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4955 | 2024.03.01 23:22:52.869003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4956 | 2024.03.01 23:22:52.869021 [ 3 ] {} <Debug> HTTP-Session: 6765248a-d72f-4103-8181-ff2f0fc665db Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4957 | 2024.03.01 23:22:52.869039 [ 3 ] {} <Debug> HTTP-Session: 6765248a-d72f-4103-8181-ff2f0fc665db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4958 | 2024.03.01 23:22:52.869113 [ 3 ] {5ca5be37-40b2-448d-b076-d2802a228905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4959 | 2024.03.01 23:22:52.869157 [ 3 ] {5ca5be37-40b2-448d-b076-d2802a228905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4960 | 2024.03.01 23:22:52.869291 [ 3 ] {5ca5be37-40b2-448d-b076-d2802a228905} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4961 | 2024.03.01 23:22:52.869639 [ 3 ] {5ca5be37-40b2-448d-b076-d2802a228905} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4962 | 2024.03.01 23:22:52.869922 [ 3 ] {5ca5be37-40b2-448d-b076-d2802a228905} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4963 | 2024.03.01 23:22:52.870096 [ 3 ] {5ca5be37-40b2-448d-b076-d2802a228905} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4964 | 2024.03.01 23:22:52.870194 [ 3 ] {5ca5be37-40b2-448d-b076-d2802a228905} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001053736 sec., 16133 rows/sec., 21.77 MiB/sec. | ||
4965 | 2024.03.01 23:22:52.870319 [ 3 ] {5ca5be37-40b2-448d-b076-d2802a228905} <Debug> DynamicQueryHandler: Done processing query | ||
4966 | 2024.03.01 23:22:52.870342 [ 3 ] {5ca5be37-40b2-448d-b076-d2802a228905} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4967 | 2024.03.01 23:22:52.870357 [ 3 ] {} <Debug> HTTP-Session: 6765248a-d72f-4103-8181-ff2f0fc665db Destroying unnamed session | ||
4968 | 2024.03.01 23:22:57.865133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4969 | 2024.03.01 23:22:57.865334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4970 | 2024.03.01 23:22:57.865382 [ 3 ] {} <Debug> HTTP-Session: 4ef42052-2cdc-44ac-bad8-1bf7bd07d1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4971 | 2024.03.01 23:22:57.865424 [ 3 ] {} <Debug> HTTP-Session: 4ef42052-2cdc-44ac-bad8-1bf7bd07d1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4972 | 2024.03.01 23:22:57.865624 [ 3 ] {c4b4b234-c93d-4b57-a0eb-aa47c13bf40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4973 | 2024.03.01 23:22:57.865721 [ 3 ] {c4b4b234-c93d-4b57-a0eb-aa47c13bf40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4974 | 2024.03.01 23:22:57.865982 [ 3 ] {c4b4b234-c93d-4b57-a0eb-aa47c13bf40a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4975 | 2024.03.01 23:22:57.866553 [ 3 ] {c4b4b234-c93d-4b57-a0eb-aa47c13bf40a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4976 | 2024.03.01 23:22:57.866810 [ 3 ] {c4b4b234-c93d-4b57-a0eb-aa47c13bf40a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4977 | 2024.03.01 23:22:57.866981 [ 3 ] {c4b4b234-c93d-4b57-a0eb-aa47c13bf40a} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4978 | 2024.03.01 23:22:57.867115 [ 3 ] {c4b4b234-c93d-4b57-a0eb-aa47c13bf40a} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001429975 sec., 25175 rows/sec., 1.99 MiB/sec. | ||
4979 | 2024.03.01 23:22:57.867262 [ 3 ] {c4b4b234-c93d-4b57-a0eb-aa47c13bf40a} <Debug> DynamicQueryHandler: Done processing query | ||
4980 | 2024.03.01 23:22:57.867287 [ 3 ] {c4b4b234-c93d-4b57-a0eb-aa47c13bf40a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4981 | 2024.03.01 23:22:57.867304 [ 3 ] {} <Debug> HTTP-Session: 4ef42052-2cdc-44ac-bad8-1bf7bd07d1f3 Destroying unnamed session | ||
4982 | 2024.03.01 23:22:57.867483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4983 | 2024.03.01 23:22:57.867530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4984 | 2024.03.01 23:22:57.867550 [ 3 ] {} <Debug> HTTP-Session: f9605c51-e09d-415b-b795-cdc17a3d5930 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4985 | 2024.03.01 23:22:57.867569 [ 3 ] {} <Debug> HTTP-Session: f9605c51-e09d-415b-b795-cdc17a3d5930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4986 | 2024.03.01 23:22:57.867650 [ 3 ] {6a3caa53-f3cc-4574-8d97-8d8371425ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4987 | 2024.03.01 23:22:57.867692 [ 3 ] {6a3caa53-f3cc-4574-8d97-8d8371425ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4988 | 2024.03.01 23:22:57.867796 [ 3 ] {6a3caa53-f3cc-4574-8d97-8d8371425ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4989 | 2024.03.01 23:22:57.868145 [ 3 ] {6a3caa53-f3cc-4574-8d97-8d8371425ba9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
4990 | 2024.03.01 23:22:57.868360 [ 3 ] {6a3caa53-f3cc-4574-8d97-8d8371425ba9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4991 | 2024.03.01 23:22:57.868508 [ 3 ] {6a3caa53-f3cc-4574-8d97-8d8371425ba9} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4992 | 2024.03.01 23:22:57.868635 [ 3 ] {6a3caa53-f3cc-4574-8d97-8d8371425ba9} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000948104 sec., 113911 rows/sec., 11.40 MiB/sec. | ||
4993 | 2024.03.01 23:22:57.868766 [ 3 ] {6a3caa53-f3cc-4574-8d97-8d8371425ba9} <Debug> DynamicQueryHandler: Done processing query | ||
4994 | 2024.03.01 23:22:57.868792 [ 3 ] {6a3caa53-f3cc-4574-8d97-8d8371425ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4995 | 2024.03.01 23:22:57.868808 [ 3 ] {} <Debug> HTTP-Session: f9605c51-e09d-415b-b795-cdc17a3d5930 Destroying unnamed session | ||
4996 | 2024.03.01 23:22:57.868925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4997 | 2024.03.01 23:22:57.868971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4998 | 2024.03.01 23:22:57.868989 [ 3 ] {} <Debug> HTTP-Session: afb114d8-d1c2-4a3f-bad7-8b2f653c4c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
4999 | 2024.03.01 23:22:57.869006 [ 3 ] {} <Debug> HTTP-Session: afb114d8-d1c2-4a3f-bad7-8b2f653c4c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5000 | 2024.03.01 23:22:57.869078 [ 3 ] {a189df12-1620-4b97-804d-9e2435e77bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5001 | 2024.03.01 23:22:57.869117 [ 3 ] {a189df12-1620-4b97-804d-9e2435e77bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5002 | 2024.03.01 23:22:57.869226 [ 3 ] {a189df12-1620-4b97-804d-9e2435e77bc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5003 | 2024.03.01 23:22:57.869517 [ 3 ] {a189df12-1620-4b97-804d-9e2435e77bc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5004 | 2024.03.01 23:22:57.869726 [ 3 ] {a189df12-1620-4b97-804d-9e2435e77bc9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5005 | 2024.03.01 23:22:57.869871 [ 3 ] {a189df12-1620-4b97-804d-9e2435e77bc9} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5006 | 2024.03.01 23:22:57.869985 [ 3 ] {a189df12-1620-4b97-804d-9e2435e77bc9} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000869712 sec., 41393 rows/sec., 3.24 MiB/sec. | ||
5007 | 2024.03.01 23:22:57.870106 [ 3 ] {a189df12-1620-4b97-804d-9e2435e77bc9} <Debug> DynamicQueryHandler: Done processing query | ||
5008 | 2024.03.01 23:22:57.870128 [ 3 ] {a189df12-1620-4b97-804d-9e2435e77bc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5009 | 2024.03.01 23:22:57.870144 [ 3 ] {} <Debug> HTTP-Session: afb114d8-d1c2-4a3f-bad7-8b2f653c4c2b Destroying unnamed session | ||
5010 | 2024.03.01 23:22:57.870344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5011 | 2024.03.01 23:22:57.870389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5012 | 2024.03.01 23:22:57.870407 [ 3 ] {} <Debug> HTTP-Session: ce7aef39-c284-4157-a90b-be93fb4e903e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5013 | 2024.03.01 23:22:57.870425 [ 3 ] {} <Debug> HTTP-Session: ce7aef39-c284-4157-a90b-be93fb4e903e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5014 | 2024.03.01 23:22:57.870503 [ 3 ] {8975cec1-812a-40b9-8407-6c3e08125cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5015 | 2024.03.01 23:22:57.870548 [ 3 ] {8975cec1-812a-40b9-8407-6c3e08125cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5016 | 2024.03.01 23:22:57.870681 [ 3 ] {8975cec1-812a-40b9-8407-6c3e08125cac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5017 | 2024.03.01 23:22:57.871093 [ 3 ] {8975cec1-812a-40b9-8407-6c3e08125cac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5018 | 2024.03.01 23:22:57.871395 [ 3 ] {8975cec1-812a-40b9-8407-6c3e08125cac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5019 | 2024.03.01 23:22:57.871570 [ 3 ] {8975cec1-812a-40b9-8407-6c3e08125cac} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5020 | 2024.03.01 23:22:57.871697 [ 3 ] {8975cec1-812a-40b9-8407-6c3e08125cac} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001161608 sec., 30991 rows/sec., 41.82 MiB/sec. | ||
5021 | 2024.03.01 23:22:57.871809 [ 3 ] {8975cec1-812a-40b9-8407-6c3e08125cac} <Debug> DynamicQueryHandler: Done processing query | ||
5022 | 2024.03.01 23:22:57.871832 [ 3 ] {8975cec1-812a-40b9-8407-6c3e08125cac} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5023 | 2024.03.01 23:22:57.871847 [ 3 ] {} <Debug> HTTP-Session: ce7aef39-c284-4157-a90b-be93fb4e903e Destroying unnamed session | ||
5024 | 2024.03.01 23:23:01.560929 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5025 | 2024.03.01 23:23:01.561011 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5026 | 2024.03.01 23:23:02.863681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5027 | 2024.03.01 23:23:02.863800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5028 | 2024.03.01 23:23:02.863831 [ 3 ] {} <Debug> HTTP-Session: 6c44d948-1d51-4b48-9802-ecff387dedd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5029 | 2024.03.01 23:23:02.863860 [ 3 ] {} <Debug> HTTP-Session: 6c44d948-1d51-4b48-9802-ecff387dedd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5030 | 2024.03.01 23:23:02.864002 [ 3 ] {bfdbdc34-600e-43f7-8633-7f19df2e527a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5031 | 2024.03.01 23:23:02.864072 [ 3 ] {bfdbdc34-600e-43f7-8633-7f19df2e527a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5032 | 2024.03.01 23:23:02.864256 [ 3 ] {bfdbdc34-600e-43f7-8633-7f19df2e527a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5033 | 2024.03.01 23:23:02.864703 [ 3 ] {bfdbdc34-600e-43f7-8633-7f19df2e527a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5034 | 2024.03.01 23:23:02.864977 [ 3 ] {bfdbdc34-600e-43f7-8633-7f19df2e527a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5035 | 2024.03.01 23:23:02.865142 [ 3 ] {bfdbdc34-600e-43f7-8633-7f19df2e527a} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5036 | 2024.03.01 23:23:02.865263 [ 3 ] {bfdbdc34-600e-43f7-8633-7f19df2e527a} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00122015 sec., 13932 rows/sec., 1.10 MiB/sec. | ||
5037 | 2024.03.01 23:23:02.865265 [ 120 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5038 | 2024.03.01 23:23:02.865342 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5039 | 2024.03.01 23:23:02.865440 [ 3 ] {bfdbdc34-600e-43f7-8633-7f19df2e527a} <Debug> DynamicQueryHandler: Done processing query | ||
5040 | 2024.03.01 23:23:02.865484 [ 3 ] {bfdbdc34-600e-43f7-8633-7f19df2e527a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5041 | 2024.03.01 23:23:02.865500 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5042 | 2024.03.01 23:23:02.865517 [ 3 ] {} <Debug> HTTP-Session: 6c44d948-1d51-4b48-9802-ecff387dedd1 Destroying unnamed session | ||
5043 | 2024.03.01 23:23:02.865757 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5044 | 2024.03.01 23:23:02.865765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5045 | 2024.03.01 23:23:02.865843 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 53 rows starting from the beginning of the part | ||
5046 | 2024.03.01 23:23:02.865865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5047 | 2024.03.01 23:23:02.865948 [ 3 ] {} <Debug> HTTP-Session: f37e3559-83ae-465d-9627-8738d57c4185 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5048 | 2024.03.01 23:23:02.865998 [ 3 ] {} <Debug> HTTP-Session: f37e3559-83ae-465d-9627-8738d57c4185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5049 | 2024.03.01 23:23:02.866221 [ 3 ] {7362f643-65a1-452f-b287-1634137815e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5050 | 2024.03.01 23:23:02.866271 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 17 rows starting from the beginning of the part | ||
5051 | 2024.03.01 23:23:02.866294 [ 3 ] {7362f643-65a1-452f-b287-1634137815e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5052 | 2024.03.01 23:23:02.866608 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
5053 | 2024.03.01 23:23:02.866770 [ 3 ] {7362f643-65a1-452f-b287-1634137815e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5054 | 2024.03.01 23:23:02.866877 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 17 rows starting from the beginning of the part | ||
5055 | 2024.03.01 23:23:02.867040 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
5056 | 2024.03.01 23:23:02.867311 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part | ||
5057 | 2024.03.01 23:23:02.867626 [ 3 ] {7362f643-65a1-452f-b287-1634137815e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5058 | 2024.03.01 23:23:02.868005 [ 3 ] {7362f643-65a1-452f-b287-1634137815e5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5059 | 2024.03.01 23:23:02.868309 [ 3 ] {7362f643-65a1-452f-b287-1634137815e5} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5060 | 2024.03.01 23:23:02.868495 [ 120 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5061 | 2024.03.01 23:23:02.868580 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5062 | 2024.03.01 23:23:02.868590 [ 3 ] {7362f643-65a1-452f-b287-1634137815e5} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.002300186 sec., 22172 rows/sec., 1.94 MiB/sec. | ||
5063 | 2024.03.01 23:23:02.868852 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5064 | 2024.03.01 23:23:02.869307 [ 3 ] {7362f643-65a1-452f-b287-1634137815e5} <Debug> DynamicQueryHandler: Done processing query | ||
5065 | 2024.03.01 23:23:02.869350 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5066 | 2024.03.01 23:23:02.869408 [ 3 ] {7362f643-65a1-452f-b287-1634137815e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
5067 | 2024.03.01 23:23:02.869497 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 200 rows starting from the beginning of the part | ||
5068 | 2024.03.01 23:23:02.869525 [ 3 ] {} <Debug> HTTP-Session: f37e3559-83ae-465d-9627-8738d57c4185 Destroying unnamed session | ||
5069 | 2024.03.01 23:23:02.869626 [ 9 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.004209504 sec., 41810.15150478536 rows/sec., 3.31 MiB/sec. | ||
5070 | 2024.03.01 23:23:02.869697 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 88 rows starting from the beginning of the part | ||
5071 | 2024.03.01 23:23:02.869783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5072 | 2024.03.01 23:23:02.869898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5073 | 2024.03.01 23:23:02.869986 [ 3 ] {} <Debug> HTTP-Session: db20648c-59c1-4c07-bd09-b3605dac90ab Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5074 | 2024.03.01 23:23:02.869970 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5075 | 2024.03.01 23:23:02.870032 [ 3 ] {} <Debug> HTTP-Session: db20648c-59c1-4c07-bd09-b3605dac90ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5076 | 2024.03.01 23:23:02.870012 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part | ||
5077 | 2024.03.01 23:23:02.870337 [ 3 ] {a5d35d01-e299-411e-ab12-c10e3376e7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5078 | 2024.03.01 23:23:02.870411 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 51 rows starting from the beginning of the part | ||
5079 | 2024.03.01 23:23:02.870477 [ 3 ] {a5d35d01-e299-411e-ab12-c10e3376e7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5080 | 2024.03.01 23:23:02.870502 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5081 | 2024.03.01 23:23:02.870782 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 108 rows starting from the beginning of the part | ||
5082 | 2024.03.01 23:23:02.870811 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_51_10} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5083 | 2024.03.01 23:23:02.871202 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 51 rows starting from the beginning of the part | ||
5084 | 2024.03.01 23:23:02.871310 [ 3 ] {a5d35d01-e299-411e-ab12-c10e3376e7c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5085 | 2024.03.01 23:23:02.872033 [ 3 ] {a5d35d01-e299-411e-ab12-c10e3376e7c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5086 | 2024.03.01 23:23:02.872516 [ 3 ] {a5d35d01-e299-411e-ab12-c10e3376e7c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5087 | 2024.03.01 23:23:02.872855 [ 3 ] {a5d35d01-e299-411e-ab12-c10e3376e7c1} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5088 | 2024.03.01 23:23:02.872971 [ 9 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.004321976 sec., 140213.6430188414 rows/sec., 13.03 MiB/sec. | ||
5089 | 2024.03.01 23:23:02.873036 [ 120 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5090 | 2024.03.01 23:23:02.873084 [ 3 ] {a5d35d01-e299-411e-ab12-c10e3376e7c1} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.002663765 sec., 6381 rows/sec., 511.05 KiB/sec. | ||
5091 | 2024.03.01 23:23:02.873107 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5092 | 2024.03.01 23:23:02.873335 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5093 | 2024.03.01 23:23:02.873432 [ 9 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5094 | 2024.03.01 23:23:02.873440 [ 3 ] {a5d35d01-e299-411e-ab12-c10e3376e7c1} <Debug> DynamicQueryHandler: Done processing query | ||
5095 | 2024.03.01 23:23:02.873523 [ 3 ] {a5d35d01-e299-411e-ab12-c10e3376e7c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5096 | 2024.03.01 23:23:02.873626 [ 3 ] {} <Debug> HTTP-Session: db20648c-59c1-4c07-bd09-b3605dac90ab Destroying unnamed session | ||
5097 | 2024.03.01 23:23:02.873750 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5098 | 2024.03.01 23:23:02.873804 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 103 rows starting from the beginning of the part | ||
5099 | 2024.03.01 23:23:02.873914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5100 | 2024.03.01 23:23:02.873953 [ 9 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5101 | 2024.03.01 23:23:02.874046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5102 | 2024.03.01 23:23:02.874122 [ 3 ] {} <Debug> HTTP-Session: 1552f140-682f-4249-a4bd-c5f815a88ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5103 | 2024.03.01 23:23:02.874160 [ 9 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_51_10} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5104 | 2024.03.01 23:23:02.874174 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 43 rows starting from the beginning of the part | ||
5105 | 2024.03.01 23:23:02.874190 [ 3 ] {} <Debug> HTTP-Session: 1552f140-682f-4249-a4bd-c5f815a88ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5106 | 2024.03.01 23:23:02.874566 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
5107 | 2024.03.01 23:23:02.874570 [ 3 ] {6479aa33-60ec-4bdf-b59e-4200f11f13ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5108 | 2024.03.01 23:23:02.874710 [ 3 ] {6479aa33-60ec-4bdf-b59e-4200f11f13ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5109 | 2024.03.01 23:23:02.874767 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 17 rows starting from the beginning of the part | ||
5110 | 2024.03.01 23:23:02.875074 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
5111 | 2024.03.01 23:23:02.875383 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part | ||
5112 | 2024.03.01 23:23:02.875403 [ 3 ] {6479aa33-60ec-4bdf-b59e-4200f11f13ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5113 | 2024.03.01 23:23:02.876439 [ 3 ] {6479aa33-60ec-4bdf-b59e-4200f11f13ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5114 | 2024.03.01 23:23:02.877029 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.003840194 sec., 65621.68473780231 rows/sec., 5.12 MiB/sec. | ||
5115 | 2024.03.01 23:23:02.877140 [ 3 ] {6479aa33-60ec-4bdf-b59e-4200f11f13ab} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5116 | 2024.03.01 23:23:02.877179 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5117 | 2024.03.01 23:23:02.877417 [ 3 ] {6479aa33-60ec-4bdf-b59e-4200f11f13ab} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5118 | 2024.03.01 23:23:02.877466 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5119 | 2024.03.01 23:23:02.877599 [ 119 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5120 | 2024.03.01 23:23:02.877624 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_51_10} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5121 | 2024.03.01 23:23:02.877634 [ 3 ] {6479aa33-60ec-4bdf-b59e-4200f11f13ab} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.002969483 sec., 5724 rows/sec., 7.73 MiB/sec. | ||
5122 | 2024.03.01 23:23:02.877679 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5123 | 2024.03.01 23:23:02.878009 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5124 | 2024.03.01 23:23:02.878054 [ 3 ] {6479aa33-60ec-4bdf-b59e-4200f11f13ab} <Debug> DynamicQueryHandler: Done processing query | ||
5125 | 2024.03.01 23:23:02.878104 [ 3 ] {6479aa33-60ec-4bdf-b59e-4200f11f13ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5126 | 2024.03.01 23:23:02.878135 [ 3 ] {} <Debug> HTTP-Session: 1552f140-682f-4249-a4bd-c5f815a88ad4 Destroying unnamed session | ||
5127 | 2024.03.01 23:23:02.878238 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5128 | 2024.03.01 23:23:02.878299 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1176 rows starting from the beginning of the part | ||
5129 | 2024.03.01 23:23:02.878430 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 17 rows starting from the beginning of the part | ||
5130 | 2024.03.01 23:23:02.878526 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
5131 | 2024.03.01 23:23:02.878618 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 17 rows starting from the beginning of the part | ||
5132 | 2024.03.01 23:23:02.878707 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
5133 | 2024.03.01 23:23:02.878794 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part | ||
5134 | 2024.03.01 23:23:02.880809 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1299 rows, containing 6 columns (6 merged, 0 gathered) in 0.002978763 sec., 436087.0602998627 rows/sec., 588.48 MiB/sec. | ||
5135 | 2024.03.01 23:23:02.881308 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5136 | 2024.03.01 23:23:02.881520 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5137 | 2024.03.01 23:23:02.881591 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5138 | 2024.03.01 23:23:02.881661 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_51_10: 8.56 MiB. | ||
5139 | 2024.03.01 23:23:03.000132 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.23 MiB, peak 244.82 MiB, will set to 236.16 MiB (RSS), difference: -4.07 MiB | ||
5140 | 2024.03.01 23:23:07.865317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5141 | 2024.03.01 23:23:07.865503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5142 | 2024.03.01 23:23:07.865551 [ 3 ] {} <Debug> HTTP-Session: 6f9f5c0b-40d4-4f86-91a3-28ae730d5b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5143 | 2024.03.01 23:23:07.865594 [ 3 ] {} <Debug> HTTP-Session: 6f9f5c0b-40d4-4f86-91a3-28ae730d5b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5144 | 2024.03.01 23:23:07.865798 [ 3 ] {b11d0c40-5870-453f-a939-0263db875cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5145 | 2024.03.01 23:23:07.865896 [ 3 ] {b11d0c40-5870-453f-a939-0263db875cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5146 | 2024.03.01 23:23:07.866163 [ 3 ] {b11d0c40-5870-453f-a939-0263db875cf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5147 | 2024.03.01 23:23:07.866696 [ 3 ] {b11d0c40-5870-453f-a939-0263db875cf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5148 | 2024.03.01 23:23:07.866964 [ 3 ] {b11d0c40-5870-453f-a939-0263db875cf2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5149 | 2024.03.01 23:23:07.867126 [ 3 ] {b11d0c40-5870-453f-a939-0263db875cf2} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5150 | 2024.03.01 23:23:07.867253 [ 3 ] {b11d0c40-5870-453f-a939-0263db875cf2} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001398305 sec., 25745 rows/sec., 2.04 MiB/sec. | ||
5151 | 2024.03.01 23:23:07.867405 [ 3 ] {b11d0c40-5870-453f-a939-0263db875cf2} <Debug> DynamicQueryHandler: Done processing query | ||
5152 | 2024.03.01 23:23:07.867431 [ 3 ] {b11d0c40-5870-453f-a939-0263db875cf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5153 | 2024.03.01 23:23:07.867447 [ 3 ] {} <Debug> HTTP-Session: 6f9f5c0b-40d4-4f86-91a3-28ae730d5b9d Destroying unnamed session | ||
5154 | 2024.03.01 23:23:07.867569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5155 | 2024.03.01 23:23:07.867617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5156 | 2024.03.01 23:23:07.867636 [ 3 ] {} <Debug> HTTP-Session: 4f518df9-cf6f-44ed-a3fd-36fab5603bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5157 | 2024.03.01 23:23:07.867652 [ 3 ] {} <Debug> HTTP-Session: 4f518df9-cf6f-44ed-a3fd-36fab5603bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5158 | 2024.03.01 23:23:07.867722 [ 3 ] {ac421c1f-e2b5-4a0d-8a07-0d10050c1e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5159 | 2024.03.01 23:23:07.867763 [ 3 ] {ac421c1f-e2b5-4a0d-8a07-0d10050c1e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5160 | 2024.03.01 23:23:07.867869 [ 3 ] {ac421c1f-e2b5-4a0d-8a07-0d10050c1e62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5161 | 2024.03.01 23:23:07.868153 [ 3 ] {ac421c1f-e2b5-4a0d-8a07-0d10050c1e62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5162 | 2024.03.01 23:23:07.868354 [ 3 ] {ac421c1f-e2b5-4a0d-8a07-0d10050c1e62} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5163 | 2024.03.01 23:23:07.868500 [ 3 ] {ac421c1f-e2b5-4a0d-8a07-0d10050c1e62} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5164 | 2024.03.01 23:23:07.868618 [ 3 ] {ac421c1f-e2b5-4a0d-8a07-0d10050c1e62} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000865901 sec., 4619 rows/sec., 385.71 KiB/sec. | ||
5165 | 2024.03.01 23:23:07.868791 [ 3 ] {ac421c1f-e2b5-4a0d-8a07-0d10050c1e62} <Debug> DynamicQueryHandler: Done processing query | ||
5166 | 2024.03.01 23:23:07.868815 [ 3 ] {ac421c1f-e2b5-4a0d-8a07-0d10050c1e62} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5167 | 2024.03.01 23:23:07.868831 [ 3 ] {} <Debug> HTTP-Session: 4f518df9-cf6f-44ed-a3fd-36fab5603bb1 Destroying unnamed session | ||
5168 | 2024.03.01 23:23:07.868964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5169 | 2024.03.01 23:23:07.869009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5170 | 2024.03.01 23:23:07.869027 [ 3 ] {} <Debug> HTTP-Session: 0ed62325-dbdc-480d-a9e8-0fe61e33bb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5171 | 2024.03.01 23:23:07.869044 [ 3 ] {} <Debug> HTTP-Session: 0ed62325-dbdc-480d-a9e8-0fe61e33bb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5172 | 2024.03.01 23:23:07.869118 [ 3 ] {29f4dfe9-0ed6-4b8a-9b8e-ce36625bf91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5173 | 2024.03.01 23:23:07.869157 [ 3 ] {29f4dfe9-0ed6-4b8a-9b8e-ce36625bf91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5174 | 2024.03.01 23:23:07.869275 [ 3 ] {29f4dfe9-0ed6-4b8a-9b8e-ce36625bf91f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5175 | 2024.03.01 23:23:07.869629 [ 3 ] {29f4dfe9-0ed6-4b8a-9b8e-ce36625bf91f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5176 | 2024.03.01 23:23:07.869843 [ 3 ] {29f4dfe9-0ed6-4b8a-9b8e-ce36625bf91f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5177 | 2024.03.01 23:23:07.869985 [ 3 ] {29f4dfe9-0ed6-4b8a-9b8e-ce36625bf91f} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5178 | 2024.03.01 23:23:07.870081 [ 3 ] {29f4dfe9-0ed6-4b8a-9b8e-ce36625bf91f} <Information> executeQuery: Read 110 rows, 11.24 KiB in 0.000933323 sec., 117858 rows/sec., 11.76 MiB/sec. | ||
5179 | 2024.03.01 23:23:07.870222 [ 3 ] {29f4dfe9-0ed6-4b8a-9b8e-ce36625bf91f} <Debug> DynamicQueryHandler: Done processing query | ||
5180 | 2024.03.01 23:23:07.870245 [ 3 ] {29f4dfe9-0ed6-4b8a-9b8e-ce36625bf91f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5181 | 2024.03.01 23:23:07.870260 [ 3 ] {} <Debug> HTTP-Session: 0ed62325-dbdc-480d-a9e8-0fe61e33bb40 Destroying unnamed session | ||
5182 | 2024.03.01 23:23:07.870359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5183 | 2024.03.01 23:23:07.870407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5184 | 2024.03.01 23:23:07.870426 [ 3 ] {} <Debug> HTTP-Session: f2907eec-9ead-4717-9993-b2e58ad3fff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5185 | 2024.03.01 23:23:07.870443 [ 3 ] {} <Debug> HTTP-Session: f2907eec-9ead-4717-9993-b2e58ad3fff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5186 | 2024.03.01 23:23:07.870513 [ 3 ] {f06d8da2-9a11-40cd-af5a-61ca91de5773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5187 | 2024.03.01 23:23:07.870552 [ 3 ] {f06d8da2-9a11-40cd-af5a-61ca91de5773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5188 | 2024.03.01 23:23:07.870661 [ 3 ] {f06d8da2-9a11-40cd-af5a-61ca91de5773} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5189 | 2024.03.01 23:23:07.870923 [ 3 ] {f06d8da2-9a11-40cd-af5a-61ca91de5773} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5190 | 2024.03.01 23:23:07.871122 [ 3 ] {f06d8da2-9a11-40cd-af5a-61ca91de5773} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5191 | 2024.03.01 23:23:07.871267 [ 3 ] {f06d8da2-9a11-40cd-af5a-61ca91de5773} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5192 | 2024.03.01 23:23:07.871381 [ 3 ] {f06d8da2-9a11-40cd-af5a-61ca91de5773} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000838681 sec., 4769 rows/sec., 333.02 KiB/sec. | ||
5193 | 2024.03.01 23:23:07.871563 [ 3 ] {f06d8da2-9a11-40cd-af5a-61ca91de5773} <Debug> DynamicQueryHandler: Done processing query | ||
5194 | 2024.03.01 23:23:07.871587 [ 3 ] {f06d8da2-9a11-40cd-af5a-61ca91de5773} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5195 | 2024.03.01 23:23:07.871603 [ 3 ] {} <Debug> HTTP-Session: f2907eec-9ead-4717-9993-b2e58ad3fff9 Destroying unnamed session | ||
5196 | 2024.03.01 23:23:07.871713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5197 | 2024.03.01 23:23:07.871757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5198 | 2024.03.01 23:23:07.871776 [ 3 ] {} <Debug> HTTP-Session: ba1d25bd-3d14-49ba-bd1c-42a5ffc839ef Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5199 | 2024.03.01 23:23:07.871792 [ 3 ] {} <Debug> HTTP-Session: ba1d25bd-3d14-49ba-bd1c-42a5ffc839ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5200 | 2024.03.01 23:23:07.871862 [ 3 ] {0e351c24-f9f0-4a79-adc3-23dce58aeb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5201 | 2024.03.01 23:23:07.871901 [ 3 ] {0e351c24-f9f0-4a79-adc3-23dce58aeb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5202 | 2024.03.01 23:23:07.872016 [ 3 ] {0e351c24-f9f0-4a79-adc3-23dce58aeb5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5203 | 2024.03.01 23:23:07.872306 [ 3 ] {0e351c24-f9f0-4a79-adc3-23dce58aeb5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5204 | 2024.03.01 23:23:07.872515 [ 3 ] {0e351c24-f9f0-4a79-adc3-23dce58aeb5d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5205 | 2024.03.01 23:23:07.872663 [ 3 ] {0e351c24-f9f0-4a79-adc3-23dce58aeb5d} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5206 | 2024.03.01 23:23:07.872779 [ 3 ] {0e351c24-f9f0-4a79-adc3-23dce58aeb5d} <Information> executeQuery: Read 40 rows, 3.21 KiB in 0.000888362 sec., 45026 rows/sec., 3.53 MiB/sec. | ||
5207 | 2024.03.01 23:23:07.872922 [ 3 ] {0e351c24-f9f0-4a79-adc3-23dce58aeb5d} <Debug> DynamicQueryHandler: Done processing query | ||
5208 | 2024.03.01 23:23:07.872952 [ 3 ] {0e351c24-f9f0-4a79-adc3-23dce58aeb5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5209 | 2024.03.01 23:23:07.872967 [ 3 ] {} <Debug> HTTP-Session: ba1d25bd-3d14-49ba-bd1c-42a5ffc839ef Destroying unnamed session | ||
5210 | 2024.03.01 23:23:07.873063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5211 | 2024.03.01 23:23:07.873106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5212 | 2024.03.01 23:23:07.873125 [ 3 ] {} <Debug> HTTP-Session: acef2daf-116b-429f-9fc0-41e9e4f8a6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5213 | 2024.03.01 23:23:07.873141 [ 3 ] {} <Debug> HTTP-Session: acef2daf-116b-429f-9fc0-41e9e4f8a6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5214 | 2024.03.01 23:23:07.873211 [ 3 ] {0eeb94ee-bcd0-4d59-b136-6fb3fe85be5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5215 | 2024.03.01 23:23:07.873255 [ 3 ] {0eeb94ee-bcd0-4d59-b136-6fb3fe85be5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5216 | 2024.03.01 23:23:07.873384 [ 3 ] {0eeb94ee-bcd0-4d59-b136-6fb3fe85be5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5217 | 2024.03.01 23:23:07.873643 [ 3 ] {0eeb94ee-bcd0-4d59-b136-6fb3fe85be5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5218 | 2024.03.01 23:23:07.873897 [ 3 ] {0eeb94ee-bcd0-4d59-b136-6fb3fe85be5f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5219 | 2024.03.01 23:23:07.874072 [ 3 ] {0eeb94ee-bcd0-4d59-b136-6fb3fe85be5f} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
5220 | 2024.03.01 23:23:07.874197 [ 3 ] {0eeb94ee-bcd0-4d59-b136-6fb3fe85be5f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000956114 sec., 2091 rows/sec., 147.08 KiB/sec. | ||
5221 | 2024.03.01 23:23:07.874345 [ 3 ] {0eeb94ee-bcd0-4d59-b136-6fb3fe85be5f} <Debug> DynamicQueryHandler: Done processing query | ||
5222 | 2024.03.01 23:23:07.874370 [ 3 ] {0eeb94ee-bcd0-4d59-b136-6fb3fe85be5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5223 | 2024.03.01 23:23:07.874386 [ 3 ] {} <Debug> HTTP-Session: acef2daf-116b-429f-9fc0-41e9e4f8a6bd Destroying unnamed session | ||
5224 | 2024.03.01 23:23:07.874517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5225 | 2024.03.01 23:23:07.874563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5226 | 2024.03.01 23:23:07.874582 [ 3 ] {} <Debug> HTTP-Session: a2514a7e-1cd0-428b-9f78-5e0508a8507c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5227 | 2024.03.01 23:23:07.874598 [ 3 ] {} <Debug> HTTP-Session: a2514a7e-1cd0-428b-9f78-5e0508a8507c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5228 | 2024.03.01 23:23:07.874676 [ 3 ] {b3161e50-803b-4724-a1d0-445141a2b390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5229 | 2024.03.01 23:23:07.874720 [ 3 ] {b3161e50-803b-4724-a1d0-445141a2b390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5230 | 2024.03.01 23:23:07.874863 [ 3 ] {b3161e50-803b-4724-a1d0-445141a2b390} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5231 | 2024.03.01 23:23:07.875547 [ 3 ] {b3161e50-803b-4724-a1d0-445141a2b390} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
5232 | 2024.03.01 23:23:07.875849 [ 3 ] {b3161e50-803b-4724-a1d0-445141a2b390} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5233 | 2024.03.01 23:23:07.876027 [ 3 ] {b3161e50-803b-4724-a1d0-445141a2b390} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5234 | 2024.03.01 23:23:07.876141 [ 3 ] {b3161e50-803b-4724-a1d0-445141a2b390} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001437176 sec., 25049 rows/sec., 33.80 MiB/sec. | ||
5235 | 2024.03.01 23:23:07.876269 [ 3 ] {b3161e50-803b-4724-a1d0-445141a2b390} <Debug> DynamicQueryHandler: Done processing query | ||
5236 | 2024.03.01 23:23:07.876292 [ 3 ] {b3161e50-803b-4724-a1d0-445141a2b390} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5237 | 2024.03.01 23:23:07.876308 [ 3 ] {} <Debug> HTTP-Session: a2514a7e-1cd0-428b-9f78-5e0508a8507c Destroying unnamed session | ||
5238 | 2024.03.01 23:23:12.864996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5239 | 2024.03.01 23:23:12.865135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5240 | 2024.03.01 23:23:12.865166 [ 3 ] {} <Debug> HTTP-Session: 2f3d574e-d5cd-486a-8e11-340d49101974 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5241 | 2024.03.01 23:23:12.865194 [ 3 ] {} <Debug> HTTP-Session: 2f3d574e-d5cd-486a-8e11-340d49101974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5242 | 2024.03.01 23:23:12.865334 [ 3 ] {4887c637-f14a-4295-a67d-16950fa3e43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5243 | 2024.03.01 23:23:12.865402 [ 3 ] {4887c637-f14a-4295-a67d-16950fa3e43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5244 | 2024.03.01 23:23:12.865588 [ 3 ] {4887c637-f14a-4295-a67d-16950fa3e43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5245 | 2024.03.01 23:23:12.866007 [ 3 ] {4887c637-f14a-4295-a67d-16950fa3e43e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5246 | 2024.03.01 23:23:12.866267 [ 3 ] {4887c637-f14a-4295-a67d-16950fa3e43e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5247 | 2024.03.01 23:23:12.866433 [ 3 ] {4887c637-f14a-4295-a67d-16950fa3e43e} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5248 | 2024.03.01 23:23:12.866562 [ 3 ] {4887c637-f14a-4295-a67d-16950fa3e43e} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001184089 sec., 14357 rows/sec., 1.14 MiB/sec. | ||
5249 | 2024.03.01 23:23:12.866699 [ 3 ] {4887c637-f14a-4295-a67d-16950fa3e43e} <Debug> DynamicQueryHandler: Done processing query | ||
5250 | 2024.03.01 23:23:12.866724 [ 3 ] {4887c637-f14a-4295-a67d-16950fa3e43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5251 | 2024.03.01 23:23:12.866740 [ 3 ] {} <Debug> HTTP-Session: 2f3d574e-d5cd-486a-8e11-340d49101974 Destroying unnamed session | ||
5252 | 2024.03.01 23:23:12.866874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5253 | 2024.03.01 23:23:12.866919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5254 | 2024.03.01 23:23:12.866938 [ 3 ] {} <Debug> HTTP-Session: 9832aa40-fadd-44db-bb2b-62313b3fa995 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5255 | 2024.03.01 23:23:12.866956 [ 3 ] {} <Debug> HTTP-Session: 9832aa40-fadd-44db-bb2b-62313b3fa995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5256 | 2024.03.01 23:23:12.867031 [ 3 ] {d3dc39a1-27bb-457a-87b5-e7f836e6b6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5257 | 2024.03.01 23:23:12.867070 [ 3 ] {d3dc39a1-27bb-457a-87b5-e7f836e6b6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5258 | 2024.03.01 23:23:12.867173 [ 3 ] {d3dc39a1-27bb-457a-87b5-e7f836e6b6bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5259 | 2024.03.01 23:23:12.867515 [ 3 ] {d3dc39a1-27bb-457a-87b5-e7f836e6b6bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5260 | 2024.03.01 23:23:12.867731 [ 3 ] {d3dc39a1-27bb-457a-87b5-e7f836e6b6bc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5261 | 2024.03.01 23:23:12.867884 [ 3 ] {d3dc39a1-27bb-457a-87b5-e7f836e6b6bc} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5262 | 2024.03.01 23:23:12.867998 [ 3 ] {d3dc39a1-27bb-457a-87b5-e7f836e6b6bc} <Information> executeQuery: Read 87 rows, 7.39 KiB in 0.000930602 sec., 93487 rows/sec., 7.76 MiB/sec. | ||
5263 | 2024.03.01 23:23:12.868120 [ 3 ] {d3dc39a1-27bb-457a-87b5-e7f836e6b6bc} <Debug> DynamicQueryHandler: Done processing query | ||
5264 | 2024.03.01 23:23:12.868144 [ 3 ] {d3dc39a1-27bb-457a-87b5-e7f836e6b6bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5265 | 2024.03.01 23:23:12.868160 [ 3 ] {} <Debug> HTTP-Session: 9832aa40-fadd-44db-bb2b-62313b3fa995 Destroying unnamed session | ||
5266 | 2024.03.01 23:23:12.868273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5267 | 2024.03.01 23:23:12.868319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5268 | 2024.03.01 23:23:12.868338 [ 3 ] {} <Debug> HTTP-Session: 4df0d0d2-60fa-45d4-bc77-c38fa4368cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5269 | 2024.03.01 23:23:12.868355 [ 3 ] {} <Debug> HTTP-Session: 4df0d0d2-60fa-45d4-bc77-c38fa4368cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5270 | 2024.03.01 23:23:12.868426 [ 3 ] {e451320e-4bd8-4877-8676-d13098a9c0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5271 | 2024.03.01 23:23:12.868464 [ 3 ] {e451320e-4bd8-4877-8676-d13098a9c0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5272 | 2024.03.01 23:23:12.868569 [ 3 ] {e451320e-4bd8-4877-8676-d13098a9c0e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5273 | 2024.03.01 23:23:12.868852 [ 3 ] {e451320e-4bd8-4877-8676-d13098a9c0e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5274 | 2024.03.01 23:23:12.869056 [ 3 ] {e451320e-4bd8-4877-8676-d13098a9c0e7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5275 | 2024.03.01 23:23:12.869202 [ 3 ] {e451320e-4bd8-4877-8676-d13098a9c0e7} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5276 | 2024.03.01 23:23:12.869317 [ 3 ] {e451320e-4bd8-4877-8676-d13098a9c0e7} <Information> executeQuery: Read 41 rows, 3.26 KiB in 0.000861651 sec., 47583 rows/sec., 3.69 MiB/sec. | ||
5277 | 2024.03.01 23:23:12.869427 [ 3 ] {e451320e-4bd8-4877-8676-d13098a9c0e7} <Debug> DynamicQueryHandler: Done processing query | ||
5278 | 2024.03.01 23:23:12.869449 [ 3 ] {e451320e-4bd8-4877-8676-d13098a9c0e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5279 | 2024.03.01 23:23:12.869464 [ 3 ] {} <Debug> HTTP-Session: 4df0d0d2-60fa-45d4-bc77-c38fa4368cdc Destroying unnamed session | ||
5280 | 2024.03.01 23:23:12.869615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5281 | 2024.03.01 23:23:12.869659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5282 | 2024.03.01 23:23:12.869677 [ 3 ] {} <Debug> HTTP-Session: a1b381f5-94b3-4563-b374-7e41928e89c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5283 | 2024.03.01 23:23:12.869694 [ 3 ] {} <Debug> HTTP-Session: a1b381f5-94b3-4563-b374-7e41928e89c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5284 | 2024.03.01 23:23:12.869765 [ 3 ] {0f23d5aa-3590-4c95-be85-dfd2860e0ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5285 | 2024.03.01 23:23:12.869808 [ 3 ] {0f23d5aa-3590-4c95-be85-dfd2860e0ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5286 | 2024.03.01 23:23:12.869927 [ 3 ] {0f23d5aa-3590-4c95-be85-dfd2860e0ff5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5287 | 2024.03.01 23:23:12.870229 [ 3 ] {0f23d5aa-3590-4c95-be85-dfd2860e0ff5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5288 | 2024.03.01 23:23:12.870486 [ 3 ] {0f23d5aa-3590-4c95-be85-dfd2860e0ff5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5289 | 2024.03.01 23:23:12.870657 [ 3 ] {0f23d5aa-3590-4c95-be85-dfd2860e0ff5} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
5290 | 2024.03.01 23:23:12.870779 [ 3 ] {0f23d5aa-3590-4c95-be85-dfd2860e0ff5} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000985844 sec., 36516 rows/sec., 2.58 MiB/sec. | ||
5291 | 2024.03.01 23:23:12.870907 [ 3 ] {0f23d5aa-3590-4c95-be85-dfd2860e0ff5} <Debug> DynamicQueryHandler: Done processing query | ||
5292 | 2024.03.01 23:23:12.870931 [ 3 ] {0f23d5aa-3590-4c95-be85-dfd2860e0ff5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5293 | 2024.03.01 23:23:12.870947 [ 3 ] {} <Debug> HTTP-Session: a1b381f5-94b3-4563-b374-7e41928e89c1 Destroying unnamed session | ||
5294 | 2024.03.01 23:23:12.871079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5295 | 2024.03.01 23:23:12.871122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5296 | 2024.03.01 23:23:12.871140 [ 3 ] {} <Debug> HTTP-Session: 588aefb9-4812-4f6e-b06c-508a13ecf455 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5297 | 2024.03.01 23:23:12.871156 [ 3 ] {} <Debug> HTTP-Session: 588aefb9-4812-4f6e-b06c-508a13ecf455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5298 | 2024.03.01 23:23:12.871232 [ 3 ] {3b5d5bb9-0a0d-4ec0-9d5b-6694560e95ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5299 | 2024.03.01 23:23:12.871275 [ 3 ] {3b5d5bb9-0a0d-4ec0-9d5b-6694560e95ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5300 | 2024.03.01 23:23:12.871409 [ 3 ] {3b5d5bb9-0a0d-4ec0-9d5b-6694560e95ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5301 | 2024.03.01 23:23:12.871769 [ 3 ] {3b5d5bb9-0a0d-4ec0-9d5b-6694560e95ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5302 | 2024.03.01 23:23:12.872047 [ 3 ] {3b5d5bb9-0a0d-4ec0-9d5b-6694560e95ef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5303 | 2024.03.01 23:23:12.872229 [ 3 ] {3b5d5bb9-0a0d-4ec0-9d5b-6694560e95ef} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5304 | 2024.03.01 23:23:12.872348 [ 3 ] {3b5d5bb9-0a0d-4ec0-9d5b-6694560e95ef} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001087486 sec., 15632 rows/sec., 21.10 MiB/sec. | ||
5305 | 2024.03.01 23:23:12.872476 [ 3 ] {3b5d5bb9-0a0d-4ec0-9d5b-6694560e95ef} <Debug> DynamicQueryHandler: Done processing query | ||
5306 | 2024.03.01 23:23:12.872499 [ 3 ] {3b5d5bb9-0a0d-4ec0-9d5b-6694560e95ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5307 | 2024.03.01 23:23:12.872515 [ 3 ] {} <Debug> HTTP-Session: 588aefb9-4812-4f6e-b06c-508a13ecf455 Destroying unnamed session | ||
5308 | 2024.03.01 23:23:16.561075 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5309 | 2024.03.01 23:23:16.561187 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5310 | 2024.03.01 23:23:17.864611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5311 | 2024.03.01 23:23:17.864724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5312 | 2024.03.01 23:23:17.864749 [ 3 ] {} <Debug> HTTP-Session: 2f018726-9432-4e7e-9d4b-e52c9ec29f31 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5313 | 2024.03.01 23:23:17.864774 [ 3 ] {} <Debug> HTTP-Session: 2f018726-9432-4e7e-9d4b-e52c9ec29f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5314 | 2024.03.01 23:23:17.864902 [ 3 ] {0d53f7d2-4b69-4194-a7c4-0717d0ab5b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5315 | 2024.03.01 23:23:17.864962 [ 3 ] {0d53f7d2-4b69-4194-a7c4-0717d0ab5b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5316 | 2024.03.01 23:23:17.865121 [ 3 ] {0d53f7d2-4b69-4194-a7c4-0717d0ab5b58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5317 | 2024.03.01 23:23:17.865543 [ 3 ] {0d53f7d2-4b69-4194-a7c4-0717d0ab5b58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5318 | 2024.03.01 23:23:17.865803 [ 3 ] {0d53f7d2-4b69-4194-a7c4-0717d0ab5b58} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5319 | 2024.03.01 23:23:17.865966 [ 3 ] {0d53f7d2-4b69-4194-a7c4-0717d0ab5b58} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5320 | 2024.03.01 23:23:17.866081 [ 3 ] {0d53f7d2-4b69-4194-a7c4-0717d0ab5b58} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001146448 sec., 31401 rows/sec., 2.49 MiB/sec. | ||
5321 | 2024.03.01 23:23:17.866265 [ 3 ] {0d53f7d2-4b69-4194-a7c4-0717d0ab5b58} <Debug> DynamicQueryHandler: Done processing query | ||
5322 | 2024.03.01 23:23:17.866310 [ 3 ] {0d53f7d2-4b69-4194-a7c4-0717d0ab5b58} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5323 | 2024.03.01 23:23:17.866334 [ 3 ] {} <Debug> HTTP-Session: 2f018726-9432-4e7e-9d4b-e52c9ec29f31 Destroying unnamed session | ||
5324 | 2024.03.01 23:23:17.866476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5325 | 2024.03.01 23:23:17.866522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5326 | 2024.03.01 23:23:17.866541 [ 3 ] {} <Debug> HTTP-Session: abdd4bcf-f8b9-456e-8ff7-d9e730463051 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5327 | 2024.03.01 23:23:17.866558 [ 3 ] {} <Debug> HTTP-Session: abdd4bcf-f8b9-456e-8ff7-d9e730463051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5328 | 2024.03.01 23:23:17.866638 [ 3 ] {c0f363b2-b8d3-448d-878a-cb1f14b2bd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5329 | 2024.03.01 23:23:17.866677 [ 3 ] {c0f363b2-b8d3-448d-878a-cb1f14b2bd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5330 | 2024.03.01 23:23:17.866790 [ 3 ] {c0f363b2-b8d3-448d-878a-cb1f14b2bd92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5331 | 2024.03.01 23:23:17.867130 [ 3 ] {c0f363b2-b8d3-448d-878a-cb1f14b2bd92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5332 | 2024.03.01 23:23:17.867344 [ 3 ] {c0f363b2-b8d3-448d-878a-cb1f14b2bd92} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5333 | 2024.03.01 23:23:17.867493 [ 3 ] {c0f363b2-b8d3-448d-878a-cb1f14b2bd92} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5334 | 2024.03.01 23:23:17.867595 [ 3 ] {c0f363b2-b8d3-448d-878a-cb1f14b2bd92} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000928833 sec., 116274 rows/sec., 11.63 MiB/sec. | ||
5335 | 2024.03.01 23:23:17.867723 [ 3 ] {c0f363b2-b8d3-448d-878a-cb1f14b2bd92} <Debug> DynamicQueryHandler: Done processing query | ||
5336 | 2024.03.01 23:23:17.867746 [ 3 ] {c0f363b2-b8d3-448d-878a-cb1f14b2bd92} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5337 | 2024.03.01 23:23:17.867761 [ 3 ] {} <Debug> HTTP-Session: abdd4bcf-f8b9-456e-8ff7-d9e730463051 Destroying unnamed session | ||
5338 | 2024.03.01 23:23:17.867878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5339 | 2024.03.01 23:23:17.867923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5340 | 2024.03.01 23:23:17.867941 [ 3 ] {} <Debug> HTTP-Session: 8ddacff9-df78-4899-b091-334be7ee5f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5341 | 2024.03.01 23:23:17.867957 [ 3 ] {} <Debug> HTTP-Session: 8ddacff9-df78-4899-b091-334be7ee5f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5342 | 2024.03.01 23:23:17.868026 [ 3 ] {43a4b128-c9f5-4469-96bb-c0345f27f3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5343 | 2024.03.01 23:23:17.868064 [ 3 ] {43a4b128-c9f5-4469-96bb-c0345f27f3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5344 | 2024.03.01 23:23:17.868170 [ 3 ] {43a4b128-c9f5-4469-96bb-c0345f27f3a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5345 | 2024.03.01 23:23:17.868476 [ 3 ] {43a4b128-c9f5-4469-96bb-c0345f27f3a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5346 | 2024.03.01 23:23:17.868681 [ 3 ] {43a4b128-c9f5-4469-96bb-c0345f27f3a5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5347 | 2024.03.01 23:23:17.868832 [ 3 ] {43a4b128-c9f5-4469-96bb-c0345f27f3a5} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5348 | 2024.03.01 23:23:17.868948 [ 3 ] {43a4b128-c9f5-4469-96bb-c0345f27f3a5} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000890272 sec., 40437 rows/sec., 3.16 MiB/sec. | ||
5349 | 2024.03.01 23:23:17.869117 [ 3 ] {43a4b128-c9f5-4469-96bb-c0345f27f3a5} <Debug> DynamicQueryHandler: Done processing query | ||
5350 | 2024.03.01 23:23:17.869141 [ 3 ] {43a4b128-c9f5-4469-96bb-c0345f27f3a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5351 | 2024.03.01 23:23:17.869156 [ 3 ] {} <Debug> HTTP-Session: 8ddacff9-df78-4899-b091-334be7ee5f85 Destroying unnamed session | ||
5352 | 2024.03.01 23:23:17.869291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5353 | 2024.03.01 23:23:17.869335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5354 | 2024.03.01 23:23:17.869353 [ 3 ] {} <Debug> HTTP-Session: d97a0f8e-6c53-48f5-9183-a77d35405472 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5355 | 2024.03.01 23:23:17.869369 [ 3 ] {} <Debug> HTTP-Session: d97a0f8e-6c53-48f5-9183-a77d35405472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5356 | 2024.03.01 23:23:17.869454 [ 3 ] {921f753a-2b5c-4b51-b208-03b7998ca975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5357 | 2024.03.01 23:23:17.869499 [ 3 ] {921f753a-2b5c-4b51-b208-03b7998ca975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5358 | 2024.03.01 23:23:17.869637 [ 3 ] {921f753a-2b5c-4b51-b208-03b7998ca975} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5359 | 2024.03.01 23:23:17.870072 [ 3 ] {921f753a-2b5c-4b51-b208-03b7998ca975} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5360 | 2024.03.01 23:23:17.870403 [ 3 ] {921f753a-2b5c-4b51-b208-03b7998ca975} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5361 | 2024.03.01 23:23:17.870590 [ 3 ] {921f753a-2b5c-4b51-b208-03b7998ca975} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5362 | 2024.03.01 23:23:17.870703 [ 3 ] {921f753a-2b5c-4b51-b208-03b7998ca975} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.00121214 sec., 29699 rows/sec., 40.08 MiB/sec. | ||
5363 | 2024.03.01 23:23:17.870858 [ 3 ] {921f753a-2b5c-4b51-b208-03b7998ca975} <Debug> DynamicQueryHandler: Done processing query | ||
5364 | 2024.03.01 23:23:17.870882 [ 3 ] {921f753a-2b5c-4b51-b208-03b7998ca975} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5365 | 2024.03.01 23:23:17.870898 [ 3 ] {} <Debug> HTTP-Session: d97a0f8e-6c53-48f5-9183-a77d35405472 Destroying unnamed session | ||
5366 | 2024.03.01 23:23:22.863833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5367 | 2024.03.01 23:23:22.863984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5368 | 2024.03.01 23:23:22.864010 [ 3 ] {} <Debug> HTTP-Session: dfd82aa4-0f68-43ba-ab5b-6af1841437f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5369 | 2024.03.01 23:23:22.864035 [ 3 ] {} <Debug> HTTP-Session: dfd82aa4-0f68-43ba-ab5b-6af1841437f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5370 | 2024.03.01 23:23:22.864163 [ 3 ] {ee2b14c7-3dda-42e9-a924-10ef727addc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5371 | 2024.03.01 23:23:22.864222 [ 3 ] {ee2b14c7-3dda-42e9-a924-10ef727addc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5372 | 2024.03.01 23:23:22.864379 [ 3 ] {ee2b14c7-3dda-42e9-a924-10ef727addc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5373 | 2024.03.01 23:23:22.864891 [ 3 ] {ee2b14c7-3dda-42e9-a924-10ef727addc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5374 | 2024.03.01 23:23:22.865141 [ 3 ] {ee2b14c7-3dda-42e9-a924-10ef727addc5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5375 | 2024.03.01 23:23:22.865304 [ 3 ] {ee2b14c7-3dda-42e9-a924-10ef727addc5} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5376 | 2024.03.01 23:23:22.865432 [ 3 ] {ee2b14c7-3dda-42e9-a924-10ef727addc5} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001232041 sec., 13798 rows/sec., 1.09 MiB/sec. | ||
5377 | 2024.03.01 23:23:22.865635 [ 3 ] {ee2b14c7-3dda-42e9-a924-10ef727addc5} <Debug> DynamicQueryHandler: Done processing query | ||
5378 | 2024.03.01 23:23:22.865680 [ 3 ] {ee2b14c7-3dda-42e9-a924-10ef727addc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5379 | 2024.03.01 23:23:22.865697 [ 3 ] {} <Debug> HTTP-Session: dfd82aa4-0f68-43ba-ab5b-6af1841437f1 Destroying unnamed session | ||
5380 | 2024.03.01 23:23:22.865817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5381 | 2024.03.01 23:23:22.865862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5382 | 2024.03.01 23:23:22.865882 [ 3 ] {} <Debug> HTTP-Session: 201ac2e0-1132-4fa3-b7ca-65f9b212719c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5383 | 2024.03.01 23:23:22.865898 [ 3 ] {} <Debug> HTTP-Session: 201ac2e0-1132-4fa3-b7ca-65f9b212719c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5384 | 2024.03.01 23:23:22.865970 [ 3 ] {28e40146-666a-485a-91ac-5fc488fa4366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5385 | 2024.03.01 23:23:22.866009 [ 3 ] {28e40146-666a-485a-91ac-5fc488fa4366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5386 | 2024.03.01 23:23:22.866127 [ 3 ] {28e40146-666a-485a-91ac-5fc488fa4366} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5387 | 2024.03.01 23:23:22.866377 [ 3 ] {28e40146-666a-485a-91ac-5fc488fa4366} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5388 | 2024.03.01 23:23:22.866580 [ 3 ] {28e40146-666a-485a-91ac-5fc488fa4366} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5389 | 2024.03.01 23:23:22.866725 [ 3 ] {28e40146-666a-485a-91ac-5fc488fa4366} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5390 | 2024.03.01 23:23:22.866845 [ 3 ] {28e40146-666a-485a-91ac-5fc488fa4366} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000846461 sec., 2362 rows/sec., 201.90 KiB/sec. | ||
5391 | 2024.03.01 23:23:22.867024 [ 3 ] {28e40146-666a-485a-91ac-5fc488fa4366} <Debug> DynamicQueryHandler: Done processing query | ||
5392 | 2024.03.01 23:23:22.867048 [ 3 ] {28e40146-666a-485a-91ac-5fc488fa4366} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5393 | 2024.03.01 23:23:22.867064 [ 3 ] {} <Debug> HTTP-Session: 201ac2e0-1132-4fa3-b7ca-65f9b212719c Destroying unnamed session | ||
5394 | 2024.03.01 23:23:22.867224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5395 | 2024.03.01 23:23:22.867270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5396 | 2024.03.01 23:23:22.867287 [ 3 ] {} <Debug> HTTP-Session: 8a08592e-ec72-4a7a-8cb2-222278ae34ee Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5397 | 2024.03.01 23:23:22.867304 [ 3 ] {} <Debug> HTTP-Session: 8a08592e-ec72-4a7a-8cb2-222278ae34ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5398 | 2024.03.01 23:23:22.867376 [ 3 ] {8fa28f71-a342-4bed-bc47-707d2125a6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5399 | 2024.03.01 23:23:22.867413 [ 3 ] {8fa28f71-a342-4bed-bc47-707d2125a6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5400 | 2024.03.01 23:23:22.867528 [ 3 ] {8fa28f71-a342-4bed-bc47-707d2125a6f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5401 | 2024.03.01 23:23:22.867889 [ 3 ] {8fa28f71-a342-4bed-bc47-707d2125a6f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5402 | 2024.03.01 23:23:22.868096 [ 3 ] {8fa28f71-a342-4bed-bc47-707d2125a6f4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5403 | 2024.03.01 23:23:22.868242 [ 3 ] {8fa28f71-a342-4bed-bc47-707d2125a6f4} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5404 | 2024.03.01 23:23:22.868364 [ 3 ] {8fa28f71-a342-4bed-bc47-707d2125a6f4} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.000960913 sec., 54115 rows/sec., 4.74 MiB/sec. | ||
5405 | 2024.03.01 23:23:22.868485 [ 3 ] {8fa28f71-a342-4bed-bc47-707d2125a6f4} <Debug> DynamicQueryHandler: Done processing query | ||
5406 | 2024.03.01 23:23:22.868508 [ 3 ] {8fa28f71-a342-4bed-bc47-707d2125a6f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
5407 | 2024.03.01 23:23:22.868524 [ 3 ] {} <Debug> HTTP-Session: 8a08592e-ec72-4a7a-8cb2-222278ae34ee Destroying unnamed session | ||
5408 | 2024.03.01 23:23:22.868633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5409 | 2024.03.01 23:23:22.868678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5410 | 2024.03.01 23:23:22.868696 [ 3 ] {} <Debug> HTTP-Session: cc572147-c464-46d5-997a-ffae97643ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5411 | 2024.03.01 23:23:22.868712 [ 3 ] {} <Debug> HTTP-Session: cc572147-c464-46d5-997a-ffae97643ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5412 | 2024.03.01 23:23:22.868780 [ 3 ] {0f2bc939-c135-47c4-9901-2320919920c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5413 | 2024.03.01 23:23:22.868819 [ 3 ] {0f2bc939-c135-47c4-9901-2320919920c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5414 | 2024.03.01 23:23:22.868923 [ 3 ] {0f2bc939-c135-47c4-9901-2320919920c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5415 | 2024.03.01 23:23:22.869196 [ 3 ] {0f2bc939-c135-47c4-9901-2320919920c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5416 | 2024.03.01 23:23:22.869400 [ 3 ] {0f2bc939-c135-47c4-9901-2320919920c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5417 | 2024.03.01 23:23:22.869557 [ 3 ] {0f2bc939-c135-47c4-9901-2320919920c4} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5418 | 2024.03.01 23:23:22.869676 [ 3 ] {0f2bc939-c135-47c4-9901-2320919920c4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000866541 sec., 2308 rows/sec., 161.16 KiB/sec. | ||
5419 | 2024.03.01 23:23:22.869792 [ 3 ] {0f2bc939-c135-47c4-9901-2320919920c4} <Debug> DynamicQueryHandler: Done processing query | ||
5420 | 2024.03.01 23:23:22.869815 [ 3 ] {0f2bc939-c135-47c4-9901-2320919920c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5421 | 2024.03.01 23:23:22.869831 [ 3 ] {} <Debug> HTTP-Session: cc572147-c464-46d5-997a-ffae97643ef2 Destroying unnamed session | ||
5422 | 2024.03.01 23:23:22.869940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5423 | 2024.03.01 23:23:22.869985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5424 | 2024.03.01 23:23:22.870003 [ 3 ] {} <Debug> HTTP-Session: 8d79c329-a3cb-4ef8-a472-a11a2ef951ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5425 | 2024.03.01 23:23:22.870020 [ 3 ] {} <Debug> HTTP-Session: 8d79c329-a3cb-4ef8-a472-a11a2ef951ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5426 | 2024.03.01 23:23:22.870089 [ 3 ] {6b49be08-ed0e-450f-96b7-8a39ef1167b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5427 | 2024.03.01 23:23:22.870127 [ 3 ] {6b49be08-ed0e-450f-96b7-8a39ef1167b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5428 | 2024.03.01 23:23:22.870232 [ 3 ] {6b49be08-ed0e-450f-96b7-8a39ef1167b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5429 | 2024.03.01 23:23:22.870518 [ 3 ] {6b49be08-ed0e-450f-96b7-8a39ef1167b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5430 | 2024.03.01 23:23:22.870718 [ 3 ] {6b49be08-ed0e-450f-96b7-8a39ef1167b3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5431 | 2024.03.01 23:23:22.870861 [ 3 ] {6b49be08-ed0e-450f-96b7-8a39ef1167b3} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5432 | 2024.03.01 23:23:22.870979 [ 3 ] {6b49be08-ed0e-450f-96b7-8a39ef1167b3} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000861921 sec., 22043 rows/sec., 1.73 MiB/sec. | ||
5433 | 2024.03.01 23:23:22.871094 [ 3 ] {6b49be08-ed0e-450f-96b7-8a39ef1167b3} <Debug> DynamicQueryHandler: Done processing query | ||
5434 | 2024.03.01 23:23:22.871117 [ 3 ] {6b49be08-ed0e-450f-96b7-8a39ef1167b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5435 | 2024.03.01 23:23:22.871133 [ 3 ] {} <Debug> HTTP-Session: 8d79c329-a3cb-4ef8-a472-a11a2ef951ce Destroying unnamed session | ||
5436 | 2024.03.01 23:23:22.871237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5437 | 2024.03.01 23:23:22.871281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5438 | 2024.03.01 23:23:22.871299 [ 3 ] {} <Debug> HTTP-Session: b746d96d-5ca0-40dd-9510-cda4b946cae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5439 | 2024.03.01 23:23:22.871315 [ 3 ] {} <Debug> HTTP-Session: b746d96d-5ca0-40dd-9510-cda4b946cae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5440 | 2024.03.01 23:23:22.871390 [ 3 ] {9dbe6685-839f-4b32-a690-18957afb6bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5441 | 2024.03.01 23:23:22.871433 [ 3 ] {9dbe6685-839f-4b32-a690-18957afb6bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5442 | 2024.03.01 23:23:22.871550 [ 3 ] {9dbe6685-839f-4b32-a690-18957afb6bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5443 | 2024.03.01 23:23:22.871844 [ 3 ] {9dbe6685-839f-4b32-a690-18957afb6bae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5444 | 2024.03.01 23:23:22.872093 [ 3 ] {9dbe6685-839f-4b32-a690-18957afb6bae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5445 | 2024.03.01 23:23:22.872264 [ 3 ] {9dbe6685-839f-4b32-a690-18957afb6bae} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
5446 | 2024.03.01 23:23:22.872394 [ 3 ] {9dbe6685-839f-4b32-a690-18957afb6bae} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000975144 sec., 1025 rows/sec., 72.10 KiB/sec. | ||
5447 | 2024.03.01 23:23:22.872501 [ 3 ] {9dbe6685-839f-4b32-a690-18957afb6bae} <Debug> DynamicQueryHandler: Done processing query | ||
5448 | 2024.03.01 23:23:22.872524 [ 3 ] {9dbe6685-839f-4b32-a690-18957afb6bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5449 | 2024.03.01 23:23:22.872540 [ 3 ] {} <Debug> HTTP-Session: b746d96d-5ca0-40dd-9510-cda4b946cae2 Destroying unnamed session | ||
5450 | 2024.03.01 23:23:22.872656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5451 | 2024.03.01 23:23:22.872700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5452 | 2024.03.01 23:23:22.872719 [ 3 ] {} <Debug> HTTP-Session: 9aee7d35-a809-4bc2-983e-f5bbdd9b5d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5453 | 2024.03.01 23:23:22.872735 [ 3 ] {} <Debug> HTTP-Session: 9aee7d35-a809-4bc2-983e-f5bbdd9b5d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5454 | 2024.03.01 23:23:22.872807 [ 3 ] {d5e01c65-2217-447f-a703-b63fde4d7ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5455 | 2024.03.01 23:23:22.872849 [ 3 ] {d5e01c65-2217-447f-a703-b63fde4d7ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5456 | 2024.03.01 23:23:22.872979 [ 3 ] {d5e01c65-2217-447f-a703-b63fde4d7ff4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5457 | 2024.03.01 23:23:22.873309 [ 3 ] {d5e01c65-2217-447f-a703-b63fde4d7ff4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5458 | 2024.03.01 23:23:22.873577 [ 3 ] {d5e01c65-2217-447f-a703-b63fde4d7ff4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5459 | 2024.03.01 23:23:22.873751 [ 3 ] {d5e01c65-2217-447f-a703-b63fde4d7ff4} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5460 | 2024.03.01 23:23:22.873874 [ 3 ] {d5e01c65-2217-447f-a703-b63fde4d7ff4} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001039355 sec., 16356 rows/sec., 22.07 MiB/sec. | ||
5461 | 2024.03.01 23:23:22.873997 [ 3 ] {d5e01c65-2217-447f-a703-b63fde4d7ff4} <Debug> DynamicQueryHandler: Done processing query | ||
5462 | 2024.03.01 23:23:22.874020 [ 3 ] {d5e01c65-2217-447f-a703-b63fde4d7ff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5463 | 2024.03.01 23:23:22.874036 [ 3 ] {} <Debug> HTTP-Session: 9aee7d35-a809-4bc2-983e-f5bbdd9b5d3f Destroying unnamed session | ||
5464 | 2024.03.01 23:23:27.865739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5465 | 2024.03.01 23:23:27.865911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5466 | 2024.03.01 23:23:27.865957 [ 3 ] {} <Debug> HTTP-Session: 3a76fc66-bc96-40a7-8eb3-0d56134476fb Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5467 | 2024.03.01 23:23:27.865998 [ 3 ] {} <Debug> HTTP-Session: 3a76fc66-bc96-40a7-8eb3-0d56134476fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5468 | 2024.03.01 23:23:27.866146 [ 3 ] {be646567-ef4a-4664-b480-3857275f2ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5469 | 2024.03.01 23:23:27.866205 [ 3 ] {be646567-ef4a-4664-b480-3857275f2ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5470 | 2024.03.01 23:23:27.866365 [ 3 ] {be646567-ef4a-4664-b480-3857275f2ea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5471 | 2024.03.01 23:23:27.866816 [ 3 ] {be646567-ef4a-4664-b480-3857275f2ea3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5472 | 2024.03.01 23:23:27.867069 [ 3 ] {be646567-ef4a-4664-b480-3857275f2ea3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5473 | 2024.03.01 23:23:27.867226 [ 3 ] {be646567-ef4a-4664-b480-3857275f2ea3} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5474 | 2024.03.01 23:23:27.867343 [ 3 ] {be646567-ef4a-4664-b480-3857275f2ea3} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001165018 sec., 30900 rows/sec., 2.45 MiB/sec. | ||
5475 | 2024.03.01 23:23:27.867374 [ 106 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5476 | 2024.03.01 23:23:27.867497 [ 3 ] {be646567-ef4a-4664-b480-3857275f2ea3} <Debug> DynamicQueryHandler: Done processing query | ||
5477 | 2024.03.01 23:23:27.867511 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5478 | 2024.03.01 23:23:27.867535 [ 3 ] {be646567-ef4a-4664-b480-3857275f2ea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5479 | 2024.03.01 23:23:27.867578 [ 3 ] {} <Debug> HTTP-Session: 3a76fc66-bc96-40a7-8eb3-0d56134476fb Destroying unnamed session | ||
5480 | 2024.03.01 23:23:27.867670 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5481 | 2024.03.01 23:23:27.867757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5482 | 2024.03.01 23:23:27.867838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5483 | 2024.03.01 23:23:27.867864 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5484 | 2024.03.01 23:23:27.867878 [ 3 ] {} <Debug> HTTP-Session: f580d42a-49b0-4ddd-89ee-4b733a419452 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5485 | 2024.03.01 23:23:27.867924 [ 3 ] {} <Debug> HTTP-Session: f580d42a-49b0-4ddd-89ee-4b733a419452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5486 | 2024.03.01 23:23:27.867930 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 53 rows starting from the beginning of the part | ||
5487 | 2024.03.01 23:23:27.868100 [ 3 ] {b9f19d61-6f79-4cdf-bc45-23c5cc999eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5488 | 2024.03.01 23:23:27.868205 [ 3 ] {b9f19d61-6f79-4cdf-bc45-23c5cc999eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5489 | 2024.03.01 23:23:27.868215 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
5490 | 2024.03.01 23:23:27.868529 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part | ||
5491 | 2024.03.01 23:23:27.868679 [ 3 ] {b9f19d61-6f79-4cdf-bc45-23c5cc999eee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5492 | 2024.03.01 23:23:27.868795 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
5493 | 2024.03.01 23:23:27.868978 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 17 rows starting from the beginning of the part | ||
5494 | 2024.03.01 23:23:27.869225 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
5495 | 2024.03.01 23:23:27.869713 [ 3 ] {b9f19d61-6f79-4cdf-bc45-23c5cc999eee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5496 | 2024.03.01 23:23:27.870155 [ 3 ] {b9f19d61-6f79-4cdf-bc45-23c5cc999eee} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5497 | 2024.03.01 23:23:27.870482 [ 3 ] {b9f19d61-6f79-4cdf-bc45-23c5cc999eee} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5498 | 2024.03.01 23:23:27.870683 [ 106 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5499 | 2024.03.01 23:23:27.870746 [ 3 ] {b9f19d61-6f79-4cdf-bc45-23c5cc999eee} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.002573163 sec., 41971 rows/sec., 4.20 MiB/sec. | ||
5500 | 2024.03.01 23:23:27.870791 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5501 | 2024.03.01 23:23:27.871035 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5502 | 2024.03.01 23:23:27.871157 [ 3 ] {b9f19d61-6f79-4cdf-bc45-23c5cc999eee} <Debug> DynamicQueryHandler: Done processing query | ||
5503 | 2024.03.01 23:23:27.871191 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.003563687 sec., 54718.61024831867 rows/sec., 4.33 MiB/sec. | ||
5504 | 2024.03.01 23:23:27.871221 [ 3 ] {b9f19d61-6f79-4cdf-bc45-23c5cc999eee} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5505 | 2024.03.01 23:23:27.871252 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5506 | 2024.03.01 23:23:27.871293 [ 3 ] {} <Debug> HTTP-Session: f580d42a-49b0-4ddd-89ee-4b733a419452 Destroying unnamed session | ||
5507 | 2024.03.01 23:23:27.871368 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 200 rows starting from the beginning of the part | ||
5508 | 2024.03.01 23:23:27.871426 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5509 | 2024.03.01 23:23:27.871574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5510 | 2024.03.01 23:23:27.871633 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 110 rows starting from the beginning of the part | ||
5511 | 2024.03.01 23:23:27.871683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5512 | 2024.03.01 23:23:27.871756 [ 3 ] {} <Debug> HTTP-Session: c137d7b4-816d-474e-b405-00ca7f1619b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5513 | 2024.03.01 23:23:27.871813 [ 3 ] {} <Debug> HTTP-Session: c137d7b4-816d-474e-b405-00ca7f1619b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5514 | 2024.03.01 23:23:27.871949 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 87 rows starting from the beginning of the part | ||
5515 | 2024.03.01 23:23:27.871937 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5516 | 2024.03.01 23:23:27.872111 [ 3 ] {b22d0575-981d-4273-8d4d-23c5fa3aba67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5517 | 2024.03.01 23:23:27.872250 [ 3 ] {b22d0575-981d-4273-8d4d-23c5fa3aba67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5518 | 2024.03.01 23:23:27.872268 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_56_11} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5519 | 2024.03.01 23:23:27.872279 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 108 rows starting from the beginning of the part | ||
5520 | 2024.03.01 23:23:27.872712 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 52 rows starting from the beginning of the part | ||
5521 | 2024.03.01 23:23:27.872872 [ 3 ] {b22d0575-981d-4273-8d4d-23c5fa3aba67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5522 | 2024.03.01 23:23:27.872991 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 108 rows starting from the beginning of the part | ||
5523 | 2024.03.01 23:23:27.873528 [ 3 ] {b22d0575-981d-4273-8d4d-23c5fa3aba67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5524 | 2024.03.01 23:23:27.874019 [ 3 ] {b22d0575-981d-4273-8d4d-23c5fa3aba67} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5525 | 2024.03.01 23:23:27.874280 [ 3 ] {b22d0575-981d-4273-8d4d-23c5fa3aba67} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5526 | 2024.03.01 23:23:27.874504 [ 3 ] {b22d0575-981d-4273-8d4d-23c5fa3aba67} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002307286 sec., 15602 rows/sec., 1.22 MiB/sec. | ||
5527 | 2024.03.01 23:23:27.874503 [ 106 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5528 | 2024.03.01 23:23:27.874911 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5529 | 2024.03.01 23:23:27.874920 [ 21 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 4 columns (4 merged, 0 gathered) in 0.004008558 sec., 165895.06750307718 rows/sec., 15.67 MiB/sec. | ||
5530 | 2024.03.01 23:23:27.874960 [ 3 ] {b22d0575-981d-4273-8d4d-23c5fa3aba67} <Debug> DynamicQueryHandler: Done processing query | ||
5531 | 2024.03.01 23:23:27.875036 [ 3 ] {b22d0575-981d-4273-8d4d-23c5fa3aba67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5532 | 2024.03.01 23:23:27.875078 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5533 | 2024.03.01 23:23:27.875110 [ 3 ] {} <Debug> HTTP-Session: c137d7b4-816d-474e-b405-00ca7f1619b6 Destroying unnamed session | ||
5534 | 2024.03.01 23:23:27.875235 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5535 | 2024.03.01 23:23:27.875236 [ 19 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5536 | 2024.03.01 23:23:27.875272 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 103 rows starting from the beginning of the part | ||
5537 | 2024.03.01 23:23:27.875408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5538 | 2024.03.01 23:23:27.875518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5539 | 2024.03.01 23:23:27.875598 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
5540 | 2024.03.01 23:23:27.875605 [ 3 ] {} <Debug> HTTP-Session: 1d8ea662-98d1-4f8a-8b12-b782fceed10b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5541 | 2024.03.01 23:23:27.875699 [ 3 ] {} <Debug> HTTP-Session: 1d8ea662-98d1-4f8a-8b12-b782fceed10b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5542 | 2024.03.01 23:23:27.875748 [ 19 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5543 | 2024.03.01 23:23:27.875950 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
5544 | 2024.03.01 23:23:27.876030 [ 3 ] {53985f34-aef8-4056-afd4-3685acee4cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5545 | 2024.03.01 23:23:27.876050 [ 19 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_56_11} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5546 | 2024.03.01 23:23:27.876199 [ 3 ] {53985f34-aef8-4056-afd4-3685acee4cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5547 | 2024.03.01 23:23:27.876323 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
5548 | 2024.03.01 23:23:27.876669 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 19 rows starting from the beginning of the part | ||
5549 | 2024.03.01 23:23:27.876979 [ 3 ] {53985f34-aef8-4056-afd4-3685acee4cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5550 | 2024.03.01 23:23:27.876982 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
5551 | 2024.03.01 23:23:27.878066 [ 3 ] {53985f34-aef8-4056-afd4-3685acee4cd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5552 | 2024.03.01 23:23:27.878453 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003460964 sec., 79457.63087972022 rows/sec., 6.21 MiB/sec. | ||
5553 | 2024.03.01 23:23:27.878651 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5554 | 2024.03.01 23:23:27.878774 [ 3 ] {53985f34-aef8-4056-afd4-3685acee4cd9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5555 | 2024.03.01 23:23:27.878884 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5556 | 2024.03.01 23:23:27.878982 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_56_11} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5557 | 2024.03.01 23:23:27.879080 [ 3 ] {53985f34-aef8-4056-afd4-3685acee4cd9} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5558 | 2024.03.01 23:23:27.879251 [ 3 ] {53985f34-aef8-4056-afd4-3685acee4cd9} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003147687 sec., 11436 rows/sec., 15.43 MiB/sec. | ||
5559 | 2024.03.01 23:23:27.879254 [ 107 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5560 | 2024.03.01 23:23:27.879346 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5561 | 2024.03.01 23:23:27.879486 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5562 | 2024.03.01 23:23:27.879508 [ 3 ] {53985f34-aef8-4056-afd4-3685acee4cd9} <Debug> DynamicQueryHandler: Done processing query | ||
5563 | 2024.03.01 23:23:27.879537 [ 3 ] {53985f34-aef8-4056-afd4-3685acee4cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5564 | 2024.03.01 23:23:27.879561 [ 3 ] {} <Debug> HTTP-Session: 1d8ea662-98d1-4f8a-8b12-b782fceed10b Destroying unnamed session | ||
5565 | 2024.03.01 23:23:27.879604 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5566 | 2024.03.01 23:23:27.879635 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1299 rows starting from the beginning of the part | ||
5567 | 2024.03.01 23:23:27.879764 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
5568 | 2024.03.01 23:23:27.879865 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part | ||
5569 | 2024.03.01 23:23:27.879959 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
5570 | 2024.03.01 23:23:27.880046 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 17 rows starting from the beginning of the part | ||
5571 | 2024.03.01 23:23:27.880132 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
5572 | 2024.03.01 23:23:27.883721 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1441 rows, containing 6 columns (6 merged, 0 gathered) in 0.004285805 sec., 336226.2165450831 rows/sec., 453.72 MiB/sec. | ||
5573 | 2024.03.01 23:23:27.884583 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5574 | 2024.03.01 23:23:27.884802 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5575 | 2024.03.01 23:23:27.884865 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5576 | 2024.03.01 23:23:27.884942 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_56_11: 8.70 MiB. | ||
5577 | 2024.03.01 23:23:28.000142 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.32 MiB, peak 244.99 MiB, will set to 238.02 MiB (RSS), difference: 1.69 MiB | ||
5578 | 2024.03.01 23:23:31.561239 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5579 | 2024.03.01 23:23:31.561308 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5580 | 2024.03.01 23:23:32.863604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5581 | 2024.03.01 23:23:32.863727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5582 | 2024.03.01 23:23:32.863757 [ 3 ] {} <Debug> HTTP-Session: ad532e41-5ead-45b3-bef3-a39878c83cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5583 | 2024.03.01 23:23:32.863786 [ 3 ] {} <Debug> HTTP-Session: ad532e41-5ead-45b3-bef3-a39878c83cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5584 | 2024.03.01 23:23:32.863928 [ 3 ] {3cfdfcb2-78ba-42a4-907b-dbd1f2143ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5585 | 2024.03.01 23:23:32.863996 [ 3 ] {3cfdfcb2-78ba-42a4-907b-dbd1f2143ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5586 | 2024.03.01 23:23:32.864178 [ 3 ] {3cfdfcb2-78ba-42a4-907b-dbd1f2143ed7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5587 | 2024.03.01 23:23:32.864624 [ 3 ] {3cfdfcb2-78ba-42a4-907b-dbd1f2143ed7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5588 | 2024.03.01 23:23:32.864895 [ 3 ] {3cfdfcb2-78ba-42a4-907b-dbd1f2143ed7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5589 | 2024.03.01 23:23:32.865056 [ 3 ] {3cfdfcb2-78ba-42a4-907b-dbd1f2143ed7} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5590 | 2024.03.01 23:23:32.865196 [ 3 ] {3cfdfcb2-78ba-42a4-907b-dbd1f2143ed7} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00122984 sec., 13822 rows/sec., 1.09 MiB/sec. | ||
5591 | 2024.03.01 23:23:32.865343 [ 3 ] {3cfdfcb2-78ba-42a4-907b-dbd1f2143ed7} <Debug> DynamicQueryHandler: Done processing query | ||
5592 | 2024.03.01 23:23:32.865369 [ 3 ] {3cfdfcb2-78ba-42a4-907b-dbd1f2143ed7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5593 | 2024.03.01 23:23:32.865385 [ 3 ] {} <Debug> HTTP-Session: ad532e41-5ead-45b3-bef3-a39878c83cfa Destroying unnamed session | ||
5594 | 2024.03.01 23:23:32.865513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5595 | 2024.03.01 23:23:32.865559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5596 | 2024.03.01 23:23:32.865578 [ 3 ] {} <Debug> HTTP-Session: fcdb6e6d-6dcd-426c-8e80-150b7dda3c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5597 | 2024.03.01 23:23:32.865595 [ 3 ] {} <Debug> HTTP-Session: fcdb6e6d-6dcd-426c-8e80-150b7dda3c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5598 | 2024.03.01 23:23:32.865667 [ 3 ] {0d4085b6-c329-40eb-87e0-1f48474f7e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5599 | 2024.03.01 23:23:32.865706 [ 3 ] {0d4085b6-c329-40eb-87e0-1f48474f7e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5600 | 2024.03.01 23:23:32.865813 [ 3 ] {0d4085b6-c329-40eb-87e0-1f48474f7e52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5601 | 2024.03.01 23:23:32.866151 [ 3 ] {0d4085b6-c329-40eb-87e0-1f48474f7e52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5602 | 2024.03.01 23:23:32.866368 [ 3 ] {0d4085b6-c329-40eb-87e0-1f48474f7e52} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5603 | 2024.03.01 23:23:32.866517 [ 3 ] {0d4085b6-c329-40eb-87e0-1f48474f7e52} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5604 | 2024.03.01 23:23:32.866633 [ 3 ] {0d4085b6-c329-40eb-87e0-1f48474f7e52} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000937614 sec., 54393 rows/sec., 4.77 MiB/sec. | ||
5605 | 2024.03.01 23:23:32.866757 [ 3 ] {0d4085b6-c329-40eb-87e0-1f48474f7e52} <Debug> DynamicQueryHandler: Done processing query | ||
5606 | 2024.03.01 23:23:32.866781 [ 3 ] {0d4085b6-c329-40eb-87e0-1f48474f7e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5607 | 2024.03.01 23:23:32.866797 [ 3 ] {} <Debug> HTTP-Session: fcdb6e6d-6dcd-426c-8e80-150b7dda3c87 Destroying unnamed session | ||
5608 | 2024.03.01 23:23:32.866912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5609 | 2024.03.01 23:23:32.866957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5610 | 2024.03.01 23:23:32.866976 [ 3 ] {} <Debug> HTTP-Session: 5078ea47-3472-42ff-8664-2e813d44ddf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5611 | 2024.03.01 23:23:32.866993 [ 3 ] {} <Debug> HTTP-Session: 5078ea47-3472-42ff-8664-2e813d44ddf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5612 | 2024.03.01 23:23:32.867062 [ 3 ] {9d4a1b8b-c3cd-41bc-9d88-9ef485fcc5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5613 | 2024.03.01 23:23:32.867100 [ 3 ] {9d4a1b8b-c3cd-41bc-9d88-9ef485fcc5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5614 | 2024.03.01 23:23:32.867205 [ 3 ] {9d4a1b8b-c3cd-41bc-9d88-9ef485fcc5cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5615 | 2024.03.01 23:23:32.867499 [ 3 ] {9d4a1b8b-c3cd-41bc-9d88-9ef485fcc5cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5616 | 2024.03.01 23:23:32.867701 [ 3 ] {9d4a1b8b-c3cd-41bc-9d88-9ef485fcc5cb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5617 | 2024.03.01 23:23:32.867852 [ 3 ] {9d4a1b8b-c3cd-41bc-9d88-9ef485fcc5cb} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5618 | 2024.03.01 23:23:32.867974 [ 3 ] {9d4a1b8b-c3cd-41bc-9d88-9ef485fcc5cb} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000884241 sec., 19225 rows/sec., 1.50 MiB/sec. | ||
5619 | 2024.03.01 23:23:32.868101 [ 3 ] {9d4a1b8b-c3cd-41bc-9d88-9ef485fcc5cb} <Debug> DynamicQueryHandler: Done processing query | ||
5620 | 2024.03.01 23:23:32.868127 [ 3 ] {9d4a1b8b-c3cd-41bc-9d88-9ef485fcc5cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5621 | 2024.03.01 23:23:32.868143 [ 3 ] {} <Debug> HTTP-Session: 5078ea47-3472-42ff-8664-2e813d44ddf7 Destroying unnamed session | ||
5622 | 2024.03.01 23:23:32.868267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5623 | 2024.03.01 23:23:32.868314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5624 | 2024.03.01 23:23:32.868333 [ 3 ] {} <Debug> HTTP-Session: bceb3057-71f2-49d0-9b59-4e51b92e5006 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5625 | 2024.03.01 23:23:32.868350 [ 3 ] {} <Debug> HTTP-Session: bceb3057-71f2-49d0-9b59-4e51b92e5006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5626 | 2024.03.01 23:23:32.868423 [ 3 ] {e3116a94-15cd-4053-aefe-565f948081fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5627 | 2024.03.01 23:23:32.868469 [ 3 ] {e3116a94-15cd-4053-aefe-565f948081fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5628 | 2024.03.01 23:23:32.868608 [ 3 ] {e3116a94-15cd-4053-aefe-565f948081fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5629 | 2024.03.01 23:23:32.868976 [ 3 ] {e3116a94-15cd-4053-aefe-565f948081fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5630 | 2024.03.01 23:23:32.869271 [ 3 ] {e3116a94-15cd-4053-aefe-565f948081fe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5631 | 2024.03.01 23:23:32.869451 [ 3 ] {e3116a94-15cd-4053-aefe-565f948081fe} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5632 | 2024.03.01 23:23:32.869571 [ 3 ] {e3116a94-15cd-4053-aefe-565f948081fe} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001118268 sec., 15202 rows/sec., 20.51 MiB/sec. | ||
5633 | 2024.03.01 23:23:32.869697 [ 3 ] {e3116a94-15cd-4053-aefe-565f948081fe} <Debug> DynamicQueryHandler: Done processing query | ||
5634 | 2024.03.01 23:23:32.869720 [ 3 ] {e3116a94-15cd-4053-aefe-565f948081fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5635 | 2024.03.01 23:23:32.869736 [ 3 ] {} <Debug> HTTP-Session: bceb3057-71f2-49d0-9b59-4e51b92e5006 Destroying unnamed session | ||
5636 | 2024.03.01 23:23:34.580482 [ 101 ] {} <Debug> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5637 | 2024.03.01 23:23:34.580576 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5638 | 2024.03.01 23:23:34.580695 [ 16 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
5639 | 2024.03.01 23:23:34.580853 [ 16 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5640 | 2024.03.01 23:23:34.580893 [ 16 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
5641 | 2024.03.01 23:23:34.581049 [ 16 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
5642 | 2024.03.01 23:23:34.581152 [ 16 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
5643 | 2024.03.01 23:23:34.581244 [ 16 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
5644 | 2024.03.01 23:23:34.581324 [ 16 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
5645 | 2024.03.01 23:23:34.581908 [ 17 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281411 sec., 14047.015360411295 rows/sec., 980.82 KiB/sec. | ||
5646 | 2024.03.01 23:23:34.582044 [ 17 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5647 | 2024.03.01 23:23:34.582257 [ 17 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
5648 | 2024.03.01 23:23:34.582327 [ 17 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_13_3} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
5649 | 2024.03.01 23:23:35.093618 [ 101 ] {} <Debug> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5650 | 2024.03.01 23:23:35.093680 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5651 | 2024.03.01 23:23:35.093756 [ 21 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
5652 | 2024.03.01 23:23:35.093883 [ 21 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5653 | 2024.03.01 23:23:35.093922 [ 21 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
5654 | 2024.03.01 23:23:35.094069 [ 21 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
5655 | 2024.03.01 23:23:35.094174 [ 21 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
5656 | 2024.03.01 23:23:35.094267 [ 21 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
5657 | 2024.03.01 23:23:35.094348 [ 21 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
5658 | 2024.03.01 23:23:35.094910 [ 12 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182919 sec., 15216.595557261318 rows/sec., 1.24 MiB/sec. | ||
5659 | 2024.03.01 23:23:35.095077 [ 18 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5660 | 2024.03.01 23:23:35.095315 [ 18 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
5661 | 2024.03.01 23:23:35.095387 [ 18 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_13_3} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
5662 | 2024.03.01 23:23:36.116242 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
5663 | 2024.03.01 23:23:36.116339 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5664 | 2024.03.01 23:23:36.116482 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
5665 | 2024.03.01 23:23:36.116660 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5666 | 2024.03.01 23:23:36.116697 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 493 rows starting from the beginning of the part | ||
5667 | 2024.03.01 23:23:36.116826 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
5668 | 2024.03.01 23:23:36.116922 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
5669 | 2024.03.01 23:23:36.117012 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
5670 | 2024.03.01 23:23:36.117098 [ 16 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
5671 | 2024.03.01 23:23:36.117783 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366583 sec., 416366.953196403 rows/sec., 29.36 MiB/sec. | ||
5672 | 2024.03.01 23:23:36.117961 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
5673 | 2024.03.01 23:23:36.118215 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
5674 | 2024.03.01 23:23:36.118281 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_18_4} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
5675 | 2024.03.01 23:23:37.865119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5676 | 2024.03.01 23:23:37.865238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5677 | 2024.03.01 23:23:37.865268 [ 3 ] {} <Debug> HTTP-Session: e8826e4f-eec4-46ed-b137-0e39d3270810 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5678 | 2024.03.01 23:23:37.865296 [ 3 ] {} <Debug> HTTP-Session: e8826e4f-eec4-46ed-b137-0e39d3270810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5679 | 2024.03.01 23:23:37.865440 [ 3 ] {36adaeb0-927b-4e50-b341-5fe36b925190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5680 | 2024.03.01 23:23:37.865507 [ 3 ] {36adaeb0-927b-4e50-b341-5fe36b925190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5681 | 2024.03.01 23:23:37.865689 [ 3 ] {36adaeb0-927b-4e50-b341-5fe36b925190} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5682 | 2024.03.01 23:23:37.866202 [ 3 ] {36adaeb0-927b-4e50-b341-5fe36b925190} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5683 | 2024.03.01 23:23:37.866510 [ 3 ] {36adaeb0-927b-4e50-b341-5fe36b925190} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5684 | 2024.03.01 23:23:37.866681 [ 3 ] {36adaeb0-927b-4e50-b341-5fe36b925190} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5685 | 2024.03.01 23:23:37.866823 [ 3 ] {36adaeb0-927b-4e50-b341-5fe36b925190} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001337443 sec., 26917 rows/sec., 2.13 MiB/sec. | ||
5686 | 2024.03.01 23:23:37.866982 [ 3 ] {36adaeb0-927b-4e50-b341-5fe36b925190} <Debug> DynamicQueryHandler: Done processing query | ||
5687 | 2024.03.01 23:23:37.867009 [ 3 ] {36adaeb0-927b-4e50-b341-5fe36b925190} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5688 | 2024.03.01 23:23:37.867026 [ 3 ] {} <Debug> HTTP-Session: e8826e4f-eec4-46ed-b137-0e39d3270810 Destroying unnamed session | ||
5689 | 2024.03.01 23:23:37.867160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5690 | 2024.03.01 23:23:37.867217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5691 | 2024.03.01 23:23:37.867237 [ 3 ] {} <Debug> HTTP-Session: 453c7d8e-2880-45e0-b649-e1b5d58d4af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5692 | 2024.03.01 23:23:37.867256 [ 3 ] {} <Debug> HTTP-Session: 453c7d8e-2880-45e0-b649-e1b5d58d4af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5693 | 2024.03.01 23:23:37.867346 [ 3 ] {122f1bb1-1edf-4996-8ec3-2442af159d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5694 | 2024.03.01 23:23:37.867389 [ 3 ] {122f1bb1-1edf-4996-8ec3-2442af159d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5695 | 2024.03.01 23:23:37.867500 [ 3 ] {122f1bb1-1edf-4996-8ec3-2442af159d35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5696 | 2024.03.01 23:23:37.867881 [ 3 ] {122f1bb1-1edf-4996-8ec3-2442af159d35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5697 | 2024.03.01 23:23:37.868102 [ 3 ] {122f1bb1-1edf-4996-8ec3-2442af159d35} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5698 | 2024.03.01 23:23:37.868249 [ 3 ] {122f1bb1-1edf-4996-8ec3-2442af159d35} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5699 | 2024.03.01 23:23:37.868380 [ 3 ] {122f1bb1-1edf-4996-8ec3-2442af159d35} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.001003665 sec., 107605 rows/sec., 10.76 MiB/sec. | ||
5700 | 2024.03.01 23:23:37.868509 [ 3 ] {122f1bb1-1edf-4996-8ec3-2442af159d35} <Debug> DynamicQueryHandler: Done processing query | ||
5701 | 2024.03.01 23:23:37.868532 [ 3 ] {122f1bb1-1edf-4996-8ec3-2442af159d35} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5702 | 2024.03.01 23:23:37.868547 [ 3 ] {} <Debug> HTTP-Session: 453c7d8e-2880-45e0-b649-e1b5d58d4af9 Destroying unnamed session | ||
5703 | 2024.03.01 23:23:37.868713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5704 | 2024.03.01 23:23:37.868761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5705 | 2024.03.01 23:23:37.868780 [ 3 ] {} <Debug> HTTP-Session: 470a7163-f2c5-4856-be1c-0b0775d67ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5706 | 2024.03.01 23:23:37.868796 [ 3 ] {} <Debug> HTTP-Session: 470a7163-f2c5-4856-be1c-0b0775d67ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5707 | 2024.03.01 23:23:37.868870 [ 3 ] {80d82691-ac87-4605-9d7b-eecca059fa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5708 | 2024.03.01 23:23:37.868909 [ 3 ] {80d82691-ac87-4605-9d7b-eecca059fa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5709 | 2024.03.01 23:23:37.869016 [ 3 ] {80d82691-ac87-4605-9d7b-eecca059fa25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5710 | 2024.03.01 23:23:37.869357 [ 3 ] {80d82691-ac87-4605-9d7b-eecca059fa25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5711 | 2024.03.01 23:23:37.869585 [ 3 ] {80d82691-ac87-4605-9d7b-eecca059fa25} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5712 | 2024.03.01 23:23:37.869734 [ 3 ] {80d82691-ac87-4605-9d7b-eecca059fa25} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5713 | 2024.03.01 23:23:37.869862 [ 3 ] {80d82691-ac87-4605-9d7b-eecca059fa25} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000960194 sec., 37492 rows/sec., 2.93 MiB/sec. | ||
5714 | 2024.03.01 23:23:37.870026 [ 3 ] {80d82691-ac87-4605-9d7b-eecca059fa25} <Debug> DynamicQueryHandler: Done processing query | ||
5715 | 2024.03.01 23:23:37.870052 [ 3 ] {80d82691-ac87-4605-9d7b-eecca059fa25} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5716 | 2024.03.01 23:23:37.870068 [ 3 ] {} <Debug> HTTP-Session: 470a7163-f2c5-4856-be1c-0b0775d67ea3 Destroying unnamed session | ||
5717 | 2024.03.01 23:23:37.870246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5718 | 2024.03.01 23:23:37.870293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5719 | 2024.03.01 23:23:37.870312 [ 3 ] {} <Debug> HTTP-Session: 3340ea5a-0ee4-4d52-b0a7-62e18d2e9b37 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5720 | 2024.03.01 23:23:37.870330 [ 3 ] {} <Debug> HTTP-Session: 3340ea5a-0ee4-4d52-b0a7-62e18d2e9b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5721 | 2024.03.01 23:23:37.870423 [ 3 ] {ad10bb5a-e2ce-4acc-97ba-b0b2e6f98a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5722 | 2024.03.01 23:23:37.870469 [ 3 ] {ad10bb5a-e2ce-4acc-97ba-b0b2e6f98a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5723 | 2024.03.01 23:23:37.870610 [ 3 ] {ad10bb5a-e2ce-4acc-97ba-b0b2e6f98a9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5724 | 2024.03.01 23:23:37.871065 [ 3 ] {ad10bb5a-e2ce-4acc-97ba-b0b2e6f98a9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5725 | 2024.03.01 23:23:37.871389 [ 3 ] {ad10bb5a-e2ce-4acc-97ba-b0b2e6f98a9d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5726 | 2024.03.01 23:23:37.871573 [ 3 ] {ad10bb5a-e2ce-4acc-97ba-b0b2e6f98a9d} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5727 | 2024.03.01 23:23:37.871700 [ 3 ] {ad10bb5a-e2ce-4acc-97ba-b0b2e6f98a9d} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.0012463 sec., 28885 rows/sec., 38.98 MiB/sec. | ||
5728 | 2024.03.01 23:23:37.871821 [ 3 ] {ad10bb5a-e2ce-4acc-97ba-b0b2e6f98a9d} <Debug> DynamicQueryHandler: Done processing query | ||
5729 | 2024.03.01 23:23:37.871844 [ 3 ] {ad10bb5a-e2ce-4acc-97ba-b0b2e6f98a9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5730 | 2024.03.01 23:23:37.871859 [ 3 ] {} <Debug> HTTP-Session: 3340ea5a-0ee4-4d52-b0a7-62e18d2e9b37 Destroying unnamed session | ||
5731 | 2024.03.01 23:23:42.865351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5732 | 2024.03.01 23:23:42.865487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5733 | 2024.03.01 23:23:42.865516 [ 3 ] {} <Debug> HTTP-Session: 8f8eb2a8-83d7-4f63-8abf-8c3e513e5d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5734 | 2024.03.01 23:23:42.865545 [ 3 ] {} <Debug> HTTP-Session: 8f8eb2a8-83d7-4f63-8abf-8c3e513e5d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5735 | 2024.03.01 23:23:42.865690 [ 3 ] {d4054bfb-4824-4b9e-b6dd-d3cf5dde9edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5736 | 2024.03.01 23:23:42.865758 [ 3 ] {d4054bfb-4824-4b9e-b6dd-d3cf5dde9edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5737 | 2024.03.01 23:23:42.865942 [ 3 ] {d4054bfb-4824-4b9e-b6dd-d3cf5dde9edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5738 | 2024.03.01 23:23:42.866384 [ 3 ] {d4054bfb-4824-4b9e-b6dd-d3cf5dde9edf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5739 | 2024.03.01 23:23:42.866668 [ 3 ] {d4054bfb-4824-4b9e-b6dd-d3cf5dde9edf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5740 | 2024.03.01 23:23:42.866830 [ 3 ] {d4054bfb-4824-4b9e-b6dd-d3cf5dde9edf} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5741 | 2024.03.01 23:23:42.866972 [ 3 ] {d4054bfb-4824-4b9e-b6dd-d3cf5dde9edf} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001237201 sec., 13740 rows/sec., 1.09 MiB/sec. | ||
5742 | 2024.03.01 23:23:42.867137 [ 3 ] {d4054bfb-4824-4b9e-b6dd-d3cf5dde9edf} <Debug> DynamicQueryHandler: Done processing query | ||
5743 | 2024.03.01 23:23:42.867163 [ 3 ] {d4054bfb-4824-4b9e-b6dd-d3cf5dde9edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5744 | 2024.03.01 23:23:42.867179 [ 3 ] {} <Debug> HTTP-Session: 8f8eb2a8-83d7-4f63-8abf-8c3e513e5d21 Destroying unnamed session | ||
5745 | 2024.03.01 23:23:42.867293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5746 | 2024.03.01 23:23:42.867340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5747 | 2024.03.01 23:23:42.867359 [ 3 ] {} <Debug> HTTP-Session: 06b89930-aa83-41e2-9f94-a98ce28bbcb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5748 | 2024.03.01 23:23:42.867376 [ 3 ] {} <Debug> HTTP-Session: 06b89930-aa83-41e2-9f94-a98ce28bbcb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5749 | 2024.03.01 23:23:42.867446 [ 3 ] {3d6bd070-31f2-4052-9492-97cf4eb4df63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5750 | 2024.03.01 23:23:42.867486 [ 3 ] {3d6bd070-31f2-4052-9492-97cf4eb4df63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5751 | 2024.03.01 23:23:42.867601 [ 3 ] {3d6bd070-31f2-4052-9492-97cf4eb4df63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5752 | 2024.03.01 23:23:42.867877 [ 3 ] {3d6bd070-31f2-4052-9492-97cf4eb4df63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5753 | 2024.03.01 23:23:42.868080 [ 3 ] {3d6bd070-31f2-4052-9492-97cf4eb4df63} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5754 | 2024.03.01 23:23:42.868224 [ 3 ] {3d6bd070-31f2-4052-9492-97cf4eb4df63} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
5755 | 2024.03.01 23:23:42.868325 [ 3 ] {3d6bd070-31f2-4052-9492-97cf4eb4df63} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000852361 sec., 2346 rows/sec., 200.50 KiB/sec. | ||
5756 | 2024.03.01 23:23:42.868440 [ 3 ] {3d6bd070-31f2-4052-9492-97cf4eb4df63} <Debug> DynamicQueryHandler: Done processing query | ||
5757 | 2024.03.01 23:23:42.868463 [ 3 ] {3d6bd070-31f2-4052-9492-97cf4eb4df63} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5758 | 2024.03.01 23:23:42.868480 [ 3 ] {} <Debug> HTTP-Session: 06b89930-aa83-41e2-9f94-a98ce28bbcb2 Destroying unnamed session | ||
5759 | 2024.03.01 23:23:42.868640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5760 | 2024.03.01 23:23:42.868684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5761 | 2024.03.01 23:23:42.868702 [ 3 ] {} <Debug> HTTP-Session: 4c86d0d5-d0db-4467-97dc-f4087109aec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5762 | 2024.03.01 23:23:42.868719 [ 3 ] {} <Debug> HTTP-Session: 4c86d0d5-d0db-4467-97dc-f4087109aec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5763 | 2024.03.01 23:23:42.868790 [ 3 ] {c3cd45e4-daad-4c0b-b44f-930d283af8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5764 | 2024.03.01 23:23:42.868828 [ 3 ] {c3cd45e4-daad-4c0b-b44f-930d283af8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5765 | 2024.03.01 23:23:42.868928 [ 3 ] {c3cd45e4-daad-4c0b-b44f-930d283af8a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5766 | 2024.03.01 23:23:42.869232 [ 3 ] {c3cd45e4-daad-4c0b-b44f-930d283af8a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5767 | 2024.03.01 23:23:42.869440 [ 3 ] {c3cd45e4-daad-4c0b-b44f-930d283af8a6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5768 | 2024.03.01 23:23:42.869589 [ 3 ] {c3cd45e4-daad-4c0b-b44f-930d283af8a6} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5769 | 2024.03.01 23:23:42.869713 [ 3 ] {c3cd45e4-daad-4c0b-b44f-930d283af8a6} <Information> executeQuery: Read 88 rows, 7.48 KiB in 0.000894402 sec., 98389 rows/sec., 8.17 MiB/sec. | ||
5770 | 2024.03.01 23:23:42.869876 [ 3 ] {c3cd45e4-daad-4c0b-b44f-930d283af8a6} <Debug> DynamicQueryHandler: Done processing query | ||
5771 | 2024.03.01 23:23:42.869915 [ 3 ] {c3cd45e4-daad-4c0b-b44f-930d283af8a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5772 | 2024.03.01 23:23:42.869946 [ 3 ] {} <Debug> HTTP-Session: 4c86d0d5-d0db-4467-97dc-f4087109aec7 Destroying unnamed session | ||
5773 | 2024.03.01 23:23:42.870054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5774 | 2024.03.01 23:23:42.870098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5775 | 2024.03.01 23:23:42.870117 [ 3 ] {} <Debug> HTTP-Session: ea4a985e-5477-473c-ab74-5899ed94006e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5776 | 2024.03.01 23:23:42.870133 [ 3 ] {} <Debug> HTTP-Session: ea4a985e-5477-473c-ab74-5899ed94006e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5777 | 2024.03.01 23:23:42.870203 [ 3 ] {5e3c552e-223a-41dd-842c-9b30b6893d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5778 | 2024.03.01 23:23:42.870242 [ 3 ] {5e3c552e-223a-41dd-842c-9b30b6893d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5779 | 2024.03.01 23:23:42.870358 [ 3 ] {5e3c552e-223a-41dd-842c-9b30b6893d3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5780 | 2024.03.01 23:23:42.870610 [ 3 ] {5e3c552e-223a-41dd-842c-9b30b6893d3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5781 | 2024.03.01 23:23:42.870805 [ 3 ] {5e3c552e-223a-41dd-842c-9b30b6893d3e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5782 | 2024.03.01 23:23:42.870949 [ 3 ] {5e3c552e-223a-41dd-842c-9b30b6893d3e} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
5783 | 2024.03.01 23:23:42.871069 [ 3 ] {5e3c552e-223a-41dd-842c-9b30b6893d3e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00083373 sec., 2398 rows/sec., 167.50 KiB/sec. | ||
5784 | 2024.03.01 23:23:42.871224 [ 3 ] {5e3c552e-223a-41dd-842c-9b30b6893d3e} <Debug> DynamicQueryHandler: Done processing query | ||
5785 | 2024.03.01 23:23:42.871246 [ 3 ] {5e3c552e-223a-41dd-842c-9b30b6893d3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5786 | 2024.03.01 23:23:42.871262 [ 3 ] {} <Debug> HTTP-Session: ea4a985e-5477-473c-ab74-5899ed94006e Destroying unnamed session | ||
5787 | 2024.03.01 23:23:42.871373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5788 | 2024.03.01 23:23:42.871416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5789 | 2024.03.01 23:23:42.871434 [ 3 ] {} <Debug> HTTP-Session: 48ce82b4-e758-475f-adae-e00bb03afe94 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5790 | 2024.03.01 23:23:42.871451 [ 3 ] {} <Debug> HTTP-Session: 48ce82b4-e758-475f-adae-e00bb03afe94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5791 | 2024.03.01 23:23:42.871521 [ 3 ] {79b2d8c7-3e18-48aa-8399-fe82a3c4189b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5792 | 2024.03.01 23:23:42.871559 [ 3 ] {79b2d8c7-3e18-48aa-8399-fe82a3c4189b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5793 | 2024.03.01 23:23:42.871668 [ 3 ] {79b2d8c7-3e18-48aa-8399-fe82a3c4189b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5794 | 2024.03.01 23:23:42.871944 [ 3 ] {79b2d8c7-3e18-48aa-8399-fe82a3c4189b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5795 | 2024.03.01 23:23:42.872148 [ 3 ] {79b2d8c7-3e18-48aa-8399-fe82a3c4189b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5796 | 2024.03.01 23:23:42.872292 [ 3 ] {79b2d8c7-3e18-48aa-8399-fe82a3c4189b} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5797 | 2024.03.01 23:23:42.872414 [ 3 ] {79b2d8c7-3e18-48aa-8399-fe82a3c4189b} <Information> executeQuery: Read 43 rows, 3.42 KiB in 0.000865361 sec., 49690 rows/sec., 3.86 MiB/sec. | ||
5798 | 2024.03.01 23:23:42.872563 [ 3 ] {79b2d8c7-3e18-48aa-8399-fe82a3c4189b} <Debug> DynamicQueryHandler: Done processing query | ||
5799 | 2024.03.01 23:23:42.872596 [ 3 ] {79b2d8c7-3e18-48aa-8399-fe82a3c4189b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5800 | 2024.03.01 23:23:42.872613 [ 3 ] {} <Debug> HTTP-Session: 48ce82b4-e758-475f-adae-e00bb03afe94 Destroying unnamed session | ||
5801 | 2024.03.01 23:23:42.872721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5802 | 2024.03.01 23:23:42.872766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5803 | 2024.03.01 23:23:42.872785 [ 3 ] {} <Debug> HTTP-Session: b9dc2ace-cbbc-40dd-8400-2331d867d1eb Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5804 | 2024.03.01 23:23:42.872801 [ 3 ] {} <Debug> HTTP-Session: b9dc2ace-cbbc-40dd-8400-2331d867d1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5805 | 2024.03.01 23:23:42.872875 [ 3 ] {a893297a-ebea-4f0c-a59e-35892d6b77f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5806 | 2024.03.01 23:23:42.872919 [ 3 ] {a893297a-ebea-4f0c-a59e-35892d6b77f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5807 | 2024.03.01 23:23:42.873046 [ 3 ] {a893297a-ebea-4f0c-a59e-35892d6b77f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5808 | 2024.03.01 23:23:42.873321 [ 3 ] {a893297a-ebea-4f0c-a59e-35892d6b77f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5809 | 2024.03.01 23:23:42.873581 [ 3 ] {a893297a-ebea-4f0c-a59e-35892d6b77f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5810 | 2024.03.01 23:23:42.873754 [ 3 ] {a893297a-ebea-4f0c-a59e-35892d6b77f0} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
5811 | 2024.03.01 23:23:42.873868 [ 3 ] {a893297a-ebea-4f0c-a59e-35892d6b77f0} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000965754 sec., 38312 rows/sec., 2.70 MiB/sec. | ||
5812 | 2024.03.01 23:23:42.873975 [ 3 ] {a893297a-ebea-4f0c-a59e-35892d6b77f0} <Debug> DynamicQueryHandler: Done processing query | ||
5813 | 2024.03.01 23:23:42.873998 [ 3 ] {a893297a-ebea-4f0c-a59e-35892d6b77f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5814 | 2024.03.01 23:23:42.874014 [ 3 ] {} <Debug> HTTP-Session: b9dc2ace-cbbc-40dd-8400-2331d867d1eb Destroying unnamed session | ||
5815 | 2024.03.01 23:23:42.874135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5816 | 2024.03.01 23:23:42.874178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5817 | 2024.03.01 23:23:42.874197 [ 3 ] {} <Debug> HTTP-Session: 36ed1093-b6af-40dc-9b6c-386ff9becf61 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5818 | 2024.03.01 23:23:42.874214 [ 3 ] {} <Debug> HTTP-Session: 36ed1093-b6af-40dc-9b6c-386ff9becf61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5819 | 2024.03.01 23:23:42.874288 [ 3 ] {3b91df43-5064-4a4c-b8f0-bc6da74abefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5820 | 2024.03.01 23:23:42.874336 [ 3 ] {3b91df43-5064-4a4c-b8f0-bc6da74abefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5821 | 2024.03.01 23:23:42.874470 [ 3 ] {3b91df43-5064-4a4c-b8f0-bc6da74abefb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5822 | 2024.03.01 23:23:42.874795 [ 3 ] {3b91df43-5064-4a4c-b8f0-bc6da74abefb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5823 | 2024.03.01 23:23:42.875068 [ 3 ] {3b91df43-5064-4a4c-b8f0-bc6da74abefb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5824 | 2024.03.01 23:23:42.875244 [ 3 ] {3b91df43-5064-4a4c-b8f0-bc6da74abefb} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5825 | 2024.03.01 23:23:42.875365 [ 3 ] {3b91df43-5064-4a4c-b8f0-bc6da74abefb} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001048706 sec., 16210 rows/sec., 21.88 MiB/sec. | ||
5826 | 2024.03.01 23:23:42.875489 [ 3 ] {3b91df43-5064-4a4c-b8f0-bc6da74abefb} <Debug> DynamicQueryHandler: Done processing query | ||
5827 | 2024.03.01 23:23:42.875512 [ 3 ] {3b91df43-5064-4a4c-b8f0-bc6da74abefb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5828 | 2024.03.01 23:23:42.875527 [ 3 ] {} <Debug> HTTP-Session: 36ed1093-b6af-40dc-9b6c-386ff9becf61 Destroying unnamed session | ||
5829 | 2024.03.01 23:23:46.561353 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5830 | 2024.03.01 23:23:46.561417 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5831 | 2024.03.01 23:23:47.864963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5832 | 2024.03.01 23:23:47.865080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5833 | 2024.03.01 23:23:47.865109 [ 3 ] {} <Debug> HTTP-Session: b9da2f3a-9f87-49a9-8f44-044b3f1415b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5834 | 2024.03.01 23:23:47.865138 [ 3 ] {} <Debug> HTTP-Session: b9da2f3a-9f87-49a9-8f44-044b3f1415b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5835 | 2024.03.01 23:23:47.865280 [ 3 ] {3f0a69bd-d628-452e-8ce5-c4773c72e04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5836 | 2024.03.01 23:23:47.865350 [ 3 ] {3f0a69bd-d628-452e-8ce5-c4773c72e04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5837 | 2024.03.01 23:23:47.865536 [ 3 ] {3f0a69bd-d628-452e-8ce5-c4773c72e04d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5838 | 2024.03.01 23:23:47.865989 [ 3 ] {3f0a69bd-d628-452e-8ce5-c4773c72e04d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5839 | 2024.03.01 23:23:47.866249 [ 3 ] {3f0a69bd-d628-452e-8ce5-c4773c72e04d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5840 | 2024.03.01 23:23:47.866419 [ 3 ] {3f0a69bd-d628-452e-8ce5-c4773c72e04d} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5841 | 2024.03.01 23:23:47.866534 [ 3 ] {3f0a69bd-d628-452e-8ce5-c4773c72e04d} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00121643 sec., 29594 rows/sec., 2.34 MiB/sec. | ||
5842 | 2024.03.01 23:23:47.866745 [ 3 ] {3f0a69bd-d628-452e-8ce5-c4773c72e04d} <Debug> DynamicQueryHandler: Done processing query | ||
5843 | 2024.03.01 23:23:47.866788 [ 3 ] {3f0a69bd-d628-452e-8ce5-c4773c72e04d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5844 | 2024.03.01 23:23:47.866808 [ 3 ] {} <Debug> HTTP-Session: b9da2f3a-9f87-49a9-8f44-044b3f1415b3 Destroying unnamed session | ||
5845 | 2024.03.01 23:23:47.866952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5846 | 2024.03.01 23:23:47.866999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5847 | 2024.03.01 23:23:47.867018 [ 3 ] {} <Debug> HTTP-Session: 587f07d4-7cd9-4dd9-9395-0b2cae48340a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5848 | 2024.03.01 23:23:47.867034 [ 3 ] {} <Debug> HTTP-Session: 587f07d4-7cd9-4dd9-9395-0b2cae48340a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5849 | 2024.03.01 23:23:47.867113 [ 3 ] {d0ea5782-baf0-4080-b7e1-fcea4528c954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5850 | 2024.03.01 23:23:47.867153 [ 3 ] {d0ea5782-baf0-4080-b7e1-fcea4528c954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5851 | 2024.03.01 23:23:47.867271 [ 3 ] {d0ea5782-baf0-4080-b7e1-fcea4528c954} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5852 | 2024.03.01 23:23:47.867622 [ 3 ] {d0ea5782-baf0-4080-b7e1-fcea4528c954} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5853 | 2024.03.01 23:23:47.867841 [ 3 ] {d0ea5782-baf0-4080-b7e1-fcea4528c954} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5854 | 2024.03.01 23:23:47.867987 [ 3 ] {d0ea5782-baf0-4080-b7e1-fcea4528c954} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5855 | 2024.03.01 23:23:47.868109 [ 3 ] {d0ea5782-baf0-4080-b7e1-fcea4528c954} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000963894 sec., 112045 rows/sec., 11.21 MiB/sec. | ||
5856 | 2024.03.01 23:23:47.868215 [ 3 ] {d0ea5782-baf0-4080-b7e1-fcea4528c954} <Debug> DynamicQueryHandler: Done processing query | ||
5857 | 2024.03.01 23:23:47.868238 [ 3 ] {d0ea5782-baf0-4080-b7e1-fcea4528c954} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5858 | 2024.03.01 23:23:47.868254 [ 3 ] {} <Debug> HTTP-Session: 587f07d4-7cd9-4dd9-9395-0b2cae48340a Destroying unnamed session | ||
5859 | 2024.03.01 23:23:47.868407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5860 | 2024.03.01 23:23:47.868451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5861 | 2024.03.01 23:23:47.868469 [ 3 ] {} <Debug> HTTP-Session: 903f8c15-f8f0-4944-9b1f-787525222f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5862 | 2024.03.01 23:23:47.868486 [ 3 ] {} <Debug> HTTP-Session: 903f8c15-f8f0-4944-9b1f-787525222f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5863 | 2024.03.01 23:23:47.868556 [ 3 ] {e4b95dba-fc57-4a9f-b7c0-bfc023d37616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5864 | 2024.03.01 23:23:47.868594 [ 3 ] {e4b95dba-fc57-4a9f-b7c0-bfc023d37616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5865 | 2024.03.01 23:23:47.868698 [ 3 ] {e4b95dba-fc57-4a9f-b7c0-bfc023d37616} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5866 | 2024.03.01 23:23:47.868974 [ 3 ] {e4b95dba-fc57-4a9f-b7c0-bfc023d37616} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5867 | 2024.03.01 23:23:47.869179 [ 3 ] {e4b95dba-fc57-4a9f-b7c0-bfc023d37616} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5868 | 2024.03.01 23:23:47.869324 [ 3 ] {e4b95dba-fc57-4a9f-b7c0-bfc023d37616} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5869 | 2024.03.01 23:23:47.869443 [ 3 ] {e4b95dba-fc57-4a9f-b7c0-bfc023d37616} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000860001 sec., 41860 rows/sec., 3.27 MiB/sec. | ||
5870 | 2024.03.01 23:23:47.869562 [ 3 ] {e4b95dba-fc57-4a9f-b7c0-bfc023d37616} <Debug> DynamicQueryHandler: Done processing query | ||
5871 | 2024.03.01 23:23:47.869584 [ 3 ] {e4b95dba-fc57-4a9f-b7c0-bfc023d37616} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5872 | 2024.03.01 23:23:47.869600 [ 3 ] {} <Debug> HTTP-Session: 903f8c15-f8f0-4944-9b1f-787525222f6a Destroying unnamed session | ||
5873 | 2024.03.01 23:23:47.869734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5874 | 2024.03.01 23:23:47.869778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5875 | 2024.03.01 23:23:47.869796 [ 3 ] {} <Debug> HTTP-Session: fd5c08b1-cc0a-4769-b74f-70ff00e1f10e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5876 | 2024.03.01 23:23:47.869813 [ 3 ] {} <Debug> HTTP-Session: fd5c08b1-cc0a-4769-b74f-70ff00e1f10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5877 | 2024.03.01 23:23:47.869892 [ 3 ] {240a610f-9e26-4c81-94fd-3d337d83485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5878 | 2024.03.01 23:23:47.869936 [ 3 ] {240a610f-9e26-4c81-94fd-3d337d83485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5879 | 2024.03.01 23:23:47.870073 [ 3 ] {240a610f-9e26-4c81-94fd-3d337d83485e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5880 | 2024.03.01 23:23:47.870487 [ 3 ] {240a610f-9e26-4c81-94fd-3d337d83485e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5881 | 2024.03.01 23:23:47.870787 [ 3 ] {240a610f-9e26-4c81-94fd-3d337d83485e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5882 | 2024.03.01 23:23:47.870961 [ 3 ] {240a610f-9e26-4c81-94fd-3d337d83485e} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5883 | 2024.03.01 23:23:47.871088 [ 3 ] {240a610f-9e26-4c81-94fd-3d337d83485e} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001168049 sec., 30820 rows/sec., 41.59 MiB/sec. | ||
5884 | 2024.03.01 23:23:47.871219 [ 3 ] {240a610f-9e26-4c81-94fd-3d337d83485e} <Debug> DynamicQueryHandler: Done processing query | ||
5885 | 2024.03.01 23:23:47.871247 [ 3 ] {240a610f-9e26-4c81-94fd-3d337d83485e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5886 | 2024.03.01 23:23:47.871265 [ 3 ] {} <Debug> HTTP-Session: fd5c08b1-cc0a-4769-b74f-70ff00e1f10e Destroying unnamed session | ||
5887 | 2024.03.01 23:23:52.864393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5888 | 2024.03.01 23:23:52.864575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5889 | 2024.03.01 23:23:52.864620 [ 3 ] {} <Debug> HTTP-Session: d41d7dc5-d4c8-436c-9117-bede1792b6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5890 | 2024.03.01 23:23:52.864662 [ 3 ] {} <Debug> HTTP-Session: d41d7dc5-d4c8-436c-9117-bede1792b6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5891 | 2024.03.01 23:23:52.864865 [ 3 ] {d6a240ab-86e4-42a9-a070-882468489cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5892 | 2024.03.01 23:23:52.864963 [ 3 ] {d6a240ab-86e4-42a9-a070-882468489cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5893 | 2024.03.01 23:23:52.865129 [ 3 ] {d6a240ab-86e4-42a9-a070-882468489cf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5894 | 2024.03.01 23:23:52.865567 [ 3 ] {d6a240ab-86e4-42a9-a070-882468489cf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5895 | 2024.03.01 23:23:52.865831 [ 3 ] {d6a240ab-86e4-42a9-a070-882468489cf2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5896 | 2024.03.01 23:23:52.866002 [ 3 ] {d6a240ab-86e4-42a9-a070-882468489cf2} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5897 | 2024.03.01 23:23:52.866138 [ 3 ] {d6a240ab-86e4-42a9-a070-882468489cf2} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001211009 sec., 14037 rows/sec., 1.11 MiB/sec. | ||
5898 | 2024.03.01 23:23:52.866149 [ 83 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5899 | 2024.03.01 23:23:52.866283 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5900 | 2024.03.01 23:23:52.866354 [ 3 ] {d6a240ab-86e4-42a9-a070-882468489cf2} <Debug> DynamicQueryHandler: Done processing query | ||
5901 | 2024.03.01 23:23:52.866383 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5902 | 2024.03.01 23:23:52.866397 [ 3 ] {d6a240ab-86e4-42a9-a070-882468489cf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5903 | 2024.03.01 23:23:52.866442 [ 3 ] {} <Debug> HTTP-Session: d41d7dc5-d4c8-436c-9117-bede1792b6a4 Destroying unnamed session | ||
5904 | 2024.03.01 23:23:52.866512 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5905 | 2024.03.01 23:23:52.866556 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 53 rows starting from the beginning of the part | ||
5906 | 2024.03.01 23:23:52.866618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5907 | 2024.03.01 23:23:52.866722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5908 | 2024.03.01 23:23:52.866783 [ 3 ] {} <Debug> HTTP-Session: ac969701-53ab-49c1-9bcb-dd48333bcbca Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5909 | 2024.03.01 23:23:52.866792 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part | ||
5910 | 2024.03.01 23:23:52.866816 [ 3 ] {} <Debug> HTTP-Session: ac969701-53ab-49c1-9bcb-dd48333bcbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5911 | 2024.03.01 23:23:52.867036 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
5912 | 2024.03.01 23:23:52.867058 [ 3 ] {f2e09481-ef39-4349-9c33-b7e5cd1e216b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5913 | 2024.03.01 23:23:52.867152 [ 3 ] {f2e09481-ef39-4349-9c33-b7e5cd1e216b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5914 | 2024.03.01 23:23:52.867256 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 17 rows starting from the beginning of the part | ||
5915 | 2024.03.01 23:23:52.867560 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
5916 | 2024.03.01 23:23:52.867670 [ 3 ] {f2e09481-ef39-4349-9c33-b7e5cd1e216b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5917 | 2024.03.01 23:23:52.867830 [ 23 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 17 rows starting from the beginning of the part | ||
5918 | 2024.03.01 23:23:52.868341 [ 3 ] {f2e09481-ef39-4349-9c33-b7e5cd1e216b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
5919 | 2024.03.01 23:23:52.868858 [ 3 ] {f2e09481-ef39-4349-9c33-b7e5cd1e216b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5920 | 2024.03.01 23:23:52.869049 [ 11 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.002718467 sec., 64742.37134384931 rows/sec., 5.12 MiB/sec. | ||
5921 | 2024.03.01 23:23:52.869164 [ 3 ] {f2e09481-ef39-4349-9c33-b7e5cd1e216b} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5922 | 2024.03.01 23:23:52.869222 [ 11 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5923 | 2024.03.01 23:23:52.869351 [ 83 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5924 | 2024.03.01 23:23:52.869382 [ 3 ] {f2e09481-ef39-4349-9c33-b7e5cd1e216b} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.002261316 sec., 22553 rows/sec., 1.98 MiB/sec. | ||
5925 | 2024.03.01 23:23:52.869430 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5926 | 2024.03.01 23:23:52.869520 [ 11 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5927 | 2024.03.01 23:23:52.869632 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5928 | 2024.03.01 23:23:52.869689 [ 11 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_61_12} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5929 | 2024.03.01 23:23:52.869741 [ 3 ] {f2e09481-ef39-4349-9c33-b7e5cd1e216b} <Debug> DynamicQueryHandler: Done processing query | ||
5930 | 2024.03.01 23:23:52.869842 [ 3 ] {f2e09481-ef39-4349-9c33-b7e5cd1e216b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
5931 | 2024.03.01 23:23:52.869853 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5932 | 2024.03.01 23:23:52.869883 [ 3 ] {} <Debug> HTTP-Session: ac969701-53ab-49c1-9bcb-dd48333bcbca Destroying unnamed session | ||
5933 | 2024.03.01 23:23:52.869910 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 200 rows starting from the beginning of the part | ||
5934 | 2024.03.01 23:23:52.870010 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 51 rows starting from the beginning of the part | ||
5935 | 2024.03.01 23:23:52.870082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5936 | 2024.03.01 23:23:52.870134 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 108 rows starting from the beginning of the part | ||
5937 | 2024.03.01 23:23:52.870162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5938 | 2024.03.01 23:23:52.870200 [ 3 ] {} <Debug> HTTP-Session: 04ded4ff-10c8-4750-a9c7-60ad6372a1c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5939 | 2024.03.01 23:23:52.870243 [ 3 ] {} <Debug> HTTP-Session: 04ded4ff-10c8-4750-a9c7-60ad6372a1c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5940 | 2024.03.01 23:23:52.870318 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 88 rows starting from the beginning of the part | ||
5941 | 2024.03.01 23:23:52.870454 [ 3 ] {be2c7554-b6cc-43f7-82cc-34ee8e9987f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5942 | 2024.03.01 23:23:52.870540 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part | ||
5943 | 2024.03.01 23:23:52.870552 [ 3 ] {be2c7554-b6cc-43f7-82cc-34ee8e9987f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5944 | 2024.03.01 23:23:52.870807 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 51 rows starting from the beginning of the part | ||
5945 | 2024.03.01 23:23:52.871066 [ 3 ] {be2c7554-b6cc-43f7-82cc-34ee8e9987f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5946 | 2024.03.01 23:23:52.871993 [ 3 ] {be2c7554-b6cc-43f7-82cc-34ee8e9987f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
5947 | 2024.03.01 23:23:52.872394 [ 3 ] {be2c7554-b6cc-43f7-82cc-34ee8e9987f8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5948 | 2024.03.01 23:23:52.872569 [ 23 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069585 sec., 197420.82398760744 rows/sec., 18.35 MiB/sec. | ||
5949 | 2024.03.01 23:23:52.872685 [ 3 ] {be2c7554-b6cc-43f7-82cc-34ee8e9987f8} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5950 | 2024.03.01 23:23:52.872736 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5951 | 2024.03.01 23:23:52.872844 [ 83 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5952 | 2024.03.01 23:23:52.872885 [ 3 ] {be2c7554-b6cc-43f7-82cc-34ee8e9987f8} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.002410719 sec., 7051 rows/sec., 564.70 KiB/sec. | ||
5953 | 2024.03.01 23:23:52.872914 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5954 | 2024.03.01 23:23:52.873047 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5955 | 2024.03.01 23:23:52.873120 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5956 | 2024.03.01 23:23:52.873203 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_61_12} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5957 | 2024.03.01 23:23:52.873232 [ 3 ] {be2c7554-b6cc-43f7-82cc-34ee8e9987f8} <Debug> DynamicQueryHandler: Done processing query | ||
5958 | 2024.03.01 23:23:52.873276 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5959 | 2024.03.01 23:23:52.873278 [ 3 ] {be2c7554-b6cc-43f7-82cc-34ee8e9987f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5960 | 2024.03.01 23:23:52.873436 [ 3 ] {} <Debug> HTTP-Session: 04ded4ff-10c8-4750-a9c7-60ad6372a1c9 Destroying unnamed session | ||
5961 | 2024.03.01 23:23:52.873456 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 103 rows starting from the beginning of the part | ||
5962 | 2024.03.01 23:23:52.873558 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part | ||
5963 | 2024.03.01 23:23:52.873644 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
5964 | 2024.03.01 23:23:52.873656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5965 | 2024.03.01 23:23:52.873711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5966 | 2024.03.01 23:23:52.873744 [ 3 ] {} <Debug> HTTP-Session: 8cbe2497-9e82-4ad2-80eb-3a139bdffb58 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
5967 | 2024.03.01 23:23:52.873750 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 43 rows starting from the beginning of the part | ||
5968 | 2024.03.01 23:23:52.873768 [ 3 ] {} <Debug> HTTP-Session: 8cbe2497-9e82-4ad2-80eb-3a139bdffb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5969 | 2024.03.01 23:23:52.873880 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
5970 | 2024.03.01 23:23:52.873890 [ 3 ] {8877c571-7547-4e3a-9d1a-ca5917fe365d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5971 | 2024.03.01 23:23:52.873947 [ 3 ] {8877c571-7547-4e3a-9d1a-ca5917fe365d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5972 | 2024.03.01 23:23:52.873990 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 17 rows starting from the beginning of the part | ||
5973 | 2024.03.01 23:23:52.874292 [ 3 ] {8877c571-7547-4e3a-9d1a-ca5917fe365d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5974 | 2024.03.01 23:23:52.874898 [ 3 ] {8877c571-7547-4e3a-9d1a-ca5917fe365d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
5975 | 2024.03.01 23:23:52.875059 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.00202647 sec., 124354.17252661032 rows/sec., 9.71 MiB/sec. | ||
5976 | 2024.03.01 23:23:52.875161 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5977 | 2024.03.01 23:23:52.875307 [ 3 ] {8877c571-7547-4e3a-9d1a-ca5917fe365d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5978 | 2024.03.01 23:23:52.875344 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5979 | 2024.03.01 23:23:52.875407 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_61_12} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5980 | 2024.03.01 23:23:52.875509 [ 3 ] {8877c571-7547-4e3a-9d1a-ca5917fe365d} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5981 | 2024.03.01 23:23:52.875649 [ 83 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5982 | 2024.03.01 23:23:52.875658 [ 3 ] {8877c571-7547-4e3a-9d1a-ca5917fe365d} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001724392 sec., 9858 rows/sec., 13.30 MiB/sec. | ||
5983 | 2024.03.01 23:23:52.875707 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
5984 | 2024.03.01 23:23:52.875896 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5985 | 2024.03.01 23:23:52.875962 [ 3 ] {8877c571-7547-4e3a-9d1a-ca5917fe365d} <Debug> DynamicQueryHandler: Done processing query | ||
5986 | 2024.03.01 23:23:52.876009 [ 3 ] {8877c571-7547-4e3a-9d1a-ca5917fe365d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5987 | 2024.03.01 23:23:52.876038 [ 3 ] {} <Debug> HTTP-Session: 8cbe2497-9e82-4ad2-80eb-3a139bdffb58 Destroying unnamed session | ||
5988 | 2024.03.01 23:23:52.876126 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5989 | 2024.03.01 23:23:52.876170 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1441 rows starting from the beginning of the part | ||
5990 | 2024.03.01 23:23:52.876298 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part | ||
5991 | 2024.03.01 23:23:52.876402 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
5992 | 2024.03.01 23:23:52.876498 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 17 rows starting from the beginning of the part | ||
5993 | 2024.03.01 23:23:52.876593 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
5994 | 2024.03.01 23:23:52.876685 [ 13 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 17 rows starting from the beginning of the part | ||
5995 | 2024.03.01 23:23:52.879812 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 6 columns (6 merged, 0 gathered) in 0.004027338 sec., 388345.8502862188 rows/sec., 524.05 MiB/sec. | ||
5996 | 2024.03.01 23:23:52.881049 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5997 | 2024.03.01 23:23:52.881270 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5998 | 2024.03.01 23:23:52.881332 [ 24 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5999 | 2024.03.01 23:23:52.881413 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_61_12: 8.75 MiB. | ||
6000 | 2024.03.01 23:23:53.000213 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.18 MiB, peak 246.90 MiB, will set to 238.59 MiB (RSS), difference: -2.59 MiB | ||
6001 | 2024.03.01 23:23:57.864788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6002 | 2024.03.01 23:23:57.864976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6003 | 2024.03.01 23:23:57.865023 [ 3 ] {} <Debug> HTTP-Session: bdf0bdd0-20a4-4365-b6cb-43d2ddb6073a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6004 | 2024.03.01 23:23:57.865064 [ 3 ] {} <Debug> HTTP-Session: bdf0bdd0-20a4-4365-b6cb-43d2ddb6073a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6005 | 2024.03.01 23:23:57.865229 [ 3 ] {235dcb64-f451-4aee-ae5f-eefe44fa818a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6006 | 2024.03.01 23:23:57.865291 [ 3 ] {235dcb64-f451-4aee-ae5f-eefe44fa818a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6007 | 2024.03.01 23:23:57.865452 [ 3 ] {235dcb64-f451-4aee-ae5f-eefe44fa818a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6008 | 2024.03.01 23:23:57.865846 [ 3 ] {235dcb64-f451-4aee-ae5f-eefe44fa818a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6009 | 2024.03.01 23:23:57.866108 [ 3 ] {235dcb64-f451-4aee-ae5f-eefe44fa818a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6010 | 2024.03.01 23:23:57.866285 [ 3 ] {235dcb64-f451-4aee-ae5f-eefe44fa818a} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6011 | 2024.03.01 23:23:57.866413 [ 3 ] {235dcb64-f451-4aee-ae5f-eefe44fa818a} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001148258 sec., 31351 rows/sec., 2.48 MiB/sec. | ||
6012 | 2024.03.01 23:23:57.866549 [ 3 ] {235dcb64-f451-4aee-ae5f-eefe44fa818a} <Debug> DynamicQueryHandler: Done processing query | ||
6013 | 2024.03.01 23:23:57.866576 [ 3 ] {235dcb64-f451-4aee-ae5f-eefe44fa818a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6014 | 2024.03.01 23:23:57.866592 [ 3 ] {} <Debug> HTTP-Session: bdf0bdd0-20a4-4365-b6cb-43d2ddb6073a Destroying unnamed session | ||
6015 | 2024.03.01 23:23:57.866730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6016 | 2024.03.01 23:23:57.866779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6017 | 2024.03.01 23:23:57.866799 [ 3 ] {} <Debug> HTTP-Session: 30c99e9f-1f78-48c2-9af6-4cc251f16b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6018 | 2024.03.01 23:23:57.866818 [ 3 ] {} <Debug> HTTP-Session: 30c99e9f-1f78-48c2-9af6-4cc251f16b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6019 | 2024.03.01 23:23:57.866902 [ 3 ] {810fa876-2256-4ea8-a32b-77a3c5e726c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6020 | 2024.03.01 23:23:57.866943 [ 3 ] {810fa876-2256-4ea8-a32b-77a3c5e726c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6021 | 2024.03.01 23:23:57.867046 [ 3 ] {810fa876-2256-4ea8-a32b-77a3c5e726c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6022 | 2024.03.01 23:23:57.867362 [ 3 ] {810fa876-2256-4ea8-a32b-77a3c5e726c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6023 | 2024.03.01 23:23:57.867583 [ 3 ] {810fa876-2256-4ea8-a32b-77a3c5e726c7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6024 | 2024.03.01 23:23:57.867732 [ 3 ] {810fa876-2256-4ea8-a32b-77a3c5e726c7} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6025 | 2024.03.01 23:23:57.867848 [ 3 ] {810fa876-2256-4ea8-a32b-77a3c5e726c7} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000912142 sec., 118402 rows/sec., 11.84 MiB/sec. | ||
6026 | 2024.03.01 23:23:57.867954 [ 3 ] {810fa876-2256-4ea8-a32b-77a3c5e726c7} <Debug> DynamicQueryHandler: Done processing query | ||
6027 | 2024.03.01 23:23:57.867977 [ 3 ] {810fa876-2256-4ea8-a32b-77a3c5e726c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6028 | 2024.03.01 23:23:57.867992 [ 3 ] {} <Debug> HTTP-Session: 30c99e9f-1f78-48c2-9af6-4cc251f16b02 Destroying unnamed session | ||
6029 | 2024.03.01 23:23:57.868111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6030 | 2024.03.01 23:23:57.868155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6031 | 2024.03.01 23:23:57.868173 [ 3 ] {} <Debug> HTTP-Session: 74fd0438-e74b-4f5e-ac0c-2f4b23081538 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6032 | 2024.03.01 23:23:57.868190 [ 3 ] {} <Debug> HTTP-Session: 74fd0438-e74b-4f5e-ac0c-2f4b23081538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6033 | 2024.03.01 23:23:57.868260 [ 3 ] {e1896bd8-55ce-4222-898f-b81778966b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6034 | 2024.03.01 23:23:57.868298 [ 3 ] {e1896bd8-55ce-4222-898f-b81778966b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6035 | 2024.03.01 23:23:57.868401 [ 3 ] {e1896bd8-55ce-4222-898f-b81778966b70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6036 | 2024.03.01 23:23:57.868640 [ 3 ] {e1896bd8-55ce-4222-898f-b81778966b70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6037 | 2024.03.01 23:23:57.868844 [ 3 ] {e1896bd8-55ce-4222-898f-b81778966b70} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6038 | 2024.03.01 23:23:57.868991 [ 3 ] {e1896bd8-55ce-4222-898f-b81778966b70} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6039 | 2024.03.01 23:23:57.869109 [ 3 ] {e1896bd8-55ce-4222-898f-b81778966b70} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00082164 sec., 43814 rows/sec., 3.43 MiB/sec. | ||
6040 | 2024.03.01 23:23:57.869212 [ 3 ] {e1896bd8-55ce-4222-898f-b81778966b70} <Debug> DynamicQueryHandler: Done processing query | ||
6041 | 2024.03.01 23:23:57.869235 [ 3 ] {e1896bd8-55ce-4222-898f-b81778966b70} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6042 | 2024.03.01 23:23:57.869250 [ 3 ] {} <Debug> HTTP-Session: 74fd0438-e74b-4f5e-ac0c-2f4b23081538 Destroying unnamed session | ||
6043 | 2024.03.01 23:23:57.869449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6044 | 2024.03.01 23:23:57.869493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6045 | 2024.03.01 23:23:57.869511 [ 3 ] {} <Debug> HTTP-Session: 1b0ce1a1-afb6-4d8d-a18f-308415580ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6046 | 2024.03.01 23:23:57.869527 [ 3 ] {} <Debug> HTTP-Session: 1b0ce1a1-afb6-4d8d-a18f-308415580ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6047 | 2024.03.01 23:23:57.869604 [ 3 ] {a3b62dd5-4f04-4fc9-96ed-60d625a4dee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6048 | 2024.03.01 23:23:57.869648 [ 3 ] {a3b62dd5-4f04-4fc9-96ed-60d625a4dee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6049 | 2024.03.01 23:23:57.869785 [ 3 ] {a3b62dd5-4f04-4fc9-96ed-60d625a4dee6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6050 | 2024.03.01 23:23:57.870150 [ 3 ] {a3b62dd5-4f04-4fc9-96ed-60d625a4dee6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6051 | 2024.03.01 23:23:57.870452 [ 3 ] {a3b62dd5-4f04-4fc9-96ed-60d625a4dee6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6052 | 2024.03.01 23:23:57.870630 [ 3 ] {a3b62dd5-4f04-4fc9-96ed-60d625a4dee6} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6053 | 2024.03.01 23:23:57.870746 [ 3 ] {a3b62dd5-4f04-4fc9-96ed-60d625a4dee6} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001115107 sec., 32283 rows/sec., 43.57 MiB/sec. | ||
6054 | 2024.03.01 23:23:57.870856 [ 3 ] {a3b62dd5-4f04-4fc9-96ed-60d625a4dee6} <Debug> DynamicQueryHandler: Done processing query | ||
6055 | 2024.03.01 23:23:57.870879 [ 3 ] {a3b62dd5-4f04-4fc9-96ed-60d625a4dee6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6056 | 2024.03.01 23:23:57.870894 [ 3 ] {} <Debug> HTTP-Session: 1b0ce1a1-afb6-4d8d-a18f-308415580ec0 Destroying unnamed session | ||
6057 | 2024.03.01 23:24:01.561476 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6058 | 2024.03.01 23:24:01.561570 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6059 | 2024.03.01 23:24:02.864161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6060 | 2024.03.01 23:24:02.864318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6061 | 2024.03.01 23:24:02.864362 [ 3 ] {} <Debug> HTTP-Session: b93bb2dc-345d-459f-9141-81e4a2e5a403 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6062 | 2024.03.01 23:24:02.864404 [ 3 ] {} <Debug> HTTP-Session: b93bb2dc-345d-459f-9141-81e4a2e5a403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6063 | 2024.03.01 23:24:02.864603 [ 3 ] {e501445f-7bed-4e30-83df-ca3381533950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6064 | 2024.03.01 23:24:02.864699 [ 3 ] {e501445f-7bed-4e30-83df-ca3381533950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6065 | 2024.03.01 23:24:02.864963 [ 3 ] {e501445f-7bed-4e30-83df-ca3381533950} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6066 | 2024.03.01 23:24:02.865478 [ 3 ] {e501445f-7bed-4e30-83df-ca3381533950} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6067 | 2024.03.01 23:24:02.865739 [ 3 ] {e501445f-7bed-4e30-83df-ca3381533950} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6068 | 2024.03.01 23:24:02.865900 [ 3 ] {e501445f-7bed-4e30-83df-ca3381533950} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6069 | 2024.03.01 23:24:02.866030 [ 3 ] {e501445f-7bed-4e30-83df-ca3381533950} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001368584 sec., 12421 rows/sec., 1006.83 KiB/sec. | ||
6070 | 2024.03.01 23:24:02.866161 [ 3 ] {e501445f-7bed-4e30-83df-ca3381533950} <Debug> DynamicQueryHandler: Done processing query | ||
6071 | 2024.03.01 23:24:02.866186 [ 3 ] {e501445f-7bed-4e30-83df-ca3381533950} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6072 | 2024.03.01 23:24:02.866202 [ 3 ] {} <Debug> HTTP-Session: b93bb2dc-345d-459f-9141-81e4a2e5a403 Destroying unnamed session | ||
6073 | 2024.03.01 23:24:02.866321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6074 | 2024.03.01 23:24:02.866365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6075 | 2024.03.01 23:24:02.866384 [ 3 ] {} <Debug> HTTP-Session: 594c5e87-233e-4244-addf-0c242fd31531 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6076 | 2024.03.01 23:24:02.866402 [ 3 ] {} <Debug> HTTP-Session: 594c5e87-233e-4244-addf-0c242fd31531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6077 | 2024.03.01 23:24:02.866476 [ 3 ] {79e8e3bb-659e-4eb7-a400-2de8b325a9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6078 | 2024.03.01 23:24:02.866514 [ 3 ] {79e8e3bb-659e-4eb7-a400-2de8b325a9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6079 | 2024.03.01 23:24:02.866615 [ 3 ] {79e8e3bb-659e-4eb7-a400-2de8b325a9d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6080 | 2024.03.01 23:24:02.866873 [ 3 ] {79e8e3bb-659e-4eb7-a400-2de8b325a9d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6081 | 2024.03.01 23:24:02.867074 [ 3 ] {79e8e3bb-659e-4eb7-a400-2de8b325a9d0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6082 | 2024.03.01 23:24:02.867217 [ 3 ] {79e8e3bb-659e-4eb7-a400-2de8b325a9d0} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6083 | 2024.03.01 23:24:02.867335 [ 3 ] {79e8e3bb-659e-4eb7-a400-2de8b325a9d0} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.00082557 sec., 61775 rows/sec., 5.42 MiB/sec. | ||
6084 | 2024.03.01 23:24:02.867454 [ 3 ] {79e8e3bb-659e-4eb7-a400-2de8b325a9d0} <Debug> DynamicQueryHandler: Done processing query | ||
6085 | 2024.03.01 23:24:02.867483 [ 3 ] {79e8e3bb-659e-4eb7-a400-2de8b325a9d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6086 | 2024.03.01 23:24:02.867504 [ 3 ] {} <Debug> HTTP-Session: 594c5e87-233e-4244-addf-0c242fd31531 Destroying unnamed session | ||
6087 | 2024.03.01 23:24:02.867623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6088 | 2024.03.01 23:24:02.867665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6089 | 2024.03.01 23:24:02.867684 [ 3 ] {} <Debug> HTTP-Session: c9c49c68-aca6-4c8a-bb21-806c72826e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6090 | 2024.03.01 23:24:02.867701 [ 3 ] {} <Debug> HTTP-Session: c9c49c68-aca6-4c8a-bb21-806c72826e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6091 | 2024.03.01 23:24:02.867770 [ 3 ] {da7ca9c6-77cb-47d3-acc7-d45e46243b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6092 | 2024.03.01 23:24:02.867808 [ 3 ] {da7ca9c6-77cb-47d3-acc7-d45e46243b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6093 | 2024.03.01 23:24:02.867911 [ 3 ] {da7ca9c6-77cb-47d3-acc7-d45e46243b4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6094 | 2024.03.01 23:24:02.868139 [ 3 ] {da7ca9c6-77cb-47d3-acc7-d45e46243b4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6095 | 2024.03.01 23:24:02.868334 [ 3 ] {da7ca9c6-77cb-47d3-acc7-d45e46243b4f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6096 | 2024.03.01 23:24:02.868479 [ 3 ] {da7ca9c6-77cb-47d3-acc7-d45e46243b4f} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6097 | 2024.03.01 23:24:02.868592 [ 3 ] {da7ca9c6-77cb-47d3-acc7-d45e46243b4f} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.00078914 sec., 21542 rows/sec., 1.68 MiB/sec. | ||
6098 | 2024.03.01 23:24:02.868709 [ 3 ] {da7ca9c6-77cb-47d3-acc7-d45e46243b4f} <Debug> DynamicQueryHandler: Done processing query | ||
6099 | 2024.03.01 23:24:02.868736 [ 3 ] {da7ca9c6-77cb-47d3-acc7-d45e46243b4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6100 | 2024.03.01 23:24:02.868752 [ 3 ] {} <Debug> HTTP-Session: c9c49c68-aca6-4c8a-bb21-806c72826e8d Destroying unnamed session | ||
6101 | 2024.03.01 23:24:02.868910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6102 | 2024.03.01 23:24:02.868952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6103 | 2024.03.01 23:24:02.868970 [ 3 ] {} <Debug> HTTP-Session: a73271a2-fb27-44f0-aa80-a13599a7e2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6104 | 2024.03.01 23:24:02.868986 [ 3 ] {} <Debug> HTTP-Session: a73271a2-fb27-44f0-aa80-a13599a7e2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6105 | 2024.03.01 23:24:02.869059 [ 3 ] {9d602654-6442-437e-b312-561b285a0c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6106 | 2024.03.01 23:24:02.869102 [ 3 ] {9d602654-6442-437e-b312-561b285a0c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6107 | 2024.03.01 23:24:02.869258 [ 3 ] {9d602654-6442-437e-b312-561b285a0c37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6108 | 2024.03.01 23:24:02.869559 [ 3 ] {9d602654-6442-437e-b312-561b285a0c37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6109 | 2024.03.01 23:24:02.869842 [ 3 ] {9d602654-6442-437e-b312-561b285a0c37} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6110 | 2024.03.01 23:24:02.870019 [ 3 ] {9d602654-6442-437e-b312-561b285a0c37} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6111 | 2024.03.01 23:24:02.870142 [ 3 ] {9d602654-6442-437e-b312-561b285a0c37} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001045976 sec., 16252 rows/sec., 21.93 MiB/sec. | ||
6112 | 2024.03.01 23:24:02.870253 [ 3 ] {9d602654-6442-437e-b312-561b285a0c37} <Debug> DynamicQueryHandler: Done processing query | ||
6113 | 2024.03.01 23:24:02.870276 [ 3 ] {9d602654-6442-437e-b312-561b285a0c37} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6114 | 2024.03.01 23:24:02.870291 [ 3 ] {} <Debug> HTTP-Session: a73271a2-fb27-44f0-aa80-a13599a7e2fc Destroying unnamed session | ||
6115 | 2024.03.01 23:24:07.865089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6116 | 2024.03.01 23:24:07.865272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6117 | 2024.03.01 23:24:07.865319 [ 3 ] {} <Debug> HTTP-Session: 7982e4f6-04c4-49c9-93a5-4f7f53ee95b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6118 | 2024.03.01 23:24:07.865396 [ 3 ] {} <Debug> HTTP-Session: 7982e4f6-04c4-49c9-93a5-4f7f53ee95b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6119 | 2024.03.01 23:24:07.865581 [ 3 ] {c8c61b07-1863-4edf-9ce1-cd7fe54c9771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6120 | 2024.03.01 23:24:07.865642 [ 3 ] {c8c61b07-1863-4edf-9ce1-cd7fe54c9771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6121 | 2024.03.01 23:24:07.865802 [ 3 ] {c8c61b07-1863-4edf-9ce1-cd7fe54c9771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6122 | 2024.03.01 23:24:07.866301 [ 3 ] {c8c61b07-1863-4edf-9ce1-cd7fe54c9771} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6123 | 2024.03.01 23:24:07.866568 [ 3 ] {c8c61b07-1863-4edf-9ce1-cd7fe54c9771} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6124 | 2024.03.01 23:24:07.866732 [ 3 ] {c8c61b07-1863-4edf-9ce1-cd7fe54c9771} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6125 | 2024.03.01 23:24:07.866857 [ 3 ] {c8c61b07-1863-4edf-9ce1-cd7fe54c9771} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00124147 sec., 28997 rows/sec., 2.30 MiB/sec. | ||
6126 | 2024.03.01 23:24:07.867023 [ 3 ] {c8c61b07-1863-4edf-9ce1-cd7fe54c9771} <Debug> DynamicQueryHandler: Done processing query | ||
6127 | 2024.03.01 23:24:07.867053 [ 3 ] {c8c61b07-1863-4edf-9ce1-cd7fe54c9771} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6128 | 2024.03.01 23:24:07.867071 [ 3 ] {} <Debug> HTTP-Session: 7982e4f6-04c4-49c9-93a5-4f7f53ee95b5 Destroying unnamed session | ||
6129 | 2024.03.01 23:24:07.867190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6130 | 2024.03.01 23:24:07.867235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6131 | 2024.03.01 23:24:07.867254 [ 3 ] {} <Debug> HTTP-Session: 01249413-134b-49fd-844d-600ff224af6a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6132 | 2024.03.01 23:24:07.867271 [ 3 ] {} <Debug> HTTP-Session: 01249413-134b-49fd-844d-600ff224af6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6133 | 2024.03.01 23:24:07.867340 [ 3 ] {2e88b355-a321-4782-9c8d-e012d0ca48bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6134 | 2024.03.01 23:24:07.867379 [ 3 ] {2e88b355-a321-4782-9c8d-e012d0ca48bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6135 | 2024.03.01 23:24:07.867486 [ 3 ] {2e88b355-a321-4782-9c8d-e012d0ca48bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6136 | 2024.03.01 23:24:07.867772 [ 3 ] {2e88b355-a321-4782-9c8d-e012d0ca48bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6137 | 2024.03.01 23:24:07.867971 [ 3 ] {2e88b355-a321-4782-9c8d-e012d0ca48bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6138 | 2024.03.01 23:24:07.868116 [ 3 ] {2e88b355-a321-4782-9c8d-e012d0ca48bb} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
6139 | 2024.03.01 23:24:07.868232 [ 3 ] {2e88b355-a321-4782-9c8d-e012d0ca48bb} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000864661 sec., 4626 rows/sec., 386.26 KiB/sec. | ||
6140 | 2024.03.01 23:24:07.868374 [ 3 ] {2e88b355-a321-4782-9c8d-e012d0ca48bb} <Debug> DynamicQueryHandler: Done processing query | ||
6141 | 2024.03.01 23:24:07.868398 [ 3 ] {2e88b355-a321-4782-9c8d-e012d0ca48bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6142 | 2024.03.01 23:24:07.868414 [ 3 ] {} <Debug> HTTP-Session: 01249413-134b-49fd-844d-600ff224af6a Destroying unnamed session | ||
6143 | 2024.03.01 23:24:07.868551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6144 | 2024.03.01 23:24:07.868595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6145 | 2024.03.01 23:24:07.868613 [ 3 ] {} <Debug> HTTP-Session: c1fc4ec8-73f7-494b-a2da-3dc8b82626bc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6146 | 2024.03.01 23:24:07.868630 [ 3 ] {} <Debug> HTTP-Session: c1fc4ec8-73f7-494b-a2da-3dc8b82626bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6147 | 2024.03.01 23:24:07.868704 [ 3 ] {d17ce5f0-bf62-419e-9b5e-55053180c607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6148 | 2024.03.01 23:24:07.868742 [ 3 ] {d17ce5f0-bf62-419e-9b5e-55053180c607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6149 | 2024.03.01 23:24:07.868846 [ 3 ] {d17ce5f0-bf62-419e-9b5e-55053180c607} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6150 | 2024.03.01 23:24:07.869174 [ 3 ] {d17ce5f0-bf62-419e-9b5e-55053180c607} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6151 | 2024.03.01 23:24:07.869391 [ 3 ] {d17ce5f0-bf62-419e-9b5e-55053180c607} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6152 | 2024.03.01 23:24:07.869536 [ 3 ] {d17ce5f0-bf62-419e-9b5e-55053180c607} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6153 | 2024.03.01 23:24:07.869634 [ 3 ] {d17ce5f0-bf62-419e-9b5e-55053180c607} <Information> executeQuery: Read 110 rows, 11.24 KiB in 0.000903682 sec., 121724 rows/sec., 12.15 MiB/sec. | ||
6154 | 2024.03.01 23:24:07.869757 [ 3 ] {d17ce5f0-bf62-419e-9b5e-55053180c607} <Debug> DynamicQueryHandler: Done processing query | ||
6155 | 2024.03.01 23:24:07.869779 [ 3 ] {d17ce5f0-bf62-419e-9b5e-55053180c607} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6156 | 2024.03.01 23:24:07.869794 [ 3 ] {} <Debug> HTTP-Session: c1fc4ec8-73f7-494b-a2da-3dc8b82626bc Destroying unnamed session | ||
6157 | 2024.03.01 23:24:07.869890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6158 | 2024.03.01 23:24:07.869935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6159 | 2024.03.01 23:24:07.869953 [ 3 ] {} <Debug> HTTP-Session: 6b05e76d-9b08-4470-bf19-9fa0889c7e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6160 | 2024.03.01 23:24:07.869970 [ 3 ] {} <Debug> HTTP-Session: 6b05e76d-9b08-4470-bf19-9fa0889c7e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6161 | 2024.03.01 23:24:07.870036 [ 3 ] {329991d9-a645-4c08-841c-3b7b096dd096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6162 | 2024.03.01 23:24:07.870074 [ 3 ] {329991d9-a645-4c08-841c-3b7b096dd096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6163 | 2024.03.01 23:24:07.870177 [ 3 ] {329991d9-a645-4c08-841c-3b7b096dd096} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6164 | 2024.03.01 23:24:07.870429 [ 3 ] {329991d9-a645-4c08-841c-3b7b096dd096} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6165 | 2024.03.01 23:24:07.870629 [ 3 ] {329991d9-a645-4c08-841c-3b7b096dd096} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6166 | 2024.03.01 23:24:07.870772 [ 3 ] {329991d9-a645-4c08-841c-3b7b096dd096} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
6167 | 2024.03.01 23:24:07.870887 [ 3 ] {329991d9-a645-4c08-841c-3b7b096dd096} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00081778 sec., 4891 rows/sec., 341.53 KiB/sec. | ||
6168 | 2024.03.01 23:24:07.871012 [ 3 ] {329991d9-a645-4c08-841c-3b7b096dd096} <Debug> DynamicQueryHandler: Done processing query | ||
6169 | 2024.03.01 23:24:07.871034 [ 3 ] {329991d9-a645-4c08-841c-3b7b096dd096} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6170 | 2024.03.01 23:24:07.871049 [ 3 ] {} <Debug> HTTP-Session: 6b05e76d-9b08-4470-bf19-9fa0889c7e14 Destroying unnamed session | ||
6171 | 2024.03.01 23:24:07.871150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6172 | 2024.03.01 23:24:07.871192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6173 | 2024.03.01 23:24:07.871211 [ 3 ] {} <Debug> HTTP-Session: 00453e79-e494-45c9-94fc-65df0dcdf793 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6174 | 2024.03.01 23:24:07.871227 [ 3 ] {} <Debug> HTTP-Session: 00453e79-e494-45c9-94fc-65df0dcdf793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6175 | 2024.03.01 23:24:07.871297 [ 3 ] {4446bf7d-4941-4c89-bb58-6bdccc057a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6176 | 2024.03.01 23:24:07.871334 [ 3 ] {4446bf7d-4941-4c89-bb58-6bdccc057a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6177 | 2024.03.01 23:24:07.871441 [ 3 ] {4446bf7d-4941-4c89-bb58-6bdccc057a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6178 | 2024.03.01 23:24:07.871713 [ 3 ] {4446bf7d-4941-4c89-bb58-6bdccc057a6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6179 | 2024.03.01 23:24:07.871921 [ 3 ] {4446bf7d-4941-4c89-bb58-6bdccc057a6b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6180 | 2024.03.01 23:24:07.872064 [ 3 ] {4446bf7d-4941-4c89-bb58-6bdccc057a6b} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6181 | 2024.03.01 23:24:07.872176 [ 3 ] {4446bf7d-4941-4c89-bb58-6bdccc057a6b} <Information> executeQuery: Read 40 rows, 3.21 KiB in 0.000851141 sec., 46995 rows/sec., 3.68 MiB/sec. | ||
6182 | 2024.03.01 23:24:07.872324 [ 3 ] {4446bf7d-4941-4c89-bb58-6bdccc057a6b} <Debug> DynamicQueryHandler: Done processing query | ||
6183 | 2024.03.01 23:24:07.872362 [ 3 ] {4446bf7d-4941-4c89-bb58-6bdccc057a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6184 | 2024.03.01 23:24:07.872378 [ 3 ] {} <Debug> HTTP-Session: 00453e79-e494-45c9-94fc-65df0dcdf793 Destroying unnamed session | ||
6185 | 2024.03.01 23:24:07.872472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6186 | 2024.03.01 23:24:07.872517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6187 | 2024.03.01 23:24:07.872535 [ 3 ] {} <Debug> HTTP-Session: 4e88cd39-86e0-4181-9d17-84cf1cd6a983 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6188 | 2024.03.01 23:24:07.872551 [ 3 ] {} <Debug> HTTP-Session: 4e88cd39-86e0-4181-9d17-84cf1cd6a983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6189 | 2024.03.01 23:24:07.872622 [ 3 ] {ca4f406a-335c-4c46-92ba-710011b35b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6190 | 2024.03.01 23:24:07.872665 [ 3 ] {ca4f406a-335c-4c46-92ba-710011b35b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6191 | 2024.03.01 23:24:07.872794 [ 3 ] {ca4f406a-335c-4c46-92ba-710011b35b95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6192 | 2024.03.01 23:24:07.873045 [ 3 ] {ca4f406a-335c-4c46-92ba-710011b35b95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6193 | 2024.03.01 23:24:07.873294 [ 3 ] {ca4f406a-335c-4c46-92ba-710011b35b95} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6194 | 2024.03.01 23:24:07.873466 [ 3 ] {ca4f406a-335c-4c46-92ba-710011b35b95} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
6195 | 2024.03.01 23:24:07.873586 [ 3 ] {ca4f406a-335c-4c46-92ba-710011b35b95} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000935332 sec., 2138 rows/sec., 150.35 KiB/sec. | ||
6196 | 2024.03.01 23:24:07.873709 [ 3 ] {ca4f406a-335c-4c46-92ba-710011b35b95} <Debug> DynamicQueryHandler: Done processing query | ||
6197 | 2024.03.01 23:24:07.873731 [ 3 ] {ca4f406a-335c-4c46-92ba-710011b35b95} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6198 | 2024.03.01 23:24:07.873746 [ 3 ] {} <Debug> HTTP-Session: 4e88cd39-86e0-4181-9d17-84cf1cd6a983 Destroying unnamed session | ||
6199 | 2024.03.01 23:24:07.873868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6200 | 2024.03.01 23:24:07.873912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6201 | 2024.03.01 23:24:07.873931 [ 3 ] {} <Debug> HTTP-Session: f8b02ae0-11b5-4985-9a9f-4896b16540b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6202 | 2024.03.01 23:24:07.873947 [ 3 ] {} <Debug> HTTP-Session: f8b02ae0-11b5-4985-9a9f-4896b16540b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6203 | 2024.03.01 23:24:07.874021 [ 3 ] {09b75446-9c5b-4193-8a3a-392bb542cc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6204 | 2024.03.01 23:24:07.874065 [ 3 ] {09b75446-9c5b-4193-8a3a-392bb542cc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6205 | 2024.03.01 23:24:07.874195 [ 3 ] {09b75446-9c5b-4193-8a3a-392bb542cc08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6206 | 2024.03.01 23:24:07.874599 [ 3 ] {09b75446-9c5b-4193-8a3a-392bb542cc08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6207 | 2024.03.01 23:24:07.874890 [ 3 ] {09b75446-9c5b-4193-8a3a-392bb542cc08} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6208 | 2024.03.01 23:24:07.875066 [ 3 ] {09b75446-9c5b-4193-8a3a-392bb542cc08} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6209 | 2024.03.01 23:24:07.875189 [ 3 ] {09b75446-9c5b-4193-8a3a-392bb542cc08} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001139788 sec., 31584 rows/sec., 42.62 MiB/sec. | ||
6210 | 2024.03.01 23:24:07.875341 [ 3 ] {09b75446-9c5b-4193-8a3a-392bb542cc08} <Debug> DynamicQueryHandler: Done processing query | ||
6211 | 2024.03.01 23:24:07.875365 [ 3 ] {09b75446-9c5b-4193-8a3a-392bb542cc08} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6212 | 2024.03.01 23:24:07.875381 [ 3 ] {} <Debug> HTTP-Session: f8b02ae0-11b5-4985-9a9f-4896b16540b6 Destroying unnamed session | ||
6213 | 2024.03.01 23:24:12.866685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6214 | 2024.03.01 23:24:12.866967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6215 | 2024.03.01 23:24:12.867042 [ 3 ] {} <Debug> HTTP-Session: 26e80d30-f7eb-401b-a906-1f0f663c1dba Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6216 | 2024.03.01 23:24:12.867113 [ 3 ] {} <Debug> HTTP-Session: 26e80d30-f7eb-401b-a906-1f0f663c1dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6217 | 2024.03.01 23:24:12.867442 [ 3 ] {6f107d26-2428-4657-8d87-17d4e3e76b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6218 | 2024.03.01 23:24:12.867609 [ 3 ] {6f107d26-2428-4657-8d87-17d4e3e76b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6219 | 2024.03.01 23:24:12.867907 [ 3 ] {6f107d26-2428-4657-8d87-17d4e3e76b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6220 | 2024.03.01 23:24:12.868582 [ 3 ] {6f107d26-2428-4657-8d87-17d4e3e76b5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6221 | 2024.03.01 23:24:12.868980 [ 3 ] {6f107d26-2428-4657-8d87-17d4e3e76b5f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6222 | 2024.03.01 23:24:12.869236 [ 3 ] {6f107d26-2428-4657-8d87-17d4e3e76b5f} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6223 | 2024.03.01 23:24:12.869483 [ 3 ] {6f107d26-2428-4657-8d87-17d4e3e76b5f} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001933197 sec., 8793 rows/sec., 712.77 KiB/sec. | ||
6224 | 2024.03.01 23:24:12.869773 [ 3 ] {6f107d26-2428-4657-8d87-17d4e3e76b5f} <Debug> DynamicQueryHandler: Done processing query | ||
6225 | 2024.03.01 23:24:12.869833 [ 3 ] {6f107d26-2428-4657-8d87-17d4e3e76b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6226 | 2024.03.01 23:24:12.869859 [ 3 ] {} <Debug> HTTP-Session: 26e80d30-f7eb-401b-a906-1f0f663c1dba Destroying unnamed session | ||
6227 | 2024.03.01 23:24:12.870080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6228 | 2024.03.01 23:24:12.870161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6229 | 2024.03.01 23:24:12.870194 [ 3 ] {} <Debug> HTTP-Session: d1ab5725-a6c8-485c-84e6-75908bfa8c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6230 | 2024.03.01 23:24:12.870223 [ 3 ] {} <Debug> HTTP-Session: d1ab5725-a6c8-485c-84e6-75908bfa8c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6231 | 2024.03.01 23:24:12.870357 [ 3 ] {ab6c180a-2b1c-4123-af20-5ba787e757f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6232 | 2024.03.01 23:24:12.870423 [ 3 ] {ab6c180a-2b1c-4123-af20-5ba787e757f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6233 | 2024.03.01 23:24:12.870604 [ 3 ] {ab6c180a-2b1c-4123-af20-5ba787e757f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6234 | 2024.03.01 23:24:12.871195 [ 3 ] {ab6c180a-2b1c-4123-af20-5ba787e757f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6235 | 2024.03.01 23:24:12.871531 [ 3 ] {ab6c180a-2b1c-4123-af20-5ba787e757f0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6236 | 2024.03.01 23:24:12.871766 [ 3 ] {ab6c180a-2b1c-4123-af20-5ba787e757f0} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6237 | 2024.03.01 23:24:12.871969 [ 3 ] {ab6c180a-2b1c-4123-af20-5ba787e757f0} <Information> executeQuery: Read 87 rows, 7.39 KiB in 0.001558898 sec., 55808 rows/sec., 4.63 MiB/sec. | ||
6238 | 2024.03.01 23:24:12.872189 [ 3 ] {ab6c180a-2b1c-4123-af20-5ba787e757f0} <Debug> DynamicQueryHandler: Done processing query | ||
6239 | 2024.03.01 23:24:12.872243 [ 3 ] {ab6c180a-2b1c-4123-af20-5ba787e757f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6240 | 2024.03.01 23:24:12.872266 [ 3 ] {} <Debug> HTTP-Session: d1ab5725-a6c8-485c-84e6-75908bfa8c80 Destroying unnamed session | ||
6241 | 2024.03.01 23:24:12.872471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6242 | 2024.03.01 23:24:12.872537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6243 | 2024.03.01 23:24:12.872564 [ 3 ] {} <Debug> HTTP-Session: 3d7f44bf-d595-4acd-b707-c743f69f7f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6244 | 2024.03.01 23:24:12.872591 [ 3 ] {} <Debug> HTTP-Session: 3d7f44bf-d595-4acd-b707-c743f69f7f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6245 | 2024.03.01 23:24:12.872706 [ 3 ] {86082157-1aff-491e-be49-7a27ce5fd111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6246 | 2024.03.01 23:24:12.872766 [ 3 ] {86082157-1aff-491e-be49-7a27ce5fd111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6247 | 2024.03.01 23:24:12.872936 [ 3 ] {86082157-1aff-491e-be49-7a27ce5fd111} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6248 | 2024.03.01 23:24:12.873428 [ 3 ] {86082157-1aff-491e-be49-7a27ce5fd111} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6249 | 2024.03.01 23:24:12.873752 [ 3 ] {86082157-1aff-491e-be49-7a27ce5fd111} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6250 | 2024.03.01 23:24:12.873985 [ 3 ] {86082157-1aff-491e-be49-7a27ce5fd111} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6251 | 2024.03.01 23:24:12.874181 [ 3 ] {86082157-1aff-491e-be49-7a27ce5fd111} <Information> executeQuery: Read 41 rows, 3.26 KiB in 0.001423384 sec., 28804 rows/sec., 2.24 MiB/sec. | ||
6252 | 2024.03.01 23:24:12.874364 [ 3 ] {86082157-1aff-491e-be49-7a27ce5fd111} <Debug> DynamicQueryHandler: Done processing query | ||
6253 | 2024.03.01 23:24:12.874398 [ 3 ] {86082157-1aff-491e-be49-7a27ce5fd111} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6254 | 2024.03.01 23:24:12.874423 [ 3 ] {} <Debug> HTTP-Session: 3d7f44bf-d595-4acd-b707-c743f69f7f1b Destroying unnamed session | ||
6255 | 2024.03.01 23:24:12.874674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6256 | 2024.03.01 23:24:12.874745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6257 | 2024.03.01 23:24:12.874772 [ 3 ] {} <Debug> HTTP-Session: 5e1bfc88-056a-48cc-a014-035860603c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6258 | 2024.03.01 23:24:12.874795 [ 3 ] {} <Debug> HTTP-Session: 5e1bfc88-056a-48cc-a014-035860603c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6259 | 2024.03.01 23:24:12.874907 [ 3 ] {9804d12b-3533-4ec8-b041-611194eb1810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6260 | 2024.03.01 23:24:12.874967 [ 3 ] {9804d12b-3533-4ec8-b041-611194eb1810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6261 | 2024.03.01 23:24:12.875151 [ 3 ] {9804d12b-3533-4ec8-b041-611194eb1810} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6262 | 2024.03.01 23:24:12.875610 [ 3 ] {9804d12b-3533-4ec8-b041-611194eb1810} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6263 | 2024.03.01 23:24:12.876008 [ 3 ] {9804d12b-3533-4ec8-b041-611194eb1810} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6264 | 2024.03.01 23:24:12.876293 [ 3 ] {9804d12b-3533-4ec8-b041-611194eb1810} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
6265 | 2024.03.01 23:24:12.876462 [ 3 ] {9804d12b-3533-4ec8-b041-611194eb1810} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001509196 sec., 23853 rows/sec., 1.68 MiB/sec. | ||
6266 | 2024.03.01 23:24:12.876650 [ 3 ] {9804d12b-3533-4ec8-b041-611194eb1810} <Debug> DynamicQueryHandler: Done processing query | ||
6267 | 2024.03.01 23:24:12.876683 [ 3 ] {9804d12b-3533-4ec8-b041-611194eb1810} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6268 | 2024.03.01 23:24:12.876706 [ 3 ] {} <Debug> HTTP-Session: 5e1bfc88-056a-48cc-a014-035860603c17 Destroying unnamed session | ||
6269 | 2024.03.01 23:24:12.876899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6270 | 2024.03.01 23:24:12.876967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6271 | 2024.03.01 23:24:12.876993 [ 3 ] {} <Debug> HTTP-Session: 3300d6ce-798b-468e-9ea8-035aa3709b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6272 | 2024.03.01 23:24:12.877017 [ 3 ] {} <Debug> HTTP-Session: 3300d6ce-798b-468e-9ea8-035aa3709b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6273 | 2024.03.01 23:24:12.877136 [ 3 ] {642dbb71-a30a-4549-bcec-966bf18fdb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6274 | 2024.03.01 23:24:12.877203 [ 3 ] {642dbb71-a30a-4549-bcec-966bf18fdb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6275 | 2024.03.01 23:24:12.877407 [ 3 ] {642dbb71-a30a-4549-bcec-966bf18fdb20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6276 | 2024.03.01 23:24:12.877918 [ 3 ] {642dbb71-a30a-4549-bcec-966bf18fdb20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6277 | 2024.03.01 23:24:12.878343 [ 3 ] {642dbb71-a30a-4549-bcec-966bf18fdb20} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6278 | 2024.03.01 23:24:12.878623 [ 3 ] {642dbb71-a30a-4549-bcec-966bf18fdb20} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6279 | 2024.03.01 23:24:12.878825 [ 3 ] {642dbb71-a30a-4549-bcec-966bf18fdb20} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.00163 sec., 10429 rows/sec., 14.07 MiB/sec. | ||
6280 | 2024.03.01 23:24:12.879082 [ 3 ] {642dbb71-a30a-4549-bcec-966bf18fdb20} <Debug> DynamicQueryHandler: Done processing query | ||
6281 | 2024.03.01 23:24:12.879138 [ 3 ] {642dbb71-a30a-4549-bcec-966bf18fdb20} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6282 | 2024.03.01 23:24:12.879170 [ 3 ] {} <Debug> HTTP-Session: 3300d6ce-798b-468e-9ea8-035aa3709b4a Destroying unnamed session | ||
6283 | 2024.03.01 23:24:16.561633 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6284 | 2024.03.01 23:24:16.561729 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6285 | 2024.03.01 23:24:17.865628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6286 | 2024.03.01 23:24:17.865787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6287 | 2024.03.01 23:24:17.865832 [ 3 ] {} <Debug> HTTP-Session: 18524f84-a9b1-48f1-bc4a-a2c773442a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6288 | 2024.03.01 23:24:17.865874 [ 3 ] {} <Debug> HTTP-Session: 18524f84-a9b1-48f1-bc4a-a2c773442a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6289 | 2024.03.01 23:24:17.866025 [ 3 ] {3a9d29d7-0677-4a76-8237-9b58e72619b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6290 | 2024.03.01 23:24:17.866085 [ 3 ] {3a9d29d7-0677-4a76-8237-9b58e72619b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6291 | 2024.03.01 23:24:17.866245 [ 3 ] {3a9d29d7-0677-4a76-8237-9b58e72619b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6292 | 2024.03.01 23:24:17.866710 [ 3 ] {3a9d29d7-0677-4a76-8237-9b58e72619b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6293 | 2024.03.01 23:24:17.866964 [ 3 ] {3a9d29d7-0677-4a76-8237-9b58e72619b3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6294 | 2024.03.01 23:24:17.867121 [ 3 ] {3a9d29d7-0677-4a76-8237-9b58e72619b3} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6295 | 2024.03.01 23:24:17.867261 [ 3 ] {3a9d29d7-0677-4a76-8237-9b58e72619b3} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00119297 sec., 30176 rows/sec., 2.39 MiB/sec. | ||
6296 | 2024.03.01 23:24:17.867264 [ 79 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6297 | 2024.03.01 23:24:17.867393 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6298 | 2024.03.01 23:24:17.867450 [ 3 ] {3a9d29d7-0677-4a76-8237-9b58e72619b3} <Debug> DynamicQueryHandler: Done processing query | ||
6299 | 2024.03.01 23:24:17.867493 [ 3 ] {3a9d29d7-0677-4a76-8237-9b58e72619b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6300 | 2024.03.01 23:24:17.867497 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6301 | 2024.03.01 23:24:17.867512 [ 3 ] {} <Debug> HTTP-Session: 18524f84-a9b1-48f1-bc4a-a2c773442a05 Destroying unnamed session | ||
6302 | 2024.03.01 23:24:17.867590 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6303 | 2024.03.01 23:24:17.867623 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 53 rows starting from the beginning of the part | ||
6304 | 2024.03.01 23:24:17.867671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6305 | 2024.03.01 23:24:17.867727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6306 | 2024.03.01 23:24:17.867757 [ 3 ] {} <Debug> HTTP-Session: d0189409-1263-4c38-9af7-c00fa32e8bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6307 | 2024.03.01 23:24:17.867770 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
6308 | 2024.03.01 23:24:17.867777 [ 3 ] {} <Debug> HTTP-Session: d0189409-1263-4c38-9af7-c00fa32e8bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6309 | 2024.03.01 23:24:17.867893 [ 3 ] {4e928bcb-e925-4060-aa45-b624b10f858a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6310 | 2024.03.01 23:24:17.867913 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part | ||
6311 | 2024.03.01 23:24:17.867951 [ 3 ] {4e928bcb-e925-4060-aa45-b624b10f858a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6312 | 2024.03.01 23:24:17.868061 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
6313 | 2024.03.01 23:24:17.868170 [ 3 ] {4e928bcb-e925-4060-aa45-b624b10f858a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6314 | 2024.03.01 23:24:17.868191 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part | ||
6315 | 2024.03.01 23:24:17.868316 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
6316 | 2024.03.01 23:24:17.868700 [ 3 ] {4e928bcb-e925-4060-aa45-b624b10f858a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6317 | 2024.03.01 23:24:17.869017 [ 3 ] {4e928bcb-e925-4060-aa45-b624b10f858a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6318 | 2024.03.01 23:24:17.869183 [ 20 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.001732342 sec., 112564.37816551235 rows/sec., 8.91 MiB/sec. | ||
6319 | 2024.03.01 23:24:17.869209 [ 3 ] {4e928bcb-e925-4060-aa45-b624b10f858a} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6320 | 2024.03.01 23:24:17.869311 [ 24 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6321 | 2024.03.01 23:24:17.869385 [ 79 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6322 | 2024.03.01 23:24:17.869407 [ 3 ] {4e928bcb-e925-4060-aa45-b624b10f858a} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.001467366 sec., 73601 rows/sec., 7.36 MiB/sec. | ||
6323 | 2024.03.01 23:24:17.869466 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6324 | 2024.03.01 23:24:17.869716 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6325 | 2024.03.01 23:24:17.869783 [ 3 ] {4e928bcb-e925-4060-aa45-b624b10f858a} <Debug> DynamicQueryHandler: Done processing query | ||
6326 | 2024.03.01 23:24:17.869796 [ 24 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6327 | 2024.03.01 23:24:17.869892 [ 3 ] {4e928bcb-e925-4060-aa45-b624b10f858a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6328 | 2024.03.01 23:24:17.870052 [ 3 ] {} <Debug> HTTP-Session: d0189409-1263-4c38-9af7-c00fa32e8bc0 Destroying unnamed session | ||
6329 | 2024.03.01 23:24:17.870045 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6330 | 2024.03.01 23:24:17.870117 [ 24 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_66_13} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6331 | 2024.03.01 23:24:17.870187 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 200 rows starting from the beginning of the part | ||
6332 | 2024.03.01 23:24:17.870318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6333 | 2024.03.01 23:24:17.870409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6334 | 2024.03.01 23:24:17.870426 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 108 rows starting from the beginning of the part | ||
6335 | 2024.03.01 23:24:17.870450 [ 3 ] {} <Debug> HTTP-Session: ceddc356-d914-42f7-8ebc-96e356a2b034 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6336 | 2024.03.01 23:24:17.870514 [ 3 ] {} <Debug> HTTP-Session: ceddc356-d914-42f7-8ebc-96e356a2b034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6337 | 2024.03.01 23:24:17.870672 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 51 rows starting from the beginning of the part | ||
6338 | 2024.03.01 23:24:17.870715 [ 3 ] {217163a0-9a34-4eb1-a89b-d50c524a4e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6339 | 2024.03.01 23:24:17.870821 [ 3 ] {217163a0-9a34-4eb1-a89b-d50c524a4e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6340 | 2024.03.01 23:24:17.870872 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 110 rows starting from the beginning of the part | ||
6341 | 2024.03.01 23:24:17.871160 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 87 rows starting from the beginning of the part | ||
6342 | 2024.03.01 23:24:17.871314 [ 3 ] {217163a0-9a34-4eb1-a89b-d50c524a4e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6343 | 2024.03.01 23:24:17.871401 [ 11 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part | ||
6344 | 2024.03.01 23:24:17.871981 [ 3 ] {217163a0-9a34-4eb1-a89b-d50c524a4e88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6345 | 2024.03.01 23:24:17.872444 [ 3 ] {217163a0-9a34-4eb1-a89b-d50c524a4e88} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6346 | 2024.03.01 23:24:17.872696 [ 3 ] {217163a0-9a34-4eb1-a89b-d50c524a4e88} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6347 | 2024.03.01 23:24:17.872892 [ 79 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6348 | 2024.03.01 23:24:17.873019 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6349 | 2024.03.01 23:24:17.873109 [ 3 ] {217163a0-9a34-4eb1-a89b-d50c524a4e88} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002301966 sec., 15638 rows/sec., 1.22 MiB/sec. | ||
6350 | 2024.03.01 23:24:17.873253 [ 11 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6351 | 2024.03.01 23:24:17.873318 [ 22 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 4 columns (4 merged, 0 gathered) in 0.003716291 sec., 178672.7680905505 rows/sec., 16.88 MiB/sec. | ||
6352 | 2024.03.01 23:24:17.873469 [ 11 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6353 | 2024.03.01 23:24:17.873479 [ 3 ] {217163a0-9a34-4eb1-a89b-d50c524a4e88} <Debug> DynamicQueryHandler: Done processing query | ||
6354 | 2024.03.01 23:24:17.873537 [ 3 ] {217163a0-9a34-4eb1-a89b-d50c524a4e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6355 | 2024.03.01 23:24:17.873537 [ 11 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 103 rows starting from the beginning of the part | ||
6356 | 2024.03.01 23:24:17.873601 [ 3 ] {} <Debug> HTTP-Session: ceddc356-d914-42f7-8ebc-96e356a2b034 Destroying unnamed session | ||
6357 | 2024.03.01 23:24:17.873683 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6358 | 2024.03.01 23:24:17.873757 [ 11 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
6359 | 2024.03.01 23:24:17.873871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6360 | 2024.03.01 23:24:17.873994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6361 | 2024.03.01 23:24:17.874030 [ 11 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part | ||
6362 | 2024.03.01 23:24:17.874050 [ 3 ] {} <Debug> HTTP-Session: c4caab0f-7576-4cf3-aa54-710d684238da Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6363 | 2024.03.01 23:24:17.874115 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6364 | 2024.03.01 23:24:17.874134 [ 3 ] {} <Debug> HTTP-Session: c4caab0f-7576-4cf3-aa54-710d684238da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6365 | 2024.03.01 23:24:17.874310 [ 10 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_66_13} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6366 | 2024.03.01 23:24:17.874414 [ 11 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
6367 | 2024.03.01 23:24:17.874509 [ 3 ] {ae09f790-0a54-4dde-99c9-02e119c1167d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6368 | 2024.03.01 23:24:17.874639 [ 3 ] {ae09f790-0a54-4dde-99c9-02e119c1167d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6369 | 2024.03.01 23:24:17.874719 [ 11 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 41 rows starting from the beginning of the part | ||
6370 | 2024.03.01 23:24:17.875050 [ 11 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
6371 | 2024.03.01 23:24:17.875320 [ 3 ] {ae09f790-0a54-4dde-99c9-02e119c1167d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6372 | 2024.03.01 23:24:17.876494 [ 3 ] {ae09f790-0a54-4dde-99c9-02e119c1167d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6373 | 2024.03.01 23:24:17.876535 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003404623 sec., 80185.0895091762 rows/sec., 6.26 MiB/sec. | ||
6374 | 2024.03.01 23:24:17.876713 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6375 | 2024.03.01 23:24:17.876977 [ 3 ] {ae09f790-0a54-4dde-99c9-02e119c1167d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6376 | 2024.03.01 23:24:17.876999 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6377 | 2024.03.01 23:24:17.877102 [ 22 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_66_13} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6378 | 2024.03.01 23:24:17.877264 [ 3 ] {ae09f790-0a54-4dde-99c9-02e119c1167d} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6379 | 2024.03.01 23:24:17.877385 [ 3 ] {ae09f790-0a54-4dde-99c9-02e119c1167d} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.002797129 sec., 12870 rows/sec., 17.37 MiB/sec. | ||
6380 | 2024.03.01 23:24:17.877389 [ 52 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6381 | 2024.03.01 23:24:17.877470 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6382 | 2024.03.01 23:24:17.877584 [ 3 ] {ae09f790-0a54-4dde-99c9-02e119c1167d} <Debug> DynamicQueryHandler: Done processing query | ||
6383 | 2024.03.01 23:24:17.877612 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6384 | 2024.03.01 23:24:17.877629 [ 3 ] {ae09f790-0a54-4dde-99c9-02e119c1167d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6385 | 2024.03.01 23:24:17.877679 [ 3 ] {} <Debug> HTTP-Session: c4caab0f-7576-4cf3-aa54-710d684238da Destroying unnamed session | ||
6386 | 2024.03.01 23:24:17.877901 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6387 | 2024.03.01 23:24:17.877945 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1564 rows starting from the beginning of the part | ||
6388 | 2024.03.01 23:24:17.878072 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
6389 | 2024.03.01 23:24:17.878175 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part | ||
6390 | 2024.03.01 23:24:17.878269 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
6391 | 2024.03.01 23:24:17.878360 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part | ||
6392 | 2024.03.01 23:24:17.878452 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
6393 | 2024.03.01 23:24:17.883196 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1706 rows, containing 6 columns (6 merged, 0 gathered) in 0.005668109 sec., 300982.21470335167 rows/sec., 406.16 MiB/sec. | ||
6394 | 2024.03.01 23:24:17.883848 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6395 | 2024.03.01 23:24:17.884075 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6396 | 2024.03.01 23:24:17.884141 [ 10 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6397 | 2024.03.01 23:24:17.884214 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_66_13: 8.71 MiB. | ||
6398 | 2024.03.01 23:24:22.863913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6399 | 2024.03.01 23:24:22.864050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6400 | 2024.03.01 23:24:22.864081 [ 3 ] {} <Debug> HTTP-Session: 0994f524-37f4-4a50-88c4-cd8f28b4e186 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6401 | 2024.03.01 23:24:22.864109 [ 3 ] {} <Debug> HTTP-Session: 0994f524-37f4-4a50-88c4-cd8f28b4e186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6402 | 2024.03.01 23:24:22.864252 [ 3 ] {b8378763-5375-4dad-b8d3-00a75ca970b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6403 | 2024.03.01 23:24:22.864319 [ 3 ] {b8378763-5375-4dad-b8d3-00a75ca970b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6404 | 2024.03.01 23:24:22.864505 [ 3 ] {b8378763-5375-4dad-b8d3-00a75ca970b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6405 | 2024.03.01 23:24:22.864956 [ 3 ] {b8378763-5375-4dad-b8d3-00a75ca970b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6406 | 2024.03.01 23:24:22.865234 [ 3 ] {b8378763-5375-4dad-b8d3-00a75ca970b0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6407 | 2024.03.01 23:24:22.865397 [ 3 ] {b8378763-5375-4dad-b8d3-00a75ca970b0} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6408 | 2024.03.01 23:24:22.865532 [ 3 ] {b8378763-5375-4dad-b8d3-00a75ca970b0} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00124098 sec., 13698 rows/sec., 1.08 MiB/sec. | ||
6409 | 2024.03.01 23:24:22.865665 [ 3 ] {b8378763-5375-4dad-b8d3-00a75ca970b0} <Debug> DynamicQueryHandler: Done processing query | ||
6410 | 2024.03.01 23:24:22.865689 [ 3 ] {b8378763-5375-4dad-b8d3-00a75ca970b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6411 | 2024.03.01 23:24:22.865705 [ 3 ] {} <Debug> HTTP-Session: 0994f524-37f4-4a50-88c4-cd8f28b4e186 Destroying unnamed session | ||
6412 | 2024.03.01 23:24:22.865815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6413 | 2024.03.01 23:24:22.865859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6414 | 2024.03.01 23:24:22.865878 [ 3 ] {} <Debug> HTTP-Session: 651716d9-994d-4100-9780-ef865727f8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6415 | 2024.03.01 23:24:22.865895 [ 3 ] {} <Debug> HTTP-Session: 651716d9-994d-4100-9780-ef865727f8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6416 | 2024.03.01 23:24:22.865965 [ 3 ] {da639657-15dd-456f-b7e4-58b0760f0421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6417 | 2024.03.01 23:24:22.866005 [ 3 ] {da639657-15dd-456f-b7e4-58b0760f0421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6418 | 2024.03.01 23:24:22.866113 [ 3 ] {da639657-15dd-456f-b7e4-58b0760f0421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6419 | 2024.03.01 23:24:22.866390 [ 3 ] {da639657-15dd-456f-b7e4-58b0760f0421} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6420 | 2024.03.01 23:24:22.866593 [ 3 ] {da639657-15dd-456f-b7e4-58b0760f0421} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6421 | 2024.03.01 23:24:22.866748 [ 3 ] {da639657-15dd-456f-b7e4-58b0760f0421} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
6422 | 2024.03.01 23:24:22.866854 [ 3 ] {da639657-15dd-456f-b7e4-58b0760f0421} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000855241 sec., 2338 rows/sec., 199.82 KiB/sec. | ||
6423 | 2024.03.01 23:24:22.867007 [ 3 ] {da639657-15dd-456f-b7e4-58b0760f0421} <Debug> DynamicQueryHandler: Done processing query | ||
6424 | 2024.03.01 23:24:22.867031 [ 3 ] {da639657-15dd-456f-b7e4-58b0760f0421} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6425 | 2024.03.01 23:24:22.867047 [ 3 ] {} <Debug> HTTP-Session: 651716d9-994d-4100-9780-ef865727f8a8 Destroying unnamed session | ||
6426 | 2024.03.01 23:24:22.867200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6427 | 2024.03.01 23:24:22.867246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6428 | 2024.03.01 23:24:22.867265 [ 3 ] {} <Debug> HTTP-Session: 7568580e-48b9-4a4c-8c8a-1e86d9698e63 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6429 | 2024.03.01 23:24:22.867281 [ 3 ] {} <Debug> HTTP-Session: 7568580e-48b9-4a4c-8c8a-1e86d9698e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6430 | 2024.03.01 23:24:22.867353 [ 3 ] {42cf9fc4-8828-4076-a369-fec96cf0acd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6431 | 2024.03.01 23:24:22.867391 [ 3 ] {42cf9fc4-8828-4076-a369-fec96cf0acd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6432 | 2024.03.01 23:24:22.867506 [ 3 ] {42cf9fc4-8828-4076-a369-fec96cf0acd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6433 | 2024.03.01 23:24:22.867827 [ 3 ] {42cf9fc4-8828-4076-a369-fec96cf0acd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6434 | 2024.03.01 23:24:22.868043 [ 3 ] {42cf9fc4-8828-4076-a369-fec96cf0acd5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6435 | 2024.03.01 23:24:22.868195 [ 3 ] {42cf9fc4-8828-4076-a369-fec96cf0acd5} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6436 | 2024.03.01 23:24:22.868303 [ 3 ] {42cf9fc4-8828-4076-a369-fec96cf0acd5} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.000915423 sec., 56804 rows/sec., 4.98 MiB/sec. | ||
6437 | 2024.03.01 23:24:22.868409 [ 3 ] {42cf9fc4-8828-4076-a369-fec96cf0acd5} <Debug> DynamicQueryHandler: Done processing query | ||
6438 | 2024.03.01 23:24:22.868432 [ 3 ] {42cf9fc4-8828-4076-a369-fec96cf0acd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6439 | 2024.03.01 23:24:22.868447 [ 3 ] {} <Debug> HTTP-Session: 7568580e-48b9-4a4c-8c8a-1e86d9698e63 Destroying unnamed session | ||
6440 | 2024.03.01 23:24:22.868551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6441 | 2024.03.01 23:24:22.868595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6442 | 2024.03.01 23:24:22.868613 [ 3 ] {} <Debug> HTTP-Session: 61afaa6f-dc9c-4478-9822-8c40eb0f2dec Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6443 | 2024.03.01 23:24:22.868630 [ 3 ] {} <Debug> HTTP-Session: 61afaa6f-dc9c-4478-9822-8c40eb0f2dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6444 | 2024.03.01 23:24:22.868697 [ 3 ] {21f3bec5-d151-48f4-bf22-c44db1ef1986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6445 | 2024.03.01 23:24:22.868735 [ 3 ] {21f3bec5-d151-48f4-bf22-c44db1ef1986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6446 | 2024.03.01 23:24:22.868837 [ 3 ] {21f3bec5-d151-48f4-bf22-c44db1ef1986} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6447 | 2024.03.01 23:24:22.869088 [ 3 ] {21f3bec5-d151-48f4-bf22-c44db1ef1986} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6448 | 2024.03.01 23:24:22.869291 [ 3 ] {21f3bec5-d151-48f4-bf22-c44db1ef1986} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6449 | 2024.03.01 23:24:22.869448 [ 3 ] {21f3bec5-d151-48f4-bf22-c44db1ef1986} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
6450 | 2024.03.01 23:24:22.869562 [ 3 ] {21f3bec5-d151-48f4-bf22-c44db1ef1986} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000831661 sec., 2404 rows/sec., 167.92 KiB/sec. | ||
6451 | 2024.03.01 23:24:22.869751 [ 3 ] {21f3bec5-d151-48f4-bf22-c44db1ef1986} <Debug> DynamicQueryHandler: Done processing query | ||
6452 | 2024.03.01 23:24:22.869775 [ 3 ] {21f3bec5-d151-48f4-bf22-c44db1ef1986} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6453 | 2024.03.01 23:24:22.869790 [ 3 ] {} <Debug> HTTP-Session: 61afaa6f-dc9c-4478-9822-8c40eb0f2dec Destroying unnamed session | ||
6454 | 2024.03.01 23:24:22.869897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6455 | 2024.03.01 23:24:22.869941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6456 | 2024.03.01 23:24:22.869960 [ 3 ] {} <Debug> HTTP-Session: 9ffc87f7-4f22-4465-adcd-bc50964801f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6457 | 2024.03.01 23:24:22.869976 [ 3 ] {} <Debug> HTTP-Session: 9ffc87f7-4f22-4465-adcd-bc50964801f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6458 | 2024.03.01 23:24:22.870045 [ 3 ] {65810625-3e50-4f21-bdf6-09988cedcd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6459 | 2024.03.01 23:24:22.870082 [ 3 ] {65810625-3e50-4f21-bdf6-09988cedcd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6460 | 2024.03.01 23:24:22.870200 [ 3 ] {65810625-3e50-4f21-bdf6-09988cedcd9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6461 | 2024.03.01 23:24:22.870473 [ 3 ] {65810625-3e50-4f21-bdf6-09988cedcd9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6462 | 2024.03.01 23:24:22.870681 [ 3 ] {65810625-3e50-4f21-bdf6-09988cedcd9f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6463 | 2024.03.01 23:24:22.870828 [ 3 ] {65810625-3e50-4f21-bdf6-09988cedcd9f} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6464 | 2024.03.01 23:24:22.870941 [ 3 ] {65810625-3e50-4f21-bdf6-09988cedcd9f} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000869792 sec., 21844 rows/sec., 1.71 MiB/sec. | ||
6465 | 2024.03.01 23:24:22.871046 [ 3 ] {65810625-3e50-4f21-bdf6-09988cedcd9f} <Debug> DynamicQueryHandler: Done processing query | ||
6466 | 2024.03.01 23:24:22.871068 [ 3 ] {65810625-3e50-4f21-bdf6-09988cedcd9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6467 | 2024.03.01 23:24:22.871083 [ 3 ] {} <Debug> HTTP-Session: 9ffc87f7-4f22-4465-adcd-bc50964801f3 Destroying unnamed session | ||
6468 | 2024.03.01 23:24:22.871180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6469 | 2024.03.01 23:24:22.871223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6470 | 2024.03.01 23:24:22.871241 [ 3 ] {} <Debug> HTTP-Session: 492de434-e7c5-466b-94b4-e2cef40629c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6471 | 2024.03.01 23:24:22.871258 [ 3 ] {} <Debug> HTTP-Session: 492de434-e7c5-466b-94b4-e2cef40629c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6472 | 2024.03.01 23:24:22.871326 [ 3 ] {fe6891c4-2e07-412f-b8b9-89d3348145ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6473 | 2024.03.01 23:24:22.871369 [ 3 ] {fe6891c4-2e07-412f-b8b9-89d3348145ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6474 | 2024.03.01 23:24:22.871487 [ 3 ] {fe6891c4-2e07-412f-b8b9-89d3348145ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6475 | 2024.03.01 23:24:22.871729 [ 3 ] {fe6891c4-2e07-412f-b8b9-89d3348145ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6476 | 2024.03.01 23:24:22.871986 [ 3 ] {fe6891c4-2e07-412f-b8b9-89d3348145ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6477 | 2024.03.01 23:24:22.872179 [ 3 ] {fe6891c4-2e07-412f-b8b9-89d3348145ba} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
6478 | 2024.03.01 23:24:22.872302 [ 3 ] {fe6891c4-2e07-412f-b8b9-89d3348145ba} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000947793 sec., 1055 rows/sec., 74.19 KiB/sec. | ||
6479 | 2024.03.01 23:24:22.872421 [ 3 ] {fe6891c4-2e07-412f-b8b9-89d3348145ba} <Debug> DynamicQueryHandler: Done processing query | ||
6480 | 2024.03.01 23:24:22.872443 [ 3 ] {fe6891c4-2e07-412f-b8b9-89d3348145ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6481 | 2024.03.01 23:24:22.872459 [ 3 ] {} <Debug> HTTP-Session: 492de434-e7c5-466b-94b4-e2cef40629c8 Destroying unnamed session | ||
6482 | 2024.03.01 23:24:22.872578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6483 | 2024.03.01 23:24:22.872624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6484 | 2024.03.01 23:24:22.872643 [ 3 ] {} <Debug> HTTP-Session: 0b78d965-e8c2-49aa-a53c-d18bc95c2dce Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6485 | 2024.03.01 23:24:22.872659 [ 3 ] {} <Debug> HTTP-Session: 0b78d965-e8c2-49aa-a53c-d18bc95c2dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6486 | 2024.03.01 23:24:22.872732 [ 3 ] {062fc18f-40c5-4766-9d36-f8435ffe3f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6487 | 2024.03.01 23:24:22.872776 [ 3 ] {062fc18f-40c5-4766-9d36-f8435ffe3f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6488 | 2024.03.01 23:24:22.872911 [ 3 ] {062fc18f-40c5-4766-9d36-f8435ffe3f7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6489 | 2024.03.01 23:24:22.873249 [ 3 ] {062fc18f-40c5-4766-9d36-f8435ffe3f7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6490 | 2024.03.01 23:24:22.873536 [ 3 ] {062fc18f-40c5-4766-9d36-f8435ffe3f7c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6491 | 2024.03.01 23:24:22.873726 [ 3 ] {062fc18f-40c5-4766-9d36-f8435ffe3f7c} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6492 | 2024.03.01 23:24:22.873847 [ 3 ] {062fc18f-40c5-4766-9d36-f8435ffe3f7c} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001087957 sec., 15625 rows/sec., 21.09 MiB/sec. | ||
6493 | 2024.03.01 23:24:22.873962 [ 3 ] {062fc18f-40c5-4766-9d36-f8435ffe3f7c} <Debug> DynamicQueryHandler: Done processing query | ||
6494 | 2024.03.01 23:24:22.873985 [ 3 ] {062fc18f-40c5-4766-9d36-f8435ffe3f7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6495 | 2024.03.01 23:24:22.874000 [ 3 ] {} <Debug> HTTP-Session: 0b78d965-e8c2-49aa-a53c-d18bc95c2dce Destroying unnamed session | ||
6496 | 2024.03.01 23:24:27.865873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 5216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6497 | 2024.03.01 23:24:27.866053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6498 | 2024.03.01 23:24:27.866100 [ 3 ] {} <Debug> HTTP-Session: d4266857-e507-4ea8-a415-3dd719a67c8f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6499 | 2024.03.01 23:24:27.866143 [ 3 ] {} <Debug> HTTP-Session: d4266857-e507-4ea8-a415-3dd719a67c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6500 | 2024.03.01 23:24:27.866363 [ 3 ] {5fd3f391-6f28-495d-ac05-0cf01529ea37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6501 | 2024.03.01 23:24:27.866452 [ 3 ] {5fd3f391-6f28-495d-ac05-0cf01529ea37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6502 | 2024.03.01 23:24:27.866617 [ 3 ] {5fd3f391-6f28-495d-ac05-0cf01529ea37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6503 | 2024.03.01 23:24:27.867046 [ 3 ] {5fd3f391-6f28-495d-ac05-0cf01529ea37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6504 | 2024.03.01 23:24:27.867315 [ 3 ] {5fd3f391-6f28-495d-ac05-0cf01529ea37} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6505 | 2024.03.01 23:24:27.867478 [ 3 ] {5fd3f391-6f28-495d-ac05-0cf01529ea37} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6506 | 2024.03.01 23:24:27.867597 [ 3 ] {5fd3f391-6f28-495d-ac05-0cf01529ea37} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001174819 sec., 30643 rows/sec., 2.43 MiB/sec. | ||
6507 | 2024.03.01 23:24:27.867796 [ 3 ] {5fd3f391-6f28-495d-ac05-0cf01529ea37} <Debug> DynamicQueryHandler: Done processing query | ||
6508 | 2024.03.01 23:24:27.867827 [ 3 ] {5fd3f391-6f28-495d-ac05-0cf01529ea37} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6509 | 2024.03.01 23:24:27.867879 [ 3 ] {} <Debug> HTTP-Session: d4266857-e507-4ea8-a415-3dd719a67c8f Destroying unnamed session | ||
6510 | 2024.03.01 23:24:27.868049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 17698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6511 | 2024.03.01 23:24:27.868103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6512 | 2024.03.01 23:24:27.868123 [ 3 ] {} <Debug> HTTP-Session: 40c39476-b15f-4ea2-97a5-5971a4df693e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6513 | 2024.03.01 23:24:27.868141 [ 3 ] {} <Debug> HTTP-Session: 40c39476-b15f-4ea2-97a5-5971a4df693e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6514 | 2024.03.01 23:24:27.868221 [ 3 ] {e47b6666-8ce2-4e3a-a11b-03c5ee3ae031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6515 | 2024.03.01 23:24:27.868262 [ 3 ] {e47b6666-8ce2-4e3a-a11b-03c5ee3ae031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6516 | 2024.03.01 23:24:27.868378 [ 3 ] {e47b6666-8ce2-4e3a-a11b-03c5ee3ae031} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6517 | 2024.03.01 23:24:27.868715 [ 3 ] {e47b6666-8ce2-4e3a-a11b-03c5ee3ae031} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6518 | 2024.03.01 23:24:27.868934 [ 3 ] {e47b6666-8ce2-4e3a-a11b-03c5ee3ae031} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6519 | 2024.03.01 23:24:27.869089 [ 3 ] {e47b6666-8ce2-4e3a-a11b-03c5ee3ae031} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6520 | 2024.03.01 23:24:27.869189 [ 3 ] {e47b6666-8ce2-4e3a-a11b-03c5ee3ae031} <Information> executeQuery: Read 108 rows, 11.06 KiB in 0.000940803 sec., 114795 rows/sec., 11.48 MiB/sec. | ||
6521 | 2024.03.01 23:24:27.869291 [ 3 ] {e47b6666-8ce2-4e3a-a11b-03c5ee3ae031} <Debug> DynamicQueryHandler: Done processing query | ||
6522 | 2024.03.01 23:24:27.869315 [ 3 ] {e47b6666-8ce2-4e3a-a11b-03c5ee3ae031} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6523 | 2024.03.01 23:24:27.869331 [ 3 ] {} <Debug> HTTP-Session: 40c39476-b15f-4ea2-97a5-5971a4df693e Destroying unnamed session | ||
6524 | 2024.03.01 23:24:27.869486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6525 | 2024.03.01 23:24:27.869532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6526 | 2024.03.01 23:24:27.869551 [ 3 ] {} <Debug> HTTP-Session: d1c87071-4f7d-4f0e-8473-7495f16b8321 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6527 | 2024.03.01 23:24:27.869568 [ 3 ] {} <Debug> HTTP-Session: d1c87071-4f7d-4f0e-8473-7495f16b8321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6528 | 2024.03.01 23:24:27.869638 [ 3 ] {4b4d57ef-0c71-4741-8333-3e747edf1d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6529 | 2024.03.01 23:24:27.869676 [ 3 ] {4b4d57ef-0c71-4741-8333-3e747edf1d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6530 | 2024.03.01 23:24:27.869777 [ 3 ] {4b4d57ef-0c71-4741-8333-3e747edf1d1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6531 | 2024.03.01 23:24:27.870021 [ 3 ] {4b4d57ef-0c71-4741-8333-3e747edf1d1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6532 | 2024.03.01 23:24:27.870227 [ 3 ] {4b4d57ef-0c71-4741-8333-3e747edf1d1b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6533 | 2024.03.01 23:24:27.870373 [ 3 ] {4b4d57ef-0c71-4741-8333-3e747edf1d1b} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6534 | 2024.03.01 23:24:27.870471 [ 3 ] {4b4d57ef-0c71-4741-8333-3e747edf1d1b} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000804869 sec., 44727 rows/sec., 3.50 MiB/sec. | ||
6535 | 2024.03.01 23:24:27.870582 [ 3 ] {4b4d57ef-0c71-4741-8333-3e747edf1d1b} <Debug> DynamicQueryHandler: Done processing query | ||
6536 | 2024.03.01 23:24:27.870612 [ 3 ] {4b4d57ef-0c71-4741-8333-3e747edf1d1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6537 | 2024.03.01 23:24:27.870628 [ 3 ] {} <Debug> HTTP-Session: d1c87071-4f7d-4f0e-8473-7495f16b8321 Destroying unnamed session | ||
6538 | 2024.03.01 23:24:27.870756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 38542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6539 | 2024.03.01 23:24:27.870800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6540 | 2024.03.01 23:24:27.870819 [ 3 ] {} <Debug> HTTP-Session: 296e1a5e-c1d4-41c4-b00c-fa1a1eaff256 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6541 | 2024.03.01 23:24:27.870836 [ 3 ] {} <Debug> HTTP-Session: 296e1a5e-c1d4-41c4-b00c-fa1a1eaff256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6542 | 2024.03.01 23:24:27.870913 [ 3 ] {45075170-0d8d-49e5-bb14-4b934b2d82b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6543 | 2024.03.01 23:24:27.870957 [ 3 ] {45075170-0d8d-49e5-bb14-4b934b2d82b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6544 | 2024.03.01 23:24:27.871091 [ 3 ] {45075170-0d8d-49e5-bb14-4b934b2d82b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6545 | 2024.03.01 23:24:27.871458 [ 3 ] {45075170-0d8d-49e5-bb14-4b934b2d82b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6546 | 2024.03.01 23:24:27.871760 [ 3 ] {45075170-0d8d-49e5-bb14-4b934b2d82b2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6547 | 2024.03.01 23:24:27.871934 [ 3 ] {45075170-0d8d-49e5-bb14-4b934b2d82b2} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6548 | 2024.03.01 23:24:27.872034 [ 3 ] {45075170-0d8d-49e5-bb14-4b934b2d82b2} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001093767 sec., 32913 rows/sec., 44.42 MiB/sec. | ||
6549 | 2024.03.01 23:24:27.872190 [ 3 ] {45075170-0d8d-49e5-bb14-4b934b2d82b2} <Debug> DynamicQueryHandler: Done processing query | ||
6550 | 2024.03.01 23:24:27.872222 [ 3 ] {45075170-0d8d-49e5-bb14-4b934b2d82b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6551 | 2024.03.01 23:24:27.872238 [ 3 ] {} <Debug> HTTP-Session: 296e1a5e-c1d4-41c4-b00c-fa1a1eaff256 Destroying unnamed session | ||
6552 | 2024.03.01 23:24:31.561996 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6553 | 2024.03.01 23:24:31.562060 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6554 | 2024.03.01 23:24:32.863777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6555 | 2024.03.01 23:24:32.863883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6556 | 2024.03.01 23:24:32.863909 [ 3 ] {} <Debug> HTTP-Session: c402d825-e855-4c6e-9c8a-7e16c8775db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6557 | 2024.03.01 23:24:32.863934 [ 3 ] {} <Debug> HTTP-Session: c402d825-e855-4c6e-9c8a-7e16c8775db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6558 | 2024.03.01 23:24:32.864063 [ 3 ] {b968471b-ea6f-469e-9be3-5b384995fe87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6559 | 2024.03.01 23:24:32.864124 [ 3 ] {b968471b-ea6f-469e-9be3-5b384995fe87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6560 | 2024.03.01 23:24:32.864285 [ 3 ] {b968471b-ea6f-469e-9be3-5b384995fe87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6561 | 2024.03.01 23:24:32.864644 [ 3 ] {b968471b-ea6f-469e-9be3-5b384995fe87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6562 | 2024.03.01 23:24:32.864919 [ 3 ] {b968471b-ea6f-469e-9be3-5b384995fe87} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6563 | 2024.03.01 23:24:32.865089 [ 3 ] {b968471b-ea6f-469e-9be3-5b384995fe87} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6564 | 2024.03.01 23:24:32.865224 [ 3 ] {b968471b-ea6f-469e-9be3-5b384995fe87} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001118747 sec., 15195 rows/sec., 1.20 MiB/sec. | ||
6565 | 2024.03.01 23:24:32.865394 [ 3 ] {b968471b-ea6f-469e-9be3-5b384995fe87} <Debug> DynamicQueryHandler: Done processing query | ||
6566 | 2024.03.01 23:24:32.865439 [ 3 ] {b968471b-ea6f-469e-9be3-5b384995fe87} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6567 | 2024.03.01 23:24:32.865481 [ 3 ] {} <Debug> HTTP-Session: c402d825-e855-4c6e-9c8a-7e16c8775db7 Destroying unnamed session | ||
6568 | 2024.03.01 23:24:32.865608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6569 | 2024.03.01 23:24:32.865655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6570 | 2024.03.01 23:24:32.865673 [ 3 ] {} <Debug> HTTP-Session: c3e93730-24a5-46c8-b9dd-8aa6333c161d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6571 | 2024.03.01 23:24:32.865691 [ 3 ] {} <Debug> HTTP-Session: c3e93730-24a5-46c8-b9dd-8aa6333c161d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6572 | 2024.03.01 23:24:32.865767 [ 3 ] {0e10e742-11ab-43ed-8b7c-957d8c086a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6573 | 2024.03.01 23:24:32.865807 [ 3 ] {0e10e742-11ab-43ed-8b7c-957d8c086a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6574 | 2024.03.01 23:24:32.865919 [ 3 ] {0e10e742-11ab-43ed-8b7c-957d8c086a94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6575 | 2024.03.01 23:24:32.866191 [ 3 ] {0e10e742-11ab-43ed-8b7c-957d8c086a94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6576 | 2024.03.01 23:24:32.866406 [ 3 ] {0e10e742-11ab-43ed-8b7c-957d8c086a94} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6577 | 2024.03.01 23:24:32.866563 [ 3 ] {0e10e742-11ab-43ed-8b7c-957d8c086a94} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6578 | 2024.03.01 23:24:32.866687 [ 3 ] {0e10e742-11ab-43ed-8b7c-957d8c086a94} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000892582 sec., 57137 rows/sec., 5.01 MiB/sec. | ||
6579 | 2024.03.01 23:24:32.866831 [ 3 ] {0e10e742-11ab-43ed-8b7c-957d8c086a94} <Debug> DynamicQueryHandler: Done processing query | ||
6580 | 2024.03.01 23:24:32.866870 [ 3 ] {0e10e742-11ab-43ed-8b7c-957d8c086a94} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6581 | 2024.03.01 23:24:32.866906 [ 3 ] {} <Debug> HTTP-Session: c3e93730-24a5-46c8-b9dd-8aa6333c161d Destroying unnamed session | ||
6582 | 2024.03.01 23:24:32.867035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6583 | 2024.03.01 23:24:32.867080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6584 | 2024.03.01 23:24:32.867099 [ 3 ] {} <Debug> HTTP-Session: 587ffa57-26c2-4ba8-a88e-18522c1e8f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6585 | 2024.03.01 23:24:32.867116 [ 3 ] {} <Debug> HTTP-Session: 587ffa57-26c2-4ba8-a88e-18522c1e8f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6586 | 2024.03.01 23:24:32.867187 [ 3 ] {4b8cf613-75ba-4afe-8359-de60ae7a877f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6587 | 2024.03.01 23:24:32.867226 [ 3 ] {4b8cf613-75ba-4afe-8359-de60ae7a877f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6588 | 2024.03.01 23:24:32.867342 [ 3 ] {4b8cf613-75ba-4afe-8359-de60ae7a877f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6589 | 2024.03.01 23:24:32.867580 [ 3 ] {4b8cf613-75ba-4afe-8359-de60ae7a877f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6590 | 2024.03.01 23:24:32.867793 [ 3 ] {4b8cf613-75ba-4afe-8359-de60ae7a877f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6591 | 2024.03.01 23:24:32.867942 [ 3 ] {4b8cf613-75ba-4afe-8359-de60ae7a877f} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6592 | 2024.03.01 23:24:32.868060 [ 3 ] {4b8cf613-75ba-4afe-8359-de60ae7a877f} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000844551 sec., 20129 rows/sec., 1.57 MiB/sec. | ||
6593 | 2024.03.01 23:24:32.868164 [ 3 ] {4b8cf613-75ba-4afe-8359-de60ae7a877f} <Debug> DynamicQueryHandler: Done processing query | ||
6594 | 2024.03.01 23:24:32.868187 [ 3 ] {4b8cf613-75ba-4afe-8359-de60ae7a877f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6595 | 2024.03.01 23:24:32.868202 [ 3 ] {} <Debug> HTTP-Session: 587ffa57-26c2-4ba8-a88e-18522c1e8f8f Destroying unnamed session | ||
6596 | 2024.03.01 23:24:32.868366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6597 | 2024.03.01 23:24:32.868409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6598 | 2024.03.01 23:24:32.868428 [ 3 ] {} <Debug> HTTP-Session: c732718d-b9d8-48c2-b9c3-67215f931e37 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6599 | 2024.03.01 23:24:32.868445 [ 3 ] {} <Debug> HTTP-Session: c732718d-b9d8-48c2-b9c3-67215f931e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6600 | 2024.03.01 23:24:32.868520 [ 3 ] {de00756b-a903-48ee-bad7-44971ee7b694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6601 | 2024.03.01 23:24:32.868565 [ 3 ] {de00756b-a903-48ee-bad7-44971ee7b694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6602 | 2024.03.01 23:24:32.868703 [ 3 ] {de00756b-a903-48ee-bad7-44971ee7b694} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6603 | 2024.03.01 23:24:32.869000 [ 3 ] {de00756b-a903-48ee-bad7-44971ee7b694} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
6604 | 2024.03.01 23:24:32.869288 [ 3 ] {de00756b-a903-48ee-bad7-44971ee7b694} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6605 | 2024.03.01 23:24:32.869472 [ 3 ] {de00756b-a903-48ee-bad7-44971ee7b694} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6606 | 2024.03.01 23:24:32.869597 [ 3 ] {de00756b-a903-48ee-bad7-44971ee7b694} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001047426 sec., 16230 rows/sec., 21.90 MiB/sec. | ||
6607 | 2024.03.01 23:24:32.869706 [ 3 ] {de00756b-a903-48ee-bad7-44971ee7b694} <Debug> DynamicQueryHandler: Done processing query | ||
6608 | 2024.03.01 23:24:32.869730 [ 3 ] {de00756b-a903-48ee-bad7-44971ee7b694} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6609 | 2024.03.01 23:24:32.869746 [ 3 ] {} <Debug> HTTP-Session: c732718d-b9d8-48c2-b9c3-67215f931e37 Destroying unnamed session | ||
6610 | 2024.03.01 23:24:37.746528 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
6611 | 2024.03.01 23:24:37.746607 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6612 | 2024.03.01 23:24:37.746691 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
6613 | 2024.03.01 23:24:37.746833 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6614 | 2024.03.01 23:24:37.746876 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 569 rows starting from the beginning of the part | ||
6615 | 2024.03.01 23:24:37.747017 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
6616 | 2024.03.01 23:24:37.747127 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
6617 | 2024.03.01 23:24:37.747233 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
6618 | 2024.03.01 23:24:37.747337 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
6619 | 2024.03.01 23:24:37.748059 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407624 sec., 458218.95619853033 rows/sec., 32.31 MiB/sec. | ||
6620 | 2024.03.01 23:24:37.748180 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
6621 | 2024.03.01 23:24:37.748423 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
6622 | 2024.03.01 23:24:37.748488 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_22_5} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
6623 | 2024.03.01 23:24:37.866824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6624 | 2024.03.01 23:24:37.866963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6625 | 2024.03.01 23:24:37.867000 [ 3 ] {} <Debug> HTTP-Session: b326bdc8-62a9-44d8-89a3-eb8685410906 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6626 | 2024.03.01 23:24:37.867033 [ 3 ] {} <Debug> HTTP-Session: b326bdc8-62a9-44d8-89a3-eb8685410906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6627 | 2024.03.01 23:24:37.867203 [ 3 ] {58d98796-cdde-4fe3-a0a4-96604aaa3b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6628 | 2024.03.01 23:24:37.867281 [ 3 ] {58d98796-cdde-4fe3-a0a4-96604aaa3b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6629 | 2024.03.01 23:24:37.867500 [ 3 ] {58d98796-cdde-4fe3-a0a4-96604aaa3b16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6630 | 2024.03.01 23:24:37.867877 [ 3 ] {58d98796-cdde-4fe3-a0a4-96604aaa3b16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6631 | 2024.03.01 23:24:37.868146 [ 3 ] {58d98796-cdde-4fe3-a0a4-96604aaa3b16} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6632 | 2024.03.01 23:24:37.868314 [ 3 ] {58d98796-cdde-4fe3-a0a4-96604aaa3b16} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6633 | 2024.03.01 23:24:37.868433 [ 3 ] {58d98796-cdde-4fe3-a0a4-96604aaa3b16} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001189659 sec., 37825 rows/sec., 2.99 MiB/sec. | ||
6634 | 2024.03.01 23:24:37.868592 [ 3 ] {58d98796-cdde-4fe3-a0a4-96604aaa3b16} <Debug> DynamicQueryHandler: Done processing query | ||
6635 | 2024.03.01 23:24:37.868629 [ 3 ] {58d98796-cdde-4fe3-a0a4-96604aaa3b16} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6636 | 2024.03.01 23:24:37.868645 [ 3 ] {} <Debug> HTTP-Session: b326bdc8-62a9-44d8-89a3-eb8685410906 Destroying unnamed session | ||
6637 | 2024.03.01 23:24:37.868788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 21750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6638 | 2024.03.01 23:24:37.868835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6639 | 2024.03.01 23:24:37.868855 [ 3 ] {} <Debug> HTTP-Session: c1cba09b-dab6-41e2-8045-d31b0e8cdc3d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6640 | 2024.03.01 23:24:37.868872 [ 3 ] {} <Debug> HTTP-Session: c1cba09b-dab6-41e2-8045-d31b0e8cdc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6641 | 2024.03.01 23:24:37.868949 [ 3 ] {bb2e661f-5452-41ac-8dfb-99d26eb2a7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6642 | 2024.03.01 23:24:37.868989 [ 3 ] {bb2e661f-5452-41ac-8dfb-99d26eb2a7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6643 | 2024.03.01 23:24:37.869094 [ 3 ] {bb2e661f-5452-41ac-8dfb-99d26eb2a7c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6644 | 2024.03.01 23:24:37.869539 [ 3 ] {bb2e661f-5452-41ac-8dfb-99d26eb2a7c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6645 | 2024.03.01 23:24:37.869777 [ 3 ] {bb2e661f-5452-41ac-8dfb-99d26eb2a7c8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6646 | 2024.03.01 23:24:37.869938 [ 3 ] {bb2e661f-5452-41ac-8dfb-99d26eb2a7c8} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6647 | 2024.03.01 23:24:37.870061 [ 3 ] {bb2e661f-5452-41ac-8dfb-99d26eb2a7c8} <Information> executeQuery: Read 135 rows, 13.47 KiB in 0.001072476 sec., 125876 rows/sec., 12.27 MiB/sec. | ||
6648 | 2024.03.01 23:24:37.870200 [ 3 ] {bb2e661f-5452-41ac-8dfb-99d26eb2a7c8} <Debug> DynamicQueryHandler: Done processing query | ||
6649 | 2024.03.01 23:24:37.870225 [ 3 ] {bb2e661f-5452-41ac-8dfb-99d26eb2a7c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6650 | 2024.03.01 23:24:37.870241 [ 3 ] {} <Debug> HTTP-Session: c1cba09b-dab6-41e2-8045-d31b0e8cdc3d Destroying unnamed session | ||
6651 | 2024.03.01 23:24:37.870375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 8728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6652 | 2024.03.01 23:24:37.870420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6653 | 2024.03.01 23:24:37.870439 [ 3 ] {} <Debug> HTTP-Session: a5000173-7ac7-4e84-aa77-caa2536bd547 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6654 | 2024.03.01 23:24:37.870456 [ 3 ] {} <Debug> HTTP-Session: a5000173-7ac7-4e84-aa77-caa2536bd547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6655 | 2024.03.01 23:24:37.870530 [ 3 ] {39bcd22c-7598-402b-8051-ca29b1868d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6656 | 2024.03.01 23:24:37.870570 [ 3 ] {39bcd22c-7598-402b-8051-ca29b1868d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6657 | 2024.03.01 23:24:37.870682 [ 3 ] {39bcd22c-7598-402b-8051-ca29b1868d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6658 | 2024.03.01 23:24:37.871005 [ 3 ] {39bcd22c-7598-402b-8051-ca29b1868d60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6659 | 2024.03.01 23:24:37.871229 [ 3 ] {39bcd22c-7598-402b-8051-ca29b1868d60} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6660 | 2024.03.01 23:24:37.871383 [ 3 ] {39bcd22c-7598-402b-8051-ca29b1868d60} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6661 | 2024.03.01 23:24:37.871505 [ 3 ] {39bcd22c-7598-402b-8051-ca29b1868d60} <Information> executeQuery: Read 51 rows, 4.11 KiB in 0.000936733 sec., 54444 rows/sec., 4.29 MiB/sec. | ||
6662 | 2024.03.01 23:24:37.871629 [ 3 ] {39bcd22c-7598-402b-8051-ca29b1868d60} <Debug> DynamicQueryHandler: Done processing query | ||
6663 | 2024.03.01 23:24:37.871663 [ 3 ] {39bcd22c-7598-402b-8051-ca29b1868d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6664 | 2024.03.01 23:24:37.871680 [ 3 ] {} <Debug> HTTP-Session: a5000173-7ac7-4e84-aa77-caa2536bd547 Destroying unnamed session | ||
6665 | 2024.03.01 23:24:37.871852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 48160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6666 | 2024.03.01 23:24:37.871898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6667 | 2024.03.01 23:24:37.871917 [ 3 ] {} <Debug> HTTP-Session: e40e863f-562a-444d-9b4f-dd1cbf21668d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6668 | 2024.03.01 23:24:37.871933 [ 3 ] {} <Debug> HTTP-Session: e40e863f-562a-444d-9b4f-dd1cbf21668d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6669 | 2024.03.01 23:24:37.872026 [ 3 ] {f3072480-31b4-4b93-97c3-25c79ef6bf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6670 | 2024.03.01 23:24:37.872072 [ 3 ] {f3072480-31b4-4b93-97c3-25c79ef6bf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6671 | 2024.03.01 23:24:37.872211 [ 3 ] {f3072480-31b4-4b93-97c3-25c79ef6bf6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6672 | 2024.03.01 23:24:37.872693 [ 3 ] {f3072480-31b4-4b93-97c3-25c79ef6bf6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6673 | 2024.03.01 23:24:37.873036 [ 3 ] {f3072480-31b4-4b93-97c3-25c79ef6bf6b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6674 | 2024.03.01 23:24:37.873218 [ 3 ] {f3072480-31b4-4b93-97c3-25c79ef6bf6b} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6675 | 2024.03.01 23:24:37.873349 [ 3 ] {f3072480-31b4-4b93-97c3-25c79ef6bf6b} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001292141 sec., 34825 rows/sec., 47.00 MiB/sec. | ||
6676 | 2024.03.01 23:24:37.873477 [ 3 ] {f3072480-31b4-4b93-97c3-25c79ef6bf6b} <Debug> DynamicQueryHandler: Done processing query | ||
6677 | 2024.03.01 23:24:37.873500 [ 3 ] {f3072480-31b4-4b93-97c3-25c79ef6bf6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
6678 | 2024.03.01 23:24:37.873515 [ 3 ] {} <Debug> HTTP-Session: e40e863f-562a-444d-9b4f-dd1cbf21668d Destroying unnamed session | ||
6679 | 2024.03.01 23:24:37.873626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 1544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6680 | 2024.03.01 23:24:37.873673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6681 | 2024.03.01 23:24:37.873692 [ 3 ] {} <Debug> HTTP-Session: 39dfacf1-2473-446d-8089-065ff2f1d3ae Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6682 | 2024.03.01 23:24:37.873708 [ 3 ] {} <Debug> HTTP-Session: 39dfacf1-2473-446d-8089-065ff2f1d3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6683 | 2024.03.01 23:24:37.873778 [ 3 ] {4a660dde-c445-499f-9cb3-31fd6816b804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
6684 | 2024.03.01 23:24:37.873817 [ 3 ] {4a660dde-c445-499f-9cb3-31fd6816b804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
6685 | 2024.03.01 23:24:37.873927 [ 3 ] {4a660dde-c445-499f-9cb3-31fd6816b804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6686 | 2024.03.01 23:24:37.874193 [ 3 ] {4a660dde-c445-499f-9cb3-31fd6816b804} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6687 | 2024.03.01 23:24:37.874436 [ 3 ] {4a660dde-c445-499f-9cb3-31fd6816b804} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
6688 | 2024.03.01 23:24:37.874611 [ 3 ] {4a660dde-c445-499f-9cb3-31fd6816b804} <Trace> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
6689 | 2024.03.01 23:24:37.874735 [ 3 ] {4a660dde-c445-499f-9cb3-31fd6816b804} <Information> executeQuery: Read 9 rows, 709.00 B in 0.000926223 sec., 9716 rows/sec., 747.53 KiB/sec. | ||
6690 | 2024.03.01 23:24:37.874894 [ 3 ] {4a660dde-c445-499f-9cb3-31fd6816b804} <Debug> DynamicQueryHandler: Done processing query | ||
6691 | 2024.03.01 23:24:37.874917 [ 3 ] {4a660dde-c445-499f-9cb3-31fd6816b804} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6692 | 2024.03.01 23:24:37.874933 [ 3 ] {} <Debug> HTTP-Session: 39dfacf1-2473-446d-8089-065ff2f1d3ae Destroying unnamed session | ||
6693 | 2024.03.01 23:24:42.865344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6694 | 2024.03.01 23:24:42.865479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6695 | 2024.03.01 23:24:42.865510 [ 3 ] {} <Debug> HTTP-Session: bff7e5a6-8b98-4dbf-8674-a1bf5f787002 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6696 | 2024.03.01 23:24:42.865538 [ 3 ] {} <Debug> HTTP-Session: bff7e5a6-8b98-4dbf-8674-a1bf5f787002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6697 | 2024.03.01 23:24:42.865681 [ 3 ] {ea58846c-e2a8-4b52-b1b9-d1056b7693d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6698 | 2024.03.01 23:24:42.865747 [ 3 ] {ea58846c-e2a8-4b52-b1b9-d1056b7693d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6699 | 2024.03.01 23:24:42.865919 [ 3 ] {ea58846c-e2a8-4b52-b1b9-d1056b7693d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6700 | 2024.03.01 23:24:42.866316 [ 3 ] {ea58846c-e2a8-4b52-b1b9-d1056b7693d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6701 | 2024.03.01 23:24:42.866584 [ 3 ] {ea58846c-e2a8-4b52-b1b9-d1056b7693d5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6702 | 2024.03.01 23:24:42.866745 [ 3 ] {ea58846c-e2a8-4b52-b1b9-d1056b7693d5} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6703 | 2024.03.01 23:24:42.866863 [ 3 ] {ea58846c-e2a8-4b52-b1b9-d1056b7693d5} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001146308 sec., 14830 rows/sec., 1.17 MiB/sec. | ||
6704 | 2024.03.01 23:24:42.866894 [ 121 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6705 | 2024.03.01 23:24:42.867006 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6706 | 2024.03.01 23:24:42.867038 [ 3 ] {ea58846c-e2a8-4b52-b1b9-d1056b7693d5} <Debug> DynamicQueryHandler: Done processing query | ||
6707 | 2024.03.01 23:24:42.867099 [ 3 ] {ea58846c-e2a8-4b52-b1b9-d1056b7693d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6708 | 2024.03.01 23:24:42.867158 [ 3 ] {} <Debug> HTTP-Session: bff7e5a6-8b98-4dbf-8674-a1bf5f787002 Destroying unnamed session | ||
6709 | 2024.03.01 23:24:42.867180 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6710 | 2024.03.01 23:24:42.867375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6711 | 2024.03.01 23:24:42.867496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6712 | 2024.03.01 23:24:42.867497 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6713 | 2024.03.01 23:24:42.867528 [ 3 ] {} <Debug> HTTP-Session: a28ab5e6-87be-41de-8a2a-05eb1a1bc58e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6714 | 2024.03.01 23:24:42.867574 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 53 rows starting from the beginning of the part | ||
6715 | 2024.03.01 23:24:42.867585 [ 3 ] {} <Debug> HTTP-Session: a28ab5e6-87be-41de-8a2a-05eb1a1bc58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6716 | 2024.03.01 23:24:42.867793 [ 3 ] {fb0f83ed-a618-4181-95f6-3608166fdc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6717 | 2024.03.01 23:24:42.867834 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 17 rows starting from the beginning of the part | ||
6718 | 2024.03.01 23:24:42.867868 [ 3 ] {fb0f83ed-a618-4181-95f6-3608166fdc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6719 | 2024.03.01 23:24:42.868108 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
6720 | 2024.03.01 23:24:42.868337 [ 3 ] {fb0f83ed-a618-4181-95f6-3608166fdc0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6721 | 2024.03.01 23:24:42.868363 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 17 rows starting from the beginning of the part | ||
6722 | 2024.03.01 23:24:42.868541 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 45 rows starting from the beginning of the part | ||
6723 | 2024.03.01 23:24:42.868777 [ 14 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 17 rows starting from the beginning of the part | ||
6724 | 2024.03.01 23:24:42.869139 [ 3 ] {fb0f83ed-a618-4181-95f6-3608166fdc0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6725 | 2024.03.01 23:24:42.869516 [ 3 ] {fb0f83ed-a618-4181-95f6-3608166fdc0a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6726 | 2024.03.01 23:24:42.869852 [ 3 ] {fb0f83ed-a618-4181-95f6-3608166fdc0a} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
6727 | 2024.03.01 23:24:42.870107 [ 3 ] {fb0f83ed-a618-4181-95f6-3608166fdc0a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002235705 sec., 894 rows/sec., 76.44 KiB/sec. | ||
6728 | 2024.03.01 23:24:42.870515 [ 15 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 4 columns (4 merged, 0 gathered) in 0.003444015 sec., 53716.374638321846 rows/sec., 4.25 MiB/sec. | ||
6729 | 2024.03.01 23:24:42.870531 [ 3 ] {fb0f83ed-a618-4181-95f6-3608166fdc0a} <Debug> DynamicQueryHandler: Done processing query | ||
6730 | 2024.03.01 23:24:42.870598 [ 3 ] {fb0f83ed-a618-4181-95f6-3608166fdc0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6731 | 2024.03.01 23:24:42.870629 [ 3 ] {} <Debug> HTTP-Session: a28ab5e6-87be-41de-8a2a-05eb1a1bc58e Destroying unnamed session | ||
6732 | 2024.03.01 23:24:42.870717 [ 11 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6733 | 2024.03.01 23:24:42.870801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 12846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6734 | 2024.03.01 23:24:42.870858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6735 | 2024.03.01 23:24:42.870886 [ 3 ] {} <Debug> HTTP-Session: 54389d4b-6067-40b8-8d7a-367dc87f30e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6736 | 2024.03.01 23:24:42.870908 [ 3 ] {} <Debug> HTTP-Session: 54389d4b-6067-40b8-8d7a-367dc87f30e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6737 | 2024.03.01 23:24:42.871004 [ 11 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6738 | 2024.03.01 23:24:42.871055 [ 3 ] {3afa9a4a-c86a-4bb7-be63-69c7bc50d2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6739 | 2024.03.01 23:24:42.871120 [ 11 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_71_14} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6740 | 2024.03.01 23:24:42.871131 [ 3 ] {3afa9a4a-c86a-4bb7-be63-69c7bc50d2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6741 | 2024.03.01 23:24:42.871356 [ 3 ] {3afa9a4a-c86a-4bb7-be63-69c7bc50d2de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6742 | 2024.03.01 23:24:42.871755 [ 3 ] {3afa9a4a-c86a-4bb7-be63-69c7bc50d2de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6743 | 2024.03.01 23:24:42.871979 [ 3 ] {3afa9a4a-c86a-4bb7-be63-69c7bc50d2de} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6744 | 2024.03.01 23:24:42.872130 [ 3 ] {3afa9a4a-c86a-4bb7-be63-69c7bc50d2de} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6745 | 2024.03.01 23:24:42.872246 [ 121 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6746 | 2024.03.01 23:24:42.872248 [ 3 ] {3afa9a4a-c86a-4bb7-be63-69c7bc50d2de} <Information> executeQuery: Read 88 rows, 7.48 KiB in 0.001138178 sec., 77316 rows/sec., 6.42 MiB/sec. | ||
6747 | 2024.03.01 23:24:42.872312 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6748 | 2024.03.01 23:24:42.872435 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6749 | 2024.03.01 23:24:42.872531 [ 3 ] {3afa9a4a-c86a-4bb7-be63-69c7bc50d2de} <Debug> DynamicQueryHandler: Done processing query | ||
6750 | 2024.03.01 23:24:42.872567 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6751 | 2024.03.01 23:24:42.872590 [ 3 ] {3afa9a4a-c86a-4bb7-be63-69c7bc50d2de} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6752 | 2024.03.01 23:24:42.872611 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 200 rows starting from the beginning of the part | ||
6753 | 2024.03.01 23:24:42.872642 [ 3 ] {} <Debug> HTTP-Session: 54389d4b-6067-40b8-8d7a-367dc87f30e7 Destroying unnamed session | ||
6754 | 2024.03.01 23:24:42.872762 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part | ||
6755 | 2024.03.01 23:24:42.872848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6756 | 2024.03.01 23:24:42.872898 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
6757 | 2024.03.01 23:24:42.872969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6758 | 2024.03.01 23:24:42.873043 [ 3 ] {} <Debug> HTTP-Session: 913a38bc-e6da-471a-b79d-ddb5aa89deca Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6759 | 2024.03.01 23:24:42.873070 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 51 rows starting from the beginning of the part | ||
6760 | 2024.03.01 23:24:42.873085 [ 3 ] {} <Debug> HTTP-Session: 913a38bc-e6da-471a-b79d-ddb5aa89deca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6761 | 2024.03.01 23:24:42.873290 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 135 rows starting from the beginning of the part | ||
6762 | 2024.03.01 23:24:42.873309 [ 3 ] {37c98209-fea3-445d-b322-6767ade86a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6763 | 2024.03.01 23:24:42.873394 [ 3 ] {37c98209-fea3-445d-b322-6767ade86a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6764 | 2024.03.01 23:24:42.873529 [ 14 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 88 rows starting from the beginning of the part | ||
6765 | 2024.03.01 23:24:42.873815 [ 3 ] {37c98209-fea3-445d-b322-6767ade86a9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6766 | 2024.03.01 23:24:42.874250 [ 3 ] {37c98209-fea3-445d-b322-6767ade86a9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6767 | 2024.03.01 23:24:42.875088 [ 3 ] {37c98209-fea3-445d-b322-6767ade86a9b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6768 | 2024.03.01 23:24:42.875419 [ 3 ] {37c98209-fea3-445d-b322-6767ade86a9b} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
6769 | 2024.03.01 23:24:42.875670 [ 3 ] {37c98209-fea3-445d-b322-6767ade86a9b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002303396 sec., 868 rows/sec., 60.63 KiB/sec. | ||
6770 | 2024.03.01 23:24:42.875905 [ 3 ] {37c98209-fea3-445d-b322-6767ade86a9b} <Debug> DynamicQueryHandler: Done processing query | ||
6771 | 2024.03.01 23:24:42.875984 [ 3 ] {37c98209-fea3-445d-b322-6767ade86a9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6772 | 2024.03.01 23:24:42.876064 [ 3 ] {} <Debug> HTTP-Session: 913a38bc-e6da-471a-b79d-ddb5aa89deca Destroying unnamed session | ||
6773 | 2024.03.01 23:24:42.876125 [ 17 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 4 columns (4 merged, 0 gathered) in 0.003763012 sec., 168482.05639524932 rows/sec., 15.61 MiB/sec. | ||
6774 | 2024.03.01 23:24:42.876233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6775 | 2024.03.01 23:24:42.876297 [ 15 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6776 | 2024.03.01 23:24:42.876307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6777 | 2024.03.01 23:24:42.876379 [ 3 ] {} <Debug> HTTP-Session: f2450af4-d4a5-4c44-8952-25c7427ffc4d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6778 | 2024.03.01 23:24:42.876402 [ 3 ] {} <Debug> HTTP-Session: f2450af4-d4a5-4c44-8952-25c7427ffc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6779 | 2024.03.01 23:24:42.876521 [ 3 ] {e791a423-f998-4ec4-a47b-05364c730a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6780 | 2024.03.01 23:24:42.876584 [ 15 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6781 | 2024.03.01 23:24:42.876599 [ 3 ] {e791a423-f998-4ec4-a47b-05364c730a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6782 | 2024.03.01 23:24:42.876705 [ 15 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_71_14} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6783 | 2024.03.01 23:24:42.876887 [ 3 ] {e791a423-f998-4ec4-a47b-05364c730a5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6784 | 2024.03.01 23:24:42.877220 [ 3 ] {e791a423-f998-4ec4-a47b-05364c730a5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6785 | 2024.03.01 23:24:42.877440 [ 3 ] {e791a423-f998-4ec4-a47b-05364c730a5b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6786 | 2024.03.01 23:24:42.877592 [ 3 ] {e791a423-f998-4ec4-a47b-05364c730a5b} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6787 | 2024.03.01 23:24:42.877710 [ 121 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6788 | 2024.03.01 23:24:42.877723 [ 3 ] {e791a423-f998-4ec4-a47b-05364c730a5b} <Information> executeQuery: Read 43 rows, 3.42 KiB in 0.001155738 sec., 37205 rows/sec., 2.89 MiB/sec. | ||
6789 | 2024.03.01 23:24:42.877760 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6790 | 2024.03.01 23:24:42.877929 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6791 | 2024.03.01 23:24:42.877988 [ 3 ] {e791a423-f998-4ec4-a47b-05364c730a5b} <Debug> DynamicQueryHandler: Done processing query | ||
6792 | 2024.03.01 23:24:42.878082 [ 3 ] {e791a423-f998-4ec4-a47b-05364c730a5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6793 | 2024.03.01 23:24:42.878172 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6794 | 2024.03.01 23:24:42.878193 [ 3 ] {} <Debug> HTTP-Session: f2450af4-d4a5-4c44-8952-25c7427ffc4d Destroying unnamed session | ||
6795 | 2024.03.01 23:24:42.878244 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 103 rows starting from the beginning of the part | ||
6796 | 2024.03.01 23:24:42.878376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6797 | 2024.03.01 23:24:42.878413 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 19 rows starting from the beginning of the part | ||
6798 | 2024.03.01 23:24:42.878483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6799 | 2024.03.01 23:24:42.878536 [ 3 ] {} <Debug> HTTP-Session: 01b47ed6-afe3-449d-ab7b-f71669e7f56f Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6800 | 2024.03.01 23:24:42.878590 [ 3 ] {} <Debug> HTTP-Session: 01b47ed6-afe3-449d-ab7b-f71669e7f56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6801 | 2024.03.01 23:24:42.878616 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
6802 | 2024.03.01 23:24:42.878783 [ 3 ] {0075a22d-4352-4fd2-827e-114c56a713e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6803 | 2024.03.01 23:24:42.878835 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 17 rows starting from the beginning of the part | ||
6804 | 2024.03.01 23:24:42.878895 [ 3 ] {0075a22d-4352-4fd2-827e-114c56a713e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6805 | 2024.03.01 23:24:42.879080 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 51 rows starting from the beginning of the part | ||
6806 | 2024.03.01 23:24:42.879401 [ 19 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 43 rows starting from the beginning of the part | ||
6807 | 2024.03.01 23:24:42.879430 [ 3 ] {0075a22d-4352-4fd2-827e-114c56a713e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6808 | 2024.03.01 23:24:42.880128 [ 3 ] {0075a22d-4352-4fd2-827e-114c56a713e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6809 | 2024.03.01 23:24:42.880875 [ 3 ] {0075a22d-4352-4fd2-827e-114c56a713e5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6810 | 2024.03.01 23:24:42.880979 [ 18 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 4 columns (4 merged, 0 gathered) in 0.003156947 sec., 85208.90594615621 rows/sec., 6.67 MiB/sec. | ||
6811 | 2024.03.01 23:24:42.881187 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6812 | 2024.03.01 23:24:42.881190 [ 3 ] {0075a22d-4352-4fd2-827e-114c56a713e5} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
6813 | 2024.03.01 23:24:42.881404 [ 3 ] {0075a22d-4352-4fd2-827e-114c56a713e5} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002564183 sec., 14429 rows/sec., 1.02 MiB/sec. | ||
6814 | 2024.03.01 23:24:42.881586 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6815 | 2024.03.01 23:24:42.881616 [ 3 ] {0075a22d-4352-4fd2-827e-114c56a713e5} <Debug> DynamicQueryHandler: Done processing query | ||
6816 | 2024.03.01 23:24:42.881653 [ 3 ] {0075a22d-4352-4fd2-827e-114c56a713e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6817 | 2024.03.01 23:24:42.881676 [ 3 ] {} <Debug> HTTP-Session: 01b47ed6-afe3-449d-ab7b-f71669e7f56f Destroying unnamed session | ||
6818 | 2024.03.01 23:24:42.881710 [ 21 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_71_14} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6819 | 2024.03.01 23:24:42.881852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6820 | 2024.03.01 23:24:42.881905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6821 | 2024.03.01 23:24:42.881926 [ 3 ] {} <Debug> HTTP-Session: 3cf95a46-d6b2-4ad3-8f49-a90c7fb058bc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6822 | 2024.03.01 23:24:42.881943 [ 3 ] {} <Debug> HTTP-Session: 3cf95a46-d6b2-4ad3-8f49-a90c7fb058bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6823 | 2024.03.01 23:24:42.882029 [ 3 ] {5b323f39-24fa-4448-9ef5-1bf8531490cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6824 | 2024.03.01 23:24:42.882075 [ 3 ] {5b323f39-24fa-4448-9ef5-1bf8531490cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6825 | 2024.03.01 23:24:42.882227 [ 3 ] {5b323f39-24fa-4448-9ef5-1bf8531490cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6826 | 2024.03.01 23:24:42.882617 [ 3 ] {5b323f39-24fa-4448-9ef5-1bf8531490cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6827 | 2024.03.01 23:24:42.882916 [ 3 ] {5b323f39-24fa-4448-9ef5-1bf8531490cb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6828 | 2024.03.01 23:24:42.883104 [ 3 ] {5b323f39-24fa-4448-9ef5-1bf8531490cb} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6829 | 2024.03.01 23:24:42.883216 [ 121 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6830 | 2024.03.01 23:24:42.883230 [ 3 ] {5b323f39-24fa-4448-9ef5-1bf8531490cb} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001170928 sec., 14518 rows/sec., 19.59 MiB/sec. | ||
6831 | 2024.03.01 23:24:42.883261 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6832 | 2024.03.01 23:24:42.883418 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6833 | 2024.03.01 23:24:42.883487 [ 3 ] {5b323f39-24fa-4448-9ef5-1bf8531490cb} <Debug> DynamicQueryHandler: Done processing query | ||
6834 | 2024.03.01 23:24:42.883529 [ 3 ] {5b323f39-24fa-4448-9ef5-1bf8531490cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6835 | 2024.03.01 23:24:42.883577 [ 3 ] {} <Debug> HTTP-Session: 3cf95a46-d6b2-4ad3-8f49-a90c7fb058bc Destroying unnamed session | ||
6836 | 2024.03.01 23:24:42.883595 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6837 | 2024.03.01 23:24:42.883647 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1706 rows starting from the beginning of the part | ||
6838 | 2024.03.01 23:24:42.883769 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 17 rows starting from the beginning of the part | ||
6839 | 2024.03.01 23:24:42.883868 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
6840 | 2024.03.01 23:24:42.883961 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 17 rows starting from the beginning of the part | ||
6841 | 2024.03.01 23:24:42.884053 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 45 rows starting from the beginning of the part | ||
6842 | 2024.03.01 23:24:42.884143 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 17 rows starting from the beginning of the part | ||
6843 | 2024.03.01 23:24:42.889625 [ 17 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 6 columns (6 merged, 0 gathered) in 0.006309014 sec., 291329.19977670047 rows/sec., 393.13 MiB/sec. | ||
6844 | 2024.03.01 23:24:42.890448 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6845 | 2024.03.01 23:24:42.890697 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6846 | 2024.03.01 23:24:42.890772 [ 21 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6847 | 2024.03.01 23:24:42.890846 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_71_14: 13.07 MiB. | ||
6848 | 2024.03.01 23:24:46.562118 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6849 | 2024.03.01 23:24:46.562187 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6850 | 2024.03.01 23:24:47.865702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6851 | 2024.03.01 23:24:47.865811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6852 | 2024.03.01 23:24:47.865840 [ 3 ] {} <Debug> HTTP-Session: ef66cc69-ca67-4a81-a6af-a367dc9b366a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6853 | 2024.03.01 23:24:47.865868 [ 3 ] {} <Debug> HTTP-Session: ef66cc69-ca67-4a81-a6af-a367dc9b366a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6854 | 2024.03.01 23:24:47.866011 [ 3 ] {ce6e461e-39a2-4310-8e65-bb48004e59c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6855 | 2024.03.01 23:24:47.866074 [ 3 ] {ce6e461e-39a2-4310-8e65-bb48004e59c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6856 | 2024.03.01 23:24:47.866234 [ 3 ] {ce6e461e-39a2-4310-8e65-bb48004e59c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6857 | 2024.03.01 23:24:47.866682 [ 3 ] {ce6e461e-39a2-4310-8e65-bb48004e59c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6858 | 2024.03.01 23:24:47.866935 [ 3 ] {ce6e461e-39a2-4310-8e65-bb48004e59c7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6859 | 2024.03.01 23:24:47.867099 [ 3 ] {ce6e461e-39a2-4310-8e65-bb48004e59c7} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
6860 | 2024.03.01 23:24:47.867233 [ 3 ] {ce6e461e-39a2-4310-8e65-bb48004e59c7} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001176309 sec., 38255 rows/sec., 3.03 MiB/sec. | ||
6861 | 2024.03.01 23:24:47.867391 [ 3 ] {ce6e461e-39a2-4310-8e65-bb48004e59c7} <Debug> DynamicQueryHandler: Done processing query | ||
6862 | 2024.03.01 23:24:47.867418 [ 3 ] {ce6e461e-39a2-4310-8e65-bb48004e59c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6863 | 2024.03.01 23:24:47.867435 [ 3 ] {} <Debug> HTTP-Session: ef66cc69-ca67-4a81-a6af-a367dc9b366a Destroying unnamed session | ||
6864 | 2024.03.01 23:24:47.867572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 21750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6865 | 2024.03.01 23:24:47.867622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6866 | 2024.03.01 23:24:47.867641 [ 3 ] {} <Debug> HTTP-Session: 68aa07e4-96b3-42d8-b81f-15b280f82edd Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6867 | 2024.03.01 23:24:47.867658 [ 3 ] {} <Debug> HTTP-Session: 68aa07e4-96b3-42d8-b81f-15b280f82edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6868 | 2024.03.01 23:24:47.867763 [ 3 ] {cd2f95b7-c018-4591-aabe-2d62e0505bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6869 | 2024.03.01 23:24:47.867803 [ 3 ] {cd2f95b7-c018-4591-aabe-2d62e0505bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6870 | 2024.03.01 23:24:47.867909 [ 3 ] {cd2f95b7-c018-4591-aabe-2d62e0505bdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6871 | 2024.03.01 23:24:47.868302 [ 3 ] {cd2f95b7-c018-4591-aabe-2d62e0505bdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6872 | 2024.03.01 23:24:47.868527 [ 3 ] {cd2f95b7-c018-4591-aabe-2d62e0505bdd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6873 | 2024.03.01 23:24:47.868678 [ 3 ] {cd2f95b7-c018-4591-aabe-2d62e0505bdd} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
6874 | 2024.03.01 23:24:47.868803 [ 3 ] {cd2f95b7-c018-4591-aabe-2d62e0505bdd} <Information> executeQuery: Read 135 rows, 13.47 KiB in 0.001010155 sec., 133642 rows/sec., 13.03 MiB/sec. | ||
6875 | 2024.03.01 23:24:47.868935 [ 3 ] {cd2f95b7-c018-4591-aabe-2d62e0505bdd} <Debug> DynamicQueryHandler: Done processing query | ||
6876 | 2024.03.01 23:24:47.868960 [ 3 ] {cd2f95b7-c018-4591-aabe-2d62e0505bdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6877 | 2024.03.01 23:24:47.868976 [ 3 ] {} <Debug> HTTP-Session: 68aa07e4-96b3-42d8-b81f-15b280f82edd Destroying unnamed session | ||
6878 | 2024.03.01 23:24:47.869109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 8670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6879 | 2024.03.01 23:24:47.869179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6880 | 2024.03.01 23:24:47.869198 [ 3 ] {} <Debug> HTTP-Session: 7ca3bec1-b4b1-4e47-86ca-24c9eadbc7e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6881 | 2024.03.01 23:24:47.869216 [ 3 ] {} <Debug> HTTP-Session: 7ca3bec1-b4b1-4e47-86ca-24c9eadbc7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6882 | 2024.03.01 23:24:47.869288 [ 3 ] {6a87b5cf-2b00-4c30-a58c-f941520667b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6883 | 2024.03.01 23:24:47.869325 [ 3 ] {6a87b5cf-2b00-4c30-a58c-f941520667b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6884 | 2024.03.01 23:24:47.869435 [ 3 ] {6a87b5cf-2b00-4c30-a58c-f941520667b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6885 | 2024.03.01 23:24:47.869760 [ 3 ] {6a87b5cf-2b00-4c30-a58c-f941520667b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6886 | 2024.03.01 23:24:47.869979 [ 3 ] {6a87b5cf-2b00-4c30-a58c-f941520667b1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6887 | 2024.03.01 23:24:47.870126 [ 3 ] {6a87b5cf-2b00-4c30-a58c-f941520667b1} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
6888 | 2024.03.01 23:24:47.870243 [ 3 ] {6a87b5cf-2b00-4c30-a58c-f941520667b1} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.000926893 sec., 55022 rows/sec., 4.28 MiB/sec. | ||
6889 | 2024.03.01 23:24:47.870368 [ 3 ] {6a87b5cf-2b00-4c30-a58c-f941520667b1} <Debug> DynamicQueryHandler: Done processing query | ||
6890 | 2024.03.01 23:24:47.870392 [ 3 ] {6a87b5cf-2b00-4c30-a58c-f941520667b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6891 | 2024.03.01 23:24:47.870408 [ 3 ] {} <Debug> HTTP-Session: 7ca3bec1-b4b1-4e47-86ca-24c9eadbc7e5 Destroying unnamed session | ||
6892 | 2024.03.01 23:24:47.870551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 48160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6893 | 2024.03.01 23:24:47.870596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6894 | 2024.03.01 23:24:47.870615 [ 3 ] {} <Debug> HTTP-Session: 38c95a14-9086-487f-aedb-8ad9e6124c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6895 | 2024.03.01 23:24:47.870631 [ 3 ] {} <Debug> HTTP-Session: 38c95a14-9086-487f-aedb-8ad9e6124c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6896 | 2024.03.01 23:24:47.870713 [ 3 ] {299b880e-0007-4478-ab97-ca77e68e005a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6897 | 2024.03.01 23:24:47.870757 [ 3 ] {299b880e-0007-4478-ab97-ca77e68e005a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6898 | 2024.03.01 23:24:47.870896 [ 3 ] {299b880e-0007-4478-ab97-ca77e68e005a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6899 | 2024.03.01 23:24:47.871395 [ 3 ] {299b880e-0007-4478-ab97-ca77e68e005a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6900 | 2024.03.01 23:24:47.871711 [ 3 ] {299b880e-0007-4478-ab97-ca77e68e005a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6901 | 2024.03.01 23:24:47.871889 [ 3 ] {299b880e-0007-4478-ab97-ca77e68e005a} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
6902 | 2024.03.01 23:24:47.872018 [ 3 ] {299b880e-0007-4478-ab97-ca77e68e005a} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001271771 sec., 35383 rows/sec., 47.75 MiB/sec. | ||
6903 | 2024.03.01 23:24:47.872191 [ 3 ] {299b880e-0007-4478-ab97-ca77e68e005a} <Debug> DynamicQueryHandler: Done processing query | ||
6904 | 2024.03.01 23:24:47.872227 [ 3 ] {299b880e-0007-4478-ab97-ca77e68e005a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
6905 | 2024.03.01 23:24:47.872244 [ 3 ] {} <Debug> HTTP-Session: 38c95a14-9086-487f-aedb-8ad9e6124c7d Destroying unnamed session | ||
6906 | 2024.03.01 23:24:47.872351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6907 | 2024.03.01 23:24:47.872397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6908 | 2024.03.01 23:24:47.872416 [ 3 ] {} <Debug> HTTP-Session: b0d9c5fb-28d7-4255-a747-92370b3bb1e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6909 | 2024.03.01 23:24:47.872433 [ 3 ] {} <Debug> HTTP-Session: b0d9c5fb-28d7-4255-a747-92370b3bb1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6910 | 2024.03.01 23:24:47.872505 [ 3 ] {f5e06420-0e84-4505-be9c-491d3d3ea764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
6911 | 2024.03.01 23:24:47.872547 [ 3 ] {f5e06420-0e84-4505-be9c-491d3d3ea764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
6912 | 2024.03.01 23:24:47.872661 [ 3 ] {f5e06420-0e84-4505-be9c-491d3d3ea764} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6913 | 2024.03.01 23:24:47.872939 [ 3 ] {f5e06420-0e84-4505-be9c-491d3d3ea764} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6914 | 2024.03.01 23:24:47.873189 [ 3 ] {f5e06420-0e84-4505-be9c-491d3d3ea764} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
6915 | 2024.03.01 23:24:47.873373 [ 3 ] {f5e06420-0e84-4505-be9c-491d3d3ea764} <Trace> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
6916 | 2024.03.01 23:24:47.873487 [ 3 ] {f5e06420-0e84-4505-be9c-491d3d3ea764} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000948814 sec., 6323 rows/sec., 416.84 KiB/sec. | ||
6917 | 2024.03.01 23:24:47.873610 [ 3 ] {f5e06420-0e84-4505-be9c-491d3d3ea764} <Debug> DynamicQueryHandler: Done processing query | ||
6918 | 2024.03.01 23:24:47.873633 [ 3 ] {f5e06420-0e84-4505-be9c-491d3d3ea764} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6919 | 2024.03.01 23:24:47.873649 [ 3 ] {} <Debug> HTTP-Session: b0d9c5fb-28d7-4255-a747-92370b3bb1e7 Destroying unnamed session | ||
6920 | 2024.03.01 23:24:52.864505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6921 | 2024.03.01 23:24:52.864650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6922 | 2024.03.01 23:24:52.864683 [ 3 ] {} <Debug> HTTP-Session: 1a773d19-be3f-4928-a5c2-1728fb78bb35 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6923 | 2024.03.01 23:24:52.864713 [ 3 ] {} <Debug> HTTP-Session: 1a773d19-be3f-4928-a5c2-1728fb78bb35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6924 | 2024.03.01 23:24:52.864855 [ 3 ] {c16a783a-d7f1-4fd6-8d7c-79950e45cc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6925 | 2024.03.01 23:24:52.864916 [ 3 ] {c16a783a-d7f1-4fd6-8d7c-79950e45cc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6926 | 2024.03.01 23:24:52.865093 [ 3 ] {c16a783a-d7f1-4fd6-8d7c-79950e45cc38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6927 | 2024.03.01 23:24:52.865617 [ 3 ] {c16a783a-d7f1-4fd6-8d7c-79950e45cc38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6928 | 2024.03.01 23:24:52.865915 [ 3 ] {c16a783a-d7f1-4fd6-8d7c-79950e45cc38} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6929 | 2024.03.01 23:24:52.866108 [ 3 ] {c16a783a-d7f1-4fd6-8d7c-79950e45cc38} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
6930 | 2024.03.01 23:24:52.866247 [ 3 ] {c16a783a-d7f1-4fd6-8d7c-79950e45cc38} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001353853 sec., 12556 rows/sec., 1017.78 KiB/sec. | ||
6931 | 2024.03.01 23:24:52.866431 [ 3 ] {c16a783a-d7f1-4fd6-8d7c-79950e45cc38} <Debug> DynamicQueryHandler: Done processing query | ||
6932 | 2024.03.01 23:24:52.866459 [ 3 ] {c16a783a-d7f1-4fd6-8d7c-79950e45cc38} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6933 | 2024.03.01 23:24:52.866477 [ 3 ] {} <Debug> HTTP-Session: 1a773d19-be3f-4928-a5c2-1728fb78bb35 Destroying unnamed session | ||
6934 | 2024.03.01 23:24:52.866612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6935 | 2024.03.01 23:24:52.866666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6936 | 2024.03.01 23:24:52.866688 [ 3 ] {} <Debug> HTTP-Session: d1230a8e-db58-4b27-8ebf-06347bc59d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6937 | 2024.03.01 23:24:52.866709 [ 3 ] {} <Debug> HTTP-Session: d1230a8e-db58-4b27-8ebf-06347bc59d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6938 | 2024.03.01 23:24:52.866799 [ 3 ] {18366a2c-c2ee-47b6-ac42-09e0e63ede3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6939 | 2024.03.01 23:24:52.866849 [ 3 ] {18366a2c-c2ee-47b6-ac42-09e0e63ede3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6940 | 2024.03.01 23:24:52.866975 [ 3 ] {18366a2c-c2ee-47b6-ac42-09e0e63ede3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6941 | 2024.03.01 23:24:52.867347 [ 3 ] {18366a2c-c2ee-47b6-ac42-09e0e63ede3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6942 | 2024.03.01 23:24:52.867572 [ 3 ] {18366a2c-c2ee-47b6-ac42-09e0e63ede3e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6943 | 2024.03.01 23:24:52.867720 [ 3 ] {18366a2c-c2ee-47b6-ac42-09e0e63ede3e} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
6944 | 2024.03.01 23:24:52.867834 [ 3 ] {18366a2c-c2ee-47b6-ac42-09e0e63ede3e} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000995284 sec., 51241 rows/sec., 4.49 MiB/sec. | ||
6945 | 2024.03.01 23:24:52.867997 [ 3 ] {18366a2c-c2ee-47b6-ac42-09e0e63ede3e} <Debug> DynamicQueryHandler: Done processing query | ||
6946 | 2024.03.01 23:24:52.868041 [ 3 ] {18366a2c-c2ee-47b6-ac42-09e0e63ede3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6947 | 2024.03.01 23:24:52.868073 [ 3 ] {} <Debug> HTTP-Session: d1230a8e-db58-4b27-8ebf-06347bc59d50 Destroying unnamed session | ||
6948 | 2024.03.01 23:24:52.868214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6949 | 2024.03.01 23:24:52.868260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6950 | 2024.03.01 23:24:52.868279 [ 3 ] {} <Debug> HTTP-Session: bb3ea24d-82a6-4d89-9686-7d4deaa7ffff Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6951 | 2024.03.01 23:24:52.868296 [ 3 ] {} <Debug> HTTP-Session: bb3ea24d-82a6-4d89-9686-7d4deaa7ffff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6952 | 2024.03.01 23:24:52.868368 [ 3 ] {e256b2a9-ab04-4cda-a645-23ca892b0d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6953 | 2024.03.01 23:24:52.868406 [ 3 ] {e256b2a9-ab04-4cda-a645-23ca892b0d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6954 | 2024.03.01 23:24:52.868528 [ 3 ] {e256b2a9-ab04-4cda-a645-23ca892b0d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6955 | 2024.03.01 23:24:52.868826 [ 3 ] {e256b2a9-ab04-4cda-a645-23ca892b0d7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6956 | 2024.03.01 23:24:52.869039 [ 3 ] {e256b2a9-ab04-4cda-a645-23ca892b0d7a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6957 | 2024.03.01 23:24:52.869191 [ 3 ] {e256b2a9-ab04-4cda-a645-23ca892b0d7a} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
6958 | 2024.03.01 23:24:52.869310 [ 3 ] {e256b2a9-ab04-4cda-a645-23ca892b0d7a} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000906323 sec., 18757 rows/sec., 1.47 MiB/sec. | ||
6959 | 2024.03.01 23:24:52.869429 [ 3 ] {e256b2a9-ab04-4cda-a645-23ca892b0d7a} <Debug> DynamicQueryHandler: Done processing query | ||
6960 | 2024.03.01 23:24:52.869452 [ 3 ] {e256b2a9-ab04-4cda-a645-23ca892b0d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6961 | 2024.03.01 23:24:52.869468 [ 3 ] {} <Debug> HTTP-Session: bb3ea24d-82a6-4d89-9686-7d4deaa7ffff Destroying unnamed session | ||
6962 | 2024.03.01 23:24:52.869594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 18230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6963 | 2024.03.01 23:24:52.869639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6964 | 2024.03.01 23:24:52.869657 [ 3 ] {} <Debug> HTTP-Session: 40538a09-2250-4630-86b9-7307cc72daf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
6965 | 2024.03.01 23:24:52.869674 [ 3 ] {} <Debug> HTTP-Session: 40538a09-2250-4630-86b9-7307cc72daf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6966 | 2024.03.01 23:24:52.869747 [ 3 ] {ac082092-ce77-4961-89ab-3e285a504b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6967 | 2024.03.01 23:24:52.869791 [ 3 ] {ac082092-ce77-4961-89ab-3e285a504b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6968 | 2024.03.01 23:24:52.869931 [ 3 ] {ac082092-ce77-4961-89ab-3e285a504b23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6969 | 2024.03.01 23:24:52.870306 [ 3 ] {ac082092-ce77-4961-89ab-3e285a504b23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6970 | 2024.03.01 23:24:52.870605 [ 3 ] {ac082092-ce77-4961-89ab-3e285a504b23} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6971 | 2024.03.01 23:24:52.870787 [ 3 ] {ac082092-ce77-4961-89ab-3e285a504b23} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
6972 | 2024.03.01 23:24:52.870912 [ 3 ] {ac082092-ce77-4961-89ab-3e285a504b23} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001136568 sec., 14957 rows/sec., 20.18 MiB/sec. | ||
6973 | 2024.03.01 23:24:52.871041 [ 3 ] {ac082092-ce77-4961-89ab-3e285a504b23} <Debug> DynamicQueryHandler: Done processing query | ||
6974 | 2024.03.01 23:24:52.871065 [ 3 ] {ac082092-ce77-4961-89ab-3e285a504b23} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6975 | 2024.03.01 23:24:52.871081 [ 3 ] {} <Debug> HTTP-Session: 40538a09-2250-4630-86b9-7307cc72daf0 Destroying unnamed session | ||
6976 | 2024.03.01 23:24:53.106844 [ 153 ] {} <Debug> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6977 | 2024.03.01 23:24:53.106927 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6978 | 2024.03.01 23:24:53.107042 [ 19 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact | ||
6979 | 2024.03.01 23:24:53.107182 [ 19 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6980 | 2024.03.01 23:24:53.107217 [ 19 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part | ||
6981 | 2024.03.01 23:24:53.107368 [ 19 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
6982 | 2024.03.01 23:24:53.107477 [ 19 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
6983 | 2024.03.01 23:24:53.107589 [ 19 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
6984 | 2024.03.01 23:24:53.107684 [ 19 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
6985 | 2024.03.01 23:24:53.108349 [ 17 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365784 sec., 13179.243569993498 rows/sec., 1.08 MiB/sec. | ||
6986 | 2024.03.01 23:24:53.108488 [ 17 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6987 | 2024.03.01 23:24:53.108709 [ 17 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. | ||
6988 | 2024.03.01 23:24:53.108784 [ 17 ] {718067e0-1c5f-4075-8646-09b26883165c::all_1_17_4} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 | ||
6989 | 2024.03.01 23:24:54.914307 [ 153 ] {} <Debug> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6990 | 2024.03.01 23:24:54.914386 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
6991 | 2024.03.01 23:24:54.914480 [ 21 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact | ||
6992 | 2024.03.01 23:24:54.914614 [ 21 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6993 | 2024.03.01 23:24:54.914648 [ 21 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part | ||
6994 | 2024.03.01 23:24:54.914782 [ 21 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
6995 | 2024.03.01 23:24:54.914873 [ 21 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
6996 | 2024.03.01 23:24:54.914972 [ 21 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
6997 | 2024.03.01 23:24:54.915066 [ 21 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
6998 | 2024.03.01 23:24:54.915666 [ 16 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00122535 sec., 14689.680499449136 rows/sec., 1.00 MiB/sec. | ||
6999 | 2024.03.01 23:24:54.915852 [ 23 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
7000 | 2024.03.01 23:24:54.916088 [ 23 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. | ||
7001 | 2024.03.01 23:24:54.916166 [ 23 ] {9f891d07-d8e3-4cda-89ee-d8d637af73a0::all_1_17_4} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 | ||
7002 | 2024.03.01 23:24:57.865637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7003 | 2024.03.01 23:24:57.865826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7004 | 2024.03.01 23:24:57.865873 [ 3 ] {} <Debug> HTTP-Session: 593383b4-1323-433a-8690-a516d14c7bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7005 | 2024.03.01 23:24:57.865915 [ 3 ] {} <Debug> HTTP-Session: 593383b4-1323-433a-8690-a516d14c7bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7006 | 2024.03.01 23:24:57.866121 [ 3 ] {abbc0905-2dfc-446a-a717-df44013f1c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7007 | 2024.03.01 23:24:57.866220 [ 3 ] {abbc0905-2dfc-446a-a717-df44013f1c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7008 | 2024.03.01 23:24:57.866484 [ 3 ] {abbc0905-2dfc-446a-a717-df44013f1c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7009 | 2024.03.01 23:24:57.867022 [ 3 ] {abbc0905-2dfc-446a-a717-df44013f1c39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7010 | 2024.03.01 23:24:57.867295 [ 3 ] {abbc0905-2dfc-446a-a717-df44013f1c39} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7011 | 2024.03.01 23:24:57.867463 [ 3 ] {abbc0905-2dfc-446a-a717-df44013f1c39} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
7012 | 2024.03.01 23:24:57.867582 [ 3 ] {abbc0905-2dfc-446a-a717-df44013f1c39} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001406944 sec., 34116 rows/sec., 2.70 MiB/sec. | ||
7013 | 2024.03.01 23:24:57.867735 [ 3 ] {abbc0905-2dfc-446a-a717-df44013f1c39} <Debug> DynamicQueryHandler: Done processing query | ||
7014 | 2024.03.01 23:24:57.867760 [ 3 ] {abbc0905-2dfc-446a-a717-df44013f1c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7015 | 2024.03.01 23:24:57.867776 [ 3 ] {} <Debug> HTTP-Session: 593383b4-1323-433a-8690-a516d14c7bcc Destroying unnamed session | ||
7016 | 2024.03.01 23:24:57.867925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 23144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7017 | 2024.03.01 23:24:57.867971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7018 | 2024.03.01 23:24:57.867990 [ 3 ] {} <Debug> HTTP-Session: e002e060-8564-4dc8-af1e-f26274db2b37 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7019 | 2024.03.01 23:24:57.868007 [ 3 ] {} <Debug> HTTP-Session: e002e060-8564-4dc8-af1e-f26274db2b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7020 | 2024.03.01 23:24:57.868083 [ 3 ] {54d33ecf-bb86-4a82-b10b-803a22f0d311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7021 | 2024.03.01 23:24:57.868121 [ 3 ] {54d33ecf-bb86-4a82-b10b-803a22f0d311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7022 | 2024.03.01 23:24:57.868227 [ 3 ] {54d33ecf-bb86-4a82-b10b-803a22f0d311} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7023 | 2024.03.01 23:24:57.868637 [ 3 ] {54d33ecf-bb86-4a82-b10b-803a22f0d311} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7024 | 2024.03.01 23:24:57.868867 [ 3 ] {54d33ecf-bb86-4a82-b10b-803a22f0d311} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7025 | 2024.03.01 23:24:57.869018 [ 3 ] {54d33ecf-bb86-4a82-b10b-803a22f0d311} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
7026 | 2024.03.01 23:24:57.869144 [ 3 ] {54d33ecf-bb86-4a82-b10b-803a22f0d311} <Information> executeQuery: Read 144 rows, 14.32 KiB in 0.001029135 sec., 139923 rows/sec., 13.59 MiB/sec. | ||
7027 | 2024.03.01 23:24:57.869277 [ 3 ] {54d33ecf-bb86-4a82-b10b-803a22f0d311} <Debug> DynamicQueryHandler: Done processing query | ||
7028 | 2024.03.01 23:24:57.869304 [ 3 ] {54d33ecf-bb86-4a82-b10b-803a22f0d311} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7029 | 2024.03.01 23:24:57.869334 [ 3 ] {} <Debug> HTTP-Session: e002e060-8564-4dc8-af1e-f26274db2b37 Destroying unnamed session | ||
7030 | 2024.03.01 23:24:57.869463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 8190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7031 | 2024.03.01 23:24:57.869508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7032 | 2024.03.01 23:24:57.869526 [ 3 ] {} <Debug> HTTP-Session: 15a223d3-aa10-48c7-b201-e62ea64a116b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7033 | 2024.03.01 23:24:57.869543 [ 3 ] {} <Debug> HTTP-Session: 15a223d3-aa10-48c7-b201-e62ea64a116b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7034 | 2024.03.01 23:24:57.869613 [ 3 ] {befda84c-ec68-4bcb-95ac-72a256fdf1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7035 | 2024.03.01 23:24:57.869652 [ 3 ] {befda84c-ec68-4bcb-95ac-72a256fdf1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7036 | 2024.03.01 23:24:57.869759 [ 3 ] {befda84c-ec68-4bcb-95ac-72a256fdf1b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7037 | 2024.03.01 23:24:57.870070 [ 3 ] {befda84c-ec68-4bcb-95ac-72a256fdf1b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7038 | 2024.03.01 23:24:57.870282 [ 3 ] {befda84c-ec68-4bcb-95ac-72a256fdf1b6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7039 | 2024.03.01 23:24:57.870436 [ 3 ] {befda84c-ec68-4bcb-95ac-72a256fdf1b6} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
7040 | 2024.03.01 23:24:57.870549 [ 3 ] {befda84c-ec68-4bcb-95ac-72a256fdf1b6} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000903153 sec., 53147 rows/sec., 4.16 MiB/sec. | ||
7041 | 2024.03.01 23:24:57.870668 [ 3 ] {befda84c-ec68-4bcb-95ac-72a256fdf1b6} <Debug> DynamicQueryHandler: Done processing query | ||
7042 | 2024.03.01 23:24:57.870691 [ 3 ] {befda84c-ec68-4bcb-95ac-72a256fdf1b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7043 | 2024.03.01 23:24:57.870706 [ 3 ] {} <Debug> HTTP-Session: 15a223d3-aa10-48c7-b201-e62ea64a116b Destroying unnamed session | ||
7044 | 2024.03.01 23:24:57.870853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 51367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7045 | 2024.03.01 23:24:57.870898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7046 | 2024.03.01 23:24:57.870916 [ 3 ] {} <Debug> HTTP-Session: 7112910b-6127-495f-bcdd-4d39c3e7c33a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7047 | 2024.03.01 23:24:57.870932 [ 3 ] {} <Debug> HTTP-Session: 7112910b-6127-495f-bcdd-4d39c3e7c33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7048 | 2024.03.01 23:24:57.871017 [ 3 ] {80fe9248-fa96-4e2b-8544-576ac3af972e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7049 | 2024.03.01 23:24:57.871061 [ 3 ] {80fe9248-fa96-4e2b-8544-576ac3af972e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7050 | 2024.03.01 23:24:57.871197 [ 3 ] {80fe9248-fa96-4e2b-8544-576ac3af972e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7051 | 2024.03.01 23:24:57.871706 [ 3 ] {80fe9248-fa96-4e2b-8544-576ac3af972e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7052 | 2024.03.01 23:24:57.872029 [ 3 ] {80fe9248-fa96-4e2b-8544-576ac3af972e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7053 | 2024.03.01 23:24:57.872214 [ 3 ] {80fe9248-fa96-4e2b-8544-576ac3af972e} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
7054 | 2024.03.01 23:24:57.872340 [ 3 ] {80fe9248-fa96-4e2b-8544-576ac3af972e} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001296301 sec., 37028 rows/sec., 49.97 MiB/sec. | ||
7055 | 2024.03.01 23:24:57.872471 [ 3 ] {80fe9248-fa96-4e2b-8544-576ac3af972e} <Debug> DynamicQueryHandler: Done processing query | ||
7056 | 2024.03.01 23:24:57.872494 [ 3 ] {80fe9248-fa96-4e2b-8544-576ac3af972e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
7057 | 2024.03.01 23:24:57.872511 [ 3 ] {} <Debug> HTTP-Session: 7112910b-6127-495f-bcdd-4d39c3e7c33a Destroying unnamed session | ||
7058 | 2024.03.01 23:25:01.562248 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7059 | 2024.03.01 23:25:01.562342 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7060 | 2024.03.01 23:25:02.864329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7061 | 2024.03.01 23:25:02.864481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7062 | 2024.03.01 23:25:02.864527 [ 3 ] {} <Debug> HTTP-Session: cfa1ce58-14c4-4bc2-8ebb-fe25f985268d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7063 | 2024.03.01 23:25:02.864567 [ 3 ] {} <Debug> HTTP-Session: cfa1ce58-14c4-4bc2-8ebb-fe25f985268d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7064 | 2024.03.01 23:25:02.864725 [ 3 ] {3ececa7f-18e1-4110-90fd-251d7cf3051d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7065 | 2024.03.01 23:25:02.864784 [ 3 ] {3ececa7f-18e1-4110-90fd-251d7cf3051d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7066 | 2024.03.01 23:25:02.864942 [ 3 ] {3ececa7f-18e1-4110-90fd-251d7cf3051d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7067 | 2024.03.01 23:25:02.865364 [ 3 ] {3ececa7f-18e1-4110-90fd-251d7cf3051d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7068 | 2024.03.01 23:25:02.865618 [ 3 ] {3ececa7f-18e1-4110-90fd-251d7cf3051d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7069 | 2024.03.01 23:25:02.865784 [ 3 ] {3ececa7f-18e1-4110-90fd-251d7cf3051d} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7070 | 2024.03.01 23:25:02.865898 [ 3 ] {3ececa7f-18e1-4110-90fd-251d7cf3051d} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001138538 sec., 15809 rows/sec., 1.25 MiB/sec. | ||
7071 | 2024.03.01 23:25:02.866041 [ 3 ] {3ececa7f-18e1-4110-90fd-251d7cf3051d} <Debug> DynamicQueryHandler: Done processing query | ||
7072 | 2024.03.01 23:25:02.866071 [ 3 ] {3ececa7f-18e1-4110-90fd-251d7cf3051d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7073 | 2024.03.01 23:25:02.866090 [ 3 ] {} <Debug> HTTP-Session: cfa1ce58-14c4-4bc2-8ebb-fe25f985268d Destroying unnamed session | ||
7074 | 2024.03.01 23:25:02.866226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 8188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7075 | 2024.03.01 23:25:02.866269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7076 | 2024.03.01 23:25:02.866287 [ 3 ] {} <Debug> HTTP-Session: 317abfef-3c5c-4816-be41-4e9200b60eb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7077 | 2024.03.01 23:25:02.866304 [ 3 ] {} <Debug> HTTP-Session: 317abfef-3c5c-4816-be41-4e9200b60eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7078 | 2024.03.01 23:25:02.866374 [ 3 ] {49b3c019-5106-482a-af69-5aad7f21f06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7079 | 2024.03.01 23:25:02.866412 [ 3 ] {49b3c019-5106-482a-af69-5aad7f21f06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7080 | 2024.03.01 23:25:02.866513 [ 3 ] {49b3c019-5106-482a-af69-5aad7f21f06f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7081 | 2024.03.01 23:25:02.866834 [ 3 ] {49b3c019-5106-482a-af69-5aad7f21f06f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7082 | 2024.03.01 23:25:02.867035 [ 3 ] {49b3c019-5106-482a-af69-5aad7f21f06f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7083 | 2024.03.01 23:25:02.867179 [ 3 ] {49b3c019-5106-482a-af69-5aad7f21f06f} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7084 | 2024.03.01 23:25:02.867276 [ 3 ] {49b3c019-5106-482a-af69-5aad7f21f06f} <Information> executeQuery: Read 54 rows, 4.87 KiB in 0.000875511 sec., 61678 rows/sec., 5.43 MiB/sec. | ||
7085 | 2024.03.01 23:25:02.867392 [ 3 ] {49b3c019-5106-482a-af69-5aad7f21f06f} <Debug> DynamicQueryHandler: Done processing query | ||
7086 | 2024.03.01 23:25:02.867415 [ 3 ] {49b3c019-5106-482a-af69-5aad7f21f06f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
7087 | 2024.03.01 23:25:02.867430 [ 3 ] {} <Debug> HTTP-Session: 317abfef-3c5c-4816-be41-4e9200b60eb3 Destroying unnamed session | ||
7088 | 2024.03.01 23:25:02.867540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 3099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7089 | 2024.03.01 23:25:02.867584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7090 | 2024.03.01 23:25:02.867603 [ 3 ] {} <Debug> HTTP-Session: 9a395980-a09f-4dce-a7b7-95f8a3d3ad38 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7091 | 2024.03.01 23:25:02.867619 [ 3 ] {} <Debug> HTTP-Session: 9a395980-a09f-4dce-a7b7-95f8a3d3ad38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7092 | 2024.03.01 23:25:02.867689 [ 3 ] {a4a9bff5-cbda-4d5b-9538-44d9806b2ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7093 | 2024.03.01 23:25:02.867725 [ 3 ] {a4a9bff5-cbda-4d5b-9538-44d9806b2ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7094 | 2024.03.01 23:25:02.867827 [ 3 ] {a4a9bff5-cbda-4d5b-9538-44d9806b2ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7095 | 2024.03.01 23:25:02.868100 [ 3 ] {a4a9bff5-cbda-4d5b-9538-44d9806b2ba5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7096 | 2024.03.01 23:25:02.868298 [ 3 ] {a4a9bff5-cbda-4d5b-9538-44d9806b2ba5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7097 | 2024.03.01 23:25:02.868443 [ 3 ] {a4a9bff5-cbda-4d5b-9538-44d9806b2ba5} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7098 | 2024.03.01 23:25:02.868538 [ 3 ] {a4a9bff5-cbda-4d5b-9538-44d9806b2ba5} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.00082364 sec., 21854 rows/sec., 1.71 MiB/sec. | ||
7099 | 2024.03.01 23:25:02.868639 [ 3 ] {a4a9bff5-cbda-4d5b-9538-44d9806b2ba5} <Debug> DynamicQueryHandler: Done processing query | ||
7100 | 2024.03.01 23:25:02.868661 [ 3 ] {a4a9bff5-cbda-4d5b-9538-44d9806b2ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7101 | 2024.03.01 23:25:02.868676 [ 3 ] {} <Debug> HTTP-Session: 9a395980-a09f-4dce-a7b7-95f8a3d3ad38 Destroying unnamed session | ||
7102 | 2024.03.01 23:25:02.868786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 19297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7103 | 2024.03.01 23:25:02.868829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7104 | 2024.03.01 23:25:02.868846 [ 3 ] {} <Debug> HTTP-Session: 2248f0d2-336a-4b72-b6aa-114ea64476e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7105 | 2024.03.01 23:25:02.868862 [ 3 ] {} <Debug> HTTP-Session: 2248f0d2-336a-4b72-b6aa-114ea64476e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7106 | 2024.03.01 23:25:02.868935 [ 3 ] {14099c02-49fa-4e49-a2bb-94c0020d4a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7107 | 2024.03.01 23:25:02.868978 [ 3 ] {14099c02-49fa-4e49-a2bb-94c0020d4a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7108 | 2024.03.01 23:25:02.869107 [ 3 ] {14099c02-49fa-4e49-a2bb-94c0020d4a5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7109 | 2024.03.01 23:25:02.869456 [ 3 ] {14099c02-49fa-4e49-a2bb-94c0020d4a5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7110 | 2024.03.01 23:25:02.869739 [ 3 ] {14099c02-49fa-4e49-a2bb-94c0020d4a5c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7111 | 2024.03.01 23:25:02.869911 [ 3 ] {14099c02-49fa-4e49-a2bb-94c0020d4a5c} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7112 | 2024.03.01 23:25:02.870010 [ 3 ] {14099c02-49fa-4e49-a2bb-94c0020d4a5c} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001048736 sec., 17163 rows/sec., 23.16 MiB/sec. | ||
7113 | 2024.03.01 23:25:02.870130 [ 3 ] {14099c02-49fa-4e49-a2bb-94c0020d4a5c} <Debug> DynamicQueryHandler: Done processing query | ||
7114 | 2024.03.01 23:25:02.870153 [ 3 ] {14099c02-49fa-4e49-a2bb-94c0020d4a5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7115 | 2024.03.01 23:25:02.870168 [ 3 ] {} <Debug> HTTP-Session: 2248f0d2-336a-4b72-b6aa-114ea64476e4 Destroying unnamed session | ||
7116 | 2024.03.01 23:25:07.865713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 6941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7117 | 2024.03.01 23:25:07.865895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7118 | 2024.03.01 23:25:07.865942 [ 3 ] {} <Debug> HTTP-Session: 0c882ac8-6dfa-48e8-a8f6-d97ecefa8160 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7119 | 2024.03.01 23:25:07.865983 [ 3 ] {} <Debug> HTTP-Session: 0c882ac8-6dfa-48e8-a8f6-d97ecefa8160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7120 | 2024.03.01 23:25:07.866186 [ 3 ] {e3da3c23-ef6d-4f6b-b665-5118f01553d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7121 | 2024.03.01 23:25:07.866283 [ 3 ] {e3da3c23-ef6d-4f6b-b665-5118f01553d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7122 | 2024.03.01 23:25:07.866550 [ 3 ] {e3da3c23-ef6d-4f6b-b665-5118f01553d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7123 | 2024.03.01 23:25:07.867116 [ 3 ] {e3da3c23-ef6d-4f6b-b665-5118f01553d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7124 | 2024.03.01 23:25:07.867378 [ 3 ] {e3da3c23-ef6d-4f6b-b665-5118f01553d3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7125 | 2024.03.01 23:25:07.867549 [ 3 ] {e3da3c23-ef6d-4f6b-b665-5118f01553d3} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7126 | 2024.03.01 23:25:07.867674 [ 3 ] {e3da3c23-ef6d-4f6b-b665-5118f01553d3} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001433925 sec., 33474 rows/sec., 2.65 MiB/sec. | ||
7127 | 2024.03.01 23:25:07.867707 [ 127 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7128 | 2024.03.01 23:25:07.867816 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7129 | 2024.03.01 23:25:07.867849 [ 3 ] {e3da3c23-ef6d-4f6b-b665-5118f01553d3} <Debug> DynamicQueryHandler: Done processing query | ||
7130 | 2024.03.01 23:25:07.867904 [ 3 ] {e3da3c23-ef6d-4f6b-b665-5118f01553d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7131 | 2024.03.01 23:25:07.867924 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7132 | 2024.03.01 23:25:07.867938 [ 3 ] {} <Debug> HTTP-Session: 0c882ac8-6dfa-48e8-a8f6-d97ecefa8160 Destroying unnamed session | ||
7133 | 2024.03.01 23:25:07.868163 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7134 | 2024.03.01 23:25:07.868171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7135 | 2024.03.01 23:25:07.868276 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 62 rows starting from the beginning of the part | ||
7136 | 2024.03.01 23:25:07.868294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7137 | 2024.03.01 23:25:07.868371 [ 3 ] {} <Debug> HTTP-Session: 0dd0519a-99e9-4a18-8017-568f8d7135fc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7138 | 2024.03.01 23:25:07.868410 [ 3 ] {} <Debug> HTTP-Session: 0dd0519a-99e9-4a18-8017-568f8d7135fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7139 | 2024.03.01 23:25:07.868580 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 45 rows starting from the beginning of the part | ||
7140 | 2024.03.01 23:25:07.868606 [ 3 ] {95adc82e-09f4-4752-a733-e7cb95145958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7141 | 2024.03.01 23:25:07.868692 [ 3 ] {95adc82e-09f4-4752-a733-e7cb95145958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7142 | 2024.03.01 23:25:07.868863 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 17 rows starting from the beginning of the part | ||
7143 | 2024.03.01 23:25:07.869181 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
7144 | 2024.03.01 23:25:07.869192 [ 3 ] {95adc82e-09f4-4752-a733-e7cb95145958} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7145 | 2024.03.01 23:25:07.869388 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 18 rows starting from the beginning of the part | ||
7146 | 2024.03.01 23:25:07.869534 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
7147 | 2024.03.01 23:25:07.870093 [ 3 ] {95adc82e-09f4-4752-a733-e7cb95145958} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7148 | 2024.03.01 23:25:07.870472 [ 3 ] {95adc82e-09f4-4752-a733-e7cb95145958} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7149 | 2024.03.01 23:25:07.870818 [ 3 ] {95adc82e-09f4-4752-a733-e7cb95145958} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
7150 | 2024.03.01 23:25:07.871082 [ 3 ] {95adc82e-09f4-4752-a733-e7cb95145958} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002400669 sec., 1666 rows/sec., 139.12 KiB/sec. | ||
7151 | 2024.03.01 23:25:07.871296 [ 12 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003423924 sec., 69510.88867626735 rows/sec., 5.50 MiB/sec. | ||
7152 | 2024.03.01 23:25:07.871338 [ 3 ] {95adc82e-09f4-4752-a733-e7cb95145958} <Debug> DynamicQueryHandler: Done processing query | ||
7153 | 2024.03.01 23:25:07.871378 [ 3 ] {95adc82e-09f4-4752-a733-e7cb95145958} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7154 | 2024.03.01 23:25:07.871400 [ 3 ] {} <Debug> HTTP-Session: 0dd0519a-99e9-4a18-8017-568f8d7135fc Destroying unnamed session | ||
7155 | 2024.03.01 23:25:07.871440 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7156 | 2024.03.01 23:25:07.871607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 23442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7157 | 2024.03.01 23:25:07.871641 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7158 | 2024.03.01 23:25:07.871699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7159 | 2024.03.01 23:25:07.871730 [ 3 ] {} <Debug> HTTP-Session: 9e1f1d1c-ce83-4d99-9be6-94ba7953325c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7160 | 2024.03.01 23:25:07.871753 [ 19 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_76_15} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7161 | 2024.03.01 23:25:07.871764 [ 3 ] {} <Debug> HTTP-Session: 9e1f1d1c-ce83-4d99-9be6-94ba7953325c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7162 | 2024.03.01 23:25:07.871916 [ 3 ] {d3eaff18-49dd-4eab-bb45-3a6524e10ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7163 | 2024.03.01 23:25:07.871954 [ 3 ] {d3eaff18-49dd-4eab-bb45-3a6524e10ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7164 | 2024.03.01 23:25:07.872064 [ 3 ] {d3eaff18-49dd-4eab-bb45-3a6524e10ace} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7165 | 2024.03.01 23:25:07.872451 [ 3 ] {d3eaff18-49dd-4eab-bb45-3a6524e10ace} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7166 | 2024.03.01 23:25:07.872671 [ 3 ] {d3eaff18-49dd-4eab-bb45-3a6524e10ace} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7167 | 2024.03.01 23:25:07.872816 [ 3 ] {d3eaff18-49dd-4eab-bb45-3a6524e10ace} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7168 | 2024.03.01 23:25:07.872930 [ 127 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7169 | 2024.03.01 23:25:07.872943 [ 3 ] {d3eaff18-49dd-4eab-bb45-3a6524e10ace} <Information> executeQuery: Read 146 rows, 14.49 KiB in 0.000992854 sec., 147050 rows/sec., 14.26 MiB/sec. | ||
7170 | 2024.03.01 23:25:07.872987 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7171 | 2024.03.01 23:25:07.873157 [ 16 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7172 | 2024.03.01 23:25:07.873195 [ 3 ] {d3eaff18-49dd-4eab-bb45-3a6524e10ace} <Debug> DynamicQueryHandler: Done processing query | ||
7173 | 2024.03.01 23:25:07.873223 [ 3 ] {d3eaff18-49dd-4eab-bb45-3a6524e10ace} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7174 | 2024.03.01 23:25:07.873248 [ 3 ] {} <Debug> HTTP-Session: 9e1f1d1c-ce83-4d99-9be6-94ba7953325c Destroying unnamed session | ||
7175 | 2024.03.01 23:25:07.873263 [ 16 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7176 | 2024.03.01 23:25:07.873346 [ 16 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 227 rows starting from the beginning of the part | ||
7177 | 2024.03.01 23:25:07.873442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7178 | 2024.03.01 23:25:07.873489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7179 | 2024.03.01 23:25:07.873519 [ 3 ] {} <Debug> HTTP-Session: 6e84abea-4c60-450f-9d55-52c1c6e319f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7180 | 2024.03.01 23:25:07.873542 [ 16 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 135 rows starting from the beginning of the part | ||
7181 | 2024.03.01 23:25:07.873545 [ 3 ] {} <Debug> HTTP-Session: 6e84abea-4c60-450f-9d55-52c1c6e319f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7182 | 2024.03.01 23:25:07.873689 [ 3 ] {f7bf8791-cf23-4d42-a9ff-1280f4cb9cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7183 | 2024.03.01 23:25:07.873697 [ 16 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 51 rows starting from the beginning of the part | ||
7184 | 2024.03.01 23:25:07.873753 [ 3 ] {f7bf8791-cf23-4d42-a9ff-1280f4cb9cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7185 | 2024.03.01 23:25:07.873846 [ 16 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 144 rows starting from the beginning of the part | ||
7186 | 2024.03.01 23:25:07.873951 [ 3 ] {f7bf8791-cf23-4d42-a9ff-1280f4cb9cb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7187 | 2024.03.01 23:25:07.873978 [ 16 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 54 rows starting from the beginning of the part | ||
7188 | 2024.03.01 23:25:07.874147 [ 16 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 146 rows starting from the beginning of the part | ||
7189 | 2024.03.01 23:25:07.874385 [ 3 ] {f7bf8791-cf23-4d42-a9ff-1280f4cb9cb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7190 | 2024.03.01 23:25:07.874669 [ 3 ] {f7bf8791-cf23-4d42-a9ff-1280f4cb9cb9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7191 | 2024.03.01 23:25:07.874901 [ 3 ] {f7bf8791-cf23-4d42-a9ff-1280f4cb9cb9} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
7192 | 2024.03.01 23:25:07.875061 [ 3 ] {f7bf8791-cf23-4d42-a9ff-1280f4cb9cb9} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001325593 sec., 3017 rows/sec., 210.70 KiB/sec. | ||
7193 | 2024.03.01 23:25:07.875248 [ 3 ] {f7bf8791-cf23-4d42-a9ff-1280f4cb9cb9} <Debug> DynamicQueryHandler: Done processing query | ||
7194 | 2024.03.01 23:25:07.875290 [ 3 ] {f7bf8791-cf23-4d42-a9ff-1280f4cb9cb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7195 | 2024.03.01 23:25:07.875320 [ 3 ] {} <Debug> HTTP-Session: 6e84abea-4c60-450f-9d55-52c1c6e319f5 Destroying unnamed session | ||
7196 | 2024.03.01 23:25:07.875320 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 4 columns (4 merged, 0 gathered) in 0.002263876 sec., 334382.27182054135 rows/sec., 31.51 MiB/sec. | ||
7197 | 2024.03.01 23:25:07.875441 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7198 | 2024.03.01 23:25:07.875465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 8872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7199 | 2024.03.01 23:25:07.875519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7200 | 2024.03.01 23:25:07.875544 [ 3 ] {} <Debug> HTTP-Session: 33fd9c0c-f4f7-400f-a30f-ceaa66741ba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7201 | 2024.03.01 23:25:07.875564 [ 3 ] {} <Debug> HTTP-Session: 33fd9c0c-f4f7-400f-a30f-ceaa66741ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7202 | 2024.03.01 23:25:07.875650 [ 3 ] {4eb5ccd0-e1dc-470f-930e-e15f87274568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7203 | 2024.03.01 23:25:07.875663 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7204 | 2024.03.01 23:25:07.875702 [ 3 ] {4eb5ccd0-e1dc-470f-930e-e15f87274568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7205 | 2024.03.01 23:25:07.875747 [ 12 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_76_15} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7206 | 2024.03.01 23:25:07.875868 [ 3 ] {4eb5ccd0-e1dc-470f-930e-e15f87274568} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7207 | 2024.03.01 23:25:07.876199 [ 3 ] {4eb5ccd0-e1dc-470f-930e-e15f87274568} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7208 | 2024.03.01 23:25:07.876407 [ 3 ] {4eb5ccd0-e1dc-470f-930e-e15f87274568} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7209 | 2024.03.01 23:25:07.876560 [ 3 ] {4eb5ccd0-e1dc-470f-930e-e15f87274568} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7210 | 2024.03.01 23:25:07.876681 [ 127 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7211 | 2024.03.01 23:25:07.876690 [ 3 ] {4eb5ccd0-e1dc-470f-930e-e15f87274568} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000998005 sec., 52103 rows/sec., 4.08 MiB/sec. | ||
7212 | 2024.03.01 23:25:07.876724 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7213 | 2024.03.01 23:25:07.876880 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7214 | 2024.03.01 23:25:07.876939 [ 3 ] {4eb5ccd0-e1dc-470f-930e-e15f87274568} <Debug> DynamicQueryHandler: Done processing query | ||
7215 | 2024.03.01 23:25:07.876974 [ 3 ] {4eb5ccd0-e1dc-470f-930e-e15f87274568} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
7216 | 2024.03.01 23:25:07.877000 [ 3 ] {} <Debug> HTTP-Session: 33fd9c0c-f4f7-400f-a30f-ceaa66741ba7 Destroying unnamed session | ||
7217 | 2024.03.01 23:25:07.877068 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7218 | 2024.03.01 23:25:07.877104 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 115 rows starting from the beginning of the part | ||
7219 | 2024.03.01 23:25:07.877174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7220 | 2024.03.01 23:25:07.877256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7221 | 2024.03.01 23:25:07.877310 [ 3 ] {} <Debug> HTTP-Session: cfb81821-c4e2-4c1a-9b93-32d5fee6b373 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7222 | 2024.03.01 23:25:07.877320 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 51 rows starting from the beginning of the part | ||
7223 | 2024.03.01 23:25:07.877337 [ 3 ] {} <Debug> HTTP-Session: cfb81821-c4e2-4c1a-9b93-32d5fee6b373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7224 | 2024.03.01 23:25:07.877571 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 17 rows starting from the beginning of the part | ||
7225 | 2024.03.01 23:25:07.877575 [ 3 ] {5437375e-1cfb-426f-81ec-562ed6fe0f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7226 | 2024.03.01 23:25:07.877685 [ 3 ] {5437375e-1cfb-426f-81ec-562ed6fe0f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7227 | 2024.03.01 23:25:07.877776 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
7228 | 2024.03.01 23:25:07.878107 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 18 rows starting from the beginning of the part | ||
7229 | 2024.03.01 23:25:07.878258 [ 3 ] {5437375e-1cfb-426f-81ec-562ed6fe0f0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7230 | 2024.03.01 23:25:07.878367 [ 13 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 52 rows starting from the beginning of the part | ||
7231 | 2024.03.01 23:25:07.878924 [ 3 ] {5437375e-1cfb-426f-81ec-562ed6fe0f0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7232 | 2024.03.01 23:25:07.879583 [ 3 ] {5437375e-1cfb-426f-81ec-562ed6fe0f0a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7233 | 2024.03.01 23:25:07.879916 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 301 rows, containing 4 columns (4 merged, 0 gathered) in 0.003134947 sec., 96014.38238030819 rows/sec., 7.50 MiB/sec. | ||
7234 | 2024.03.01 23:25:07.879927 [ 3 ] {5437375e-1cfb-426f-81ec-562ed6fe0f0a} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
7235 | 2024.03.01 23:25:07.880025 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7236 | 2024.03.01 23:25:07.880164 [ 3 ] {5437375e-1cfb-426f-81ec-562ed6fe0f0a} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002502642 sec., 799 rows/sec., 56.19 KiB/sec. | ||
7237 | 2024.03.01 23:25:07.880478 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7238 | 2024.03.01 23:25:07.880512 [ 3 ] {5437375e-1cfb-426f-81ec-562ed6fe0f0a} <Debug> DynamicQueryHandler: Done processing query | ||
7239 | 2024.03.01 23:25:07.880538 [ 3 ] {5437375e-1cfb-426f-81ec-562ed6fe0f0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7240 | 2024.03.01 23:25:07.880540 [ 12 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_76_15} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7241 | 2024.03.01 23:25:07.880561 [ 3 ] {} <Debug> HTTP-Session: cfb81821-c4e2-4c1a-9b93-32d5fee6b373 Destroying unnamed session | ||
7242 | 2024.03.01 23:25:07.880725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 51367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7243 | 2024.03.01 23:25:07.880771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7244 | 2024.03.01 23:25:07.880789 [ 3 ] {} <Debug> HTTP-Session: d5197cc7-de8b-4f27-b2c8-926623e81c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7245 | 2024.03.01 23:25:07.880806 [ 3 ] {} <Debug> HTTP-Session: d5197cc7-de8b-4f27-b2c8-926623e81c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7246 | 2024.03.01 23:25:07.880893 [ 3 ] {6213cba3-214c-43c5-94de-c3bd377a6f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7247 | 2024.03.01 23:25:07.880937 [ 3 ] {6213cba3-214c-43c5-94de-c3bd377a6f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7248 | 2024.03.01 23:25:07.881081 [ 3 ] {6213cba3-214c-43c5-94de-c3bd377a6f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7249 | 2024.03.01 23:25:07.881608 [ 3 ] {6213cba3-214c-43c5-94de-c3bd377a6f2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7250 | 2024.03.01 23:25:07.881926 [ 3 ] {6213cba3-214c-43c5-94de-c3bd377a6f2d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7251 | 2024.03.01 23:25:07.882120 [ 3 ] {6213cba3-214c-43c5-94de-c3bd377a6f2d} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7252 | 2024.03.01 23:25:07.882239 [ 127 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7253 | 2024.03.01 23:25:07.882256 [ 3 ] {6213cba3-214c-43c5-94de-c3bd377a6f2d} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001327882 sec., 36147 rows/sec., 48.78 MiB/sec. | ||
7254 | 2024.03.01 23:25:07.882289 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.74 GiB. | ||
7255 | 2024.03.01 23:25:07.882463 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7256 | 2024.03.01 23:25:07.882553 [ 3 ] {6213cba3-214c-43c5-94de-c3bd377a6f2d} <Debug> DynamicQueryHandler: Done processing query | ||
7257 | 2024.03.01 23:25:07.882588 [ 3 ] {6213cba3-214c-43c5-94de-c3bd377a6f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
7258 | 2024.03.01 23:25:07.882656 [ 3 ] {} <Debug> HTTP-Session: d5197cc7-de8b-4f27-b2c8-926623e81c6c Destroying unnamed session | ||
7259 | 2024.03.01 23:25:07.882686 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7260 | 2024.03.01 23:25:07.882791 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1838 rows starting from the beginning of the part | ||
7261 | 2024.03.01 23:25:07.882931 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 45 rows starting from the beginning of the part | ||
7262 | 2024.03.01 23:25:07.883026 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 17 rows starting from the beginning of the part | ||
7263 | 2024.03.01 23:25:07.883113 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
7264 | 2024.03.01 23:25:07.883197 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 18 rows starting from the beginning of the part | ||
7265 | 2024.03.01 23:25:07.883287 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
7266 | 2024.03.01 23:25:07.886554 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2014 rows, containing 6 columns (6 merged, 0 gathered) in 0.004215133 sec., 477802.2425389661 rows/sec., 644.77 MiB/sec. | ||
7267 | 2024.03.01 23:25:07.887275 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7268 | 2024.03.01 23:25:07.887483 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7269 | 2024.03.01 23:25:07.887541 [ 16 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7270 | 2024.03.01 23:25:07.887602 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_76_15: 13.23 MiB. | ||
7271 | 2024.03.01 23:25:08.000182 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.26 MiB, peak 259.45 MiB, will set to 246.34 MiB (RSS), difference: -2.92 MiB | ||
7272 | 2024.03.01 23:25:12.865590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7273 | 2024.03.01 23:25:12.865723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7274 | 2024.03.01 23:25:12.865753 [ 3 ] {} <Debug> HTTP-Session: 2076e08f-4469-4090-9e5e-1be4aadecd33 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7275 | 2024.03.01 23:25:12.865781 [ 3 ] {} <Debug> HTTP-Session: 2076e08f-4469-4090-9e5e-1be4aadecd33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7276 | 2024.03.01 23:25:12.865925 [ 3 ] {fc5d7ff5-8ae0-4f2a-a399-619492c86016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7277 | 2024.03.01 23:25:12.865993 [ 3 ] {fc5d7ff5-8ae0-4f2a-a399-619492c86016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7278 | 2024.03.01 23:25:12.866161 [ 3 ] {fc5d7ff5-8ae0-4f2a-a399-619492c86016} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7279 | 2024.03.01 23:25:12.866573 [ 3 ] {fc5d7ff5-8ae0-4f2a-a399-619492c86016} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7280 | 2024.03.01 23:25:12.866845 [ 3 ] {fc5d7ff5-8ae0-4f2a-a399-619492c86016} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7281 | 2024.03.01 23:25:12.867013 [ 3 ] {fc5d7ff5-8ae0-4f2a-a399-619492c86016} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7282 | 2024.03.01 23:25:12.867131 [ 3 ] {fc5d7ff5-8ae0-4f2a-a399-619492c86016} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001167208 sec., 16278 rows/sec., 1.29 MiB/sec. | ||
7283 | 2024.03.01 23:25:12.867263 [ 3 ] {fc5d7ff5-8ae0-4f2a-a399-619492c86016} <Debug> DynamicQueryHandler: Done processing query | ||
7284 | 2024.03.01 23:25:12.867288 [ 3 ] {fc5d7ff5-8ae0-4f2a-a399-619492c86016} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7285 | 2024.03.01 23:25:12.867304 [ 3 ] {} <Debug> HTTP-Session: 2076e08f-4469-4090-9e5e-1be4aadecd33 Destroying unnamed session | ||
7286 | 2024.03.01 23:25:12.867489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 13612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7287 | 2024.03.01 23:25:12.867534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7288 | 2024.03.01 23:25:12.867553 [ 3 ] {} <Debug> HTTP-Session: 93985632-29b2-4294-a1f8-044c37b6229c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7289 | 2024.03.01 23:25:12.867570 [ 3 ] {} <Debug> HTTP-Session: 93985632-29b2-4294-a1f8-044c37b6229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7290 | 2024.03.01 23:25:12.867643 [ 3 ] {40a58ef0-50de-47cd-94ea-35cd5b2ee54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7291 | 2024.03.01 23:25:12.867683 [ 3 ] {40a58ef0-50de-47cd-94ea-35cd5b2ee54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7292 | 2024.03.01 23:25:12.867788 [ 3 ] {40a58ef0-50de-47cd-94ea-35cd5b2ee54a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7293 | 2024.03.01 23:25:12.868136 [ 3 ] {40a58ef0-50de-47cd-94ea-35cd5b2ee54a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7294 | 2024.03.01 23:25:12.868371 [ 3 ] {40a58ef0-50de-47cd-94ea-35cd5b2ee54a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7295 | 2024.03.01 23:25:12.868532 [ 3 ] {40a58ef0-50de-47cd-94ea-35cd5b2ee54a} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7296 | 2024.03.01 23:25:12.868631 [ 3 ] {40a58ef0-50de-47cd-94ea-35cd5b2ee54a} <Information> executeQuery: Read 93 rows, 7.95 KiB in 0.000960293 sec., 96845 rows/sec., 8.08 MiB/sec. | ||
7297 | 2024.03.01 23:25:12.868755 [ 3 ] {40a58ef0-50de-47cd-94ea-35cd5b2ee54a} <Debug> DynamicQueryHandler: Done processing query | ||
7298 | 2024.03.01 23:25:12.868780 [ 3 ] {40a58ef0-50de-47cd-94ea-35cd5b2ee54a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
7299 | 2024.03.01 23:25:12.868796 [ 3 ] {} <Debug> HTTP-Session: 93985632-29b2-4294-a1f8-044c37b6229c Destroying unnamed session | ||
7300 | 2024.03.01 23:25:12.868953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7301 | 2024.03.01 23:25:12.868999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7302 | 2024.03.01 23:25:12.869019 [ 3 ] {} <Debug> HTTP-Session: 1f2a2897-bcf1-4992-aaed-49b371fef325 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7303 | 2024.03.01 23:25:12.869036 [ 3 ] {} <Debug> HTTP-Session: 1f2a2897-bcf1-4992-aaed-49b371fef325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7304 | 2024.03.01 23:25:12.869107 [ 3 ] {78e5a080-31a0-4be1-aecd-f0a6466519f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7305 | 2024.03.01 23:25:12.869145 [ 3 ] {78e5a080-31a0-4be1-aecd-f0a6466519f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7306 | 2024.03.01 23:25:12.869252 [ 3 ] {78e5a080-31a0-4be1-aecd-f0a6466519f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7307 | 2024.03.01 23:25:12.869528 [ 3 ] {78e5a080-31a0-4be1-aecd-f0a6466519f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7308 | 2024.03.01 23:25:12.869737 [ 3 ] {78e5a080-31a0-4be1-aecd-f0a6466519f7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7309 | 2024.03.01 23:25:12.869889 [ 3 ] {78e5a080-31a0-4be1-aecd-f0a6466519f7} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7310 | 2024.03.01 23:25:12.869986 [ 3 ] {78e5a080-31a0-4be1-aecd-f0a6466519f7} <Information> executeQuery: Read 43 rows, 3.42 KiB in 0.000851911 sec., 50474 rows/sec., 3.92 MiB/sec. | ||
7311 | 2024.03.01 23:25:12.870126 [ 3 ] {78e5a080-31a0-4be1-aecd-f0a6466519f7} <Debug> DynamicQueryHandler: Done processing query | ||
7312 | 2024.03.01 23:25:12.870151 [ 3 ] {78e5a080-31a0-4be1-aecd-f0a6466519f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7313 | 2024.03.01 23:25:12.870167 [ 3 ] {} <Debug> HTTP-Session: 1f2a2897-bcf1-4992-aaed-49b371fef325 Destroying unnamed session | ||
7314 | 2024.03.01 23:25:12.870313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7315 | 2024.03.01 23:25:12.870360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7316 | 2024.03.01 23:25:12.870379 [ 3 ] {} <Debug> HTTP-Session: d8e57755-b8ca-47bd-be9f-a103455e99c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7317 | 2024.03.01 23:25:12.870396 [ 3 ] {} <Debug> HTTP-Session: d8e57755-b8ca-47bd-be9f-a103455e99c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7318 | 2024.03.01 23:25:12.870468 [ 3 ] {2dbf7198-1c32-47a2-9ece-d04e217075f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7319 | 2024.03.01 23:25:12.870513 [ 3 ] {2dbf7198-1c32-47a2-9ece-d04e217075f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7320 | 2024.03.01 23:25:12.870639 [ 3 ] {2dbf7198-1c32-47a2-9ece-d04e217075f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7321 | 2024.03.01 23:25:12.870900 [ 3 ] {2dbf7198-1c32-47a2-9ece-d04e217075f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7322 | 2024.03.01 23:25:12.871171 [ 3 ] {2dbf7198-1c32-47a2-9ece-d04e217075f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7323 | 2024.03.01 23:25:12.871398 [ 3 ] {2dbf7198-1c32-47a2-9ece-d04e217075f9} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
7324 | 2024.03.01 23:25:12.871508 [ 3 ] {2dbf7198-1c32-47a2-9ece-d04e217075f9} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001009025 sec., 35678 rows/sec., 2.52 MiB/sec. | ||
7325 | 2024.03.01 23:25:12.871631 [ 3 ] {2dbf7198-1c32-47a2-9ece-d04e217075f9} <Debug> DynamicQueryHandler: Done processing query | ||
7326 | 2024.03.01 23:25:12.871655 [ 3 ] {2dbf7198-1c32-47a2-9ece-d04e217075f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7327 | 2024.03.01 23:25:12.871672 [ 3 ] {} <Debug> HTTP-Session: d8e57755-b8ca-47bd-be9f-a103455e99c6 Destroying unnamed session | ||
7328 | 2024.03.01 23:25:12.871811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7329 | 2024.03.01 23:25:12.871855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7330 | 2024.03.01 23:25:12.871875 [ 3 ] {} <Debug> HTTP-Session: 698be7d9-a806-45e6-b762-9c56cf58ced8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7331 | 2024.03.01 23:25:12.871891 [ 3 ] {} <Debug> HTTP-Session: 698be7d9-a806-45e6-b762-9c56cf58ced8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7332 | 2024.03.01 23:25:12.871965 [ 3 ] {f6f57443-c5c1-442f-a51a-bf04f07784c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7333 | 2024.03.01 23:25:12.872009 [ 3 ] {f6f57443-c5c1-442f-a51a-bf04f07784c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7334 | 2024.03.01 23:25:12.872144 [ 3 ] {f6f57443-c5c1-442f-a51a-bf04f07784c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7335 | 2024.03.01 23:25:12.872460 [ 3 ] {f6f57443-c5c1-442f-a51a-bf04f07784c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7336 | 2024.03.01 23:25:12.872746 [ 3 ] {f6f57443-c5c1-442f-a51a-bf04f07784c0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7337 | 2024.03.01 23:25:12.872929 [ 3 ] {f6f57443-c5c1-442f-a51a-bf04f07784c0} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7338 | 2024.03.01 23:25:12.873063 [ 3 ] {f6f57443-c5c1-442f-a51a-bf04f07784c0} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001062306 sec., 17885 rows/sec., 24.14 MiB/sec. | ||
7339 | 2024.03.01 23:25:12.873227 [ 3 ] {f6f57443-c5c1-442f-a51a-bf04f07784c0} <Debug> DynamicQueryHandler: Done processing query | ||
7340 | 2024.03.01 23:25:12.873275 [ 3 ] {f6f57443-c5c1-442f-a51a-bf04f07784c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7341 | 2024.03.01 23:25:12.873309 [ 3 ] {} <Debug> HTTP-Session: 698be7d9-a806-45e6-b762-9c56cf58ced8 Destroying unnamed session | ||
7342 | 2024.03.01 23:25:16.562390 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7343 | 2024.03.01 23:25:16.562451 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7344 | 2024.03.01 23:25:17.866603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7345 | 2024.03.01 23:25:17.866768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7346 | 2024.03.01 23:25:17.866813 [ 3 ] {} <Debug> HTTP-Session: 93caf6fb-5075-4df1-a1fb-148b3ab9c415 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7347 | 2024.03.01 23:25:17.866857 [ 3 ] {} <Debug> HTTP-Session: 93caf6fb-5075-4df1-a1fb-148b3ab9c415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7348 | 2024.03.01 23:25:17.867063 [ 3 ] {d600b12d-5dc8-4daf-8646-5730ecc27b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7349 | 2024.03.01 23:25:17.867163 [ 3 ] {d600b12d-5dc8-4daf-8646-5730ecc27b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7350 | 2024.03.01 23:25:17.867356 [ 3 ] {d600b12d-5dc8-4daf-8646-5730ecc27b00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7351 | 2024.03.01 23:25:17.867877 [ 3 ] {d600b12d-5dc8-4daf-8646-5730ecc27b00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7352 | 2024.03.01 23:25:17.868139 [ 3 ] {d600b12d-5dc8-4daf-8646-5730ecc27b00} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7353 | 2024.03.01 23:25:17.868306 [ 3 ] {d600b12d-5dc8-4daf-8646-5730ecc27b00} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7354 | 2024.03.01 23:25:17.868442 [ 3 ] {d600b12d-5dc8-4daf-8646-5730ecc27b00} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001320582 sec., 37862 rows/sec., 3.00 MiB/sec. | ||
7355 | 2024.03.01 23:25:17.868636 [ 3 ] {d600b12d-5dc8-4daf-8646-5730ecc27b00} <Debug> DynamicQueryHandler: Done processing query | ||
7356 | 2024.03.01 23:25:17.868682 [ 3 ] {d600b12d-5dc8-4daf-8646-5730ecc27b00} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7357 | 2024.03.01 23:25:17.868713 [ 3 ] {} <Debug> HTTP-Session: 93caf6fb-5075-4df1-a1fb-148b3ab9c415 Destroying unnamed session | ||
7358 | 2024.03.01 23:25:17.868864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 24074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7359 | 2024.03.01 23:25:17.868910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7360 | 2024.03.01 23:25:17.868929 [ 3 ] {} <Debug> HTTP-Session: 2a147a69-b2fb-401d-9b47-ef602d2d7667 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7361 | 2024.03.01 23:25:17.868946 [ 3 ] {} <Debug> HTTP-Session: 2a147a69-b2fb-401d-9b47-ef602d2d7667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7362 | 2024.03.01 23:25:17.869024 [ 3 ] {40d007e6-1956-4f3d-a1b6-92f8610dd461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7363 | 2024.03.01 23:25:17.869065 [ 3 ] {40d007e6-1956-4f3d-a1b6-92f8610dd461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7364 | 2024.03.01 23:25:17.869180 [ 3 ] {40d007e6-1956-4f3d-a1b6-92f8610dd461} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7365 | 2024.03.01 23:25:17.869571 [ 3 ] {40d007e6-1956-4f3d-a1b6-92f8610dd461} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7366 | 2024.03.01 23:25:17.869788 [ 3 ] {40d007e6-1956-4f3d-a1b6-92f8610dd461} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7367 | 2024.03.01 23:25:17.869945 [ 3 ] {40d007e6-1956-4f3d-a1b6-92f8610dd461} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7368 | 2024.03.01 23:25:17.870077 [ 3 ] {40d007e6-1956-4f3d-a1b6-92f8610dd461} <Information> executeQuery: Read 150 rows, 14.88 KiB in 0.001017535 sec., 147415 rows/sec., 14.28 MiB/sec. | ||
7369 | 2024.03.01 23:25:17.870228 [ 3 ] {40d007e6-1956-4f3d-a1b6-92f8610dd461} <Debug> DynamicQueryHandler: Done processing query | ||
7370 | 2024.03.01 23:25:17.870252 [ 3 ] {40d007e6-1956-4f3d-a1b6-92f8610dd461} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7371 | 2024.03.01 23:25:17.870288 [ 3 ] {} <Debug> HTTP-Session: 2a147a69-b2fb-401d-9b47-ef602d2d7667 Destroying unnamed session | ||
7372 | 2024.03.01 23:25:17.870447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 8529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7373 | 2024.03.01 23:25:17.870494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7374 | 2024.03.01 23:25:17.870514 [ 3 ] {} <Debug> HTTP-Session: 937e8a41-4f09-4c5f-bc10-b44f618ae313 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7375 | 2024.03.01 23:25:17.870531 [ 3 ] {} <Debug> HTTP-Session: 937e8a41-4f09-4c5f-bc10-b44f618ae313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7376 | 2024.03.01 23:25:17.870605 [ 3 ] {c2ab6ee4-b16f-4c12-bf80-9663ab52084a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7377 | 2024.03.01 23:25:17.870645 [ 3 ] {c2ab6ee4-b16f-4c12-bf80-9663ab52084a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7378 | 2024.03.01 23:25:17.870758 [ 3 ] {c2ab6ee4-b16f-4c12-bf80-9663ab52084a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7379 | 2024.03.01 23:25:17.871051 [ 3 ] {c2ab6ee4-b16f-4c12-bf80-9663ab52084a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7380 | 2024.03.01 23:25:17.871261 [ 3 ] {c2ab6ee4-b16f-4c12-bf80-9663ab52084a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7381 | 2024.03.01 23:25:17.871433 [ 3 ] {c2ab6ee4-b16f-4c12-bf80-9663ab52084a} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7382 | 2024.03.01 23:25:17.871568 [ 3 ] {c2ab6ee4-b16f-4c12-bf80-9663ab52084a} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000935743 sec., 53433 rows/sec., 4.18 MiB/sec. | ||
7383 | 2024.03.01 23:25:17.871691 [ 3 ] {c2ab6ee4-b16f-4c12-bf80-9663ab52084a} <Debug> DynamicQueryHandler: Done processing query | ||
7384 | 2024.03.01 23:25:17.871714 [ 3 ] {c2ab6ee4-b16f-4c12-bf80-9663ab52084a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
7385 | 2024.03.01 23:25:17.871730 [ 3 ] {} <Debug> HTTP-Session: 937e8a41-4f09-4c5f-bc10-b44f618ae313 Destroying unnamed session | ||
7386 | 2024.03.01 23:25:17.871969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 53504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7387 | 2024.03.01 23:25:17.872014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7388 | 2024.03.01 23:25:17.872032 [ 3 ] {} <Debug> HTTP-Session: e7212899-e03b-4407-b8ef-45e79692bd62 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7389 | 2024.03.01 23:25:17.872048 [ 3 ] {} <Debug> HTTP-Session: e7212899-e03b-4407-b8ef-45e79692bd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7390 | 2024.03.01 23:25:17.872138 [ 3 ] {2cbb8a62-a148-4172-9265-8ddc4c7c0e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7391 | 2024.03.01 23:25:17.872182 [ 3 ] {2cbb8a62-a148-4172-9265-8ddc4c7c0e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7392 | 2024.03.01 23:25:17.872322 [ 3 ] {2cbb8a62-a148-4172-9265-8ddc4c7c0e98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7393 | 2024.03.01 23:25:17.872799 [ 3 ] {2cbb8a62-a148-4172-9265-8ddc4c7c0e98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.73 GiB. | ||
7394 | 2024.03.01 23:25:17.873119 [ 3 ] {2cbb8a62-a148-4172-9265-8ddc4c7c0e98} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7395 | 2024.03.01 23:25:17.873308 [ 3 ] {2cbb8a62-a148-4172-9265-8ddc4c7c0e98} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7396 | 2024.03.01 23:25:17.873447 [ 3 ] {2cbb8a62-a148-4172-9265-8ddc4c7c0e98} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001280012 sec., 39062 rows/sec., 52.71 MiB/sec. | ||
7397 | 2024.03.01 23:25:17.873562 [ 3 ] {2cbb8a62-a148-4172-9265-8ddc4c7c0e98} <Debug> DynamicQueryHandler: Done processing query | ||
7398 | 2024.03.01 23:25:17.873585 [ 3 ] {2cbb8a62-a148-4172-9265-8ddc4c7c0e98} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
7399 | 2024.03.01 23:25:17.873600 [ 3 ] {} <Debug> HTTP-Session: e7212899-e03b-4407-b8ef-45e79692bd62 Destroying unnamed session | ||
7400 | 2024.03.01 23:25:22.864954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7401 | 2024.03.01 23:25:22.865071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7402 | 2024.03.01 23:25:22.865097 [ 3 ] {} <Debug> HTTP-Session: 53bbf185-aca6-4765-815c-eb6289f26fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7403 | 2024.03.01 23:25:22.865122 [ 3 ] {} <Debug> HTTP-Session: 53bbf185-aca6-4765-815c-eb6289f26fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7404 | 2024.03.01 23:25:22.865251 [ 3 ] {060ee867-3d66-4add-ad0f-3b39831f8e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7405 | 2024.03.01 23:25:22.865311 [ 3 ] {060ee867-3d66-4add-ad0f-3b39831f8e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7406 | 2024.03.01 23:25:22.865472 [ 3 ] {060ee867-3d66-4add-ad0f-3b39831f8e3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7407 | 2024.03.01 23:25:22.865897 [ 3 ] {060ee867-3d66-4add-ad0f-3b39831f8e3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7408 | 2024.03.01 23:25:22.866159 [ 3 ] {060ee867-3d66-4add-ad0f-3b39831f8e3b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7409 | 2024.03.01 23:25:22.866326 [ 3 ] {060ee867-3d66-4add-ad0f-3b39831f8e3b} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7410 | 2024.03.01 23:25:22.866452 [ 3 ] {060ee867-3d66-4add-ad0f-3b39831f8e3b} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001166038 sec., 16294 rows/sec., 1.29 MiB/sec. | ||
7411 | 2024.03.01 23:25:22.866602 [ 3 ] {060ee867-3d66-4add-ad0f-3b39831f8e3b} <Debug> DynamicQueryHandler: Done processing query | ||
7412 | 2024.03.01 23:25:22.866629 [ 3 ] {060ee867-3d66-4add-ad0f-3b39831f8e3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7413 | 2024.03.01 23:25:22.866645 [ 3 ] {} <Debug> HTTP-Session: 53bbf185-aca6-4765-815c-eb6289f26fb0 Destroying unnamed session | ||
7414 | 2024.03.01 23:25:22.866769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7415 | 2024.03.01 23:25:22.866820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7416 | 2024.03.01 23:25:22.866840 [ 3 ] {} <Debug> HTTP-Session: 432e136c-dee0-4341-9f34-621410dd794d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7417 | 2024.03.01 23:25:22.866859 [ 3 ] {} <Debug> HTTP-Session: 432e136c-dee0-4341-9f34-621410dd794d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7418 | 2024.03.01 23:25:22.866938 [ 3 ] {3850c21e-64db-43a1-b2f8-b9cd65138e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7419 | 2024.03.01 23:25:22.866981 [ 3 ] {3850c21e-64db-43a1-b2f8-b9cd65138e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7420 | 2024.03.01 23:25:22.867095 [ 3 ] {3850c21e-64db-43a1-b2f8-b9cd65138e52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7421 | 2024.03.01 23:25:22.867378 [ 3 ] {3850c21e-64db-43a1-b2f8-b9cd65138e52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7422 | 2024.03.01 23:25:22.867593 [ 3 ] {3850c21e-64db-43a1-b2f8-b9cd65138e52} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7423 | 2024.03.01 23:25:22.867747 [ 3 ] {3850c21e-64db-43a1-b2f8-b9cd65138e52} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
7424 | 2024.03.01 23:25:22.867847 [ 3 ] {3850c21e-64db-43a1-b2f8-b9cd65138e52} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000880441 sec., 2271 rows/sec., 194.11 KiB/sec. | ||
7425 | 2024.03.01 23:25:22.867953 [ 3 ] {3850c21e-64db-43a1-b2f8-b9cd65138e52} <Debug> DynamicQueryHandler: Done processing query | ||
7426 | 2024.03.01 23:25:22.867976 [ 3 ] {3850c21e-64db-43a1-b2f8-b9cd65138e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7427 | 2024.03.01 23:25:22.867992 [ 3 ] {} <Debug> HTTP-Session: 432e136c-dee0-4341-9f34-621410dd794d Destroying unnamed session | ||
7428 | 2024.03.01 23:25:22.868117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 8784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7429 | 2024.03.01 23:25:22.868161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7430 | 2024.03.01 23:25:22.868180 [ 3 ] {} <Debug> HTTP-Session: f80be0e6-4a29-436b-a2b9-0dcd85c8b19d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7431 | 2024.03.01 23:25:22.868197 [ 3 ] {} <Debug> HTTP-Session: f80be0e6-4a29-436b-a2b9-0dcd85c8b19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7432 | 2024.03.01 23:25:22.868269 [ 3 ] {b77358d6-237f-41ba-b760-91e639883561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7433 | 2024.03.01 23:25:22.868307 [ 3 ] {b77358d6-237f-41ba-b760-91e639883561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7434 | 2024.03.01 23:25:22.868407 [ 3 ] {b77358d6-237f-41ba-b760-91e639883561} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7435 | 2024.03.01 23:25:22.868693 [ 3 ] {b77358d6-237f-41ba-b760-91e639883561} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7436 | 2024.03.01 23:25:22.868909 [ 3 ] {b77358d6-237f-41ba-b760-91e639883561} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7437 | 2024.03.01 23:25:22.869061 [ 3 ] {b77358d6-237f-41ba-b760-91e639883561} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7438 | 2024.03.01 23:25:22.869157 [ 3 ] {b77358d6-237f-41ba-b760-91e639883561} <Information> executeQuery: Read 58 rows, 5.23 KiB in 0.000862541 sec., 67243 rows/sec., 5.92 MiB/sec. | ||
7439 | 2024.03.01 23:25:22.869272 [ 3 ] {b77358d6-237f-41ba-b760-91e639883561} <Debug> DynamicQueryHandler: Done processing query | ||
7440 | 2024.03.01 23:25:22.869297 [ 3 ] {b77358d6-237f-41ba-b760-91e639883561} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7441 | 2024.03.01 23:25:22.869312 [ 3 ] {} <Debug> HTTP-Session: f80be0e6-4a29-436b-a2b9-0dcd85c8b19d Destroying unnamed session | ||
7442 | 2024.03.01 23:25:22.869457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7443 | 2024.03.01 23:25:22.869503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7444 | 2024.03.01 23:25:22.869521 [ 3 ] {} <Debug> HTTP-Session: 737144d7-1359-4ce0-9abc-e9334fc4b25b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7445 | 2024.03.01 23:25:22.869538 [ 3 ] {} <Debug> HTTP-Session: 737144d7-1359-4ce0-9abc-e9334fc4b25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7446 | 2024.03.01 23:25:22.869607 [ 3 ] {4073bf35-1eae-4863-88fa-a4942366fae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7447 | 2024.03.01 23:25:22.869647 [ 3 ] {4073bf35-1eae-4863-88fa-a4942366fae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7448 | 2024.03.01 23:25:22.869751 [ 3 ] {4073bf35-1eae-4863-88fa-a4942366fae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7449 | 2024.03.01 23:25:22.870000 [ 3 ] {4073bf35-1eae-4863-88fa-a4942366fae6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7450 | 2024.03.01 23:25:22.870205 [ 3 ] {4073bf35-1eae-4863-88fa-a4942366fae6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7451 | 2024.03.01 23:25:22.870354 [ 3 ] {4073bf35-1eae-4863-88fa-a4942366fae6} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
7452 | 2024.03.01 23:25:22.870449 [ 3 ] {4073bf35-1eae-4863-88fa-a4942366fae6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00081435 sec., 2455 rows/sec., 171.48 KiB/sec. | ||
7453 | 2024.03.01 23:25:22.870596 [ 3 ] {4073bf35-1eae-4863-88fa-a4942366fae6} <Debug> DynamicQueryHandler: Done processing query | ||
7454 | 2024.03.01 23:25:22.870621 [ 3 ] {4073bf35-1eae-4863-88fa-a4942366fae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7455 | 2024.03.01 23:25:22.870637 [ 3 ] {} <Debug> HTTP-Session: 737144d7-1359-4ce0-9abc-e9334fc4b25b Destroying unnamed session | ||
7456 | 2024.03.01 23:25:22.870754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 4599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7457 | 2024.03.01 23:25:22.870799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7458 | 2024.03.01 23:25:22.870818 [ 3 ] {} <Debug> HTTP-Session: 09402388-d7ea-493a-8c79-67072d72e62c Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7459 | 2024.03.01 23:25:22.870835 [ 3 ] {} <Debug> HTTP-Session: 09402388-d7ea-493a-8c79-67072d72e62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7460 | 2024.03.01 23:25:22.870906 [ 3 ] {e67bb41e-be79-4a39-b19a-41ca42d65855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7461 | 2024.03.01 23:25:22.870946 [ 3 ] {e67bb41e-be79-4a39-b19a-41ca42d65855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7462 | 2024.03.01 23:25:22.871059 [ 3 ] {e67bb41e-be79-4a39-b19a-41ca42d65855} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7463 | 2024.03.01 23:25:22.871418 [ 3 ] {e67bb41e-be79-4a39-b19a-41ca42d65855} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7464 | 2024.03.01 23:25:22.871624 [ 3 ] {e67bb41e-be79-4a39-b19a-41ca42d65855} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7465 | 2024.03.01 23:25:22.871783 [ 3 ] {e67bb41e-be79-4a39-b19a-41ca42d65855} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7466 | 2024.03.01 23:25:22.871904 [ 3 ] {e67bb41e-be79-4a39-b19a-41ca42d65855} <Information> executeQuery: Read 27 rows, 2.14 KiB in 0.000968483 sec., 27878 rows/sec., 2.16 MiB/sec. | ||
7467 | 2024.03.01 23:25:22.872023 [ 3 ] {e67bb41e-be79-4a39-b19a-41ca42d65855} <Debug> DynamicQueryHandler: Done processing query | ||
7468 | 2024.03.01 23:25:22.872047 [ 3 ] {e67bb41e-be79-4a39-b19a-41ca42d65855} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7469 | 2024.03.01 23:25:22.872063 [ 3 ] {} <Debug> HTTP-Session: 09402388-d7ea-493a-8c79-67072d72e62c Destroying unnamed session | ||
7470 | 2024.03.01 23:25:22.872170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7471 | 2024.03.01 23:25:22.872216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7472 | 2024.03.01 23:25:22.872234 [ 3 ] {} <Debug> HTTP-Session: 591e8863-d0ae-4e40-9eb1-78fa2b476849 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7473 | 2024.03.01 23:25:22.872251 [ 3 ] {} <Debug> HTTP-Session: 591e8863-d0ae-4e40-9eb1-78fa2b476849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7474 | 2024.03.01 23:25:22.872320 [ 3 ] {1630bb7d-52f8-44b7-ae6c-3d6e01c343e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7475 | 2024.03.01 23:25:22.872363 [ 3 ] {1630bb7d-52f8-44b7-ae6c-3d6e01c343e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7476 | 2024.03.01 23:25:22.872487 [ 3 ] {1630bb7d-52f8-44b7-ae6c-3d6e01c343e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7477 | 2024.03.01 23:25:22.872773 [ 3 ] {1630bb7d-52f8-44b7-ae6c-3d6e01c343e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7478 | 2024.03.01 23:25:22.873027 [ 3 ] {1630bb7d-52f8-44b7-ae6c-3d6e01c343e0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7479 | 2024.03.01 23:25:22.873206 [ 3 ] {1630bb7d-52f8-44b7-ae6c-3d6e01c343e0} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
7480 | 2024.03.01 23:25:22.873324 [ 3 ] {1630bb7d-52f8-44b7-ae6c-3d6e01c343e0} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000969883 sec., 1031 rows/sec., 72.50 KiB/sec. | ||
7481 | 2024.03.01 23:25:22.873484 [ 3 ] {1630bb7d-52f8-44b7-ae6c-3d6e01c343e0} <Debug> DynamicQueryHandler: Done processing query | ||
7482 | 2024.03.01 23:25:22.873513 [ 3 ] {1630bb7d-52f8-44b7-ae6c-3d6e01c343e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7483 | 2024.03.01 23:25:22.873530 [ 3 ] {} <Debug> HTTP-Session: 591e8863-d0ae-4e40-9eb1-78fa2b476849 Destroying unnamed session | ||
7484 | 2024.03.01 23:25:22.873650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7485 | 2024.03.01 23:25:22.873697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7486 | 2024.03.01 23:25:22.873717 [ 3 ] {} <Debug> HTTP-Session: 14d52717-4c47-41a9-9f59-653df2996b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7487 | 2024.03.01 23:25:22.873733 [ 3 ] {} <Debug> HTTP-Session: 14d52717-4c47-41a9-9f59-653df2996b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7488 | 2024.03.01 23:25:22.873812 [ 3 ] {e233044b-cb7b-48ad-a707-b2853356caaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7489 | 2024.03.01 23:25:22.873856 [ 3 ] {e233044b-cb7b-48ad-a707-b2853356caaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7490 | 2024.03.01 23:25:22.874004 [ 3 ] {e233044b-cb7b-48ad-a707-b2853356caaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7491 | 2024.03.01 23:25:22.874382 [ 3 ] {e233044b-cb7b-48ad-a707-b2853356caaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7492 | 2024.03.01 23:25:22.874680 [ 3 ] {e233044b-cb7b-48ad-a707-b2853356caaf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7493 | 2024.03.01 23:25:22.874871 [ 3 ] {e233044b-cb7b-48ad-a707-b2853356caaf} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7494 | 2024.03.01 23:25:22.874995 [ 3 ] {e233044b-cb7b-48ad-a707-b2853356caaf} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001155588 sec., 16441 rows/sec., 22.19 MiB/sec. | ||
7495 | 2024.03.01 23:25:22.875125 [ 3 ] {e233044b-cb7b-48ad-a707-b2853356caaf} <Debug> DynamicQueryHandler: Done processing query | ||
7496 | 2024.03.01 23:25:22.875148 [ 3 ] {e233044b-cb7b-48ad-a707-b2853356caaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7497 | 2024.03.01 23:25:22.875164 [ 3 ] {} <Debug> HTTP-Session: 14d52717-4c47-41a9-9f59-653df2996b75 Destroying unnamed session | ||
7498 | 2024.03.01 23:25:22.875280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7499 | 2024.03.01 23:25:22.875325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7500 | 2024.03.01 23:25:22.875344 [ 3 ] {} <Debug> HTTP-Session: 8fc29110-0e0b-4115-8d71-89c311b094dc Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7501 | 2024.03.01 23:25:22.875361 [ 3 ] {} <Debug> HTTP-Session: 8fc29110-0e0b-4115-8d71-89c311b094dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7502 | 2024.03.01 23:25:22.875429 [ 3 ] {c1532d78-5a78-41ac-99fd-cbb955f10306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
7503 | 2024.03.01 23:25:22.875470 [ 3 ] {c1532d78-5a78-41ac-99fd-cbb955f10306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
7504 | 2024.03.01 23:25:22.875577 [ 3 ] {c1532d78-5a78-41ac-99fd-cbb955f10306} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7505 | 2024.03.01 23:25:22.875849 [ 3 ] {c1532d78-5a78-41ac-99fd-cbb955f10306} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7506 | 2024.03.01 23:25:22.876093 [ 3 ] {c1532d78-5a78-41ac-99fd-cbb955f10306} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
7507 | 2024.03.01 23:25:22.876275 [ 3 ] {c1532d78-5a78-41ac-99fd-cbb955f10306} <Trace> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
7508 | 2024.03.01 23:25:22.876400 [ 3 ] {c1532d78-5a78-41ac-99fd-cbb955f10306} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000936243 sec., 6408 rows/sec., 422.44 KiB/sec. | ||
7509 | 2024.03.01 23:25:22.876528 [ 3 ] {c1532d78-5a78-41ac-99fd-cbb955f10306} <Debug> DynamicQueryHandler: Done processing query | ||
7510 | 2024.03.01 23:25:22.876553 [ 3 ] {c1532d78-5a78-41ac-99fd-cbb955f10306} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
7511 | 2024.03.01 23:25:22.876569 [ 3 ] {} <Debug> HTTP-Session: 8fc29110-0e0b-4115-8d71-89c311b094dc Destroying unnamed session | ||
7512 | 2024.03.01 23:25:27.866590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7513 | 2024.03.01 23:25:27.866761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7514 | 2024.03.01 23:25:27.866808 [ 3 ] {} <Debug> HTTP-Session: c3062b67-3f51-4208-a56a-d99a376f4785 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7515 | 2024.03.01 23:25:27.866850 [ 3 ] {} <Debug> HTTP-Session: c3062b67-3f51-4208-a56a-d99a376f4785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7516 | 2024.03.01 23:25:27.867056 [ 3 ] {81ede18b-19d9-4366-a692-4917510b5574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7517 | 2024.03.01 23:25:27.867156 [ 3 ] {81ede18b-19d9-4366-a692-4917510b5574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7518 | 2024.03.01 23:25:27.867427 [ 3 ] {81ede18b-19d9-4366-a692-4917510b5574} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7519 | 2024.03.01 23:25:27.867910 [ 3 ] {81ede18b-19d9-4366-a692-4917510b5574} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7520 | 2024.03.01 23:25:27.868170 [ 3 ] {81ede18b-19d9-4366-a692-4917510b5574} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7521 | 2024.03.01 23:25:27.868335 [ 3 ] {81ede18b-19d9-4366-a692-4917510b5574} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7522 | 2024.03.01 23:25:27.868454 [ 3 ] {81ede18b-19d9-4366-a692-4917510b5574} <Information> executeQuery: Read 55 rows, 4.46 KiB in 0.001343524 sec., 40937 rows/sec., 3.24 MiB/sec. | ||
7523 | 2024.03.01 23:25:27.868607 [ 3 ] {81ede18b-19d9-4366-a692-4917510b5574} <Debug> DynamicQueryHandler: Done processing query | ||
7524 | 2024.03.01 23:25:27.868638 [ 3 ] {81ede18b-19d9-4366-a692-4917510b5574} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
7525 | 2024.03.01 23:25:27.868664 [ 3 ] {} <Debug> HTTP-Session: c3062b67-3f51-4208-a56a-d99a376f4785 Destroying unnamed session | ||
7526 | 2024.03.01 23:25:27.868837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 26345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7527 | 2024.03.01 23:25:27.868883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7528 | 2024.03.01 23:25:27.868902 [ 3 ] {} <Debug> HTTP-Session: 6b6047c9-bc48-4f3c-8319-bebabc9b6b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7529 | 2024.03.01 23:25:27.868920 [ 3 ] {} <Debug> HTTP-Session: 6b6047c9-bc48-4f3c-8319-bebabc9b6b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7530 | 2024.03.01 23:25:27.868995 [ 3 ] {d0c65ff5-c768-498f-9b72-82e4e5276b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7531 | 2024.03.01 23:25:27.869036 [ 3 ] {d0c65ff5-c768-498f-9b72-82e4e5276b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7532 | 2024.03.01 23:25:27.869143 [ 3 ] {d0c65ff5-c768-498f-9b72-82e4e5276b50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7533 | 2024.03.01 23:25:27.869544 [ 3 ] {d0c65ff5-c768-498f-9b72-82e4e5276b50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7534 | 2024.03.01 23:25:27.869766 [ 3 ] {d0c65ff5-c768-498f-9b72-82e4e5276b50} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7535 | 2024.03.01 23:25:27.869921 [ 3 ] {d0c65ff5-c768-498f-9b72-82e4e5276b50} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7536 | 2024.03.01 23:25:27.870045 [ 3 ] {d0c65ff5-c768-498f-9b72-82e4e5276b50} <Information> executeQuery: Read 165 rows, 16.25 KiB in 0.001017565 sec., 162151 rows/sec., 15.59 MiB/sec. | ||
7537 | 2024.03.01 23:25:27.870168 [ 3 ] {d0c65ff5-c768-498f-9b72-82e4e5276b50} <Debug> DynamicQueryHandler: Done processing query | ||
7538 | 2024.03.01 23:25:27.870192 [ 3 ] {d0c65ff5-c768-498f-9b72-82e4e5276b50} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7539 | 2024.03.01 23:25:27.870208 [ 3 ] {} <Debug> HTTP-Session: 6b6047c9-bc48-4f3c-8319-bebabc9b6b01 Destroying unnamed session | ||
7540 | 2024.03.01 23:25:27.870375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 9913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7541 | 2024.03.01 23:25:27.870422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7542 | 2024.03.01 23:25:27.870440 [ 3 ] {} <Debug> HTTP-Session: b70d4d4d-59d7-41b1-be26-b7bd214c0101 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7543 | 2024.03.01 23:25:27.870457 [ 3 ] {} <Debug> HTTP-Session: b70d4d4d-59d7-41b1-be26-b7bd214c0101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7544 | 2024.03.01 23:25:27.870530 [ 3 ] {0fb4fda3-7757-48ed-91a1-1f5afea38917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7545 | 2024.03.01 23:25:27.870570 [ 3 ] {0fb4fda3-7757-48ed-91a1-1f5afea38917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7546 | 2024.03.01 23:25:27.870679 [ 3 ] {0fb4fda3-7757-48ed-91a1-1f5afea38917} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7547 | 2024.03.01 23:25:27.870976 [ 3 ] {0fb4fda3-7757-48ed-91a1-1f5afea38917} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7548 | 2024.03.01 23:25:27.871190 [ 3 ] {0fb4fda3-7757-48ed-91a1-1f5afea38917} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7549 | 2024.03.01 23:25:27.871341 [ 3 ] {0fb4fda3-7757-48ed-91a1-1f5afea38917} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7550 | 2024.03.01 23:25:27.871470 [ 3 ] {0fb4fda3-7757-48ed-91a1-1f5afea38917} <Information> executeQuery: Read 58 rows, 4.67 KiB in 0.000908812 sec., 63819 rows/sec., 5.02 MiB/sec. | ||
7551 | 2024.03.01 23:25:27.871622 [ 3 ] {0fb4fda3-7757-48ed-91a1-1f5afea38917} <Debug> DynamicQueryHandler: Done processing query | ||
7552 | 2024.03.01 23:25:27.871647 [ 3 ] {0fb4fda3-7757-48ed-91a1-1f5afea38917} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7553 | 2024.03.01 23:25:27.871692 [ 3 ] {} <Debug> HTTP-Session: b70d4d4d-59d7-41b1-be26-b7bd214c0101 Destroying unnamed session | ||
7554 | 2024.03.01 23:25:27.871885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 58845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7555 | 2024.03.01 23:25:27.871930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7556 | 2024.03.01 23:25:27.871948 [ 3 ] {} <Debug> HTTP-Session: 599b7c15-b9ff-456a-acdb-7ffa98fb8c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7557 | 2024.03.01 23:25:27.871963 [ 3 ] {} <Debug> HTTP-Session: 599b7c15-b9ff-456a-acdb-7ffa98fb8c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7558 | 2024.03.01 23:25:27.872049 [ 3 ] {48d4efd7-d813-4fe5-b88f-d964427ca7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7559 | 2024.03.01 23:25:27.872093 [ 3 ] {48d4efd7-d813-4fe5-b88f-d964427ca7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7560 | 2024.03.01 23:25:27.872237 [ 3 ] {48d4efd7-d813-4fe5-b88f-d964427ca7fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7561 | 2024.03.01 23:25:27.872803 [ 3 ] {48d4efd7-d813-4fe5-b88f-d964427ca7fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7562 | 2024.03.01 23:25:27.873129 [ 3 ] {48d4efd7-d813-4fe5-b88f-d964427ca7fc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7563 | 2024.03.01 23:25:27.873311 [ 3 ] {48d4efd7-d813-4fe5-b88f-d964427ca7fc} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7564 | 2024.03.01 23:25:27.873446 [ 3 ] {48d4efd7-d813-4fe5-b88f-d964427ca7fc} <Information> executeQuery: Read 55 rows, 76.00 KiB in 0.001344293 sec., 40913 rows/sec., 55.21 MiB/sec. | ||
7565 | 2024.03.01 23:25:27.873620 [ 3 ] {48d4efd7-d813-4fe5-b88f-d964427ca7fc} <Debug> DynamicQueryHandler: Done processing query | ||
7566 | 2024.03.01 23:25:27.873667 [ 3 ] {48d4efd7-d813-4fe5-b88f-d964427ca7fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
7567 | 2024.03.01 23:25:27.873710 [ 3 ] {} <Debug> HTTP-Session: 599b7c15-b9ff-456a-acdb-7ffa98fb8c2b Destroying unnamed session | ||
7568 | 2024.03.01 23:25:27.873843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7569 | 2024.03.01 23:25:27.873890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7570 | 2024.03.01 23:25:27.873909 [ 3 ] {} <Debug> HTTP-Session: 7bb5a67f-0a9b-449a-b6c3-ae3a7dc14a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7571 | 2024.03.01 23:25:27.873925 [ 3 ] {} <Debug> HTTP-Session: 7bb5a67f-0a9b-449a-b6c3-ae3a7dc14a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7572 | 2024.03.01 23:25:27.873995 [ 3 ] {7bbc093a-d145-4af8-b929-c88a0efc094f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
7573 | 2024.03.01 23:25:27.874035 [ 3 ] {7bbc093a-d145-4af8-b929-c88a0efc094f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
7574 | 2024.03.01 23:25:27.874157 [ 3 ] {7bbc093a-d145-4af8-b929-c88a0efc094f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7575 | 2024.03.01 23:25:27.874470 [ 3 ] {7bbc093a-d145-4af8-b929-c88a0efc094f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7576 | 2024.03.01 23:25:27.874714 [ 3 ] {7bbc093a-d145-4af8-b929-c88a0efc094f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
7577 | 2024.03.01 23:25:27.874894 [ 3 ] {7bbc093a-d145-4af8-b929-c88a0efc094f} <Trace> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
7578 | 2024.03.01 23:25:27.875018 [ 3 ] {7bbc093a-d145-4af8-b929-c88a0efc094f} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000990284 sec., 3029 rows/sec., 242.59 KiB/sec. | ||
7579 | 2024.03.01 23:25:27.875014 [ 90 ] {} <Debug> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
7580 | 2024.03.01 23:25:27.875124 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7581 | 2024.03.01 23:25:27.875197 [ 3 ] {7bbc093a-d145-4af8-b929-c88a0efc094f} <Debug> DynamicQueryHandler: Done processing query | ||
7582 | 2024.03.01 23:25:27.875233 [ 3 ] {7bbc093a-d145-4af8-b929-c88a0efc094f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
7583 | 2024.03.01 23:25:27.875237 [ 20 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
7584 | 2024.03.01 23:25:27.875266 [ 3 ] {} <Debug> HTTP-Session: 7bb5a67f-0a9b-449a-b6c3-ae3a7dc14a2b Destroying unnamed session | ||
7585 | 2024.03.01 23:25:27.875325 [ 20 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7586 | 2024.03.01 23:25:27.875352 [ 20 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
7587 | 2024.03.01 23:25:27.875604 [ 20 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
7588 | 2024.03.01 23:25:27.875704 [ 20 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
7589 | 2024.03.01 23:25:27.875793 [ 20 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
7590 | 2024.03.01 23:25:27.875870 [ 20 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
7591 | 2024.03.01 23:25:27.875940 [ 20 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
7592 | 2024.03.01 23:25:27.876478 [ 13 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001290212 sec., 39528.38758281585 rows/sec., 2.81 MiB/sec. | ||
7593 | 2024.03.01 23:25:27.876629 [ 13 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
7594 | 2024.03.01 23:25:27.876884 [ 13 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Trace> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
7595 | 2024.03.01 23:25:27.876950 [ 13 ] {4eaa2cd8-c036-4911-94bd-892009c3b9c3::all_1_6_1} <Trace> oximeter.measurements_i64 (4eaa2cd8-c036-4911-94bd-892009c3b9c3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
7596 | 2024.03.01 23:25:31.562502 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7597 | 2024.03.01 23:25:31.562574 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7598 | 2024.03.01 23:25:32.864494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7599 | 2024.03.01 23:25:32.864658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7600 | 2024.03.01 23:25:32.864705 [ 3 ] {} <Debug> HTTP-Session: 3a016c0f-c3bc-4faa-bdac-6aca26e8b29e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7601 | 2024.03.01 23:25:32.864749 [ 3 ] {} <Debug> HTTP-Session: 3a016c0f-c3bc-4faa-bdac-6aca26e8b29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7602 | 2024.03.01 23:25:32.864896 [ 3 ] {6886982c-84c7-4b90-8b49-c867e433d157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7603 | 2024.03.01 23:25:32.864956 [ 3 ] {6886982c-84c7-4b90-8b49-c867e433d157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7604 | 2024.03.01 23:25:32.865116 [ 3 ] {6886982c-84c7-4b90-8b49-c867e433d157} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7605 | 2024.03.01 23:25:32.865541 [ 3 ] {6886982c-84c7-4b90-8b49-c867e433d157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7606 | 2024.03.01 23:25:32.865813 [ 3 ] {6886982c-84c7-4b90-8b49-c867e433d157} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7607 | 2024.03.01 23:25:32.865986 [ 3 ] {6886982c-84c7-4b90-8b49-c867e433d157} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7608 | 2024.03.01 23:25:32.866106 [ 3 ] {6886982c-84c7-4b90-8b49-c867e433d157} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001177228 sec., 16139 rows/sec., 1.28 MiB/sec. | ||
7609 | 2024.03.01 23:25:32.866148 [ 61 ] {} <Debug> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7610 | 2024.03.01 23:25:32.866275 [ 3 ] {6886982c-84c7-4b90-8b49-c867e433d157} <Debug> DynamicQueryHandler: Done processing query | ||
7611 | 2024.03.01 23:25:32.866294 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7612 | 2024.03.01 23:25:32.866317 [ 3 ] {6886982c-84c7-4b90-8b49-c867e433d157} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7613 | 2024.03.01 23:25:32.866355 [ 3 ] {} <Debug> HTTP-Session: 3a016c0f-c3bc-4faa-bdac-6aca26e8b29e Destroying unnamed session | ||
7614 | 2024.03.01 23:25:32.866450 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7615 | 2024.03.01 23:25:32.866574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 8635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7616 | 2024.03.01 23:25:32.866679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7617 | 2024.03.01 23:25:32.866686 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7618 | 2024.03.01 23:25:32.866706 [ 3 ] {} <Debug> HTTP-Session: 1afac99f-e4a7-43e7-a105-a6c1bd7d19ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7619 | 2024.03.01 23:25:32.866769 [ 3 ] {} <Debug> HTTP-Session: 1afac99f-e4a7-43e7-a105-a6c1bd7d19ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7620 | 2024.03.01 23:25:32.866780 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 66 rows starting from the beginning of the part | ||
7621 | 2024.03.01 23:25:32.866964 [ 3 ] {8eda3ac7-8b2c-4daa-9884-d800b55d1611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7622 | 2024.03.01 23:25:32.867066 [ 3 ] {8eda3ac7-8b2c-4daa-9884-d800b55d1611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7623 | 2024.03.01 23:25:32.867081 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 19 rows starting from the beginning of the part | ||
7624 | 2024.03.01 23:25:32.867405 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 50 rows starting from the beginning of the part | ||
7625 | 2024.03.01 23:25:32.867528 [ 3 ] {8eda3ac7-8b2c-4daa-9884-d800b55d1611} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7626 | 2024.03.01 23:25:32.867698 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 19 rows starting from the beginning of the part | ||
7627 | 2024.03.01 23:25:32.867868 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 55 rows starting from the beginning of the part | ||
7628 | 2024.03.01 23:25:32.868177 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 19 rows starting from the beginning of the part | ||
7629 | 2024.03.01 23:25:32.868424 [ 3 ] {8eda3ac7-8b2c-4daa-9884-d800b55d1611} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7630 | 2024.03.01 23:25:32.868884 [ 3 ] {8eda3ac7-8b2c-4daa-9884-d800b55d1611} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7631 | 2024.03.01 23:25:32.869209 [ 3 ] {8eda3ac7-8b2c-4daa-9884-d800b55d1611} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7632 | 2024.03.01 23:25:32.869407 [ 61 ] {} <Debug> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7633 | 2024.03.01 23:25:32.869502 [ 3 ] {8eda3ac7-8b2c-4daa-9884-d800b55d1611} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.00245935 sec., 23176 rows/sec., 2.04 MiB/sec. | ||
7634 | 2024.03.01 23:25:32.869524 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7635 | 2024.03.01 23:25:32.869839 [ 13 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7636 | 2024.03.01 23:25:32.870052 [ 3 ] {8eda3ac7-8b2c-4daa-9884-d800b55d1611} <Debug> DynamicQueryHandler: Done processing query | ||
7637 | 2024.03.01 23:25:32.870100 [ 13 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7638 | 2024.03.01 23:25:32.870132 [ 3 ] {8eda3ac7-8b2c-4daa-9884-d800b55d1611} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7639 | 2024.03.01 23:25:32.870174 [ 13 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 239 rows starting from the beginning of the part | ||
7640 | 2024.03.01 23:25:32.870193 [ 3 ] {} <Debug> HTTP-Session: 1afac99f-e4a7-43e7-a105-a6c1bd7d19ce Destroying unnamed session | ||
7641 | 2024.03.01 23:25:32.870194 [ 22 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.003777742 sec., 60353.512759738485 rows/sec., 4.78 MiB/sec. | ||
7642 | 2024.03.01 23:25:32.870347 [ 13 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 93 rows starting from the beginning of the part | ||
7643 | 2024.03.01 23:25:32.870359 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7644 | 2024.03.01 23:25:32.870468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 3268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7645 | 2024.03.01 23:25:32.870573 [ 13 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 150 rows starting from the beginning of the part | ||
7646 | 2024.03.01 23:25:32.870585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7647 | 2024.03.01 23:25:32.870694 [ 3 ] {} <Debug> HTTP-Session: 3f00c373-47fb-4fe5-8259-92fd03dc457e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7648 | 2024.03.01 23:25:32.870707 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7649 | 2024.03.01 23:25:32.870759 [ 3 ] {} <Debug> HTTP-Session: 3f00c373-47fb-4fe5-8259-92fd03dc457e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7650 | 2024.03.01 23:25:32.870856 [ 10 ] {18cb2efd-773e-422b-89fe-755ea6b8efbc::all_1_81_16} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7651 | 2024.03.01 23:25:32.870880 [ 13 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 58 rows starting from the beginning of the part | ||
7652 | 2024.03.01 23:25:32.871123 [ 3 ] {306d1100-e08c-4007-829f-d04705a4f50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7653 | 2024.03.01 23:25:32.871191 [ 13 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 165 rows starting from the beginning of the part | ||
7654 | 2024.03.01 23:25:32.871213 [ 3 ] {306d1100-e08c-4007-829f-d04705a4f50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7655 | 2024.03.01 23:25:32.871487 [ 13 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 57 rows starting from the beginning of the part | ||
7656 | 2024.03.01 23:25:32.871729 [ 3 ] {306d1100-e08c-4007-829f-d04705a4f50f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7657 | 2024.03.01 23:25:32.872609 [ 3 ] {306d1100-e08c-4007-829f-d04705a4f50f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7658 | 2024.03.01 23:25:32.873070 [ 3 ] {306d1100-e08c-4007-829f-d04705a4f50f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7659 | 2024.03.01 23:25:32.873401 [ 3 ] {306d1100-e08c-4007-829f-d04705a4f50f} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7660 | 2024.03.01 23:25:32.873515 [ 13 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 4 columns (4 merged, 0 gathered) in 0.003867795 sec., 197011.4755306318 rows/sec., 18.15 MiB/sec. | ||
7661 | 2024.03.01 23:25:32.873611 [ 61 ] {} <Debug> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7662 | 2024.03.01 23:25:32.873632 [ 3 ] {306d1100-e08c-4007-829f-d04705a4f50f} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.00244631 sec., 7766 rows/sec., 621.95 KiB/sec. | ||
7663 | 2024.03.01 23:25:32.873688 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7664 | 2024.03.01 23:25:32.873767 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7665 | 2024.03.01 23:25:32.874031 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7666 | 2024.03.01 23:25:32.874046 [ 3 ] {306d1100-e08c-4007-829f-d04705a4f50f} <Debug> DynamicQueryHandler: Done processing query | ||
7667 | 2024.03.01 23:25:32.874120 [ 3 ] {306d1100-e08c-4007-829f-d04705a4f50f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7668 | 2024.03.01 23:25:32.874238 [ 3 ] {} <Debug> HTTP-Session: 3f00c373-47fb-4fe5-8259-92fd03dc457e Destroying unnamed session | ||
7669 | 2024.03.01 23:25:32.874379 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7670 | 2024.03.01 23:25:32.874471 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7671 | 2024.03.01 23:25:32.874540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7672 | 2024.03.01 23:25:32.874571 [ 24 ] {62554ec3-e293-4222-bb00-7f0f1b63c2e8::all_1_81_16} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7673 | 2024.03.01 23:25:32.874584 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 119 rows starting from the beginning of the part | ||
7674 | 2024.03.01 23:25:32.874652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7675 | 2024.03.01 23:25:32.874762 [ 3 ] {} <Debug> HTTP-Session: b5c3ad00-4b9f-42ce-ad2b-58160429849d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7676 | 2024.03.01 23:25:32.874812 [ 3 ] {} <Debug> HTTP-Session: b5c3ad00-4b9f-42ce-ad2b-58160429849d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7677 | 2024.03.01 23:25:32.874982 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 43 rows starting from the beginning of the part | ||
7678 | 2024.03.01 23:25:32.875015 [ 3 ] {f524b638-2f5d-44d8-a058-4f8132ff4c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7679 | 2024.03.01 23:25:32.875126 [ 3 ] {f524b638-2f5d-44d8-a058-4f8132ff4c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7680 | 2024.03.01 23:25:32.875200 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 50 rows starting from the beginning of the part | ||
7681 | 2024.03.01 23:25:32.875537 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 27 rows starting from the beginning of the part | ||
7682 | 2024.03.01 23:25:32.875789 [ 3 ] {f524b638-2f5d-44d8-a058-4f8132ff4c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7683 | 2024.03.01 23:25:32.875811 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 58 rows starting from the beginning of the part | ||
7684 | 2024.03.01 23:25:32.876016 [ 10 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 19 rows starting from the beginning of the part | ||
7685 | 2024.03.01 23:25:32.876613 [ 3 ] {f524b638-2f5d-44d8-a058-4f8132ff4c49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7686 | 2024.03.01 23:25:32.877393 [ 3 ] {f524b638-2f5d-44d8-a058-4f8132ff4c49} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7687 | 2024.03.01 23:25:32.877504 [ 9 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 4 columns (4 merged, 0 gathered) in 0.003694211 sec., 85539.23963736776 rows/sec., 6.68 MiB/sec. | ||
7688 | 2024.03.01 23:25:32.877681 [ 3 ] {f524b638-2f5d-44d8-a058-4f8132ff4c49} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7689 | 2024.03.01 23:25:32.877683 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7690 | 2024.03.01 23:25:32.877837 [ 61 ] {} <Debug> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7691 | 2024.03.01 23:25:32.877862 [ 3 ] {f524b638-2f5d-44d8-a058-4f8132ff4c49} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.002792438 sec., 6804 rows/sec., 9.18 MiB/sec. | ||
7692 | 2024.03.01 23:25:32.877903 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7693 | 2024.03.01 23:25:32.878067 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7694 | 2024.03.01 23:25:32.878182 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7695 | 2024.03.01 23:25:32.878248 [ 24 ] {60706033-0b20-4326-bb73-5c97361dcf56::all_1_81_16} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7696 | 2024.03.01 23:25:32.878261 [ 3 ] {f524b638-2f5d-44d8-a058-4f8132ff4c49} <Debug> DynamicQueryHandler: Done processing query | ||
7697 | 2024.03.01 23:25:32.878310 [ 3 ] {f524b638-2f5d-44d8-a058-4f8132ff4c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7698 | 2024.03.01 23:25:32.878399 [ 3 ] {} <Debug> HTTP-Session: b5c3ad00-4b9f-42ce-ad2b-58160429849d Destroying unnamed session | ||
7699 | 2024.03.01 23:25:32.878521 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7700 | 2024.03.01 23:25:32.878561 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2014 rows starting from the beginning of the part | ||
7701 | 2024.03.01 23:25:32.878684 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 19 rows starting from the beginning of the part | ||
7702 | 2024.03.01 23:25:32.878786 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 50 rows starting from the beginning of the part | ||
7703 | 2024.03.01 23:25:32.878880 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 19 rows starting from the beginning of the part | ||
7704 | 2024.03.01 23:25:32.878973 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 55 rows starting from the beginning of the part | ||
7705 | 2024.03.01 23:25:32.879066 [ 22 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 19 rows starting from the beginning of the part | ||
7706 | 2024.03.01 23:25:32.882550 [ 11 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 6 columns (6 merged, 0 gathered) in 0.004520551 sec., 481357.2504767671 rows/sec., 649.57 MiB/sec. | ||
7707 | 2024.03.01 23:25:32.883927 [ 11 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7708 | 2024.03.01 23:25:32.884191 [ 11 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7709 | 2024.03.01 23:25:32.884267 [ 11 ] {205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7710 | 2024.03.01 23:25:32.884367 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 205aabaa-d557-49b9-94f7-0a6376d6ad10::all_1_81_16: 13.53 MiB. | ||
7711 | 2024.03.01 23:25:33.000181 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.51 MiB, peak 260.00 MiB, will set to 246.65 MiB (RSS), difference: -2.86 MiB | ||
7712 | 2024.03.01 23:25:35.331169 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
7713 | 2024.03.01 23:25:35.331288 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7714 | 2024.03.01 23:25:35.331419 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact | ||
7715 | 2024.03.01 23:25:35.331593 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7716 | 2024.03.01 23:25:35.331635 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 645 rows starting from the beginning of the part | ||
7717 | 2024.03.01 23:25:35.331786 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
7718 | 2024.03.01 23:25:35.331907 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
7719 | 2024.03.01 23:25:35.331995 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
7720 | 2024.03.01 23:25:35.332078 [ 15 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
7721 | 2024.03.01 23:25:35.332775 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413854 sec., 509953.64443570556 rows/sec., 35.95 MiB/sec. | ||
7722 | 2024.03.01 23:25:35.332899 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
7723 | 2024.03.01 23:25:35.333112 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. | ||
7724 | 2024.03.01 23:25:35.333178 [ 11 ] {c2352061-3b95-40d3-b609-9f92d3e919a8::all_1_26_6} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 | ||
7725 | 2024.03.01 23:25:37.866829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7726 | 2024.03.01 23:25:37.867005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7727 | 2024.03.01 23:25:37.867050 [ 3 ] {} <Debug> HTTP-Session: 3a384db9-2ea7-4658-b87d-31f5f791d954 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7728 | 2024.03.01 23:25:37.867092 [ 3 ] {} <Debug> HTTP-Session: 3a384db9-2ea7-4658-b87d-31f5f791d954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7729 | 2024.03.01 23:25:37.867295 [ 3 ] {759696e8-ef94-413c-9590-0f77e23605e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7730 | 2024.03.01 23:25:37.867394 [ 3 ] {759696e8-ef94-413c-9590-0f77e23605e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7731 | 2024.03.01 23:25:37.867665 [ 3 ] {759696e8-ef94-413c-9590-0f77e23605e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7732 | 2024.03.01 23:25:37.868194 [ 3 ] {759696e8-ef94-413c-9590-0f77e23605e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7733 | 2024.03.01 23:25:37.868457 [ 3 ] {759696e8-ef94-413c-9590-0f77e23605e2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7734 | 2024.03.01 23:25:37.868631 [ 3 ] {759696e8-ef94-413c-9590-0f77e23605e2} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
7735 | 2024.03.01 23:25:37.868752 [ 3 ] {759696e8-ef94-413c-9590-0f77e23605e2} <Information> executeQuery: Read 55 rows, 4.46 KiB in 0.001400305 sec., 39277 rows/sec., 3.11 MiB/sec. | ||
7736 | 2024.03.01 23:25:37.868884 [ 3 ] {759696e8-ef94-413c-9590-0f77e23605e2} <Debug> DynamicQueryHandler: Done processing query | ||
7737 | 2024.03.01 23:25:37.868909 [ 3 ] {759696e8-ef94-413c-9590-0f77e23605e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
7738 | 2024.03.01 23:25:37.868925 [ 3 ] {} <Debug> HTTP-Session: 3a384db9-2ea7-4658-b87d-31f5f791d954 Destroying unnamed session | ||
7739 | 2024.03.01 23:25:37.869100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 26345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7740 | 2024.03.01 23:25:37.869145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7741 | 2024.03.01 23:25:37.869164 [ 3 ] {} <Debug> HTTP-Session: e5e1d224-faa4-4b67-8b4e-38841710c0cf Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7742 | 2024.03.01 23:25:37.869181 [ 3 ] {} <Debug> HTTP-Session: e5e1d224-faa4-4b67-8b4e-38841710c0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7743 | 2024.03.01 23:25:37.869257 [ 3 ] {19d5b1ec-f39a-48a9-b4c5-730c8617cfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7744 | 2024.03.01 23:25:37.869296 [ 3 ] {19d5b1ec-f39a-48a9-b4c5-730c8617cfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7745 | 2024.03.01 23:25:37.869399 [ 3 ] {19d5b1ec-f39a-48a9-b4c5-730c8617cfe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7746 | 2024.03.01 23:25:37.869790 [ 3 ] {19d5b1ec-f39a-48a9-b4c5-730c8617cfe8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7747 | 2024.03.01 23:25:37.870009 [ 3 ] {19d5b1ec-f39a-48a9-b4c5-730c8617cfe8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7748 | 2024.03.01 23:25:37.870159 [ 3 ] {19d5b1ec-f39a-48a9-b4c5-730c8617cfe8} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
7749 | 2024.03.01 23:25:37.870256 [ 3 ] {19d5b1ec-f39a-48a9-b4c5-730c8617cfe8} <Information> executeQuery: Read 165 rows, 16.25 KiB in 0.000971254 sec., 169883 rows/sec., 16.34 MiB/sec. | ||
7750 | 2024.03.01 23:25:37.870374 [ 3 ] {19d5b1ec-f39a-48a9-b4c5-730c8617cfe8} <Debug> DynamicQueryHandler: Done processing query | ||
7751 | 2024.03.01 23:25:37.870398 [ 3 ] {19d5b1ec-f39a-48a9-b4c5-730c8617cfe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7752 | 2024.03.01 23:25:37.870413 [ 3 ] {} <Debug> HTTP-Session: e5e1d224-faa4-4b67-8b4e-38841710c0cf Destroying unnamed session | ||
7753 | 2024.03.01 23:25:37.870546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 9375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7754 | 2024.03.01 23:25:37.870592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7755 | 2024.03.01 23:25:37.870611 [ 3 ] {} <Debug> HTTP-Session: f4a7a3ff-ebda-48de-adda-37643a10da62 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7756 | 2024.03.01 23:25:37.870627 [ 3 ] {} <Debug> HTTP-Session: f4a7a3ff-ebda-48de-adda-37643a10da62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7757 | 2024.03.01 23:25:37.870698 [ 3 ] {41bf6798-f331-4386-bea4-aa6843f3ade8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7758 | 2024.03.01 23:25:37.870737 [ 3 ] {41bf6798-f331-4386-bea4-aa6843f3ade8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7759 | 2024.03.01 23:25:37.870842 [ 3 ] {41bf6798-f331-4386-bea4-aa6843f3ade8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7760 | 2024.03.01 23:25:37.871129 [ 3 ] {41bf6798-f331-4386-bea4-aa6843f3ade8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7761 | 2024.03.01 23:25:37.871330 [ 3 ] {41bf6798-f331-4386-bea4-aa6843f3ade8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7762 | 2024.03.01 23:25:37.871482 [ 3 ] {41bf6798-f331-4386-bea4-aa6843f3ade8} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
7763 | 2024.03.01 23:25:37.871582 [ 3 ] {41bf6798-f331-4386-bea4-aa6843f3ade8} <Information> executeQuery: Read 55 rows, 4.40 KiB in 0.000856371 sec., 64224 rows/sec., 5.02 MiB/sec. | ||
7764 | 2024.03.01 23:25:37.871729 [ 3 ] {41bf6798-f331-4386-bea4-aa6843f3ade8} <Debug> DynamicQueryHandler: Done processing query | ||
7765 | 2024.03.01 23:25:37.871755 [ 3 ] {41bf6798-f331-4386-bea4-aa6843f3ade8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7766 | 2024.03.01 23:25:37.871773 [ 3 ] {} <Debug> HTTP-Session: f4a7a3ff-ebda-48de-adda-37643a10da62 Destroying unnamed session | ||
7767 | 2024.03.01 23:25:37.872019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 58845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7768 | 2024.03.01 23:25:37.872068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7769 | 2024.03.01 23:25:37.872087 [ 3 ] {} <Debug> HTTP-Session: 90b769c9-c56c-46fe-be02-f55f11f99b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7770 | 2024.03.01 23:25:37.872104 [ 3 ] {} <Debug> HTTP-Session: 90b769c9-c56c-46fe-be02-f55f11f99b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7771 | 2024.03.01 23:25:37.872203 [ 3 ] {c9cc547c-a086-4d70-afe8-c97a07f98a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7772 | 2024.03.01 23:25:37.872250 [ 3 ] {c9cc547c-a086-4d70-afe8-c97a07f98a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7773 | 2024.03.01 23:25:37.872396 [ 3 ] {c9cc547c-a086-4d70-afe8-c97a07f98a76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7774 | 2024.03.01 23:25:37.873185 [ 3 ] {c9cc547c-a086-4d70-afe8-c97a07f98a76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7775 | 2024.03.01 23:25:37.873520 [ 3 ] {c9cc547c-a086-4d70-afe8-c97a07f98a76} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7776 | 2024.03.01 23:25:37.873700 [ 3 ] {c9cc547c-a086-4d70-afe8-c97a07f98a76} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
7777 | 2024.03.01 23:25:37.873827 [ 3 ] {c9cc547c-a086-4d70-afe8-c97a07f98a76} <Information> executeQuery: Read 55 rows, 76.00 KiB in 0.001595159 sec., 34479 rows/sec., 46.53 MiB/sec. | ||
7778 | 2024.03.01 23:25:37.873960 [ 3 ] {c9cc547c-a086-4d70-afe8-c97a07f98a76} <Debug> DynamicQueryHandler: Done processing query | ||
7779 | 2024.03.01 23:25:37.873983 [ 3 ] {c9cc547c-a086-4d70-afe8-c97a07f98a76} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
7780 | 2024.03.01 23:25:37.873999 [ 3 ] {} <Debug> HTTP-Session: 90b769c9-c56c-46fe-be02-f55f11f99b2e Destroying unnamed session | ||
7781 | 2024.03.01 23:25:42.865903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 2917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7782 | 2024.03.01 23:25:42.866036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7783 | 2024.03.01 23:25:42.866066 [ 3 ] {} <Debug> HTTP-Session: 96f26e8b-df94-4522-9758-b46b914f8e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7784 | 2024.03.01 23:25:42.866096 [ 3 ] {} <Debug> HTTP-Session: 96f26e8b-df94-4522-9758-b46b914f8e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7785 | 2024.03.01 23:25:42.866239 [ 3 ] {ea0df7d4-f4b5-438e-a73a-1f5fb670739a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7786 | 2024.03.01 23:25:42.866305 [ 3 ] {ea0df7d4-f4b5-438e-a73a-1f5fb670739a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7787 | 2024.03.01 23:25:42.866489 [ 3 ] {ea0df7d4-f4b5-438e-a73a-1f5fb670739a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7788 | 2024.03.01 23:25:42.867010 [ 3 ] {ea0df7d4-f4b5-438e-a73a-1f5fb670739a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7789 | 2024.03.01 23:25:42.867292 [ 3 ] {ea0df7d4-f4b5-438e-a73a-1f5fb670739a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
7790 | 2024.03.01 23:25:42.867471 [ 3 ] {ea0df7d4-f4b5-438e-a73a-1f5fb670739a} <Trace> oximeter.fields_i64 (18cb2efd-773e-422b-89fe-755ea6b8efbc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
7791 | 2024.03.01 23:25:42.867589 [ 3 ] {ea0df7d4-f4b5-438e-a73a-1f5fb670739a} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001310742 sec., 15258 rows/sec., 1.21 MiB/sec. | ||
7792 | 2024.03.01 23:25:42.867735 [ 3 ] {ea0df7d4-f4b5-438e-a73a-1f5fb670739a} <Debug> DynamicQueryHandler: Done processing query | ||
7793 | 2024.03.01 23:25:42.867761 [ 3 ] {ea0df7d4-f4b5-438e-a73a-1f5fb670739a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7794 | 2024.03.01 23:25:42.867782 [ 3 ] {} <Debug> HTTP-Session: 96f26e8b-df94-4522-9758-b46b914f8e51 Destroying unnamed session | ||
7795 | 2024.03.01 23:25:42.867895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7796 | 2024.03.01 23:25:42.867942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7797 | 2024.03.01 23:25:42.867961 [ 3 ] {} <Debug> HTTP-Session: dccd380e-46cf-40e1-b8f2-64b5cfd6bf2d Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7798 | 2024.03.01 23:25:42.867977 [ 3 ] {} <Debug> HTTP-Session: dccd380e-46cf-40e1-b8f2-64b5cfd6bf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7799 | 2024.03.01 23:25:42.868047 [ 3 ] {dc0ee9ea-8aa8-4af9-9d59-d7e7bd622562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7800 | 2024.03.01 23:25:42.868086 [ 3 ] {dc0ee9ea-8aa8-4af9-9d59-d7e7bd622562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7801 | 2024.03.01 23:25:42.868193 [ 3 ] {dc0ee9ea-8aa8-4af9-9d59-d7e7bd622562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7802 | 2024.03.01 23:25:42.868489 [ 3 ] {dc0ee9ea-8aa8-4af9-9d59-d7e7bd622562} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7803 | 2024.03.01 23:25:42.868699 [ 3 ] {dc0ee9ea-8aa8-4af9-9d59-d7e7bd622562} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7804 | 2024.03.01 23:25:42.868855 [ 3 ] {dc0ee9ea-8aa8-4af9-9d59-d7e7bd622562} <Trace> oximeter.fields_ipaddr (718067e0-1c5f-4075-8646-09b26883165c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
7805 | 2024.03.01 23:25:42.868954 [ 3 ] {dc0ee9ea-8aa8-4af9-9d59-d7e7bd622562} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000878781 sec., 2275 rows/sec., 194.47 KiB/sec. | ||
7806 | 2024.03.01 23:25:42.869099 [ 3 ] {dc0ee9ea-8aa8-4af9-9d59-d7e7bd622562} <Debug> DynamicQueryHandler: Done processing query | ||
7807 | 2024.03.01 23:25:42.869123 [ 3 ] {dc0ee9ea-8aa8-4af9-9d59-d7e7bd622562} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7808 | 2024.03.01 23:25:42.869139 [ 3 ] {} <Debug> HTTP-Session: dccd380e-46cf-40e1-b8f2-64b5cfd6bf2d Destroying unnamed session | ||
7809 | 2024.03.01 23:25:42.869263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 14212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7810 | 2024.03.01 23:25:42.869309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7811 | 2024.03.01 23:25:42.869328 [ 3 ] {} <Debug> HTTP-Session: b4a61a12-917c-4229-af7a-3bd7c0fdc41a Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7812 | 2024.03.01 23:25:42.869344 [ 3 ] {} <Debug> HTTP-Session: b4a61a12-917c-4229-af7a-3bd7c0fdc41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7813 | 2024.03.01 23:25:42.869415 [ 3 ] {6abde043-b184-499b-97b8-5e69a37c1d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7814 | 2024.03.01 23:25:42.869453 [ 3 ] {6abde043-b184-499b-97b8-5e69a37c1d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7815 | 2024.03.01 23:25:42.869555 [ 3 ] {6abde043-b184-499b-97b8-5e69a37c1d75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7816 | 2024.03.01 23:25:42.869900 [ 3 ] {6abde043-b184-499b-97b8-5e69a37c1d75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7817 | 2024.03.01 23:25:42.870126 [ 3 ] {6abde043-b184-499b-97b8-5e69a37c1d75} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
7818 | 2024.03.01 23:25:42.870279 [ 3 ] {6abde043-b184-499b-97b8-5e69a37c1d75} <Trace> oximeter.fields_string (62554ec3-e293-4222-bb00-7f0f1b63c2e8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
7819 | 2024.03.01 23:25:42.870379 [ 3 ] {6abde043-b184-499b-97b8-5e69a37c1d75} <Information> executeQuery: Read 97 rows, 8.30 KiB in 0.000935123 sec., 103729 rows/sec., 8.67 MiB/sec. | ||
7820 | 2024.03.01 23:25:42.870498 [ 3 ] {6abde043-b184-499b-97b8-5e69a37c1d75} <Debug> DynamicQueryHandler: Done processing query | ||
7821 | 2024.03.01 23:25:42.870526 [ 3 ] {6abde043-b184-499b-97b8-5e69a37c1d75} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
7822 | 2024.03.01 23:25:42.870542 [ 3 ] {} <Debug> HTTP-Session: b4a61a12-917c-4229-af7a-3bd7c0fdc41a Destroying unnamed session | ||
7823 | 2024.03.01 23:25:42.870690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7824 | 2024.03.01 23:25:42.870736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7825 | 2024.03.01 23:25:42.870755 [ 3 ] {} <Debug> HTTP-Session: 62a1bd25-b1b9-4c1a-b5b9-cae5be3cd71b Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7826 | 2024.03.01 23:25:42.870773 [ 3 ] {} <Debug> HTTP-Session: 62a1bd25-b1b9-4c1a-b5b9-cae5be3cd71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7827 | 2024.03.01 23:25:42.870843 [ 3 ] {da3f3fe0-0771-4d03-91aa-5880c0ea0b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7828 | 2024.03.01 23:25:42.870881 [ 3 ] {da3f3fe0-0771-4d03-91aa-5880c0ea0b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7829 | 2024.03.01 23:25:42.870985 [ 3 ] {da3f3fe0-0771-4d03-91aa-5880c0ea0b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7830 | 2024.03.01 23:25:42.871266 [ 3 ] {da3f3fe0-0771-4d03-91aa-5880c0ea0b6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7831 | 2024.03.01 23:25:42.871473 [ 3 ] {da3f3fe0-0771-4d03-91aa-5880c0ea0b6f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7832 | 2024.03.01 23:25:42.871632 [ 3 ] {da3f3fe0-0771-4d03-91aa-5880c0ea0b6f} <Trace> oximeter.fields_u16 (9f891d07-d8e3-4cda-89ee-d8d637af73a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
7833 | 2024.03.01 23:25:42.871733 [ 3 ] {da3f3fe0-0771-4d03-91aa-5880c0ea0b6f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000859601 sec., 2326 rows/sec., 162.46 KiB/sec. | ||
7834 | 2024.03.01 23:25:42.871862 [ 3 ] {da3f3fe0-0771-4d03-91aa-5880c0ea0b6f} <Debug> DynamicQueryHandler: Done processing query | ||
7835 | 2024.03.01 23:25:42.871886 [ 3 ] {da3f3fe0-0771-4d03-91aa-5880c0ea0b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7836 | 2024.03.01 23:25:42.871903 [ 3 ] {} <Debug> HTTP-Session: 62a1bd25-b1b9-4c1a-b5b9-cae5be3cd71b Destroying unnamed session | ||
7837 | 2024.03.01 23:25:42.872009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7838 | 2024.03.01 23:25:42.872055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7839 | 2024.03.01 23:25:42.872074 [ 3 ] {} <Debug> HTTP-Session: ec93d78c-d006-4134-b83b-909d6ac8fe66 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7840 | 2024.03.01 23:25:42.872090 [ 3 ] {} <Debug> HTTP-Session: ec93d78c-d006-4134-b83b-909d6ac8fe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7841 | 2024.03.01 23:25:42.872161 [ 3 ] {5fe935d3-19c9-45fb-8edb-de19f8243587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7842 | 2024.03.01 23:25:42.872199 [ 3 ] {5fe935d3-19c9-45fb-8edb-de19f8243587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7843 | 2024.03.01 23:25:42.872305 [ 3 ] {5fe935d3-19c9-45fb-8edb-de19f8243587} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7844 | 2024.03.01 23:25:42.872602 [ 3 ] {5fe935d3-19c9-45fb-8edb-de19f8243587} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7845 | 2024.03.01 23:25:42.872812 [ 3 ] {5fe935d3-19c9-45fb-8edb-de19f8243587} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
7846 | 2024.03.01 23:25:42.872974 [ 3 ] {5fe935d3-19c9-45fb-8edb-de19f8243587} <Trace> oximeter.fields_uuid (60706033-0b20-4326-bb73-5c97361dcf56): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
7847 | 2024.03.01 23:25:42.873075 [ 3 ] {5fe935d3-19c9-45fb-8edb-de19f8243587} <Information> executeQuery: Read 46 rows, 3.66 KiB in 0.000885152 sec., 51968 rows/sec., 4.04 MiB/sec. | ||
7848 | 2024.03.01 23:25:42.873194 [ 3 ] {5fe935d3-19c9-45fb-8edb-de19f8243587} <Debug> DynamicQueryHandler: Done processing query | ||
7849 | 2024.03.01 23:25:42.873223 [ 3 ] {5fe935d3-19c9-45fb-8edb-de19f8243587} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7850 | 2024.03.01 23:25:42.873238 [ 3 ] {} <Debug> HTTP-Session: ec93d78c-d006-4134-b83b-909d6ac8fe66 Destroying unnamed session | ||
7851 | 2024.03.01 23:25:42.873356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7852 | 2024.03.01 23:25:42.873402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7853 | 2024.03.01 23:25:42.873420 [ 3 ] {} <Debug> HTTP-Session: bfd12bf3-976a-4b6f-8c9c-3620a639abdd Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7854 | 2024.03.01 23:25:42.873438 [ 3 ] {} <Debug> HTTP-Session: bfd12bf3-976a-4b6f-8c9c-3620a639abdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7855 | 2024.03.01 23:25:42.873510 [ 3 ] {d400b1a2-c735-45aa-80e4-f7d2d2f215a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7856 | 2024.03.01 23:25:42.873553 [ 3 ] {d400b1a2-c735-45aa-80e4-f7d2d2f215a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7857 | 2024.03.01 23:25:42.873671 [ 3 ] {d400b1a2-c735-45aa-80e4-f7d2d2f215a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7858 | 2024.03.01 23:25:42.873981 [ 3 ] {d400b1a2-c735-45aa-80e4-f7d2d2f215a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7859 | 2024.03.01 23:25:42.874248 [ 3 ] {d400b1a2-c735-45aa-80e4-f7d2d2f215a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7860 | 2024.03.01 23:25:42.874433 [ 3 ] {d400b1a2-c735-45aa-80e4-f7d2d2f215a1} <Trace> oximeter.measurements_cumulativeu64 (c2352061-3b95-40d3-b609-9f92d3e919a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
7861 | 2024.03.01 23:25:42.874532 [ 3 ] {d400b1a2-c735-45aa-80e4-f7d2d2f215a1} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000994894 sec., 37189 rows/sec., 2.62 MiB/sec. | ||
7862 | 2024.03.01 23:25:42.874654 [ 3 ] {d400b1a2-c735-45aa-80e4-f7d2d2f215a1} <Debug> DynamicQueryHandler: Done processing query | ||
7863 | 2024.03.01 23:25:42.874678 [ 3 ] {d400b1a2-c735-45aa-80e4-f7d2d2f215a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7864 | 2024.03.01 23:25:42.874695 [ 3 ] {} <Debug> HTTP-Session: bfd12bf3-976a-4b6f-8c9c-3620a639abdd Destroying unnamed session | ||
7865 | 2024.03.01 23:25:42.874815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38465, User-Agent: (none), Length: 21434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7866 | 2024.03.01 23:25:42.874862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7867 | 2024.03.01 23:25:42.874881 [ 3 ] {} <Debug> HTTP-Session: 726064f1-f2af-4d86-b415-e525ac20c622 Authenticating user 'default' from [fd00:1122:3344:101::d]:38465 | ||
7868 | 2024.03.01 23:25:42.874897 [ 3 ] {} <Debug> HTTP-Session: 726064f1-f2af-4d86-b415-e525ac20c622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7869 | 2024.03.01 23:25:42.874971 [ 3 ] {c3237db9-b50a-4b72-b94f-216472747448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38465) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7870 | 2024.03.01 23:25:42.875014 [ 3 ] {c3237db9-b50a-4b72-b94f-216472747448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7871 | 2024.03.01 23:25:42.875146 [ 3 ] {c3237db9-b50a-4b72-b94f-216472747448} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7872 | 2024.03.01 23:25:42.875512 [ 3 ] {c3237db9-b50a-4b72-b94f-216472747448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
7873 | 2024.03.01 23:25:42.875803 [ 3 ] {c3237db9-b50a-4b72-b94f-216472747448} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
7874 | 2024.03.01 23:25:42.875989 [ 3 ] {c3237db9-b50a-4b72-b94f-216472747448} <Trace> oximeter.measurements_histogramf64 (205aabaa-d557-49b9-94f7-0a6376d6ad10): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
7875 | 2024.03.01 23:25:42.876087 [ 3 ] {c3237db9-b50a-4b72-b94f-216472747448} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001088196 sec., 18379 rows/sec., 24.80 MiB/sec. | ||
7876 | 2024.03.01 23:25:42.876211 [ 3 ] {c3237db9-b50a-4b72-b94f-216472747448} <Debug> DynamicQueryHandler: Done processing query | ||
7877 | 2024.03.01 23:25:42.876234 [ 3 ] {c3237db9-b50a-4b72-b94f-216472747448} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7878 | 2024.03.01 23:25:42.876250 [ 3 ] {} <Debug> HTTP-Session: 726064f1-f2af-4d86-b415-e525ac20c622 Destroying unnamed session |