1 | [ Feb 1 23:04:41 Enabled. ] | ||
2 | [ Feb 1 23:04:41 Rereading configuration. ] | ||
3 | [ Feb 1 23:04:43 Rereading configuration. ] | ||
4 | [ Feb 1 23:04:47 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + single_node=true | ||
23 | + command=() | ||
24 | + true | ||
25 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
26 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
27 | [ Feb 1 23:04:47 Method "start" exited with status 0. ] | ||
28 | Processing configuration file 'config.xml'. | ||
29 | There is no file 'config.xml', will use embedded config. | ||
30 | Logging trace to /var/tmp/clickhouse-server.log | ||
31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
32 | 2024.02.01 23:04:47.738443 [ 1 ] {} <Information> Application: Will watch for the process with pid 24511 | ||
33 | 2024.02.01 23:04:47.738560 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.01 23:04:48.343077 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24511 | ||
35 | 2024.02.01 23:04:48.343254 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.01 23:04:48.343462 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.01 23:04:48.451669 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.01 23:04:48.451768 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.01 23:04:48.451799 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.01 23:04:48.451875 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.01 23:04:48.452200 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.01 23:04:48.452857 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
43 | Processing configuration file 'config.xml'. | ||
44 | There is no file 'config.xml', will use embedded config. | ||
45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
46 | 2024.02.01 23:04:48.453358 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.01 23:04:48.453610 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
48 | 2024.02.01 23:04:48.456175 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.01 23:04:48.456220 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.01 23:04:48.456920 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
51 | Processing configuration file 'config.xml'. | ||
52 | There is no file 'config.xml', will use embedded config. | ||
53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
54 | 2024.02.01 23:04:48.457092 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.01 23:04:48.463039 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.01 23:04:48.463320 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.01 23:04:48.463344 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.01 23:04:48.464609 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.01 23:04:48.464990 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.01 23:04:48.465314 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.01 23:04:48.465600 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.01 23:04:48.466417 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.01 23:04:48.466461 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.01 23:04:48.466515 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.01 23:04:48.466533 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.01 23:04:48.484537 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.01 23:04:48.484565 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000105122 sec | ||
68 | 2024.02.01 23:04:48.485100 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.01 23:04:48.485176 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.01 23:04:48.485195 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.01 23:04:48.485213 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.01 23:04:48.485225 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.01 23:04:48.485239 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.01 23:04:48.485255 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.01 23:04:48.485286 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.01 23:04:48.485306 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.01 23:04:48.485335 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.01 23:04:48.485348 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.01 23:04:48.485362 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.01 23:04:48.485376 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.01 23:04:48.485407 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.01 23:04:48.485422 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.01 23:04:48.485435 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.01 23:04:48.519410 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.01 23:04:48.521282 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.01 23:04:48.521308 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2511e-05 sec | ||
87 | 2024.02.01 23:04:48.521332 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.01 23:04:48.521346 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.01 23:04:48.521369 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.01 23:04:48.523357 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.01 23:04:48.528456 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.01 23:04:48.528564 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
93 | 2024.02.01 23:04:48.528607 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.01 23:04:49.278496 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
95 | 2024.02.01 23:04:49.295971 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
96 | 2024.02.01 23:04:49.296015 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.01 23:04:49.412188 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.01 23:04:49.412918 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.63 MiB (RSS), difference: 210.68 MiB | ||
99 | 2024.02.01 23:04:49.413241 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.01 23:04:49.413273 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.01 23:04:49.413347 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.01 23:04:49.413411 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.02.01 23:04:49.413471 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
104 | 2024.02.01 23:04:49.413537 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.01 23:04:49.414552 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.01 23:04:49.414574 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.01 23:04:49.417598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.01 23:04:49.417779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.01 23:04:49.418354 [ 3 ] {} <Debug> HTTP-Session: d450a4a2-55ca-4e27-9e5d-839b0fb5c74d Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
110 | 2024.02.01 23:04:49.418387 [ 3 ] {} <Debug> HTTP-Session: d450a4a2-55ca-4e27-9e5d-839b0fb5c74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.01 23:04:49.418516 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.01 23:04:49.418546 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.01 23:04:49.418565 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.01 23:04:49.419972 [ 3 ] {b0f71e9a-bd7d-49ea-8f8c-1317e99e33b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.01 23:04:49.440757 [ 3 ] {b0f71e9a-bd7d-49ea-8f8c-1317e99e33b3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:48548) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.02.01 23:04:49.441501 [ 3 ] {b0f71e9a-bd7d-49ea-8f8c-1317e99e33b3} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.02.01 23:04:49.442188 [ 3 ] {b0f71e9a-bd7d-49ea-8f8c-1317e99e33b3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.01 23:04:49.442212 [ 3 ] {} <Debug> HTTP-Session: d450a4a2-55ca-4e27-9e5d-839b0fb5c74d Destroying unnamed session | ||
167 | 2024.02.01 23:04:49.442964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.01 23:04:49.443023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.01 23:04:49.443044 [ 3 ] {} <Debug> HTTP-Session: 2af3ad1f-7499-41ab-9d70-ece1ad340903 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
170 | 2024.02.01 23:04:49.443067 [ 3 ] {} <Debug> HTTP-Session: 2af3ad1f-7499-41ab-9d70-ece1ad340903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.01 23:04:49.443161 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.01 23:04:49.443244 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.01 23:04:49.444163 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.01 23:04:49.445920 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.01 23:04:49.449732 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.01 23:04:49.449769 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.01 23:04:49.449789 [ 3 ] {} <Debug> HTTP-Session: 2af3ad1f-7499-41ab-9d70-ece1ad340903 Destroying unnamed session | ||
178 | 2024.02.01 23:04:49.449922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.01 23:04:49.449978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.01 23:04:49.449998 [ 3 ] {} <Debug> HTTP-Session: 2b6c3714-f94d-4681-ae6f-bc85caa8f3f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
181 | 2024.02.01 23:04:49.450014 [ 3 ] {} <Debug> HTTP-Session: 2b6c3714-f94d-4681-ae6f-bc85caa8f3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.01 23:04:49.450114 [ 3 ] {9b696805-d591-4f4c-b542-e41cdb6a3c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.01 23:04:49.450360 [ 3 ] {9b696805-d591-4f4c-b542-e41cdb6a3c3f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:48548) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.02.01 23:04:49.450481 [ 3 ] {9b696805-d591-4f4c-b542-e41cdb6a3c3f} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.02.01 23:04:49.450589 [ 3 ] {9b696805-d591-4f4c-b542-e41cdb6a3c3f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.01 23:04:49.450607 [ 3 ] {} <Debug> HTTP-Session: 2b6c3714-f94d-4681-ae6f-bc85caa8f3f3 Destroying unnamed session | ||
235 | 2024.02.01 23:04:49.450902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.01 23:04:49.450948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.01 23:04:49.450968 [ 3 ] {} <Debug> HTTP-Session: a0de814f-ac04-441e-bd05-d1d2ab5f6925 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
238 | 2024.02.01 23:04:49.450986 [ 3 ] {} <Debug> HTTP-Session: a0de814f-ac04-441e-bd05-d1d2ab5f6925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.01 23:04:49.451088 [ 3 ] {13a89818-35b0-4599-9fc3-d55a70610222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.01 23:04:49.451182 [ 3 ] {13a89818-35b0-4599-9fc3-d55a70610222} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.01 23:04:49.451207 [ 3 ] {13a89818-35b0-4599-9fc3-d55a70610222} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.01 23:04:49.451222 [ 3 ] {} <Debug> HTTP-Session: a0de814f-ac04-441e-bd05-d1d2ab5f6925 Destroying unnamed session | ||
243 | 2024.02.01 23:04:49.451330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.01 23:04:49.451372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.01 23:04:49.451391 [ 3 ] {} <Debug> HTTP-Session: 8c7f06e7-4bbf-47cb-bacc-f1c234f3eeae Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
246 | 2024.02.01 23:04:49.451409 [ 3 ] {} <Debug> HTTP-Session: 8c7f06e7-4bbf-47cb-bacc-f1c234f3eeae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.01 23:04:49.451463 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.01 23:04:49.451513 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.01 23:04:49.453087 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.01 23:04:49.453109 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 3.9711e-05 sec | ||
251 | 2024.02.01 23:04:49.453131 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.01 23:04:49.453148 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.01 23:04:49.453212 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.01 23:04:49.453235 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.01 23:04:49.453249 [ 3 ] {} <Debug> HTTP-Session: 8c7f06e7-4bbf-47cb-bacc-f1c234f3eeae Destroying unnamed session | ||
256 | 2024.02.01 23:04:49.453345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.01 23:04:49.453386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.01 23:04:49.453405 [ 3 ] {} <Debug> HTTP-Session: 3e566480-27ae-4733-9bb7-f93e87177c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
259 | 2024.02.01 23:04:49.453424 [ 3 ] {} <Debug> HTTP-Session: 3e566480-27ae-4733-9bb7-f93e87177c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.01 23:04:49.453557 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.02.01 23:04:49.453604 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.01 23:04:49.464214 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} <Debug> oximeter.version (6c900a8a-289e-4e90-b181-915db06f0e85): Loading data parts | ||
264 | 2024.02.01 23:04:49.464375 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} <Debug> oximeter.version (6c900a8a-289e-4e90-b181-915db06f0e85): There are no data parts | ||
265 | 2024.02.01 23:04:49.467102 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.01 23:04:49.467127 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.01 23:04:49.467148 [ 3 ] {} <Debug> HTTP-Session: 3e566480-27ae-4733-9bb7-f93e87177c77 Destroying unnamed session | ||
268 | 2024.02.01 23:04:49.467263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.01 23:04:49.467310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.01 23:04:49.467331 [ 3 ] {} <Debug> HTTP-Session: f9208541-50d5-41db-a2d5-b01cf8cb4413 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
271 | 2024.02.01 23:04:49.467347 [ 3 ] {} <Debug> HTTP-Session: f9208541-50d5-41db-a2d5-b01cf8cb4413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.01 23:04:49.467548 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
283 | 2024.02.01 23:04:49.467597 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.01 23:04:49.482462 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} <Debug> oximeter.measurements_bool (a07f62d0-1d59-4512-bc6e-572e353db67c): Loading data parts | ||
285 | 2024.02.01 23:04:49.482616 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} <Debug> oximeter.measurements_bool (a07f62d0-1d59-4512-bc6e-572e353db67c): There are no data parts | ||
286 | 2024.02.01 23:04:49.484976 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.01 23:04:49.485001 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.01 23:04:49.485021 [ 3 ] {} <Debug> HTTP-Session: f9208541-50d5-41db-a2d5-b01cf8cb4413 Destroying unnamed session | ||
289 | 2024.02.01 23:04:49.485141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.01 23:04:49.485189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.01 23:04:49.485210 [ 3 ] {} <Debug> HTTP-Session: 3561017a-cbb3-452e-a492-a7541e955f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
292 | 2024.02.01 23:04:49.485226 [ 3 ] {} <Debug> HTTP-Session: 3561017a-cbb3-452e-a492-a7541e955f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.01 23:04:49.485413 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
294 | 2024.02.01 23:04:49.485459 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.01 23:04:49.488438 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} <Debug> oximeter.measurements_i8 (36db3004-a407-4c42-90ad-36e3af88be3a): Loading data parts | ||
296 | 2024.02.01 23:04:49.488529 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} <Debug> oximeter.measurements_i8 (36db3004-a407-4c42-90ad-36e3af88be3a): There are no data parts | ||
297 | 2024.02.01 23:04:49.490516 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.01 23:04:49.490542 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.01 23:04:49.490570 [ 3 ] {} <Debug> HTTP-Session: 3561017a-cbb3-452e-a492-a7541e955f18 Destroying unnamed session | ||
300 | 2024.02.01 23:04:49.490742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.01 23:04:49.490832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.01 23:04:49.490869 [ 3 ] {} <Debug> HTTP-Session: 9fd037a3-e82d-4518-b232-935e29a874f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
303 | 2024.02.01 23:04:49.490907 [ 3 ] {} <Debug> HTTP-Session: 9fd037a3-e82d-4518-b232-935e29a874f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.01 23:04:49.491285 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2024.02.01 23:04:49.491380 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.01 23:04:49.498487 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} <Debug> oximeter.measurements_u8 (6e2a436b-2aae-42a3-8099-6c31586a368a): Loading data parts | ||
307 | 2024.02.01 23:04:49.498582 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} <Debug> oximeter.measurements_u8 (6e2a436b-2aae-42a3-8099-6c31586a368a): There are no data parts | ||
308 | 2024.02.01 23:04:49.500998 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.01 23:04:49.501047 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.01 23:04:49.501079 [ 3 ] {} <Debug> HTTP-Session: 9fd037a3-e82d-4518-b232-935e29a874f1 Destroying unnamed session | ||
311 | 2024.02.01 23:04:49.501266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.01 23:04:49.501358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.01 23:04:49.501394 [ 3 ] {} <Debug> HTTP-Session: a52d24e6-0488-4dd6-b59d-85953f7ad190 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
314 | 2024.02.01 23:04:49.501434 [ 3 ] {} <Debug> HTTP-Session: a52d24e6-0488-4dd6-b59d-85953f7ad190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.01 23:04:49.501702 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2024.02.01 23:04:49.501744 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.01 23:04:49.504433 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} <Debug> oximeter.measurements_i16 (70a1ae05-ea31-4e3d-b49f-b4bf47cc5c67): Loading data parts | ||
318 | 2024.02.01 23:04:49.504515 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} <Debug> oximeter.measurements_i16 (70a1ae05-ea31-4e3d-b49f-b4bf47cc5c67): There are no data parts | ||
319 | 2024.02.01 23:04:49.506446 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.01 23:04:49.506476 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.01 23:04:49.506491 [ 3 ] {} <Debug> HTTP-Session: a52d24e6-0488-4dd6-b59d-85953f7ad190 Destroying unnamed session | ||
322 | 2024.02.01 23:04:49.506601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.01 23:04:49.506656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.01 23:04:49.506678 [ 3 ] {} <Debug> HTTP-Session: 904baeeb-bc76-4894-9786-a45122416802 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
325 | 2024.02.01 23:04:49.506701 [ 3 ] {} <Debug> HTTP-Session: 904baeeb-bc76-4894-9786-a45122416802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.01 23:04:49.506934 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2024.02.01 23:04:49.506987 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.01 23:04:49.513315 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} <Debug> oximeter.measurements_u16 (22bdb38e-17af-43a8-a3af-c29801d100ad): Loading data parts | ||
329 | 2024.02.01 23:04:49.513405 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} <Debug> oximeter.measurements_u16 (22bdb38e-17af-43a8-a3af-c29801d100ad): There are no data parts | ||
330 | 2024.02.01 23:04:49.515613 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.01 23:04:49.515649 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.01 23:04:49.515667 [ 3 ] {} <Debug> HTTP-Session: 904baeeb-bc76-4894-9786-a45122416802 Destroying unnamed session | ||
333 | 2024.02.01 23:04:49.515788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.01 23:04:49.515844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.01 23:04:49.515866 [ 3 ] {} <Debug> HTTP-Session: 592598b2-56fc-4c12-98fd-654e286e4c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
336 | 2024.02.01 23:04:49.515889 [ 3 ] {} <Debug> HTTP-Session: 592598b2-56fc-4c12-98fd-654e286e4c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.01 23:04:49.516115 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2024.02.01 23:04:49.516166 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.01 23:04:49.518824 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} <Debug> oximeter.measurements_i32 (164c3566-333b-4d76-b328-61e95383e322): Loading data parts | ||
340 | 2024.02.01 23:04:49.518905 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} <Debug> oximeter.measurements_i32 (164c3566-333b-4d76-b328-61e95383e322): There are no data parts | ||
341 | 2024.02.01 23:04:49.520705 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.01 23:04:49.520740 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.01 23:04:49.520758 [ 3 ] {} <Debug> HTTP-Session: 592598b2-56fc-4c12-98fd-654e286e4c1a Destroying unnamed session | ||
344 | 2024.02.01 23:04:49.520862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.01 23:04:49.520920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.01 23:04:49.520943 [ 3 ] {} <Debug> HTTP-Session: e3999775-3a4b-487f-af72-0cdead3c2115 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
347 | 2024.02.01 23:04:49.520967 [ 3 ] {} <Debug> HTTP-Session: e3999775-3a4b-487f-af72-0cdead3c2115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.01 23:04:49.521188 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2024.02.01 23:04:49.521244 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.01 23:04:49.527521 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} <Debug> oximeter.measurements_u32 (390997cc-1dc9-4dd0-98be-27262932a5d1): Loading data parts | ||
351 | 2024.02.01 23:04:49.527605 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} <Debug> oximeter.measurements_u32 (390997cc-1dc9-4dd0-98be-27262932a5d1): There are no data parts | ||
352 | 2024.02.01 23:04:49.529797 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.01 23:04:49.529833 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.01 23:04:49.529851 [ 3 ] {} <Debug> HTTP-Session: e3999775-3a4b-487f-af72-0cdead3c2115 Destroying unnamed session | ||
355 | 2024.02.01 23:04:49.529956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.01 23:04:49.530017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.01 23:04:49.530039 [ 3 ] {} <Debug> HTTP-Session: c3e60735-0619-4503-ae81-2e8013b3ce35 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
358 | 2024.02.01 23:04:49.530059 [ 3 ] {} <Debug> HTTP-Session: c3e60735-0619-4503-ae81-2e8013b3ce35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.01 23:04:49.530290 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2024.02.01 23:04:49.530350 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.01 23:04:49.532961 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} <Debug> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Loading data parts | ||
362 | 2024.02.01 23:04:49.533042 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} <Debug> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): There are no data parts | ||
363 | 2024.02.01 23:04:49.534772 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.01 23:04:49.534797 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.01 23:04:49.534817 [ 3 ] {} <Debug> HTTP-Session: c3e60735-0619-4503-ae81-2e8013b3ce35 Destroying unnamed session | ||
366 | 2024.02.01 23:04:49.534928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.01 23:04:49.534974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.01 23:04:49.534997 [ 3 ] {} <Debug> HTTP-Session: a71f9354-bc53-43e0-a58a-2d2046d6c3fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
369 | 2024.02.01 23:04:49.535013 [ 3 ] {} <Debug> HTTP-Session: a71f9354-bc53-43e0-a58a-2d2046d6c3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.01 23:04:49.535198 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2024.02.01 23:04:49.535248 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.01 23:04:49.542032 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} <Debug> oximeter.measurements_u64 (a74da50b-7940-44cd-9c1f-0586e04cf556): Loading data parts | ||
373 | 2024.02.01 23:04:49.542117 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} <Debug> oximeter.measurements_u64 (a74da50b-7940-44cd-9c1f-0586e04cf556): There are no data parts | ||
374 | 2024.02.01 23:04:49.544323 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.01 23:04:49.544346 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.01 23:04:49.544368 [ 3 ] {} <Debug> HTTP-Session: a71f9354-bc53-43e0-a58a-2d2046d6c3fa Destroying unnamed session | ||
377 | 2024.02.01 23:04:49.544474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.01 23:04:49.544520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.01 23:04:49.544543 [ 3 ] {} <Debug> HTTP-Session: dd2c2e70-94ee-4a51-9526-75ac90364acc Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
380 | 2024.02.01 23:04:49.544559 [ 3 ] {} <Debug> HTTP-Session: dd2c2e70-94ee-4a51-9526-75ac90364acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.01 23:04:49.544742 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2024.02.01 23:04:49.544790 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.01 23:04:49.547379 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} <Debug> oximeter.measurements_f32 (aa8367f0-8364-4ab1-9824-f210aaaa1c8d): Loading data parts | ||
384 | 2024.02.01 23:04:49.547460 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} <Debug> oximeter.measurements_f32 (aa8367f0-8364-4ab1-9824-f210aaaa1c8d): There are no data parts | ||
385 | 2024.02.01 23:04:49.549278 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.01 23:04:49.549302 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.01 23:04:49.549324 [ 3 ] {} <Debug> HTTP-Session: dd2c2e70-94ee-4a51-9526-75ac90364acc Destroying unnamed session | ||
388 | 2024.02.01 23:04:49.549426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.01 23:04:49.549471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.01 23:04:49.549494 [ 3 ] {} <Debug> HTTP-Session: 87847e40-ccf6-4804-b6d8-4bc36276c115 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
391 | 2024.02.01 23:04:49.549510 [ 3 ] {} <Debug> HTTP-Session: 87847e40-ccf6-4804-b6d8-4bc36276c115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.01 23:04:49.549693 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2024.02.01 23:04:49.549736 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.01 23:04:49.556483 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} <Debug> oximeter.measurements_f64 (34844826-b148-4486-b2a6-4c34f82252d3): Loading data parts | ||
395 | 2024.02.01 23:04:49.556573 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} <Debug> oximeter.measurements_f64 (34844826-b148-4486-b2a6-4c34f82252d3): There are no data parts | ||
396 | 2024.02.01 23:04:49.558806 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.01 23:04:49.558841 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.01 23:04:49.558866 [ 3 ] {} <Debug> HTTP-Session: 87847e40-ccf6-4804-b6d8-4bc36276c115 Destroying unnamed session | ||
399 | 2024.02.01 23:04:49.558979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.01 23:04:49.559034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.01 23:04:49.559063 [ 3 ] {} <Debug> HTTP-Session: f690c7ae-6502-4e12-a13f-65812a26687a Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
402 | 2024.02.01 23:04:49.559082 [ 3 ] {} <Debug> HTTP-Session: f690c7ae-6502-4e12-a13f-65812a26687a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.01 23:04:49.559308 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2024.02.01 23:04:49.559363 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.01 23:04:49.562062 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} <Debug> oximeter.measurements_string (f6a90203-8b61-4d04-9e46-92260310dc79): Loading data parts | ||
406 | 2024.02.01 23:04:49.562152 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} <Debug> oximeter.measurements_string (f6a90203-8b61-4d04-9e46-92260310dc79): There are no data parts | ||
407 | 2024.02.01 23:04:49.563923 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.02.01 23:04:49.563953 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.02.01 23:04:49.563974 [ 3 ] {} <Debug> HTTP-Session: f690c7ae-6502-4e12-a13f-65812a26687a Destroying unnamed session | ||
410 | 2024.02.01 23:04:49.564061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.02.01 23:04:49.564107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.02.01 23:04:49.564130 [ 3 ] {} <Debug> HTTP-Session: 61c12685-55c0-4ffc-811e-c34f9eb1251e Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
413 | 2024.02.01 23:04:49.564146 [ 3 ] {} <Debug> HTTP-Session: 61c12685-55c0-4ffc-811e-c34f9eb1251e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.02.01 23:04:49.564334 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
417 | * a string isn't palatable for a few reasons. | ||
418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
419 | * details. | ||
420 | */ | ||
421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.02.01 23:04:49.564388 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.02.01 23:04:49.570485 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} <Debug> oximeter.measurements_bytes (2b5a9d2c-a8a6-471b-ac88-a011fa2d3444): Loading data parts | ||
424 | 2024.02.01 23:04:49.570572 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} <Debug> oximeter.measurements_bytes (2b5a9d2c-a8a6-471b-ac88-a011fa2d3444): There are no data parts | ||
425 | 2024.02.01 23:04:49.581579 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.02.01 23:04:49.581610 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.02.01 23:04:49.581629 [ 3 ] {} <Debug> HTTP-Session: 61c12685-55c0-4ffc-811e-c34f9eb1251e Destroying unnamed session | ||
428 | 2024.02.01 23:04:49.581746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.02.01 23:04:49.581805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.02.01 23:04:49.581828 [ 3 ] {} <Debug> HTTP-Session: b1c43a77-17d5-4f81-a5ca-acfa52bde65f Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
431 | 2024.02.01 23:04:49.581853 [ 3 ] {} <Debug> HTTP-Session: b1c43a77-17d5-4f81-a5ca-acfa52bde65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.02.01 23:04:49.582105 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
433 | 2024.02.01 23:04:49.582166 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.02.01 23:04:49.585084 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} <Debug> oximeter.measurements_cumulativei64 (7e4a5f5f-4fe5-424b-8011-4bdfec38e845): Loading data parts | ||
435 | 2024.02.01 23:04:49.585171 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} <Debug> oximeter.measurements_cumulativei64 (7e4a5f5f-4fe5-424b-8011-4bdfec38e845): There are no data parts | ||
436 | 2024.02.01 23:04:49.593678 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.02.01 23:04:49.593707 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.02.01 23:04:49.593732 [ 3 ] {} <Debug> HTTP-Session: b1c43a77-17d5-4f81-a5ca-acfa52bde65f Destroying unnamed session | ||
439 | 2024.02.01 23:04:49.593864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.02.01 23:04:49.593921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.02.01 23:04:49.593948 [ 3 ] {} <Debug> HTTP-Session: 5aa2510f-edcd-437a-855d-e22a1a5f4f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
442 | 2024.02.01 23:04:49.593973 [ 3 ] {} <Debug> HTTP-Session: 5aa2510f-edcd-437a-855d-e22a1a5f4f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.02.01 23:04:49.594219 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2024.02.01 23:04:49.594280 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.02.01 23:04:49.597021 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} <Debug> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Loading data parts | ||
446 | 2024.02.01 23:04:49.597101 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} <Debug> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): There are no data parts | ||
447 | 2024.02.01 23:04:49.599413 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.02.01 23:04:49.599439 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.02.01 23:04:49.599461 [ 3 ] {} <Debug> HTTP-Session: 5aa2510f-edcd-437a-855d-e22a1a5f4f57 Destroying unnamed session | ||
450 | 2024.02.01 23:04:49.599587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.02.01 23:04:49.599636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.02.01 23:04:49.599664 [ 3 ] {} <Debug> HTTP-Session: 34a77618-3e3c-4928-a9c2-71547e7c431f Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
453 | 2024.02.01 23:04:49.599689 [ 3 ] {} <Debug> HTTP-Session: 34a77618-3e3c-4928-a9c2-71547e7c431f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.02.01 23:04:49.599940 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2024.02.01 23:04:49.600001 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.02.01 23:04:49.602183 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} <Debug> oximeter.measurements_cumulativef32 (fd7bdd0c-9c80-4ad1-801a-2426860e1498): Loading data parts | ||
457 | 2024.02.01 23:04:49.602267 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} <Debug> oximeter.measurements_cumulativef32 (fd7bdd0c-9c80-4ad1-801a-2426860e1498): There are no data parts | ||
458 | 2024.02.01 23:04:49.607866 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.02.01 23:04:49.607904 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.02.01 23:04:49.607923 [ 3 ] {} <Debug> HTTP-Session: 34a77618-3e3c-4928-a9c2-71547e7c431f Destroying unnamed session | ||
461 | 2024.02.01 23:04:49.608050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.02.01 23:04:49.608107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.02.01 23:04:49.608130 [ 3 ] {} <Debug> HTTP-Session: e277ff61-665f-4b1f-8fab-91a979930082 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
464 | 2024.02.01 23:04:49.608156 [ 3 ] {} <Debug> HTTP-Session: e277ff61-665f-4b1f-8fab-91a979930082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.02.01 23:04:49.608402 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
466 | 2024.02.01 23:04:49.608463 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.02.01 23:04:49.610578 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} <Debug> oximeter.measurements_cumulativef64 (042f05f9-2c9d-4043-bd7a-37880e8b7485): Loading data parts | ||
468 | 2024.02.01 23:04:49.610697 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} <Debug> oximeter.measurements_cumulativef64 (042f05f9-2c9d-4043-bd7a-37880e8b7485): There are no data parts | ||
469 | 2024.02.01 23:04:49.612954 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.02.01 23:04:49.612985 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.02.01 23:04:49.613006 [ 3 ] {} <Debug> HTTP-Session: e277ff61-665f-4b1f-8fab-91a979930082 Destroying unnamed session | ||
472 | 2024.02.01 23:04:49.613107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.02.01 23:04:49.613154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.02.01 23:04:49.613178 [ 3 ] {} <Debug> HTTP-Session: bac822b5-364b-443e-a1cc-a51455c88fbd Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
475 | 2024.02.01 23:04:49.613194 [ 3 ] {} <Debug> HTTP-Session: bac822b5-364b-443e-a1cc-a51455c88fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.02.01 23:04:49.613408 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
477 | * NOTE: Array types cannot be Nullable, see | ||
478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
479 | * for more details. | ||
480 | * | ||
481 | * This means we need to use empty arrays to indicate a missing value. This | ||
482 | * is unfortunate, and at this point relies on the fact that an | ||
483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
484 | * to figure out another way to represent missing samples here. | ||
485 | */ | ||
486 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
487 | 2024.02.01 23:04:49.613462 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.02.01 23:04:49.615196 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} <Debug> oximeter.measurements_histogrami8 (00fdd810-2f9c-436d-b978-1b8d630701e7): Loading data parts | ||
489 | 2024.02.01 23:04:49.615289 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} <Debug> oximeter.measurements_histogrami8 (00fdd810-2f9c-436d-b978-1b8d630701e7): There are no data parts | ||
490 | 2024.02.01 23:04:49.621375 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.02.01 23:04:49.621407 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.02.01 23:04:49.621428 [ 3 ] {} <Debug> HTTP-Session: bac822b5-364b-443e-a1cc-a51455c88fbd Destroying unnamed session | ||
493 | 2024.02.01 23:04:49.621546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.02.01 23:04:49.621594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.02.01 23:04:49.621619 [ 3 ] {} <Debug> HTTP-Session: 25d49dd1-577c-42e1-a137-f9014df5f772 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
496 | 2024.02.01 23:04:49.621635 [ 3 ] {} <Debug> HTTP-Session: 25d49dd1-577c-42e1-a137-f9014df5f772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.02.01 23:04:49.621844 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.02.01 23:04:49.621896 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.02.01 23:04:49.624852 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} <Debug> oximeter.measurements_histogramu8 (fa2fbe43-3299-4326-8d9a-c2d028a5b2eb): Loading data parts | ||
500 | 2024.02.01 23:04:49.624952 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} <Debug> oximeter.measurements_histogramu8 (fa2fbe43-3299-4326-8d9a-c2d028a5b2eb): There are no data parts | ||
501 | 2024.02.01 23:04:49.627072 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.02.01 23:04:49.627110 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.02.01 23:04:49.627141 [ 3 ] {} <Debug> HTTP-Session: 25d49dd1-577c-42e1-a137-f9014df5f772 Destroying unnamed session | ||
504 | 2024.02.01 23:04:49.627272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.02.01 23:04:49.627323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.02.01 23:04:49.627352 [ 3 ] {} <Debug> HTTP-Session: 3eaf9e8a-fc44-47f9-a114-82655555e176 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
507 | 2024.02.01 23:04:49.627369 [ 3 ] {} <Debug> HTTP-Session: 3eaf9e8a-fc44-47f9-a114-82655555e176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.02.01 23:04:49.627815 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2024.02.01 23:04:49.627908 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.02.01 23:04:49.633435 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} <Debug> oximeter.measurements_histogrami16 (2e9486d8-4d13-4544-ad3b-9f8abdc7d002): Loading data parts | ||
511 | 2024.02.01 23:04:49.633534 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} <Debug> oximeter.measurements_histogrami16 (2e9486d8-4d13-4544-ad3b-9f8abdc7d002): There are no data parts | ||
512 | 2024.02.01 23:04:49.636028 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.02.01 23:04:49.636071 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.02.01 23:04:49.636087 [ 3 ] {} <Debug> HTTP-Session: 3eaf9e8a-fc44-47f9-a114-82655555e176 Destroying unnamed session | ||
515 | 2024.02.01 23:04:49.636207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.02.01 23:04:49.636272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.02.01 23:04:49.636291 [ 3 ] {} <Debug> HTTP-Session: 36a2075b-dab9-4eed-bf17-58b7cd7736a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
518 | 2024.02.01 23:04:49.636317 [ 3 ] {} <Debug> HTTP-Session: 36a2075b-dab9-4eed-bf17-58b7cd7736a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.02.01 23:04:49.636534 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2024.02.01 23:04:49.636598 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.02.01 23:04:49.657639 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} <Debug> oximeter.measurements_histogramu16 (97a7882a-4087-4664-838f-47bcfe7ea76a): Loading data parts | ||
522 | 2024.02.01 23:04:49.657738 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} <Debug> oximeter.measurements_histogramu16 (97a7882a-4087-4664-838f-47bcfe7ea76a): There are no data parts | ||
523 | 2024.02.01 23:04:49.661910 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.02.01 23:04:49.661954 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.02.01 23:04:49.661973 [ 3 ] {} <Debug> HTTP-Session: 36a2075b-dab9-4eed-bf17-58b7cd7736a4 Destroying unnamed session | ||
526 | 2024.02.01 23:04:49.662111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.02.01 23:04:49.662175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.02.01 23:04:49.662197 [ 3 ] {} <Debug> HTTP-Session: 33b35fb8-7857-4ce2-8b99-ce04f41826d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
529 | 2024.02.01 23:04:49.662229 [ 3 ] {} <Debug> HTTP-Session: 33b35fb8-7857-4ce2-8b99-ce04f41826d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.02.01 23:04:49.662503 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2024.02.01 23:04:49.662578 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.02.01 23:04:49.665456 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} <Debug> oximeter.measurements_histogrami32 (3553825a-7fb0-4a78-812d-ad7828ad6b3a): Loading data parts | ||
533 | 2024.02.01 23:04:49.665548 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} <Debug> oximeter.measurements_histogrami32 (3553825a-7fb0-4a78-812d-ad7828ad6b3a): There are no data parts | ||
534 | 2024.02.01 23:04:49.667025 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.02.01 23:04:49.667051 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.02.01 23:04:49.667074 [ 3 ] {} <Debug> HTTP-Session: 33b35fb8-7857-4ce2-8b99-ce04f41826d9 Destroying unnamed session | ||
537 | 2024.02.01 23:04:49.667188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.02.01 23:04:49.667239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.02.01 23:04:49.667257 [ 3 ] {} <Debug> HTTP-Session: 14466d14-df38-4ec9-934d-665556f298c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
540 | 2024.02.01 23:04:49.667278 [ 3 ] {} <Debug> HTTP-Session: 14466d14-df38-4ec9-934d-665556f298c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.02.01 23:04:49.667495 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2024.02.01 23:04:49.667549 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.02.01 23:04:49.673882 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} <Debug> oximeter.measurements_histogramu32 (b3580ab6-d278-494b-b645-e9d325593749): Loading data parts | ||
544 | 2024.02.01 23:04:49.673977 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} <Debug> oximeter.measurements_histogramu32 (b3580ab6-d278-494b-b645-e9d325593749): There are no data parts | ||
545 | 2024.02.01 23:04:49.675792 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.02.01 23:04:49.675818 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.02.01 23:04:49.675841 [ 3 ] {} <Debug> HTTP-Session: 14466d14-df38-4ec9-934d-665556f298c7 Destroying unnamed session | ||
548 | 2024.02.01 23:04:49.675949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.02.01 23:04:49.675999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.02.01 23:04:49.676024 [ 3 ] {} <Debug> HTTP-Session: bbbfd890-35d6-489d-8258-b7cdafd90dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
551 | 2024.02.01 23:04:49.676046 [ 3 ] {} <Debug> HTTP-Session: bbbfd890-35d6-489d-8258-b7cdafd90dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.02.01 23:04:49.676258 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2024.02.01 23:04:49.676313 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.02.01 23:04:49.678897 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} <Debug> oximeter.measurements_histogrami64 (bdb9e141-09ad-4913-809f-ab45eecb36d2): Loading data parts | ||
555 | 2024.02.01 23:04:49.678989 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} <Debug> oximeter.measurements_histogrami64 (bdb9e141-09ad-4913-809f-ab45eecb36d2): There are no data parts | ||
556 | 2024.02.01 23:04:49.680437 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.02.01 23:04:49.680470 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.02.01 23:04:49.680486 [ 3 ] {} <Debug> HTTP-Session: bbbfd890-35d6-489d-8258-b7cdafd90dd7 Destroying unnamed session | ||
559 | 2024.02.01 23:04:49.680592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.02.01 23:04:49.680639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.02.01 23:04:49.680659 [ 3 ] {} <Debug> HTTP-Session: 75b2edf0-4128-4849-997f-0522f5e8b05d Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
562 | 2024.02.01 23:04:49.680681 [ 3 ] {} <Debug> HTTP-Session: 75b2edf0-4128-4849-997f-0522f5e8b05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.02.01 23:04:49.680898 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2024.02.01 23:04:49.680951 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.02.01 23:04:49.687216 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} <Debug> oximeter.measurements_histogramu64 (2b1ebee0-eceb-4575-8a12-62e698086bb9): Loading data parts | ||
566 | 2024.02.01 23:04:49.687370 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} <Debug> oximeter.measurements_histogramu64 (2b1ebee0-eceb-4575-8a12-62e698086bb9): There are no data parts | ||
567 | 2024.02.01 23:04:49.689278 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.02.01 23:04:49.689312 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.02.01 23:04:49.689334 [ 3 ] {} <Debug> HTTP-Session: 75b2edf0-4128-4849-997f-0522f5e8b05d Destroying unnamed session | ||
570 | 2024.02.01 23:04:49.689429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.02.01 23:04:49.689478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.02.01 23:04:49.689503 [ 3 ] {} <Debug> HTTP-Session: e16ddc64-0d17-49af-a391-2c126eed8da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
573 | 2024.02.01 23:04:49.689519 [ 3 ] {} <Debug> HTTP-Session: e16ddc64-0d17-49af-a391-2c126eed8da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.02.01 23:04:49.689736 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
575 | 2024.02.01 23:04:49.689792 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.02.01 23:04:49.692364 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} <Debug> oximeter.measurements_histogramf32 (10ed0065-02ae-4382-8d70-0356263f6765): Loading data parts | ||
577 | 2024.02.01 23:04:49.692450 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} <Debug> oximeter.measurements_histogramf32 (10ed0065-02ae-4382-8d70-0356263f6765): There are no data parts | ||
578 | 2024.02.01 23:04:49.693919 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.02.01 23:04:49.693945 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.02.01 23:04:49.693969 [ 3 ] {} <Debug> HTTP-Session: e16ddc64-0d17-49af-a391-2c126eed8da3 Destroying unnamed session | ||
581 | 2024.02.01 23:04:49.694076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.02.01 23:04:49.694125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.02.01 23:04:49.694150 [ 3 ] {} <Debug> HTTP-Session: 0ca18106-d546-4612-9e65-8bb90a10bc21 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
584 | 2024.02.01 23:04:49.694167 [ 3 ] {} <Debug> HTTP-Session: 0ca18106-d546-4612-9e65-8bb90a10bc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.02.01 23:04:49.694380 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
586 | 2024.02.01 23:04:49.694435 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.02.01 23:04:49.700774 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Loading data parts | ||
588 | 2024.02.01 23:04:49.700870 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): There are no data parts | ||
589 | 2024.02.01 23:04:49.702717 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.02.01 23:04:49.702782 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.02.01 23:04:49.702797 [ 3 ] {} <Debug> HTTP-Session: 0ca18106-d546-4612-9e65-8bb90a10bc21 Destroying unnamed session | ||
592 | 2024.02.01 23:04:49.702937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.02.01 23:04:49.702993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.02.01 23:04:49.703012 [ 3 ] {} <Debug> HTTP-Session: 66b4aaee-20e2-40fe-b676-01ff7d4ba839 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
595 | 2024.02.01 23:04:49.703033 [ 3 ] {} <Debug> HTTP-Session: 66b4aaee-20e2-40fe-b676-01ff7d4ba839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.02.01 23:04:49.703191 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | */ | ||
613 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
614 | 2024.02.01 23:04:49.703245 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.02.01 23:04:49.705757 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} <Debug> oximeter.fields_bool (307eb016-4f36-4b30-8890-c8da1d5814f6): Loading data parts | ||
616 | 2024.02.01 23:04:49.705854 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} <Debug> oximeter.fields_bool (307eb016-4f36-4b30-8890-c8da1d5814f6): There are no data parts | ||
617 | 2024.02.01 23:04:49.707270 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.02.01 23:04:49.707304 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.02.01 23:04:49.707319 [ 3 ] {} <Debug> HTTP-Session: 66b4aaee-20e2-40fe-b676-01ff7d4ba839 Destroying unnamed session | ||
620 | 2024.02.01 23:04:49.707422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.02.01 23:04:49.707472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.02.01 23:04:49.707491 [ 3 ] {} <Debug> HTTP-Session: 42e29380-afea-4db6-8293-8adb393e362b Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
623 | 2024.02.01 23:04:49.707514 [ 3 ] {} <Debug> HTTP-Session: 42e29380-afea-4db6-8293-8adb393e362b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.02.01 23:04:49.707674 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
625 | 2024.02.01 23:04:49.707716 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.02.01 23:04:49.714769 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} <Debug> oximeter.fields_i8 (67ffb6bd-bda2-4367-a461-9aedece38170): Loading data parts | ||
627 | 2024.02.01 23:04:49.714870 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} <Debug> oximeter.fields_i8 (67ffb6bd-bda2-4367-a461-9aedece38170): There are no data parts | ||
628 | 2024.02.01 23:04:49.716757 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.02.01 23:04:49.716784 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.02.01 23:04:49.716808 [ 3 ] {} <Debug> HTTP-Session: 42e29380-afea-4db6-8293-8adb393e362b Destroying unnamed session | ||
631 | 2024.02.01 23:04:49.716927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.02.01 23:04:49.716968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.02.01 23:04:49.716994 [ 3 ] {} <Debug> HTTP-Session: 898c1c3c-1220-4e9f-b342-1912a58c5012 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
634 | 2024.02.01 23:04:49.717020 [ 3 ] {} <Debug> HTTP-Session: 898c1c3c-1220-4e9f-b342-1912a58c5012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.02.01 23:04:49.717173 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
636 | 2024.02.01 23:04:49.717222 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.02.01 23:04:49.719686 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} <Debug> oximeter.fields_u8 (f58166b1-1d78-4839-8778-c8b4b5feda74): Loading data parts | ||
638 | 2024.02.01 23:04:49.719789 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} <Debug> oximeter.fields_u8 (f58166b1-1d78-4839-8778-c8b4b5feda74): There are no data parts | ||
639 | 2024.02.01 23:04:49.721306 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.02.01 23:04:49.721330 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.02.01 23:04:49.721354 [ 3 ] {} <Debug> HTTP-Session: 898c1c3c-1220-4e9f-b342-1912a58c5012 Destroying unnamed session | ||
642 | 2024.02.01 23:04:49.721439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.02.01 23:04:49.721488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.02.01 23:04:49.721506 [ 3 ] {} <Debug> HTTP-Session: be414da4-7145-4e47-8618-448aa7271f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
645 | 2024.02.01 23:04:49.721529 [ 3 ] {} <Debug> HTTP-Session: be414da4-7145-4e47-8618-448aa7271f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.02.01 23:04:49.721688 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
647 | 2024.02.01 23:04:49.721731 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.02.01 23:04:49.728196 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} <Debug> oximeter.fields_i16 (facf4500-b8c5-452c-a2e8-d67a68493027): Loading data parts | ||
649 | 2024.02.01 23:04:49.728293 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} <Debug> oximeter.fields_i16 (facf4500-b8c5-452c-a2e8-d67a68493027): There are no data parts | ||
650 | 2024.02.01 23:04:49.730102 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.02.01 23:04:49.730135 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.02.01 23:04:49.730151 [ 3 ] {} <Debug> HTTP-Session: be414da4-7145-4e47-8618-448aa7271f42 Destroying unnamed session | ||
653 | 2024.02.01 23:04:49.730257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.02.01 23:04:49.730307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.02.01 23:04:49.730325 [ 3 ] {} <Debug> HTTP-Session: c3fae385-c2b9-48eb-83aa-f1427da2cda4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
656 | 2024.02.01 23:04:49.730348 [ 3 ] {} <Debug> HTTP-Session: c3fae385-c2b9-48eb-83aa-f1427da2cda4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.02.01 23:04:49.730509 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
658 | 2024.02.01 23:04:49.730553 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.02.01 23:04:49.733566 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} <Debug> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Loading data parts | ||
660 | 2024.02.01 23:04:49.733648 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} <Debug> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): There are no data parts | ||
661 | 2024.02.01 23:04:49.735100 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.02.01 23:04:49.735133 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.02.01 23:04:49.735149 [ 3 ] {} <Debug> HTTP-Session: c3fae385-c2b9-48eb-83aa-f1427da2cda4 Destroying unnamed session | ||
664 | 2024.02.01 23:04:49.735250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.02.01 23:04:49.735306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.02.01 23:04:49.735324 [ 3 ] {} <Debug> HTTP-Session: 82c053c1-3fc8-41b1-8239-cccc155015c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
667 | 2024.02.01 23:04:49.735340 [ 3 ] {} <Debug> HTTP-Session: 82c053c1-3fc8-41b1-8239-cccc155015c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.02.01 23:04:49.735498 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
669 | 2024.02.01 23:04:49.735548 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.02.01 23:04:49.742190 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} <Debug> oximeter.fields_i32 (84ffaeb6-0509-486d-b191-92e7e5315413): Loading data parts | ||
671 | 2024.02.01 23:04:49.742292 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} <Debug> oximeter.fields_i32 (84ffaeb6-0509-486d-b191-92e7e5315413): There are no data parts | ||
672 | 2024.02.01 23:04:49.744105 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.02.01 23:04:49.744138 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.02.01 23:04:49.744161 [ 3 ] {} <Debug> HTTP-Session: 82c053c1-3fc8-41b1-8239-cccc155015c3 Destroying unnamed session | ||
675 | 2024.02.01 23:04:49.744268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.02.01 23:04:49.744317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.02.01 23:04:49.744343 [ 3 ] {} <Debug> HTTP-Session: a658cd72-1808-4350-a29a-fe6817524aad Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
678 | 2024.02.01 23:04:49.744359 [ 3 ] {} <Debug> HTTP-Session: a658cd72-1808-4350-a29a-fe6817524aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.02.01 23:04:49.744518 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
680 | 2024.02.01 23:04:49.744563 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.02.01 23:04:49.747190 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} <Debug> oximeter.fields_u32 (f134a9fd-9a50-44d2-b5a6-18b6f4c175e7): Loading data parts | ||
682 | 2024.02.01 23:04:49.747267 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} <Debug> oximeter.fields_u32 (f134a9fd-9a50-44d2-b5a6-18b6f4c175e7): There are no data parts | ||
683 | 2024.02.01 23:04:49.748692 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.02.01 23:04:49.748725 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.02.01 23:04:49.748741 [ 3 ] {} <Debug> HTTP-Session: a658cd72-1808-4350-a29a-fe6817524aad Destroying unnamed session | ||
686 | 2024.02.01 23:04:49.748869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.02.01 23:04:49.748922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.02.01 23:04:49.748941 [ 3 ] {} <Debug> HTTP-Session: 312832b7-2917-46a0-8bb2-cb6f0f8852f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
689 | 2024.02.01 23:04:49.748965 [ 3 ] {} <Debug> HTTP-Session: 312832b7-2917-46a0-8bb2-cb6f0f8852f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.02.01 23:04:49.749119 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
691 | 2024.02.01 23:04:49.749174 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.02.01 23:04:49.777737 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Loading data parts | ||
693 | 2024.02.01 23:04:49.777823 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): There are no data parts | ||
694 | 2024.02.01 23:04:49.781889 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.02.01 23:04:49.781918 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.02.01 23:04:49.781947 [ 3 ] {} <Debug> HTTP-Session: 312832b7-2917-46a0-8bb2-cb6f0f8852f9 Destroying unnamed session | ||
697 | 2024.02.01 23:04:49.782075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.02.01 23:04:49.782134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.02.01 23:04:49.782164 [ 3 ] {} <Debug> HTTP-Session: 74e401c6-6050-4511-98b1-20bc8104d09f Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
700 | 2024.02.01 23:04:49.782192 [ 3 ] {} <Debug> HTTP-Session: 74e401c6-6050-4511-98b1-20bc8104d09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.02.01 23:04:49.782381 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
702 | 2024.02.01 23:04:49.782440 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.02.01 23:04:49.785097 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} <Debug> oximeter.fields_u64 (64f520c6-58b3-4a9c-97f5-713b19bd7c0b): Loading data parts | ||
704 | 2024.02.01 23:04:49.785174 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} <Debug> oximeter.fields_u64 (64f520c6-58b3-4a9c-97f5-713b19bd7c0b): There are no data parts | ||
705 | 2024.02.01 23:04:49.786601 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.02.01 23:04:49.786625 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.02.01 23:04:49.786640 [ 3 ] {} <Debug> HTTP-Session: 74e401c6-6050-4511-98b1-20bc8104d09f Destroying unnamed session | ||
708 | 2024.02.01 23:04:49.786747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.02.01 23:04:49.786797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.02.01 23:04:49.786815 [ 3 ] {} <Debug> HTTP-Session: 0acf33cf-2ee7-44ef-a333-cf00b73fbe91 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
711 | 2024.02.01 23:04:49.786838 [ 3 ] {} <Debug> HTTP-Session: 0acf33cf-2ee7-44ef-a333-cf00b73fbe91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.02.01 23:04:49.786997 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
713 | 2024.02.01 23:04:49.787041 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.02.01 23:04:49.793624 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} <Debug> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Loading data parts | ||
715 | 2024.02.01 23:04:49.793687 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} <Debug> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): There are no data parts | ||
716 | 2024.02.01 23:04:49.795471 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.02.01 23:04:49.795506 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.02.01 23:04:49.795521 [ 3 ] {} <Debug> HTTP-Session: 0acf33cf-2ee7-44ef-a333-cf00b73fbe91 Destroying unnamed session | ||
719 | 2024.02.01 23:04:49.795638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.02.01 23:04:49.795697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.02.01 23:04:49.795719 [ 3 ] {} <Debug> HTTP-Session: c2c0502d-5a31-47a7-9286-8907af34d770 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
722 | 2024.02.01 23:04:49.795746 [ 3 ] {} <Debug> HTTP-Session: c2c0502d-5a31-47a7-9286-8907af34d770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.02.01 23:04:49.795945 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
724 | 2024.02.01 23:04:49.795996 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.02.01 23:04:49.798566 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Loading data parts | ||
726 | 2024.02.01 23:04:49.798630 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): There are no data parts | ||
727 | 2024.02.01 23:04:49.800040 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.02.01 23:04:49.800064 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.02.01 23:04:49.800089 [ 3 ] {} <Debug> HTTP-Session: c2c0502d-5a31-47a7-9286-8907af34d770 Destroying unnamed session | ||
730 | 2024.02.01 23:04:49.800187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.02.01 23:04:49.800237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.02.01 23:04:49.800263 [ 3 ] {} <Debug> HTTP-Session: 1fb6c605-03f5-4ece-87e0-4e6b291c2178 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
733 | 2024.02.01 23:04:49.800279 [ 3 ] {} <Debug> HTTP-Session: 1fb6c605-03f5-4ece-87e0-4e6b291c2178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.02.01 23:04:49.800439 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
735 | 2024.02.01 23:04:49.800490 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
736 | 2024.02.01 23:04:49.807306 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Loading data parts | ||
737 | 2024.02.01 23:04:49.807381 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): There are no data parts | ||
738 | 2024.02.01 23:04:49.809221 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.02.01 23:04:49.809255 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.02.01 23:04:49.809279 [ 3 ] {} <Debug> HTTP-Session: 1fb6c605-03f5-4ece-87e0-4e6b291c2178 Destroying unnamed session | ||
741 | 2024.02.01 23:04:49.809401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.02.01 23:04:49.809450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.02.01 23:04:49.809477 [ 3 ] {} <Debug> HTTP-Session: 55f544cb-6805-4373-96d6-eafb7bd71a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
744 | 2024.02.01 23:04:49.809493 [ 3 ] {} <Debug> HTTP-Session: 55f544cb-6805-4373-96d6-eafb7bd71a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.02.01 23:04:49.809719 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The timeseries schema table stores the extracted schema for the samples | ||
746 | * oximeter collects. | ||
747 | */ | ||
748 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
749 | 2024.02.01 23:04:49.809787 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
750 | 2024.02.01 23:04:49.812345 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): Loading data parts | ||
751 | 2024.02.01 23:04:49.812413 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): There are no data parts | ||
752 | 2024.02.01 23:04:49.816031 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2024.02.01 23:04:49.816079 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
754 | 2024.02.01 23:04:49.816095 [ 3 ] {} <Debug> HTTP-Session: 55f544cb-6805-4373-96d6-eafb7bd71a62 Destroying unnamed session | ||
755 | 2024.02.01 23:04:49.816256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.02.01 23:04:49.816315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2024.02.01 23:04:49.816334 [ 3 ] {} <Debug> HTTP-Session: 3b0bb6eb-4c32-46df-8bcd-2b5236b6e15f Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
758 | 2024.02.01 23:04:49.816364 [ 3 ] {} <Debug> HTTP-Session: 3b0bb6eb-4c32-46df-8bcd-2b5236b6e15f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.02.01 23:04:49.816488 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
760 | 2024.02.01 23:04:49.817123 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
761 | 2024.02.01 23:04:49.820578 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
762 | 2024.02.01 23:04:49.823215 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.02.01 23:04:49.823415 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} <Trace> oximeter.version (6c900a8a-289e-4e90-b181-915db06f0e85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
764 | 2024.02.01 23:04:49.823616 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007097194 sec., 140 rows/sec., 2.20 KiB/sec. | ||
765 | 2024.02.01 23:04:49.823720 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} <Debug> DynamicQueryHandler: Done processing query | ||
766 | 2024.02.01 23:04:49.823741 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
767 | 2024.02.01 23:04:49.823756 [ 3 ] {} <Debug> HTTP-Session: 3b0bb6eb-4c32-46df-8bcd-2b5236b6e15f Destroying unnamed session | ||
768 | 2024.02.01 23:04:50.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.67 MiB, peak 223.74 MiB, will set to 228.26 MiB (RSS), difference: 9.59 MiB | ||
769 | 2024.02.01 23:05:04.413723 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
770 | 2024.02.01 23:05:04.413791 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
771 | 2024.02.01 23:05:19.413853 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.02.01 23:05:19.413917 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
773 | 2024.02.01 23:05:34.413971 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
774 | 2024.02.01 23:05:34.414030 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
775 | 2024.02.01 23:05:44.832953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
776 | 2024.02.01 23:05:44.833075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
777 | 2024.02.01 23:05:44.833178 [ 3 ] {} <Debug> HTTP-Session: adf9723d-6ebb-480a-a2b2-62b3b5797eb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
778 | 2024.02.01 23:05:44.833217 [ 3 ] {} <Debug> HTTP-Session: adf9723d-6ebb-480a-a2b2-62b3b5797eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2024.02.01 23:05:44.833359 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
780 | 2024.02.01 23:05:44.833709 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2024.02.01 23:05:44.834397 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2024.02.01 23:05:44.834537 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
783 | 2024.02.01 23:05:44.835576 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} <Debug> DynamicQueryHandler: Done processing query | ||
784 | 2024.02.01 23:05:44.835605 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
785 | 2024.02.01 23:05:44.835621 [ 3 ] {} <Debug> HTTP-Session: adf9723d-6ebb-480a-a2b2-62b3b5797eb3 Destroying unnamed session | ||
786 | 2024.02.01 23:05:44.846523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
787 | 2024.02.01 23:05:44.846648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
788 | 2024.02.01 23:05:44.846687 [ 3 ] {} <Debug> HTTP-Session: 8ea8fffa-a440-4351-a34a-c7b5ffee8b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
789 | 2024.02.01 23:05:44.846761 [ 3 ] {} <Debug> HTTP-Session: 8ea8fffa-a440-4351-a34a-c7b5ffee8b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
790 | 2024.02.01 23:05:44.847005 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
791 | 2024.02.01 23:05:44.850045 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
792 | 2024.02.01 23:05:44.850190 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2024.02.01 23:05:44.850296 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2024.02.01 23:05:44.851187 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} <Debug> DynamicQueryHandler: Done processing query | ||
795 | 2024.02.01 23:05:44.851214 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
796 | 2024.02.01 23:05:44.851230 [ 3 ] {} <Debug> HTTP-Session: 8ea8fffa-a440-4351-a34a-c7b5ffee8b63 Destroying unnamed session | ||
797 | 2024.02.01 23:05:44.851573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2024.02.01 23:05:44.851618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
799 | 2024.02.01 23:05:44.851639 [ 3 ] {} <Debug> HTTP-Session: 5f744e45-73a9-4f4a-a2a2-1fefdee5ec0d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
800 | 2024.02.01 23:05:44.851656 [ 3 ] {} <Debug> HTTP-Session: 5f744e45-73a9-4f4a-a2a2-1fefdee5ec0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
801 | 2024.02.01 23:05:44.851769 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) 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.02.01 23:05:44.852163 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2024.02.01 23:05:44.852310 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.02.01 23:05:44.852353 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2024.02.01 23:05:44.853213 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} <Debug> DynamicQueryHandler: Done processing query | ||
806 | 2024.02.01 23:05:44.853241 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
807 | 2024.02.01 23:05:44.853257 [ 3 ] {} <Debug> HTTP-Session: 5f744e45-73a9-4f4a-a2a2-1fefdee5ec0d Destroying unnamed session | ||
808 | 2024.02.01 23:05:44.853487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
809 | 2024.02.01 23:05:44.853533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
810 | 2024.02.01 23:05:44.853553 [ 3 ] {} <Debug> HTTP-Session: f95163a8-9a3d-45ae-a81c-c876550d85a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
811 | 2024.02.01 23:05:44.853569 [ 3 ] {} <Debug> HTTP-Session: f95163a8-9a3d-45ae-a81c-c876550d85a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
812 | 2024.02.01 23:05:44.853683 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) 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.02.01 23:05:44.854043 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.02.01 23:05:44.854193 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.02.01 23:05:44.854234 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.02.01 23:05:44.855104 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} <Debug> DynamicQueryHandler: Done processing query | ||
817 | 2024.02.01 23:05:44.855131 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
818 | 2024.02.01 23:05:44.855147 [ 3 ] {} <Debug> HTTP-Session: f95163a8-9a3d-45ae-a81c-c876550d85a8 Destroying unnamed session | ||
819 | 2024.02.01 23:05:44.855877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2024.02.01 23:05:44.855924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
821 | 2024.02.01 23:05:44.855943 [ 3 ] {} <Debug> HTTP-Session: 301860ca-595a-43f4-bc60-a61e2947ae11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
822 | 2024.02.01 23:05:44.855960 [ 3 ] {} <Debug> HTTP-Session: 301860ca-595a-43f4-bc60-a61e2947ae11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2024.02.01 23:05:44.856039 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
824 | 2024.02.01 23:05:44.856079 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2024.02.01 23:05:44.856786 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
826 | 2024.02.01 23:05:44.857815 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
827 | 2024.02.01 23:05:44.858209 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
828 | 2024.02.01 23:05:44.858372 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
829 | 2024.02.01 23:05:44.858489 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002418046 sec., 1654 rows/sec., 178.91 KiB/sec. | ||
830 | 2024.02.01 23:05:44.858656 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} <Debug> DynamicQueryHandler: Done processing query | ||
831 | 2024.02.01 23:05:44.858680 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
832 | 2024.02.01 23:05:44.858695 [ 3 ] {} <Debug> HTTP-Session: 301860ca-595a-43f4-bc60-a61e2947ae11 Destroying unnamed session | ||
833 | 2024.02.01 23:05:44.858813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
834 | 2024.02.01 23:05:44.858858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
835 | 2024.02.01 23:05:44.858877 [ 3 ] {} <Debug> HTTP-Session: e16caf00-1df7-4fab-82c1-a3548cc5abd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
836 | 2024.02.01 23:05:44.858893 [ 3 ] {} <Debug> HTTP-Session: e16caf00-1df7-4fab-82c1-a3548cc5abd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
837 | 2024.02.01 23:05:44.858965 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
838 | 2024.02.01 23:05:44.859003 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
839 | 2024.02.01 23:05:44.859108 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
840 | 2024.02.01 23:05:44.862762 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
841 | 2024.02.01 23:05:44.862987 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
842 | 2024.02.01 23:05:44.863135 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
843 | 2024.02.01 23:05:44.863239 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.004239868 sec., 8019 rows/sec., 649.99 KiB/sec. | ||
844 | 2024.02.01 23:05:44.863386 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} <Debug> DynamicQueryHandler: Done processing query | ||
845 | 2024.02.01 23:05:44.863409 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
846 | 2024.02.01 23:05:44.863425 [ 3 ] {} <Debug> HTTP-Session: e16caf00-1df7-4fab-82c1-a3548cc5abd0 Destroying unnamed session | ||
847 | 2024.02.01 23:05:44.863653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 16486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
848 | 2024.02.01 23:05:44.863698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
849 | 2024.02.01 23:05:44.863718 [ 3 ] {} <Debug> HTTP-Session: e62a9e90-bcda-4f28-ba4e-1ab4b8923643 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
850 | 2024.02.01 23:05:44.863734 [ 3 ] {} <Debug> HTTP-Session: e62a9e90-bcda-4f28-ba4e-1ab4b8923643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
851 | 2024.02.01 23:05:44.863808 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
852 | 2024.02.01 23:05:44.863848 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
853 | 2024.02.01 23:05:44.863952 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
854 | 2024.02.01 23:05:44.864351 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
855 | 2024.02.01 23:05:44.864570 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
856 | 2024.02.01 23:05:44.864714 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
857 | 2024.02.01 23:05:44.864828 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} <Information> executeQuery: Read 102 rows, 10.24 KiB in 0.000990263 sec., 103002 rows/sec., 10.10 MiB/sec. | ||
858 | 2024.02.01 23:05:44.864948 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} <Debug> DynamicQueryHandler: Done processing query | ||
859 | 2024.02.01 23:05:44.864971 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
860 | 2024.02.01 23:05:44.864986 [ 3 ] {} <Debug> HTTP-Session: e62a9e90-bcda-4f28-ba4e-1ab4b8923643 Destroying unnamed session | ||
861 | 2024.02.01 23:05:44.865110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
862 | 2024.02.01 23:05:44.865156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
863 | 2024.02.01 23:05:44.865174 [ 3 ] {} <Debug> HTTP-Session: 6757cf48-9f7d-4139-aed0-d8c7598a56a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
864 | 2024.02.01 23:05:44.865190 [ 3 ] {} <Debug> HTTP-Session: 6757cf48-9f7d-4139-aed0-d8c7598a56a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
865 | 2024.02.01 23:05:44.865261 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
866 | 2024.02.01 23:05:44.865299 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
867 | 2024.02.01 23:05:44.866563 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
868 | 2024.02.01 23:05:44.869066 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
869 | 2024.02.01 23:05:44.869390 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
870 | 2024.02.01 23:05:44.869569 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
871 | 2024.02.01 23:05:44.869697 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.004405333 sec., 10441 rows/sec., 837.05 KiB/sec. | ||
872 | 2024.02.01 23:05:44.869841 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} <Debug> DynamicQueryHandler: Done processing query | ||
873 | 2024.02.01 23:05:44.869869 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
874 | 2024.02.01 23:05:44.869888 [ 3 ] {} <Debug> HTTP-Session: 6757cf48-9f7d-4139-aed0-d8c7598a56a4 Destroying unnamed session | ||
875 | 2024.02.01 23:05:44.870138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 36389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
876 | 2024.02.01 23:05:44.870183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
877 | 2024.02.01 23:05:44.870201 [ 3 ] {} <Debug> HTTP-Session: 2eac4160-5bae-44fa-b410-8dd9398bb09d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
878 | 2024.02.01 23:05:44.870217 [ 3 ] {} <Debug> HTTP-Session: 2eac4160-5bae-44fa-b410-8dd9398bb09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
879 | 2024.02.01 23:05:44.870299 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
880 | 2024.02.01 23:05:44.870343 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
881 | 2024.02.01 23:05:44.870495 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
882 | 2024.02.01 23:05:44.870975 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
883 | 2024.02.01 23:05:44.871983 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2024.02.01 23:05:44.872168 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
885 | 2024.02.01 23:05:44.872288 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001958625 sec., 17359 rows/sec., 23.43 MiB/sec. | ||
886 | 2024.02.01 23:05:44.872425 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} <Debug> DynamicQueryHandler: Done processing query | ||
887 | 2024.02.01 23:05:44.872449 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
888 | 2024.02.01 23:05:44.872465 [ 3 ] {} <Debug> HTTP-Session: 2eac4160-5bae-44fa-b410-8dd9398bb09d Destroying unnamed session | ||
889 | 2024.02.01 23:05:44.872612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
890 | 2024.02.01 23:05:44.872657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
891 | 2024.02.01 23:05:44.872676 [ 3 ] {} <Debug> HTTP-Session: cc3041e3-c02d-4f1a-be65-5b9140a659c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
892 | 2024.02.01 23:05:44.872692 [ 3 ] {} <Debug> HTTP-Session: cc3041e3-c02d-4f1a-be65-5b9140a659c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
893 | 2024.02.01 23:05:44.872762 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
894 | 2024.02.01 23:05:44.873361 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
895 | 2024.02.01 23:05:44.873470 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
896 | 2024.02.01 23:05:44.873762 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
897 | 2024.02.01 23:05:44.874102 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
898 | 2024.02.01 23:05:44.874345 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} <Trace> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
899 | 2024.02.01 23:05:44.874464 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.001672119 sec., 10764 rows/sec., 794.28 KiB/sec. | ||
900 | 2024.02.01 23:05:44.874605 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} <Debug> DynamicQueryHandler: Done processing query | ||
901 | 2024.02.01 23:05:44.874638 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
902 | 2024.02.01 23:05:44.874654 [ 3 ] {} <Debug> HTTP-Session: cc3041e3-c02d-4f1a-be65-5b9140a659c9 Destroying unnamed session | ||
903 | 2024.02.01 23:05:49.414085 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
904 | 2024.02.01 23:05:49.414148 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
905 | 2024.02.01 23:05:54.826666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
906 | 2024.02.01 23:05:54.826792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
907 | 2024.02.01 23:05:54.826822 [ 3 ] {} <Debug> HTTP-Session: 58909fd7-4b7f-41a4-a3b4-7ac8c13f46ee Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
908 | 2024.02.01 23:05:54.826848 [ 3 ] {} <Debug> HTTP-Session: 58909fd7-4b7f-41a4-a3b4-7ac8c13f46ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
909 | 2024.02.01 23:05:54.826985 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
910 | 2024.02.01 23:05:54.827052 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
911 | 2024.02.01 23:05:54.827227 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
912 | 2024.02.01 23:05:54.827673 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
913 | 2024.02.01 23:05:54.827931 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2024.02.01 23:05:54.828094 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
915 | 2024.02.01 23:05:54.828214 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001186798 sec., 30333 rows/sec., 2.40 MiB/sec. | ||
916 | 2024.02.01 23:05:54.828370 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} <Debug> DynamicQueryHandler: Done processing query | ||
917 | 2024.02.01 23:05:54.828396 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
918 | 2024.02.01 23:05:54.828412 [ 3 ] {} <Debug> HTTP-Session: 58909fd7-4b7f-41a4-a3b4-7ac8c13f46ee Destroying unnamed session | ||
919 | 2024.02.01 23:05:54.828581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
920 | 2024.02.01 23:05:54.828626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
921 | 2024.02.01 23:05:54.828645 [ 3 ] {} <Debug> HTTP-Session: 5f893db1-1f41-4833-af6e-d374d2087dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
922 | 2024.02.01 23:05:54.828661 [ 3 ] {} <Debug> HTTP-Session: 5f893db1-1f41-4833-af6e-d374d2087dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
923 | 2024.02.01 23:05:54.828739 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
924 | 2024.02.01 23:05:54.828777 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
925 | 2024.02.01 23:05:54.828884 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
926 | 2024.02.01 23:05:54.829260 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
927 | 2024.02.01 23:05:54.829474 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
928 | 2024.02.01 23:05:54.829627 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
929 | 2024.02.01 23:05:54.829741 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000975303 sec., 110734 rows/sec., 10.81 MiB/sec. | ||
930 | 2024.02.01 23:05:54.829860 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} <Debug> DynamicQueryHandler: Done processing query | ||
931 | 2024.02.01 23:05:54.829884 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
932 | 2024.02.01 23:05:54.829899 [ 3 ] {} <Debug> HTTP-Session: 5f893db1-1f41-4833-af6e-d374d2087dfc Destroying unnamed session | ||
933 | 2024.02.01 23:05:54.830066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
934 | 2024.02.01 23:05:54.830112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
935 | 2024.02.01 23:05:54.830130 [ 3 ] {} <Debug> HTTP-Session: af09f10e-4461-41cd-b35e-59afe7f90dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
936 | 2024.02.01 23:05:54.830147 [ 3 ] {} <Debug> HTTP-Session: af09f10e-4461-41cd-b35e-59afe7f90dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
937 | 2024.02.01 23:05:54.830219 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
938 | 2024.02.01 23:05:54.830258 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
939 | 2024.02.01 23:05:54.830364 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
940 | 2024.02.01 23:05:54.830657 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
941 | 2024.02.01 23:05:54.830865 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
942 | 2024.02.01 23:05:54.831015 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
943 | 2024.02.01 23:05:54.831131 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000882561 sec., 40790 rows/sec., 3.19 MiB/sec. | ||
944 | 2024.02.01 23:05:54.831252 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} <Debug> DynamicQueryHandler: Done processing query | ||
945 | 2024.02.01 23:05:54.831275 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
946 | 2024.02.01 23:05:54.831290 [ 3 ] {} <Debug> HTTP-Session: af09f10e-4461-41cd-b35e-59afe7f90dfb Destroying unnamed session | ||
947 | 2024.02.01 23:05:54.831456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
948 | 2024.02.01 23:05:54.831501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
949 | 2024.02.01 23:05:54.831520 [ 3 ] {} <Debug> HTTP-Session: 2c0a9777-7666-4bc2-99b0-058e6b01c611 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
950 | 2024.02.01 23:05:54.831537 [ 3 ] {} <Debug> HTTP-Session: 2c0a9777-7666-4bc2-99b0-058e6b01c611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
951 | 2024.02.01 23:05:54.831625 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
952 | 2024.02.01 23:05:54.831672 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
953 | 2024.02.01 23:05:54.831810 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
954 | 2024.02.01 23:05:54.832240 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
955 | 2024.02.01 23:05:54.832564 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
956 | 2024.02.01 23:05:54.832753 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
957 | 2024.02.01 23:05:54.832875 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001220228 sec., 29502 rows/sec., 39.81 MiB/sec. | ||
958 | 2024.02.01 23:05:54.833010 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} <Debug> DynamicQueryHandler: Done processing query | ||
959 | 2024.02.01 23:05:54.833033 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
960 | 2024.02.01 23:05:54.833048 [ 3 ] {} <Debug> HTTP-Session: 2c0a9777-7666-4bc2-99b0-058e6b01c611 Destroying unnamed session | ||
961 | 2024.02.01 23:06:04.414188 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
962 | 2024.02.01 23:06:04.414252 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
963 | 2024.02.01 23:06:04.826787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
964 | 2024.02.01 23:06:04.826887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
965 | 2024.02.01 23:06:04.826911 [ 3 ] {} <Debug> HTTP-Session: ac13d8dc-d8a9-48ef-a48b-a753ae57139f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
966 | 2024.02.01 23:06:04.826935 [ 3 ] {} <Debug> HTTP-Session: ac13d8dc-d8a9-48ef-a48b-a753ae57139f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
967 | 2024.02.01 23:06:04.827059 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
968 | 2024.02.01 23:06:04.827119 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
969 | 2024.02.01 23:06:04.827273 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
970 | 2024.02.01 23:06:04.827721 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
971 | 2024.02.01 23:06:04.827973 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
972 | 2024.02.01 23:06:04.828136 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
973 | 2024.02.01 23:06:04.828244 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001151027 sec., 31276 rows/sec., 2.48 MiB/sec. | ||
974 | 2024.02.01 23:06:04.828392 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} <Debug> DynamicQueryHandler: Done processing query | ||
975 | 2024.02.01 23:06:04.828416 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
976 | 2024.02.01 23:06:04.828432 [ 3 ] {} <Debug> HTTP-Session: ac13d8dc-d8a9-48ef-a48b-a753ae57139f Destroying unnamed session | ||
977 | 2024.02.01 23:06:04.828573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
978 | 2024.02.01 23:06:04.828619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
979 | 2024.02.01 23:06:04.828637 [ 3 ] {} <Debug> HTTP-Session: 95658f40-52c2-442c-acea-a78342aec799 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
980 | 2024.02.01 23:06:04.828654 [ 3 ] {} <Debug> HTTP-Session: 95658f40-52c2-442c-acea-a78342aec799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
981 | 2024.02.01 23:06:04.828731 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
982 | 2024.02.01 23:06:04.828771 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
983 | 2024.02.01 23:06:04.828875 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
984 | 2024.02.01 23:06:04.829261 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
985 | 2024.02.01 23:06:04.829474 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
986 | 2024.02.01 23:06:04.829625 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
987 | 2024.02.01 23:06:04.829745 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000984133 sec., 109741 rows/sec., 10.72 MiB/sec. | ||
988 | 2024.02.01 23:06:04.829868 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} <Debug> DynamicQueryHandler: Done processing query | ||
989 | 2024.02.01 23:06:04.829891 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
990 | 2024.02.01 23:06:04.829907 [ 3 ] {} <Debug> HTTP-Session: 95658f40-52c2-442c-acea-a78342aec799 Destroying unnamed session | ||
991 | 2024.02.01 23:06:04.830036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
992 | 2024.02.01 23:06:04.830080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
993 | 2024.02.01 23:06:04.830098 [ 3 ] {} <Debug> HTTP-Session: 6150e2ef-bfbf-4ef5-9495-0eafb05e7d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
994 | 2024.02.01 23:06:04.830114 [ 3 ] {} <Debug> HTTP-Session: 6150e2ef-bfbf-4ef5-9495-0eafb05e7d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
995 | 2024.02.01 23:06:04.830183 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
996 | 2024.02.01 23:06:04.830222 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
997 | 2024.02.01 23:06:04.830327 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
998 | 2024.02.01 23:06:04.830698 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
999 | 2024.02.01 23:06:04.830895 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1000 | 2024.02.01 23:06:04.831039 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1001 | 2024.02.01 23:06:04.831158 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000945832 sec., 38061 rows/sec., 2.98 MiB/sec. | ||
1002 | 2024.02.01 23:06:04.831284 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} <Debug> DynamicQueryHandler: Done processing query | ||
1003 | 2024.02.01 23:06:04.831306 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1004 | 2024.02.01 23:06:04.831321 [ 3 ] {} <Debug> HTTP-Session: 6150e2ef-bfbf-4ef5-9495-0eafb05e7d07 Destroying unnamed session | ||
1005 | 2024.02.01 23:06:04.831555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1006 | 2024.02.01 23:06:04.831600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1007 | 2024.02.01 23:06:04.831618 [ 3 ] {} <Debug> HTTP-Session: 94e2fc61-8a8b-4524-a6ba-7961827414ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1008 | 2024.02.01 23:06:04.831634 [ 3 ] {} <Debug> HTTP-Session: 94e2fc61-8a8b-4524-a6ba-7961827414ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1009 | 2024.02.01 23:06:04.831713 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1010 | 2024.02.01 23:06:04.831758 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1011 | 2024.02.01 23:06:04.831896 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1012 | 2024.02.01 23:06:04.832346 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
1013 | 2024.02.01 23:06:04.832645 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1014 | 2024.02.01 23:06:04.832825 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1015 | 2024.02.01 23:06:04.832945 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001202838 sec., 29929 rows/sec., 40.39 MiB/sec. | ||
1016 | 2024.02.01 23:06:04.833083 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} <Debug> DynamicQueryHandler: Done processing query | ||
1017 | 2024.02.01 23:06:04.833106 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1018 | 2024.02.01 23:06:04.833122 [ 3 ] {} <Debug> HTTP-Session: 94e2fc61-8a8b-4524-a6ba-7961827414ff Destroying unnamed session | ||
1019 | 2024.02.01 23:06:09.825108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1020 | 2024.02.01 23:06:09.825234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1021 | 2024.02.01 23:06:09.825264 [ 3 ] {} <Debug> HTTP-Session: 0c645c03-6334-44fb-b3e6-2e0cebe95a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1022 | 2024.02.01 23:06:09.825288 [ 3 ] {} <Debug> HTTP-Session: 0c645c03-6334-44fb-b3e6-2e0cebe95a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1023 | 2024.02.01 23:06:09.825470 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) 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) | ||
1024 | 2024.02.01 23:06:09.826205 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1025 | 2024.02.01 23:06:09.826382 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1026 | 2024.02.01 23:06:09.826491 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1027 | 2024.02.01 23:06:09.826728 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1028 | 2024.02.01 23:06:09.828544 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1029 | 2024.02.01 23:06:09.828579 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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 | ||
1030 | 2024.02.01 23:06:09.828649 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1031 | 2024.02.01 23:06:09.832908 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Information> executeQuery: Read 4 rows, 443.00 B in 0.007388122 sec., 541 rows/sec., 58.56 KiB/sec. | ||
1032 | 2024.02.01 23:06:09.833119 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Debug> DynamicQueryHandler: Done processing query | ||
1033 | 2024.02.01 23:06:09.833144 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1034 | 2024.02.01 23:06:09.833161 [ 3 ] {} <Debug> HTTP-Session: 0c645c03-6334-44fb-b3e6-2e0cebe95a21 Destroying unnamed session | ||
1035 | 2024.02.01 23:06:09.833432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1036 | 2024.02.01 23:06:09.833484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1037 | 2024.02.01 23:06:09.833504 [ 3 ] {} <Debug> HTTP-Session: 8b4fdb5f-aa97-4608-a2a9-777d2a41bbd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1038 | 2024.02.01 23:06:09.833524 [ 3 ] {} <Debug> HTTP-Session: 8b4fdb5f-aa97-4608-a2a9-777d2a41bbd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1039 | 2024.02.01 23:06:09.833655 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) 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) | ||
1040 | 2024.02.01 23:06:09.834108 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1041 | 2024.02.01 23:06:09.834272 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1042 | 2024.02.01 23:06:09.834316 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1043 | 2024.02.01 23:06:09.834463 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1044 | 2024.02.01 23:06:09.834492 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1045 | 2024.02.01 23:06:09.834514 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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 | ||
1046 | 2024.02.01 23:06:09.834543 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1047 | 2024.02.01 23:06:09.835377 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00168425 sec., 2374 rows/sec., 256.86 KiB/sec. | ||
1048 | 2024.02.01 23:06:09.835563 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Debug> DynamicQueryHandler: Done processing query | ||
1049 | 2024.02.01 23:06:09.835588 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1050 | 2024.02.01 23:06:09.835605 [ 3 ] {} <Debug> HTTP-Session: 8b4fdb5f-aa97-4608-a2a9-777d2a41bbd8 Destroying unnamed session | ||
1051 | 2024.02.01 23:06:09.835931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1052 | 2024.02.01 23:06:09.835977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1053 | 2024.02.01 23:06:09.835997 [ 3 ] {} <Debug> HTTP-Session: 02938c54-f276-4f0c-a1ef-3f0922534efe Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1054 | 2024.02.01 23:06:09.836013 [ 3 ] {} <Debug> HTTP-Session: 02938c54-f276-4f0c-a1ef-3f0922534efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1055 | 2024.02.01 23:06:09.836133 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) 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) | ||
1056 | 2024.02.01 23:06:09.836589 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1057 | 2024.02.01 23:06:09.836752 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1058 | 2024.02.01 23:06:09.836796 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1059 | 2024.02.01 23:06:09.836942 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1060 | 2024.02.01 23:06:09.836971 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1061 | 2024.02.01 23:06:09.836993 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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 | ||
1062 | 2024.02.01 23:06:09.837021 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1063 | 2024.02.01 23:06:09.837894 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00172395 sec., 2320 rows/sec., 250.95 KiB/sec. | ||
1064 | 2024.02.01 23:06:09.838077 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Debug> DynamicQueryHandler: Done processing query | ||
1065 | 2024.02.01 23:06:09.838102 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1066 | 2024.02.01 23:06:09.838117 [ 3 ] {} <Debug> HTTP-Session: 02938c54-f276-4f0c-a1ef-3f0922534efe Destroying unnamed session | ||
1067 | 2024.02.01 23:06:09.838343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1068 | 2024.02.01 23:06:09.838389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1069 | 2024.02.01 23:06:09.838408 [ 3 ] {} <Debug> HTTP-Session: 6b48f419-5727-4278-a62d-864848482b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1070 | 2024.02.01 23:06:09.838426 [ 3 ] {} <Debug> HTTP-Session: 6b48f419-5727-4278-a62d-864848482b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1071 | 2024.02.01 23:06:09.838543 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) 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) | ||
1072 | 2024.02.01 23:06:09.839001 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1073 | 2024.02.01 23:06:09.839168 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1074 | 2024.02.01 23:06:09.839211 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1075 | 2024.02.01 23:06:09.839356 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1076 | 2024.02.01 23:06:09.839385 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1077 | 2024.02.01 23:06:09.839407 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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 | ||
1078 | 2024.02.01 23:06:09.839435 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1079 | 2024.02.01 23:06:09.840240 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001657669 sec., 2413 rows/sec., 260.98 KiB/sec. | ||
1080 | 2024.02.01 23:06:09.840430 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Debug> DynamicQueryHandler: Done processing query | ||
1081 | 2024.02.01 23:06:09.840454 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1082 | 2024.02.01 23:06:09.840470 [ 3 ] {} <Debug> HTTP-Session: 6b48f419-5727-4278-a62d-864848482b8f Destroying unnamed session | ||
1083 | 2024.02.01 23:06:09.840687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1084 | 2024.02.01 23:06:09.840733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1085 | 2024.02.01 23:06:09.840752 [ 3 ] {} <Debug> HTTP-Session: e80f1a68-3970-43bb-af75-eb6a5a006ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1086 | 2024.02.01 23:06:09.840769 [ 3 ] {} <Debug> HTTP-Session: e80f1a68-3970-43bb-af75-eb6a5a006ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1087 | 2024.02.01 23:06:09.840889 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) 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) | ||
1088 | 2024.02.01 23:06:09.841353 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1089 | 2024.02.01 23:06:09.841519 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1090 | 2024.02.01 23:06:09.841562 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1091 | 2024.02.01 23:06:09.841710 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1092 | 2024.02.01 23:06:09.841740 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1093 | 2024.02.01 23:06:09.841761 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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 | ||
1094 | 2024.02.01 23:06:09.841790 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1095 | 2024.02.01 23:06:09.842563 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001635728 sec., 2445 rows/sec., 264.48 KiB/sec. | ||
1096 | 2024.02.01 23:06:09.842763 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Debug> DynamicQueryHandler: Done processing query | ||
1097 | 2024.02.01 23:06:09.842794 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1098 | 2024.02.01 23:06:09.842810 [ 3 ] {} <Debug> HTTP-Session: e80f1a68-3970-43bb-af75-eb6a5a006ce5 Destroying unnamed session | ||
1099 | 2024.02.01 23:06:09.843020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1100 | 2024.02.01 23:06:09.843068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1101 | 2024.02.01 23:06:09.843087 [ 3 ] {} <Debug> HTTP-Session: 62c18986-cae4-4f99-942e-46586d4728c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1102 | 2024.02.01 23:06:09.843103 [ 3 ] {} <Debug> HTTP-Session: 62c18986-cae4-4f99-942e-46586d4728c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1103 | 2024.02.01 23:06:09.843225 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) 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) | ||
1104 | 2024.02.01 23:06:09.843693 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1105 | 2024.02.01 23:06:09.843862 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1106 | 2024.02.01 23:06:09.843904 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1107 | 2024.02.01 23:06:09.844048 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1108 | 2024.02.01 23:06:09.844077 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1109 | 2024.02.01 23:06:09.844098 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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 | ||
1110 | 2024.02.01 23:06:09.844125 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1111 | 2024.02.01 23:06:09.844945 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001681309 sec., 2379 rows/sec., 257.31 KiB/sec. | ||
1112 | 2024.02.01 23:06:09.845134 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Debug> DynamicQueryHandler: Done processing query | ||
1113 | 2024.02.01 23:06:09.845157 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1114 | 2024.02.01 23:06:09.845173 [ 3 ] {} <Debug> HTTP-Session: 62c18986-cae4-4f99-942e-46586d4728c0 Destroying unnamed session | ||
1115 | 2024.02.01 23:06:09.856949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1116 | 2024.02.01 23:06:09.857037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1117 | 2024.02.01 23:06:09.857076 [ 3 ] {} <Debug> HTTP-Session: 1d542aa2-4618-4f57-bc1e-19dceac57045 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1118 | 2024.02.01 23:06:09.857107 [ 3 ] {} <Debug> HTTP-Session: 1d542aa2-4618-4f57-bc1e-19dceac57045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1119 | 2024.02.01 23:06:09.857187 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1120 | 2024.02.01 23:06:09.857227 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1121 | 2024.02.01 23:06:09.857368 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1122 | 2024.02.01 23:06:09.857687 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
1123 | 2024.02.01 23:06:09.857970 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1124 | 2024.02.01 23:06:09.858144 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1125 | 2024.02.01 23:06:09.858261 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001038975 sec., 5774 rows/sec., 936.17 KiB/sec. | ||
1126 | 2024.02.01 23:06:09.858389 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} <Debug> DynamicQueryHandler: Done processing query | ||
1127 | 2024.02.01 23:06:09.858416 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1128 | 2024.02.01 23:06:09.858432 [ 3 ] {} <Debug> HTTP-Session: 1d542aa2-4618-4f57-bc1e-19dceac57045 Destroying unnamed session | ||
1129 | 2024.02.01 23:06:09.858560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1130 | 2024.02.01 23:06:09.858605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1131 | 2024.02.01 23:06:09.858624 [ 3 ] {} <Debug> HTTP-Session: 71388b6b-2f60-4b70-a8d8-94781304b838 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1132 | 2024.02.01 23:06:09.858641 [ 3 ] {} <Debug> HTTP-Session: 71388b6b-2f60-4b70-a8d8-94781304b838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1133 | 2024.02.01 23:06:09.858712 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1134 | 2024.02.01 23:06:09.858750 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1135 | 2024.02.01 23:06:09.858852 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1136 | 2024.02.01 23:06:09.859168 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
1137 | 2024.02.01 23:06:09.859385 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1138 | 2024.02.01 23:06:09.859538 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1139 | 2024.02.01 23:06:09.859651 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.000909991 sec., 39560 rows/sec., 2.97 MiB/sec. | ||
1140 | 2024.02.01 23:06:09.859771 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} <Debug> DynamicQueryHandler: Done processing query | ||
1141 | 2024.02.01 23:06:09.859794 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1142 | 2024.02.01 23:06:09.859809 [ 3 ] {} <Debug> HTTP-Session: 71388b6b-2f60-4b70-a8d8-94781304b838 Destroying unnamed session | ||
1143 | 2024.02.01 23:06:09.859944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1144 | 2024.02.01 23:06:09.859988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1145 | 2024.02.01 23:06:09.860006 [ 3 ] {} <Debug> HTTP-Session: ded86651-ba57-413a-bee5-2c032bce2d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1146 | 2024.02.01 23:06:09.860023 [ 3 ] {} <Debug> HTTP-Session: ded86651-ba57-413a-bee5-2c032bce2d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1147 | 2024.02.01 23:06:09.860092 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1148 | 2024.02.01 23:06:09.860129 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1149 | 2024.02.01 23:06:09.860235 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1150 | 2024.02.01 23:06:09.860514 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
1151 | 2024.02.01 23:06:09.860711 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1152 | 2024.02.01 23:06:09.860848 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1153 | 2024.02.01 23:06:09.860960 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00086388 sec., 27781 rows/sec., 2.15 MiB/sec. | ||
1154 | 2024.02.01 23:06:09.861065 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} <Debug> DynamicQueryHandler: Done processing query | ||
1155 | 2024.02.01 23:06:09.861086 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1156 | 2024.02.01 23:06:09.861102 [ 3 ] {} <Debug> HTTP-Session: ded86651-ba57-413a-bee5-2c032bce2d6b Destroying unnamed session | ||
1157 | 2024.02.01 23:06:09.861360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 62491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1158 | 2024.02.01 23:06:09.861401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1159 | 2024.02.01 23:06:09.861418 [ 3 ] {} <Debug> HTTP-Session: a96932d4-023d-44d9-9e44-afa3a5982338 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1160 | 2024.02.01 23:06:09.861433 [ 3 ] {} <Debug> HTTP-Session: a96932d4-023d-44d9-9e44-afa3a5982338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1161 | 2024.02.01 23:06:09.861511 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1162 | 2024.02.01 23:06:09.861615 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1163 | 2024.02.01 23:06:09.861729 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1164 | 2024.02.01 23:06:09.862168 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. | ||
1165 | 2024.02.01 23:06:09.862434 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1166 | 2024.02.01 23:06:09.862609 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1167 | 2024.02.01 23:06:09.862721 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} <Information> executeQuery: Read 324 rows, 23.41 KiB in 0.001119046 sec., 289532 rows/sec., 20.43 MiB/sec. | ||
1168 | 2024.02.01 23:06:09.862844 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} <Debug> DynamicQueryHandler: Done processing query | ||
1169 | 2024.02.01 23:06:09.862867 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1170 | 2024.02.01 23:06:09.862883 [ 3 ] {} <Debug> HTTP-Session: a96932d4-023d-44d9-9e44-afa3a5982338 Destroying unnamed session | ||
1171 | 2024.02.01 23:06:14.826960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1172 | 2024.02.01 23:06:14.827076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1173 | 2024.02.01 23:06:14.827101 [ 3 ] {} <Debug> HTTP-Session: a55b2b50-72b9-4679-8c7d-b022b02a1473 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1174 | 2024.02.01 23:06:14.827126 [ 3 ] {} <Debug> HTTP-Session: a55b2b50-72b9-4679-8c7d-b022b02a1473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1175 | 2024.02.01 23:06:14.827252 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1176 | 2024.02.01 23:06:14.827311 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1177 | 2024.02.01 23:06:14.827464 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1178 | 2024.02.01 23:06:14.827869 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1179 | 2024.02.01 23:06:14.828121 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1180 | 2024.02.01 23:06:14.828295 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1181 | 2024.02.01 23:06:14.828424 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001130816 sec., 31835 rows/sec., 2.52 MiB/sec. | ||
1182 | 2024.02.01 23:06:14.828562 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} <Debug> DynamicQueryHandler: Done processing query | ||
1183 | 2024.02.01 23:06:14.828588 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1184 | 2024.02.01 23:06:14.828604 [ 3 ] {} <Debug> HTTP-Session: a55b2b50-72b9-4679-8c7d-b022b02a1473 Destroying unnamed session | ||
1185 | 2024.02.01 23:06:14.828767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1186 | 2024.02.01 23:06:14.828815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1187 | 2024.02.01 23:06:14.828835 [ 3 ] {} <Debug> HTTP-Session: 212bee61-50f5-4c27-b572-3aa1f3c888fb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1188 | 2024.02.01 23:06:14.828854 [ 3 ] {} <Debug> HTTP-Session: 212bee61-50f5-4c27-b572-3aa1f3c888fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1189 | 2024.02.01 23:06:14.828938 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1190 | 2024.02.01 23:06:14.828980 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1191 | 2024.02.01 23:06:14.829087 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1192 | 2024.02.01 23:06:14.829475 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1193 | 2024.02.01 23:06:14.829693 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1194 | 2024.02.01 23:06:14.829844 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1195 | 2024.02.01 23:06:14.829971 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.001000953 sec., 107897 rows/sec., 10.54 MiB/sec. | ||
1196 | 2024.02.01 23:06:14.830095 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} <Debug> DynamicQueryHandler: Done processing query | ||
1197 | 2024.02.01 23:06:14.830119 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1198 | 2024.02.01 23:06:14.830135 [ 3 ] {} <Debug> HTTP-Session: 212bee61-50f5-4c27-b572-3aa1f3c888fb Destroying unnamed session | ||
1199 | 2024.02.01 23:06:14.830260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1200 | 2024.02.01 23:06:14.830304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1201 | 2024.02.01 23:06:14.830324 [ 3 ] {} <Debug> HTTP-Session: aef1ddd9-90b7-4235-bbdf-e382a4b81c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1202 | 2024.02.01 23:06:14.830340 [ 3 ] {} <Debug> HTTP-Session: aef1ddd9-90b7-4235-bbdf-e382a4b81c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1203 | 2024.02.01 23:06:14.830413 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1204 | 2024.02.01 23:06:14.830451 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1205 | 2024.02.01 23:06:14.830555 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1206 | 2024.02.01 23:06:14.830836 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1207 | 2024.02.01 23:06:14.831039 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1208 | 2024.02.01 23:06:14.831190 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1209 | 2024.02.01 23:06:14.831309 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00086909 sec., 41422 rows/sec., 3.24 MiB/sec. | ||
1210 | 2024.02.01 23:06:14.831428 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} <Debug> DynamicQueryHandler: Done processing query | ||
1211 | 2024.02.01 23:06:14.831452 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1212 | 2024.02.01 23:06:14.831468 [ 3 ] {} <Debug> HTTP-Session: aef1ddd9-90b7-4235-bbdf-e382a4b81c2d Destroying unnamed session | ||
1213 | 2024.02.01 23:06:14.831675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1214 | 2024.02.01 23:06:14.831721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1215 | 2024.02.01 23:06:14.831739 [ 3 ] {} <Debug> HTTP-Session: 1c58a9cd-b2c4-4d9d-ba52-7a15862f41b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1216 | 2024.02.01 23:06:14.831755 [ 3 ] {} <Debug> HTTP-Session: 1c58a9cd-b2c4-4d9d-ba52-7a15862f41b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1217 | 2024.02.01 23:06:14.831836 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1218 | 2024.02.01 23:06:14.831879 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1219 | 2024.02.01 23:06:14.832017 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1220 | 2024.02.01 23:06:14.832436 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1221 | 2024.02.01 23:06:14.832741 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1222 | 2024.02.01 23:06:14.832950 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1223 | 2024.02.01 23:06:14.833076 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001212648 sec., 29687 rows/sec., 40.06 MiB/sec. | ||
1224 | 2024.02.01 23:06:14.833199 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} <Debug> DynamicQueryHandler: Done processing query | ||
1225 | 2024.02.01 23:06:14.833222 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1226 | 2024.02.01 23:06:14.833238 [ 3 ] {} <Debug> HTTP-Session: 1c58a9cd-b2c4-4d9d-ba52-7a15862f41b0 Destroying unnamed session | ||
1227 | 2024.02.01 23:06:19.414296 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1228 | 2024.02.01 23:06:19.414371 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1229 | 2024.02.01 23:06:24.827819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1230 | 2024.02.01 23:06:24.827939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1231 | 2024.02.01 23:06:24.827965 [ 3 ] {} <Debug> HTTP-Session: d9961b1b-0236-45d5-9c4b-2fc4bf92d255 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1232 | 2024.02.01 23:06:24.827991 [ 3 ] {} <Debug> HTTP-Session: d9961b1b-0236-45d5-9c4b-2fc4bf92d255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1233 | 2024.02.01 23:06:24.828121 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1234 | 2024.02.01 23:06:24.828181 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1235 | 2024.02.01 23:06:24.828335 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1236 | 2024.02.01 23:06:24.828746 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1237 | 2024.02.01 23:06:24.829010 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1238 | 2024.02.01 23:06:24.829190 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1239 | 2024.02.01 23:06:24.829323 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001158307 sec., 31079 rows/sec., 2.46 MiB/sec. | ||
1240 | 2024.02.01 23:06:24.829471 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} <Debug> DynamicQueryHandler: Done processing query | ||
1241 | 2024.02.01 23:06:24.829498 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1242 | 2024.02.01 23:06:24.829515 [ 3 ] {} <Debug> HTTP-Session: d9961b1b-0236-45d5-9c4b-2fc4bf92d255 Destroying unnamed session | ||
1243 | 2024.02.01 23:06:24.829686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1244 | 2024.02.01 23:06:24.829749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1245 | 2024.02.01 23:06:24.829774 [ 3 ] {} <Debug> HTTP-Session: fec87f7d-7ca3-46b3-9740-514141d54257 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1246 | 2024.02.01 23:06:24.829798 [ 3 ] {} <Debug> HTTP-Session: fec87f7d-7ca3-46b3-9740-514141d54257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1247 | 2024.02.01 23:06:24.829891 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1248 | 2024.02.01 23:06:24.829932 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1249 | 2024.02.01 23:06:24.830047 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1250 | 2024.02.01 23:06:24.830421 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1251 | 2024.02.01 23:06:24.830636 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1252 | 2024.02.01 23:06:24.830783 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1253 | 2024.02.01 23:06:24.830899 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000977513 sec., 110484 rows/sec., 10.79 MiB/sec. | ||
1254 | 2024.02.01 23:06:24.830986 [ 104 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1255 | 2024.02.01 23:06:24.831022 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} <Debug> DynamicQueryHandler: Done processing query | ||
1256 | 2024.02.01 23:06:24.831062 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1257 | 2024.02.01 23:06:24.831073 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1258 | 2024.02.01 23:06:24.831087 [ 3 ] {} <Debug> HTTP-Session: fec87f7d-7ca3-46b3-9740-514141d54257 Destroying unnamed session | ||
1259 | 2024.02.01 23:06:24.831261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1260 | 2024.02.01 23:06:24.831272 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1261 | 2024.02.01 23:06:24.831331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1262 | 2024.02.01 23:06:24.831359 [ 3 ] {} <Debug> HTTP-Session: 468f5902-4a69-453b-9bfe-5f3404fc373f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1263 | 2024.02.01 23:06:24.831379 [ 3 ] {} <Debug> HTTP-Session: 468f5902-4a69-453b-9bfe-5f3404fc373f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1264 | 2024.02.01 23:06:24.831464 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1265 | 2024.02.01 23:06:24.831549 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1266 | 2024.02.01 23:06:24.831610 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1267 | 2024.02.01 23:06:24.831736 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
1268 | 2024.02.01 23:06:24.831802 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1269 | 2024.02.01 23:06:24.831988 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 108 rows starting from the beginning of the part | ||
1270 | 2024.02.01 23:06:24.832273 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part | ||
1271 | 2024.02.01 23:06:24.832529 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1272 | 2024.02.01 23:06:24.832549 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1273 | 2024.02.01 23:06:24.832664 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 108 rows starting from the beginning of the part | ||
1274 | 2024.02.01 23:06:24.832818 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
1275 | 2024.02.01 23:06:24.832950 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1276 | 2024.02.01 23:06:24.833209 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1277 | 2024.02.01 23:06:24.833356 [ 104 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1278 | 2024.02.01 23:06:24.833423 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.001890764 sec., 19039 rows/sec., 1.49 MiB/sec. | ||
1279 | 2024.02.01 23:06:24.833481 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1280 | 2024.02.01 23:06:24.833646 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1281 | 2024.02.01 23:06:24.833917 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} <Debug> DynamicQueryHandler: Done processing query | ||
1282 | 2024.02.01 23:06:24.833931 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1283 | 2024.02.01 23:06:24.833987 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1284 | 2024.02.01 23:06:24.834022 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part | ||
1285 | 2024.02.01 23:06:24.834094 [ 3 ] {} <Debug> HTTP-Session: 468f5902-4a69-453b-9bfe-5f3404fc373f Destroying unnamed session | ||
1286 | 2024.02.01 23:06:24.834331 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1287 | 2024.02.01 23:06:24.834455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1288 | 2024.02.01 23:06:24.834537 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1289 | 2024.02.01 23:06:24.834625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1290 | 2024.02.01 23:06:24.834745 [ 3 ] {} <Debug> HTTP-Session: 8f1f9208-b7cd-4d12-9009-ee81742ab374 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1291 | 2024.02.01 23:06:24.834855 [ 3 ] {} <Debug> HTTP-Session: 8f1f9208-b7cd-4d12-9009-ee81742ab374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2024.02.01 23:06:24.835059 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
1293 | 2024.02.01 23:06:24.835294 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.004120385 sec., 138336.58747908266 rows/sec., 13.32 MiB/sec. | ||
1294 | 2024.02.01 23:06:24.835354 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1295 | 2024.02.01 23:06:24.835437 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
1296 | 2024.02.01 23:06:24.835475 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1297 | 2024.02.01 23:06:24.835664 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1298 | 2024.02.01 23:06:24.835883 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
1299 | 2024.02.01 23:06:24.836361 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1300 | 2024.02.01 23:06:24.836577 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1301 | 2024.02.01 23:06:24.836634 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1302 | 2024.02.01 23:06:24.837678 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1303 | 2024.02.01 23:06:24.837982 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.004415002 sec., 48471.099220340104 rows/sec., 3.79 MiB/sec. | ||
1304 | 2024.02.01 23:06:24.838135 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1305 | 2024.02.01 23:06:24.838264 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1306 | 2024.02.01 23:06:24.838422 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1307 | 2024.02.01 23:06:24.838523 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1308 | 2024.02.01 23:06:24.838589 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1309 | 2024.02.01 23:06:24.838784 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003362988 sec., 10704 rows/sec., 14.45 MiB/sec. | ||
1310 | 2024.02.01 23:06:24.838959 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} <Debug> DynamicQueryHandler: Done processing query | ||
1311 | 2024.02.01 23:06:24.838984 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1312 | 2024.02.01 23:06:24.839001 [ 3 ] {} <Debug> HTTP-Session: 8f1f9208-b7cd-4d12-9009-ee81742ab374 Destroying unnamed session | ||
1313 | 2024.02.01 23:06:29.826895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1314 | 2024.02.01 23:06:29.827016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1315 | 2024.02.01 23:06:29.827043 [ 3 ] {} <Debug> HTTP-Session: 33cb129f-d72c-460d-8647-7cbc8098723d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1316 | 2024.02.01 23:06:29.827067 [ 3 ] {} <Debug> HTTP-Session: 33cb129f-d72c-460d-8647-7cbc8098723d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1317 | 2024.02.01 23:06:29.827191 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1318 | 2024.02.01 23:06:29.827250 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1319 | 2024.02.01 23:06:29.827406 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1320 | 2024.02.01 23:06:29.827841 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1321 | 2024.02.01 23:06:29.828103 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1322 | 2024.02.01 23:06:29.828276 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1323 | 2024.02.01 23:06:29.828390 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} <Information> executeQuery: Read 10 rows, 830.00 B in 0.001161847 sec., 8606 rows/sec., 697.64 KiB/sec. | ||
1324 | 2024.02.01 23:06:29.828390 [ 101 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1325 | 2024.02.01 23:06:29.828461 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1326 | 2024.02.01 23:06:29.828551 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} <Debug> DynamicQueryHandler: Done processing query | ||
1327 | 2024.02.01 23:06:29.828565 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1328 | 2024.02.01 23:06:29.828581 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1329 | 2024.02.01 23:06:29.828633 [ 3 ] {} <Debug> HTTP-Session: 33cb129f-d72c-460d-8647-7cbc8098723d Destroying unnamed session | ||
1330 | 2024.02.01 23:06:29.828711 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1331 | 2024.02.01 23:06:29.828752 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
1332 | 2024.02.01 23:06:29.828780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1333 | 2024.02.01 23:06:29.828874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1334 | 2024.02.01 23:06:29.828924 [ 3 ] {} <Debug> HTTP-Session: e2867a37-c764-487e-9d44-e863a45ec686 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1335 | 2024.02.01 23:06:29.828985 [ 3 ] {} <Debug> HTTP-Session: e2867a37-c764-487e-9d44-e863a45ec686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1336 | 2024.02.01 23:06:29.828995 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1337 | 2024.02.01 23:06:29.829163 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1338 | 2024.02.01 23:06:29.829225 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1339 | 2024.02.01 23:06:29.829245 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1340 | 2024.02.01 23:06:29.829507 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1341 | 2024.02.01 23:06:29.829701 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1342 | 2024.02.01 23:06:29.829739 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::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 | ||
1343 | 2024.02.01 23:06:29.829915 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
1344 | 2024.02.01 23:06:29.830462 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1345 | 2024.02.01 23:06:29.830980 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1346 | 2024.02.01 23:06:29.831354 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1347 | 2024.02.01 23:06:29.831508 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965359 sec., 63398.73182302716 rows/sec., 5.02 MiB/sec. | ||
1348 | 2024.02.01 23:06:29.831580 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} <Information> executeQuery: Read 30 rows, 2.68 KiB in 0.002342105 sec., 12808 rows/sec., 1.12 MiB/sec. | ||
1349 | 2024.02.01 23:06:29.831784 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} <Debug> DynamicQueryHandler: Done processing query | ||
1350 | 2024.02.01 23:06:29.831792 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1351 | 2024.02.01 23:06:29.831817 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1352 | 2024.02.01 23:06:29.831867 [ 3 ] {} <Debug> HTTP-Session: e2867a37-c764-487e-9d44-e863a45ec686 Destroying unnamed session | ||
1353 | 2024.02.01 23:06:29.832070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1354 | 2024.02.01 23:06:29.832108 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1355 | 2024.02.01 23:06:29.832159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1356 | 2024.02.01 23:06:29.832203 [ 3 ] {} <Debug> HTTP-Session: 9026469d-921d-43e2-aa7e-fd76ed2e53d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1357 | 2024.02.01 23:06:29.832216 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1358 | 2024.02.01 23:06:29.832249 [ 3 ] {} <Debug> HTTP-Session: 9026469d-921d-43e2-aa7e-fd76ed2e53d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1359 | 2024.02.01 23:06:29.832398 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1360 | 2024.02.01 23:06:29.832439 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1361 | 2024.02.01 23:06:29.832559 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1362 | 2024.02.01 23:06:29.832857 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1363 | 2024.02.01 23:06:29.833086 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1364 | 2024.02.01 23:06:29.833240 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1365 | 2024.02.01 23:06:29.833350 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.000915441 sec., 19662 rows/sec., 1.56 MiB/sec. | ||
1366 | 2024.02.01 23:06:29.833471 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} <Debug> DynamicQueryHandler: Done processing query | ||
1367 | 2024.02.01 23:06:29.833495 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1368 | 2024.02.01 23:06:29.833512 [ 3 ] {} <Debug> HTTP-Session: 9026469d-921d-43e2-aa7e-fd76ed2e53d4 Destroying unnamed session | ||
1369 | 2024.02.01 23:06:29.833645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1370 | 2024.02.01 23:06:29.833691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1371 | 2024.02.01 23:06:29.833711 [ 3 ] {} <Debug> HTTP-Session: 67b8abad-ffbe-4fad-889f-b7b7c0e4fdde Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1372 | 2024.02.01 23:06:29.833727 [ 3 ] {} <Debug> HTTP-Session: 67b8abad-ffbe-4fad-889f-b7b7c0e4fdde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1373 | 2024.02.01 23:06:29.833802 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1374 | 2024.02.01 23:06:29.833847 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1375 | 2024.02.01 23:06:29.833982 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1376 | 2024.02.01 23:06:29.834318 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1377 | 2024.02.01 23:06:29.834604 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1378 | 2024.02.01 23:06:29.834785 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1379 | 2024.02.01 23:06:29.834896 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1380 | 2024.02.01 23:06:29.834905 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} <Information> executeQuery: Read 10 rows, 13.82 KiB in 0.001071575 sec., 9332 rows/sec., 12.59 MiB/sec. | ||
1381 | 2024.02.01 23:06:29.834976 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1382 | 2024.02.01 23:06:29.835126 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1383 | 2024.02.01 23:06:29.835173 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} <Debug> DynamicQueryHandler: Done processing query | ||
1384 | 2024.02.01 23:06:29.835221 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1385 | 2024.02.01 23:06:29.835269 [ 3 ] {} <Debug> HTTP-Session: 67b8abad-ffbe-4fad-889f-b7b7c0e4fdde Destroying unnamed session | ||
1386 | 2024.02.01 23:06:29.835311 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1387 | 2024.02.01 23:06:29.835350 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
1388 | 2024.02.01 23:06:29.835441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1389 | 2024.02.01 23:06:29.835523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1390 | 2024.02.01 23:06:29.835572 [ 3 ] {} <Debug> HTTP-Session: 2b7aba87-c4fa-47ea-a11e-0f3457ea2472 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1391 | 2024.02.01 23:06:29.835569 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1392 | 2024.02.01 23:06:29.835598 [ 3 ] {} <Debug> HTTP-Session: 2b7aba87-c4fa-47ea-a11e-0f3457ea2472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1393 | 2024.02.01 23:06:29.835782 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1394 | 2024.02.01 23:06:29.835884 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1395 | 2024.02.01 23:06:29.835887 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1396 | 2024.02.01 23:06:29.836293 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1397 | 2024.02.01 23:06:29.836416 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1398 | 2024.02.01 23:06:29.836618 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::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 | ||
1399 | 2024.02.01 23:06:29.836849 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
1400 | 2024.02.01 23:06:29.837160 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1401 | 2024.02.01 23:06:29.837591 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1402 | 2024.02.01 23:06:29.837926 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} <Trace> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1403 | 2024.02.01 23:06:29.838240 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} <Information> executeQuery: Read 9 rows, 680.00 B in 0.002387845 sec., 3769 rows/sec., 278.10 KiB/sec. | ||
1404 | 2024.02.01 23:06:29.838504 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} <Debug> DynamicQueryHandler: Done processing query | ||
1405 | 2024.02.01 23:06:29.838529 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1406 | 2024.02.01 23:06:29.838546 [ 3 ] {} <Debug> HTTP-Session: 2b7aba87-c4fa-47ea-a11e-0f3457ea2472 Destroying unnamed session | ||
1407 | 2024.02.01 23:06:29.839400 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 6 columns (6 merged, 0 gathered) in 0.004348791 sec., 43230.40587602393 rows/sec., 58.34 MiB/sec. | ||
1408 | 2024.02.01 23:06:29.839593 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1409 | 2024.02.01 23:06:29.839818 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1410 | 2024.02.01 23:06:29.839879 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1411 | 2024.02.01 23:06:34.414617 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1412 | 2024.02.01 23:06:34.414683 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1413 | 2024.02.01 23:06:34.828326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1414 | 2024.02.01 23:06:34.828479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1415 | 2024.02.01 23:06:34.828524 [ 3 ] {} <Debug> HTTP-Session: 478d7867-663c-4995-872a-f67c2514543b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1416 | 2024.02.01 23:06:34.828564 [ 3 ] {} <Debug> HTTP-Session: 478d7867-663c-4995-872a-f67c2514543b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1417 | 2024.02.01 23:06:34.828809 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) 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) | ||
1418 | 2024.02.01 23:06:34.829406 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1419 | 2024.02.01 23:06:34.829586 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1420 | 2024.02.01 23:06:34.829636 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1421 | 2024.02.01 23:06:34.829803 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1422 | 2024.02.01 23:06:34.829889 [ 187 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1423 | 2024.02.01 23:06:34.829926 [ 188 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1424 | 2024.02.01 23:06:34.830038 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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 | ||
1425 | 2024.02.01 23:06:34.830123 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Debug> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1426 | 2024.02.01 23:06:34.831883 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003063071 sec., 3264 rows/sec., 458.78 KiB/sec. | ||
1427 | 2024.02.01 23:06:34.832138 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Debug> DynamicQueryHandler: Done processing query | ||
1428 | 2024.02.01 23:06:34.832161 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1429 | 2024.02.01 23:06:34.832176 [ 3 ] {} <Debug> HTTP-Session: 478d7867-663c-4995-872a-f67c2514543b Destroying unnamed session | ||
1430 | 2024.02.01 23:06:34.832407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1431 | 2024.02.01 23:06:34.832451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1432 | 2024.02.01 23:06:34.832470 [ 3 ] {} <Debug> HTTP-Session: dbf5cc7e-9e93-4f71-9ab6-6ffb647d29d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1433 | 2024.02.01 23:06:34.832487 [ 3 ] {} <Debug> HTTP-Session: dbf5cc7e-9e93-4f71-9ab6-6ffb647d29d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1434 | 2024.02.01 23:06:34.832564 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1435 | 2024.02.01 23:06:34.832606 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1436 | 2024.02.01 23:06:34.832750 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1437 | 2024.02.01 23:06:34.833069 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1438 | 2024.02.01 23:06:34.833358 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1439 | 2024.02.01 23:06:34.833529 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} <Trace> oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1440 | 2024.02.01 23:06:34.833638 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001044164 sec., 957 rows/sec., 216.98 KiB/sec. | ||
1441 | 2024.02.01 23:06:34.833814 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} <Debug> DynamicQueryHandler: Done processing query | ||
1442 | 2024.02.01 23:06:34.833836 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1443 | 2024.02.01 23:06:34.833852 [ 3 ] {} <Debug> HTTP-Session: dbf5cc7e-9e93-4f71-9ab6-6ffb647d29d2 Destroying unnamed session | ||
1444 | 2024.02.01 23:06:34.833984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1445 | 2024.02.01 23:06:34.834026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1446 | 2024.02.01 23:06:34.834045 [ 3 ] {} <Debug> HTTP-Session: e1d218fb-8c89-4b37-a2bf-c8464c21fc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1447 | 2024.02.01 23:06:34.834062 [ 3 ] {} <Debug> HTTP-Session: e1d218fb-8c89-4b37-a2bf-c8464c21fc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1448 | 2024.02.01 23:06:34.834133 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1449 | 2024.02.01 23:06:34.834171 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1450 | 2024.02.01 23:06:34.834282 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1451 | 2024.02.01 23:06:34.834595 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1452 | 2024.02.01 23:06:34.834800 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1453 | 2024.02.01 23:06:34.834949 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1454 | 2024.02.01 23:06:34.835045 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00088364 sec., 40740 rows/sec., 3.22 MiB/sec. | ||
1455 | 2024.02.01 23:06:34.835149 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} <Debug> DynamicQueryHandler: Done processing query | ||
1456 | 2024.02.01 23:06:34.835171 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1457 | 2024.02.01 23:06:34.835187 [ 3 ] {} <Debug> HTTP-Session: e1d218fb-8c89-4b37-a2bf-c8464c21fc80 Destroying unnamed session | ||
1458 | 2024.02.01 23:06:34.835332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1459 | 2024.02.01 23:06:34.835375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1460 | 2024.02.01 23:06:34.835395 [ 3 ] {} <Debug> HTTP-Session: 328c4333-2098-419b-8741-f2dae2b9d2a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1461 | 2024.02.01 23:06:34.835411 [ 3 ] {} <Debug> HTTP-Session: 328c4333-2098-419b-8741-f2dae2b9d2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1462 | 2024.02.01 23:06:34.835479 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1463 | 2024.02.01 23:06:34.835517 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1464 | 2024.02.01 23:06:34.835649 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1465 | 2024.02.01 23:06:34.835916 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1466 | 2024.02.01 23:06:34.836115 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1467 | 2024.02.01 23:06:34.836261 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1468 | 2024.02.01 23:06:34.836352 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000844909 sec., 2367 rows/sec., 202.27 KiB/sec. | ||
1469 | 2024.02.01 23:06:34.836469 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} <Debug> DynamicQueryHandler: Done processing query | ||
1470 | 2024.02.01 23:06:34.836492 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1471 | 2024.02.01 23:06:34.836507 [ 3 ] {} <Debug> HTTP-Session: 328c4333-2098-419b-8741-f2dae2b9d2a3 Destroying unnamed session | ||
1472 | 2024.02.01 23:06:34.836668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1473 | 2024.02.01 23:06:34.836710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1474 | 2024.02.01 23:06:34.836728 [ 3 ] {} <Debug> HTTP-Session: 9895b291-f27a-4a4c-9926-e3ce03f2cc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1475 | 2024.02.01 23:06:34.836744 [ 3 ] {} <Debug> HTTP-Session: 9895b291-f27a-4a4c-9926-e3ce03f2cc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1476 | 2024.02.01 23:06:34.836816 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1477 | 2024.02.01 23:06:34.836852 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1478 | 2024.02.01 23:06:34.836955 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1479 | 2024.02.01 23:06:34.837281 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1480 | 2024.02.01 23:06:34.837492 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1481 | 2024.02.01 23:06:34.837639 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1482 | 2024.02.01 23:06:34.837729 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} <Information> executeQuery: Read 109 rows, 10.89 KiB in 0.00088787 sec., 122765 rows/sec., 11.98 MiB/sec. | ||
1483 | 2024.02.01 23:06:34.837840 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} <Debug> DynamicQueryHandler: Done processing query | ||
1484 | 2024.02.01 23:06:34.837862 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1485 | 2024.02.01 23:06:34.837877 [ 3 ] {} <Debug> HTTP-Session: 9895b291-f27a-4a4c-9926-e3ce03f2cc67 Destroying unnamed session | ||
1486 | 2024.02.01 23:06:34.837990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1487 | 2024.02.01 23:06:34.838033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1488 | 2024.02.01 23:06:34.838051 [ 3 ] {} <Debug> HTTP-Session: 49682b63-7c44-4ac1-aa91-ae1f28c31bb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1489 | 2024.02.01 23:06:34.838067 [ 3 ] {} <Debug> HTTP-Session: 49682b63-7c44-4ac1-aa91-ae1f28c31bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1490 | 2024.02.01 23:06:34.838135 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1491 | 2024.02.01 23:06:34.838173 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1492 | 2024.02.01 23:06:34.838274 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1493 | 2024.02.01 23:06:34.838616 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1494 | 2024.02.01 23:06:34.838813 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1495 | 2024.02.01 23:06:34.838964 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1496 | 2024.02.01 23:06:34.839055 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} <Information> executeQuery: Read 2 rows, 143.00 B in 0.0008922 sec., 2241 rows/sec., 156.52 KiB/sec. | ||
1497 | 2024.02.01 23:06:34.839170 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} <Debug> DynamicQueryHandler: Done processing query | ||
1498 | 2024.02.01 23:06:34.839192 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1499 | 2024.02.01 23:06:34.839207 [ 3 ] {} <Debug> HTTP-Session: 49682b63-7c44-4ac1-aa91-ae1f28c31bb7 Destroying unnamed session | ||
1500 | 2024.02.01 23:06:34.839311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1501 | 2024.02.01 23:06:34.839353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1502 | 2024.02.01 23:06:34.839372 [ 3 ] {} <Debug> HTTP-Session: 288cca58-7ba9-43cf-a7a2-f228ae99d7a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1503 | 2024.02.01 23:06:34.839389 [ 3 ] {} <Debug> HTTP-Session: 288cca58-7ba9-43cf-a7a2-f228ae99d7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1504 | 2024.02.01 23:06:34.839458 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1505 | 2024.02.01 23:06:34.839496 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1506 | 2024.02.01 23:06:34.839597 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1507 | 2024.02.01 23:06:34.839870 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1508 | 2024.02.01 23:06:34.840071 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1509 | 2024.02.01 23:06:34.840214 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1510 | 2024.02.01 23:06:34.840304 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000820729 sec., 46300 rows/sec., 3.62 MiB/sec. | ||
1511 | 2024.02.01 23:06:34.840416 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} <Debug> DynamicQueryHandler: Done processing query | ||
1512 | 2024.02.01 23:06:34.840439 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1513 | 2024.02.01 23:06:34.840454 [ 3 ] {} <Debug> HTTP-Session: 288cca58-7ba9-43cf-a7a2-f228ae99d7a4 Destroying unnamed session | ||
1514 | 2024.02.01 23:06:34.840554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1515 | 2024.02.01 23:06:34.840597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1516 | 2024.02.01 23:06:34.840614 [ 3 ] {} <Debug> HTTP-Session: d9ee96f2-0d08-47f7-bf5d-e65f6dce21e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1517 | 2024.02.01 23:06:34.840630 [ 3 ] {} <Debug> HTTP-Session: d9ee96f2-0d08-47f7-bf5d-e65f6dce21e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1518 | 2024.02.01 23:06:34.840697 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1519 | 2024.02.01 23:06:34.840738 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1520 | 2024.02.01 23:06:34.840853 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1521 | 2024.02.01 23:06:34.841090 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1522 | 2024.02.01 23:06:34.841332 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1523 | 2024.02.01 23:06:34.841507 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1524 | 2024.02.01 23:06:34.841604 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00087581 sec., 1141 rows/sec., 80.28 KiB/sec. | ||
1525 | 2024.02.01 23:06:34.841729 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} <Debug> DynamicQueryHandler: Done processing query | ||
1526 | 2024.02.01 23:06:34.841751 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1527 | 2024.02.01 23:06:34.841766 [ 3 ] {} <Debug> HTTP-Session: d9ee96f2-0d08-47f7-bf5d-e65f6dce21e3 Destroying unnamed session | ||
1528 | 2024.02.01 23:06:34.841897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1529 | 2024.02.01 23:06:34.841940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1530 | 2024.02.01 23:06:34.841957 [ 3 ] {} <Debug> HTTP-Session: 4e820ff1-e796-4bc4-b63e-2b6b1c1b2995 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1531 | 2024.02.01 23:06:34.841973 [ 3 ] {} <Debug> HTTP-Session: 4e820ff1-e796-4bc4-b63e-2b6b1c1b2995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1532 | 2024.02.01 23:06:34.842052 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1533 | 2024.02.01 23:06:34.842094 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1534 | 2024.02.01 23:06:34.842291 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1535 | 2024.02.01 23:06:34.842701 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1536 | 2024.02.01 23:06:34.843001 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1537 | 2024.02.01 23:06:34.843177 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1538 | 2024.02.01 23:06:34.843270 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001192247 sec., 30195 rows/sec., 40.75 MiB/sec. | ||
1539 | 2024.02.01 23:06:34.843388 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} <Debug> DynamicQueryHandler: Done processing query | ||
1540 | 2024.02.01 23:06:34.843411 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1541 | 2024.02.01 23:06:34.843426 [ 3 ] {} <Debug> HTTP-Session: 4e820ff1-e796-4bc4-b63e-2b6b1c1b2995 Destroying unnamed session | ||
1542 | 2024.02.01 23:06:39.828772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1543 | 2024.02.01 23:06:39.828888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1544 | 2024.02.01 23:06:39.828914 [ 3 ] {} <Debug> HTTP-Session: 4b9f6fea-f1d3-4d5f-b7be-f1439b94f1a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1545 | 2024.02.01 23:06:39.828964 [ 3 ] {} <Debug> HTTP-Session: 4b9f6fea-f1d3-4d5f-b7be-f1439b94f1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1546 | 2024.02.01 23:06:39.829090 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1547 | 2024.02.01 23:06:39.829149 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1548 | 2024.02.01 23:06:39.829306 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1549 | 2024.02.01 23:06:39.829705 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1550 | 2024.02.01 23:06:39.829958 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1551 | 2024.02.01 23:06:39.830127 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1552 | 2024.02.01 23:06:39.830240 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001115086 sec., 10761 rows/sec., 872.27 KiB/sec. | ||
1553 | 2024.02.01 23:06:39.830385 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} <Debug> DynamicQueryHandler: Done processing query | ||
1554 | 2024.02.01 23:06:39.830410 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1555 | 2024.02.01 23:06:39.830425 [ 3 ] {} <Debug> HTTP-Session: 4b9f6fea-f1d3-4d5f-b7be-f1439b94f1a7 Destroying unnamed session | ||
1556 | 2024.02.01 23:06:39.830548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1557 | 2024.02.01 23:06:39.830593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1558 | 2024.02.01 23:06:39.830612 [ 3 ] {} <Debug> HTTP-Session: 96c651b8-fd60-4c5f-8271-3a4a0d61e6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1559 | 2024.02.01 23:06:39.830629 [ 3 ] {} <Debug> HTTP-Session: 96c651b8-fd60-4c5f-8271-3a4a0d61e6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1560 | 2024.02.01 23:06:39.830698 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1561 | 2024.02.01 23:06:39.830737 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1562 | 2024.02.01 23:06:39.830842 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1563 | 2024.02.01 23:06:39.831162 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1564 | 2024.02.01 23:06:39.831368 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1565 | 2024.02.01 23:06:39.831515 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1566 | 2024.02.01 23:06:39.831608 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000883541 sec., 2263 rows/sec., 193.42 KiB/sec. | ||
1567 | 2024.02.01 23:06:39.831722 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} <Debug> DynamicQueryHandler: Done processing query | ||
1568 | 2024.02.01 23:06:39.831744 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1569 | 2024.02.01 23:06:39.831760 [ 3 ] {} <Debug> HTTP-Session: 96c651b8-fd60-4c5f-8271-3a4a0d61e6d4 Destroying unnamed session | ||
1570 | 2024.02.01 23:06:39.831908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1571 | 2024.02.01 23:06:39.831953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1572 | 2024.02.01 23:06:39.831971 [ 3 ] {} <Debug> HTTP-Session: 035cb894-7bd8-476f-9c2d-ed022380d7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1573 | 2024.02.01 23:06:39.831987 [ 3 ] {} <Debug> HTTP-Session: 035cb894-7bd8-476f-9c2d-ed022380d7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1574 | 2024.02.01 23:06:39.832058 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1575 | 2024.02.01 23:06:39.832096 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1576 | 2024.02.01 23:06:39.832197 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1577 | 2024.02.01 23:06:39.832513 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1578 | 2024.02.01 23:06:39.832722 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1579 | 2024.02.01 23:06:39.832872 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1580 | 2024.02.01 23:06:39.832966 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.00088098 sec., 82862 rows/sec., 6.79 MiB/sec. | ||
1581 | 2024.02.01 23:06:39.833063 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} <Debug> DynamicQueryHandler: Done processing query | ||
1582 | 2024.02.01 23:06:39.833085 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1583 | 2024.02.01 23:06:39.833101 [ 3 ] {} <Debug> HTTP-Session: 035cb894-7bd8-476f-9c2d-ed022380d7f5 Destroying unnamed session | ||
1584 | 2024.02.01 23:06:39.833214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1585 | 2024.02.01 23:06:39.833256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1586 | 2024.02.01 23:06:39.833274 [ 3 ] {} <Debug> HTTP-Session: e6cac891-eca8-46a4-98dd-feaae7ba012d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1587 | 2024.02.01 23:06:39.833291 [ 3 ] {} <Debug> HTTP-Session: e6cac891-eca8-46a4-98dd-feaae7ba012d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1588 | 2024.02.01 23:06:39.833358 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1589 | 2024.02.01 23:06:39.833395 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1590 | 2024.02.01 23:06:39.833494 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1591 | 2024.02.01 23:06:39.833740 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1592 | 2024.02.01 23:06:39.833940 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1593 | 2024.02.01 23:06:39.834087 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1594 | 2024.02.01 23:06:39.834178 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000794518 sec., 2517 rows/sec., 175.76 KiB/sec. | ||
1595 | 2024.02.01 23:06:39.834294 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} <Debug> DynamicQueryHandler: Done processing query | ||
1596 | 2024.02.01 23:06:39.834317 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1597 | 2024.02.01 23:06:39.834333 [ 3 ] {} <Debug> HTTP-Session: e6cac891-eca8-46a4-98dd-feaae7ba012d Destroying unnamed session | ||
1598 | 2024.02.01 23:06:39.834438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1599 | 2024.02.01 23:06:39.834481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1600 | 2024.02.01 23:06:39.834500 [ 3 ] {} <Debug> HTTP-Session: d5a6024a-2741-4ea3-9c84-351e076cf4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1601 | 2024.02.01 23:06:39.834516 [ 3 ] {} <Debug> HTTP-Session: d5a6024a-2741-4ea3-9c84-351e076cf4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1602 | 2024.02.01 23:06:39.834584 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1603 | 2024.02.01 23:06:39.834622 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1604 | 2024.02.01 23:06:39.834723 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1605 | 2024.02.01 23:06:39.835002 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1606 | 2024.02.01 23:06:39.835205 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1607 | 2024.02.01 23:06:39.835361 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1608 | 2024.02.01 23:06:39.835473 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.00086042 sec., 44164 rows/sec., 3.43 MiB/sec. | ||
1609 | 2024.02.01 23:06:39.835580 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} <Debug> DynamicQueryHandler: Done processing query | ||
1610 | 2024.02.01 23:06:39.835604 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1611 | 2024.02.01 23:06:39.835619 [ 3 ] {} <Debug> HTTP-Session: d5a6024a-2741-4ea3-9c84-351e076cf4c4 Destroying unnamed session | ||
1612 | 2024.02.01 23:06:39.835732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1613 | 2024.02.01 23:06:39.835774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1614 | 2024.02.01 23:06:39.835791 [ 3 ] {} <Debug> HTTP-Session: dfe519f2-06a4-4d8f-8f3b-eb03ab62019b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1615 | 2024.02.01 23:06:39.835809 [ 3 ] {} <Debug> HTTP-Session: dfe519f2-06a4-4d8f-8f3b-eb03ab62019b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1616 | 2024.02.01 23:06:39.835881 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1617 | 2024.02.01 23:06:39.835922 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1618 | 2024.02.01 23:06:39.836053 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1619 | 2024.02.01 23:06:39.836351 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1620 | 2024.02.01 23:06:39.836612 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1621 | 2024.02.01 23:06:39.836794 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1622 | 2024.02.01 23:06:39.836913 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001005043 sec., 36814 rows/sec., 2.60 MiB/sec. | ||
1623 | 2024.02.01 23:06:39.837033 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} <Debug> DynamicQueryHandler: Done processing query | ||
1624 | 2024.02.01 23:06:39.837055 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1625 | 2024.02.01 23:06:39.837071 [ 3 ] {} <Debug> HTTP-Session: dfe519f2-06a4-4d8f-8f3b-eb03ab62019b Destroying unnamed session | ||
1626 | 2024.02.01 23:06:39.837187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1627 | 2024.02.01 23:06:39.837231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1628 | 2024.02.01 23:06:39.837249 [ 3 ] {} <Debug> HTTP-Session: 3b32d8c1-4eaa-4ca0-94f0-e1f12d43cee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1629 | 2024.02.01 23:06:39.837265 [ 3 ] {} <Debug> HTTP-Session: 3b32d8c1-4eaa-4ca0-94f0-e1f12d43cee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1630 | 2024.02.01 23:06:39.837337 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1631 | 2024.02.01 23:06:39.837381 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1632 | 2024.02.01 23:06:39.837513 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1633 | 2024.02.01 23:06:39.837814 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1634 | 2024.02.01 23:06:39.838069 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1635 | 2024.02.01 23:06:39.838239 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1636 | 2024.02.01 23:06:39.838349 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001038104 sec., 11559 rows/sec., 15.60 MiB/sec. | ||
1637 | 2024.02.01 23:06:39.838448 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} <Debug> DynamicQueryHandler: Done processing query | ||
1638 | 2024.02.01 23:06:39.838533 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1639 | 2024.02.01 23:06:39.838549 [ 3 ] {} <Debug> HTTP-Session: 3b32d8c1-4eaa-4ca0-94f0-e1f12d43cee7 Destroying unnamed session | ||
1640 | 2024.02.01 23:06:44.828126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1641 | 2024.02.01 23:06:44.828252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1642 | 2024.02.01 23:06:44.828281 [ 3 ] {} <Debug> HTTP-Session: a08d304a-1d00-4fb1-a413-98c4d2ccb756 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1643 | 2024.02.01 23:06:44.828309 [ 3 ] {} <Debug> HTTP-Session: a08d304a-1d00-4fb1-a413-98c4d2ccb756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1644 | 2024.02.01 23:06:44.828446 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1645 | 2024.02.01 23:06:44.828510 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1646 | 2024.02.01 23:06:44.828689 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1647 | 2024.02.01 23:06:44.829168 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1648 | 2024.02.01 23:06:44.829441 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1649 | 2024.02.01 23:06:44.829629 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1650 | 2024.02.01 23:06:44.829796 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00130397 sec., 27607 rows/sec., 2.19 MiB/sec. | ||
1651 | 2024.02.01 23:06:44.829988 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} <Debug> DynamicQueryHandler: Done processing query | ||
1652 | 2024.02.01 23:06:44.830021 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1653 | 2024.02.01 23:06:44.830048 [ 3 ] {} <Debug> HTTP-Session: a08d304a-1d00-4fb1-a413-98c4d2ccb756 Destroying unnamed session | ||
1654 | 2024.02.01 23:06:44.830304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1655 | 2024.02.01 23:06:44.830360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1656 | 2024.02.01 23:06:44.830386 [ 3 ] {} <Debug> HTTP-Session: b91c5866-d4d1-4e70-acb9-e12b6d0d52b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1657 | 2024.02.01 23:06:44.830409 [ 3 ] {} <Debug> HTTP-Session: b91c5866-d4d1-4e70-acb9-e12b6d0d52b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1658 | 2024.02.01 23:06:44.830508 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1659 | 2024.02.01 23:06:44.830564 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1660 | 2024.02.01 23:06:44.830718 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1661 | 2024.02.01 23:06:44.831225 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1662 | 2024.02.01 23:06:44.831461 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1663 | 2024.02.01 23:06:44.831614 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1664 | 2024.02.01 23:06:44.831719 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.001176007 sec., 91836 rows/sec., 8.97 MiB/sec. | ||
1665 | 2024.02.01 23:06:44.831840 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} <Debug> DynamicQueryHandler: Done processing query | ||
1666 | 2024.02.01 23:06:44.831863 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1667 | 2024.02.01 23:06:44.831878 [ 3 ] {} <Debug> HTTP-Session: b91c5866-d4d1-4e70-acb9-e12b6d0d52b6 Destroying unnamed session | ||
1668 | 2024.02.01 23:06:44.832031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1669 | 2024.02.01 23:06:44.832073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1670 | 2024.02.01 23:06:44.832092 [ 3 ] {} <Debug> HTTP-Session: 54559371-d9fa-4eda-b71a-25e84249a0f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1671 | 2024.02.01 23:06:44.832108 [ 3 ] {} <Debug> HTTP-Session: 54559371-d9fa-4eda-b71a-25e84249a0f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1672 | 2024.02.01 23:06:44.832179 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1673 | 2024.02.01 23:06:44.832218 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1674 | 2024.02.01 23:06:44.832320 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1675 | 2024.02.01 23:06:44.832621 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1676 | 2024.02.01 23:06:44.832830 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1677 | 2024.02.01 23:06:44.832980 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1678 | 2024.02.01 23:06:44.833093 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.0008788 sec., 40964 rows/sec., 3.20 MiB/sec. | ||
1679 | 2024.02.01 23:06:44.833208 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} <Debug> DynamicQueryHandler: Done processing query | ||
1680 | 2024.02.01 23:06:44.833230 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1681 | 2024.02.01 23:06:44.833246 [ 3 ] {} <Debug> HTTP-Session: 54559371-d9fa-4eda-b71a-25e84249a0f2 Destroying unnamed session | ||
1682 | 2024.02.01 23:06:44.833421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1683 | 2024.02.01 23:06:44.833465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1684 | 2024.02.01 23:06:44.833484 [ 3 ] {} <Debug> HTTP-Session: 6350a119-37b0-4cd5-a2b4-3b3b4e9f0f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1685 | 2024.02.01 23:06:44.833501 [ 3 ] {} <Debug> HTTP-Session: 6350a119-37b0-4cd5-a2b4-3b3b4e9f0f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1686 | 2024.02.01 23:06:44.833578 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1687 | 2024.02.01 23:06:44.833623 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1688 | 2024.02.01 23:06:44.833767 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1689 | 2024.02.01 23:06:44.834185 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. | ||
1690 | 2024.02.01 23:06:44.834488 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1691 | 2024.02.01 23:06:44.834663 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1692 | 2024.02.01 23:06:44.834786 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001180318 sec., 30500 rows/sec., 41.16 MiB/sec. | ||
1693 | 2024.02.01 23:06:44.834962 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} <Debug> DynamicQueryHandler: Done processing query | ||
1694 | 2024.02.01 23:06:44.834986 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1695 | 2024.02.01 23:06:44.835002 [ 3 ] {} <Debug> HTTP-Session: 6350a119-37b0-4cd5-a2b4-3b3b4e9f0f8d Destroying unnamed session | ||
1696 | 2024.02.01 23:06:49.414935 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1697 | 2024.02.01 23:06:49.415041 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1698 | 2024.02.01 23:06:49.827147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1699 | 2024.02.01 23:06:49.827250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1700 | 2024.02.01 23:06:49.827278 [ 3 ] {} <Debug> HTTP-Session: 7355dda4-80a1-4aaf-82e4-11d174f96532 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1701 | 2024.02.01 23:06:49.827302 [ 3 ] {} <Debug> HTTP-Session: 7355dda4-80a1-4aaf-82e4-11d174f96532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1702 | 2024.02.01 23:06:49.827432 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1703 | 2024.02.01 23:06:49.827492 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1704 | 2024.02.01 23:06:49.827649 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1705 | 2024.02.01 23:06:49.828050 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1706 | 2024.02.01 23:06:49.828316 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1707 | 2024.02.01 23:06:49.828479 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1708 | 2024.02.01 23:06:49.828591 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001123516 sec., 10680 rows/sec., 865.73 KiB/sec. | ||
1709 | 2024.02.01 23:06:49.828731 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} <Debug> DynamicQueryHandler: Done processing query | ||
1710 | 2024.02.01 23:06:49.828757 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1711 | 2024.02.01 23:06:49.828773 [ 3 ] {} <Debug> HTTP-Session: 7355dda4-80a1-4aaf-82e4-11d174f96532 Destroying unnamed session | ||
1712 | 2024.02.01 23:06:49.828903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1713 | 2024.02.01 23:06:49.828952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1714 | 2024.02.01 23:06:49.828972 [ 3 ] {} <Debug> HTTP-Session: 074e2118-84af-4b93-a7c3-0d51f66d1c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1715 | 2024.02.01 23:06:49.828991 [ 3 ] {} <Debug> HTTP-Session: 074e2118-84af-4b93-a7c3-0d51f66d1c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1716 | 2024.02.01 23:06:49.829075 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1717 | 2024.02.01 23:06:49.829116 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1718 | 2024.02.01 23:06:49.829224 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1719 | 2024.02.01 23:06:49.829510 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1720 | 2024.02.01 23:06:49.829747 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1721 | 2024.02.01 23:06:49.829902 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1722 | 2024.02.01 23:06:49.829990 [ 85 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1723 | 2024.02.01 23:06:49.829999 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000896201 sec., 40169 rows/sec., 3.56 MiB/sec. | ||
1724 | 2024.02.01 23:06:49.830042 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1725 | 2024.02.01 23:06:49.830144 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} <Debug> DynamicQueryHandler: Done processing query | ||
1726 | 2024.02.01 23:06:49.830157 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1727 | 2024.02.01 23:06:49.830180 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1728 | 2024.02.01 23:06:49.830253 [ 3 ] {} <Debug> HTTP-Session: 074e2118-84af-4b93-a7c3-0d51f66d1c3c Destroying unnamed session | ||
1729 | 2024.02.01 23:06:49.830332 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1730 | 2024.02.01 23:06:49.830391 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 144 rows starting from the beginning of the part | ||
1731 | 2024.02.01 23:06:49.830400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1732 | 2024.02.01 23:06:49.830490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1733 | 2024.02.01 23:06:49.830537 [ 3 ] {} <Debug> HTTP-Session: 0a567239-fd52-4fc4-8138-bcee559c7664 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1734 | 2024.02.01 23:06:49.830563 [ 3 ] {} <Debug> HTTP-Session: 0a567239-fd52-4fc4-8138-bcee559c7664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1735 | 2024.02.01 23:06:49.830689 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
1736 | 2024.02.01 23:06:49.830782 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1737 | 2024.02.01 23:06:49.830915 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1738 | 2024.02.01 23:06:49.830930 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 109 rows starting from the beginning of the part | ||
1739 | 2024.02.01 23:06:49.831240 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 73 rows starting from the beginning of the part | ||
1740 | 2024.02.01 23:06:49.831397 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1741 | 2024.02.01 23:06:49.831501 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
1742 | 2024.02.01 23:06:49.831702 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
1743 | 2024.02.01 23:06:49.832250 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1744 | 2024.02.01 23:06:49.832624 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1745 | 2024.02.01 23:06:49.832975 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1746 | 2024.02.01 23:06:49.833131 [ 85 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1747 | 2024.02.01 23:06:49.833237 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} <Information> executeQuery: Read 12 rows, 984.00 B in 0.002377195 sec., 5047 rows/sec., 404.23 KiB/sec. | ||
1748 | 2024.02.01 23:06:49.833249 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1749 | 2024.02.01 23:06:49.833709 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1750 | 2024.02.01 23:06:49.833784 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} <Debug> DynamicQueryHandler: Done processing query | ||
1751 | 2024.02.01 23:06:49.833863 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1752 | 2024.02.01 23:06:49.833930 [ 3 ] {} <Debug> HTTP-Session: 0a567239-fd52-4fc4-8138-bcee559c7664 Destroying unnamed session | ||
1753 | 2024.02.01 23:06:49.834017 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1754 | 2024.02.01 23:06:49.834045 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 4 columns (4 merged, 0 gathered) in 0.003918342 sec., 127604.99211145939 rows/sec., 11.80 MiB/sec. | ||
1755 | 2024.02.01 23:06:49.834070 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
1756 | 2024.02.01 23:06:49.834196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1757 | 2024.02.01 23:06:49.834313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1758 | 2024.02.01 23:06:49.834338 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1759 | 2024.02.01 23:06:49.834389 [ 3 ] {} <Debug> HTTP-Session: 95ce2b49-33a8-4ced-a376-0fab8eab89b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1760 | 2024.02.01 23:06:49.834416 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
1761 | 2024.02.01 23:06:49.834464 [ 3 ] {} <Debug> HTTP-Session: 95ce2b49-33a8-4ced-a376-0fab8eab89b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1762 | 2024.02.01 23:06:49.834807 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
1763 | 2024.02.01 23:06:49.834820 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1764 | 2024.02.01 23:06:49.834881 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1765 | 2024.02.01 23:06:49.834994 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1766 | 2024.02.01 23:06:49.835136 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1767 | 2024.02.01 23:06:49.835227 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
1768 | 2024.02.01 23:06:49.835631 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
1769 | 2024.02.01 23:06:49.835931 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1770 | 2024.02.01 23:06:49.835944 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
1771 | 2024.02.01 23:06:49.836850 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1772 | 2024.02.01 23:06:49.837819 [ 15 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.004430014 sec., 48306.84507994782 rows/sec., 3.77 MiB/sec. | ||
1773 | 2024.02.01 23:06:49.837828 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1774 | 2024.02.01 23:06:49.837972 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1775 | 2024.02.01 23:06:49.838149 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1776 | 2024.02.01 23:06:49.838267 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1777 | 2024.02.01 23:06:49.838358 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.0034546 sec., 3473 rows/sec., 4.69 MiB/sec. | ||
1778 | 2024.02.01 23:06:49.838411 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1779 | 2024.02.01 23:06:49.838666 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} <Debug> DynamicQueryHandler: Done processing query | ||
1780 | 2024.02.01 23:06:49.838696 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1781 | 2024.02.01 23:06:49.838712 [ 3 ] {} <Debug> HTTP-Session: 95ce2b49-33a8-4ced-a376-0fab8eab89b6 Destroying unnamed session | ||
1782 | 2024.02.01 23:06:54.828857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1783 | 2024.02.01 23:06:54.829067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1784 | 2024.02.01 23:06:54.829113 [ 3 ] {} <Debug> HTTP-Session: 84d884f6-c38d-42e4-8f34-d2d4b697d43a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1785 | 2024.02.01 23:06:54.829155 [ 3 ] {} <Debug> HTTP-Session: 84d884f6-c38d-42e4-8f34-d2d4b697d43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1786 | 2024.02.01 23:06:54.829350 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1787 | 2024.02.01 23:06:54.829445 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1788 | 2024.02.01 23:06:54.829708 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1789 | 2024.02.01 23:06:54.830238 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1790 | 2024.02.01 23:06:54.830492 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1791 | 2024.02.01 23:06:54.830655 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1792 | 2024.02.01 23:06:54.830787 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001377782 sec., 26128 rows/sec., 2.07 MiB/sec. | ||
1793 | 2024.02.01 23:06:54.830793 [ 80 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1794 | 2024.02.01 23:06:54.830906 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1795 | 2024.02.01 23:06:54.830944 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} <Debug> DynamicQueryHandler: Done processing query | ||
1796 | 2024.02.01 23:06:54.830992 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1797 | 2024.02.01 23:06:54.831012 [ 3 ] {} <Debug> HTTP-Session: 84d884f6-c38d-42e4-8f34-d2d4b697d43a Destroying unnamed session | ||
1798 | 2024.02.01 23:06:54.831007 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1799 | 2024.02.01 23:06:54.831110 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1800 | 2024.02.01 23:06:54.831144 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
1801 | 2024.02.01 23:06:54.831228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1802 | 2024.02.01 23:06:54.831284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1803 | 2024.02.01 23:06:54.831310 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
1804 | 2024.02.01 23:06:54.831312 [ 3 ] {} <Debug> HTTP-Session: 28a551f0-0f0f-4a87-8247-7cd6a8a1b30c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1805 | 2024.02.01 23:06:54.831356 [ 3 ] {} <Debug> HTTP-Session: 28a551f0-0f0f-4a87-8247-7cd6a8a1b30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1806 | 2024.02.01 23:06:54.831465 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
1807 | 2024.02.01 23:06:54.831477 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1808 | 2024.02.01 23:06:54.831530 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1809 | 2024.02.01 23:06:54.831632 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
1810 | 2024.02.01 23:06:54.831791 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1811 | 2024.02.01 23:06:54.831807 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
1812 | 2024.02.01 23:06:54.831939 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
1813 | 2024.02.01 23:06:54.832365 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1814 | 2024.02.01 23:06:54.832661 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1815 | 2024.02.01 23:06:54.832806 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001851423 sec., 96142.264625642 rows/sec., 7.61 MiB/sec. | ||
1816 | 2024.02.01 23:06:54.832877 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1817 | 2024.02.01 23:06:54.833024 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1818 | 2024.02.01 23:06:54.833066 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.001553947 sec., 69500 rows/sec., 6.79 MiB/sec. | ||
1819 | 2024.02.01 23:06:54.833218 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} <Debug> DynamicQueryHandler: Done processing query | ||
1820 | 2024.02.01 23:06:54.833248 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1821 | 2024.02.01 23:06:54.833269 [ 3 ] {} <Debug> HTTP-Session: 28a551f0-0f0f-4a87-8247-7cd6a8a1b30c Destroying unnamed session | ||
1822 | 2024.02.01 23:06:54.833349 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1823 | 2024.02.01 23:06:54.833421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1824 | 2024.02.01 23:06:54.833448 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1825 | 2024.02.01 23:06:54.833484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1826 | 2024.02.01 23:06:54.833526 [ 3 ] {} <Debug> HTTP-Session: 7c0606cf-a64a-40cd-9a8e-5993e05d00a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1827 | 2024.02.01 23:06:54.833571 [ 3 ] {} <Debug> HTTP-Session: 7c0606cf-a64a-40cd-9a8e-5993e05d00a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1828 | 2024.02.01 23:06:54.833653 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1829 | 2024.02.01 23:06:54.833692 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1830 | 2024.02.01 23:06:54.833802 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1831 | 2024.02.01 23:06:54.834196 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1832 | 2024.02.01 23:06:54.834407 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1833 | 2024.02.01 23:06:54.834564 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1834 | 2024.02.01 23:06:54.834679 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000996503 sec., 36126 rows/sec., 2.83 MiB/sec. | ||
1835 | 2024.02.01 23:06:54.834868 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} <Debug> DynamicQueryHandler: Done processing query | ||
1836 | 2024.02.01 23:06:54.834893 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1837 | 2024.02.01 23:06:54.834909 [ 3 ] {} <Debug> HTTP-Session: 7c0606cf-a64a-40cd-9a8e-5993e05d00a0 Destroying unnamed session | ||
1838 | 2024.02.01 23:06:54.835096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1839 | 2024.02.01 23:06:54.835142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1840 | 2024.02.01 23:06:54.835160 [ 3 ] {} <Debug> HTTP-Session: a644f1fb-a376-4501-995b-b339d23c65bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1841 | 2024.02.01 23:06:54.835178 [ 3 ] {} <Debug> HTTP-Session: a644f1fb-a376-4501-995b-b339d23c65bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1842 | 2024.02.01 23:06:54.835276 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1843 | 2024.02.01 23:06:54.835326 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1844 | 2024.02.01 23:06:54.835488 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1845 | 2024.02.01 23:06:54.836210 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1846 | 2024.02.01 23:06:54.836602 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1847 | 2024.02.01 23:06:54.836785 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1848 | 2024.02.01 23:06:54.836909 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1849 | 2024.02.01 23:06:54.836922 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001610478 sec., 22353 rows/sec., 30.17 MiB/sec. | ||
1850 | 2024.02.01 23:06:54.836973 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1851 | 2024.02.01 23:06:54.837091 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1852 | 2024.02.01 23:06:54.837141 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} <Debug> DynamicQueryHandler: Done processing query | ||
1853 | 2024.02.01 23:06:54.837167 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1854 | 2024.02.01 23:06:54.837185 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1855 | 2024.02.01 23:06:54.837191 [ 3 ] {} <Debug> HTTP-Session: a644f1fb-a376-4501-995b-b339d23c65bc Destroying unnamed session | ||
1856 | 2024.02.01 23:06:54.837223 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 188 rows starting from the beginning of the part | ||
1857 | 2024.02.01 23:06:54.837332 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
1858 | 2024.02.01 23:06:54.837424 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
1859 | 2024.02.01 23:06:54.837513 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
1860 | 2024.02.01 23:06:54.837596 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
1861 | 2024.02.01 23:06:54.837680 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
1862 | 2024.02.01 23:06:54.838862 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 6 columns (6 merged, 0 gathered) in 0.001839583 sec., 173952.4664013529 rows/sec., 234.74 MiB/sec. | ||
1863 | 2024.02.01 23:06:54.839082 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1864 | 2024.02.01 23:06:54.839270 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1865 | 2024.02.01 23:06:54.839327 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1866 | 2024.02.01 23:06:54.839383 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2: 4.04 MiB. | ||
1867 | 2024.02.01 23:06:59.827406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1868 | 2024.02.01 23:06:59.827544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1869 | 2024.02.01 23:06:59.827574 [ 3 ] {} <Debug> HTTP-Session: 6237cacf-ed4d-4bcb-94b2-ed4abc8a362e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1870 | 2024.02.01 23:06:59.827602 [ 3 ] {} <Debug> HTTP-Session: 6237cacf-ed4d-4bcb-94b2-ed4abc8a362e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1871 | 2024.02.01 23:06:59.827743 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1872 | 2024.02.01 23:06:59.827810 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1873 | 2024.02.01 23:06:59.827990 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1874 | 2024.02.01 23:06:59.828436 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1875 | 2024.02.01 23:06:59.828704 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1876 | 2024.02.01 23:06:59.828871 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1877 | 2024.02.01 23:06:59.829014 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001223079 sec., 9811 rows/sec., 795.25 KiB/sec. | ||
1878 | 2024.02.01 23:06:59.829188 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} <Debug> DynamicQueryHandler: Done processing query | ||
1879 | 2024.02.01 23:06:59.829216 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1880 | 2024.02.01 23:06:59.829232 [ 3 ] {} <Debug> HTTP-Session: 6237cacf-ed4d-4bcb-94b2-ed4abc8a362e Destroying unnamed session | ||
1881 | 2024.02.01 23:06:59.829356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1882 | 2024.02.01 23:06:59.829408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1883 | 2024.02.01 23:06:59.829427 [ 3 ] {} <Debug> HTTP-Session: 5d540c8f-7ca3-46fb-918b-589243cc7b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1884 | 2024.02.01 23:06:59.829446 [ 3 ] {} <Debug> HTTP-Session: 5d540c8f-7ca3-46fb-918b-589243cc7b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1885 | 2024.02.01 23:06:59.829530 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1886 | 2024.02.01 23:06:59.829572 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1887 | 2024.02.01 23:06:59.829686 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1888 | 2024.02.01 23:06:59.830019 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1889 | 2024.02.01 23:06:59.830237 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1890 | 2024.02.01 23:06:59.830386 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1891 | 2024.02.01 23:06:59.830518 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000951663 sec., 37828 rows/sec., 3.36 MiB/sec. | ||
1892 | 2024.02.01 23:06:59.830661 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} <Debug> DynamicQueryHandler: Done processing query | ||
1893 | 2024.02.01 23:06:59.830684 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1894 | 2024.02.01 23:06:59.830699 [ 3 ] {} <Debug> HTTP-Session: 5d540c8f-7ca3-46fb-918b-589243cc7b11 Destroying unnamed session | ||
1895 | 2024.02.01 23:06:59.830852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1896 | 2024.02.01 23:06:59.830898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1897 | 2024.02.01 23:06:59.830917 [ 3 ] {} <Debug> HTTP-Session: a9da06c1-aca2-46aa-9dcb-eb68f1f04aba Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1898 | 2024.02.01 23:06:59.830933 [ 3 ] {} <Debug> HTTP-Session: a9da06c1-aca2-46aa-9dcb-eb68f1f04aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1899 | 2024.02.01 23:06:59.831006 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1900 | 2024.02.01 23:06:59.831043 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1901 | 2024.02.01 23:06:59.831152 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1902 | 2024.02.01 23:06:59.831442 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1903 | 2024.02.01 23:06:59.831674 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1904 | 2024.02.01 23:06:59.831827 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1905 | 2024.02.01 23:06:59.831940 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000906791 sec., 13233 rows/sec., 1.03 MiB/sec. | ||
1906 | 2024.02.01 23:06:59.832057 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} <Debug> DynamicQueryHandler: Done processing query | ||
1907 | 2024.02.01 23:06:59.832079 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1908 | 2024.02.01 23:06:59.832095 [ 3 ] {} <Debug> HTTP-Session: a9da06c1-aca2-46aa-9dcb-eb68f1f04aba Destroying unnamed session | ||
1909 | 2024.02.01 23:06:59.832198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1910 | 2024.02.01 23:06:59.832242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1911 | 2024.02.01 23:06:59.832260 [ 3 ] {} <Debug> HTTP-Session: 2dffba91-9b14-4283-a5d0-0c4081e4d1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1912 | 2024.02.01 23:06:59.832276 [ 3 ] {} <Debug> HTTP-Session: 2dffba91-9b14-4283-a5d0-0c4081e4d1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1913 | 2024.02.01 23:06:59.832352 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1914 | 2024.02.01 23:06:59.832396 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1915 | 2024.02.01 23:06:59.832534 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1916 | 2024.02.01 23:06:59.832869 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1917 | 2024.02.01 23:06:59.833161 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1918 | 2024.02.01 23:06:59.833330 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1919 | 2024.02.01 23:06:59.833438 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001077915 sec., 11132 rows/sec., 15.02 MiB/sec. | ||
1920 | 2024.02.01 23:06:59.833549 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} <Debug> DynamicQueryHandler: Done processing query | ||
1921 | 2024.02.01 23:06:59.833571 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1922 | 2024.02.01 23:06:59.833586 [ 3 ] {} <Debug> HTTP-Session: 2dffba91-9b14-4283-a5d0-0c4081e4d1f0 Destroying unnamed session | ||
1923 | 2024.02.01 23:07:04.415109 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1924 | 2024.02.01 23:07:04.415175 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1925 | 2024.02.01 23:07:04.828749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1926 | 2024.02.01 23:07:04.828848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1927 | 2024.02.01 23:07:04.828873 [ 3 ] {} <Debug> HTTP-Session: 95adc072-96db-431d-a971-d45bfdbed383 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1928 | 2024.02.01 23:07:04.828896 [ 3 ] {} <Debug> HTTP-Session: 95adc072-96db-431d-a971-d45bfdbed383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1929 | 2024.02.01 23:07:04.829021 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1930 | 2024.02.01 23:07:04.829077 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1931 | 2024.02.01 23:07:04.829229 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1932 | 2024.02.01 23:07:04.829673 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1933 | 2024.02.01 23:07:04.829942 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1934 | 2024.02.01 23:07:04.830105 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1935 | 2024.02.01 23:07:04.830213 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001158737 sec., 31068 rows/sec., 2.46 MiB/sec. | ||
1936 | 2024.02.01 23:07:04.830357 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} <Debug> DynamicQueryHandler: Done processing query | ||
1937 | 2024.02.01 23:07:04.830381 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1938 | 2024.02.01 23:07:04.830396 [ 3 ] {} <Debug> HTTP-Session: 95adc072-96db-431d-a971-d45bfdbed383 Destroying unnamed session | ||
1939 | 2024.02.01 23:07:04.830526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1940 | 2024.02.01 23:07:04.830571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1941 | 2024.02.01 23:07:04.830590 [ 3 ] {} <Debug> HTTP-Session: 1008bd2b-f8af-4731-bfbe-bfca6aa79733 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1942 | 2024.02.01 23:07:04.830606 [ 3 ] {} <Debug> HTTP-Session: 1008bd2b-f8af-4731-bfbe-bfca6aa79733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1943 | 2024.02.01 23:07:04.830683 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1944 | 2024.02.01 23:07:04.830722 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1945 | 2024.02.01 23:07:04.830825 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1946 | 2024.02.01 23:07:04.831203 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1947 | 2024.02.01 23:07:04.831416 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1948 | 2024.02.01 23:07:04.831569 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1949 | 2024.02.01 23:07:04.831667 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000955872 sec., 112985 rows/sec., 11.03 MiB/sec. | ||
1950 | 2024.02.01 23:07:04.831783 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} <Debug> DynamicQueryHandler: Done processing query | ||
1951 | 2024.02.01 23:07:04.831806 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1952 | 2024.02.01 23:07:04.831822 [ 3 ] {} <Debug> HTTP-Session: 1008bd2b-f8af-4731-bfbe-bfca6aa79733 Destroying unnamed session | ||
1953 | 2024.02.01 23:07:04.831943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1954 | 2024.02.01 23:07:04.831987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1955 | 2024.02.01 23:07:04.832006 [ 3 ] {} <Debug> HTTP-Session: ab74ff84-dc8f-49cd-a903-d0167f4e14cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1956 | 2024.02.01 23:07:04.832023 [ 3 ] {} <Debug> HTTP-Session: ab74ff84-dc8f-49cd-a903-d0167f4e14cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1957 | 2024.02.01 23:07:04.832093 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1958 | 2024.02.01 23:07:04.832131 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1959 | 2024.02.01 23:07:04.832233 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1960 | 2024.02.01 23:07:04.832554 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1961 | 2024.02.01 23:07:04.832785 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1962 | 2024.02.01 23:07:04.832934 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1963 | 2024.02.01 23:07:04.833032 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000911162 sec., 39509 rows/sec., 3.09 MiB/sec. | ||
1964 | 2024.02.01 23:07:04.833146 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} <Debug> DynamicQueryHandler: Done processing query | ||
1965 | 2024.02.01 23:07:04.833169 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1966 | 2024.02.01 23:07:04.833184 [ 3 ] {} <Debug> HTTP-Session: ab74ff84-dc8f-49cd-a903-d0167f4e14cc Destroying unnamed session | ||
1967 | 2024.02.01 23:07:04.833381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1968 | 2024.02.01 23:07:04.833424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1969 | 2024.02.01 23:07:04.833442 [ 3 ] {} <Debug> HTTP-Session: 1b462270-1fd0-476b-babb-5e617c42025f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1970 | 2024.02.01 23:07:04.833459 [ 3 ] {} <Debug> HTTP-Session: 1b462270-1fd0-476b-babb-5e617c42025f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1971 | 2024.02.01 23:07:04.833539 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1972 | 2024.02.01 23:07:04.833581 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1973 | 2024.02.01 23:07:04.833713 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1974 | 2024.02.01 23:07:04.834122 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1975 | 2024.02.01 23:07:04.834437 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1976 | 2024.02.01 23:07:04.834620 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1977 | 2024.02.01 23:07:04.834743 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001171827 sec., 30721 rows/sec., 41.46 MiB/sec. | ||
1978 | 2024.02.01 23:07:04.834867 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} <Debug> DynamicQueryHandler: Done processing query | ||
1979 | 2024.02.01 23:07:04.834890 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1980 | 2024.02.01 23:07:04.834905 [ 3 ] {} <Debug> HTTP-Session: 1b462270-1fd0-476b-babb-5e617c42025f Destroying unnamed session | ||
1981 | 2024.02.01 23:07:09.829117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1982 | 2024.02.01 23:07:09.829303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1983 | 2024.02.01 23:07:09.829350 [ 3 ] {} <Debug> HTTP-Session: 1b445e36-dd46-4d15-9993-066208b30346 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1984 | 2024.02.01 23:07:09.829391 [ 3 ] {} <Debug> HTTP-Session: 1b445e36-dd46-4d15-9993-066208b30346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1985 | 2024.02.01 23:07:09.829588 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1986 | 2024.02.01 23:07:09.829685 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1987 | 2024.02.01 23:07:09.829947 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1988 | 2024.02.01 23:07:09.830391 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
1989 | 2024.02.01 23:07:09.830659 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1990 | 2024.02.01 23:07:09.830843 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1991 | 2024.02.01 23:07:09.830969 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001327651 sec., 9038 rows/sec., 732.61 KiB/sec. | ||
1992 | 2024.02.01 23:07:09.831111 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} <Debug> DynamicQueryHandler: Done processing query | ||
1993 | 2024.02.01 23:07:09.831138 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1994 | 2024.02.01 23:07:09.831154 [ 3 ] {} <Debug> HTTP-Session: 1b445e36-dd46-4d15-9993-066208b30346 Destroying unnamed session | ||
1995 | 2024.02.01 23:07:09.831299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1996 | 2024.02.01 23:07:09.831346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1997 | 2024.02.01 23:07:09.831365 [ 3 ] {} <Debug> HTTP-Session: 0da469ed-234d-47a4-a82b-700eb4fd6645 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
1998 | 2024.02.01 23:07:09.831383 [ 3 ] {} <Debug> HTTP-Session: 0da469ed-234d-47a4-a82b-700eb4fd6645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1999 | 2024.02.01 23:07:09.831464 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2000 | 2024.02.01 23:07:09.831505 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2001 | 2024.02.01 23:07:09.831610 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2002 | 2024.02.01 23:07:09.831950 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2003 | 2024.02.01 23:07:09.832172 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2004 | 2024.02.01 23:07:09.832322 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2005 | 2024.02.01 23:07:09.832444 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} <Information> executeQuery: Read 72 rows, 6.04 KiB in 0.000946522 sec., 76067 rows/sec., 6.23 MiB/sec. | ||
2006 | 2024.02.01 23:07:09.832600 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} <Debug> DynamicQueryHandler: Done processing query | ||
2007 | 2024.02.01 23:07:09.832623 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2008 | 2024.02.01 23:07:09.832639 [ 3 ] {} <Debug> HTTP-Session: 0da469ed-234d-47a4-a82b-700eb4fd6645 Destroying unnamed session | ||
2009 | 2024.02.01 23:07:09.832763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2010 | 2024.02.01 23:07:09.832808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2011 | 2024.02.01 23:07:09.832826 [ 3 ] {} <Debug> HTTP-Session: 86664a9a-5a74-4433-a225-23b454a27e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2012 | 2024.02.01 23:07:09.832843 [ 3 ] {} <Debug> HTTP-Session: 86664a9a-5a74-4433-a225-23b454a27e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2013 | 2024.02.01 23:07:09.832918 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2014 | 2024.02.01 23:07:09.832957 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2015 | 2024.02.01 23:07:09.833068 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2016 | 2024.02.01 23:07:09.833358 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2017 | 2024.02.01 23:07:09.833584 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2018 | 2024.02.01 23:07:09.833733 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2019 | 2024.02.01 23:07:09.833862 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.000907731 sec., 39659 rows/sec., 3.08 MiB/sec. | ||
2020 | 2024.02.01 23:07:09.834038 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} <Debug> DynamicQueryHandler: Done processing query | ||
2021 | 2024.02.01 23:07:09.834061 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2022 | 2024.02.01 23:07:09.834077 [ 3 ] {} <Debug> HTTP-Session: 86664a9a-5a74-4433-a225-23b454a27e53 Destroying unnamed session | ||
2023 | 2024.02.01 23:07:09.834214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2024 | 2024.02.01 23:07:09.834256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2025 | 2024.02.01 23:07:09.834274 [ 3 ] {} <Debug> HTTP-Session: 6ff33f37-cd3d-4191-ad69-2769defc0057 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2026 | 2024.02.01 23:07:09.834291 [ 3 ] {} <Debug> HTTP-Session: 6ff33f37-cd3d-4191-ad69-2769defc0057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2027 | 2024.02.01 23:07:09.834365 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2028 | 2024.02.01 23:07:09.834407 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2029 | 2024.02.01 23:07:09.834541 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2030 | 2024.02.01 23:07:09.834822 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2031 | 2024.02.01 23:07:09.835078 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2032 | 2024.02.01 23:07:09.835250 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2033 | 2024.02.01 23:07:09.835376 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000979373 sec., 36758 rows/sec., 2.59 MiB/sec. | ||
2034 | 2024.02.01 23:07:09.835494 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} <Debug> DynamicQueryHandler: Done processing query | ||
2035 | 2024.02.01 23:07:09.835518 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2036 | 2024.02.01 23:07:09.835534 [ 3 ] {} <Debug> HTTP-Session: 6ff33f37-cd3d-4191-ad69-2769defc0057 Destroying unnamed session | ||
2037 | 2024.02.01 23:07:09.835675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2038 | 2024.02.01 23:07:09.835723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2039 | 2024.02.01 23:07:09.835750 [ 3 ] {} <Debug> HTTP-Session: c1a80af6-fea6-472e-85e0-d3763f82fe8a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2040 | 2024.02.01 23:07:09.835776 [ 3 ] {} <Debug> HTTP-Session: c1a80af6-fea6-472e-85e0-d3763f82fe8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2041 | 2024.02.01 23:07:09.835857 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2042 | 2024.02.01 23:07:09.835902 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2043 | 2024.02.01 23:07:09.836066 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2044 | 2024.02.01 23:07:09.836603 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2045 | 2024.02.01 23:07:09.837012 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2046 | 2024.02.01 23:07:09.837267 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2047 | 2024.02.01 23:07:09.837463 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001570066 sec., 7642 rows/sec., 10.31 MiB/sec. | ||
2048 | 2024.02.01 23:07:09.837581 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} <Debug> DynamicQueryHandler: Done processing query | ||
2049 | 2024.02.01 23:07:09.837605 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2050 | 2024.02.01 23:07:09.837621 [ 3 ] {} <Debug> HTTP-Session: c1a80af6-fea6-472e-85e0-d3763f82fe8a Destroying unnamed session | ||
2051 | 2024.02.01 23:07:14.829772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2052 | 2024.02.01 23:07:14.829959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2053 | 2024.02.01 23:07:14.830007 [ 3 ] {} <Debug> HTTP-Session: 27a0203c-9e06-4b9b-ad6e-b5de8623f816 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2054 | 2024.02.01 23:07:14.830049 [ 3 ] {} <Debug> HTTP-Session: 27a0203c-9e06-4b9b-ad6e-b5de8623f816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2055 | 2024.02.01 23:07:14.830260 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2056 | 2024.02.01 23:07:14.830324 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2057 | 2024.02.01 23:07:14.830481 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2058 | 2024.02.01 23:07:14.830910 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2059 | 2024.02.01 23:07:14.831180 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2060 | 2024.02.01 23:07:14.831339 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2061 | 2024.02.01 23:07:14.831458 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001160367 sec., 31024 rows/sec., 2.46 MiB/sec. | ||
2062 | 2024.02.01 23:07:14.831620 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} <Debug> DynamicQueryHandler: Done processing query | ||
2063 | 2024.02.01 23:07:14.831645 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2064 | 2024.02.01 23:07:14.831662 [ 3 ] {} <Debug> HTTP-Session: 27a0203c-9e06-4b9b-ad6e-b5de8623f816 Destroying unnamed session | ||
2065 | 2024.02.01 23:07:14.831802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2066 | 2024.02.01 23:07:14.831849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2067 | 2024.02.01 23:07:14.831869 [ 3 ] {} <Debug> HTTP-Session: 2802068b-218a-4cb0-a055-8a51dd8c5874 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2068 | 2024.02.01 23:07:14.831886 [ 3 ] {} <Debug> HTTP-Session: 2802068b-218a-4cb0-a055-8a51dd8c5874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2069 | 2024.02.01 23:07:14.831963 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2070 | 2024.02.01 23:07:14.832002 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2071 | 2024.02.01 23:07:14.832108 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2072 | 2024.02.01 23:07:14.832525 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2073 | 2024.02.01 23:07:14.832751 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2074 | 2024.02.01 23:07:14.832904 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2075 | 2024.02.01 23:07:14.833033 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.001038264 sec., 104019 rows/sec., 10.16 MiB/sec. | ||
2076 | 2024.02.01 23:07:14.833028 [ 70 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2077 | 2024.02.01 23:07:14.833154 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2078 | 2024.02.01 23:07:14.833248 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} <Debug> DynamicQueryHandler: Done processing query | ||
2079 | 2024.02.01 23:07:14.833259 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2080 | 2024.02.01 23:07:14.833298 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2081 | 2024.02.01 23:07:14.833342 [ 3 ] {} <Debug> HTTP-Session: 2802068b-218a-4cb0-a055-8a51dd8c5874 Destroying unnamed session | ||
2082 | 2024.02.01 23:07:14.833423 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2083 | 2024.02.01 23:07:14.833465 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part | ||
2084 | 2024.02.01 23:07:14.833534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2085 | 2024.02.01 23:07:14.833639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2086 | 2024.02.01 23:07:14.833699 [ 3 ] {} <Debug> HTTP-Session: 05fcb935-7dfa-403a-821b-b9eaecb90170 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2087 | 2024.02.01 23:07:14.833710 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
2088 | 2024.02.01 23:07:14.833732 [ 3 ] {} <Debug> HTTP-Session: 05fcb935-7dfa-403a-821b-b9eaecb90170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2089 | 2024.02.01 23:07:14.833982 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2090 | 2024.02.01 23:07:14.833995 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
2091 | 2024.02.01 23:07:14.834080 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2092 | 2024.02.01 23:07:14.834267 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
2093 | 2024.02.01 23:07:14.834565 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
2094 | 2024.02.01 23:07:14.834583 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2095 | 2024.02.01 23:07:14.834779 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
2096 | 2024.02.01 23:07:14.835299 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2097 | 2024.02.01 23:07:14.835799 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2098 | 2024.02.01 23:07:14.836127 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2099 | 2024.02.01 23:07:14.836350 [ 70 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2100 | 2024.02.01 23:07:14.836484 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2101 | 2024.02.01 23:07:14.836543 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002448857 sec., 14700 rows/sec., 1.15 MiB/sec. | ||
2102 | 2024.02.01 23:07:14.836935 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2103 | 2024.02.01 23:07:14.836987 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781888 sec., 162352.77194882554 rows/sec., 15.16 MiB/sec. | ||
2104 | 2024.02.01 23:07:14.837061 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} <Debug> DynamicQueryHandler: Done processing query | ||
2105 | 2024.02.01 23:07:14.837104 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2106 | 2024.02.01 23:07:14.837155 [ 3 ] {} <Debug> HTTP-Session: 05fcb935-7dfa-403a-821b-b9eaecb90170 Destroying unnamed session | ||
2107 | 2024.02.01 23:07:14.837230 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2108 | 2024.02.01 23:07:14.837275 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part | ||
2109 | 2024.02.01 23:07:14.837285 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2110 | 2024.02.01 23:07:14.837514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2111 | 2024.02.01 23:07:14.837582 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
2112 | 2024.02.01 23:07:14.837617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2113 | 2024.02.01 23:07:14.837690 [ 3 ] {} <Debug> HTTP-Session: 8a3d3745-c962-4641-b347-ae6318680547 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2114 | 2024.02.01 23:07:14.837743 [ 3 ] {} <Debug> HTTP-Session: 8a3d3745-c962-4641-b347-ae6318680547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2115 | 2024.02.01 23:07:14.837846 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2116 | 2024.02.01 23:07:14.837969 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
2117 | 2024.02.01 23:07:14.838089 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2118 | 2024.02.01 23:07:14.838111 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2119 | 2024.02.01 23:07:14.838277 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2120 | 2024.02.01 23:07:14.838314 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
2121 | 2024.02.01 23:07:14.838692 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
2122 | 2024.02.01 23:07:14.838999 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
2123 | 2024.02.01 23:07:14.839059 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2124 | 2024.02.01 23:07:14.840174 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2125 | 2024.02.01 23:07:14.840660 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.004047574 sec., 61765.39329484773 rows/sec., 4.82 MiB/sec. | ||
2126 | 2024.02.01 23:07:14.840874 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2127 | 2024.02.01 23:07:14.840893 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2128 | 2024.02.01 23:07:14.841198 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2129 | 2024.02.01 23:07:14.841290 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2130 | 2024.02.01 23:07:14.841336 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2131 | 2024.02.01 23:07:14.841545 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003394709 sec., 10604 rows/sec., 14.31 MiB/sec. | ||
2132 | 2024.02.01 23:07:14.841711 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} <Debug> DynamicQueryHandler: Done processing query | ||
2133 | 2024.02.01 23:07:14.841736 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2134 | 2024.02.01 23:07:14.841753 [ 3 ] {} <Debug> HTTP-Session: 8a3d3745-c962-4641-b347-ae6318680547 Destroying unnamed session | ||
2135 | 2024.02.01 23:07:19.415226 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2136 | 2024.02.01 23:07:19.415307 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2137 | 2024.02.01 23:07:19.827994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2138 | 2024.02.01 23:07:19.828110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2139 | 2024.02.01 23:07:19.828140 [ 3 ] {} <Debug> HTTP-Session: 4fc3a48c-94f2-42ea-9b66-2bb6c0039449 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2140 | 2024.02.01 23:07:19.828169 [ 3 ] {} <Debug> HTTP-Session: 4fc3a48c-94f2-42ea-9b66-2bb6c0039449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2141 | 2024.02.01 23:07:19.828307 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2142 | 2024.02.01 23:07:19.828374 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2143 | 2024.02.01 23:07:19.828532 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2144 | 2024.02.01 23:07:19.829012 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2145 | 2024.02.01 23:07:19.829284 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2146 | 2024.02.01 23:07:19.829449 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2147 | 2024.02.01 23:07:19.829590 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001239589 sec., 9680 rows/sec., 784.66 KiB/sec. | ||
2148 | 2024.02.01 23:07:19.829588 [ 63 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2149 | 2024.02.01 23:07:19.829712 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2150 | 2024.02.01 23:07:19.829788 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} <Debug> DynamicQueryHandler: Done processing query | ||
2151 | 2024.02.01 23:07:19.829843 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2152 | 2024.02.01 23:07:19.829859 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2153 | 2024.02.01 23:07:19.829893 [ 3 ] {} <Debug> HTTP-Session: 4fc3a48c-94f2-42ea-9b66-2bb6c0039449 Destroying unnamed session | ||
2154 | 2024.02.01 23:07:19.830138 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2155 | 2024.02.01 23:07:19.830141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2156 | 2024.02.01 23:07:19.830222 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part | ||
2157 | 2024.02.01 23:07:19.830255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2158 | 2024.02.01 23:07:19.830294 [ 3 ] {} <Debug> HTTP-Session: eb9d377c-5da1-4ac8-8303-b8075b766d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2159 | 2024.02.01 23:07:19.830314 [ 3 ] {} <Debug> HTTP-Session: eb9d377c-5da1-4ac8-8303-b8075b766d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2160 | 2024.02.01 23:07:19.830539 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2161 | 2024.02.01 23:07:19.830578 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
2162 | 2024.02.01 23:07:19.830630 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2163 | 2024.02.01 23:07:19.830826 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
2164 | 2024.02.01 23:07:19.831102 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2165 | 2024.02.01 23:07:19.831119 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
2166 | 2024.02.01 23:07:19.831306 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
2167 | 2024.02.01 23:07:19.831469 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
2168 | 2024.02.01 23:07:19.832205 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2169 | 2024.02.01 23:07:19.832704 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2170 | 2024.02.01 23:07:19.832959 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003172984 sec., 49165.07615544232 rows/sec., 3.89 MiB/sec. | ||
2171 | 2024.02.01 23:07:19.833023 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2172 | 2024.02.01 23:07:19.833216 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2173 | 2024.02.01 23:07:19.833231 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002621551 sec., 1525 rows/sec., 127.40 KiB/sec. | ||
2174 | 2024.02.01 23:07:19.833426 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} <Debug> DynamicQueryHandler: Done processing query | ||
2175 | 2024.02.01 23:07:19.833453 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2176 | 2024.02.01 23:07:19.833474 [ 3 ] {} <Debug> HTTP-Session: eb9d377c-5da1-4ac8-8303-b8075b766d13 Destroying unnamed session | ||
2177 | 2024.02.01 23:07:19.833537 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2178 | 2024.02.01 23:07:19.833608 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2179 | 2024.02.01 23:07:19.833684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2180 | 2024.02.01 23:07:19.833757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2181 | 2024.02.01 23:07:19.833777 [ 3 ] {} <Debug> HTTP-Session: 0e10c13c-de3a-49f6-af9d-f3fb36d72622 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2182 | 2024.02.01 23:07:19.833795 [ 3 ] {} <Debug> HTTP-Session: 0e10c13c-de3a-49f6-af9d-f3fb36d72622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2183 | 2024.02.01 23:07:19.833873 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2184 | 2024.02.01 23:07:19.833912 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2185 | 2024.02.01 23:07:19.834026 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2186 | 2024.02.01 23:07:19.834383 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2187 | 2024.02.01 23:07:19.834621 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2188 | 2024.02.01 23:07:19.834772 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2189 | 2024.02.01 23:07:19.834881 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.000980563 sec., 38753 rows/sec., 3.43 MiB/sec. | ||
2190 | 2024.02.01 23:07:19.834997 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} <Debug> DynamicQueryHandler: Done processing query | ||
2191 | 2024.02.01 23:07:19.835020 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2192 | 2024.02.01 23:07:19.835035 [ 3 ] {} <Debug> HTTP-Session: 0e10c13c-de3a-49f6-af9d-f3fb36d72622 Destroying unnamed session | ||
2193 | 2024.02.01 23:07:19.835155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2194 | 2024.02.01 23:07:19.835231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2195 | 2024.02.01 23:07:19.835267 [ 3 ] {} <Debug> HTTP-Session: ef4a99f7-807d-4a8d-bf0b-75f307e3e8f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2196 | 2024.02.01 23:07:19.835298 [ 3 ] {} <Debug> HTTP-Session: ef4a99f7-807d-4a8d-bf0b-75f307e3e8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2197 | 2024.02.01 23:07:19.835379 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2198 | 2024.02.01 23:07:19.835419 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2199 | 2024.02.01 23:07:19.835529 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2200 | 2024.02.01 23:07:19.836060 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2201 | 2024.02.01 23:07:19.836459 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2202 | 2024.02.01 23:07:19.836800 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2203 | 2024.02.01 23:07:19.836991 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001574957 sec., 2539 rows/sec., 177.34 KiB/sec. | ||
2204 | 2024.02.01 23:07:19.837152 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} <Debug> DynamicQueryHandler: Done processing query | ||
2205 | 2024.02.01 23:07:19.837182 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2206 | 2024.02.01 23:07:19.837204 [ 3 ] {} <Debug> HTTP-Session: ef4a99f7-807d-4a8d-bf0b-75f307e3e8f8 Destroying unnamed session | ||
2207 | 2024.02.01 23:07:19.837347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2208 | 2024.02.01 23:07:19.837407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2209 | 2024.02.01 23:07:19.837435 [ 3 ] {} <Debug> HTTP-Session: 6d063297-3614-423b-ae9c-9484997074b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2210 | 2024.02.01 23:07:19.837460 [ 3 ] {} <Debug> HTTP-Session: 6d063297-3614-423b-ae9c-9484997074b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2211 | 2024.02.01 23:07:19.837559 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2212 | 2024.02.01 23:07:19.837604 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2213 | 2024.02.01 23:07:19.837736 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2214 | 2024.02.01 23:07:19.838045 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2215 | 2024.02.01 23:07:19.838275 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2216 | 2024.02.01 23:07:19.838427 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2217 | 2024.02.01 23:07:19.838610 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.001010123 sec., 15839 rows/sec., 1.24 MiB/sec. | ||
2218 | 2024.02.01 23:07:19.838735 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} <Debug> DynamicQueryHandler: Done processing query | ||
2219 | 2024.02.01 23:07:19.838758 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2220 | 2024.02.01 23:07:19.838774 [ 3 ] {} <Debug> HTTP-Session: 6d063297-3614-423b-ae9c-9484997074b4 Destroying unnamed session | ||
2221 | 2024.02.01 23:07:19.838889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2222 | 2024.02.01 23:07:19.838934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2223 | 2024.02.01 23:07:19.838953 [ 3 ] {} <Debug> HTTP-Session: d1574e91-05e8-4bf8-9598-5768ce031338 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2224 | 2024.02.01 23:07:19.838969 [ 3 ] {} <Debug> HTTP-Session: d1574e91-05e8-4bf8-9598-5768ce031338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2225 | 2024.02.01 23:07:19.839039 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2226 | 2024.02.01 23:07:19.839083 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2227 | 2024.02.01 23:07:19.839202 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2228 | 2024.02.01 23:07:19.839507 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2229 | 2024.02.01 23:07:19.839773 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2230 | 2024.02.01 23:07:19.839949 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2231 | 2024.02.01 23:07:19.840071 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000992523 sec., 2015 rows/sec., 141.68 KiB/sec. | ||
2232 | 2024.02.01 23:07:19.840178 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} <Debug> DynamicQueryHandler: Done processing query | ||
2233 | 2024.02.01 23:07:19.840201 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2234 | 2024.02.01 23:07:19.840218 [ 3 ] {} <Debug> HTTP-Session: d1574e91-05e8-4bf8-9598-5768ce031338 Destroying unnamed session | ||
2235 | 2024.02.01 23:07:19.840352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2236 | 2024.02.01 23:07:19.840397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2237 | 2024.02.01 23:07:19.840415 [ 3 ] {} <Debug> HTTP-Session: a0ee811c-9b8d-4b91-81a1-17e6105f21c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2238 | 2024.02.01 23:07:19.840432 [ 3 ] {} <Debug> HTTP-Session: a0ee811c-9b8d-4b91-81a1-17e6105f21c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2239 | 2024.02.01 23:07:19.840505 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2240 | 2024.02.01 23:07:19.840548 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2241 | 2024.02.01 23:07:19.840682 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2242 | 2024.02.01 23:07:19.841019 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2243 | 2024.02.01 23:07:19.841298 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2244 | 2024.02.01 23:07:19.841488 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2245 | 2024.02.01 23:07:19.841611 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001071525 sec., 11198 rows/sec., 15.11 MiB/sec. | ||
2246 | 2024.02.01 23:07:19.841610 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2247 | 2024.02.01 23:07:19.841713 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2248 | 2024.02.01 23:07:19.841825 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} <Debug> DynamicQueryHandler: Done processing query | ||
2249 | 2024.02.01 23:07:19.841828 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2250 | 2024.02.01 23:07:19.841861 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2251 | 2024.02.01 23:07:19.841892 [ 3 ] {} <Debug> HTTP-Session: a0ee811c-9b8d-4b91-81a1-17e6105f21c7 Destroying unnamed session | ||
2252 | 2024.02.01 23:07:19.841986 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2253 | 2024.02.01 23:07:19.842029 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 320 rows starting from the beginning of the part | ||
2254 | 2024.02.01 23:07:19.842155 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
2255 | 2024.02.01 23:07:19.842262 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
2256 | 2024.02.01 23:07:19.842361 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
2257 | 2024.02.01 23:07:19.842477 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
2258 | 2024.02.01 23:07:19.842577 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
2259 | 2024.02.01 23:07:19.843888 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 6 columns (6 merged, 0 gathered) in 0.002101539 sec., 203660.26992599235 rows/sec., 274.83 MiB/sec. | ||
2260 | 2024.02.01 23:07:19.844130 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2261 | 2024.02.01 23:07:19.844359 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2262 | 2024.02.01 23:07:19.844422 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2263 | 2024.02.01 23:07:19.844486 [ 26 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3: 4.05 MiB. | ||
2264 | 2024.02.01 23:07:24.829412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2265 | 2024.02.01 23:07:24.829544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2266 | 2024.02.01 23:07:24.829574 [ 3 ] {} <Debug> HTTP-Session: 6f0a5b92-001a-4347-857f-c875f38bba27 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2267 | 2024.02.01 23:07:24.829601 [ 3 ] {} <Debug> HTTP-Session: 6f0a5b92-001a-4347-857f-c875f38bba27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2268 | 2024.02.01 23:07:24.829743 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2269 | 2024.02.01 23:07:24.829810 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2270 | 2024.02.01 23:07:24.829990 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2271 | 2024.02.01 23:07:24.830464 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2272 | 2024.02.01 23:07:24.830754 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2273 | 2024.02.01 23:07:24.830945 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2274 | 2024.02.01 23:07:24.831059 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001275209 sec., 28230 rows/sec., 2.23 MiB/sec. | ||
2275 | 2024.02.01 23:07:24.831186 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} <Debug> DynamicQueryHandler: Done processing query | ||
2276 | 2024.02.01 23:07:24.831212 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2277 | 2024.02.01 23:07:24.831228 [ 3 ] {} <Debug> HTTP-Session: 6f0a5b92-001a-4347-857f-c875f38bba27 Destroying unnamed session | ||
2278 | 2024.02.01 23:07:24.831362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2279 | 2024.02.01 23:07:24.831409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2280 | 2024.02.01 23:07:24.831429 [ 3 ] {} <Debug> HTTP-Session: c85f8d7a-c894-49eb-ad13-08d670febec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2281 | 2024.02.01 23:07:24.831447 [ 3 ] {} <Debug> HTTP-Session: c85f8d7a-c894-49eb-ad13-08d670febec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2282 | 2024.02.01 23:07:24.831534 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2283 | 2024.02.01 23:07:24.831575 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2284 | 2024.02.01 23:07:24.831678 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2285 | 2024.02.01 23:07:24.832028 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2286 | 2024.02.01 23:07:24.832250 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2287 | 2024.02.01 23:07:24.832401 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2288 | 2024.02.01 23:07:24.832509 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000947602 sec., 113971 rows/sec., 11.13 MiB/sec. | ||
2289 | 2024.02.01 23:07:24.832623 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} <Debug> DynamicQueryHandler: Done processing query | ||
2290 | 2024.02.01 23:07:24.832647 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2291 | 2024.02.01 23:07:24.832662 [ 3 ] {} <Debug> HTTP-Session: c85f8d7a-c894-49eb-ad13-08d670febec2 Destroying unnamed session | ||
2292 | 2024.02.01 23:07:24.832819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2293 | 2024.02.01 23:07:24.832862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2294 | 2024.02.01 23:07:24.832880 [ 3 ] {} <Debug> HTTP-Session: 9ab8d50a-be62-42c2-9b06-b5df86310e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2295 | 2024.02.01 23:07:24.832897 [ 3 ] {} <Debug> HTTP-Session: 9ab8d50a-be62-42c2-9b06-b5df86310e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2296 | 2024.02.01 23:07:24.832969 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2297 | 2024.02.01 23:07:24.833007 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2298 | 2024.02.01 23:07:24.833111 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2299 | 2024.02.01 23:07:24.833395 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2300 | 2024.02.01 23:07:24.833681 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2301 | 2024.02.01 23:07:24.833831 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2302 | 2024.02.01 23:07:24.833933 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000937052 sec., 38418 rows/sec., 3.00 MiB/sec. | ||
2303 | 2024.02.01 23:07:24.834031 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} <Debug> DynamicQueryHandler: Done processing query | ||
2304 | 2024.02.01 23:07:24.834055 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2305 | 2024.02.01 23:07:24.834070 [ 3 ] {} <Debug> HTTP-Session: 9ab8d50a-be62-42c2-9b06-b5df86310e61 Destroying unnamed session | ||
2306 | 2024.02.01 23:07:24.834202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2307 | 2024.02.01 23:07:24.834243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2308 | 2024.02.01 23:07:24.834262 [ 3 ] {} <Debug> HTTP-Session: 57501b5c-e471-465f-b150-4f591e2a5f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2309 | 2024.02.01 23:07:24.834278 [ 3 ] {} <Debug> HTTP-Session: 57501b5c-e471-465f-b150-4f591e2a5f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2310 | 2024.02.01 23:07:24.834357 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2311 | 2024.02.01 23:07:24.834474 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2312 | 2024.02.01 23:07:24.834606 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2313 | 2024.02.01 23:07:24.835039 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2314 | 2024.02.01 23:07:24.835348 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2315 | 2024.02.01 23:07:24.835524 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2316 | 2024.02.01 23:07:24.835621 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001164987 sec., 30901 rows/sec., 41.70 MiB/sec. | ||
2317 | 2024.02.01 23:07:24.835739 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} <Debug> DynamicQueryHandler: Done processing query | ||
2318 | 2024.02.01 23:07:24.835764 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2319 | 2024.02.01 23:07:24.835785 [ 3 ] {} <Debug> HTTP-Session: 57501b5c-e471-465f-b150-4f591e2a5f4c Destroying unnamed session | ||
2320 | 2024.02.01 23:07:29.827999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2321 | 2024.02.01 23:07:29.828122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2322 | 2024.02.01 23:07:29.828153 [ 3 ] {} <Debug> HTTP-Session: 0be736eb-8ed4-445d-8023-0a20f16e498b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2323 | 2024.02.01 23:07:29.828180 [ 3 ] {} <Debug> HTTP-Session: 0be736eb-8ed4-445d-8023-0a20f16e498b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2324 | 2024.02.01 23:07:29.828316 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2325 | 2024.02.01 23:07:29.828383 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2326 | 2024.02.01 23:07:29.828563 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2327 | 2024.02.01 23:07:29.828966 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2328 | 2024.02.01 23:07:29.829222 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2329 | 2024.02.01 23:07:29.829408 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2330 | 2024.02.01 23:07:29.829554 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001198799 sec., 10010 rows/sec., 811.36 KiB/sec. | ||
2331 | 2024.02.01 23:07:29.829681 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} <Debug> DynamicQueryHandler: Done processing query | ||
2332 | 2024.02.01 23:07:29.829706 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2333 | 2024.02.01 23:07:29.829723 [ 3 ] {} <Debug> HTTP-Session: 0be736eb-8ed4-445d-8023-0a20f16e498b Destroying unnamed session | ||
2334 | 2024.02.01 23:07:29.829853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2335 | 2024.02.01 23:07:29.829899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2336 | 2024.02.01 23:07:29.829919 [ 3 ] {} <Debug> HTTP-Session: 55b1be34-4778-4d47-9228-e2af01f50ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2337 | 2024.02.01 23:07:29.829937 [ 3 ] {} <Debug> HTTP-Session: 55b1be34-4778-4d47-9228-e2af01f50ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2338 | 2024.02.01 23:07:29.830016 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2339 | 2024.02.01 23:07:29.830056 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2340 | 2024.02.01 23:07:29.830160 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2341 | 2024.02.01 23:07:29.830456 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2342 | 2024.02.01 23:07:29.830659 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2343 | 2024.02.01 23:07:29.830806 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2344 | 2024.02.01 23:07:29.830923 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.0008776 sec., 41020 rows/sec., 3.64 MiB/sec. | ||
2345 | 2024.02.01 23:07:29.831039 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} <Debug> DynamicQueryHandler: Done processing query | ||
2346 | 2024.02.01 23:07:29.831062 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2347 | 2024.02.01 23:07:29.831078 [ 3 ] {} <Debug> HTTP-Session: 55b1be34-4778-4d47-9228-e2af01f50ebc Destroying unnamed session | ||
2348 | 2024.02.01 23:07:29.831197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2349 | 2024.02.01 23:07:29.831241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2350 | 2024.02.01 23:07:29.831259 [ 3 ] {} <Debug> HTTP-Session: 8f8dc28f-8112-47dc-9389-7ef26b9efb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2351 | 2024.02.01 23:07:29.831275 [ 3 ] {} <Debug> HTTP-Session: 8f8dc28f-8112-47dc-9389-7ef26b9efb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2352 | 2024.02.01 23:07:29.831343 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2353 | 2024.02.01 23:07:29.831382 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2354 | 2024.02.01 23:07:29.831486 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2355 | 2024.02.01 23:07:29.831768 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2356 | 2024.02.01 23:07:29.831968 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2357 | 2024.02.01 23:07:29.832114 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2358 | 2024.02.01 23:07:29.832228 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000857 sec., 14002 rows/sec., 1.10 MiB/sec. | ||
2359 | 2024.02.01 23:07:29.832417 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} <Debug> DynamicQueryHandler: Done processing query | ||
2360 | 2024.02.01 23:07:29.832441 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2361 | 2024.02.01 23:07:29.832456 [ 3 ] {} <Debug> HTTP-Session: 8f8dc28f-8112-47dc-9389-7ef26b9efb0e Destroying unnamed session | ||
2362 | 2024.02.01 23:07:29.832615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2363 | 2024.02.01 23:07:29.832659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2364 | 2024.02.01 23:07:29.832678 [ 3 ] {} <Debug> HTTP-Session: 194c8702-f630-4151-b4c4-0a7b4e7a7b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2365 | 2024.02.01 23:07:29.832695 [ 3 ] {} <Debug> HTTP-Session: 194c8702-f630-4151-b4c4-0a7b4e7a7b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2366 | 2024.02.01 23:07:29.832768 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2367 | 2024.02.01 23:07:29.832812 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2368 | 2024.02.01 23:07:29.832961 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2369 | 2024.02.01 23:07:29.833276 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2370 | 2024.02.01 23:07:29.833564 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2371 | 2024.02.01 23:07:29.833748 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2372 | 2024.02.01 23:07:29.833885 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001083245 sec., 11077 rows/sec., 14.95 MiB/sec. | ||
2373 | 2024.02.01 23:07:29.834091 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} <Debug> DynamicQueryHandler: Done processing query | ||
2374 | 2024.02.01 23:07:29.834115 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2375 | 2024.02.01 23:07:29.834130 [ 3 ] {} <Debug> HTTP-Session: 194c8702-f630-4151-b4c4-0a7b4e7a7b05 Destroying unnamed session | ||
2376 | 2024.02.01 23:07:30.791707 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2377 | 2024.02.01 23:07:30.791841 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
2378 | 2024.02.01 23:07:30.791976 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2379 | 2024.02.01 23:07:30.792219 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2380 | 2024.02.01 23:07:30.792281 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 324 rows starting from the beginning of the part | ||
2381 | 2024.02.01 23:07:30.792487 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2382 | 2024.02.01 23:07:30.792657 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
2383 | 2024.02.01 23:07:30.792816 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2384 | 2024.02.01 23:07:30.792935 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::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 | ||
2385 | 2024.02.01 23:07:30.793745 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818012 sec., 220020.54991936247 rows/sec., 15.52 MiB/sec. | ||
2386 | 2024.02.01 23:07:30.793856 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2387 | 2024.02.01 23:07:30.794057 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2388 | 2024.02.01 23:07:30.794118 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2389 | 2024.02.01 23:07:34.415367 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2390 | 2024.02.01 23:07:34.415475 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2391 | 2024.02.01 23:07:34.829144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2392 | 2024.02.01 23:07:34.829288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2393 | 2024.02.01 23:07:34.829333 [ 3 ] {} <Debug> HTTP-Session: c9189203-00b5-4b36-baed-f75505f2787e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2394 | 2024.02.01 23:07:34.829374 [ 3 ] {} <Debug> HTTP-Session: c9189203-00b5-4b36-baed-f75505f2787e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2395 | 2024.02.01 23:07:34.829567 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2396 | 2024.02.01 23:07:34.829660 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2397 | 2024.02.01 23:07:34.829918 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2398 | 2024.02.01 23:07:34.830371 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2399 | 2024.02.01 23:07:34.830626 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2400 | 2024.02.01 23:07:34.830820 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2401 | 2024.02.01 23:07:34.830934 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00131347 sec., 27408 rows/sec., 2.17 MiB/sec. | ||
2402 | 2024.02.01 23:07:34.831073 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} <Debug> DynamicQueryHandler: Done processing query | ||
2403 | 2024.02.01 23:07:34.831099 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2404 | 2024.02.01 23:07:34.831114 [ 3 ] {} <Debug> HTTP-Session: c9189203-00b5-4b36-baed-f75505f2787e Destroying unnamed session | ||
2405 | 2024.02.01 23:07:34.831230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2406 | 2024.02.01 23:07:34.831274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2407 | 2024.02.01 23:07:34.831293 [ 3 ] {} <Debug> HTTP-Session: 51366c2a-1665-4ff0-b390-f240f77694ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2408 | 2024.02.01 23:07:34.831309 [ 3 ] {} <Debug> HTTP-Session: 51366c2a-1665-4ff0-b390-f240f77694ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2409 | 2024.02.01 23:07:34.831378 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2410 | 2024.02.01 23:07:34.831416 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2411 | 2024.02.01 23:07:34.831521 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2412 | 2024.02.01 23:07:34.831774 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2413 | 2024.02.01 23:07:34.831972 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2414 | 2024.02.01 23:07:34.832120 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2415 | 2024.02.01 23:07:34.832218 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000809509 sec., 2470 rows/sec., 211.11 KiB/sec. | ||
2416 | 2024.02.01 23:07:34.832339 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} <Debug> DynamicQueryHandler: Done processing query | ||
2417 | 2024.02.01 23:07:34.832362 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2418 | 2024.02.01 23:07:34.832377 [ 3 ] {} <Debug> HTTP-Session: 51366c2a-1665-4ff0-b390-f240f77694ba Destroying unnamed session | ||
2419 | 2024.02.01 23:07:34.832535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2420 | 2024.02.01 23:07:34.832579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2421 | 2024.02.01 23:07:34.832596 [ 3 ] {} <Debug> HTTP-Session: 89e2ce7a-05d7-475f-848c-2d953a7e28c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2422 | 2024.02.01 23:07:34.832612 [ 3 ] {} <Debug> HTTP-Session: 89e2ce7a-05d7-475f-848c-2d953a7e28c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2423 | 2024.02.01 23:07:34.832684 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2424 | 2024.02.01 23:07:34.832722 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2425 | 2024.02.01 23:07:34.832824 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2426 | 2024.02.01 23:07:34.833148 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2427 | 2024.02.01 23:07:34.833361 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2428 | 2024.02.01 23:07:34.833509 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2429 | 2024.02.01 23:07:34.833604 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} <Information> executeQuery: Read 109 rows, 10.89 KiB in 0.00089243 sec., 122138 rows/sec., 11.92 MiB/sec. | ||
2430 | 2024.02.01 23:07:34.833743 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} <Debug> DynamicQueryHandler: Done processing query | ||
2431 | 2024.02.01 23:07:34.833767 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2432 | 2024.02.01 23:07:34.833782 [ 3 ] {} <Debug> HTTP-Session: 89e2ce7a-05d7-475f-848c-2d953a7e28c3 Destroying unnamed session | ||
2433 | 2024.02.01 23:07:34.833893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2434 | 2024.02.01 23:07:34.833938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2435 | 2024.02.01 23:07:34.833956 [ 3 ] {} <Debug> HTTP-Session: 2e593e75-1778-449e-963c-51fb5e259e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2436 | 2024.02.01 23:07:34.833972 [ 3 ] {} <Debug> HTTP-Session: 2e593e75-1778-449e-963c-51fb5e259e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2437 | 2024.02.01 23:07:34.834041 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2438 | 2024.02.01 23:07:34.834080 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2439 | 2024.02.01 23:07:34.834185 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2440 | 2024.02.01 23:07:34.834433 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2441 | 2024.02.01 23:07:34.834631 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2442 | 2024.02.01 23:07:34.834776 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2443 | 2024.02.01 23:07:34.834871 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000798269 sec., 2505 rows/sec., 174.94 KiB/sec. | ||
2444 | 2024.02.01 23:07:34.834984 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} <Debug> DynamicQueryHandler: Done processing query | ||
2445 | 2024.02.01 23:07:34.835007 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2446 | 2024.02.01 23:07:34.835022 [ 3 ] {} <Debug> HTTP-Session: 2e593e75-1778-449e-963c-51fb5e259e69 Destroying unnamed session | ||
2447 | 2024.02.01 23:07:34.835134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2448 | 2024.02.01 23:07:34.835176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2449 | 2024.02.01 23:07:34.835194 [ 3 ] {} <Debug> HTTP-Session: f6267bed-1029-4d76-8149-2190ff8ef690 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2450 | 2024.02.01 23:07:34.835210 [ 3 ] {} <Debug> HTTP-Session: f6267bed-1029-4d76-8149-2190ff8ef690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2451 | 2024.02.01 23:07:34.835280 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2452 | 2024.02.01 23:07:34.835315 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2453 | 2024.02.01 23:07:34.835415 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2454 | 2024.02.01 23:07:34.835683 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2455 | 2024.02.01 23:07:34.835895 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2456 | 2024.02.01 23:07:34.836106 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2457 | 2024.02.01 23:07:34.836231 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000923731 sec., 41137 rows/sec., 3.22 MiB/sec. | ||
2458 | 2024.02.01 23:07:34.836371 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} <Debug> DynamicQueryHandler: Done processing query | ||
2459 | 2024.02.01 23:07:34.836397 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2460 | 2024.02.01 23:07:34.836415 [ 3 ] {} <Debug> HTTP-Session: f6267bed-1029-4d76-8149-2190ff8ef690 Destroying unnamed session | ||
2461 | 2024.02.01 23:07:34.836553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2462 | 2024.02.01 23:07:34.836599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2463 | 2024.02.01 23:07:34.836618 [ 3 ] {} <Debug> HTTP-Session: 123b3014-0b60-4de2-b812-2dfd068900a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2464 | 2024.02.01 23:07:34.836637 [ 3 ] {} <Debug> HTTP-Session: 123b3014-0b60-4de2-b812-2dfd068900a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2465 | 2024.02.01 23:07:34.836727 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2466 | 2024.02.01 23:07:34.836780 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2467 | 2024.02.01 23:07:34.836936 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2468 | 2024.02.01 23:07:34.837244 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2469 | 2024.02.01 23:07:34.837508 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2470 | 2024.02.01 23:07:34.837685 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2471 | 2024.02.01 23:07:34.837779 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001019084 sec., 981 rows/sec., 69.00 KiB/sec. | ||
2472 | 2024.02.01 23:07:34.837895 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} <Debug> DynamicQueryHandler: Done processing query | ||
2473 | 2024.02.01 23:07:34.837918 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2474 | 2024.02.01 23:07:34.837933 [ 3 ] {} <Debug> HTTP-Session: 123b3014-0b60-4de2-b812-2dfd068900a3 Destroying unnamed session | ||
2475 | 2024.02.01 23:07:34.838080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2476 | 2024.02.01 23:07:34.838125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2477 | 2024.02.01 23:07:34.838143 [ 3 ] {} <Debug> HTTP-Session: 69dcb0ff-220a-4127-a2a6-a646b087d59f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2478 | 2024.02.01 23:07:34.838159 [ 3 ] {} <Debug> HTTP-Session: 69dcb0ff-220a-4127-a2a6-a646b087d59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2479 | 2024.02.01 23:07:34.838237 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2480 | 2024.02.01 23:07:34.838280 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2481 | 2024.02.01 23:07:34.838411 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2482 | 2024.02.01 23:07:34.838915 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2483 | 2024.02.01 23:07:34.839189 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2484 | 2024.02.01 23:07:34.839365 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2485 | 2024.02.01 23:07:34.839455 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001239188 sec., 29051 rows/sec., 39.20 MiB/sec. | ||
2486 | 2024.02.01 23:07:34.839649 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} <Debug> DynamicQueryHandler: Done processing query | ||
2487 | 2024.02.01 23:07:34.839741 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2488 | 2024.02.01 23:07:34.839756 [ 3 ] {} <Debug> HTTP-Session: 69dcb0ff-220a-4127-a2a6-a646b087d59f Destroying unnamed session | ||
2489 | 2024.02.01 23:07:39.830271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2490 | 2024.02.01 23:07:39.830401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2491 | 2024.02.01 23:07:39.830431 [ 3 ] {} <Debug> HTTP-Session: 8da3c1d5-e899-44d6-a04b-a5aa311ec39f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2492 | 2024.02.01 23:07:39.830459 [ 3 ] {} <Debug> HTTP-Session: 8da3c1d5-e899-44d6-a04b-a5aa311ec39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2493 | 2024.02.01 23:07:39.830597 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2494 | 2024.02.01 23:07:39.830664 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2495 | 2024.02.01 23:07:39.830845 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2496 | 2024.02.01 23:07:39.831300 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2497 | 2024.02.01 23:07:39.831568 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2498 | 2024.02.01 23:07:39.831732 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2499 | 2024.02.01 23:07:39.831869 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001224638 sec., 9798 rows/sec., 794.24 KiB/sec. | ||
2500 | 2024.02.01 23:07:39.832022 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} <Debug> DynamicQueryHandler: Done processing query | ||
2501 | 2024.02.01 23:07:39.832048 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2502 | 2024.02.01 23:07:39.832065 [ 3 ] {} <Debug> HTTP-Session: 8da3c1d5-e899-44d6-a04b-a5aa311ec39f Destroying unnamed session | ||
2503 | 2024.02.01 23:07:39.832180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2504 | 2024.02.01 23:07:39.832233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2505 | 2024.02.01 23:07:39.832254 [ 3 ] {} <Debug> HTTP-Session: 980676c4-d1ad-4a40-952b-2c366e97534f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2506 | 2024.02.01 23:07:39.832273 [ 3 ] {} <Debug> HTTP-Session: 980676c4-d1ad-4a40-952b-2c366e97534f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2507 | 2024.02.01 23:07:39.832350 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2508 | 2024.02.01 23:07:39.832393 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2509 | 2024.02.01 23:07:39.832507 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2510 | 2024.02.01 23:07:39.832801 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2511 | 2024.02.01 23:07:39.833021 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2512 | 2024.02.01 23:07:39.833170 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2513 | 2024.02.01 23:07:39.833297 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000917151 sec., 2180 rows/sec., 186.34 KiB/sec. | ||
2514 | 2024.02.01 23:07:39.833417 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} <Debug> DynamicQueryHandler: Done processing query | ||
2515 | 2024.02.01 23:07:39.833441 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2516 | 2024.02.01 23:07:39.833456 [ 3 ] {} <Debug> HTTP-Session: 980676c4-d1ad-4a40-952b-2c366e97534f Destroying unnamed session | ||
2517 | 2024.02.01 23:07:39.833579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2518 | 2024.02.01 23:07:39.833624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2519 | 2024.02.01 23:07:39.833643 [ 3 ] {} <Debug> HTTP-Session: 9d9682de-9750-4e84-8914-3f4c00a9ee35 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2520 | 2024.02.01 23:07:39.833660 [ 3 ] {} <Debug> HTTP-Session: 9d9682de-9750-4e84-8914-3f4c00a9ee35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2521 | 2024.02.01 23:07:39.833734 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2522 | 2024.02.01 23:07:39.833772 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2523 | 2024.02.01 23:07:39.833879 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2524 | 2024.02.01 23:07:39.834199 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2525 | 2024.02.01 23:07:39.834408 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2526 | 2024.02.01 23:07:39.834559 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2527 | 2024.02.01 23:07:39.834684 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.000918831 sec., 79448 rows/sec., 6.51 MiB/sec. | ||
2528 | 2024.02.01 23:07:39.834675 [ 72 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2529 | 2024.02.01 23:07:39.834794 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2530 | 2024.02.01 23:07:39.834862 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} <Debug> DynamicQueryHandler: Done processing query | ||
2531 | 2024.02.01 23:07:39.834927 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2532 | 2024.02.01 23:07:39.834959 [ 3 ] {} <Debug> HTTP-Session: 9d9682de-9750-4e84-8914-3f4c00a9ee35 Destroying unnamed session | ||
2533 | 2024.02.01 23:07:39.834976 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2534 | 2024.02.01 23:07:39.835149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2535 | 2024.02.01 23:07:39.835175 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2536 | 2024.02.01 23:07:39.835244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2537 | 2024.02.01 23:07:39.835250 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 182 rows starting from the beginning of the part | ||
2538 | 2024.02.01 23:07:39.835284 [ 3 ] {} <Debug> HTTP-Session: 6237f77d-0f25-40f6-ad2f-0c8b8bcfee83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2539 | 2024.02.01 23:07:39.835341 [ 3 ] {} <Debug> HTTP-Session: 6237f77d-0f25-40f6-ad2f-0c8b8bcfee83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2540 | 2024.02.01 23:07:39.835546 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
2541 | 2024.02.01 23:07:39.835555 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2542 | 2024.02.01 23:07:39.835656 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2543 | 2024.02.01 23:07:39.835795 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
2544 | 2024.02.01 23:07:39.836121 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
2545 | 2024.02.01 23:07:39.836163 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2546 | 2024.02.01 23:07:39.836393 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 109 rows starting from the beginning of the part | ||
2547 | 2024.02.01 23:07:39.836523 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 73 rows starting from the beginning of the part | ||
2548 | 2024.02.01 23:07:39.837147 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2549 | 2024.02.01 23:07:39.837655 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2550 | 2024.02.01 23:07:39.838032 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2551 | 2024.02.01 23:07:39.838248 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002617181 sec., 764 rows/sec., 53.36 KiB/sec. | ||
2552 | 2024.02.01 23:07:39.838738 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} <Debug> DynamicQueryHandler: Done processing query | ||
2553 | 2024.02.01 23:07:39.838765 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003885901 sec., 140507.954268521 rows/sec., 12.95 MiB/sec. | ||
2554 | 2024.02.01 23:07:39.838772 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2555 | 2024.02.01 23:07:39.838865 [ 3 ] {} <Debug> HTTP-Session: 6237f77d-0f25-40f6-ad2f-0c8b8bcfee83 Destroying unnamed session | ||
2556 | 2024.02.01 23:07:39.838977 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2557 | 2024.02.01 23:07:39.839053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2558 | 2024.02.01 23:07:39.839132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2559 | 2024.02.01 23:07:39.839174 [ 3 ] {} <Debug> HTTP-Session: c55e7e4f-83d4-43b7-bce2-596d4c0024bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2560 | 2024.02.01 23:07:39.839201 [ 3 ] {} <Debug> HTTP-Session: c55e7e4f-83d4-43b7-bce2-596d4c0024bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2561 | 2024.02.01 23:07:39.839270 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2562 | 2024.02.01 23:07:39.839361 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2563 | 2024.02.01 23:07:39.839404 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2564 | 2024.02.01 23:07:39.839429 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2565 | 2024.02.01 23:07:39.839649 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2566 | 2024.02.01 23:07:39.839967 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2567 | 2024.02.01 23:07:39.840171 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2568 | 2024.02.01 23:07:39.840315 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2569 | 2024.02.01 23:07:39.840430 [ 72 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2570 | 2024.02.01 23:07:39.840436 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.001064734 sec., 35689 rows/sec., 2.77 MiB/sec. | ||
2571 | 2024.02.01 23:07:39.840495 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2572 | 2024.02.01 23:07:39.840662 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2573 | 2024.02.01 23:07:39.840809 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} <Debug> DynamicQueryHandler: Done processing query | ||
2574 | 2024.02.01 23:07:39.840850 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2575 | 2024.02.01 23:07:39.840898 [ 3 ] {} <Debug> HTTP-Session: c55e7e4f-83d4-43b7-bce2-596d4c0024bb Destroying unnamed session | ||
2576 | 2024.02.01 23:07:39.840903 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2577 | 2024.02.01 23:07:39.840953 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 94 rows starting from the beginning of the part | ||
2578 | 2024.02.01 23:07:39.841073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2579 | 2024.02.01 23:07:39.841120 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
2580 | 2024.02.01 23:07:39.841151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2581 | 2024.02.01 23:07:39.841196 [ 3 ] {} <Debug> HTTP-Session: 6cc68de4-12d2-4166-8785-741b0281b703 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2582 | 2024.02.01 23:07:39.841226 [ 3 ] {} <Debug> HTTP-Session: 6cc68de4-12d2-4166-8785-741b0281b703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2583 | 2024.02.01 23:07:39.841307 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
2584 | 2024.02.01 23:07:39.841427 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2585 | 2024.02.01 23:07:39.841565 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2586 | 2024.02.01 23:07:39.841565 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
2587 | 2024.02.01 23:07:39.841878 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
2588 | 2024.02.01 23:07:39.842109 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2589 | 2024.02.01 23:07:39.842129 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
2590 | 2024.02.01 23:07:39.842773 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2591 | 2024.02.01 23:07:39.843477 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2592 | 2024.02.01 23:07:39.843581 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.002941308 sec., 79556.4422359032 rows/sec., 6.21 MiB/sec. | ||
2593 | 2024.02.01 23:07:39.843783 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2594 | 2024.02.01 23:07:39.843786 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2595 | 2024.02.01 23:07:39.844015 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002519419 sec., 14685 rows/sec., 1.04 MiB/sec. | ||
2596 | 2024.02.01 23:07:39.844191 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2597 | 2024.02.01 23:07:39.844263 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} <Debug> DynamicQueryHandler: Done processing query | ||
2598 | 2024.02.01 23:07:39.844303 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2599 | 2024.02.01 23:07:39.844305 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2600 | 2024.02.01 23:07:39.844334 [ 3 ] {} <Debug> HTTP-Session: 6cc68de4-12d2-4166-8785-741b0281b703 Destroying unnamed session | ||
2601 | 2024.02.01 23:07:39.844484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2602 | 2024.02.01 23:07:39.844535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2603 | 2024.02.01 23:07:39.844553 [ 3 ] {} <Debug> HTTP-Session: ee2ebe95-aa51-43d2-acc1-a7dd6ad794d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2604 | 2024.02.01 23:07:39.844570 [ 3 ] {} <Debug> HTTP-Session: ee2ebe95-aa51-43d2-acc1-a7dd6ad794d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2605 | 2024.02.01 23:07:39.844653 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2606 | 2024.02.01 23:07:39.844698 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2607 | 2024.02.01 23:07:39.844856 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2608 | 2024.02.01 23:07:39.845257 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2609 | 2024.02.01 23:07:39.845553 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2610 | 2024.02.01 23:07:39.845736 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2611 | 2024.02.01 23:07:39.845863 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001181388 sec., 10157 rows/sec., 13.71 MiB/sec. | ||
2612 | 2024.02.01 23:07:39.846000 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} <Debug> DynamicQueryHandler: Done processing query | ||
2613 | 2024.02.01 23:07:39.846024 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2614 | 2024.02.01 23:07:39.846041 [ 3 ] {} <Debug> HTTP-Session: ee2ebe95-aa51-43d2-acc1-a7dd6ad794d7 Destroying unnamed session | ||
2615 | 2024.02.01 23:07:44.830166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2616 | 2024.02.01 23:07:44.830351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2617 | 2024.02.01 23:07:44.830398 [ 3 ] {} <Debug> HTTP-Session: 8c2636a8-13aa-49bc-af8a-b781167d114d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2618 | 2024.02.01 23:07:44.830438 [ 3 ] {} <Debug> HTTP-Session: 8c2636a8-13aa-49bc-af8a-b781167d114d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2619 | 2024.02.01 23:07:44.830583 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2620 | 2024.02.01 23:07:44.830642 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2621 | 2024.02.01 23:07:44.830795 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2622 | 2024.02.01 23:07:44.831197 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2623 | 2024.02.01 23:07:44.831465 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2624 | 2024.02.01 23:07:44.831629 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2625 | 2024.02.01 23:07:44.831772 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001149717 sec., 31312 rows/sec., 2.48 MiB/sec. | ||
2626 | 2024.02.01 23:07:44.831767 [ 159 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2627 | 2024.02.01 23:07:44.831905 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2628 | 2024.02.01 23:07:44.831981 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} <Debug> DynamicQueryHandler: Done processing query | ||
2629 | 2024.02.01 23:07:44.832006 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2630 | 2024.02.01 23:07:44.832018 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2631 | 2024.02.01 23:07:44.832062 [ 3 ] {} <Debug> HTTP-Session: 8c2636a8-13aa-49bc-af8a-b781167d114d Destroying unnamed session | ||
2632 | 2024.02.01 23:07:44.832141 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2633 | 2024.02.01 23:07:44.832184 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part | ||
2634 | 2024.02.01 23:07:44.832227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2635 | 2024.02.01 23:07:44.832311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2636 | 2024.02.01 23:07:44.832357 [ 3 ] {} <Debug> HTTP-Session: b16d40c2-2f21-4cdc-8f5f-39c9a3443593 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2637 | 2024.02.01 23:07:44.832424 [ 3 ] {} <Debug> HTTP-Session: b16d40c2-2f21-4cdc-8f5f-39c9a3443593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2638 | 2024.02.01 23:07:44.832460 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
2639 | 2024.02.01 23:07:44.832624 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2640 | 2024.02.01 23:07:44.832679 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
2641 | 2024.02.01 23:07:44.832706 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2642 | 2024.02.01 23:07:44.832901 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
2643 | 2024.02.01 23:07:44.833193 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2644 | 2024.02.01 23:07:44.833193 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
2645 | 2024.02.01 23:07:44.833398 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
2646 | 2024.02.01 23:07:44.833905 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2647 | 2024.02.01 23:07:44.834384 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2648 | 2024.02.01 23:07:44.834768 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2649 | 2024.02.01 23:07:44.834867 [ 14 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002907198 sec., 61915.28750363752 rows/sec., 4.90 MiB/sec. | ||
2650 | 2024.02.01 23:07:44.834980 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.002280733 sec., 47353 rows/sec., 4.62 MiB/sec. | ||
2651 | 2024.02.01 23:07:44.835080 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2652 | 2024.02.01 23:07:44.835205 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} <Debug> DynamicQueryHandler: Done processing query | ||
2653 | 2024.02.01 23:07:44.835239 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2654 | 2024.02.01 23:07:44.835269 [ 3 ] {} <Debug> HTTP-Session: b16d40c2-2f21-4cdc-8f5f-39c9a3443593 Destroying unnamed session | ||
2655 | 2024.02.01 23:07:44.835351 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2656 | 2024.02.01 23:07:44.835411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2657 | 2024.02.01 23:07:44.835427 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2658 | 2024.02.01 23:07:44.835478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2659 | 2024.02.01 23:07:44.835537 [ 3 ] {} <Debug> HTTP-Session: 853741ca-8370-48c9-b5ac-bcf42d9ad406 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2660 | 2024.02.01 23:07:44.835561 [ 3 ] {} <Debug> HTTP-Session: 853741ca-8370-48c9-b5ac-bcf42d9ad406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2661 | 2024.02.01 23:07:44.835638 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2662 | 2024.02.01 23:07:44.835677 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2663 | 2024.02.01 23:07:44.835796 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2664 | 2024.02.01 23:07:44.836185 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2665 | 2024.02.01 23:07:44.836567 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2666 | 2024.02.01 23:07:44.836869 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2667 | 2024.02.01 23:07:44.837002 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.001333 sec., 27006 rows/sec., 2.11 MiB/sec. | ||
2668 | 2024.02.01 23:07:44.837210 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} <Debug> DynamicQueryHandler: Done processing query | ||
2669 | 2024.02.01 23:07:44.837246 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2670 | 2024.02.01 23:07:44.837269 [ 3 ] {} <Debug> HTTP-Session: 853741ca-8370-48c9-b5ac-bcf42d9ad406 Destroying unnamed session | ||
2671 | 2024.02.01 23:07:44.837495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2672 | 2024.02.01 23:07:44.837543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2673 | 2024.02.01 23:07:44.837563 [ 3 ] {} <Debug> HTTP-Session: 9b4ebeb3-683a-444b-afbf-d611abf38cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2674 | 2024.02.01 23:07:44.837581 [ 3 ] {} <Debug> HTTP-Session: 9b4ebeb3-683a-444b-afbf-d611abf38cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2675 | 2024.02.01 23:07:44.837673 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2676 | 2024.02.01 23:07:44.837721 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2677 | 2024.02.01 23:07:44.837871 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2678 | 2024.02.01 23:07:44.838332 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2679 | 2024.02.01 23:07:44.838657 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2680 | 2024.02.01 23:07:44.838838 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2681 | 2024.02.01 23:07:44.838942 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001240659 sec., 29016 rows/sec., 39.16 MiB/sec. | ||
2682 | 2024.02.01 23:07:44.838934 [ 125 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2683 | 2024.02.01 23:07:44.838999 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2684 | 2024.02.01 23:07:44.839092 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} <Debug> DynamicQueryHandler: Done processing query | ||
2685 | 2024.02.01 23:07:44.839094 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2686 | 2024.02.01 23:07:44.839124 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2687 | 2024.02.01 23:07:44.839162 [ 3 ] {} <Debug> HTTP-Session: 9b4ebeb3-683a-444b-afbf-d611abf38cb0 Destroying unnamed session | ||
2688 | 2024.02.01 23:07:44.839242 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2689 | 2024.02.01 23:07:44.839280 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 428 rows starting from the beginning of the part | ||
2690 | 2024.02.01 23:07:44.839394 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
2691 | 2024.02.01 23:07:44.839494 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
2692 | 2024.02.01 23:07:44.839589 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
2693 | 2024.02.01 23:07:44.839678 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
2694 | 2024.02.01 23:07:44.839762 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
2695 | 2024.02.01 23:07:44.841211 [ 13 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 6 columns (6 merged, 0 gathered) in 0.00214949 sec., 260526.91568697692 rows/sec., 351.57 MiB/sec. | ||
2696 | 2024.02.01 23:07:44.841546 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2697 | 2024.02.01 23:07:44.841801 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2698 | 2024.02.01 23:07:44.841865 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2699 | 2024.02.01 23:07:44.841932 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4: 4.48 MiB. | ||
2700 | 2024.02.01 23:07:49.415729 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2701 | 2024.02.01 23:07:49.415801 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2702 | 2024.02.01 23:07:49.828098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2703 | 2024.02.01 23:07:49.828213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2704 | 2024.02.01 23:07:49.828242 [ 3 ] {} <Debug> HTTP-Session: 03e7016d-95c2-4946-bff8-b6da2f45857a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2705 | 2024.02.01 23:07:49.828270 [ 3 ] {} <Debug> HTTP-Session: 03e7016d-95c2-4946-bff8-b6da2f45857a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2706 | 2024.02.01 23:07:49.828407 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2707 | 2024.02.01 23:07:49.828472 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2708 | 2024.02.01 23:07:49.828656 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2709 | 2024.02.01 23:07:49.829049 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2710 | 2024.02.01 23:07:49.829299 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2711 | 2024.02.01 23:07:49.829457 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2712 | 2024.02.01 23:07:49.829585 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001134367 sec., 10578 rows/sec., 857.44 KiB/sec. | ||
2713 | 2024.02.01 23:07:49.829711 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} <Debug> DynamicQueryHandler: Done processing query | ||
2714 | 2024.02.01 23:07:49.829735 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2715 | 2024.02.01 23:07:49.829750 [ 3 ] {} <Debug> HTTP-Session: 03e7016d-95c2-4946-bff8-b6da2f45857a Destroying unnamed session | ||
2716 | 2024.02.01 23:07:49.829878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2717 | 2024.02.01 23:07:49.829921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2718 | 2024.02.01 23:07:49.829940 [ 3 ] {} <Debug> HTTP-Session: 8226f748-8b58-43d6-b3a8-fbec33b1797d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2719 | 2024.02.01 23:07:49.829956 [ 3 ] {} <Debug> HTTP-Session: 8226f748-8b58-43d6-b3a8-fbec33b1797d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2720 | 2024.02.01 23:07:49.830029 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2721 | 2024.02.01 23:07:49.830067 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2722 | 2024.02.01 23:07:49.830169 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2723 | 2024.02.01 23:07:49.830497 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2724 | 2024.02.01 23:07:49.830701 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2725 | 2024.02.01 23:07:49.830848 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2726 | 2024.02.01 23:07:49.830965 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000908851 sec., 39610 rows/sec., 3.51 MiB/sec. | ||
2727 | 2024.02.01 23:07:49.831082 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} <Debug> DynamicQueryHandler: Done processing query | ||
2728 | 2024.02.01 23:07:49.831105 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2729 | 2024.02.01 23:07:49.831121 [ 3 ] {} <Debug> HTTP-Session: 8226f748-8b58-43d6-b3a8-fbec33b1797d Destroying unnamed session | ||
2730 | 2024.02.01 23:07:49.831246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2731 | 2024.02.01 23:07:49.831292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2732 | 2024.02.01 23:07:49.831310 [ 3 ] {} <Debug> HTTP-Session: 1852b70d-6c5d-4517-80f2-a49c2e4af547 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2733 | 2024.02.01 23:07:49.831326 [ 3 ] {} <Debug> HTTP-Session: 1852b70d-6c5d-4517-80f2-a49c2e4af547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2734 | 2024.02.01 23:07:49.831395 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2735 | 2024.02.01 23:07:49.831431 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2736 | 2024.02.01 23:07:49.831534 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2737 | 2024.02.01 23:07:49.831804 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2738 | 2024.02.01 23:07:49.832008 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2739 | 2024.02.01 23:07:49.832180 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2740 | 2024.02.01 23:07:49.832288 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} <Information> executeQuery: Read 12 rows, 984.00 B in 0.00086713 sec., 13838 rows/sec., 1.08 MiB/sec. | ||
2741 | 2024.02.01 23:07:49.832392 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} <Debug> DynamicQueryHandler: Done processing query | ||
2742 | 2024.02.01 23:07:49.832415 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2743 | 2024.02.01 23:07:49.832430 [ 3 ] {} <Debug> HTTP-Session: 1852b70d-6c5d-4517-80f2-a49c2e4af547 Destroying unnamed session | ||
2744 | 2024.02.01 23:07:49.832570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2745 | 2024.02.01 23:07:49.832613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2746 | 2024.02.01 23:07:49.832632 [ 3 ] {} <Debug> HTTP-Session: c6db5cc5-6545-43fc-b795-113cba73f82f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2747 | 2024.02.01 23:07:49.832648 [ 3 ] {} <Debug> HTTP-Session: c6db5cc5-6545-43fc-b795-113cba73f82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2748 | 2024.02.01 23:07:49.832721 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2749 | 2024.02.01 23:07:49.832765 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2750 | 2024.02.01 23:07:49.832900 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2751 | 2024.02.01 23:07:49.833213 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2752 | 2024.02.01 23:07:49.833497 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2753 | 2024.02.01 23:07:49.833676 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2754 | 2024.02.01 23:07:49.833803 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001051314 sec., 11414 rows/sec., 15.40 MiB/sec. | ||
2755 | 2024.02.01 23:07:49.834004 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} <Debug> DynamicQueryHandler: Done processing query | ||
2756 | 2024.02.01 23:07:49.834027 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2757 | 2024.02.01 23:07:49.834043 [ 3 ] {} <Debug> HTTP-Session: c6db5cc5-6545-43fc-b795-113cba73f82f Destroying unnamed session | ||
2758 | 2024.02.01 23:07:50.323500 [ 100 ] {} <Debug> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2759 | 2024.02.01 23:07:50.323584 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2760 | 2024.02.01 23:07:50.323682 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2761 | 2024.02.01 23:07:50.323815 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2762 | 2024.02.01 23:07:50.323847 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
2763 | 2024.02.01 23:07:50.323986 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
2764 | 2024.02.01 23:07:50.324076 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
2765 | 2024.02.01 23:07:50.324158 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
2766 | 2024.02.01 23:07:50.324236 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
2767 | 2024.02.01 23:07:50.324794 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001149397 sec., 10440.256934723164 rows/sec., 728.98 KiB/sec. | ||
2768 | 2024.02.01 23:07:50.324949 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2769 | 2024.02.01 23:07:50.325161 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2770 | 2024.02.01 23:07:50.325228 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2771 | 2024.02.01 23:07:51.587738 [ 100 ] {} <Debug> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2772 | 2024.02.01 23:07:51.587837 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2773 | 2024.02.01 23:07:51.587966 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2774 | 2024.02.01 23:07:51.588174 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2775 | 2024.02.01 23:07:51.588230 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
2776 | 2024.02.01 23:07:51.588483 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
2777 | 2024.02.01 23:07:51.588642 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
2778 | 2024.02.01 23:07:51.588781 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
2779 | 2024.02.01 23:07:51.588862 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
2780 | 2024.02.01 23:07:51.589392 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494074 sec., 8031.730690715453 rows/sec., 681.08 KiB/sec. | ||
2781 | 2024.02.01 23:07:51.589480 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2782 | 2024.02.01 23:07:51.589641 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2783 | 2024.02.01 23:07:51.589698 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2784 | 2024.02.01 23:07:54.829534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2785 | 2024.02.01 23:07:54.829643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2786 | 2024.02.01 23:07:54.829672 [ 3 ] {} <Debug> HTTP-Session: 6dd412d6-cb26-4977-8fac-aec84a530236 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2787 | 2024.02.01 23:07:54.829700 [ 3 ] {} <Debug> HTTP-Session: 6dd412d6-cb26-4977-8fac-aec84a530236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2788 | 2024.02.01 23:07:54.829838 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2789 | 2024.02.01 23:07:54.829901 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2790 | 2024.02.01 23:07:54.830062 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2791 | 2024.02.01 23:07:54.830484 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2792 | 2024.02.01 23:07:54.830732 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2793 | 2024.02.01 23:07:54.830892 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2794 | 2024.02.01 23:07:54.831006 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001126787 sec., 31949 rows/sec., 2.53 MiB/sec. | ||
2795 | 2024.02.01 23:07:54.831131 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} <Debug> DynamicQueryHandler: Done processing query | ||
2796 | 2024.02.01 23:07:54.831155 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2797 | 2024.02.01 23:07:54.831171 [ 3 ] {} <Debug> HTTP-Session: 6dd412d6-cb26-4977-8fac-aec84a530236 Destroying unnamed session | ||
2798 | 2024.02.01 23:07:54.831309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2799 | 2024.02.01 23:07:54.831353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2800 | 2024.02.01 23:07:54.831372 [ 3 ] {} <Debug> HTTP-Session: 37cb531a-ed27-4bf5-84a7-a2eb27e55958 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2801 | 2024.02.01 23:07:54.831388 [ 3 ] {} <Debug> HTTP-Session: 37cb531a-ed27-4bf5-84a7-a2eb27e55958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2802 | 2024.02.01 23:07:54.831464 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2803 | 2024.02.01 23:07:54.831502 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2804 | 2024.02.01 23:07:54.831603 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2805 | 2024.02.01 23:07:54.831963 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2806 | 2024.02.01 23:07:54.832179 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2807 | 2024.02.01 23:07:54.832326 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2808 | 2024.02.01 23:07:54.832447 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000954252 sec., 113177 rows/sec., 11.05 MiB/sec. | ||
2809 | 2024.02.01 23:07:54.832565 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} <Debug> DynamicQueryHandler: Done processing query | ||
2810 | 2024.02.01 23:07:54.832588 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2811 | 2024.02.01 23:07:54.832604 [ 3 ] {} <Debug> HTTP-Session: 37cb531a-ed27-4bf5-84a7-a2eb27e55958 Destroying unnamed session | ||
2812 | 2024.02.01 23:07:54.832725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2813 | 2024.02.01 23:07:54.832771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2814 | 2024.02.01 23:07:54.832790 [ 3 ] {} <Debug> HTTP-Session: 023190ec-cd2f-4e23-afc7-078ea3d042bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2815 | 2024.02.01 23:07:54.832806 [ 3 ] {} <Debug> HTTP-Session: 023190ec-cd2f-4e23-afc7-078ea3d042bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2816 | 2024.02.01 23:07:54.832876 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2817 | 2024.02.01 23:07:54.832914 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2818 | 2024.02.01 23:07:54.833021 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2819 | 2024.02.01 23:07:54.833305 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2820 | 2024.02.01 23:07:54.833526 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2821 | 2024.02.01 23:07:54.833670 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2822 | 2024.02.01 23:07:54.833787 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00088293 sec., 40773 rows/sec., 3.19 MiB/sec. | ||
2823 | 2024.02.01 23:07:54.833887 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} <Debug> DynamicQueryHandler: Done processing query | ||
2824 | 2024.02.01 23:07:54.833910 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2825 | 2024.02.01 23:07:54.833926 [ 3 ] {} <Debug> HTTP-Session: 023190ec-cd2f-4e23-afc7-078ea3d042bb Destroying unnamed session | ||
2826 | 2024.02.01 23:07:54.834102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2827 | 2024.02.01 23:07:54.834146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2828 | 2024.02.01 23:07:54.834165 [ 3 ] {} <Debug> HTTP-Session: bf892389-293c-4782-9796-db170d789f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2829 | 2024.02.01 23:07:54.834182 [ 3 ] {} <Debug> HTTP-Session: bf892389-293c-4782-9796-db170d789f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2830 | 2024.02.01 23:07:54.834267 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2831 | 2024.02.01 23:07:54.834311 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2832 | 2024.02.01 23:07:54.834444 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2833 | 2024.02.01 23:07:54.834861 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2834 | 2024.02.01 23:07:54.835166 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2835 | 2024.02.01 23:07:54.835341 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2836 | 2024.02.01 23:07:54.835458 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001162417 sec., 30969 rows/sec., 41.79 MiB/sec. | ||
2837 | 2024.02.01 23:07:54.835578 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} <Debug> DynamicQueryHandler: Done processing query | ||
2838 | 2024.02.01 23:07:54.835602 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2839 | 2024.02.01 23:07:54.835618 [ 3 ] {} <Debug> HTTP-Session: bf892389-293c-4782-9796-db170d789f76 Destroying unnamed session | ||
2840 | 2024.02.01 23:07:59.828704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2841 | 2024.02.01 23:07:59.828888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2842 | 2024.02.01 23:07:59.828935 [ 3 ] {} <Debug> HTTP-Session: 671cfce3-3ed3-4906-9103-0a6f6160f3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2843 | 2024.02.01 23:07:59.828976 [ 3 ] {} <Debug> HTTP-Session: 671cfce3-3ed3-4906-9103-0a6f6160f3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2844 | 2024.02.01 23:07:59.829164 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2845 | 2024.02.01 23:07:59.829225 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2846 | 2024.02.01 23:07:59.829382 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2847 | 2024.02.01 23:07:59.829790 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2848 | 2024.02.01 23:07:59.830057 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2849 | 2024.02.01 23:07:59.830220 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2850 | 2024.02.01 23:07:59.830352 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001145877 sec., 10472 rows/sec., 848.83 KiB/sec. | ||
2851 | 2024.02.01 23:07:59.830482 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} <Debug> DynamicQueryHandler: Done processing query | ||
2852 | 2024.02.01 23:07:59.830508 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2853 | 2024.02.01 23:07:59.830524 [ 3 ] {} <Debug> HTTP-Session: 671cfce3-3ed3-4906-9103-0a6f6160f3ed Destroying unnamed session | ||
2854 | 2024.02.01 23:07:59.830659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2855 | 2024.02.01 23:07:59.830706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2856 | 2024.02.01 23:07:59.830725 [ 3 ] {} <Debug> HTTP-Session: 984e8a82-f32b-48ed-80c9-e8fd5451f27b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2857 | 2024.02.01 23:07:59.830742 [ 3 ] {} <Debug> HTTP-Session: 984e8a82-f32b-48ed-80c9-e8fd5451f27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2858 | 2024.02.01 23:07:59.830814 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2859 | 2024.02.01 23:07:59.830853 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2860 | 2024.02.01 23:07:59.830959 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2861 | 2024.02.01 23:07:59.831260 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2862 | 2024.02.01 23:07:59.831469 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2863 | 2024.02.01 23:07:59.831620 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2864 | 2024.02.01 23:07:59.831759 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000916471 sec., 39281 rows/sec., 3.48 MiB/sec. | ||
2865 | 2024.02.01 23:07:59.831879 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} <Debug> DynamicQueryHandler: Done processing query | ||
2866 | 2024.02.01 23:07:59.831903 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2867 | 2024.02.01 23:07:59.831919 [ 3 ] {} <Debug> HTTP-Session: 984e8a82-f32b-48ed-80c9-e8fd5451f27b Destroying unnamed session | ||
2868 | 2024.02.01 23:07:59.832041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2869 | 2024.02.01 23:07:59.832087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2870 | 2024.02.01 23:07:59.832105 [ 3 ] {} <Debug> HTTP-Session: c7d65f78-0087-4f29-b4d8-be0a283c67c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2871 | 2024.02.01 23:07:59.832122 [ 3 ] {} <Debug> HTTP-Session: c7d65f78-0087-4f29-b4d8-be0a283c67c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2872 | 2024.02.01 23:07:59.832193 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2873 | 2024.02.01 23:07:59.832231 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2874 | 2024.02.01 23:07:59.832336 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2875 | 2024.02.01 23:07:59.832607 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2876 | 2024.02.01 23:07:59.832836 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2877 | 2024.02.01 23:07:59.832984 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2878 | 2024.02.01 23:07:59.833105 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} <Information> executeQuery: Read 12 rows, 984.00 B in 0.0008776 sec., 13673 rows/sec., 1.07 MiB/sec. | ||
2879 | 2024.02.01 23:07:59.833214 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} <Debug> DynamicQueryHandler: Done processing query | ||
2880 | 2024.02.01 23:07:59.833239 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2881 | 2024.02.01 23:07:59.833255 [ 3 ] {} <Debug> HTTP-Session: c7d65f78-0087-4f29-b4d8-be0a283c67c0 Destroying unnamed session | ||
2882 | 2024.02.01 23:07:59.833417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2883 | 2024.02.01 23:07:59.833461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2884 | 2024.02.01 23:07:59.833479 [ 3 ] {} <Debug> HTTP-Session: d5717e86-cec1-425b-a855-79775cf973bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2885 | 2024.02.01 23:07:59.833497 [ 3 ] {} <Debug> HTTP-Session: d5717e86-cec1-425b-a855-79775cf973bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2886 | 2024.02.01 23:07:59.833571 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2887 | 2024.02.01 23:07:59.833614 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2888 | 2024.02.01 23:07:59.833748 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2889 | 2024.02.01 23:07:59.834057 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2890 | 2024.02.01 23:07:59.834342 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2891 | 2024.02.01 23:07:59.834524 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2892 | 2024.02.01 23:07:59.834647 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001049254 sec., 11436 rows/sec., 15.43 MiB/sec. | ||
2893 | 2024.02.01 23:07:59.834781 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} <Debug> DynamicQueryHandler: Done processing query | ||
2894 | 2024.02.01 23:07:59.834805 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2895 | 2024.02.01 23:07:59.834821 [ 3 ] {} <Debug> HTTP-Session: d5717e86-cec1-425b-a855-79775cf973bc Destroying unnamed session | ||
2896 | 2024.02.01 23:08:04.415857 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2897 | 2024.02.01 23:08:04.415958 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2898 | 2024.02.01 23:08:04.829554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2899 | 2024.02.01 23:08:04.829653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2900 | 2024.02.01 23:08:04.829678 [ 3 ] {} <Debug> HTTP-Session: 8c86c05e-626f-4e4f-8267-46c92426b640 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2901 | 2024.02.01 23:08:04.829701 [ 3 ] {} <Debug> HTTP-Session: 8c86c05e-626f-4e4f-8267-46c92426b640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2902 | 2024.02.01 23:08:04.829822 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2903 | 2024.02.01 23:08:04.829880 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2904 | 2024.02.01 23:08:04.830031 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2905 | 2024.02.01 23:08:04.830497 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2906 | 2024.02.01 23:08:04.830757 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2907 | 2024.02.01 23:08:04.830916 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2908 | 2024.02.01 23:08:04.831027 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001170728 sec., 30750 rows/sec., 2.43 MiB/sec. | ||
2909 | 2024.02.01 23:08:04.831169 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} <Debug> DynamicQueryHandler: Done processing query | ||
2910 | 2024.02.01 23:08:04.831194 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2911 | 2024.02.01 23:08:04.831210 [ 3 ] {} <Debug> HTTP-Session: 8c86c05e-626f-4e4f-8267-46c92426b640 Destroying unnamed session | ||
2912 | 2024.02.01 23:08:04.831351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2913 | 2024.02.01 23:08:04.831395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2914 | 2024.02.01 23:08:04.831414 [ 3 ] {} <Debug> HTTP-Session: 6f8b00d7-7fd1-4fdc-9c53-40696ca025b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2915 | 2024.02.01 23:08:04.831430 [ 3 ] {} <Debug> HTTP-Session: 6f8b00d7-7fd1-4fdc-9c53-40696ca025b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2916 | 2024.02.01 23:08:04.831507 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2917 | 2024.02.01 23:08:04.831544 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2918 | 2024.02.01 23:08:04.831647 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2919 | 2024.02.01 23:08:04.832021 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2920 | 2024.02.01 23:08:04.832235 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2921 | 2024.02.01 23:08:04.832384 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2922 | 2024.02.01 23:08:04.832482 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000947303 sec., 114007 rows/sec., 11.13 MiB/sec. | ||
2923 | 2024.02.01 23:08:04.832475 [ 65 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2924 | 2024.02.01 23:08:04.832547 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2925 | 2024.02.01 23:08:04.832625 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} <Debug> DynamicQueryHandler: Done processing query | ||
2926 | 2024.02.01 23:08:04.832683 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2927 | 2024.02.01 23:08:04.832692 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2928 | 2024.02.01 23:08:04.832712 [ 3 ] {} <Debug> HTTP-Session: 6f8b00d7-7fd1-4fdc-9c53-40696ca025b9 Destroying unnamed session | ||
2929 | 2024.02.01 23:08:04.832850 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2930 | 2024.02.01 23:08:04.832888 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part | ||
2931 | 2024.02.01 23:08:04.832967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2932 | 2024.02.01 23:08:04.833063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2933 | 2024.02.01 23:08:04.833126 [ 3 ] {} <Debug> HTTP-Session: 4cb91e71-1e0b-47d1-910d-ff7cce321657 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2934 | 2024.02.01 23:08:04.833141 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
2935 | 2024.02.01 23:08:04.833157 [ 3 ] {} <Debug> HTTP-Session: 4cb91e71-1e0b-47d1-910d-ff7cce321657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2936 | 2024.02.01 23:08:04.833386 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
2937 | 2024.02.01 23:08:04.833395 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2938 | 2024.02.01 23:08:04.833492 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2939 | 2024.02.01 23:08:04.833601 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
2940 | 2024.02.01 23:08:04.833915 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
2941 | 2024.02.01 23:08:04.834013 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2942 | 2024.02.01 23:08:04.834157 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
2943 | 2024.02.01 23:08:04.834691 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2944 | 2024.02.01 23:08:04.835207 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2945 | 2024.02.01 23:08:04.835490 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2946 | 2024.02.01 23:08:04.835663 [ 57 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2947 | 2024.02.01 23:08:04.835733 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002247413 sec., 16018 rows/sec., 1.25 MiB/sec. | ||
2948 | 2024.02.01 23:08:04.835813 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2949 | 2024.02.01 23:08:04.836171 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2950 | 2024.02.01 23:08:04.836247 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003641945 sec., 159255.5626183262 rows/sec., 15.05 MiB/sec. | ||
2951 | 2024.02.01 23:08:04.836287 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} <Debug> DynamicQueryHandler: Done processing query | ||
2952 | 2024.02.01 23:08:04.836362 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2953 | 2024.02.01 23:08:04.836365 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2954 | 2024.02.01 23:08:04.836410 [ 3 ] {} <Debug> HTTP-Session: 4cb91e71-1e0b-47d1-910d-ff7cce321657 Destroying unnamed session | ||
2955 | 2024.02.01 23:08:04.836456 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part | ||
2956 | 2024.02.01 23:08:04.836515 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2957 | 2024.02.01 23:08:04.836664 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
2958 | 2024.02.01 23:08:04.836744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2959 | 2024.02.01 23:08:04.836852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2960 | 2024.02.01 23:08:04.836878 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
2961 | 2024.02.01 23:08:04.836896 [ 3 ] {} <Debug> HTTP-Session: a47c5399-4cca-42e7-b8f4-0b40d553c6cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2962 | 2024.02.01 23:08:04.836969 [ 3 ] {} <Debug> HTTP-Session: a47c5399-4cca-42e7-b8f4-0b40d553c6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2963 | 2024.02.01 23:08:04.836980 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2964 | 2024.02.01 23:08:04.837185 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
2965 | 2024.02.01 23:08:04.837233 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2966 | 2024.02.01 23:08:04.837324 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2967 | 2024.02.01 23:08:04.837520 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2968 | 2024.02.01 23:08:04.837558 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
2969 | 2024.02.01 23:08:04.837752 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
2970 | 2024.02.01 23:08:04.837905 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2971 | 2024.02.01 23:08:04.838705 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2972 | 2024.02.01 23:08:04.838899 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002950678 sec., 77948.18682350294 rows/sec., 6.09 MiB/sec. | ||
2973 | 2024.02.01 23:08:04.839114 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2974 | 2024.02.01 23:08:04.839205 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2975 | 2024.02.01 23:08:04.839457 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2976 | 2024.02.01 23:08:04.839558 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2977 | 2024.02.01 23:08:04.839582 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2978 | 2024.02.01 23:08:04.839767 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.002384806 sec., 15095 rows/sec., 20.37 MiB/sec. | ||
2979 | 2024.02.01 23:08:04.839917 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} <Debug> DynamicQueryHandler: Done processing query | ||
2980 | 2024.02.01 23:08:04.839941 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2981 | 2024.02.01 23:08:04.839959 [ 3 ] {} <Debug> HTTP-Session: a47c5399-4cca-42e7-b8f4-0b40d553c6cc Destroying unnamed session | ||
2982 | 2024.02.01 23:08:09.829862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2983 | 2024.02.01 23:08:09.829984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2984 | 2024.02.01 23:08:09.830012 [ 3 ] {} <Debug> HTTP-Session: 541879e6-7834-4546-97c6-2a924e544f49 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
2985 | 2024.02.01 23:08:09.830036 [ 3 ] {} <Debug> HTTP-Session: 541879e6-7834-4546-97c6-2a924e544f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2986 | 2024.02.01 23:08:09.830165 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2987 | 2024.02.01 23:08:09.830226 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2988 | 2024.02.01 23:08:09.830383 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2989 | 2024.02.01 23:08:09.830816 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2990 | 2024.02.01 23:08:09.831080 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2991 | 2024.02.01 23:08:09.831253 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2992 | 2024.02.01 23:08:09.831393 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001181178 sec., 10159 rows/sec., 823.46 KiB/sec. | ||
2993 | 2024.02.01 23:08:09.831392 [ 68 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2994 | 2024.02.01 23:08:09.831529 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
2995 | 2024.02.01 23:08:09.831621 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} <Debug> DynamicQueryHandler: Done processing query | ||
2996 | 2024.02.01 23:08:09.831637 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2997 | 2024.02.01 23:08:09.831662 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2998 | 2024.02.01 23:08:09.831697 [ 3 ] {} <Debug> HTTP-Session: 541879e6-7834-4546-97c6-2a924e544f49 Destroying unnamed session | ||
2999 | 2024.02.01 23:08:09.831774 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3000 | 2024.02.01 23:08:09.831817 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part | ||
3001 | 2024.02.01 23:08:09.831880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3002 | 2024.02.01 23:08:09.831962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3003 | 2024.02.01 23:08:09.832023 [ 3 ] {} <Debug> HTTP-Session: edfa671c-c5d0-4d53-997c-e6456473c31a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3004 | 2024.02.01 23:08:09.832070 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
3005 | 2024.02.01 23:08:09.832078 [ 3 ] {} <Debug> HTTP-Session: edfa671c-c5d0-4d53-997c-e6456473c31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3006 | 2024.02.01 23:08:09.832329 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
3007 | 2024.02.01 23:08:09.832340 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3008 | 2024.02.01 23:08:09.832444 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3009 | 2024.02.01 23:08:09.832616 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
3010 | 2024.02.01 23:08:09.832925 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
3011 | 2024.02.01 23:08:09.832980 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3012 | 2024.02.01 23:08:09.833157 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
3013 | 2024.02.01 23:08:09.833669 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
3014 | 2024.02.01 23:08:09.834180 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3015 | 2024.02.01 23:08:09.834456 [ 30 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002843296 sec., 54865.90210797609 rows/sec., 4.34 MiB/sec. | ||
3016 | 2024.02.01 23:08:09.834494 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3017 | 2024.02.01 23:08:09.834718 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} <Information> executeQuery: Read 72 rows, 6.04 KiB in 0.002305254 sec., 31233 rows/sec., 2.56 MiB/sec. | ||
3018 | 2024.02.01 23:08:09.834716 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3019 | 2024.02.01 23:08:09.834945 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} <Debug> DynamicQueryHandler: Done processing query | ||
3020 | 2024.02.01 23:08:09.834979 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3021 | 2024.02.01 23:08:09.834999 [ 3 ] {} <Debug> HTTP-Session: edfa671c-c5d0-4d53-997c-e6456473c31a Destroying unnamed session | ||
3022 | 2024.02.01 23:08:09.835078 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3023 | 2024.02.01 23:08:09.835177 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3024 | 2024.02.01 23:08:09.835194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3025 | 2024.02.01 23:08:09.835279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3026 | 2024.02.01 23:08:09.835313 [ 3 ] {} <Debug> HTTP-Session: 5f7e928b-cf7f-4ab4-b20a-581cd72c7a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3027 | 2024.02.01 23:08:09.835330 [ 3 ] {} <Debug> HTTP-Session: 5f7e928b-cf7f-4ab4-b20a-581cd72c7a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3028 | 2024.02.01 23:08:09.835404 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3029 | 2024.02.01 23:08:09.835444 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3030 | 2024.02.01 23:08:09.835567 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3031 | 2024.02.01 23:08:09.835888 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
3032 | 2024.02.01 23:08:09.836120 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3033 | 2024.02.01 23:08:09.836291 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3034 | 2024.02.01 23:08:09.836431 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.000995013 sec., 36180 rows/sec., 2.81 MiB/sec. | ||
3035 | 2024.02.01 23:08:09.836570 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} <Debug> DynamicQueryHandler: Done processing query | ||
3036 | 2024.02.01 23:08:09.836595 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3037 | 2024.02.01 23:08:09.836613 [ 3 ] {} <Debug> HTTP-Session: 5f7e928b-cf7f-4ab4-b20a-581cd72c7a5c Destroying unnamed session | ||
3038 | 2024.02.01 23:08:09.836782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3039 | 2024.02.01 23:08:09.836840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3040 | 2024.02.01 23:08:09.836864 [ 3 ] {} <Debug> HTTP-Session: 647dd6c8-7216-4573-bd97-8b4a45a16b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3041 | 2024.02.01 23:08:09.836887 [ 3 ] {} <Debug> HTTP-Session: 647dd6c8-7216-4573-bd97-8b4a45a16b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3042 | 2024.02.01 23:08:09.836977 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3043 | 2024.02.01 23:08:09.837030 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3044 | 2024.02.01 23:08:09.837208 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3045 | 2024.02.01 23:08:09.837730 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
3046 | 2024.02.01 23:08:09.838084 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3047 | 2024.02.01 23:08:09.838294 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3048 | 2024.02.01 23:08:09.838426 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001412243 sec., 25491 rows/sec., 1.80 MiB/sec. | ||
3049 | 2024.02.01 23:08:09.838643 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} <Debug> DynamicQueryHandler: Done processing query | ||
3050 | 2024.02.01 23:08:09.838677 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3051 | 2024.02.01 23:08:09.838699 [ 3 ] {} <Debug> HTTP-Session: 647dd6c8-7216-4573-bd97-8b4a45a16b53 Destroying unnamed session | ||
3052 | 2024.02.01 23:08:09.838852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3053 | 2024.02.01 23:08:09.838910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3054 | 2024.02.01 23:08:09.838934 [ 3 ] {} <Debug> HTTP-Session: 629668d2-2502-46f2-9cc8-8ab554cf75e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3055 | 2024.02.01 23:08:09.838956 [ 3 ] {} <Debug> HTTP-Session: 629668d2-2502-46f2-9cc8-8ab554cf75e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3056 | 2024.02.01 23:08:09.839035 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3057 | 2024.02.01 23:08:09.839082 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3058 | 2024.02.01 23:08:09.839231 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3059 | 2024.02.01 23:08:09.839596 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
3060 | 2024.02.01 23:08:09.839903 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3061 | 2024.02.01 23:08:09.840125 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3062 | 2024.02.01 23:08:09.840257 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001188378 sec., 10097 rows/sec., 13.63 MiB/sec. | ||
3063 | 2024.02.01 23:08:09.840249 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3064 | 2024.02.01 23:08:09.840336 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
3065 | 2024.02.01 23:08:09.840482 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3066 | 2024.02.01 23:08:09.840496 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} <Debug> DynamicQueryHandler: Done processing query | ||
3067 | 2024.02.01 23:08:09.840532 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3068 | 2024.02.01 23:08:09.840557 [ 3 ] {} <Debug> HTTP-Session: 629668d2-2502-46f2-9cc8-8ab554cf75e4 Destroying unnamed session | ||
3069 | 2024.02.01 23:08:09.840596 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3070 | 2024.02.01 23:08:09.840628 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 560 rows starting from the beginning of the part | ||
3071 | 2024.02.01 23:08:09.840738 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
3072 | 2024.02.01 23:08:09.840861 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
3073 | 2024.02.01 23:08:09.840952 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
3074 | 2024.02.01 23:08:09.841042 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
3075 | 2024.02.01 23:08:09.841132 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
3076 | 2024.02.01 23:08:09.842596 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 6 columns (6 merged, 0 gathered) in 0.002213061 sec., 301844.3685013653 rows/sec., 407.32 MiB/sec. | ||
3077 | 2024.02.01 23:08:09.843108 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3078 | 2024.02.01 23:08:09.843378 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3079 | 2024.02.01 23:08:09.843445 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3080 | 2024.02.01 23:08:09.843529 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5: 4.08 MiB. | ||
3081 | 2024.02.01 23:08:14.830399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3082 | 2024.02.01 23:08:14.830531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3083 | 2024.02.01 23:08:14.830560 [ 3 ] {} <Debug> HTTP-Session: 54a1f260-3551-4ea8-935f-97974f6bf921 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3084 | 2024.02.01 23:08:14.830587 [ 3 ] {} <Debug> HTTP-Session: 54a1f260-3551-4ea8-935f-97974f6bf921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3085 | 2024.02.01 23:08:14.830728 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3086 | 2024.02.01 23:08:14.830794 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3087 | 2024.02.01 23:08:14.830948 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3088 | 2024.02.01 23:08:14.831375 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
3089 | 2024.02.01 23:08:14.831638 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3090 | 2024.02.01 23:08:14.831806 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3091 | 2024.02.01 23:08:14.831920 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001154727 sec., 31176 rows/sec., 2.47 MiB/sec. | ||
3092 | 2024.02.01 23:08:14.832057 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} <Debug> DynamicQueryHandler: Done processing query | ||
3093 | 2024.02.01 23:08:14.832082 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3094 | 2024.02.01 23:08:14.832098 [ 3 ] {} <Debug> HTTP-Session: 54a1f260-3551-4ea8-935f-97974f6bf921 Destroying unnamed session | ||
3095 | 2024.02.01 23:08:14.832226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2024.02.01 23:08:14.832272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3097 | 2024.02.01 23:08:14.832291 [ 3 ] {} <Debug> HTTP-Session: 2f1de6be-aa39-4a57-8725-39d18a9c3f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3098 | 2024.02.01 23:08:14.832307 [ 3 ] {} <Debug> HTTP-Session: 2f1de6be-aa39-4a57-8725-39d18a9c3f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3099 | 2024.02.01 23:08:14.832380 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3100 | 2024.02.01 23:08:14.832419 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3101 | 2024.02.01 23:08:14.832522 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3102 | 2024.02.01 23:08:14.832860 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
3103 | 2024.02.01 23:08:14.833081 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3104 | 2024.02.01 23:08:14.833231 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3105 | 2024.02.01 23:08:14.833352 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000940222 sec., 114866 rows/sec., 11.22 MiB/sec. | ||
3106 | 2024.02.01 23:08:14.833473 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} <Debug> DynamicQueryHandler: Done processing query | ||
3107 | 2024.02.01 23:08:14.833495 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3108 | 2024.02.01 23:08:14.833511 [ 3 ] {} <Debug> HTTP-Session: 2f1de6be-aa39-4a57-8725-39d18a9c3f73 Destroying unnamed session | ||
3109 | 2024.02.01 23:08:14.833621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3110 | 2024.02.01 23:08:14.833665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3111 | 2024.02.01 23:08:14.833683 [ 3 ] {} <Debug> HTTP-Session: e13b197d-5a24-4ac9-900f-ca71bc9e3e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3112 | 2024.02.01 23:08:14.833699 [ 3 ] {} <Debug> HTTP-Session: e13b197d-5a24-4ac9-900f-ca71bc9e3e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3113 | 2024.02.01 23:08:14.833769 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3114 | 2024.02.01 23:08:14.833806 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3115 | 2024.02.01 23:08:14.833910 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3116 | 2024.02.01 23:08:14.834181 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
3117 | 2024.02.01 23:08:14.834389 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3118 | 2024.02.01 23:08:14.834535 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3119 | 2024.02.01 23:08:14.834649 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000853499 sec., 42179 rows/sec., 3.30 MiB/sec. | ||
3120 | 2024.02.01 23:08:14.834764 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} <Debug> DynamicQueryHandler: Done processing query | ||
3121 | 2024.02.01 23:08:14.834787 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3122 | 2024.02.01 23:08:14.834803 [ 3 ] {} <Debug> HTTP-Session: e13b197d-5a24-4ac9-900f-ca71bc9e3e71 Destroying unnamed session | ||
3123 | 2024.02.01 23:08:14.835021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3124 | 2024.02.01 23:08:14.835065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3125 | 2024.02.01 23:08:14.835084 [ 3 ] {} <Debug> HTTP-Session: f8dded6b-5a34-45a4-bc64-03e9bb75a25a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3126 | 2024.02.01 23:08:14.835101 [ 3 ] {} <Debug> HTTP-Session: f8dded6b-5a34-45a4-bc64-03e9bb75a25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3127 | 2024.02.01 23:08:14.835181 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3128 | 2024.02.01 23:08:14.835224 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3129 | 2024.02.01 23:08:14.835359 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3130 | 2024.02.01 23:08:14.835784 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
3131 | 2024.02.01 23:08:14.836090 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3132 | 2024.02.01 23:08:14.836274 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3133 | 2024.02.01 23:08:14.836409 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001194097 sec., 30148 rows/sec., 40.68 MiB/sec. | ||
3134 | 2024.02.01 23:08:14.836564 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} <Debug> DynamicQueryHandler: Done processing query | ||
3135 | 2024.02.01 23:08:14.836597 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3136 | 2024.02.01 23:08:14.836622 [ 3 ] {} <Debug> HTTP-Session: f8dded6b-5a34-45a4-bc64-03e9bb75a25a Destroying unnamed session | ||
3137 | 2024.02.01 23:08:19.416203 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3138 | 2024.02.01 23:08:19.416279 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3139 | 2024.02.01 23:08:19.828835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3140 | 2024.02.01 23:08:19.828950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3141 | 2024.02.01 23:08:19.828979 [ 3 ] {} <Debug> HTTP-Session: 1cf1ef42-c98f-443a-a854-ba9e0236fc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3142 | 2024.02.01 23:08:19.829008 [ 3 ] {} <Debug> HTTP-Session: 1cf1ef42-c98f-443a-a854-ba9e0236fc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3143 | 2024.02.01 23:08:19.829145 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3144 | 2024.02.01 23:08:19.829211 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3145 | 2024.02.01 23:08:19.829392 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3146 | 2024.02.01 23:08:19.829833 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3147 | 2024.02.01 23:08:19.830118 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3148 | 2024.02.01 23:08:19.830308 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3149 | 2024.02.01 23:08:19.830424 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001241969 sec., 9662 rows/sec., 783.16 KiB/sec. | ||
3150 | 2024.02.01 23:08:19.830610 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} <Debug> DynamicQueryHandler: Done processing query | ||
3151 | 2024.02.01 23:08:19.830636 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3152 | 2024.02.01 23:08:19.830652 [ 3 ] {} <Debug> HTTP-Session: 1cf1ef42-c98f-443a-a854-ba9e0236fc18 Destroying unnamed session | ||
3153 | 2024.02.01 23:08:19.830773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3154 | 2024.02.01 23:08:19.830819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3155 | 2024.02.01 23:08:19.830837 [ 3 ] {} <Debug> HTTP-Session: fa14b46b-6d6d-4058-bc42-ba5c5709aa27 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3156 | 2024.02.01 23:08:19.830854 [ 3 ] {} <Debug> HTTP-Session: fa14b46b-6d6d-4058-bc42-ba5c5709aa27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3157 | 2024.02.01 23:08:19.830925 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3158 | 2024.02.01 23:08:19.830966 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3159 | 2024.02.01 23:08:19.831081 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3160 | 2024.02.01 23:08:19.831351 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3161 | 2024.02.01 23:08:19.831558 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3162 | 2024.02.01 23:08:19.831703 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3163 | 2024.02.01 23:08:19.831820 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00086082 sec., 4646 rows/sec., 387.98 KiB/sec. | ||
3164 | 2024.02.01 23:08:19.831956 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} <Debug> DynamicQueryHandler: Done processing query | ||
3165 | 2024.02.01 23:08:19.831979 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3166 | 2024.02.01 23:08:19.831994 [ 3 ] {} <Debug> HTTP-Session: fa14b46b-6d6d-4058-bc42-ba5c5709aa27 Destroying unnamed session | ||
3167 | 2024.02.01 23:08:19.832119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3168 | 2024.02.01 23:08:19.832164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3169 | 2024.02.01 23:08:19.832183 [ 3 ] {} <Debug> HTTP-Session: b23af83e-f3e9-4e1f-a600-02a116c64727 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3170 | 2024.02.01 23:08:19.832200 [ 3 ] {} <Debug> HTTP-Session: b23af83e-f3e9-4e1f-a600-02a116c64727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3171 | 2024.02.01 23:08:19.832271 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3172 | 2024.02.01 23:08:19.832309 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3173 | 2024.02.01 23:08:19.832413 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3174 | 2024.02.01 23:08:19.832697 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3175 | 2024.02.01 23:08:19.832904 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3176 | 2024.02.01 23:08:19.833050 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3177 | 2024.02.01 23:08:19.833162 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.000863651 sec., 43999 rows/sec., 3.90 MiB/sec. | ||
3178 | 2024.02.01 23:08:19.833277 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} <Debug> DynamicQueryHandler: Done processing query | ||
3179 | 2024.02.01 23:08:19.833299 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3180 | 2024.02.01 23:08:19.833315 [ 3 ] {} <Debug> HTTP-Session: b23af83e-f3e9-4e1f-a600-02a116c64727 Destroying unnamed session | ||
3181 | 2024.02.01 23:08:19.833446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3182 | 2024.02.01 23:08:19.833490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3183 | 2024.02.01 23:08:19.833508 [ 3 ] {} <Debug> HTTP-Session: 04b68758-780f-4df4-be8e-c1ee09afddac Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3184 | 2024.02.01 23:08:19.833525 [ 3 ] {} <Debug> HTTP-Session: 04b68758-780f-4df4-be8e-c1ee09afddac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3185 | 2024.02.01 23:08:19.833592 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3186 | 2024.02.01 23:08:19.833630 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3187 | 2024.02.01 23:08:19.833734 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3188 | 2024.02.01 23:08:19.834008 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3189 | 2024.02.01 23:08:19.834217 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3190 | 2024.02.01 23:08:19.834362 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3191 | 2024.02.01 23:08:19.834480 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00085289 sec., 4689 rows/sec., 327.47 KiB/sec. | ||
3192 | 2024.02.01 23:08:19.834603 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} <Debug> DynamicQueryHandler: Done processing query | ||
3193 | 2024.02.01 23:08:19.834626 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3194 | 2024.02.01 23:08:19.834642 [ 3 ] {} <Debug> HTTP-Session: 04b68758-780f-4df4-be8e-c1ee09afddac Destroying unnamed session | ||
3195 | 2024.02.01 23:08:19.834754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3196 | 2024.02.01 23:08:19.834797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3197 | 2024.02.01 23:08:19.834814 [ 3 ] {} <Debug> HTTP-Session: f2906f4b-7fd8-408d-a2bd-26a6f52b8065 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3198 | 2024.02.01 23:08:19.834831 [ 3 ] {} <Debug> HTTP-Session: f2906f4b-7fd8-408d-a2bd-26a6f52b8065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3199 | 2024.02.01 23:08:19.834899 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3200 | 2024.02.01 23:08:19.834937 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3201 | 2024.02.01 23:08:19.835040 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3202 | 2024.02.01 23:08:19.835299 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3203 | 2024.02.01 23:08:19.835500 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3204 | 2024.02.01 23:08:19.835644 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3205 | 2024.02.01 23:08:19.835755 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000827669 sec., 19331 rows/sec., 1.52 MiB/sec. | ||
3206 | 2024.02.01 23:08:19.835864 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} <Debug> DynamicQueryHandler: Done processing query | ||
3207 | 2024.02.01 23:08:19.835888 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3208 | 2024.02.01 23:08:19.835903 [ 3 ] {} <Debug> HTTP-Session: f2906f4b-7fd8-408d-a2bd-26a6f52b8065 Destroying unnamed session | ||
3209 | 2024.02.01 23:08:19.836044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3210 | 2024.02.01 23:08:19.836088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3211 | 2024.02.01 23:08:19.836106 [ 3 ] {} <Debug> HTTP-Session: 27a6119a-a060-41f1-9564-e9a090edc2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3212 | 2024.02.01 23:08:19.836122 [ 3 ] {} <Debug> HTTP-Session: 27a6119a-a060-41f1-9564-e9a090edc2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3213 | 2024.02.01 23:08:19.836190 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3214 | 2024.02.01 23:08:19.836231 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3215 | 2024.02.01 23:08:19.836350 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3216 | 2024.02.01 23:08:19.836713 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3217 | 2024.02.01 23:08:19.837114 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3218 | 2024.02.01 23:08:19.837358 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3219 | 2024.02.01 23:08:19.837464 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001247669 sec., 1602 rows/sec., 112.71 KiB/sec. | ||
3220 | 2024.02.01 23:08:19.837671 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} <Debug> DynamicQueryHandler: Done processing query | ||
3221 | 2024.02.01 23:08:19.837713 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3222 | 2024.02.01 23:08:19.837739 [ 3 ] {} <Debug> HTTP-Session: 27a6119a-a060-41f1-9564-e9a090edc2f6 Destroying unnamed session | ||
3223 | 2024.02.01 23:08:19.837932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3224 | 2024.02.01 23:08:19.837981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3225 | 2024.02.01 23:08:19.838001 [ 3 ] {} <Debug> HTTP-Session: 41c18a66-3e8b-4212-8d41-f606e6b6fac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3226 | 2024.02.01 23:08:19.838018 [ 3 ] {} <Debug> HTTP-Session: 41c18a66-3e8b-4212-8d41-f606e6b6fac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3227 | 2024.02.01 23:08:19.838116 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3228 | 2024.02.01 23:08:19.838176 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3229 | 2024.02.01 23:08:19.838330 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3230 | 2024.02.01 23:08:19.838680 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3231 | 2024.02.01 23:08:19.838961 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3232 | 2024.02.01 23:08:19.839148 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3233 | 2024.02.01 23:08:19.839253 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001095855 sec., 10950 rows/sec., 14.78 MiB/sec. | ||
3234 | 2024.02.01 23:08:19.839376 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} <Debug> DynamicQueryHandler: Done processing query | ||
3235 | 2024.02.01 23:08:19.839400 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3236 | 2024.02.01 23:08:19.839416 [ 3 ] {} <Debug> HTTP-Session: 41c18a66-3e8b-4212-8d41-f606e6b6fac5 Destroying unnamed session | ||
3237 | 2024.02.01 23:08:24.830422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3238 | 2024.02.01 23:08:24.830606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3239 | 2024.02.01 23:08:24.830653 [ 3 ] {} <Debug> HTTP-Session: 31f96e7f-1200-4cfc-b8be-b111f67ad6bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3240 | 2024.02.01 23:08:24.830694 [ 3 ] {} <Debug> HTTP-Session: 31f96e7f-1200-4cfc-b8be-b111f67ad6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3241 | 2024.02.01 23:08:24.830894 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3242 | 2024.02.01 23:08:24.830990 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3243 | 2024.02.01 23:08:24.831253 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3244 | 2024.02.01 23:08:24.831718 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3245 | 2024.02.01 23:08:24.831979 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3246 | 2024.02.01 23:08:24.832141 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3247 | 2024.02.01 23:08:24.832283 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001324771 sec., 27174 rows/sec., 2.15 MiB/sec. | ||
3248 | 2024.02.01 23:08:24.832411 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} <Debug> DynamicQueryHandler: Done processing query | ||
3249 | 2024.02.01 23:08:24.832437 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3250 | 2024.02.01 23:08:24.832453 [ 3 ] {} <Debug> HTTP-Session: 31f96e7f-1200-4cfc-b8be-b111f67ad6bf Destroying unnamed session | ||
3251 | 2024.02.01 23:08:24.832587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3252 | 2024.02.01 23:08:24.832633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3253 | 2024.02.01 23:08:24.832652 [ 3 ] {} <Debug> HTTP-Session: 78eaa7cd-b162-4d5b-8b08-7ef9d68a92cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3254 | 2024.02.01 23:08:24.832669 [ 3 ] {} <Debug> HTTP-Session: 78eaa7cd-b162-4d5b-8b08-7ef9d68a92cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3255 | 2024.02.01 23:08:24.832747 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3256 | 2024.02.01 23:08:24.832786 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3257 | 2024.02.01 23:08:24.832889 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3258 | 2024.02.01 23:08:24.833246 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3259 | 2024.02.01 23:08:24.833466 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3260 | 2024.02.01 23:08:24.833615 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3261 | 2024.02.01 23:08:24.833737 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000963153 sec., 112131 rows/sec., 10.95 MiB/sec. | ||
3262 | 2024.02.01 23:08:24.833867 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} <Debug> DynamicQueryHandler: Done processing query | ||
3263 | 2024.02.01 23:08:24.833892 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3264 | 2024.02.01 23:08:24.833907 [ 3 ] {} <Debug> HTTP-Session: 78eaa7cd-b162-4d5b-8b08-7ef9d68a92cf Destroying unnamed session | ||
3265 | 2024.02.01 23:08:24.834056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3266 | 2024.02.01 23:08:24.834103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3267 | 2024.02.01 23:08:24.834122 [ 3 ] {} <Debug> HTTP-Session: e3bc4ad2-c028-409b-bc6f-0b1089dcc2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3268 | 2024.02.01 23:08:24.834139 [ 3 ] {} <Debug> HTTP-Session: e3bc4ad2-c028-409b-bc6f-0b1089dcc2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3269 | 2024.02.01 23:08:24.834211 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3270 | 2024.02.01 23:08:24.834250 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3271 | 2024.02.01 23:08:24.834359 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3272 | 2024.02.01 23:08:24.834643 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3273 | 2024.02.01 23:08:24.834850 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3274 | 2024.02.01 23:08:24.834997 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3275 | 2024.02.01 23:08:24.835122 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000882541 sec., 40791 rows/sec., 3.19 MiB/sec. | ||
3276 | 2024.02.01 23:08:24.835225 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} <Debug> DynamicQueryHandler: Done processing query | ||
3277 | 2024.02.01 23:08:24.835248 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3278 | 2024.02.01 23:08:24.835263 [ 3 ] {} <Debug> HTTP-Session: e3bc4ad2-c028-409b-bc6f-0b1089dcc2b3 Destroying unnamed session | ||
3279 | 2024.02.01 23:08:24.835403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3280 | 2024.02.01 23:08:24.835446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3281 | 2024.02.01 23:08:24.835465 [ 3 ] {} <Debug> HTTP-Session: 402154be-5cd0-474c-acfb-24e64c41d4c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3282 | 2024.02.01 23:08:24.835481 [ 3 ] {} <Debug> HTTP-Session: 402154be-5cd0-474c-acfb-24e64c41d4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3283 | 2024.02.01 23:08:24.835562 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3284 | 2024.02.01 23:08:24.835606 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3285 | 2024.02.01 23:08:24.835745 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3286 | 2024.02.01 23:08:24.836152 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3287 | 2024.02.01 23:08:24.836474 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3288 | 2024.02.01 23:08:24.836719 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3289 | 2024.02.01 23:08:24.836864 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.00127266 sec., 28287 rows/sec., 38.17 MiB/sec. | ||
3290 | 2024.02.01 23:08:24.837147 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} <Debug> DynamicQueryHandler: Done processing query | ||
3291 | 2024.02.01 23:08:24.837177 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3292 | 2024.02.01 23:08:24.837199 [ 3 ] {} <Debug> HTTP-Session: 402154be-5cd0-474c-acfb-24e64c41d4c6 Destroying unnamed session | ||
3293 | 2024.02.01 23:08:29.828634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3294 | 2024.02.01 23:08:29.828751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3295 | 2024.02.01 23:08:29.828781 [ 3 ] {} <Debug> HTTP-Session: 0c0dd218-42cb-4cf2-bbb0-56f03050b9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3296 | 2024.02.01 23:08:29.828805 [ 3 ] {} <Debug> HTTP-Session: 0c0dd218-42cb-4cf2-bbb0-56f03050b9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3297 | 2024.02.01 23:08:29.828929 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3298 | 2024.02.01 23:08:29.828989 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3299 | 2024.02.01 23:08:29.829147 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3300 | 2024.02.01 23:08:29.829567 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3301 | 2024.02.01 23:08:29.829829 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3302 | 2024.02.01 23:08:29.829994 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3303 | 2024.02.01 23:08:29.830132 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001158547 sec., 10357 rows/sec., 839.55 KiB/sec. | ||
3304 | 2024.02.01 23:08:29.830274 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} <Debug> DynamicQueryHandler: Done processing query | ||
3305 | 2024.02.01 23:08:29.830301 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3306 | 2024.02.01 23:08:29.830317 [ 3 ] {} <Debug> HTTP-Session: 0c0dd218-42cb-4cf2-bbb0-56f03050b9e9 Destroying unnamed session | ||
3307 | 2024.02.01 23:08:29.830458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3308 | 2024.02.01 23:08:29.830514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3309 | 2024.02.01 23:08:29.830534 [ 3 ] {} <Debug> HTTP-Session: 2205fd6c-4fd0-4c23-a37e-bbcfa4e0b81a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3310 | 2024.02.01 23:08:29.830560 [ 3 ] {} <Debug> HTTP-Session: 2205fd6c-4fd0-4c23-a37e-bbcfa4e0b81a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3311 | 2024.02.01 23:08:29.830648 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3312 | 2024.02.01 23:08:29.830692 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3313 | 2024.02.01 23:08:29.830817 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3314 | 2024.02.01 23:08:29.831189 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3315 | 2024.02.01 23:08:29.831424 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3316 | 2024.02.01 23:08:29.831599 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3317 | 2024.02.01 23:08:29.831744 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.001058785 sec., 34001 rows/sec., 3.02 MiB/sec. | ||
3318 | 2024.02.01 23:08:29.831742 [ 176 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3319 | 2024.02.01 23:08:29.831884 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3320 | 2024.02.01 23:08:29.831966 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} <Debug> DynamicQueryHandler: Done processing query | ||
3321 | 2024.02.01 23:08:29.832004 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3322 | 2024.02.01 23:08:29.832019 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3323 | 2024.02.01 23:08:29.832069 [ 3 ] {} <Debug> HTTP-Session: 2205fd6c-4fd0-4c23-a37e-bbcfa4e0b81a Destroying unnamed session | ||
3324 | 2024.02.01 23:08:29.832147 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3325 | 2024.02.01 23:08:29.832186 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part | ||
3326 | 2024.02.01 23:08:29.832268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3327 | 2024.02.01 23:08:29.832391 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part | ||
3328 | 2024.02.01 23:08:29.832396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3329 | 2024.02.01 23:08:29.832483 [ 3 ] {} <Debug> HTTP-Session: bb3aec2b-6270-4894-8559-b0098a169af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3330 | 2024.02.01 23:08:29.832554 [ 3 ] {} <Debug> HTTP-Session: bb3aec2b-6270-4894-8559-b0098a169af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3331 | 2024.02.01 23:08:29.832574 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 108 rows starting from the beginning of the part | ||
3332 | 2024.02.01 23:08:29.832747 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3333 | 2024.02.01 23:08:29.832787 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
3334 | 2024.02.01 23:08:29.832848 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3335 | 2024.02.01 23:08:29.833053 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
3336 | 2024.02.01 23:08:29.833344 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
3337 | 2024.02.01 23:08:29.833353 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3338 | 2024.02.01 23:08:29.834075 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3339 | 2024.02.01 23:08:29.834598 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3340 | 2024.02.01 23:08:29.834953 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3341 | 2024.02.01 23:08:29.835009 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003061162 sec., 178363.6409964582 rows/sec., 16.44 MiB/sec. | ||
3342 | 2024.02.01 23:08:29.835131 [ 176 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3343 | 2024.02.01 23:08:29.835158 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} <Information> executeQuery: Read 12 rows, 984.00 B in 0.002352324 sec., 5101 rows/sec., 408.51 KiB/sec. | ||
3344 | 2024.02.01 23:08:29.835217 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3345 | 2024.02.01 23:08:29.835281 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3346 | 2024.02.01 23:08:29.835489 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3347 | 2024.02.01 23:08:29.835506 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} <Debug> DynamicQueryHandler: Done processing query | ||
3348 | 2024.02.01 23:08:29.835553 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3349 | 2024.02.01 23:08:29.835624 [ 3 ] {} <Debug> HTTP-Session: bb3aec2b-6270-4894-8559-b0098a169af9 Destroying unnamed session | ||
3350 | 2024.02.01 23:08:29.835651 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3351 | 2024.02.01 23:08:29.835713 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part | ||
3352 | 2024.02.01 23:08:29.835758 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3353 | 2024.02.01 23:08:29.835854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3354 | 2024.02.01 23:08:29.835913 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3355 | 2024.02.01 23:08:29.835943 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
3356 | 2024.02.01 23:08:29.835973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3357 | 2024.02.01 23:08:29.836076 [ 3 ] {} <Debug> HTTP-Session: 67d16c4f-ad5e-4020-89b7-6d191abd9cc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3358 | 2024.02.01 23:08:29.836150 [ 3 ] {} <Debug> HTTP-Session: 67d16c4f-ad5e-4020-89b7-6d191abd9cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3359 | 2024.02.01 23:08:29.836283 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
3360 | 2024.02.01 23:08:29.836394 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3361 | 2024.02.01 23:08:29.836521 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
3362 | 2024.02.01 23:08:29.836533 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3363 | 2024.02.01 23:08:29.836770 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
3364 | 2024.02.01 23:08:29.837073 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
3365 | 2024.02.01 23:08:29.837233 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3366 | 2024.02.01 23:08:29.838612 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3367 | 2024.02.01 23:08:29.839081 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003752387 sec., 62360.30558681714 rows/sec., 4.87 MiB/sec. | ||
3368 | 2024.02.01 23:08:29.839259 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3369 | 2024.02.01 23:08:29.839346 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3370 | 2024.02.01 23:08:29.839601 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3371 | 2024.02.01 23:08:29.839678 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3372 | 2024.02.01 23:08:29.839730 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3373 | 2024.02.01 23:08:29.839951 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.003485511 sec., 3442 rows/sec., 4.65 MiB/sec. | ||
3374 | 2024.02.01 23:08:29.840154 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} <Debug> DynamicQueryHandler: Done processing query | ||
3375 | 2024.02.01 23:08:29.840179 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3376 | 2024.02.01 23:08:29.840195 [ 3 ] {} <Debug> HTTP-Session: 67d16c4f-ad5e-4020-89b7-6d191abd9cc0 Destroying unnamed session | ||
3377 | 2024.02.01 23:08:33.035290 [ 174 ] {} <Debug> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3378 | 2024.02.01 23:08:33.035440 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3379 | 2024.02.01 23:08:33.035594 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3380 | 2024.02.01 23:08:33.035850 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3381 | 2024.02.01 23:08:33.035928 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 400 rows starting from the beginning of the part | ||
3382 | 2024.02.01 23:08:33.036154 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3383 | 2024.02.01 23:08:33.036330 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
3384 | 2024.02.01 23:08:33.036495 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
3385 | 2024.02.01 23:08:33.036645 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
3386 | 2024.02.01 23:08:33.037327 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001805052 sec., 263704.3143355427 rows/sec., 18.60 MiB/sec. | ||
3387 | 2024.02.01 23:08:33.037439 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3388 | 2024.02.01 23:08:33.037649 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3389 | 2024.02.01 23:08:33.037713 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3390 | 2024.02.01 23:08:34.416525 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3391 | 2024.02.01 23:08:34.416582 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3392 | 2024.02.01 23:08:34.830193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3393 | 2024.02.01 23:08:34.830304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3394 | 2024.02.01 23:08:34.830333 [ 3 ] {} <Debug> HTTP-Session: 714f4543-df33-4506-82f3-7171780ba8fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3395 | 2024.02.01 23:08:34.830360 [ 3 ] {} <Debug> HTTP-Session: 714f4543-df33-4506-82f3-7171780ba8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3396 | 2024.02.01 23:08:34.830498 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3397 | 2024.02.01 23:08:34.830563 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3398 | 2024.02.01 23:08:34.830726 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3399 | 2024.02.01 23:08:34.831161 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3400 | 2024.02.01 23:08:34.831416 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3401 | 2024.02.01 23:08:34.831579 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3402 | 2024.02.01 23:08:34.831699 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001160747 sec., 31014 rows/sec., 2.45 MiB/sec. | ||
3403 | 2024.02.01 23:08:34.831698 [ 173 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3404 | 2024.02.01 23:08:34.831776 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3405 | 2024.02.01 23:08:34.831872 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} <Debug> DynamicQueryHandler: Done processing query | ||
3406 | 2024.02.01 23:08:34.831912 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3407 | 2024.02.01 23:08:34.831911 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3408 | 2024.02.01 23:08:34.831935 [ 3 ] {} <Debug> HTTP-Session: 714f4543-df33-4506-82f3-7171780ba8fd Destroying unnamed session | ||
3409 | 2024.02.01 23:08:34.832048 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3410 | 2024.02.01 23:08:34.832095 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part | ||
3411 | 2024.02.01 23:08:34.832114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3412 | 2024.02.01 23:08:34.832191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3413 | 2024.02.01 23:08:34.832227 [ 3 ] {} <Debug> HTTP-Session: 21b3c7d8-9b72-41fe-b111-10ce6bf6ca83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3414 | 2024.02.01 23:08:34.832278 [ 3 ] {} <Debug> HTTP-Session: 21b3c7d8-9b72-41fe-b111-10ce6bf6ca83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3415 | 2024.02.01 23:08:34.832318 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
3416 | 2024.02.01 23:08:34.832459 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3417 | 2024.02.01 23:08:34.832517 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
3418 | 2024.02.01 23:08:34.832534 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3419 | 2024.02.01 23:08:34.832786 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
3420 | 2024.02.01 23:08:34.833014 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3421 | 2024.02.01 23:08:34.833038 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
3422 | 2024.02.01 23:08:34.833200 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
3423 | 2024.02.01 23:08:34.833712 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3424 | 2024.02.01 23:08:34.834142 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3425 | 2024.02.01 23:08:34.834436 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3426 | 2024.02.01 23:08:34.834723 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002210202 sec., 904 rows/sec., 77.32 KiB/sec. | ||
3427 | 2024.02.01 23:08:34.834737 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002898217 sec., 62107.15070679663 rows/sec., 4.92 MiB/sec. | ||
3428 | 2024.02.01 23:08:34.834924 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} <Debug> DynamicQueryHandler: Done processing query | ||
3429 | 2024.02.01 23:08:34.834958 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3430 | 2024.02.01 23:08:34.834965 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3431 | 2024.02.01 23:08:34.835021 [ 3 ] {} <Debug> HTTP-Session: 21b3c7d8-9b72-41fe-b111-10ce6bf6ca83 Destroying unnamed session | ||
3432 | 2024.02.01 23:08:34.835224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3433 | 2024.02.01 23:08:34.835252 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3434 | 2024.02.01 23:08:34.835300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3435 | 2024.02.01 23:08:34.835338 [ 3 ] {} <Debug> HTTP-Session: 7cf74158-cc7b-432d-b27e-8aab444612d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3436 | 2024.02.01 23:08:34.835357 [ 3 ] {} <Debug> HTTP-Session: 7cf74158-cc7b-432d-b27e-8aab444612d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3437 | 2024.02.01 23:08:34.835370 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3438 | 2024.02.01 23:08:34.835533 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3439 | 2024.02.01 23:08:34.835576 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3440 | 2024.02.01 23:08:34.835693 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3441 | 2024.02.01 23:08:34.836057 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3442 | 2024.02.01 23:08:34.836278 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3443 | 2024.02.01 23:08:34.836435 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3444 | 2024.02.01 23:08:34.836531 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} <Information> executeQuery: Read 109 rows, 10.89 KiB in 0.000965213 sec., 112928 rows/sec., 11.02 MiB/sec. | ||
3445 | 2024.02.01 23:08:34.836690 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} <Debug> DynamicQueryHandler: Done processing query | ||
3446 | 2024.02.01 23:08:34.836712 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3447 | 2024.02.01 23:08:34.836728 [ 3 ] {} <Debug> HTTP-Session: 7cf74158-cc7b-432d-b27e-8aab444612d7 Destroying unnamed session | ||
3448 | 2024.02.01 23:08:34.836835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3449 | 2024.02.01 23:08:34.836878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3450 | 2024.02.01 23:08:34.836896 [ 3 ] {} <Debug> HTTP-Session: 0956e749-0712-44b2-a0cc-a36df53b408d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3451 | 2024.02.01 23:08:34.836913 [ 3 ] {} <Debug> HTTP-Session: 0956e749-0712-44b2-a0cc-a36df53b408d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3452 | 2024.02.01 23:08:34.836981 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3453 | 2024.02.01 23:08:34.837018 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3454 | 2024.02.01 23:08:34.837122 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3455 | 2024.02.01 23:08:34.837385 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3456 | 2024.02.01 23:08:34.837592 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3457 | 2024.02.01 23:08:34.837789 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3458 | 2024.02.01 23:08:34.837910 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000900561 sec., 2220 rows/sec., 155.07 KiB/sec. | ||
3459 | 2024.02.01 23:08:34.838067 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} <Debug> DynamicQueryHandler: Done processing query | ||
3460 | 2024.02.01 23:08:34.838096 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3461 | 2024.02.01 23:08:34.838122 [ 3 ] {} <Debug> HTTP-Session: 0956e749-0712-44b2-a0cc-a36df53b408d Destroying unnamed session | ||
3462 | 2024.02.01 23:08:34.838298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3463 | 2024.02.01 23:08:34.838353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3464 | 2024.02.01 23:08:34.838373 [ 3 ] {} <Debug> HTTP-Session: 8cc7d991-23ec-4e56-bdc7-ff0b11ebd547 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3465 | 2024.02.01 23:08:34.838396 [ 3 ] {} <Debug> HTTP-Session: 8cc7d991-23ec-4e56-bdc7-ff0b11ebd547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3466 | 2024.02.01 23:08:34.838477 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3467 | 2024.02.01 23:08:34.838518 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3468 | 2024.02.01 23:08:34.838630 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3469 | 2024.02.01 23:08:34.839034 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3470 | 2024.02.01 23:08:34.839275 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3471 | 2024.02.01 23:08:34.839439 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3472 | 2024.02.01 23:08:34.839536 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.001029264 sec., 36919 rows/sec., 2.89 MiB/sec. | ||
3473 | 2024.02.01 23:08:34.839638 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} <Debug> DynamicQueryHandler: Done processing query | ||
3474 | 2024.02.01 23:08:34.839662 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3475 | 2024.02.01 23:08:34.839677 [ 3 ] {} <Debug> HTTP-Session: 8cc7d991-23ec-4e56-bdc7-ff0b11ebd547 Destroying unnamed session | ||
3476 | 2024.02.01 23:08:34.839786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3477 | 2024.02.01 23:08:34.839829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3478 | 2024.02.01 23:08:34.839848 [ 3 ] {} <Debug> HTTP-Session: c4883c91-dc1d-450b-b37e-3df9092ebf85 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3479 | 2024.02.01 23:08:34.839865 [ 3 ] {} <Debug> HTTP-Session: c4883c91-dc1d-450b-b37e-3df9092ebf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3480 | 2024.02.01 23:08:34.839935 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3481 | 2024.02.01 23:08:34.839977 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3482 | 2024.02.01 23:08:34.840096 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3483 | 2024.02.01 23:08:34.840355 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3484 | 2024.02.01 23:08:34.840611 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3485 | 2024.02.01 23:08:34.840788 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3486 | 2024.02.01 23:08:34.840891 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000923631 sec., 1082 rows/sec., 76.13 KiB/sec. | ||
3487 | 2024.02.01 23:08:34.841029 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} <Debug> DynamicQueryHandler: Done processing query | ||
3488 | 2024.02.01 23:08:34.841054 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3489 | 2024.02.01 23:08:34.841069 [ 3 ] {} <Debug> HTTP-Session: c4883c91-dc1d-450b-b37e-3df9092ebf85 Destroying unnamed session | ||
3490 | 2024.02.01 23:08:34.841235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3491 | 2024.02.01 23:08:34.841281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3492 | 2024.02.01 23:08:34.841298 [ 3 ] {} <Debug> HTTP-Session: 73af396a-b436-429e-af20-cc559c32ecc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3493 | 2024.02.01 23:08:34.841315 [ 3 ] {} <Debug> HTTP-Session: 73af396a-b436-429e-af20-cc559c32ecc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3494 | 2024.02.01 23:08:34.841396 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3495 | 2024.02.01 23:08:34.841440 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3496 | 2024.02.01 23:08:34.841575 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3497 | 2024.02.01 23:08:34.842029 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3498 | 2024.02.01 23:08:34.842350 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3499 | 2024.02.01 23:08:34.842535 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3500 | 2024.02.01 23:08:34.842636 [ 173 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3501 | 2024.02.01 23:08:34.842645 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001219038 sec., 29531 rows/sec., 39.85 MiB/sec. | ||
3502 | 2024.02.01 23:08:34.842678 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3503 | 2024.02.01 23:08:34.842851 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3504 | 2024.02.01 23:08:34.842870 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} <Debug> DynamicQueryHandler: Done processing query | ||
3505 | 2024.02.01 23:08:34.842914 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3506 | 2024.02.01 23:08:34.842941 [ 3 ] {} <Debug> HTTP-Session: 73af396a-b436-429e-af20-cc559c32ecc8 Destroying unnamed session | ||
3507 | 2024.02.01 23:08:34.843020 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3508 | 2024.02.01 23:08:34.843061 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 668 rows starting from the beginning of the part | ||
3509 | 2024.02.01 23:08:34.843188 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
3510 | 2024.02.01 23:08:34.843291 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
3511 | 2024.02.01 23:08:34.843386 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
3512 | 2024.02.01 23:08:34.843480 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
3513 | 2024.02.01 23:08:34.843573 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
3514 | 2024.02.01 23:08:34.846026 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 6 columns (6 merged, 0 gathered) in 0.003328628 sec., 240339.26290351458 rows/sec., 324.33 MiB/sec. | ||
3515 | 2024.02.01 23:08:34.846430 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3516 | 2024.02.01 23:08:34.846648 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3517 | 2024.02.01 23:08:34.846717 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3518 | 2024.02.01 23:08:34.846785 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6: 4.15 MiB. | ||
3519 | 2024.02.01 23:08:39.830105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3520 | 2024.02.01 23:08:39.830278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3521 | 2024.02.01 23:08:39.830325 [ 3 ] {} <Debug> HTTP-Session: dac2b8b8-f78c-42b2-99bf-5e1b50f1b82f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3522 | 2024.02.01 23:08:39.830366 [ 3 ] {} <Debug> HTTP-Session: dac2b8b8-f78c-42b2-99bf-5e1b50f1b82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3523 | 2024.02.01 23:08:39.830563 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3524 | 2024.02.01 23:08:39.830656 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3525 | 2024.02.01 23:08:39.830932 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3526 | 2024.02.01 23:08:39.831380 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3527 | 2024.02.01 23:08:39.831635 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3528 | 2024.02.01 23:08:39.831799 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3529 | 2024.02.01 23:08:39.831913 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} <Information> executeQuery: Read 12 rows, 996.00 B in 0.00129816 sec., 9243 rows/sec., 749.26 KiB/sec. | ||
3530 | 2024.02.01 23:08:39.832055 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} <Debug> DynamicQueryHandler: Done processing query | ||
3531 | 2024.02.01 23:08:39.832081 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3532 | 2024.02.01 23:08:39.832097 [ 3 ] {} <Debug> HTTP-Session: dac2b8b8-f78c-42b2-99bf-5e1b50f1b82f Destroying unnamed session | ||
3533 | 2024.02.01 23:08:39.832222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3534 | 2024.02.01 23:08:39.832267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3535 | 2024.02.01 23:08:39.832286 [ 3 ] {} <Debug> HTTP-Session: 0358cdc4-f2c4-42b2-b712-bab04ffed700 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3536 | 2024.02.01 23:08:39.832303 [ 3 ] {} <Debug> HTTP-Session: 0358cdc4-f2c4-42b2-b712-bab04ffed700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3537 | 2024.02.01 23:08:39.832372 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3538 | 2024.02.01 23:08:39.832411 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3539 | 2024.02.01 23:08:39.832521 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3540 | 2024.02.01 23:08:39.832795 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3541 | 2024.02.01 23:08:39.832997 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3542 | 2024.02.01 23:08:39.833144 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3543 | 2024.02.01 23:08:39.833235 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000836079 sec., 2392 rows/sec., 204.40 KiB/sec. | ||
3544 | 2024.02.01 23:08:39.833338 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} <Debug> DynamicQueryHandler: Done processing query | ||
3545 | 2024.02.01 23:08:39.833360 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3546 | 2024.02.01 23:08:39.833376 [ 3 ] {} <Debug> HTTP-Session: 0358cdc4-f2c4-42b2-b712-bab04ffed700 Destroying unnamed session | ||
3547 | 2024.02.01 23:08:39.833496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3548 | 2024.02.01 23:08:39.833539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3549 | 2024.02.01 23:08:39.833557 [ 3 ] {} <Debug> HTTP-Session: 87737be2-f7ab-40d6-bd5c-0edfd13c16e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3550 | 2024.02.01 23:08:39.833573 [ 3 ] {} <Debug> HTTP-Session: 87737be2-f7ab-40d6-bd5c-0edfd13c16e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3551 | 2024.02.01 23:08:39.833643 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3552 | 2024.02.01 23:08:39.833680 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3553 | 2024.02.01 23:08:39.833780 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3554 | 2024.02.01 23:08:39.834082 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3555 | 2024.02.01 23:08:39.834301 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3556 | 2024.02.01 23:08:39.834450 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3557 | 2024.02.01 23:08:39.834545 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.00087254 sec., 83663 rows/sec., 6.85 MiB/sec. | ||
3558 | 2024.02.01 23:08:39.834672 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} <Debug> DynamicQueryHandler: Done processing query | ||
3559 | 2024.02.01 23:08:39.834697 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3560 | 2024.02.01 23:08:39.834712 [ 3 ] {} <Debug> HTTP-Session: 87737be2-f7ab-40d6-bd5c-0edfd13c16e2 Destroying unnamed session | ||
3561 | 2024.02.01 23:08:39.834857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3562 | 2024.02.01 23:08:39.834901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3563 | 2024.02.01 23:08:39.834920 [ 3 ] {} <Debug> HTTP-Session: b9d4b63f-a1da-40f9-8f33-c65166333b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3564 | 2024.02.01 23:08:39.834936 [ 3 ] {} <Debug> HTTP-Session: b9d4b63f-a1da-40f9-8f33-c65166333b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3565 | 2024.02.01 23:08:39.835005 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3566 | 2024.02.01 23:08:39.835043 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3567 | 2024.02.01 23:08:39.835147 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3568 | 2024.02.01 23:08:39.835399 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3569 | 2024.02.01 23:08:39.835595 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3570 | 2024.02.01 23:08:39.835740 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3571 | 2024.02.01 23:08:39.835831 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000798938 sec., 2503 rows/sec., 174.79 KiB/sec. | ||
3572 | 2024.02.01 23:08:39.835929 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} <Debug> DynamicQueryHandler: Done processing query | ||
3573 | 2024.02.01 23:08:39.835951 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3574 | 2024.02.01 23:08:39.835966 [ 3 ] {} <Debug> HTTP-Session: b9d4b63f-a1da-40f9-8f33-c65166333b73 Destroying unnamed session | ||
3575 | 2024.02.01 23:08:39.836074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3576 | 2024.02.01 23:08:39.836116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3577 | 2024.02.01 23:08:39.836135 [ 3 ] {} <Debug> HTTP-Session: 3c291845-514d-47bf-845c-a3600ce509c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3578 | 2024.02.01 23:08:39.836150 [ 3 ] {} <Debug> HTTP-Session: 3c291845-514d-47bf-845c-a3600ce509c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3579 | 2024.02.01 23:08:39.836219 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3580 | 2024.02.01 23:08:39.836257 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3581 | 2024.02.01 23:08:39.836356 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3582 | 2024.02.01 23:08:39.836631 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3583 | 2024.02.01 23:08:39.836834 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3584 | 2024.02.01 23:08:39.836979 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3585 | 2024.02.01 23:08:39.837073 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000825639 sec., 46024 rows/sec., 3.57 MiB/sec. | ||
3586 | 2024.02.01 23:08:39.837222 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} <Debug> DynamicQueryHandler: Done processing query | ||
3587 | 2024.02.01 23:08:39.837246 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3588 | 2024.02.01 23:08:39.837261 [ 3 ] {} <Debug> HTTP-Session: 3c291845-514d-47bf-845c-a3600ce509c2 Destroying unnamed session | ||
3589 | 2024.02.01 23:08:39.837375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3590 | 2024.02.01 23:08:39.837418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3591 | 2024.02.01 23:08:39.837437 [ 3 ] {} <Debug> HTTP-Session: 85f23054-1db4-43c1-aa19-57a77915f963 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3592 | 2024.02.01 23:08:39.837454 [ 3 ] {} <Debug> HTTP-Session: 85f23054-1db4-43c1-aa19-57a77915f963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3593 | 2024.02.01 23:08:39.837529 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3594 | 2024.02.01 23:08:39.837575 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3595 | 2024.02.01 23:08:39.837727 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3596 | 2024.02.01 23:08:39.838216 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3597 | 2024.02.01 23:08:39.838591 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3598 | 2024.02.01 23:08:39.838814 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3599 | 2024.02.01 23:08:39.838952 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001391963 sec., 26581 rows/sec., 1.87 MiB/sec. | ||
3600 | 2024.02.01 23:08:39.839105 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} <Debug> DynamicQueryHandler: Done processing query | ||
3601 | 2024.02.01 23:08:39.839134 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3602 | 2024.02.01 23:08:39.839154 [ 3 ] {} <Debug> HTTP-Session: 85f23054-1db4-43c1-aa19-57a77915f963 Destroying unnamed session | ||
3603 | 2024.02.01 23:08:39.839315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3604 | 2024.02.01 23:08:39.839368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3605 | 2024.02.01 23:08:39.839387 [ 3 ] {} <Debug> HTTP-Session: 41a2f20d-cfcf-4112-911c-32aeadf1917d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3606 | 2024.02.01 23:08:39.839407 [ 3 ] {} <Debug> HTTP-Session: 41a2f20d-cfcf-4112-911c-32aeadf1917d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3607 | 2024.02.01 23:08:39.839495 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3608 | 2024.02.01 23:08:39.839541 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3609 | 2024.02.01 23:08:39.839674 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3610 | 2024.02.01 23:08:39.840071 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3611 | 2024.02.01 23:08:39.840347 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3612 | 2024.02.01 23:08:39.840525 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3613 | 2024.02.01 23:08:39.840621 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001097076 sec., 10938 rows/sec., 14.76 MiB/sec. | ||
3614 | 2024.02.01 23:08:39.840743 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} <Debug> DynamicQueryHandler: Done processing query | ||
3615 | 2024.02.01 23:08:39.840766 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3616 | 2024.02.01 23:08:39.840781 [ 3 ] {} <Debug> HTTP-Session: 41a2f20d-cfcf-4112-911c-32aeadf1917d Destroying unnamed session | ||
3617 | 2024.02.01 23:08:44.830706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3618 | 2024.02.01 23:08:44.830835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3619 | 2024.02.01 23:08:44.830864 [ 3 ] {} <Debug> HTTP-Session: 91ca1e1b-647e-42cc-9ebf-cf31c77b801f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3620 | 2024.02.01 23:08:44.830891 [ 3 ] {} <Debug> HTTP-Session: 91ca1e1b-647e-42cc-9ebf-cf31c77b801f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3621 | 2024.02.01 23:08:44.831028 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3622 | 2024.02.01 23:08:44.831094 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3623 | 2024.02.01 23:08:44.831247 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3624 | 2024.02.01 23:08:44.831713 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3625 | 2024.02.01 23:08:44.831966 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3626 | 2024.02.01 23:08:44.832125 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3627 | 2024.02.01 23:08:44.832238 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001171327 sec., 30734 rows/sec., 2.43 MiB/sec. | ||
3628 | 2024.02.01 23:08:44.832373 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} <Debug> DynamicQueryHandler: Done processing query | ||
3629 | 2024.02.01 23:08:44.832398 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3630 | 2024.02.01 23:08:44.832414 [ 3 ] {} <Debug> HTTP-Session: 91ca1e1b-647e-42cc-9ebf-cf31c77b801f Destroying unnamed session | ||
3631 | 2024.02.01 23:08:44.832543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3632 | 2024.02.01 23:08:44.832589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3633 | 2024.02.01 23:08:44.832607 [ 3 ] {} <Debug> HTTP-Session: 7bd20662-f4a3-410f-9e29-ae360a826cda Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3634 | 2024.02.01 23:08:44.832623 [ 3 ] {} <Debug> HTTP-Session: 7bd20662-f4a3-410f-9e29-ae360a826cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3635 | 2024.02.01 23:08:44.832700 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3636 | 2024.02.01 23:08:44.832739 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3637 | 2024.02.01 23:08:44.832841 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3638 | 2024.02.01 23:08:44.833214 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3639 | 2024.02.01 23:08:44.833424 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3640 | 2024.02.01 23:08:44.833573 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3641 | 2024.02.01 23:08:44.833683 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000948972 sec., 113807 rows/sec., 11.11 MiB/sec. | ||
3642 | 2024.02.01 23:08:44.833793 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} <Debug> DynamicQueryHandler: Done processing query | ||
3643 | 2024.02.01 23:08:44.833817 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3644 | 2024.02.01 23:08:44.833833 [ 3 ] {} <Debug> HTTP-Session: 7bd20662-f4a3-410f-9e29-ae360a826cda Destroying unnamed session | ||
3645 | 2024.02.01 23:08:44.833945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3646 | 2024.02.01 23:08:44.833987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3647 | 2024.02.01 23:08:44.834006 [ 3 ] {} <Debug> HTTP-Session: d0a8dbc3-c49d-4ea4-91a3-9c6c1a897e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3648 | 2024.02.01 23:08:44.834022 [ 3 ] {} <Debug> HTTP-Session: d0a8dbc3-c49d-4ea4-91a3-9c6c1a897e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3649 | 2024.02.01 23:08:44.834091 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3650 | 2024.02.01 23:08:44.834129 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3651 | 2024.02.01 23:08:44.834231 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3652 | 2024.02.01 23:08:44.834525 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3653 | 2024.02.01 23:08:44.834729 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3654 | 2024.02.01 23:08:44.834887 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3655 | 2024.02.01 23:08:44.835002 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000881921 sec., 40819 rows/sec., 3.19 MiB/sec. | ||
3656 | 2024.02.01 23:08:44.835132 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} <Debug> DynamicQueryHandler: Done processing query | ||
3657 | 2024.02.01 23:08:44.835157 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3658 | 2024.02.01 23:08:44.835172 [ 3 ] {} <Debug> HTTP-Session: d0a8dbc3-c49d-4ea4-91a3-9c6c1a897e85 Destroying unnamed session | ||
3659 | 2024.02.01 23:08:44.835364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3660 | 2024.02.01 23:08:44.835407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3661 | 2024.02.01 23:08:44.835425 [ 3 ] {} <Debug> HTTP-Session: d7bc1655-4303-47a8-9439-ad738320fc77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3662 | 2024.02.01 23:08:44.835441 [ 3 ] {} <Debug> HTTP-Session: d7bc1655-4303-47a8-9439-ad738320fc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3663 | 2024.02.01 23:08:44.835519 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3664 | 2024.02.01 23:08:44.835563 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3665 | 2024.02.01 23:08:44.835700 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3666 | 2024.02.01 23:08:44.836108 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3667 | 2024.02.01 23:08:44.836401 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3668 | 2024.02.01 23:08:44.836580 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3669 | 2024.02.01 23:08:44.836699 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001152187 sec., 31244 rows/sec., 42.16 MiB/sec. | ||
3670 | 2024.02.01 23:08:44.836810 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} <Debug> DynamicQueryHandler: Done processing query | ||
3671 | 2024.02.01 23:08:44.836833 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3672 | 2024.02.01 23:08:44.836848 [ 3 ] {} <Debug> HTTP-Session: d7bc1655-4303-47a8-9439-ad738320fc77 Destroying unnamed session | ||
3673 | 2024.02.01 23:08:49.416835 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3674 | 2024.02.01 23:08:49.416906 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3675 | 2024.02.01 23:08:49.828877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3676 | 2024.02.01 23:08:49.828993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3677 | 2024.02.01 23:08:49.829024 [ 3 ] {} <Debug> HTTP-Session: 72306e0c-4a78-4dc0-b5af-5ce4f7fabec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3678 | 2024.02.01 23:08:49.829052 [ 3 ] {} <Debug> HTTP-Session: 72306e0c-4a78-4dc0-b5af-5ce4f7fabec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3679 | 2024.02.01 23:08:49.829188 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3680 | 2024.02.01 23:08:49.829258 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3681 | 2024.02.01 23:08:49.829426 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3682 | 2024.02.01 23:08:49.829832 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3683 | 2024.02.01 23:08:49.830100 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3684 | 2024.02.01 23:08:49.830268 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3685 | 2024.02.01 23:08:49.830412 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001174408 sec., 10217 rows/sec., 828.21 KiB/sec. | ||
3686 | 2024.02.01 23:08:49.830554 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} <Debug> DynamicQueryHandler: Done processing query | ||
3687 | 2024.02.01 23:08:49.830580 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3688 | 2024.02.01 23:08:49.830596 [ 3 ] {} <Debug> HTTP-Session: 72306e0c-4a78-4dc0-b5af-5ce4f7fabec7 Destroying unnamed session | ||
3689 | 2024.02.01 23:08:49.830725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3690 | 2024.02.01 23:08:49.830775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3691 | 2024.02.01 23:08:49.830795 [ 3 ] {} <Debug> HTTP-Session: a5d78929-9751-4400-82a8-d6a6f20c9f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3692 | 2024.02.01 23:08:49.830814 [ 3 ] {} <Debug> HTTP-Session: a5d78929-9751-4400-82a8-d6a6f20c9f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3693 | 2024.02.01 23:08:49.830895 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3694 | 2024.02.01 23:08:49.830937 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3695 | 2024.02.01 23:08:49.831048 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3696 | 2024.02.01 23:08:49.831351 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3697 | 2024.02.01 23:08:49.831565 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3698 | 2024.02.01 23:08:49.831720 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3699 | 2024.02.01 23:08:49.831844 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000917681 sec., 39229 rows/sec., 3.48 MiB/sec. | ||
3700 | 2024.02.01 23:08:49.831953 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} <Debug> DynamicQueryHandler: Done processing query | ||
3701 | 2024.02.01 23:08:49.831977 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3702 | 2024.02.01 23:08:49.831993 [ 3 ] {} <Debug> HTTP-Session: a5d78929-9751-4400-82a8-d6a6f20c9f9c Destroying unnamed session | ||
3703 | 2024.02.01 23:08:49.832128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3704 | 2024.02.01 23:08:49.832171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3705 | 2024.02.01 23:08:49.832189 [ 3 ] {} <Debug> HTTP-Session: eb49de88-01f2-4ddd-b2f3-c68cd2826285 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3706 | 2024.02.01 23:08:49.832207 [ 3 ] {} <Debug> HTTP-Session: eb49de88-01f2-4ddd-b2f3-c68cd2826285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3707 | 2024.02.01 23:08:49.832278 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3708 | 2024.02.01 23:08:49.832316 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3709 | 2024.02.01 23:08:49.832422 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3710 | 2024.02.01 23:08:49.832702 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3711 | 2024.02.01 23:08:49.832909 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3712 | 2024.02.01 23:08:49.833070 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3713 | 2024.02.01 23:08:49.833186 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} <Information> executeQuery: Read 12 rows, 984.00 B in 0.00088051 sec., 13628 rows/sec., 1.07 MiB/sec. | ||
3714 | 2024.02.01 23:08:49.833300 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} <Debug> DynamicQueryHandler: Done processing query | ||
3715 | 2024.02.01 23:08:49.833324 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3716 | 2024.02.01 23:08:49.833340 [ 3 ] {} <Debug> HTTP-Session: eb49de88-01f2-4ddd-b2f3-c68cd2826285 Destroying unnamed session | ||
3717 | 2024.02.01 23:08:49.833501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3718 | 2024.02.01 23:08:49.833545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3719 | 2024.02.01 23:08:49.833565 [ 3 ] {} <Debug> HTTP-Session: 452a5629-c287-4755-8c06-3c011d90a9ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3720 | 2024.02.01 23:08:49.833582 [ 3 ] {} <Debug> HTTP-Session: 452a5629-c287-4755-8c06-3c011d90a9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3721 | 2024.02.01 23:08:49.833655 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3722 | 2024.02.01 23:08:49.833700 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3723 | 2024.02.01 23:08:49.833838 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3724 | 2024.02.01 23:08:49.834146 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3725 | 2024.02.01 23:08:49.834424 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3726 | 2024.02.01 23:08:49.834610 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3727 | 2024.02.01 23:08:49.834729 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001047044 sec., 11460 rows/sec., 15.47 MiB/sec. | ||
3728 | 2024.02.01 23:08:49.834839 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} <Debug> DynamicQueryHandler: Done processing query | ||
3729 | 2024.02.01 23:08:49.834863 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3730 | 2024.02.01 23:08:49.834878 [ 3 ] {} <Debug> HTTP-Session: 452a5629-c287-4755-8c06-3c011d90a9ae Destroying unnamed session | ||
3731 | 2024.02.01 23:08:54.830901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3732 | 2024.02.01 23:08:54.831082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3733 | 2024.02.01 23:08:54.831127 [ 3 ] {} <Debug> HTTP-Session: 086c4cdc-014b-464b-bda5-db1d59c19a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3734 | 2024.02.01 23:08:54.831167 [ 3 ] {} <Debug> HTTP-Session: 086c4cdc-014b-464b-bda5-db1d59c19a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3735 | 2024.02.01 23:08:54.831363 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3736 | 2024.02.01 23:08:54.831463 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3737 | 2024.02.01 23:08:54.831673 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3738 | 2024.02.01 23:08:54.832089 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3739 | 2024.02.01 23:08:54.832349 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3740 | 2024.02.01 23:08:54.832515 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3741 | 2024.02.01 23:08:54.832661 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001227678 sec., 29323 rows/sec., 2.32 MiB/sec. | ||
3742 | 2024.02.01 23:08:54.832803 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} <Debug> DynamicQueryHandler: Done processing query | ||
3743 | 2024.02.01 23:08:54.832829 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3744 | 2024.02.01 23:08:54.832846 [ 3 ] {} <Debug> HTTP-Session: 086c4cdc-014b-464b-bda5-db1d59c19a73 Destroying unnamed session | ||
3745 | 2024.02.01 23:08:54.832990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3746 | 2024.02.01 23:08:54.833036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3747 | 2024.02.01 23:08:54.833054 [ 3 ] {} <Debug> HTTP-Session: 3fa46d49-9068-4038-842b-c309ba00dbb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3748 | 2024.02.01 23:08:54.833071 [ 3 ] {} <Debug> HTTP-Session: 3fa46d49-9068-4038-842b-c309ba00dbb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3749 | 2024.02.01 23:08:54.833148 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3750 | 2024.02.01 23:08:54.833189 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3751 | 2024.02.01 23:08:54.833296 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3752 | 2024.02.01 23:08:54.833650 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3753 | 2024.02.01 23:08:54.833867 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3754 | 2024.02.01 23:08:54.834019 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3755 | 2024.02.01 23:08:54.834141 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000961812 sec., 112288 rows/sec., 10.97 MiB/sec. | ||
3756 | 2024.02.01 23:08:54.834136 [ 162 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3757 | 2024.02.01 23:08:54.834263 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3758 | 2024.02.01 23:08:54.834299 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} <Debug> DynamicQueryHandler: Done processing query | ||
3759 | 2024.02.01 23:08:54.834341 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3760 | 2024.02.01 23:08:54.834371 [ 3 ] {} <Debug> HTTP-Session: 3fa46d49-9068-4038-842b-c309ba00dbb2 Destroying unnamed session | ||
3761 | 2024.02.01 23:08:54.834378 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3762 | 2024.02.01 23:08:54.834539 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3763 | 2024.02.01 23:08:54.834554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3764 | 2024.02.01 23:08:54.834596 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part | ||
3765 | 2024.02.01 23:08:54.834627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3766 | 2024.02.01 23:08:54.834678 [ 3 ] {} <Debug> HTTP-Session: 86fffc1c-3e13-44f7-a7c7-2ed5def755f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3767 | 2024.02.01 23:08:54.834715 [ 3 ] {} <Debug> HTTP-Session: 86fffc1c-3e13-44f7-a7c7-2ed5def755f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3768 | 2024.02.01 23:08:54.834881 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 109 rows starting from the beginning of the part | ||
3769 | 2024.02.01 23:08:54.834904 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3770 | 2024.02.01 23:08:54.835002 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3771 | 2024.02.01 23:08:54.835165 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 73 rows starting from the beginning of the part | ||
3772 | 2024.02.01 23:08:54.835460 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3773 | 2024.02.01 23:08:54.835477 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
3774 | 2024.02.01 23:08:54.835673 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
3775 | 2024.02.01 23:08:54.835924 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
3776 | 2024.02.01 23:08:54.836196 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3777 | 2024.02.01 23:08:54.836609 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3778 | 2024.02.01 23:08:54.836959 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3779 | 2024.02.01 23:08:54.837151 [ 162 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3780 | 2024.02.01 23:08:54.837166 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002191401 sec., 16427 rows/sec., 1.28 MiB/sec. | ||
3781 | 2024.02.01 23:08:54.837256 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3782 | 2024.02.01 23:08:54.837620 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} <Debug> DynamicQueryHandler: Done processing query | ||
3783 | 2024.02.01 23:08:54.837689 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3784 | 2024.02.01 23:08:54.837707 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3785 | 2024.02.01 23:08:54.837752 [ 3 ] {} <Debug> HTTP-Session: 86fffc1c-3e13-44f7-a7c7-2ed5def755f5 Destroying unnamed session | ||
3786 | 2024.02.01 23:08:54.837844 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003516732 sec., 175731.33238472536 rows/sec., 16.40 MiB/sec. | ||
3787 | 2024.02.01 23:08:54.837961 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3788 | 2024.02.01 23:08:54.838030 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part | ||
3789 | 2024.02.01 23:08:54.838060 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3790 | 2024.02.01 23:08:54.838229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3791 | 2024.02.01 23:08:54.838396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3792 | 2024.02.01 23:08:54.838429 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part | ||
3793 | 2024.02.01 23:08:54.838455 [ 3 ] {} <Debug> HTTP-Session: 6dd62f49-6955-466a-844b-b05888cf56e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3794 | 2024.02.01 23:08:54.838544 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3795 | 2024.02.01 23:08:54.838574 [ 3 ] {} <Debug> HTTP-Session: 6dd62f49-6955-466a-844b-b05888cf56e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3796 | 2024.02.01 23:08:54.838807 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3797 | 2024.02.01 23:08:54.838993 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3798 | 2024.02.01 23:08:54.839031 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
3799 | 2024.02.01 23:08:54.839150 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3800 | 2024.02.01 23:08:54.839339 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
3801 | 2024.02.01 23:08:54.839679 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
3802 | 2024.02.01 23:08:54.839850 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3803 | 2024.02.01 23:08:54.839948 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
3804 | 2024.02.01 23:08:54.841000 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3805 | 2024.02.01 23:08:54.841684 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.004131596 sec., 62445.602135349145 rows/sec., 4.88 MiB/sec. | ||
3806 | 2024.02.01 23:08:54.841843 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3807 | 2024.02.01 23:08:54.841851 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3808 | 2024.02.01 23:08:54.842137 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3809 | 2024.02.01 23:08:54.842163 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3810 | 2024.02.01 23:08:54.842242 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3811 | 2024.02.01 23:08:54.842417 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003335447 sec., 10793 rows/sec., 14.56 MiB/sec. | ||
3812 | 2024.02.01 23:08:54.842584 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} <Debug> DynamicQueryHandler: Done processing query | ||
3813 | 2024.02.01 23:08:54.842610 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3814 | 2024.02.01 23:08:54.842626 [ 3 ] {} <Debug> HTTP-Session: 6dd62f49-6955-466a-844b-b05888cf56e8 Destroying unnamed session | ||
3815 | 2024.02.01 23:08:59.829522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3816 | 2024.02.01 23:08:59.829642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3817 | 2024.02.01 23:08:59.829670 [ 3 ] {} <Debug> HTTP-Session: 3a31190b-78ac-412d-9ff4-3d1503f374c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3818 | 2024.02.01 23:08:59.829693 [ 3 ] {} <Debug> HTTP-Session: 3a31190b-78ac-412d-9ff4-3d1503f374c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3819 | 2024.02.01 23:08:59.829824 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3820 | 2024.02.01 23:08:59.829889 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3821 | 2024.02.01 23:08:59.830066 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3822 | 2024.02.01 23:08:59.830493 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3823 | 2024.02.01 23:08:59.830784 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3824 | 2024.02.01 23:08:59.830946 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3825 | 2024.02.01 23:08:59.831086 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001213818 sec., 9886 rows/sec., 801.32 KiB/sec. | ||
3826 | 2024.02.01 23:08:59.831097 [ 160 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3827 | 2024.02.01 23:08:59.831234 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3828 | 2024.02.01 23:08:59.831242 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} <Debug> DynamicQueryHandler: Done processing query | ||
3829 | 2024.02.01 23:08:59.831296 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3830 | 2024.02.01 23:08:59.831338 [ 3 ] {} <Debug> HTTP-Session: 3a31190b-78ac-412d-9ff4-3d1503f374c4 Destroying unnamed session | ||
3831 | 2024.02.01 23:08:59.831351 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3832 | 2024.02.01 23:08:59.831505 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3833 | 2024.02.01 23:08:59.831506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3834 | 2024.02.01 23:08:59.831563 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part | ||
3835 | 2024.02.01 23:08:59.831597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3836 | 2024.02.01 23:08:59.831644 [ 3 ] {} <Debug> HTTP-Session: a26b3b57-bf41-49cf-8c14-b8237f7e6bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3837 | 2024.02.01 23:08:59.831687 [ 3 ] {} <Debug> HTTP-Session: a26b3b57-bf41-49cf-8c14-b8237f7e6bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3838 | 2024.02.01 23:08:59.831817 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
3839 | 2024.02.01 23:08:59.831919 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3840 | 2024.02.01 23:08:59.832038 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3841 | 2024.02.01 23:08:59.832057 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
3842 | 2024.02.01 23:08:59.832352 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
3843 | 2024.02.01 23:08:59.832591 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3844 | 2024.02.01 23:08:59.832610 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
3845 | 2024.02.01 23:08:59.832791 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
3846 | 2024.02.01 23:08:59.833336 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3847 | 2024.02.01 23:08:59.833833 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3848 | 2024.02.01 23:08:59.834229 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3849 | 2024.02.01 23:08:59.834363 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003068591 sec., 50837.66458286556 rows/sec., 4.02 MiB/sec. | ||
3850 | 2024.02.01 23:08:59.834449 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.002482077 sec., 14503 rows/sec., 1.29 MiB/sec. | ||
3851 | 2024.02.01 23:08:59.834587 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3852 | 2024.02.01 23:08:59.834656 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} <Debug> DynamicQueryHandler: Done processing query | ||
3853 | 2024.02.01 23:08:59.834690 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3854 | 2024.02.01 23:08:59.834708 [ 3 ] {} <Debug> HTTP-Session: a26b3b57-bf41-49cf-8c14-b8237f7e6bd8 Destroying unnamed session | ||
3855 | 2024.02.01 23:08:59.834850 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3856 | 2024.02.01 23:08:59.834896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3857 | 2024.02.01 23:08:59.834965 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3858 | 2024.02.01 23:08:59.834974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3859 | 2024.02.01 23:08:59.835011 [ 3 ] {} <Debug> HTTP-Session: 3c2a8fa6-0c4f-4f23-9d13-921276448c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3860 | 2024.02.01 23:08:59.835058 [ 3 ] {} <Debug> HTTP-Session: 3c2a8fa6-0c4f-4f23-9d13-921276448c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3861 | 2024.02.01 23:08:59.835152 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3862 | 2024.02.01 23:08:59.835193 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3863 | 2024.02.01 23:08:59.835312 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3864 | 2024.02.01 23:08:59.835581 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3865 | 2024.02.01 23:08:59.835821 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3866 | 2024.02.01 23:08:59.835978 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3867 | 2024.02.01 23:08:59.836098 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000916422 sec., 13094 rows/sec., 1.02 MiB/sec. | ||
3868 | 2024.02.01 23:08:59.836204 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} <Debug> DynamicQueryHandler: Done processing query | ||
3869 | 2024.02.01 23:08:59.836227 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3870 | 2024.02.01 23:08:59.836243 [ 3 ] {} <Debug> HTTP-Session: 3c2a8fa6-0c4f-4f23-9d13-921276448c74 Destroying unnamed session | ||
3871 | 2024.02.01 23:08:59.836361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3872 | 2024.02.01 23:08:59.836405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3873 | 2024.02.01 23:08:59.836422 [ 3 ] {} <Debug> HTTP-Session: 827336c6-6fb7-4a6f-8a92-64d97de5fc1b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3874 | 2024.02.01 23:08:59.836438 [ 3 ] {} <Debug> HTTP-Session: 827336c6-6fb7-4a6f-8a92-64d97de5fc1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3875 | 2024.02.01 23:08:59.836510 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3876 | 2024.02.01 23:08:59.836554 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3877 | 2024.02.01 23:08:59.836691 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3878 | 2024.02.01 23:08:59.836988 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3879 | 2024.02.01 23:08:59.837266 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3880 | 2024.02.01 23:08:59.837445 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3881 | 2024.02.01 23:08:59.837566 [ 160 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3882 | 2024.02.01 23:08:59.837583 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001043064 sec., 11504 rows/sec., 15.52 MiB/sec. | ||
3883 | 2024.02.01 23:08:59.837613 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. | ||
3884 | 2024.02.01 23:08:59.837833 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3885 | 2024.02.01 23:08:59.837898 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} <Debug> DynamicQueryHandler: Done processing query | ||
3886 | 2024.02.01 23:08:59.837947 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3887 | 2024.02.01 23:08:59.838004 [ 3 ] {} <Debug> HTTP-Session: 827336c6-6fb7-4a6f-8a92-64d97de5fc1b Destroying unnamed session | ||
3888 | 2024.02.01 23:08:59.838087 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3889 | 2024.02.01 23:08:59.838145 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 800 rows starting from the beginning of the part | ||
3890 | 2024.02.01 23:08:59.838342 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
3891 | 2024.02.01 23:08:59.838501 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
3892 | 2024.02.01 23:08:59.838644 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
3893 | 2024.02.01 23:08:59.838782 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
3894 | 2024.02.01 23:08:59.838900 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
3895 | 2024.02.01 23:08:59.841879 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 6 columns (6 merged, 0 gathered) in 0.004189937 sec., 216709.70231771978 rows/sec., 292.44 MiB/sec. | ||
3896 | 2024.02.01 23:08:59.842338 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3897 | 2024.02.01 23:08:59.842597 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3898 | 2024.02.01 23:08:59.842676 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3899 | 2024.02.01 23:08:59.842755 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7: 4.74 MiB. | ||
3900 | 2024.02.01 23:09:04.416945 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3901 | 2024.02.01 23:09:04.417045 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3902 | 2024.02.01 23:09:04.830818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3903 | 2024.02.01 23:09:04.830928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3904 | 2024.02.01 23:09:04.830954 [ 3 ] {} <Debug> HTTP-Session: 28260ad7-4027-44e4-9849-1b965a02f1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3905 | 2024.02.01 23:09:04.830981 [ 3 ] {} <Debug> HTTP-Session: 28260ad7-4027-44e4-9849-1b965a02f1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3906 | 2024.02.01 23:09:04.831180 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3907 | 2024.02.01 23:09:04.831277 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3908 | 2024.02.01 23:09:04.831535 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3909 | 2024.02.01 23:09:04.832101 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
3910 | 2024.02.01 23:09:04.832364 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3911 | 2024.02.01 23:09:04.832529 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3912 | 2024.02.01 23:09:04.832659 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001419073 sec., 25368 rows/sec., 2.01 MiB/sec. | ||
3913 | 2024.02.01 23:09:04.832802 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} <Debug> DynamicQueryHandler: Done processing query | ||
3914 | 2024.02.01 23:09:04.832828 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3915 | 2024.02.01 23:09:04.832844 [ 3 ] {} <Debug> HTTP-Session: 28260ad7-4027-44e4-9849-1b965a02f1a4 Destroying unnamed session | ||
3916 | 2024.02.01 23:09:04.832992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3917 | 2024.02.01 23:09:04.833037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3918 | 2024.02.01 23:09:04.833057 [ 3 ] {} <Debug> HTTP-Session: caef84b9-418d-4248-ba35-2b64e5924368 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3919 | 2024.02.01 23:09:04.833075 [ 3 ] {} <Debug> HTTP-Session: caef84b9-418d-4248-ba35-2b64e5924368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3920 | 2024.02.01 23:09:04.833154 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3921 | 2024.02.01 23:09:04.833195 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3922 | 2024.02.01 23:09:04.833296 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3923 | 2024.02.01 23:09:04.833592 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
3924 | 2024.02.01 23:09:04.833805 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3925 | 2024.02.01 23:09:04.833953 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3926 | 2024.02.01 23:09:04.834075 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000890191 sec., 121322 rows/sec., 11.85 MiB/sec. | ||
3927 | 2024.02.01 23:09:04.834183 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} <Debug> DynamicQueryHandler: Done processing query | ||
3928 | 2024.02.01 23:09:04.834206 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3929 | 2024.02.01 23:09:04.834222 [ 3 ] {} <Debug> HTTP-Session: caef84b9-418d-4248-ba35-2b64e5924368 Destroying unnamed session | ||
3930 | 2024.02.01 23:09:04.834356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3931 | 2024.02.01 23:09:04.834398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3932 | 2024.02.01 23:09:04.834416 [ 3 ] {} <Debug> HTTP-Session: ef4bd8ec-285e-40ad-b2dd-afb52cecee87 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3933 | 2024.02.01 23:09:04.834432 [ 3 ] {} <Debug> HTTP-Session: ef4bd8ec-285e-40ad-b2dd-afb52cecee87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3934 | 2024.02.01 23:09:04.834502 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3935 | 2024.02.01 23:09:04.834540 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3936 | 2024.02.01 23:09:04.834640 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3937 | 2024.02.01 23:09:04.834884 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
3938 | 2024.02.01 23:09:04.835095 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3939 | 2024.02.01 23:09:04.835245 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3940 | 2024.02.01 23:09:04.835373 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000839869 sec., 42863 rows/sec., 3.35 MiB/sec. | ||
3941 | 2024.02.01 23:09:04.835513 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} <Debug> DynamicQueryHandler: Done processing query | ||
3942 | 2024.02.01 23:09:04.835535 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3943 | 2024.02.01 23:09:04.835550 [ 3 ] {} <Debug> HTTP-Session: ef4bd8ec-285e-40ad-b2dd-afb52cecee87 Destroying unnamed session | ||
3944 | 2024.02.01 23:09:04.835737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3945 | 2024.02.01 23:09:04.835784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3946 | 2024.02.01 23:09:04.835803 [ 3 ] {} <Debug> HTTP-Session: 4c4ffeb2-c1df-400a-af7b-2e25fa825a20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3947 | 2024.02.01 23:09:04.835820 [ 3 ] {} <Debug> HTTP-Session: 4c4ffeb2-c1df-400a-af7b-2e25fa825a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3948 | 2024.02.01 23:09:04.835904 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3949 | 2024.02.01 23:09:04.835949 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3950 | 2024.02.01 23:09:04.836087 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3951 | 2024.02.01 23:09:04.836463 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
3952 | 2024.02.01 23:09:04.836773 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3953 | 2024.02.01 23:09:04.836954 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3954 | 2024.02.01 23:09:04.837080 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001138967 sec., 31607 rows/sec., 42.65 MiB/sec. | ||
3955 | 2024.02.01 23:09:04.837190 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} <Debug> DynamicQueryHandler: Done processing query | ||
3956 | 2024.02.01 23:09:04.837213 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3957 | 2024.02.01 23:09:04.837228 [ 3 ] {} <Debug> HTTP-Session: 4c4ffeb2-c1df-400a-af7b-2e25fa825a20 Destroying unnamed session | ||
3958 | 2024.02.01 23:09:09.831098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3959 | 2024.02.01 23:09:09.831279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3960 | 2024.02.01 23:09:09.831325 [ 3 ] {} <Debug> HTTP-Session: 72b3010e-3904-4565-8f1b-fdfac2d9984f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3961 | 2024.02.01 23:09:09.831365 [ 3 ] {} <Debug> HTTP-Session: 72b3010e-3904-4565-8f1b-fdfac2d9984f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3962 | 2024.02.01 23:09:09.831563 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3963 | 2024.02.01 23:09:09.831661 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3964 | 2024.02.01 23:09:09.831932 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3965 | 2024.02.01 23:09:09.832413 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
3966 | 2024.02.01 23:09:09.832667 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3967 | 2024.02.01 23:09:09.832833 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3968 | 2024.02.01 23:09:09.832974 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001351161 sec., 8881 rows/sec., 719.87 KiB/sec. | ||
3969 | 2024.02.01 23:09:09.833103 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} <Debug> DynamicQueryHandler: Done processing query | ||
3970 | 2024.02.01 23:09:09.833127 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3971 | 2024.02.01 23:09:09.833142 [ 3 ] {} <Debug> HTTP-Session: 72b3010e-3904-4565-8f1b-fdfac2d9984f Destroying unnamed session | ||
3972 | 2024.02.01 23:09:09.833275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3973 | 2024.02.01 23:09:09.833320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3974 | 2024.02.01 23:09:09.833339 [ 3 ] {} <Debug> HTTP-Session: dc91e36c-aea0-4d97-bb6e-638b32598864 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3975 | 2024.02.01 23:09:09.833355 [ 3 ] {} <Debug> HTTP-Session: dc91e36c-aea0-4d97-bb6e-638b32598864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3976 | 2024.02.01 23:09:09.833427 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3977 | 2024.02.01 23:09:09.833466 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3978 | 2024.02.01 23:09:09.833570 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3979 | 2024.02.01 23:09:09.833847 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
3980 | 2024.02.01 23:09:09.834063 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3981 | 2024.02.01 23:09:09.834224 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3982 | 2024.02.01 23:09:09.834346 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} <Information> executeQuery: Read 72 rows, 6.04 KiB in 0.0008889 sec., 80998 rows/sec., 6.63 MiB/sec. | ||
3983 | 2024.02.01 23:09:09.834449 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} <Debug> DynamicQueryHandler: Done processing query | ||
3984 | 2024.02.01 23:09:09.834472 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3985 | 2024.02.01 23:09:09.834487 [ 3 ] {} <Debug> HTTP-Session: dc91e36c-aea0-4d97-bb6e-638b32598864 Destroying unnamed session | ||
3986 | 2024.02.01 23:09:09.834607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3987 | 2024.02.01 23:09:09.834650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3988 | 2024.02.01 23:09:09.834668 [ 3 ] {} <Debug> HTTP-Session: 17d90e8b-c75e-432f-a654-f57a3c5d2a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
3989 | 2024.02.01 23:09:09.834684 [ 3 ] {} <Debug> HTTP-Session: 17d90e8b-c75e-432f-a654-f57a3c5d2a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3990 | 2024.02.01 23:09:09.834755 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3991 | 2024.02.01 23:09:09.834794 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3992 | 2024.02.01 23:09:09.834896 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3993 | 2024.02.01 23:09:09.835260 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
3994 | 2024.02.01 23:09:09.835465 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3995 | 2024.02.01 23:09:09.835610 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3996 | 2024.02.01 23:09:09.835728 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.000944822 sec., 38102 rows/sec., 2.96 MiB/sec. | ||
3997 | 2024.02.01 23:09:09.835886 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} <Debug> DynamicQueryHandler: Done processing query | ||
3998 | 2024.02.01 23:09:09.835914 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3999 | 2024.02.01 23:09:09.835929 [ 3 ] {} <Debug> HTTP-Session: 17d90e8b-c75e-432f-a654-f57a3c5d2a36 Destroying unnamed session | ||
4000 | 2024.02.01 23:09:09.836087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4001 | 2024.02.01 23:09:09.836132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4002 | 2024.02.01 23:09:09.836151 [ 3 ] {} <Debug> HTTP-Session: d286485c-ee02-4357-8458-c18267a4a1a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4003 | 2024.02.01 23:09:09.836167 [ 3 ] {} <Debug> HTTP-Session: d286485c-ee02-4357-8458-c18267a4a1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4004 | 2024.02.01 23:09:09.836243 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4005 | 2024.02.01 23:09:09.836285 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4006 | 2024.02.01 23:09:09.836408 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4007 | 2024.02.01 23:09:09.836695 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4008 | 2024.02.01 23:09:09.836955 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4009 | 2024.02.01 23:09:09.837127 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
4010 | 2024.02.01 23:09:09.837231 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000960482 sec., 37481 rows/sec., 2.65 MiB/sec. | ||
4011 | 2024.02.01 23:09:09.837369 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} <Debug> DynamicQueryHandler: Done processing query | ||
4012 | 2024.02.01 23:09:09.837394 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4013 | 2024.02.01 23:09:09.837409 [ 3 ] {} <Debug> HTTP-Session: d286485c-ee02-4357-8458-c18267a4a1a3 Destroying unnamed session | ||
4014 | 2024.02.01 23:09:09.837562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4015 | 2024.02.01 23:09:09.837604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4016 | 2024.02.01 23:09:09.837622 [ 3 ] {} <Debug> HTTP-Session: 234ef718-8047-4851-a712-95e11173b3be Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4017 | 2024.02.01 23:09:09.837639 [ 3 ] {} <Debug> HTTP-Session: 234ef718-8047-4851-a712-95e11173b3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4018 | 2024.02.01 23:09:09.837712 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4019 | 2024.02.01 23:09:09.837755 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4020 | 2024.02.01 23:09:09.837898 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4021 | 2024.02.01 23:09:09.838296 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4022 | 2024.02.01 23:09:09.838659 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4023 | 2024.02.01 23:09:09.838907 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4024 | 2024.02.01 23:09:09.839023 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.00128366 sec., 9348 rows/sec., 12.62 MiB/sec. | ||
4025 | 2024.02.01 23:09:09.839173 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} <Debug> DynamicQueryHandler: Done processing query | ||
4026 | 2024.02.01 23:09:09.839206 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4027 | 2024.02.01 23:09:09.839223 [ 3 ] {} <Debug> HTTP-Session: 234ef718-8047-4851-a712-95e11173b3be Destroying unnamed session | ||
4028 | 2024.02.01 23:09:14.830234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4029 | 2024.02.01 23:09:14.830360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4030 | 2024.02.01 23:09:14.830389 [ 3 ] {} <Debug> HTTP-Session: da025728-0dda-4ecf-9b34-a43df63260b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4031 | 2024.02.01 23:09:14.830417 [ 3 ] {} <Debug> HTTP-Session: da025728-0dda-4ecf-9b34-a43df63260b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4032 | 2024.02.01 23:09:14.830555 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4033 | 2024.02.01 23:09:14.830619 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4034 | 2024.02.01 23:09:14.830796 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4035 | 2024.02.01 23:09:14.831247 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4036 | 2024.02.01 23:09:14.831523 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4037 | 2024.02.01 23:09:14.831685 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4038 | 2024.02.01 23:09:14.831816 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001217538 sec., 29567 rows/sec., 2.34 MiB/sec. | ||
4039 | 2024.02.01 23:09:14.831935 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} <Debug> DynamicQueryHandler: Done processing query | ||
4040 | 2024.02.01 23:09:14.831959 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4041 | 2024.02.01 23:09:14.831975 [ 3 ] {} <Debug> HTTP-Session: da025728-0dda-4ecf-9b34-a43df63260b7 Destroying unnamed session | ||
4042 | 2024.02.01 23:09:14.832098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4043 | 2024.02.01 23:09:14.832142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4044 | 2024.02.01 23:09:14.832162 [ 3 ] {} <Debug> HTTP-Session: e30b2d6b-7938-47c5-8995-24efb7fc105d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4045 | 2024.02.01 23:09:14.832178 [ 3 ] {} <Debug> HTTP-Session: e30b2d6b-7938-47c5-8995-24efb7fc105d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4046 | 2024.02.01 23:09:14.832252 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4047 | 2024.02.01 23:09:14.832291 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4048 | 2024.02.01 23:09:14.832391 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4049 | 2024.02.01 23:09:14.832832 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4050 | 2024.02.01 23:09:14.833047 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4051 | 2024.02.01 23:09:14.833197 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4052 | 2024.02.01 23:09:14.833320 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.001038824 sec., 103963 rows/sec., 10.15 MiB/sec. | ||
4053 | 2024.02.01 23:09:14.833443 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} <Debug> DynamicQueryHandler: Done processing query | ||
4054 | 2024.02.01 23:09:14.833466 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4055 | 2024.02.01 23:09:14.833482 [ 3 ] {} <Debug> HTTP-Session: e30b2d6b-7938-47c5-8995-24efb7fc105d Destroying unnamed session | ||
4056 | 2024.02.01 23:09:14.833593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4057 | 2024.02.01 23:09:14.833636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4058 | 2024.02.01 23:09:14.833655 [ 3 ] {} <Debug> HTTP-Session: f9c41dc6-c79f-4458-9457-3f5500dd52d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4059 | 2024.02.01 23:09:14.833671 [ 3 ] {} <Debug> HTTP-Session: f9c41dc6-c79f-4458-9457-3f5500dd52d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4060 | 2024.02.01 23:09:14.833741 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4061 | 2024.02.01 23:09:14.833779 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4062 | 2024.02.01 23:09:14.833885 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4063 | 2024.02.01 23:09:14.834159 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4064 | 2024.02.01 23:09:14.834359 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4065 | 2024.02.01 23:09:14.834512 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4066 | 2024.02.01 23:09:14.834616 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000846969 sec., 42504 rows/sec., 3.32 MiB/sec. | ||
4067 | 2024.02.01 23:09:14.834724 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} <Debug> DynamicQueryHandler: Done processing query | ||
4068 | 2024.02.01 23:09:14.834746 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4069 | 2024.02.01 23:09:14.834762 [ 3 ] {} <Debug> HTTP-Session: f9c41dc6-c79f-4458-9457-3f5500dd52d7 Destroying unnamed session | ||
4070 | 2024.02.01 23:09:14.834962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4071 | 2024.02.01 23:09:14.835004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4072 | 2024.02.01 23:09:14.835022 [ 3 ] {} <Debug> HTTP-Session: 5b7ab534-9a4c-46e7-9f86-2aea6c8dd1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4073 | 2024.02.01 23:09:14.835037 [ 3 ] {} <Debug> HTTP-Session: 5b7ab534-9a4c-46e7-9f86-2aea6c8dd1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4074 | 2024.02.01 23:09:14.835119 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4075 | 2024.02.01 23:09:14.835163 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4076 | 2024.02.01 23:09:14.835298 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4077 | 2024.02.01 23:09:14.835735 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4078 | 2024.02.01 23:09:14.836036 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4079 | 2024.02.01 23:09:14.836210 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4080 | 2024.02.01 23:09:14.836334 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001185477 sec., 30367 rows/sec., 40.98 MiB/sec. | ||
4081 | 2024.02.01 23:09:14.836477 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} <Debug> DynamicQueryHandler: Done processing query | ||
4082 | 2024.02.01 23:09:14.836500 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4083 | 2024.02.01 23:09:14.836515 [ 3 ] {} <Debug> HTTP-Session: 5b7ab534-9a4c-46e7-9f86-2aea6c8dd1b4 Destroying unnamed session | ||
4084 | 2024.02.01 23:09:19.417298 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4085 | 2024.02.01 23:09:19.417368 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4086 | 2024.02.01 23:09:19.829085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4087 | 2024.02.01 23:09:19.829188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4088 | 2024.02.01 23:09:19.829218 [ 3 ] {} <Debug> HTTP-Session: cc224cb2-f743-4815-9c13-e68b3d43d65f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4089 | 2024.02.01 23:09:19.829245 [ 3 ] {} <Debug> HTTP-Session: cc224cb2-f743-4815-9c13-e68b3d43d65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4090 | 2024.02.01 23:09:19.829379 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4091 | 2024.02.01 23:09:19.829445 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4092 | 2024.02.01 23:09:19.829620 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4093 | 2024.02.01 23:09:19.830027 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4094 | 2024.02.01 23:09:19.830285 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4095 | 2024.02.01 23:09:19.830447 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4096 | 2024.02.01 23:09:19.830557 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001138347 sec., 10541 rows/sec., 854.45 KiB/sec. | ||
4097 | 2024.02.01 23:09:19.830741 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} <Debug> DynamicQueryHandler: Done processing query | ||
4098 | 2024.02.01 23:09:19.830767 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4099 | 2024.02.01 23:09:19.830783 [ 3 ] {} <Debug> HTTP-Session: cc224cb2-f743-4815-9c13-e68b3d43d65f Destroying unnamed session | ||
4100 | 2024.02.01 23:09:19.830904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4101 | 2024.02.01 23:09:19.830952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4102 | 2024.02.01 23:09:19.830972 [ 3 ] {} <Debug> HTTP-Session: 638e577f-6b9a-444d-92fc-f7eaa436139c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4103 | 2024.02.01 23:09:19.830990 [ 3 ] {} <Debug> HTTP-Session: 638e577f-6b9a-444d-92fc-f7eaa436139c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4104 | 2024.02.01 23:09:19.831066 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4105 | 2024.02.01 23:09:19.831108 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4106 | 2024.02.01 23:09:19.831229 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4107 | 2024.02.01 23:09:19.831540 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4108 | 2024.02.01 23:09:19.831746 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4109 | 2024.02.01 23:09:19.831894 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4110 | 2024.02.01 23:09:19.831988 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000890551 sec., 4491 rows/sec., 375.03 KiB/sec. | ||
4111 | 2024.02.01 23:09:19.832132 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} <Debug> DynamicQueryHandler: Done processing query | ||
4112 | 2024.02.01 23:09:19.832156 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4113 | 2024.02.01 23:09:19.832172 [ 3 ] {} <Debug> HTTP-Session: 638e577f-6b9a-444d-92fc-f7eaa436139c Destroying unnamed session | ||
4114 | 2024.02.01 23:09:19.832299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4115 | 2024.02.01 23:09:19.832344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4116 | 2024.02.01 23:09:19.832362 [ 3 ] {} <Debug> HTTP-Session: 5fb11c39-602d-4765-8d27-026e7b83f2da Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4117 | 2024.02.01 23:09:19.832379 [ 3 ] {} <Debug> HTTP-Session: 5fb11c39-602d-4765-8d27-026e7b83f2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4118 | 2024.02.01 23:09:19.832452 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4119 | 2024.02.01 23:09:19.832491 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4120 | 2024.02.01 23:09:19.832600 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4121 | 2024.02.01 23:09:19.832888 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4122 | 2024.02.01 23:09:19.833101 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4123 | 2024.02.01 23:09:19.833246 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4124 | 2024.02.01 23:09:19.833342 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.00086245 sec., 44060 rows/sec., 3.90 MiB/sec. | ||
4125 | 2024.02.01 23:09:19.833336 [ 149 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4126 | 2024.02.01 23:09:19.833405 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4127 | 2024.02.01 23:09:19.833467 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} <Debug> DynamicQueryHandler: Done processing query | ||
4128 | 2024.02.01 23:09:19.833508 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4129 | 2024.02.01 23:09:19.833516 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4130 | 2024.02.01 23:09:19.833528 [ 3 ] {} <Debug> HTTP-Session: 5fb11c39-602d-4765-8d27-026e7b83f2da Destroying unnamed session | ||
4131 | 2024.02.01 23:09:19.833663 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4132 | 2024.02.01 23:09:19.833711 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part | ||
4133 | 2024.02.01 23:09:19.833730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4134 | 2024.02.01 23:09:19.833813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4135 | 2024.02.01 23:09:19.833847 [ 3 ] {} <Debug> HTTP-Session: 5bf05464-d315-451d-8814-afb7178c2da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4136 | 2024.02.01 23:09:19.833905 [ 3 ] {} <Debug> HTTP-Session: 5bf05464-d315-451d-8814-afb7178c2da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4137 | 2024.02.01 23:09:19.833950 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
4138 | 2024.02.01 23:09:19.834092 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4139 | 2024.02.01 23:09:19.834169 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
4140 | 2024.02.01 23:09:19.834188 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4141 | 2024.02.01 23:09:19.834452 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
4142 | 2024.02.01 23:09:19.834602 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4143 | 2024.02.01 23:09:19.834696 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 108 rows starting from the beginning of the part | ||
4144 | 2024.02.01 23:09:19.834928 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part | ||
4145 | 2024.02.01 23:09:19.835399 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4146 | 2024.02.01 23:09:19.835746 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4147 | 2024.02.01 23:09:19.836080 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4148 | 2024.02.01 23:09:19.836262 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002106949 sec., 1898 rows/sec., 132.56 KiB/sec. | ||
4149 | 2024.02.01 23:09:19.836643 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} <Debug> DynamicQueryHandler: Done processing query | ||
4150 | 2024.02.01 23:09:19.836715 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4151 | 2024.02.01 23:09:19.836746 [ 3 ] {} <Debug> HTTP-Session: 5bf05464-d315-451d-8814-afb7178c2da2 Destroying unnamed session | ||
4152 | 2024.02.01 23:09:19.836775 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003305037 sec., 165202.3865390917 rows/sec., 15.23 MiB/sec. | ||
4153 | 2024.02.01 23:09:19.836874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4154 | 2024.02.01 23:09:19.836948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4155 | 2024.02.01 23:09:19.836963 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4156 | 2024.02.01 23:09:19.836976 [ 3 ] {} <Debug> HTTP-Session: 16c91fa6-5bf9-4342-9304-88c987b20028 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4157 | 2024.02.01 23:09:19.837030 [ 3 ] {} <Debug> HTTP-Session: 16c91fa6-5bf9-4342-9304-88c987b20028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4158 | 2024.02.01 23:09:19.837135 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4159 | 2024.02.01 23:09:19.837193 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4160 | 2024.02.01 23:09:19.837284 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4161 | 2024.02.01 23:09:19.837428 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4162 | 2024.02.01 23:09:19.837454 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4163 | 2024.02.01 23:09:19.837818 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4164 | 2024.02.01 23:09:19.838029 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4165 | 2024.02.01 23:09:19.838215 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4166 | 2024.02.01 23:09:19.838336 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.001153287 sec., 13873 rows/sec., 1.09 MiB/sec. | ||
4167 | 2024.02.01 23:09:19.838358 [ 148 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4168 | 2024.02.01 23:09:19.838492 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4169 | 2024.02.01 23:09:19.838527 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} <Debug> DynamicQueryHandler: Done processing query | ||
4170 | 2024.02.01 23:09:19.838583 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4171 | 2024.02.01 23:09:19.838676 [ 3 ] {} <Debug> HTTP-Session: 16c91fa6-5bf9-4342-9304-88c987b20028 Destroying unnamed session | ||
4172 | 2024.02.01 23:09:19.838707 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4173 | 2024.02.01 23:09:19.838859 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4174 | 2024.02.01 23:09:19.838930 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part | ||
4175 | 2024.02.01 23:09:19.838946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4176 | 2024.02.01 23:09:19.839086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4177 | 2024.02.01 23:09:19.839125 [ 3 ] {} <Debug> HTTP-Session: bfe08df7-2652-45b6-864a-7d1fff587c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4178 | 2024.02.01 23:09:19.839166 [ 3 ] {} <Debug> HTTP-Session: bfe08df7-2652-45b6-864a-7d1fff587c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4179 | 2024.02.01 23:09:19.839359 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
4180 | 2024.02.01 23:09:19.839379 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4181 | 2024.02.01 23:09:19.839489 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4182 | 2024.02.01 23:09:19.839583 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
4183 | 2024.02.01 23:09:19.839886 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
4184 | 2024.02.01 23:09:19.840047 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4185 | 2024.02.01 23:09:19.840096 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
4186 | 2024.02.01 23:09:19.840276 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part | ||
4187 | 2024.02.01 23:09:19.840817 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4188 | 2024.02.01 23:09:19.841454 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4189 | 2024.02.01 23:09:19.841808 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003222965 sec., 72603.95319216933 rows/sec., 5.67 MiB/sec. | ||
4190 | 2024.02.01 23:09:19.841819 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
4191 | 2024.02.01 23:09:19.842005 [ 16 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4192 | 2024.02.01 23:09:19.842073 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002603831 sec., 768 rows/sec., 54.01 KiB/sec. | ||
4193 | 2024.02.01 23:09:19.842300 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} <Debug> DynamicQueryHandler: Done processing query | ||
4194 | 2024.02.01 23:09:19.842334 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4195 | 2024.02.01 23:09:19.842356 [ 16 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4196 | 2024.02.01 23:09:19.842368 [ 3 ] {} <Debug> HTTP-Session: bfe08df7-2652-45b6-864a-7d1fff587c71 Destroying unnamed session | ||
4197 | 2024.02.01 23:09:19.842467 [ 16 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4198 | 2024.02.01 23:09:19.842568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4199 | 2024.02.01 23:09:19.842627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4200 | 2024.02.01 23:09:19.842646 [ 3 ] {} <Debug> HTTP-Session: 58e5a778-3d33-4957-a013-d0df9febc0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4201 | 2024.02.01 23:09:19.842662 [ 3 ] {} <Debug> HTTP-Session: 58e5a778-3d33-4957-a013-d0df9febc0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4202 | 2024.02.01 23:09:19.842739 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4203 | 2024.02.01 23:09:19.842785 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4204 | 2024.02.01 23:09:19.842937 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4205 | 2024.02.01 23:09:19.843272 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4206 | 2024.02.01 23:09:19.843563 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4207 | 2024.02.01 23:09:19.843747 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4208 | 2024.02.01 23:09:19.843878 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001108746 sec., 10823 rows/sec., 14.61 MiB/sec. | ||
4209 | 2024.02.01 23:09:19.844004 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} <Debug> DynamicQueryHandler: Done processing query | ||
4210 | 2024.02.01 23:09:19.844036 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4211 | 2024.02.01 23:09:19.844058 [ 3 ] {} <Debug> HTTP-Session: 58e5a778-3d33-4957-a013-d0df9febc0c3 Destroying unnamed session | ||
4212 | 2024.02.01 23:09:24.830576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4213 | 2024.02.01 23:09:24.830747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4214 | 2024.02.01 23:09:24.830793 [ 3 ] {} <Debug> HTTP-Session: 8ad8663a-dd0a-4c94-9673-50ca89514671 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4215 | 2024.02.01 23:09:24.830834 [ 3 ] {} <Debug> HTTP-Session: 8ad8663a-dd0a-4c94-9673-50ca89514671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4216 | 2024.02.01 23:09:24.831033 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4217 | 2024.02.01 23:09:24.831130 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4218 | 2024.02.01 23:09:24.831390 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4219 | 2024.02.01 23:09:24.831959 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4220 | 2024.02.01 23:09:24.832219 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4221 | 2024.02.01 23:09:24.832383 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4222 | 2024.02.01 23:09:24.832499 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001406123 sec., 25602 rows/sec., 2.03 MiB/sec. | ||
4223 | 2024.02.01 23:09:24.832502 [ 145 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4224 | 2024.02.01 23:09:24.832581 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4225 | 2024.02.01 23:09:24.832694 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} <Debug> DynamicQueryHandler: Done processing query | ||
4226 | 2024.02.01 23:09:24.832760 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4227 | 2024.02.01 23:09:24.832788 [ 3 ] {} <Debug> HTTP-Session: 8ad8663a-dd0a-4c94-9673-50ca89514671 Destroying unnamed session | ||
4228 | 2024.02.01 23:09:24.832783 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4229 | 2024.02.01 23:09:24.832989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4230 | 2024.02.01 23:09:24.833044 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4231 | 2024.02.01 23:09:24.833081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4232 | 2024.02.01 23:09:24.833132 [ 3 ] {} <Debug> HTTP-Session: 577207c6-dba1-4ed6-b380-e0c632c9363c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4233 | 2024.02.01 23:09:24.833141 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part | ||
4234 | 2024.02.01 23:09:24.833161 [ 3 ] {} <Debug> HTTP-Session: 577207c6-dba1-4ed6-b380-e0c632c9363c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4235 | 2024.02.01 23:09:24.833352 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4236 | 2024.02.01 23:09:24.833486 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4237 | 2024.02.01 23:09:24.833541 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
4238 | 2024.02.01 23:09:24.833942 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4239 | 2024.02.01 23:09:24.833959 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
4240 | 2024.02.01 23:09:24.834145 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
4241 | 2024.02.01 23:09:24.834289 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
4242 | 2024.02.01 23:09:24.834585 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
4243 | 2024.02.01 23:09:24.834920 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4244 | 2024.02.01 23:09:24.835350 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4245 | 2024.02.01 23:09:24.835675 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4246 | 2024.02.01 23:09:24.835983 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.00255026 sec., 42348 rows/sec., 4.14 MiB/sec. | ||
4247 | 2024.02.01 23:09:24.836165 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003504212 sec., 51366.755207732866 rows/sec., 4.07 MiB/sec. | ||
4248 | 2024.02.01 23:09:24.836262 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} <Debug> DynamicQueryHandler: Done processing query | ||
4249 | 2024.02.01 23:09:24.836317 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4250 | 2024.02.01 23:09:24.836325 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4251 | 2024.02.01 23:09:24.836355 [ 3 ] {} <Debug> HTTP-Session: 577207c6-dba1-4ed6-b380-e0c632c9363c Destroying unnamed session | ||
4252 | 2024.02.01 23:09:24.836549 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4253 | 2024.02.01 23:09:24.836592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4254 | 2024.02.01 23:09:24.836651 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4255 | 2024.02.01 23:09:24.836680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4256 | 2024.02.01 23:09:24.836737 [ 3 ] {} <Debug> HTTP-Session: 093ea69f-4856-4234-b7f6-657842ced9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4257 | 2024.02.01 23:09:24.836790 [ 3 ] {} <Debug> HTTP-Session: 093ea69f-4856-4234-b7f6-657842ced9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4258 | 2024.02.01 23:09:24.836877 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4259 | 2024.02.01 23:09:24.836917 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4260 | 2024.02.01 23:09:24.837040 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4261 | 2024.02.01 23:09:24.837373 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4262 | 2024.02.01 23:09:24.837591 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4263 | 2024.02.01 23:09:24.837742 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4264 | 2024.02.01 23:09:24.837839 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000933411 sec., 38568 rows/sec., 3.02 MiB/sec. | ||
4265 | 2024.02.01 23:09:24.837957 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} <Debug> DynamicQueryHandler: Done processing query | ||
4266 | 2024.02.01 23:09:24.837981 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4267 | 2024.02.01 23:09:24.837997 [ 3 ] {} <Debug> HTTP-Session: 093ea69f-4856-4234-b7f6-657842ced9d4 Destroying unnamed session | ||
4268 | 2024.02.01 23:09:24.838228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4269 | 2024.02.01 23:09:24.838287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4270 | 2024.02.01 23:09:24.838315 [ 3 ] {} <Debug> HTTP-Session: df40f996-0e1d-4164-9d51-1226e34e8727 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4271 | 2024.02.01 23:09:24.838338 [ 3 ] {} <Debug> HTTP-Session: df40f996-0e1d-4164-9d51-1226e34e8727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4272 | 2024.02.01 23:09:24.838455 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4273 | 2024.02.01 23:09:24.838514 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4274 | 2024.02.01 23:09:24.838709 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4275 | 2024.02.01 23:09:24.839368 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4276 | 2024.02.01 23:09:24.839691 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4277 | 2024.02.01 23:09:24.839873 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4278 | 2024.02.01 23:09:24.839969 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4279 | 2024.02.01 23:09:24.839978 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001486895 sec., 24211 rows/sec., 32.67 MiB/sec. | ||
4280 | 2024.02.01 23:09:24.840009 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4281 | 2024.02.01 23:09:24.840186 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4282 | 2024.02.01 23:09:24.840272 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} <Debug> DynamicQueryHandler: Done processing query | ||
4283 | 2024.02.01 23:09:24.840332 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4284 | 2024.02.01 23:09:24.840400 [ 3 ] {} <Debug> HTTP-Session: df40f996-0e1d-4164-9d51-1226e34e8727 Destroying unnamed session | ||
4285 | 2024.02.01 23:09:24.840486 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4286 | 2024.02.01 23:09:24.840526 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 908 rows starting from the beginning of the part | ||
4287 | 2024.02.01 23:09:24.840652 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
4288 | 2024.02.01 23:09:24.840754 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
4289 | 2024.02.01 23:09:24.840847 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
4290 | 2024.02.01 23:09:24.840939 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
4291 | 2024.02.01 23:09:24.841049 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
4292 | 2024.02.01 23:09:24.855346 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1040 rows, containing 6 columns (6 merged, 0 gathered) in 0.015282985 sec., 68049.53351717613 rows/sec., 91.83 MiB/sec. | ||
4293 | 2024.02.01 23:09:24.855774 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4294 | 2024.02.01 23:09:24.855992 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4295 | 2024.02.01 23:09:24.856061 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4296 | 2024.02.01 23:09:24.856132 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8: 9.00 MiB. | ||
4297 | 2024.02.01 23:09:25.000209 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.47 MiB, peak 242.44 MiB, will set to 235.21 MiB (RSS), difference: 1.74 MiB | ||
4298 | 2024.02.01 23:09:29.829098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4299 | 2024.02.01 23:09:29.829279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4300 | 2024.02.01 23:09:29.829325 [ 3 ] {} <Debug> HTTP-Session: 1b2af068-08a0-44da-9fd2-8f63a0408904 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4301 | 2024.02.01 23:09:29.829366 [ 3 ] {} <Debug> HTTP-Session: 1b2af068-08a0-44da-9fd2-8f63a0408904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4302 | 2024.02.01 23:09:29.829562 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4303 | 2024.02.01 23:09:29.829659 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4304 | 2024.02.01 23:09:29.829923 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4305 | 2024.02.01 23:09:29.830368 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4306 | 2024.02.01 23:09:29.830630 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4307 | 2024.02.01 23:09:29.830802 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4308 | 2024.02.01 23:09:29.830933 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001314571 sec., 9128 rows/sec., 739.90 KiB/sec. | ||
4309 | 2024.02.01 23:09:29.831136 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} <Debug> DynamicQueryHandler: Done processing query | ||
4310 | 2024.02.01 23:09:29.831168 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4311 | 2024.02.01 23:09:29.831185 [ 3 ] {} <Debug> HTTP-Session: 1b2af068-08a0-44da-9fd2-8f63a0408904 Destroying unnamed session | ||
4312 | 2024.02.01 23:09:29.831316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4313 | 2024.02.01 23:09:29.831364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4314 | 2024.02.01 23:09:29.831384 [ 3 ] {} <Debug> HTTP-Session: f54fada1-11a2-4920-9a8f-f98bd063b755 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4315 | 2024.02.01 23:09:29.831402 [ 3 ] {} <Debug> HTTP-Session: f54fada1-11a2-4920-9a8f-f98bd063b755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4316 | 2024.02.01 23:09:29.831483 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4317 | 2024.02.01 23:09:29.831523 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4318 | 2024.02.01 23:09:29.831649 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4319 | 2024.02.01 23:09:29.831948 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4320 | 2024.02.01 23:09:29.832159 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4321 | 2024.02.01 23:09:29.832310 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4322 | 2024.02.01 23:09:29.832429 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000918731 sec., 39184 rows/sec., 3.48 MiB/sec. | ||
4323 | 2024.02.01 23:09:29.832551 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} <Debug> DynamicQueryHandler: Done processing query | ||
4324 | 2024.02.01 23:09:29.832574 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4325 | 2024.02.01 23:09:29.832590 [ 3 ] {} <Debug> HTTP-Session: f54fada1-11a2-4920-9a8f-f98bd063b755 Destroying unnamed session | ||
4326 | 2024.02.01 23:09:29.832748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4327 | 2024.02.01 23:09:29.832793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4328 | 2024.02.01 23:09:29.832811 [ 3 ] {} <Debug> HTTP-Session: 526de2bb-169c-401b-8404-aeb542c20528 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4329 | 2024.02.01 23:09:29.832828 [ 3 ] {} <Debug> HTTP-Session: 526de2bb-169c-401b-8404-aeb542c20528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4330 | 2024.02.01 23:09:29.832901 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4331 | 2024.02.01 23:09:29.832940 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4332 | 2024.02.01 23:09:29.833045 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4333 | 2024.02.01 23:09:29.833310 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4334 | 2024.02.01 23:09:29.833512 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4335 | 2024.02.01 23:09:29.833659 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4336 | 2024.02.01 23:09:29.833779 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} <Information> executeQuery: Read 12 rows, 984.00 B in 0.00084987 sec., 14119 rows/sec., 1.10 MiB/sec. | ||
4337 | 2024.02.01 23:09:29.833884 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} <Debug> DynamicQueryHandler: Done processing query | ||
4338 | 2024.02.01 23:09:29.833906 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4339 | 2024.02.01 23:09:29.833921 [ 3 ] {} <Debug> HTTP-Session: 526de2bb-169c-401b-8404-aeb542c20528 Destroying unnamed session | ||
4340 | 2024.02.01 23:09:29.834058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4341 | 2024.02.01 23:09:29.834101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4342 | 2024.02.01 23:09:29.834119 [ 3 ] {} <Debug> HTTP-Session: de0a4ca5-b726-41ef-afbb-9fb6e297b3af Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4343 | 2024.02.01 23:09:29.834136 [ 3 ] {} <Debug> HTTP-Session: de0a4ca5-b726-41ef-afbb-9fb6e297b3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4344 | 2024.02.01 23:09:29.834210 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4345 | 2024.02.01 23:09:29.834254 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4346 | 2024.02.01 23:09:29.834387 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4347 | 2024.02.01 23:09:29.834696 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4348 | 2024.02.01 23:09:29.834981 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4349 | 2024.02.01 23:09:29.835158 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4350 | 2024.02.01 23:09:29.835273 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001036385 sec., 11578 rows/sec., 15.62 MiB/sec. | ||
4351 | 2024.02.01 23:09:29.835394 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} <Debug> DynamicQueryHandler: Done processing query | ||
4352 | 2024.02.01 23:09:29.835416 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4353 | 2024.02.01 23:09:29.835431 [ 3 ] {} <Debug> HTTP-Session: de0a4ca5-b726-41ef-afbb-9fb6e297b3af Destroying unnamed session | ||
4354 | 2024.02.01 23:09:31.787870 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4355 | 2024.02.01 23:09:31.787965 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4356 | 2024.02.01 23:09:31.788039 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
4357 | 2024.02.01 23:09:31.788136 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4358 | 2024.02.01 23:09:31.788171 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 476 rows starting from the beginning of the part | ||
4359 | 2024.02.01 23:09:31.788291 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4360 | 2024.02.01 23:09:31.788385 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
4361 | 2024.02.01 23:09:31.788474 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
4362 | 2024.02.01 23:09:31.788559 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::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 | ||
4363 | 2024.02.01 23:09:31.789206 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197017 sec., 461146.33292593167 rows/sec., 32.52 MiB/sec. | ||
4364 | 2024.02.01 23:09:31.789322 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4365 | 2024.02.01 23:09:31.789534 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
4366 | 2024.02.01 23:09:31.789598 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
4367 | 2024.02.01 23:09:32.810479 [ 141 ] {} <Debug> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4368 | 2024.02.01 23:09:32.810603 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4369 | 2024.02.01 23:09:32.810721 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
4370 | 2024.02.01 23:09:32.810847 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4371 | 2024.02.01 23:09:32.810880 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
4372 | 2024.02.01 23:09:32.811009 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
4373 | 2024.02.01 23:09:32.811098 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
4374 | 2024.02.01 23:09:32.811176 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
4375 | 2024.02.01 23:09:32.811250 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
4376 | 2024.02.01 23:09:32.811822 [ 12 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134606 sec., 17627.26444245844 rows/sec., 1.20 MiB/sec. | ||
4377 | 2024.02.01 23:09:32.811989 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4378 | 2024.02.01 23:09:32.812314 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
4379 | 2024.02.01 23:09:32.812433 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
4380 | 2024.02.01 23:09:33.086577 [ 141 ] {} <Debug> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4381 | 2024.02.01 23:09:33.086645 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4382 | 2024.02.01 23:09:33.086737 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
4383 | 2024.02.01 23:09:33.086858 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4384 | 2024.02.01 23:09:33.086890 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
4385 | 2024.02.01 23:09:33.087020 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
4386 | 2024.02.01 23:09:33.087121 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
4387 | 2024.02.01 23:09:33.087204 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
4388 | 2024.02.01 23:09:33.087284 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
4389 | 2024.02.01 23:09:33.087889 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189538 sec., 16813.250186206747 rows/sec., 1.37 MiB/sec. | ||
4390 | 2024.02.01 23:09:33.088047 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4391 | 2024.02.01 23:09:33.088288 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
4392 | 2024.02.01 23:09:33.088370 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
4393 | 2024.02.01 23:09:34.417422 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4394 | 2024.02.01 23:09:34.417483 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4395 | 2024.02.01 23:09:34.830971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4396 | 2024.02.01 23:09:34.831080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4397 | 2024.02.01 23:09:34.831109 [ 3 ] {} <Debug> HTTP-Session: 384ee801-6d61-42d5-a4f2-6004e000dcc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4398 | 2024.02.01 23:09:34.831136 [ 3 ] {} <Debug> HTTP-Session: 384ee801-6d61-42d5-a4f2-6004e000dcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4399 | 2024.02.01 23:09:34.831275 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4400 | 2024.02.01 23:09:34.831341 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4401 | 2024.02.01 23:09:34.831520 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4402 | 2024.02.01 23:09:34.831971 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4403 | 2024.02.01 23:09:34.832247 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4404 | 2024.02.01 23:09:34.832422 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4405 | 2024.02.01 23:09:34.832538 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001224779 sec., 29393 rows/sec., 2.33 MiB/sec. | ||
4406 | 2024.02.01 23:09:34.832671 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} <Debug> DynamicQueryHandler: Done processing query | ||
4407 | 2024.02.01 23:09:34.832696 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4408 | 2024.02.01 23:09:34.832711 [ 3 ] {} <Debug> HTTP-Session: 384ee801-6d61-42d5-a4f2-6004e000dcc3 Destroying unnamed session | ||
4409 | 2024.02.01 23:09:34.832833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4410 | 2024.02.01 23:09:34.832881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4411 | 2024.02.01 23:09:34.832901 [ 3 ] {} <Debug> HTTP-Session: 8f26798e-3722-4f29-822d-05799285f0d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4412 | 2024.02.01 23:09:34.832918 [ 3 ] {} <Debug> HTTP-Session: 8f26798e-3722-4f29-822d-05799285f0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4413 | 2024.02.01 23:09:34.832987 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4414 | 2024.02.01 23:09:34.833025 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4415 | 2024.02.01 23:09:34.833132 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4416 | 2024.02.01 23:09:34.833409 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4417 | 2024.02.01 23:09:34.833608 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4418 | 2024.02.01 23:09:34.833750 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4419 | 2024.02.01 23:09:34.833856 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00083571 sec., 2393 rows/sec., 204.49 KiB/sec. | ||
4420 | 2024.02.01 23:09:34.833974 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} <Debug> DynamicQueryHandler: Done processing query | ||
4421 | 2024.02.01 23:09:34.833998 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4422 | 2024.02.01 23:09:34.834013 [ 3 ] {} <Debug> HTTP-Session: 8f26798e-3722-4f29-822d-05799285f0d5 Destroying unnamed session | ||
4423 | 2024.02.01 23:09:34.834157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4424 | 2024.02.01 23:09:34.834202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4425 | 2024.02.01 23:09:34.834219 [ 3 ] {} <Debug> HTTP-Session: 10a67a1b-3567-49c4-b0b0-290f30744a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4426 | 2024.02.01 23:09:34.834236 [ 3 ] {} <Debug> HTTP-Session: 10a67a1b-3567-49c4-b0b0-290f30744a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4427 | 2024.02.01 23:09:34.834309 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4428 | 2024.02.01 23:09:34.834345 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4429 | 2024.02.01 23:09:34.834447 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4430 | 2024.02.01 23:09:34.834812 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4431 | 2024.02.01 23:09:34.835019 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4432 | 2024.02.01 23:09:34.835167 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4433 | 2024.02.01 23:09:34.835281 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} <Information> executeQuery: Read 109 rows, 10.89 KiB in 0.000941102 sec., 115821 rows/sec., 11.30 MiB/sec. | ||
4434 | 2024.02.01 23:09:34.835431 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} <Debug> DynamicQueryHandler: Done processing query | ||
4435 | 2024.02.01 23:09:34.835469 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4436 | 2024.02.01 23:09:34.835491 [ 3 ] {} <Debug> HTTP-Session: 10a67a1b-3567-49c4-b0b0-290f30744a46 Destroying unnamed session | ||
4437 | 2024.02.01 23:09:34.835627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4438 | 2024.02.01 23:09:34.835670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4439 | 2024.02.01 23:09:34.835688 [ 3 ] {} <Debug> HTTP-Session: 8a7b4bc3-be69-4afc-b62c-51569c835283 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4440 | 2024.02.01 23:09:34.835705 [ 3 ] {} <Debug> HTTP-Session: 8a7b4bc3-be69-4afc-b62c-51569c835283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4441 | 2024.02.01 23:09:34.835774 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4442 | 2024.02.01 23:09:34.835812 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4443 | 2024.02.01 23:09:34.835927 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4444 | 2024.02.01 23:09:34.836171 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4445 | 2024.02.01 23:09:34.836363 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4446 | 2024.02.01 23:09:34.836507 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4447 | 2024.02.01 23:09:34.836621 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000820249 sec., 2438 rows/sec., 170.25 KiB/sec. | ||
4448 | 2024.02.01 23:09:34.836731 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} <Debug> DynamicQueryHandler: Done processing query | ||
4449 | 2024.02.01 23:09:34.836754 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4450 | 2024.02.01 23:09:34.836769 [ 3 ] {} <Debug> HTTP-Session: 8a7b4bc3-be69-4afc-b62c-51569c835283 Destroying unnamed session | ||
4451 | 2024.02.01 23:09:34.836922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4452 | 2024.02.01 23:09:34.836966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4453 | 2024.02.01 23:09:34.836983 [ 3 ] {} <Debug> HTTP-Session: 13a14e00-c129-40d1-bc9d-8468003bf60e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4454 | 2024.02.01 23:09:34.837000 [ 3 ] {} <Debug> HTTP-Session: 13a14e00-c129-40d1-bc9d-8468003bf60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4455 | 2024.02.01 23:09:34.837070 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4456 | 2024.02.01 23:09:34.837108 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4457 | 2024.02.01 23:09:34.837211 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4458 | 2024.02.01 23:09:34.837488 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4459 | 2024.02.01 23:09:34.837687 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4460 | 2024.02.01 23:09:34.837838 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4461 | 2024.02.01 23:09:34.837960 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.00086244 sec., 44061 rows/sec., 3.45 MiB/sec. | ||
4462 | 2024.02.01 23:09:34.838152 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} <Debug> DynamicQueryHandler: Done processing query | ||
4463 | 2024.02.01 23:09:34.838182 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4464 | 2024.02.01 23:09:34.838202 [ 3 ] {} <Debug> HTTP-Session: 13a14e00-c129-40d1-bc9d-8468003bf60e Destroying unnamed session | ||
4465 | 2024.02.01 23:09:34.838333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4466 | 2024.02.01 23:09:34.838396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4467 | 2024.02.01 23:09:34.838422 [ 3 ] {} <Debug> HTTP-Session: 4f8e61e0-f185-4edf-91c9-3a49d8c0c323 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4468 | 2024.02.01 23:09:34.838445 [ 3 ] {} <Debug> HTTP-Session: 4f8e61e0-f185-4edf-91c9-3a49d8c0c323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4469 | 2024.02.01 23:09:34.838535 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4470 | 2024.02.01 23:09:34.838596 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4471 | 2024.02.01 23:09:34.838775 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4472 | 2024.02.01 23:09:34.839152 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4473 | 2024.02.01 23:09:34.839492 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4474 | 2024.02.01 23:09:34.839710 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4475 | 2024.02.01 23:09:34.839839 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00126237 sec., 792 rows/sec., 55.70 KiB/sec. | ||
4476 | 2024.02.01 23:09:34.839967 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} <Debug> DynamicQueryHandler: Done processing query | ||
4477 | 2024.02.01 23:09:34.839992 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4478 | 2024.02.01 23:09:34.840008 [ 3 ] {} <Debug> HTTP-Session: 4f8e61e0-f185-4edf-91c9-3a49d8c0c323 Destroying unnamed session | ||
4479 | 2024.02.01 23:09:34.840184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4480 | 2024.02.01 23:09:34.840230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4481 | 2024.02.01 23:09:34.840250 [ 3 ] {} <Debug> HTTP-Session: ae74671b-c103-4625-a4ff-64e235a43e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4482 | 2024.02.01 23:09:34.840266 [ 3 ] {} <Debug> HTTP-Session: ae74671b-c103-4625-a4ff-64e235a43e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4483 | 2024.02.01 23:09:34.840348 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4484 | 2024.02.01 23:09:34.840391 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4485 | 2024.02.01 23:09:34.840530 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4486 | 2024.02.01 23:09:34.841023 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4487 | 2024.02.01 23:09:34.841326 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4488 | 2024.02.01 23:09:34.841506 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4489 | 2024.02.01 23:09:34.841632 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.00125117 sec., 28773 rows/sec., 38.83 MiB/sec. | ||
4490 | 2024.02.01 23:09:34.841784 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} <Debug> DynamicQueryHandler: Done processing query | ||
4491 | 2024.02.01 23:09:34.841814 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4492 | 2024.02.01 23:09:34.841838 [ 3 ] {} <Debug> HTTP-Session: ae74671b-c103-4625-a4ff-64e235a43e25 Destroying unnamed session | ||
4493 | 2024.02.01 23:09:39.831001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4494 | 2024.02.01 23:09:39.831134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4495 | 2024.02.01 23:09:39.831163 [ 3 ] {} <Debug> HTTP-Session: 79a11395-9c6c-4b24-9bd4-a25cb1fe61f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4496 | 2024.02.01 23:09:39.831191 [ 3 ] {} <Debug> HTTP-Session: 79a11395-9c6c-4b24-9bd4-a25cb1fe61f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4497 | 2024.02.01 23:09:39.831324 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4498 | 2024.02.01 23:09:39.831383 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4499 | 2024.02.01 23:09:39.831538 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4500 | 2024.02.01 23:09:39.831959 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4501 | 2024.02.01 23:09:39.832210 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4502 | 2024.02.01 23:09:39.832373 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4503 | 2024.02.01 23:09:39.832514 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001151927 sec., 10417 rows/sec., 844.37 KiB/sec. | ||
4504 | 2024.02.01 23:09:39.832647 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} <Debug> DynamicQueryHandler: Done processing query | ||
4505 | 2024.02.01 23:09:39.832673 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4506 | 2024.02.01 23:09:39.832690 [ 3 ] {} <Debug> HTTP-Session: 79a11395-9c6c-4b24-9bd4-a25cb1fe61f8 Destroying unnamed session | ||
4507 | 2024.02.01 23:09:39.832812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4508 | 2024.02.01 23:09:39.832858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4509 | 2024.02.01 23:09:39.832878 [ 3 ] {} <Debug> HTTP-Session: 421a6bb8-672d-48c3-9398-070e2ff14ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4510 | 2024.02.01 23:09:39.832897 [ 3 ] {} <Debug> HTTP-Session: 421a6bb8-672d-48c3-9398-070e2ff14ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4511 | 2024.02.01 23:09:39.832975 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4512 | 2024.02.01 23:09:39.833016 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4513 | 2024.02.01 23:09:39.833125 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4514 | 2024.02.01 23:09:39.833423 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4515 | 2024.02.01 23:09:39.833633 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4516 | 2024.02.01 23:09:39.833797 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4517 | 2024.02.01 23:09:39.833922 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000918181 sec., 2178 rows/sec., 186.13 KiB/sec. | ||
4518 | 2024.02.01 23:09:39.834047 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} <Debug> DynamicQueryHandler: Done processing query | ||
4519 | 2024.02.01 23:09:39.834070 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4520 | 2024.02.01 23:09:39.834086 [ 3 ] {} <Debug> HTTP-Session: 421a6bb8-672d-48c3-9398-070e2ff14ceb Destroying unnamed session | ||
4521 | 2024.02.01 23:09:39.834302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4522 | 2024.02.01 23:09:39.834347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4523 | 2024.02.01 23:09:39.834365 [ 3 ] {} <Debug> HTTP-Session: 8a7eb6ef-0373-42ac-a5da-7ae3c1114f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4524 | 2024.02.01 23:09:39.834382 [ 3 ] {} <Debug> HTTP-Session: 8a7eb6ef-0373-42ac-a5da-7ae3c1114f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4525 | 2024.02.01 23:09:39.834454 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4526 | 2024.02.01 23:09:39.834492 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4527 | 2024.02.01 23:09:39.834597 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4528 | 2024.02.01 23:09:39.834919 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4529 | 2024.02.01 23:09:39.835131 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4530 | 2024.02.01 23:09:39.835281 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4531 | 2024.02.01 23:09:39.835384 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.000900491 sec., 81066 rows/sec., 6.64 MiB/sec. | ||
4532 | 2024.02.01 23:09:39.835504 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} <Debug> DynamicQueryHandler: Done processing query | ||
4533 | 2024.02.01 23:09:39.835529 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4534 | 2024.02.01 23:09:39.835545 [ 3 ] {} <Debug> HTTP-Session: 8a7eb6ef-0373-42ac-a5da-7ae3c1114f81 Destroying unnamed session | ||
4535 | 2024.02.01 23:09:39.835664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4536 | 2024.02.01 23:09:39.835706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4537 | 2024.02.01 23:09:39.835724 [ 3 ] {} <Debug> HTTP-Session: e851d022-2469-4a60-a513-9ae899248ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4538 | 2024.02.01 23:09:39.835741 [ 3 ] {} <Debug> HTTP-Session: e851d022-2469-4a60-a513-9ae899248ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4539 | 2024.02.01 23:09:39.835810 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4540 | 2024.02.01 23:09:39.835848 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4541 | 2024.02.01 23:09:39.835950 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4542 | 2024.02.01 23:09:39.836220 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4543 | 2024.02.01 23:09:39.836421 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4544 | 2024.02.01 23:09:39.836572 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4545 | 2024.02.01 23:09:39.836670 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000832349 sec., 2402 rows/sec., 167.78 KiB/sec. | ||
4546 | 2024.02.01 23:09:39.836784 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} <Debug> DynamicQueryHandler: Done processing query | ||
4547 | 2024.02.01 23:09:39.836807 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4548 | 2024.02.01 23:09:39.836822 [ 3 ] {} <Debug> HTTP-Session: e851d022-2469-4a60-a513-9ae899248ccf Destroying unnamed session | ||
4549 | 2024.02.01 23:09:39.836959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4550 | 2024.02.01 23:09:39.837004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4551 | 2024.02.01 23:09:39.837022 [ 3 ] {} <Debug> HTTP-Session: 0c0d2a5b-569a-40dd-ba32-ad2ab4e195f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4552 | 2024.02.01 23:09:39.837039 [ 3 ] {} <Debug> HTTP-Session: 0c0d2a5b-569a-40dd-ba32-ad2ab4e195f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4553 | 2024.02.01 23:09:39.837111 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4554 | 2024.02.01 23:09:39.837149 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4555 | 2024.02.01 23:09:39.837251 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4556 | 2024.02.01 23:09:39.837539 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4557 | 2024.02.01 23:09:39.837742 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4558 | 2024.02.01 23:09:39.837888 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4559 | 2024.02.01 23:09:39.837997 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.00085637 sec., 44373 rows/sec., 3.45 MiB/sec. | ||
4560 | 2024.02.01 23:09:39.838145 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} <Debug> DynamicQueryHandler: Done processing query | ||
4561 | 2024.02.01 23:09:39.838169 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4562 | 2024.02.01 23:09:39.838185 [ 3 ] {} <Debug> HTTP-Session: 0c0d2a5b-569a-40dd-ba32-ad2ab4e195f1 Destroying unnamed session | ||
4563 | 2024.02.01 23:09:39.838346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4564 | 2024.02.01 23:09:39.838405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4565 | 2024.02.01 23:09:39.838431 [ 3 ] {} <Debug> HTTP-Session: 0245d14c-0cac-48e4-987b-95d92bc09a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4566 | 2024.02.01 23:09:39.838449 [ 3 ] {} <Debug> HTTP-Session: 0245d14c-0cac-48e4-987b-95d92bc09a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4567 | 2024.02.01 23:09:39.838536 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4568 | 2024.02.01 23:09:39.838597 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4569 | 2024.02.01 23:09:39.838744 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4570 | 2024.02.01 23:09:39.839186 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4571 | 2024.02.01 23:09:39.839459 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4572 | 2024.02.01 23:09:39.839650 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4573 | 2024.02.01 23:09:39.839754 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001178367 sec., 31399 rows/sec., 2.21 MiB/sec. | ||
4574 | 2024.02.01 23:09:39.839885 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} <Debug> DynamicQueryHandler: Done processing query | ||
4575 | 2024.02.01 23:09:39.839909 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4576 | 2024.02.01 23:09:39.839925 [ 3 ] {} <Debug> HTTP-Session: 0245d14c-0cac-48e4-987b-95d92bc09a92 Destroying unnamed session | ||
4577 | 2024.02.01 23:09:39.840056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4578 | 2024.02.01 23:09:39.840101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4579 | 2024.02.01 23:09:39.840119 [ 3 ] {} <Debug> HTTP-Session: e0e3173f-7ff0-4bb9-9b93-da1adffa134d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4580 | 2024.02.01 23:09:39.840136 [ 3 ] {} <Debug> HTTP-Session: e0e3173f-7ff0-4bb9-9b93-da1adffa134d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4581 | 2024.02.01 23:09:39.840209 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4582 | 2024.02.01 23:09:39.840251 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4583 | 2024.02.01 23:09:39.840383 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4584 | 2024.02.01 23:09:39.840722 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4585 | 2024.02.01 23:09:39.841013 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4586 | 2024.02.01 23:09:39.841198 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4587 | 2024.02.01 23:09:39.841310 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001072285 sec., 11191 rows/sec., 15.10 MiB/sec. | ||
4588 | 2024.02.01 23:09:39.841493 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} <Debug> DynamicQueryHandler: Done processing query | ||
4589 | 2024.02.01 23:09:39.841522 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4590 | 2024.02.01 23:09:39.841570 [ 3 ] {} <Debug> HTTP-Session: e0e3173f-7ff0-4bb9-9b93-da1adffa134d Destroying unnamed session | ||
4591 | 2024.02.01 23:09:44.830792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4592 | 2024.02.01 23:09:44.830911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4593 | 2024.02.01 23:09:44.830937 [ 3 ] {} <Debug> HTTP-Session: 38881336-ced6-4fdc-ac73-4274c68a01fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4594 | 2024.02.01 23:09:44.830961 [ 3 ] {} <Debug> HTTP-Session: 38881336-ced6-4fdc-ac73-4274c68a01fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4595 | 2024.02.01 23:09:44.831087 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4596 | 2024.02.01 23:09:44.831146 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4597 | 2024.02.01 23:09:44.831301 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4598 | 2024.02.01 23:09:44.831739 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4599 | 2024.02.01 23:09:44.832007 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4600 | 2024.02.01 23:09:44.832169 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4601 | 2024.02.01 23:09:44.832327 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001205788 sec., 29855 rows/sec., 2.36 MiB/sec. | ||
4602 | 2024.02.01 23:09:44.832489 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} <Debug> DynamicQueryHandler: Done processing query | ||
4603 | 2024.02.01 23:09:44.832514 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4604 | 2024.02.01 23:09:44.832531 [ 3 ] {} <Debug> HTTP-Session: 38881336-ced6-4fdc-ac73-4274c68a01fd Destroying unnamed session | ||
4605 | 2024.02.01 23:09:44.832693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4606 | 2024.02.01 23:09:44.832741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4607 | 2024.02.01 23:09:44.832760 [ 3 ] {} <Debug> HTTP-Session: b039d0db-e903-4373-907e-bf3c33809787 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4608 | 2024.02.01 23:09:44.832778 [ 3 ] {} <Debug> HTTP-Session: b039d0db-e903-4373-907e-bf3c33809787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4609 | 2024.02.01 23:09:44.832862 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4610 | 2024.02.01 23:09:44.832902 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4611 | 2024.02.01 23:09:44.833007 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4612 | 2024.02.01 23:09:44.833357 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4613 | 2024.02.01 23:09:44.833566 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4614 | 2024.02.01 23:09:44.833711 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4615 | 2024.02.01 23:09:44.833835 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000938312 sec., 115100 rows/sec., 11.24 MiB/sec. | ||
4616 | 2024.02.01 23:09:44.833835 [ 134 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4617 | 2024.02.01 23:09:44.833951 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4618 | 2024.02.01 23:09:44.833984 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} <Debug> DynamicQueryHandler: Done processing query | ||
4619 | 2024.02.01 23:09:44.834032 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4620 | 2024.02.01 23:09:44.834099 [ 3 ] {} <Debug> HTTP-Session: b039d0db-e903-4373-907e-bf3c33809787 Destroying unnamed session | ||
4621 | 2024.02.01 23:09:44.834119 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4622 | 2024.02.01 23:09:44.834266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4623 | 2024.02.01 23:09:44.834323 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4624 | 2024.02.01 23:09:44.834349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4625 | 2024.02.01 23:09:44.834373 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part | ||
4626 | 2024.02.01 23:09:44.834381 [ 3 ] {} <Debug> HTTP-Session: 9e52e97e-9426-446e-a402-c2a245c46937 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4627 | 2024.02.01 23:09:44.834438 [ 3 ] {} <Debug> HTTP-Session: 9e52e97e-9426-446e-a402-c2a245c46937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4628 | 2024.02.01 23:09:44.834649 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4629 | 2024.02.01 23:09:44.834660 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
4630 | 2024.02.01 23:09:44.834738 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4631 | 2024.02.01 23:09:44.834924 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
4632 | 2024.02.01 23:09:44.835179 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4633 | 2024.02.01 23:09:44.835194 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 109 rows starting from the beginning of the part | ||
4634 | 2024.02.01 23:09:44.835373 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 73 rows starting from the beginning of the part | ||
4635 | 2024.02.01 23:09:44.835657 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
4636 | 2024.02.01 23:09:44.835977 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4637 | 2024.02.01 23:09:44.836347 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4638 | 2024.02.01 23:09:44.836660 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4639 | 2024.02.01 23:09:44.836907 [ 134 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4640 | 2024.02.01 23:09:44.836929 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002225452 sec., 16176 rows/sec., 1.27 MiB/sec. | ||
4641 | 2024.02.01 23:09:44.837003 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4642 | 2024.02.01 23:09:44.837261 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} <Debug> DynamicQueryHandler: Done processing query | ||
4643 | 2024.02.01 23:09:44.837372 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4644 | 2024.02.01 23:09:44.837454 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4645 | 2024.02.01 23:09:44.837477 [ 3 ] {} <Debug> HTTP-Session: 9e52e97e-9426-446e-a402-c2a245c46937 Destroying unnamed session | ||
4646 | 2024.02.01 23:09:44.837642 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4647 | 2024.02.01 23:09:44.837652 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003645265 sec., 169534.99951306696 rows/sec., 15.83 MiB/sec. | ||
4648 | 2024.02.01 23:09:44.837686 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part | ||
4649 | 2024.02.01 23:09:44.837794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4650 | 2024.02.01 23:09:44.837866 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4651 | 2024.02.01 23:09:44.837920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4652 | 2024.02.01 23:09:44.838013 [ 3 ] {} <Debug> HTTP-Session: 0ff1e63c-fb87-47e3-a094-12a67ca47423 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4653 | 2024.02.01 23:09:44.838013 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
4654 | 2024.02.01 23:09:44.838060 [ 3 ] {} <Debug> HTTP-Session: 0ff1e63c-fb87-47e3-a094-12a67ca47423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4655 | 2024.02.01 23:09:44.838298 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4656 | 2024.02.01 23:09:44.838410 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4657 | 2024.02.01 23:09:44.838438 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
4658 | 2024.02.01 23:09:44.838485 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4659 | 2024.02.01 23:09:44.838564 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4660 | 2024.02.01 23:09:44.838931 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part | ||
4661 | 2024.02.01 23:09:44.839243 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4662 | 2024.02.01 23:09:44.839316 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
4663 | 2024.02.01 23:09:44.839487 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
4664 | 2024.02.01 23:09:44.840250 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. | ||
4665 | 2024.02.01 23:09:44.840857 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.003597694 sec., 71712.60257264793 rows/sec., 5.60 MiB/sec. | ||
4666 | 2024.02.01 23:09:44.841013 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4667 | 2024.02.01 23:09:44.841026 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4668 | 2024.02.01 23:09:44.841315 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4669 | 2024.02.01 23:09:44.841324 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4670 | 2024.02.01 23:09:44.841429 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4671 | 2024.02.01 23:09:44.841545 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003067861 sec., 11734 rows/sec., 15.84 MiB/sec. | ||
4672 | 2024.02.01 23:09:44.841717 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} <Debug> DynamicQueryHandler: Done processing query | ||
4673 | 2024.02.01 23:09:44.841741 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4674 | 2024.02.01 23:09:44.841757 [ 3 ] {} <Debug> HTTP-Session: 0ff1e63c-fb87-47e3-a094-12a67ca47423 Destroying unnamed session | ||
4675 | 2024.02.01 23:09:49.417523 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4676 | 2024.02.01 23:09:49.417590 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4677 | 2024.02.01 23:09:49.829141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4678 | 2024.02.01 23:09:49.829256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4679 | 2024.02.01 23:09:49.829285 [ 3 ] {} <Debug> HTTP-Session: c410e6b7-f349-4510-b47a-a976d8ff9b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4680 | 2024.02.01 23:09:49.829312 [ 3 ] {} <Debug> HTTP-Session: c410e6b7-f349-4510-b47a-a976d8ff9b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4681 | 2024.02.01 23:09:49.829449 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4682 | 2024.02.01 23:09:49.829516 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4683 | 2024.02.01 23:09:49.829684 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4684 | 2024.02.01 23:09:49.830091 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4685 | 2024.02.01 23:09:49.830351 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4686 | 2024.02.01 23:09:49.830514 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4687 | 2024.02.01 23:09:49.830639 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001142307 sec., 10505 rows/sec., 851.48 KiB/sec. | ||
4688 | 2024.02.01 23:09:49.830652 [ 130 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4689 | 2024.02.01 23:09:49.830781 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4690 | 2024.02.01 23:09:49.830844 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} <Debug> DynamicQueryHandler: Done processing query | ||
4691 | 2024.02.01 23:09:49.830881 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4692 | 2024.02.01 23:09:49.830885 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4693 | 2024.02.01 23:09:49.830901 [ 3 ] {} <Debug> HTTP-Session: c410e6b7-f349-4510-b47a-a976d8ff9b4a Destroying unnamed session | ||
4694 | 2024.02.01 23:09:49.830977 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4695 | 2024.02.01 23:09:49.831014 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 48 rows starting from the beginning of the part | ||
4696 | 2024.02.01 23:09:49.831028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4697 | 2024.02.01 23:09:49.831089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4698 | 2024.02.01 23:09:49.831114 [ 3 ] {} <Debug> HTTP-Session: a8e4b6fe-e572-4eb6-9aca-4624fb028c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4699 | 2024.02.01 23:09:49.831149 [ 3 ] {} <Debug> HTTP-Session: a8e4b6fe-e572-4eb6-9aca-4624fb028c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4700 | 2024.02.01 23:09:49.831172 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
4701 | 2024.02.01 23:09:49.831262 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4702 | 2024.02.01 23:09:49.831307 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
4703 | 2024.02.01 23:09:49.831319 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4704 | 2024.02.01 23:09:49.831502 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
4705 | 2024.02.01 23:09:49.831571 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4706 | 2024.02.01 23:09:49.831670 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
4707 | 2024.02.01 23:09:49.831781 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
4708 | 2024.02.01 23:09:49.832111 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4709 | 2024.02.01 23:09:49.832397 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4710 | 2024.02.01 23:09:49.832631 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4711 | 2024.02.01 23:09:49.832663 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001812492 sec., 86069.34540952457 rows/sec., 6.81 MiB/sec. | ||
4712 | 2024.02.01 23:09:49.832813 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.001503355 sec., 23946 rows/sec., 2.12 MiB/sec. | ||
4713 | 2024.02.01 23:09:49.832919 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4714 | 2024.02.01 23:09:49.833010 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} <Debug> DynamicQueryHandler: Done processing query | ||
4715 | 2024.02.01 23:09:49.833039 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4716 | 2024.02.01 23:09:49.833057 [ 3 ] {} <Debug> HTTP-Session: a8e4b6fe-e572-4eb6-9aca-4624fb028c70 Destroying unnamed session | ||
4717 | 2024.02.01 23:09:49.833205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4718 | 2024.02.01 23:09:49.833221 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4719 | 2024.02.01 23:09:49.833277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4720 | 2024.02.01 23:09:49.833311 [ 3 ] {} <Debug> HTTP-Session: a9e23dcc-7c15-489d-9b1e-916d1ef02ed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4721 | 2024.02.01 23:09:49.833333 [ 3 ] {} <Debug> HTTP-Session: a9e23dcc-7c15-489d-9b1e-916d1ef02ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4722 | 2024.02.01 23:09:49.833346 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4723 | 2024.02.01 23:09:49.833490 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4724 | 2024.02.01 23:09:49.833538 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4725 | 2024.02.01 23:09:49.833658 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4726 | 2024.02.01 23:09:49.833923 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4727 | 2024.02.01 23:09:49.834139 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4728 | 2024.02.01 23:09:49.834290 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4729 | 2024.02.01 23:09:49.834409 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000883311 sec., 13585 rows/sec., 1.06 MiB/sec. | ||
4730 | 2024.02.01 23:09:49.834524 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} <Debug> DynamicQueryHandler: Done processing query | ||
4731 | 2024.02.01 23:09:49.834547 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4732 | 2024.02.01 23:09:49.834563 [ 3 ] {} <Debug> HTTP-Session: a9e23dcc-7c15-489d-9b1e-916d1ef02ed7 Destroying unnamed session | ||
4733 | 2024.02.01 23:09:49.834729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4734 | 2024.02.01 23:09:49.834773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4735 | 2024.02.01 23:09:49.834791 [ 3 ] {} <Debug> HTTP-Session: 16d806fe-4b6f-4673-b6e7-89ec89df2d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4736 | 2024.02.01 23:09:49.834808 [ 3 ] {} <Debug> HTTP-Session: 16d806fe-4b6f-4673-b6e7-89ec89df2d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4737 | 2024.02.01 23:09:49.834883 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4738 | 2024.02.01 23:09:49.834928 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4739 | 2024.02.01 23:09:49.835063 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4740 | 2024.02.01 23:09:49.835382 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4741 | 2024.02.01 23:09:49.835662 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4742 | 2024.02.01 23:09:49.835837 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4743 | 2024.02.01 23:09:49.835986 [ 130 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4744 | 2024.02.01 23:09:49.835994 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001074865 sec., 11164 rows/sec., 15.07 MiB/sec. | ||
4745 | 2024.02.01 23:09:49.836031 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4746 | 2024.02.01 23:09:49.836209 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4747 | 2024.02.01 23:09:49.836234 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} <Debug> DynamicQueryHandler: Done processing query | ||
4748 | 2024.02.01 23:09:49.836295 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4749 | 2024.02.01 23:09:49.836323 [ 3 ] {} <Debug> HTTP-Session: 16d806fe-4b6f-4673-b6e7-89ec89df2d69 Destroying unnamed session | ||
4750 | 2024.02.01 23:09:49.836401 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4751 | 2024.02.01 23:09:49.836446 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1040 rows starting from the beginning of the part | ||
4752 | 2024.02.01 23:09:49.836597 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
4753 | 2024.02.01 23:09:49.836700 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
4754 | 2024.02.01 23:09:49.836795 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
4755 | 2024.02.01 23:09:49.836889 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
4756 | 2024.02.01 23:09:49.836981 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
4757 | 2024.02.01 23:09:49.840419 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 6 columns (6 merged, 0 gathered) in 0.00431229 sec., 266215.8621057489 rows/sec., 359.24 MiB/sec. | ||
4758 | 2024.02.01 23:09:49.841140 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4759 | 2024.02.01 23:09:49.841409 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4760 | 2024.02.01 23:09:49.841482 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4761 | 2024.02.01 23:09:49.841566 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9: 9.14 MiB. | ||
4762 | 2024.02.01 23:09:54.830551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4763 | 2024.02.01 23:09:54.830673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4764 | 2024.02.01 23:09:54.830700 [ 3 ] {} <Debug> HTTP-Session: 67cec4aa-9d00-4cd7-8bf6-2ed692fb2d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4765 | 2024.02.01 23:09:54.830724 [ 3 ] {} <Debug> HTTP-Session: 67cec4aa-9d00-4cd7-8bf6-2ed692fb2d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4766 | 2024.02.01 23:09:54.830848 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4767 | 2024.02.01 23:09:54.830910 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4768 | 2024.02.01 23:09:54.831066 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4769 | 2024.02.01 23:09:54.831494 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4770 | 2024.02.01 23:09:54.831762 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4771 | 2024.02.01 23:09:54.831931 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4772 | 2024.02.01 23:09:54.832054 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001168997 sec., 30795 rows/sec., 2.44 MiB/sec. | ||
4773 | 2024.02.01 23:09:54.832208 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} <Debug> DynamicQueryHandler: Done processing query | ||
4774 | 2024.02.01 23:09:54.832235 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4775 | 2024.02.01 23:09:54.832251 [ 3 ] {} <Debug> HTTP-Session: 67cec4aa-9d00-4cd7-8bf6-2ed692fb2d55 Destroying unnamed session | ||
4776 | 2024.02.01 23:09:54.832396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4777 | 2024.02.01 23:09:54.832447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4778 | 2024.02.01 23:09:54.832467 [ 3 ] {} <Debug> HTTP-Session: c874fac3-d934-42bf-a000-b48be8e41c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4779 | 2024.02.01 23:09:54.832486 [ 3 ] {} <Debug> HTTP-Session: c874fac3-d934-42bf-a000-b48be8e41c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4780 | 2024.02.01 23:09:54.832568 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4781 | 2024.02.01 23:09:54.832609 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4782 | 2024.02.01 23:09:54.832718 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4783 | 2024.02.01 23:09:54.833083 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4784 | 2024.02.01 23:09:54.833302 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4785 | 2024.02.01 23:09:54.833457 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4786 | 2024.02.01 23:09:54.833584 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000985073 sec., 109636 rows/sec., 10.71 MiB/sec. | ||
4787 | 2024.02.01 23:09:54.833727 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} <Debug> DynamicQueryHandler: Done processing query | ||
4788 | 2024.02.01 23:09:54.833763 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4789 | 2024.02.01 23:09:54.833780 [ 3 ] {} <Debug> HTTP-Session: c874fac3-d934-42bf-a000-b48be8e41c84 Destroying unnamed session | ||
4790 | 2024.02.01 23:09:54.833913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4791 | 2024.02.01 23:09:54.833959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4792 | 2024.02.01 23:09:54.833978 [ 3 ] {} <Debug> HTTP-Session: fb31669a-7038-4b53-92b0-c16a4864afd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4793 | 2024.02.01 23:09:54.833996 [ 3 ] {} <Debug> HTTP-Session: fb31669a-7038-4b53-92b0-c16a4864afd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4794 | 2024.02.01 23:09:54.834070 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4795 | 2024.02.01 23:09:54.834110 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4796 | 2024.02.01 23:09:54.834225 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4797 | 2024.02.01 23:09:54.834530 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4798 | 2024.02.01 23:09:54.834751 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4799 | 2024.02.01 23:09:54.834905 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4800 | 2024.02.01 23:09:54.835001 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000904011 sec., 39822 rows/sec., 3.11 MiB/sec. | ||
4801 | 2024.02.01 23:09:54.835124 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} <Debug> DynamicQueryHandler: Done processing query | ||
4802 | 2024.02.01 23:09:54.835152 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4803 | 2024.02.01 23:09:54.835168 [ 3 ] {} <Debug> HTTP-Session: fb31669a-7038-4b53-92b0-c16a4864afd5 Destroying unnamed session | ||
4804 | 2024.02.01 23:09:54.835341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4805 | 2024.02.01 23:09:54.835384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4806 | 2024.02.01 23:09:54.835404 [ 3 ] {} <Debug> HTTP-Session: 1c69c2cd-5093-458a-9420-5975538b0594 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4807 | 2024.02.01 23:09:54.835422 [ 3 ] {} <Debug> HTTP-Session: 1c69c2cd-5093-458a-9420-5975538b0594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4808 | 2024.02.01 23:09:54.835504 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4809 | 2024.02.01 23:09:54.835550 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4810 | 2024.02.01 23:09:54.835681 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4811 | 2024.02.01 23:09:54.836111 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4812 | 2024.02.01 23:09:54.836420 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4813 | 2024.02.01 23:09:54.836598 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4814 | 2024.02.01 23:09:54.836716 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001176467 sec., 30600 rows/sec., 41.29 MiB/sec. | ||
4815 | 2024.02.01 23:09:54.836851 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} <Debug> DynamicQueryHandler: Done processing query | ||
4816 | 2024.02.01 23:09:54.836879 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4817 | 2024.02.01 23:09:54.836896 [ 3 ] {} <Debug> HTTP-Session: 1c69c2cd-5093-458a-9420-5975538b0594 Destroying unnamed session | ||
4818 | 2024.02.01 23:09:59.829392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4819 | 2024.02.01 23:09:59.829571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4820 | 2024.02.01 23:09:59.829619 [ 3 ] {} <Debug> HTTP-Session: dce14cdb-5dfd-4cb2-9957-38c15b709fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4821 | 2024.02.01 23:09:59.829661 [ 3 ] {} <Debug> HTTP-Session: dce14cdb-5dfd-4cb2-9957-38c15b709fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4822 | 2024.02.01 23:09:59.829859 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4823 | 2024.02.01 23:09:59.829955 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4824 | 2024.02.01 23:09:59.830132 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4825 | 2024.02.01 23:09:59.830539 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4826 | 2024.02.01 23:09:59.830800 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4827 | 2024.02.01 23:09:59.830965 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4828 | 2024.02.01 23:09:59.831100 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001176738 sec., 10197 rows/sec., 826.57 KiB/sec. | ||
4829 | 2024.02.01 23:09:59.831244 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} <Debug> DynamicQueryHandler: Done processing query | ||
4830 | 2024.02.01 23:09:59.831271 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4831 | 2024.02.01 23:09:59.831288 [ 3 ] {} <Debug> HTTP-Session: dce14cdb-5dfd-4cb2-9957-38c15b709fb4 Destroying unnamed session | ||
4832 | 2024.02.01 23:09:59.831414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4833 | 2024.02.01 23:09:59.831464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4834 | 2024.02.01 23:09:59.831485 [ 3 ] {} <Debug> HTTP-Session: ceb24777-0c26-48b3-b726-77134f4a6cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4835 | 2024.02.01 23:09:59.831503 [ 3 ] {} <Debug> HTTP-Session: ceb24777-0c26-48b3-b726-77134f4a6cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4836 | 2024.02.01 23:09:59.831582 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4837 | 2024.02.01 23:09:59.831625 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4838 | 2024.02.01 23:09:59.831732 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4839 | 2024.02.01 23:09:59.832024 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4840 | 2024.02.01 23:09:59.832238 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4841 | 2024.02.01 23:09:59.832387 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4842 | 2024.02.01 23:09:59.832505 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000886531 sec., 40607 rows/sec., 3.60 MiB/sec. | ||
4843 | 2024.02.01 23:09:59.832623 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} <Debug> DynamicQueryHandler: Done processing query | ||
4844 | 2024.02.01 23:09:59.832647 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4845 | 2024.02.01 23:09:59.832663 [ 3 ] {} <Debug> HTTP-Session: ceb24777-0c26-48b3-b726-77134f4a6cb3 Destroying unnamed session | ||
4846 | 2024.02.01 23:09:59.832778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4847 | 2024.02.01 23:09:59.832824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4848 | 2024.02.01 23:09:59.832843 [ 3 ] {} <Debug> HTTP-Session: d83071c2-bb2e-4ad6-ab4f-a3431f37afbe Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4849 | 2024.02.01 23:09:59.832864 [ 3 ] {} <Debug> HTTP-Session: d83071c2-bb2e-4ad6-ab4f-a3431f37afbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4850 | 2024.02.01 23:09:59.832935 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4851 | 2024.02.01 23:09:59.832975 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4852 | 2024.02.01 23:09:59.833080 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4853 | 2024.02.01 23:09:59.833419 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4854 | 2024.02.01 23:09:59.833630 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4855 | 2024.02.01 23:09:59.833779 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4856 | 2024.02.01 23:09:59.833893 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000928792 sec., 12920 rows/sec., 1.01 MiB/sec. | ||
4857 | 2024.02.01 23:09:59.834017 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} <Debug> DynamicQueryHandler: Done processing query | ||
4858 | 2024.02.01 23:09:59.834041 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4859 | 2024.02.01 23:09:59.834057 [ 3 ] {} <Debug> HTTP-Session: d83071c2-bb2e-4ad6-ab4f-a3431f37afbe Destroying unnamed session | ||
4860 | 2024.02.01 23:09:59.834213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4861 | 2024.02.01 23:09:59.834259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4862 | 2024.02.01 23:09:59.834277 [ 3 ] {} <Debug> HTTP-Session: 9195ade7-9727-400d-8e83-c7e431714154 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4863 | 2024.02.01 23:09:59.834294 [ 3 ] {} <Debug> HTTP-Session: 9195ade7-9727-400d-8e83-c7e431714154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4864 | 2024.02.01 23:09:59.834367 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4865 | 2024.02.01 23:09:59.834410 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4866 | 2024.02.01 23:09:59.834549 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4867 | 2024.02.01 23:09:59.834884 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4868 | 2024.02.01 23:09:59.835169 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4869 | 2024.02.01 23:09:59.835343 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4870 | 2024.02.01 23:09:59.835444 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001049395 sec., 11435 rows/sec., 15.43 MiB/sec. | ||
4871 | 2024.02.01 23:09:59.835570 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} <Debug> DynamicQueryHandler: Done processing query | ||
4872 | 2024.02.01 23:09:59.835593 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4873 | 2024.02.01 23:09:59.835609 [ 3 ] {} <Debug> HTTP-Session: 9195ade7-9727-400d-8e83-c7e431714154 Destroying unnamed session | ||
4874 | 2024.02.01 23:10:04.417839 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4875 | 2024.02.01 23:10:04.417919 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4876 | 2024.02.01 23:10:04.831087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4877 | 2024.02.01 23:10:04.831222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4878 | 2024.02.01 23:10:04.831248 [ 3 ] {} <Debug> HTTP-Session: 7707bc82-2b30-480a-8a8f-d3df15a03fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4879 | 2024.02.01 23:10:04.831271 [ 3 ] {} <Debug> HTTP-Session: 7707bc82-2b30-480a-8a8f-d3df15a03fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4880 | 2024.02.01 23:10:04.831398 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4881 | 2024.02.01 23:10:04.831457 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4882 | 2024.02.01 23:10:04.831611 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4883 | 2024.02.01 23:10:04.832070 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4884 | 2024.02.01 23:10:04.832328 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4885 | 2024.02.01 23:10:04.832490 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4886 | 2024.02.01 23:10:04.832603 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001170857 sec., 30746 rows/sec., 2.43 MiB/sec. | ||
4887 | 2024.02.01 23:10:04.832754 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} <Debug> DynamicQueryHandler: Done processing query | ||
4888 | 2024.02.01 23:10:04.832780 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4889 | 2024.02.01 23:10:04.832797 [ 3 ] {} <Debug> HTTP-Session: 7707bc82-2b30-480a-8a8f-d3df15a03fb0 Destroying unnamed session | ||
4890 | 2024.02.01 23:10:04.832932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4891 | 2024.02.01 23:10:04.832983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4892 | 2024.02.01 23:10:04.833003 [ 3 ] {} <Debug> HTTP-Session: 60e358ba-a307-43db-9ddf-579ce46bba80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4893 | 2024.02.01 23:10:04.833020 [ 3 ] {} <Debug> HTTP-Session: 60e358ba-a307-43db-9ddf-579ce46bba80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4894 | 2024.02.01 23:10:04.833101 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4895 | 2024.02.01 23:10:04.833140 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4896 | 2024.02.01 23:10:04.833248 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4897 | 2024.02.01 23:10:04.833619 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4898 | 2024.02.01 23:10:04.833832 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4899 | 2024.02.01 23:10:04.833979 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4900 | 2024.02.01 23:10:04.834101 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000963792 sec., 112057 rows/sec., 10.94 MiB/sec. | ||
4901 | 2024.02.01 23:10:04.834223 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} <Debug> DynamicQueryHandler: Done processing query | ||
4902 | 2024.02.01 23:10:04.834246 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4903 | 2024.02.01 23:10:04.834263 [ 3 ] {} <Debug> HTTP-Session: 60e358ba-a307-43db-9ddf-579ce46bba80 Destroying unnamed session | ||
4904 | 2024.02.01 23:10:04.834417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4905 | 2024.02.01 23:10:04.834462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4906 | 2024.02.01 23:10:04.834482 [ 3 ] {} <Debug> HTTP-Session: e9544094-cf68-4a7d-a2e9-6fb792ed0754 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4907 | 2024.02.01 23:10:04.834499 [ 3 ] {} <Debug> HTTP-Session: e9544094-cf68-4a7d-a2e9-6fb792ed0754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4908 | 2024.02.01 23:10:04.834568 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4909 | 2024.02.01 23:10:04.834607 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4910 | 2024.02.01 23:10:04.834714 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4911 | 2024.02.01 23:10:04.835030 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4912 | 2024.02.01 23:10:04.835245 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4913 | 2024.02.01 23:10:04.835391 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4914 | 2024.02.01 23:10:04.835485 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000889431 sec., 40475 rows/sec., 3.17 MiB/sec. | ||
4915 | 2024.02.01 23:10:04.835630 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} <Debug> DynamicQueryHandler: Done processing query | ||
4916 | 2024.02.01 23:10:04.835672 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4917 | 2024.02.01 23:10:04.835693 [ 3 ] {} <Debug> HTTP-Session: e9544094-cf68-4a7d-a2e9-6fb792ed0754 Destroying unnamed session | ||
4918 | 2024.02.01 23:10:04.835863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4919 | 2024.02.01 23:10:04.835909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4920 | 2024.02.01 23:10:04.835927 [ 3 ] {} <Debug> HTTP-Session: 5e03e898-aba6-43d4-b9ec-d2183ed81c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4921 | 2024.02.01 23:10:04.835944 [ 3 ] {} <Debug> HTTP-Session: 5e03e898-aba6-43d4-b9ec-d2183ed81c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4922 | 2024.02.01 23:10:04.836027 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4923 | 2024.02.01 23:10:04.836073 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4924 | 2024.02.01 23:10:04.836217 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4925 | 2024.02.01 23:10:04.836669 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4926 | 2024.02.01 23:10:04.836977 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4927 | 2024.02.01 23:10:04.837156 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
4928 | 2024.02.01 23:10:04.837258 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001202568 sec., 29935 rows/sec., 40.40 MiB/sec. | ||
4929 | 2024.02.01 23:10:04.837380 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} <Debug> DynamicQueryHandler: Done processing query | ||
4930 | 2024.02.01 23:10:04.837404 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4931 | 2024.02.01 23:10:04.837420 [ 3 ] {} <Debug> HTTP-Session: 5e03e898-aba6-43d4-b9ec-d2183ed81c6b Destroying unnamed session | ||
4932 | 2024.02.01 23:10:09.830299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4933 | 2024.02.01 23:10:09.830479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4934 | 2024.02.01 23:10:09.830528 [ 3 ] {} <Debug> HTTP-Session: 9331ba90-6efe-4c6b-959a-942f1d96c593 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4935 | 2024.02.01 23:10:09.830570 [ 3 ] {} <Debug> HTTP-Session: 9331ba90-6efe-4c6b-959a-942f1d96c593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4936 | 2024.02.01 23:10:09.830764 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4937 | 2024.02.01 23:10:09.830869 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4938 | 2024.02.01 23:10:09.831130 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4939 | 2024.02.01 23:10:09.831601 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4940 | 2024.02.01 23:10:09.831864 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
4941 | 2024.02.01 23:10:09.832025 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
4942 | 2024.02.01 23:10:09.832141 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001322131 sec., 9076 rows/sec., 735.67 KiB/sec. | ||
4943 | 2024.02.01 23:10:09.832280 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} <Debug> DynamicQueryHandler: Done processing query | ||
4944 | 2024.02.01 23:10:09.832306 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4945 | 2024.02.01 23:10:09.832322 [ 3 ] {} <Debug> HTTP-Session: 9331ba90-6efe-4c6b-959a-942f1d96c593 Destroying unnamed session | ||
4946 | 2024.02.01 23:10:09.832467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4947 | 2024.02.01 23:10:09.832514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4948 | 2024.02.01 23:10:09.832535 [ 3 ] {} <Debug> HTTP-Session: 23b6f375-3d73-4ed3-80ab-282783e911d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4949 | 2024.02.01 23:10:09.832553 [ 3 ] {} <Debug> HTTP-Session: 23b6f375-3d73-4ed3-80ab-282783e911d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4950 | 2024.02.01 23:10:09.832635 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4951 | 2024.02.01 23:10:09.832675 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4952 | 2024.02.01 23:10:09.832778 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4953 | 2024.02.01 23:10:09.833108 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4954 | 2024.02.01 23:10:09.833321 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
4955 | 2024.02.01 23:10:09.833480 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
4956 | 2024.02.01 23:10:09.833608 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} <Information> executeQuery: Read 72 rows, 6.04 KiB in 0.000937582 sec., 76793 rows/sec., 6.29 MiB/sec. | ||
4957 | 2024.02.01 23:10:09.833603 [ 120 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
4958 | 2024.02.01 23:10:09.833713 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4959 | 2024.02.01 23:10:09.833785 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} <Debug> DynamicQueryHandler: Done processing query | ||
4960 | 2024.02.01 23:10:09.833843 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4961 | 2024.02.01 23:10:09.833889 [ 3 ] {} <Debug> HTTP-Session: 23b6f375-3d73-4ed3-80ab-282783e911d8 Destroying unnamed session | ||
4962 | 2024.02.01 23:10:09.833899 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
4963 | 2024.02.01 23:10:09.834058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4964 | 2024.02.01 23:10:09.834115 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4965 | 2024.02.01 23:10:09.834146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4966 | 2024.02.01 23:10:09.834184 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part | ||
4967 | 2024.02.01 23:10:09.834196 [ 3 ] {} <Debug> HTTP-Session: 6861b7ac-03c7-4905-8d8a-d81e758cca86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4968 | 2024.02.01 23:10:09.834262 [ 3 ] {} <Debug> HTTP-Session: 6861b7ac-03c7-4905-8d8a-d81e758cca86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4969 | 2024.02.01 23:10:09.834462 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4970 | 2024.02.01 23:10:09.834478 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
4971 | 2024.02.01 23:10:09.834559 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4972 | 2024.02.01 23:10:09.834760 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
4973 | 2024.02.01 23:10:09.835033 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4974 | 2024.02.01 23:10:09.835049 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
4975 | 2024.02.01 23:10:09.835239 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
4976 | 2024.02.01 23:10:09.835498 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
4977 | 2024.02.01 23:10:09.835961 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4978 | 2024.02.01 23:10:09.836320 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
4979 | 2024.02.01 23:10:09.836686 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
4980 | 2024.02.01 23:10:09.836883 [ 120 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
4981 | 2024.02.01 23:10:09.836927 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.002390606 sec., 15058 rows/sec., 1.17 MiB/sec. | ||
4982 | 2024.02.01 23:10:09.837009 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
4983 | 2024.02.01 23:10:09.837259 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} <Debug> DynamicQueryHandler: Done processing query | ||
4984 | 2024.02.01 23:10:09.837262 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
4985 | 2024.02.01 23:10:09.837337 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4986 | 2024.02.01 23:10:09.837428 [ 3 ] {} <Debug> HTTP-Session: 6861b7ac-03c7-4905-8d8a-d81e758cca86 Destroying unnamed session | ||
4987 | 2024.02.01 23:10:09.837638 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4988 | 2024.02.01 23:10:09.837710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4989 | 2024.02.01 23:10:09.837739 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part | ||
4990 | 2024.02.01 23:10:09.837728 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 4 columns (4 merged, 0 gathered) in 0.003930882 sec., 138391.33303925174 rows/sec., 12.76 MiB/sec. | ||
4991 | 2024.02.01 23:10:09.837842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4992 | 2024.02.01 23:10:09.837957 [ 3 ] {} <Debug> HTTP-Session: 761b412f-7b25-4f34-9860-27d068b0a83a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
4993 | 2024.02.01 23:10:09.838074 [ 3 ] {} <Debug> HTTP-Session: 761b412f-7b25-4f34-9860-27d068b0a83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4994 | 2024.02.01 23:10:09.838149 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
4995 | 2024.02.01 23:10:09.838385 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
4996 | 2024.02.01 23:10:09.838458 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4997 | 2024.02.01 23:10:09.838607 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4998 | 2024.02.01 23:10:09.838734 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
4999 | 2024.02.01 23:10:09.838827 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
5000 | 2024.02.01 23:10:09.838966 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5001 | 2024.02.01 23:10:09.839460 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
5002 | 2024.02.01 23:10:09.839484 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5003 | 2024.02.01 23:10:09.839733 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
5004 | 2024.02.01 23:10:09.840104 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
5005 | 2024.02.01 23:10:09.840311 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5006 | 2024.02.01 23:10:09.840873 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5007 | 2024.02.01 23:10:09.841239 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
5008 | 2024.02.01 23:10:09.841528 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002964419 sec., 12144 rows/sec., 877.60 KiB/sec. | ||
5009 | 2024.02.01 23:10:09.842027 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.004905424 sec., 46886.87461063508 rows/sec., 3.66 MiB/sec. | ||
5010 | 2024.02.01 23:10:09.842029 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} <Debug> DynamicQueryHandler: Done processing query | ||
5011 | 2024.02.01 23:10:09.842071 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5012 | 2024.02.01 23:10:09.842095 [ 3 ] {} <Debug> HTTP-Session: 761b412f-7b25-4f34-9860-27d068b0a83a Destroying unnamed session | ||
5013 | 2024.02.01 23:10:09.842148 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5014 | 2024.02.01 23:10:09.842242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5015 | 2024.02.01 23:10:09.842291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5016 | 2024.02.01 23:10:09.842312 [ 3 ] {} <Debug> HTTP-Session: 92eb9c6e-05a3-4b64-a72e-d4be33ffccc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5017 | 2024.02.01 23:10:09.842335 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5018 | 2024.02.01 23:10:09.842337 [ 3 ] {} <Debug> HTTP-Session: 92eb9c6e-05a3-4b64-a72e-d4be33ffccc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5019 | 2024.02.01 23:10:09.842413 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5020 | 2024.02.01 23:10:09.842444 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5021 | 2024.02.01 23:10:09.842516 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5022 | 2024.02.01 23:10:09.842668 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5023 | 2024.02.01 23:10:09.843020 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5024 | 2024.02.01 23:10:09.843300 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5025 | 2024.02.01 23:10:09.843484 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5026 | 2024.02.01 23:10:09.843611 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001127246 sec., 10645 rows/sec., 14.37 MiB/sec. | ||
5027 | 2024.02.01 23:10:09.843764 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} <Debug> DynamicQueryHandler: Done processing query | ||
5028 | 2024.02.01 23:10:09.843789 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5029 | 2024.02.01 23:10:09.843805 [ 3 ] {} <Debug> HTTP-Session: 92eb9c6e-05a3-4b64-a72e-d4be33ffccc2 Destroying unnamed session | ||
5030 | 2024.02.01 23:10:14.831040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5031 | 2024.02.01 23:10:14.831224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5032 | 2024.02.01 23:10:14.831271 [ 3 ] {} <Debug> HTTP-Session: 4ce45676-8c64-4359-813f-788c2a715e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5033 | 2024.02.01 23:10:14.831313 [ 3 ] {} <Debug> HTTP-Session: 4ce45676-8c64-4359-813f-788c2a715e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5034 | 2024.02.01 23:10:14.831497 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5035 | 2024.02.01 23:10:14.831558 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5036 | 2024.02.01 23:10:14.831714 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5037 | 2024.02.01 23:10:14.832202 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5038 | 2024.02.01 23:10:14.832469 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5039 | 2024.02.01 23:10:14.832641 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5040 | 2024.02.01 23:10:14.832756 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001223178 sec., 29431 rows/sec., 2.33 MiB/sec. | ||
5041 | 2024.02.01 23:10:14.832794 [ 118 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5042 | 2024.02.01 23:10:14.832915 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5043 | 2024.02.01 23:10:14.832924 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} <Debug> DynamicQueryHandler: Done processing query | ||
5044 | 2024.02.01 23:10:14.832963 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5045 | 2024.02.01 23:10:14.833004 [ 3 ] {} <Debug> HTTP-Session: 4ce45676-8c64-4359-813f-788c2a715e86 Destroying unnamed session | ||
5046 | 2024.02.01 23:10:14.833031 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5047 | 2024.02.01 23:10:14.833117 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5048 | 2024.02.01 23:10:14.833154 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part | ||
5049 | 2024.02.01 23:10:14.833162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5050 | 2024.02.01 23:10:14.833223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5051 | 2024.02.01 23:10:14.833246 [ 3 ] {} <Debug> HTTP-Session: 2d3c8932-4215-4146-a96c-60bfea8e1f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5052 | 2024.02.01 23:10:14.833281 [ 3 ] {} <Debug> HTTP-Session: 2d3c8932-4215-4146-a96c-60bfea8e1f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5053 | 2024.02.01 23:10:14.833303 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
5054 | 2024.02.01 23:10:14.833401 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5055 | 2024.02.01 23:10:14.833456 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
5056 | 2024.02.01 23:10:14.833463 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5057 | 2024.02.01 23:10:14.833608 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
5058 | 2024.02.01 23:10:14.833718 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5059 | 2024.02.01 23:10:14.833743 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
5060 | 2024.02.01 23:10:14.833850 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
5061 | 2024.02.01 23:10:14.834256 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5062 | 2024.02.01 23:10:14.834561 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5063 | 2024.02.01 23:10:14.834702 [ 15 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001715539 sec., 104923.2923296993 rows/sec., 8.31 MiB/sec. | ||
5064 | 2024.02.01 23:10:14.834771 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5065 | 2024.02.01 23:10:14.834939 [ 15 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5066 | 2024.02.01 23:10:14.834967 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.001525466 sec., 70798 rows/sec., 6.91 MiB/sec. | ||
5067 | 2024.02.01 23:10:14.835131 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} <Debug> DynamicQueryHandler: Done processing query | ||
5068 | 2024.02.01 23:10:14.835165 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5069 | 2024.02.01 23:10:14.835185 [ 3 ] {} <Debug> HTTP-Session: 2d3c8932-4215-4146-a96c-60bfea8e1f2c Destroying unnamed session | ||
5070 | 2024.02.01 23:10:14.835262 [ 15 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5071 | 2024.02.01 23:10:14.835340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5072 | 2024.02.01 23:10:14.835372 [ 15 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5073 | 2024.02.01 23:10:14.835410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5074 | 2024.02.01 23:10:14.835448 [ 3 ] {} <Debug> HTTP-Session: 7f6ccb90-1b08-4e76-8f1e-04bf35150813 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5075 | 2024.02.01 23:10:14.835502 [ 3 ] {} <Debug> HTTP-Session: 7f6ccb90-1b08-4e76-8f1e-04bf35150813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5076 | 2024.02.01 23:10:14.835588 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5077 | 2024.02.01 23:10:14.835629 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5078 | 2024.02.01 23:10:14.835739 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5079 | 2024.02.01 23:10:14.836053 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5080 | 2024.02.01 23:10:14.836264 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5081 | 2024.02.01 23:10:14.836414 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5082 | 2024.02.01 23:10:14.836534 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000910921 sec., 39520 rows/sec., 3.09 MiB/sec. | ||
5083 | 2024.02.01 23:10:14.836688 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} <Debug> DynamicQueryHandler: Done processing query | ||
5084 | 2024.02.01 23:10:14.836722 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5085 | 2024.02.01 23:10:14.836739 [ 3 ] {} <Debug> HTTP-Session: 7f6ccb90-1b08-4e76-8f1e-04bf35150813 Destroying unnamed session | ||
5086 | 2024.02.01 23:10:14.836950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5087 | 2024.02.01 23:10:14.836995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5088 | 2024.02.01 23:10:14.837014 [ 3 ] {} <Debug> HTTP-Session: 0d0d0feb-1919-4583-a5fb-ab74f9ba1b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5089 | 2024.02.01 23:10:14.837031 [ 3 ] {} <Debug> HTTP-Session: 0d0d0feb-1919-4583-a5fb-ab74f9ba1b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5090 | 2024.02.01 23:10:14.837115 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5091 | 2024.02.01 23:10:14.837161 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5092 | 2024.02.01 23:10:14.837304 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5093 | 2024.02.01 23:10:14.837783 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5094 | 2024.02.01 23:10:14.838123 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5095 | 2024.02.01 23:10:14.838344 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5096 | 2024.02.01 23:10:14.838471 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001325881 sec., 27151 rows/sec., 36.64 MiB/sec. | ||
5097 | 2024.02.01 23:10:14.838663 [ 116 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5098 | 2024.02.01 23:10:14.838708 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} <Debug> DynamicQueryHandler: Done processing query | ||
5099 | 2024.02.01 23:10:14.838814 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5100 | 2024.02.01 23:10:14.838821 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5101 | 2024.02.01 23:10:14.838848 [ 3 ] {} <Debug> HTTP-Session: 0d0d0feb-1919-4583-a5fb-ab74f9ba1b51 Destroying unnamed session | ||
5102 | 2024.02.01 23:10:14.839151 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5103 | 2024.02.01 23:10:14.839332 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5104 | 2024.02.01 23:10:14.839407 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1148 rows starting from the beginning of the part | ||
5105 | 2024.02.01 23:10:14.839611 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
5106 | 2024.02.01 23:10:14.839725 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
5107 | 2024.02.01 23:10:14.839831 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
5108 | 2024.02.01 23:10:14.839933 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
5109 | 2024.02.01 23:10:14.840030 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
5110 | 2024.02.01 23:10:14.842570 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 6 columns (6 merged, 0 gathered) in 0.003544543 sec., 361118.4855142116 rows/sec., 487.31 MiB/sec. | ||
5111 | 2024.02.01 23:10:14.843352 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5112 | 2024.02.01 23:10:14.843628 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5113 | 2024.02.01 23:10:14.843704 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5114 | 2024.02.01 23:10:14.843789 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10: 8.55 MiB. | ||
5115 | 2024.02.01 23:10:15.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.12 MiB, peak 244.71 MiB, will set to 236.27 MiB (RSS), difference: -3.85 MiB | ||
5116 | 2024.02.01 23:10:19.417967 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5117 | 2024.02.01 23:10:19.418072 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5118 | 2024.02.01 23:10:19.829395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5119 | 2024.02.01 23:10:19.829506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5120 | 2024.02.01 23:10:19.829530 [ 3 ] {} <Debug> HTTP-Session: ffe80ed9-6d95-4fa5-9f50-94fde3a40dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5121 | 2024.02.01 23:10:19.829554 [ 3 ] {} <Debug> HTTP-Session: ffe80ed9-6d95-4fa5-9f50-94fde3a40dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5122 | 2024.02.01 23:10:19.829689 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5123 | 2024.02.01 23:10:19.829756 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5124 | 2024.02.01 23:10:19.829942 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5125 | 2024.02.01 23:10:19.830381 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5126 | 2024.02.01 23:10:19.830672 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5127 | 2024.02.01 23:10:19.830841 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5128 | 2024.02.01 23:10:19.830956 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001227559 sec., 9775 rows/sec., 792.35 KiB/sec. | ||
5129 | 2024.02.01 23:10:19.831083 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} <Debug> DynamicQueryHandler: Done processing query | ||
5130 | 2024.02.01 23:10:19.831107 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5131 | 2024.02.01 23:10:19.831124 [ 3 ] {} <Debug> HTTP-Session: ffe80ed9-6d95-4fa5-9f50-94fde3a40dc1 Destroying unnamed session | ||
5132 | 2024.02.01 23:10:19.831237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5133 | 2024.02.01 23:10:19.831282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5134 | 2024.02.01 23:10:19.831301 [ 3 ] {} <Debug> HTTP-Session: e0dc72ce-aa94-4c65-a708-4e5e607c002c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5135 | 2024.02.01 23:10:19.831318 [ 3 ] {} <Debug> HTTP-Session: e0dc72ce-aa94-4c65-a708-4e5e607c002c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5136 | 2024.02.01 23:10:19.831389 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5137 | 2024.02.01 23:10:19.831429 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5138 | 2024.02.01 23:10:19.831534 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5139 | 2024.02.01 23:10:19.831823 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5140 | 2024.02.01 23:10:19.832036 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5141 | 2024.02.01 23:10:19.832188 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5142 | 2024.02.01 23:10:19.832285 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00086851 sec., 4605 rows/sec., 384.55 KiB/sec. | ||
5143 | 2024.02.01 23:10:19.832404 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} <Debug> DynamicQueryHandler: Done processing query | ||
5144 | 2024.02.01 23:10:19.832427 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5145 | 2024.02.01 23:10:19.832442 [ 3 ] {} <Debug> HTTP-Session: e0dc72ce-aa94-4c65-a708-4e5e607c002c Destroying unnamed session | ||
5146 | 2024.02.01 23:10:19.832564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5147 | 2024.02.01 23:10:19.832609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5148 | 2024.02.01 23:10:19.832628 [ 3 ] {} <Debug> HTTP-Session: 0245f9b6-342c-4090-914f-dd5c90fabba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5149 | 2024.02.01 23:10:19.832646 [ 3 ] {} <Debug> HTTP-Session: 0245f9b6-342c-4090-914f-dd5c90fabba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5150 | 2024.02.01 23:10:19.832716 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5151 | 2024.02.01 23:10:19.832753 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5152 | 2024.02.01 23:10:19.832861 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5153 | 2024.02.01 23:10:19.833139 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5154 | 2024.02.01 23:10:19.833350 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5155 | 2024.02.01 23:10:19.833503 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5156 | 2024.02.01 23:10:19.833602 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.00085936 sec., 44218 rows/sec., 3.92 MiB/sec. | ||
5157 | 2024.02.01 23:10:19.833704 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} <Debug> DynamicQueryHandler: Done processing query | ||
5158 | 2024.02.01 23:10:19.833728 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5159 | 2024.02.01 23:10:19.833743 [ 3 ] {} <Debug> HTTP-Session: 0245f9b6-342c-4090-914f-dd5c90fabba8 Destroying unnamed session | ||
5160 | 2024.02.01 23:10:19.833887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5161 | 2024.02.01 23:10:19.833930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5162 | 2024.02.01 23:10:19.833950 [ 3 ] {} <Debug> HTTP-Session: 190f44f0-e185-431d-9f9e-53d79c1e6db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5163 | 2024.02.01 23:10:19.833966 [ 3 ] {} <Debug> HTTP-Session: 190f44f0-e185-431d-9f9e-53d79c1e6db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5164 | 2024.02.01 23:10:19.834034 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5165 | 2024.02.01 23:10:19.834073 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5166 | 2024.02.01 23:10:19.834175 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5167 | 2024.02.01 23:10:19.834417 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5168 | 2024.02.01 23:10:19.834631 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5169 | 2024.02.01 23:10:19.834782 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5170 | 2024.02.01 23:10:19.834874 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000812869 sec., 4920 rows/sec., 343.59 KiB/sec. | ||
5171 | 2024.02.01 23:10:19.835048 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} <Debug> DynamicQueryHandler: Done processing query | ||
5172 | 2024.02.01 23:10:19.835072 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5173 | 2024.02.01 23:10:19.835088 [ 3 ] {} <Debug> HTTP-Session: 190f44f0-e185-431d-9f9e-53d79c1e6db7 Destroying unnamed session | ||
5174 | 2024.02.01 23:10:19.835215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5175 | 2024.02.01 23:10:19.835260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5176 | 2024.02.01 23:10:19.835280 [ 3 ] {} <Debug> HTTP-Session: 5e92d66c-e982-4fc5-b7f2-c6dab56e7ea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5177 | 2024.02.01 23:10:19.835297 [ 3 ] {} <Debug> HTTP-Session: 5e92d66c-e982-4fc5-b7f2-c6dab56e7ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5178 | 2024.02.01 23:10:19.835366 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5179 | 2024.02.01 23:10:19.835406 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5180 | 2024.02.01 23:10:19.835521 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5181 | 2024.02.01 23:10:19.835792 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5182 | 2024.02.01 23:10:19.836000 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5183 | 2024.02.01 23:10:19.836151 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5184 | 2024.02.01 23:10:19.836243 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000850549 sec., 18811 rows/sec., 1.48 MiB/sec. | ||
5185 | 2024.02.01 23:10:19.836387 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} <Debug> DynamicQueryHandler: Done processing query | ||
5186 | 2024.02.01 23:10:19.836420 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5187 | 2024.02.01 23:10:19.836436 [ 3 ] {} <Debug> HTTP-Session: 5e92d66c-e982-4fc5-b7f2-c6dab56e7ea1 Destroying unnamed session | ||
5188 | 2024.02.01 23:10:19.836566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5189 | 2024.02.01 23:10:19.836609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5190 | 2024.02.01 23:10:19.836628 [ 3 ] {} <Debug> HTTP-Session: d8f666c8-eb43-4db1-8c9f-04aa4b16a791 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5191 | 2024.02.01 23:10:19.836645 [ 3 ] {} <Debug> HTTP-Session: d8f666c8-eb43-4db1-8c9f-04aa4b16a791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5192 | 2024.02.01 23:10:19.836715 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5193 | 2024.02.01 23:10:19.836758 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5194 | 2024.02.01 23:10:19.836880 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5195 | 2024.02.01 23:10:19.837128 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5196 | 2024.02.01 23:10:19.837389 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5197 | 2024.02.01 23:10:19.837567 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
5198 | 2024.02.01 23:10:19.837668 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000926332 sec., 2159 rows/sec., 151.81 KiB/sec. | ||
5199 | 2024.02.01 23:10:19.837860 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} <Debug> DynamicQueryHandler: Done processing query | ||
5200 | 2024.02.01 23:10:19.837884 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5201 | 2024.02.01 23:10:19.837901 [ 3 ] {} <Debug> HTTP-Session: d8f666c8-eb43-4db1-8c9f-04aa4b16a791 Destroying unnamed session | ||
5202 | 2024.02.01 23:10:19.838046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5203 | 2024.02.01 23:10:19.838107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5204 | 2024.02.01 23:10:19.838131 [ 3 ] {} <Debug> HTTP-Session: aec156bb-843e-41e5-806d-dd4dc462d132 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5205 | 2024.02.01 23:10:19.838154 [ 3 ] {} <Debug> HTTP-Session: aec156bb-843e-41e5-806d-dd4dc462d132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5206 | 2024.02.01 23:10:19.838245 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5207 | 2024.02.01 23:10:19.838299 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5208 | 2024.02.01 23:10:19.838499 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5209 | 2024.02.01 23:10:19.838945 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5210 | 2024.02.01 23:10:19.839254 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5211 | 2024.02.01 23:10:19.839444 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5212 | 2024.02.01 23:10:19.839545 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001269269 sec., 9454 rows/sec., 12.76 MiB/sec. | ||
5213 | 2024.02.01 23:10:19.839661 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} <Debug> DynamicQueryHandler: Done processing query | ||
5214 | 2024.02.01 23:10:19.839695 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5215 | 2024.02.01 23:10:19.839712 [ 3 ] {} <Debug> HTTP-Session: aec156bb-843e-41e5-806d-dd4dc462d132 Destroying unnamed session | ||
5216 | 2024.02.01 23:10:24.830324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5217 | 2024.02.01 23:10:24.830453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5218 | 2024.02.01 23:10:24.830482 [ 3 ] {} <Debug> HTTP-Session: c9ed2981-0351-430c-84e6-a54b8fde240d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5219 | 2024.02.01 23:10:24.830509 [ 3 ] {} <Debug> HTTP-Session: c9ed2981-0351-430c-84e6-a54b8fde240d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5220 | 2024.02.01 23:10:24.830650 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5221 | 2024.02.01 23:10:24.830715 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5222 | 2024.02.01 23:10:24.830884 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5223 | 2024.02.01 23:10:24.831305 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5224 | 2024.02.01 23:10:24.831567 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5225 | 2024.02.01 23:10:24.831736 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5226 | 2024.02.01 23:10:24.831879 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001186777 sec., 30334 rows/sec., 2.40 MiB/sec. | ||
5227 | 2024.02.01 23:10:24.832030 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} <Debug> DynamicQueryHandler: Done processing query | ||
5228 | 2024.02.01 23:10:24.832056 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5229 | 2024.02.01 23:10:24.832072 [ 3 ] {} <Debug> HTTP-Session: c9ed2981-0351-430c-84e6-a54b8fde240d Destroying unnamed session | ||
5230 | 2024.02.01 23:10:24.832213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5231 | 2024.02.01 23:10:24.832263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5232 | 2024.02.01 23:10:24.832283 [ 3 ] {} <Debug> HTTP-Session: 1c0703b4-23a1-4bee-9be7-1280356a2583 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5233 | 2024.02.01 23:10:24.832301 [ 3 ] {} <Debug> HTTP-Session: 1c0703b4-23a1-4bee-9be7-1280356a2583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5234 | 2024.02.01 23:10:24.832388 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5235 | 2024.02.01 23:10:24.832429 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5236 | 2024.02.01 23:10:24.832538 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5237 | 2024.02.01 23:10:24.832902 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5238 | 2024.02.01 23:10:24.833120 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5239 | 2024.02.01 23:10:24.833271 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5240 | 2024.02.01 23:10:24.833391 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000968222 sec., 111544 rows/sec., 10.89 MiB/sec. | ||
5241 | 2024.02.01 23:10:24.833499 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} <Debug> DynamicQueryHandler: Done processing query | ||
5242 | 2024.02.01 23:10:24.833522 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5243 | 2024.02.01 23:10:24.833537 [ 3 ] {} <Debug> HTTP-Session: 1c0703b4-23a1-4bee-9be7-1280356a2583 Destroying unnamed session | ||
5244 | 2024.02.01 23:10:24.833691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5245 | 2024.02.01 23:10:24.833736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5246 | 2024.02.01 23:10:24.833754 [ 3 ] {} <Debug> HTTP-Session: defb837e-18b9-4f78-9d31-f466c5e2b03c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5247 | 2024.02.01 23:10:24.833772 [ 3 ] {} <Debug> HTTP-Session: defb837e-18b9-4f78-9d31-f466c5e2b03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5248 | 2024.02.01 23:10:24.833846 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5249 | 2024.02.01 23:10:24.833885 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5250 | 2024.02.01 23:10:24.833990 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5251 | 2024.02.01 23:10:24.834267 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5252 | 2024.02.01 23:10:24.834472 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5253 | 2024.02.01 23:10:24.834636 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5254 | 2024.02.01 23:10:24.834757 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00088163 sec., 40833 rows/sec., 3.19 MiB/sec. | ||
5255 | 2024.02.01 23:10:24.834875 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} <Debug> DynamicQueryHandler: Done processing query | ||
5256 | 2024.02.01 23:10:24.834898 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5257 | 2024.02.01 23:10:24.834913 [ 3 ] {} <Debug> HTTP-Session: defb837e-18b9-4f78-9d31-f466c5e2b03c Destroying unnamed session | ||
5258 | 2024.02.01 23:10:24.835052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5259 | 2024.02.01 23:10:24.835096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5260 | 2024.02.01 23:10:24.835113 [ 3 ] {} <Debug> HTTP-Session: 6a1a918a-95e1-464d-a744-cbe5058c0daf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5261 | 2024.02.01 23:10:24.835129 [ 3 ] {} <Debug> HTTP-Session: 6a1a918a-95e1-464d-a744-cbe5058c0daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5262 | 2024.02.01 23:10:24.835209 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5263 | 2024.02.01 23:10:24.835253 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5264 | 2024.02.01 23:10:24.835391 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5265 | 2024.02.01 23:10:24.835818 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5266 | 2024.02.01 23:10:24.836129 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5267 | 2024.02.01 23:10:24.836305 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5268 | 2024.02.01 23:10:24.836434 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001195638 sec., 30109 rows/sec., 40.63 MiB/sec. | ||
5269 | 2024.02.01 23:10:24.836592 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} <Debug> DynamicQueryHandler: Done processing query | ||
5270 | 2024.02.01 23:10:24.836631 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5271 | 2024.02.01 23:10:24.836647 [ 3 ] {} <Debug> HTTP-Session: 6a1a918a-95e1-464d-a744-cbe5058c0daf Destroying unnamed session | ||
5272 | 2024.02.01 23:10:29.828751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5273 | 2024.02.01 23:10:29.828879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5274 | 2024.02.01 23:10:29.828911 [ 3 ] {} <Debug> HTTP-Session: cd15493a-ac24-483b-9678-b9be3826791a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5275 | 2024.02.01 23:10:29.828937 [ 3 ] {} <Debug> HTTP-Session: cd15493a-ac24-483b-9678-b9be3826791a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5276 | 2024.02.01 23:10:29.829077 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5277 | 2024.02.01 23:10:29.829143 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5278 | 2024.02.01 23:10:29.829318 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5279 | 2024.02.01 23:10:29.829758 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5280 | 2024.02.01 23:10:29.830034 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5281 | 2024.02.01 23:10:29.830203 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5282 | 2024.02.01 23:10:29.830322 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001206888 sec., 9942 rows/sec., 805.92 KiB/sec. | ||
5283 | 2024.02.01 23:10:29.830497 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} <Debug> DynamicQueryHandler: Done processing query | ||
5284 | 2024.02.01 23:10:29.830532 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5285 | 2024.02.01 23:10:29.830548 [ 3 ] {} <Debug> HTTP-Session: cd15493a-ac24-483b-9678-b9be3826791a Destroying unnamed session | ||
5286 | 2024.02.01 23:10:29.830668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5287 | 2024.02.01 23:10:29.830715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5288 | 2024.02.01 23:10:29.830734 [ 3 ] {} <Debug> HTTP-Session: e68da425-93d7-4aa5-a6d7-b5898d604353 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5289 | 2024.02.01 23:10:29.830751 [ 3 ] {} <Debug> HTTP-Session: e68da425-93d7-4aa5-a6d7-b5898d604353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5290 | 2024.02.01 23:10:29.830826 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5291 | 2024.02.01 23:10:29.830867 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5292 | 2024.02.01 23:10:29.830981 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5293 | 2024.02.01 23:10:29.831291 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5294 | 2024.02.01 23:10:29.831499 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5295 | 2024.02.01 23:10:29.831644 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5296 | 2024.02.01 23:10:29.831743 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000887651 sec., 40556 rows/sec., 3.60 MiB/sec. | ||
5297 | 2024.02.01 23:10:29.831884 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} <Debug> DynamicQueryHandler: Done processing query | ||
5298 | 2024.02.01 23:10:29.831922 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5299 | 2024.02.01 23:10:29.831937 [ 3 ] {} <Debug> HTTP-Session: e68da425-93d7-4aa5-a6d7-b5898d604353 Destroying unnamed session | ||
5300 | 2024.02.01 23:10:29.832051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5301 | 2024.02.01 23:10:29.832096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5302 | 2024.02.01 23:10:29.832115 [ 3 ] {} <Debug> HTTP-Session: b7645a6c-3edc-438e-9ebc-42ef5c8be7c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5303 | 2024.02.01 23:10:29.832131 [ 3 ] {} <Debug> HTTP-Session: b7645a6c-3edc-438e-9ebc-42ef5c8be7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5304 | 2024.02.01 23:10:29.832203 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5305 | 2024.02.01 23:10:29.832242 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5306 | 2024.02.01 23:10:29.832351 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5307 | 2024.02.01 23:10:29.832604 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5308 | 2024.02.01 23:10:29.832804 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5309 | 2024.02.01 23:10:29.832961 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5310 | 2024.02.01 23:10:29.833062 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000825849 sec., 14530 rows/sec., 1.14 MiB/sec. | ||
5311 | 2024.02.01 23:10:29.833183 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} <Debug> DynamicQueryHandler: Done processing query | ||
5312 | 2024.02.01 23:10:29.833206 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5313 | 2024.02.01 23:10:29.833221 [ 3 ] {} <Debug> HTTP-Session: b7645a6c-3edc-438e-9ebc-42ef5c8be7c8 Destroying unnamed session | ||
5314 | 2024.02.01 23:10:29.833380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5315 | 2024.02.01 23:10:29.833425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5316 | 2024.02.01 23:10:29.833443 [ 3 ] {} <Debug> HTTP-Session: 4b26ec59-19f3-4473-b7cb-2daadef61e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5317 | 2024.02.01 23:10:29.833460 [ 3 ] {} <Debug> HTTP-Session: 4b26ec59-19f3-4473-b7cb-2daadef61e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5318 | 2024.02.01 23:10:29.833533 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5319 | 2024.02.01 23:10:29.833577 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5320 | 2024.02.01 23:10:29.833711 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5321 | 2024.02.01 23:10:29.834026 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5322 | 2024.02.01 23:10:29.834303 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5323 | 2024.02.01 23:10:29.834477 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5324 | 2024.02.01 23:10:29.834575 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001015044 sec., 11822 rows/sec., 15.95 MiB/sec. | ||
5325 | 2024.02.01 23:10:29.834683 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} <Debug> DynamicQueryHandler: Done processing query | ||
5326 | 2024.02.01 23:10:29.834705 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5327 | 2024.02.01 23:10:29.834720 [ 3 ] {} <Debug> HTTP-Session: 4b26ec59-19f3-4473-b7cb-2daadef61e25 Destroying unnamed session | ||
5328 | 2024.02.01 23:10:33.429701 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5329 | 2024.02.01 23:10:33.429805 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5330 | 2024.02.01 23:10:33.429939 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact | ||
5331 | 2024.02.01 23:10:33.430094 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5332 | 2024.02.01 23:10:33.430137 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 552 rows starting from the beginning of the part | ||
5333 | 2024.02.01 23:10:33.430274 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5334 | 2024.02.01 23:10:33.430385 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
5335 | 2024.02.01 23:10:33.430496 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
5336 | 2024.02.01 23:10:33.430594 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::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 | ||
5337 | 2024.02.01 23:10:33.431329 [ 15 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467624 sec., 427902.514540509 rows/sec., 30.18 MiB/sec. | ||
5338 | 2024.02.01 23:10:33.431459 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5339 | 2024.02.01 23:10:33.431674 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. | ||
5340 | 2024.02.01 23:10:33.431741 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 | ||
5341 | 2024.02.01 23:10:34.418122 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5342 | 2024.02.01 23:10:34.418172 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5343 | 2024.02.01 23:10:34.830340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5344 | 2024.02.01 23:10:34.830454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5345 | 2024.02.01 23:10:34.830483 [ 3 ] {} <Debug> HTTP-Session: fccd4fa5-2d53-4d8f-9540-bd0d8c900ace Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5346 | 2024.02.01 23:10:34.830510 [ 3 ] {} <Debug> HTTP-Session: fccd4fa5-2d53-4d8f-9540-bd0d8c900ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5347 | 2024.02.01 23:10:34.830649 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5348 | 2024.02.01 23:10:34.830716 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5349 | 2024.02.01 23:10:34.830896 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5350 | 2024.02.01 23:10:34.831276 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5351 | 2024.02.01 23:10:34.831535 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5352 | 2024.02.01 23:10:34.831699 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5353 | 2024.02.01 23:10:34.831845 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001157966 sec., 31088 rows/sec., 2.46 MiB/sec. | ||
5354 | 2024.02.01 23:10:34.832013 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} <Debug> DynamicQueryHandler: Done processing query | ||
5355 | 2024.02.01 23:10:34.832041 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5356 | 2024.02.01 23:10:34.832057 [ 3 ] {} <Debug> HTTP-Session: fccd4fa5-2d53-4d8f-9540-bd0d8c900ace Destroying unnamed session | ||
5357 | 2024.02.01 23:10:34.832175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5358 | 2024.02.01 23:10:34.832228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5359 | 2024.02.01 23:10:34.832247 [ 3 ] {} <Debug> HTTP-Session: 987e36bf-5230-4236-a978-6eda227add47 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5360 | 2024.02.01 23:10:34.832267 [ 3 ] {} <Debug> HTTP-Session: 987e36bf-5230-4236-a978-6eda227add47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5361 | 2024.02.01 23:10:34.832349 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5362 | 2024.02.01 23:10:34.832390 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5363 | 2024.02.01 23:10:34.832511 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5364 | 2024.02.01 23:10:34.832780 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5365 | 2024.02.01 23:10:34.832995 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5366 | 2024.02.01 23:10:34.833146 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5367 | 2024.02.01 23:10:34.833273 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000894921 sec., 2234 rows/sec., 190.96 KiB/sec. | ||
5368 | 2024.02.01 23:10:34.833387 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} <Debug> DynamicQueryHandler: Done processing query | ||
5369 | 2024.02.01 23:10:34.833411 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5370 | 2024.02.01 23:10:34.833425 [ 3 ] {} <Debug> HTTP-Session: 987e36bf-5230-4236-a978-6eda227add47 Destroying unnamed session | ||
5371 | 2024.02.01 23:10:34.833549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5372 | 2024.02.01 23:10:34.833591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5373 | 2024.02.01 23:10:34.833610 [ 3 ] {} <Debug> HTTP-Session: f786a835-393c-4508-844a-18e32e76abda Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5374 | 2024.02.01 23:10:34.833627 [ 3 ] {} <Debug> HTTP-Session: f786a835-393c-4508-844a-18e32e76abda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5375 | 2024.02.01 23:10:34.833700 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5376 | 2024.02.01 23:10:34.833739 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5377 | 2024.02.01 23:10:34.833842 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5378 | 2024.02.01 23:10:34.834154 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5379 | 2024.02.01 23:10:34.834376 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5380 | 2024.02.01 23:10:34.834538 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5381 | 2024.02.01 23:10:34.834659 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} <Information> executeQuery: Read 109 rows, 10.89 KiB in 0.000927262 sec., 117550 rows/sec., 11.47 MiB/sec. | ||
5382 | 2024.02.01 23:10:34.834656 [ 107 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5383 | 2024.02.01 23:10:34.834766 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5384 | 2024.02.01 23:10:34.834811 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} <Debug> DynamicQueryHandler: Done processing query | ||
5385 | 2024.02.01 23:10:34.834862 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5386 | 2024.02.01 23:10:34.834892 [ 3 ] {} <Debug> HTTP-Session: f786a835-393c-4508-844a-18e32e76abda Destroying unnamed session | ||
5387 | 2024.02.01 23:10:34.834899 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5388 | 2024.02.01 23:10:34.835075 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5389 | 2024.02.01 23:10:34.835084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5390 | 2024.02.01 23:10:34.835137 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 184 rows starting from the beginning of the part | ||
5391 | 2024.02.01 23:10:34.835166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5392 | 2024.02.01 23:10:34.835220 [ 3 ] {} <Debug> HTTP-Session: 861fe17f-9033-455c-8e0b-688b9c372f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5393 | 2024.02.01 23:10:34.835255 [ 3 ] {} <Debug> HTTP-Session: 861fe17f-9033-455c-8e0b-688b9c372f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5394 | 2024.02.01 23:10:34.835426 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 108 rows starting from the beginning of the part | ||
5395 | 2024.02.01 23:10:34.835444 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5396 | 2024.02.01 23:10:34.835538 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5397 | 2024.02.01 23:10:34.835730 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part | ||
5398 | 2024.02.01 23:10:34.836039 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5399 | 2024.02.01 23:10:34.836047 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
5400 | 2024.02.01 23:10:34.836247 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
5401 | 2024.02.01 23:10:34.836510 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 109 rows starting from the beginning of the part | ||
5402 | 2024.02.01 23:10:34.836788 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5403 | 2024.02.01 23:10:34.837183 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5404 | 2024.02.01 23:10:34.837480 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5405 | 2024.02.01 23:10:34.837761 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002238833 sec., 893 rows/sec., 62.38 KiB/sec. | ||
5406 | 2024.02.01 23:10:34.837995 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} <Debug> DynamicQueryHandler: Done processing query | ||
5407 | 2024.02.01 23:10:34.838053 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5408 | 2024.02.01 23:10:34.838108 [ 3 ] {} <Debug> HTTP-Session: 861fe17f-9033-455c-8e0b-688b9c372f0c Destroying unnamed session | ||
5409 | 2024.02.01 23:10:34.838302 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346567 sec., 168221.44058724574 rows/sec., 15.89 MiB/sec. | ||
5410 | 2024.02.01 23:10:34.838463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5411 | 2024.02.01 23:10:34.838546 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5412 | 2024.02.01 23:10:34.838561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5413 | 2024.02.01 23:10:34.838632 [ 3 ] {} <Debug> HTTP-Session: 8ba107a0-f13e-4fa8-bc6b-a03544b2f176 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5414 | 2024.02.01 23:10:34.838673 [ 3 ] {} <Debug> HTTP-Session: 8ba107a0-f13e-4fa8-bc6b-a03544b2f176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5415 | 2024.02.01 23:10:34.838822 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5416 | 2024.02.01 23:10:34.838904 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5417 | 2024.02.01 23:10:34.838948 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5418 | 2024.02.01 23:10:34.839133 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5419 | 2024.02.01 23:10:34.839212 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5420 | 2024.02.01 23:10:34.839743 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5421 | 2024.02.01 23:10:34.840013 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5422 | 2024.02.01 23:10:34.840173 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5423 | 2024.02.01 23:10:34.840293 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.001403973 sec., 27066 rows/sec., 2.12 MiB/sec. | ||
5424 | 2024.02.01 23:10:34.840294 [ 107 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5425 | 2024.02.01 23:10:34.840391 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5426 | 2024.02.01 23:10:34.840516 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} <Debug> DynamicQueryHandler: Done processing query | ||
5427 | 2024.02.01 23:10:34.840530 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5428 | 2024.02.01 23:10:34.840561 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5429 | 2024.02.01 23:10:34.840632 [ 3 ] {} <Debug> HTTP-Session: 8ba107a0-f13e-4fa8-bc6b-a03544b2f176 Destroying unnamed session | ||
5430 | 2024.02.01 23:10:34.840770 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5431 | 2024.02.01 23:10:34.840806 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 98 rows starting from the beginning of the part | ||
5432 | 2024.02.01 23:10:34.840871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5433 | 2024.02.01 23:10:34.840961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5434 | 2024.02.01 23:10:34.841019 [ 3 ] {} <Debug> HTTP-Session: a354117b-1ee3-4728-b3c8-562ee564a9c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5435 | 2024.02.01 23:10:34.841034 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
5436 | 2024.02.01 23:10:34.841055 [ 3 ] {} <Debug> HTTP-Session: a354117b-1ee3-4728-b3c8-562ee564a9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5437 | 2024.02.01 23:10:34.841279 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part | ||
5438 | 2024.02.01 23:10:34.841291 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5439 | 2024.02.01 23:10:34.841404 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5440 | 2024.02.01 23:10:34.841499 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
5441 | 2024.02.01 23:10:34.841785 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
5442 | 2024.02.01 23:10:34.842027 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5443 | 2024.02.01 23:10:34.842051 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
5444 | 2024.02.01 23:10:34.842733 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5445 | 2024.02.01 23:10:34.843423 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5446 | 2024.02.01 23:10:34.843559 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003086322 sec., 76466.42184451266 rows/sec., 5.98 MiB/sec. | ||
5447 | 2024.02.01 23:10:34.843734 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5448 | 2024.02.01 23:10:34.843770 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
5449 | 2024.02.01 23:10:34.844004 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002627982 sec., 380 rows/sec., 26.76 KiB/sec. | ||
5450 | 2024.02.01 23:10:34.844073 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5451 | 2024.02.01 23:10:34.844248 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5452 | 2024.02.01 23:10:34.844281 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} <Debug> DynamicQueryHandler: Done processing query | ||
5453 | 2024.02.01 23:10:34.844341 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5454 | 2024.02.01 23:10:34.844384 [ 3 ] {} <Debug> HTTP-Session: a354117b-1ee3-4728-b3c8-562ee564a9c6 Destroying unnamed session | ||
5455 | 2024.02.01 23:10:34.844585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5456 | 2024.02.01 23:10:34.844630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5457 | 2024.02.01 23:10:34.844648 [ 3 ] {} <Debug> HTTP-Session: 18416da8-43b0-4faa-9814-41785507d902 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5458 | 2024.02.01 23:10:34.844665 [ 3 ] {} <Debug> HTTP-Session: 18416da8-43b0-4faa-9814-41785507d902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5459 | 2024.02.01 23:10:34.844745 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5460 | 2024.02.01 23:10:34.844789 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5461 | 2024.02.01 23:10:34.844942 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5462 | 2024.02.01 23:10:34.845424 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. | ||
5463 | 2024.02.01 23:10:34.845725 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5464 | 2024.02.01 23:10:34.845904 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5465 | 2024.02.01 23:10:34.846032 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001258179 sec., 28612 rows/sec., 38.61 MiB/sec. | ||
5466 | 2024.02.01 23:10:34.846159 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} <Debug> DynamicQueryHandler: Done processing query | ||
5467 | 2024.02.01 23:10:34.846183 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5468 | 2024.02.01 23:10:34.846199 [ 3 ] {} <Debug> HTTP-Session: 18416da8-43b0-4faa-9814-41785507d902 Destroying unnamed session | ||
5469 | 2024.02.01 23:10:39.830333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5470 | 2024.02.01 23:10:39.830529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5471 | 2024.02.01 23:10:39.830578 [ 3 ] {} <Debug> HTTP-Session: 976c386a-3f96-466f-9d42-8b0682517dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5472 | 2024.02.01 23:10:39.830620 [ 3 ] {} <Debug> HTTP-Session: 976c386a-3f96-466f-9d42-8b0682517dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5473 | 2024.02.01 23:10:39.830819 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5474 | 2024.02.01 23:10:39.830917 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5475 | 2024.02.01 23:10:39.831181 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5476 | 2024.02.01 23:10:39.831653 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5477 | 2024.02.01 23:10:39.831919 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5478 | 2024.02.01 23:10:39.832090 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5479 | 2024.02.01 23:10:39.832215 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001341981 sec., 8942 rows/sec., 724.79 KiB/sec. | ||
5480 | 2024.02.01 23:10:39.832268 [ 106 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5481 | 2024.02.01 23:10:39.832402 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} <Debug> DynamicQueryHandler: Done processing query | ||
5482 | 2024.02.01 23:10:39.832435 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5483 | 2024.02.01 23:10:39.832464 [ 3 ] {} <Debug> HTTP-Session: 976c386a-3f96-466f-9d42-8b0682517dcc Destroying unnamed session | ||
5484 | 2024.02.01 23:10:39.832461 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5485 | 2024.02.01 23:10:39.832628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5486 | 2024.02.01 23:10:39.832634 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5487 | 2024.02.01 23:10:39.832713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5488 | 2024.02.01 23:10:39.832750 [ 3 ] {} <Debug> HTTP-Session: 27411a6e-d4da-434e-8692-6ff9b5e5e840 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5489 | 2024.02.01 23:10:39.832788 [ 3 ] {} <Debug> HTTP-Session: 27411a6e-d4da-434e-8692-6ff9b5e5e840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5490 | 2024.02.01 23:10:39.832950 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5491 | 2024.02.01 23:10:39.832998 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5492 | 2024.02.01 23:10:39.833051 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 48 rows starting from the beginning of the part | ||
5493 | 2024.02.01 23:10:39.833087 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5494 | 2024.02.01 23:10:39.833478 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
5495 | 2024.02.01 23:10:39.833542 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5496 | 2024.02.01 23:10:39.833737 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
5497 | 2024.02.01 23:10:39.833856 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part | ||
5498 | 2024.02.01 23:10:39.834149 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
5499 | 2024.02.01 23:10:39.834452 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
5500 | 2024.02.01 23:10:39.834486 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5501 | 2024.02.01 23:10:39.834885 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5502 | 2024.02.01 23:10:39.835217 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
5503 | 2024.02.01 23:10:39.835423 [ 106 ] {} <Debug> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
5504 | 2024.02.01 23:10:39.835520 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5505 | 2024.02.01 23:10:39.835540 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002473507 sec., 808 rows/sec., 69.09 KiB/sec. | ||
5506 | 2024.02.01 23:10:39.835748 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact | ||
5507 | 2024.02.01 23:10:39.836110 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5508 | 2024.02.01 23:10:39.836256 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} <Debug> DynamicQueryHandler: Done processing query | ||
5509 | 2024.02.01 23:10:39.836283 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
5510 | 2024.02.01 23:10:39.836324 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5511 | 2024.02.01 23:10:39.836372 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003792839 sec., 41130.14024586859 rows/sec., 3.26 MiB/sec. | ||
5512 | 2024.02.01 23:10:39.836404 [ 3 ] {} <Debug> HTTP-Session: 27411a6e-d4da-434e-8692-6ff9b5e5e840 Destroying unnamed session | ||
5513 | 2024.02.01 23:10:39.836582 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
5514 | 2024.02.01 23:10:39.836654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5515 | 2024.02.01 23:10:39.836668 [ 9 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5516 | 2024.02.01 23:10:39.836770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5517 | 2024.02.01 23:10:39.836856 [ 3 ] {} <Debug> HTTP-Session: 83cce496-219d-4af3-8890-48c5159266c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5518 | 2024.02.01 23:10:39.836912 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
5519 | 2024.02.01 23:10:39.836921 [ 3 ] {} <Debug> HTTP-Session: 83cce496-219d-4af3-8890-48c5159266c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5520 | 2024.02.01 23:10:39.837063 [ 9 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5521 | 2024.02.01 23:10:39.837280 [ 9 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5522 | 2024.02.01 23:10:39.837295 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5523 | 2024.02.01 23:10:39.837317 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
5524 | 2024.02.01 23:10:39.837452 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5525 | 2024.02.01 23:10:39.837688 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
5526 | 2024.02.01 23:10:39.837989 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5527 | 2024.02.01 23:10:39.838011 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
5528 | 2024.02.01 23:10:39.839061 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346087 sec., 5778.893746370132 rows/sec., 484.77 KiB/sec. | ||
5529 | 2024.02.01 23:10:39.839307 [ 9 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
5530 | 2024.02.01 23:10:39.839479 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5531 | 2024.02.01 23:10:39.839717 [ 9 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
5532 | 2024.02.01 23:10:39.839896 [ 9 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 | ||
5533 | 2024.02.01 23:10:39.839904 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5534 | 2024.02.01 23:10:39.840141 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5535 | 2024.02.01 23:10:39.840265 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.002909427 sec., 25090 rows/sec., 2.06 MiB/sec. | ||
5536 | 2024.02.01 23:10:39.840402 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} <Debug> DynamicQueryHandler: Done processing query | ||
5537 | 2024.02.01 23:10:39.840426 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5538 | 2024.02.01 23:10:39.840443 [ 3 ] {} <Debug> HTTP-Session: 83cce496-219d-4af3-8890-48c5159266c1 Destroying unnamed session | ||
5539 | 2024.02.01 23:10:39.840596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5540 | 2024.02.01 23:10:39.840641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5541 | 2024.02.01 23:10:39.840660 [ 3 ] {} <Debug> HTTP-Session: 2b2a6117-ad21-4e4d-b3c3-d93507138997 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5542 | 2024.02.01 23:10:39.840677 [ 3 ] {} <Debug> HTTP-Session: 2b2a6117-ad21-4e4d-b3c3-d93507138997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5543 | 2024.02.01 23:10:39.840749 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5544 | 2024.02.01 23:10:39.840790 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5545 | 2024.02.01 23:10:39.840900 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5546 | 2024.02.01 23:10:39.841207 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5547 | 2024.02.01 23:10:39.841415 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5548 | 2024.02.01 23:10:39.841563 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
5549 | 2024.02.01 23:10:39.841678 [ 106 ] {} <Debug> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
5550 | 2024.02.01 23:10:39.841687 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000898791 sec., 2225 rows/sec., 155.37 KiB/sec. | ||
5551 | 2024.02.01 23:10:39.841741 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5552 | 2024.02.01 23:10:39.841894 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact | ||
5553 | 2024.02.01 23:10:39.841930 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} <Debug> DynamicQueryHandler: Done processing query | ||
5554 | 2024.02.01 23:10:39.841969 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5555 | 2024.02.01 23:10:39.842016 [ 3 ] {} <Debug> HTTP-Session: 2b2a6117-ad21-4e4d-b3c3-d93507138997 Destroying unnamed session | ||
5556 | 2024.02.01 23:10:39.842048 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5557 | 2024.02.01 23:10:39.842088 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
5558 | 2024.02.01 23:10:39.842194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5559 | 2024.02.01 23:10:39.842254 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
5560 | 2024.02.01 23:10:39.842315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5561 | 2024.02.01 23:10:39.842352 [ 3 ] {} <Debug> HTTP-Session: bb6da482-72d9-4d04-95b2-d7b24d705d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5562 | 2024.02.01 23:10:39.842385 [ 3 ] {} <Debug> HTTP-Session: bb6da482-72d9-4d04-95b2-d7b24d705d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5563 | 2024.02.01 23:10:39.842462 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
5564 | 2024.02.01 23:10:39.842591 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5565 | 2024.02.01 23:10:39.842696 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5566 | 2024.02.01 23:10:39.842707 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
5567 | 2024.02.01 23:10:39.843003 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
5568 | 2024.02.01 23:10:39.843164 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5569 | 2024.02.01 23:10:39.843246 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
5570 | 2024.02.01 23:10:39.843831 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5571 | 2024.02.01 23:10:39.844299 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5572 | 2024.02.01 23:10:39.844560 [ 16 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002744704 sec., 7286.760248099613 rows/sec., 508.79 KiB/sec. | ||
5573 | 2024.02.01 23:10:39.844599 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5574 | 2024.02.01 23:10:39.844690 [ 16 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
5575 | 2024.02.01 23:10:39.844830 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.002185621 sec., 17386 rows/sec., 1.35 MiB/sec. | ||
5576 | 2024.02.01 23:10:39.845027 [ 16 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
5577 | 2024.02.01 23:10:39.845036 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} <Debug> DynamicQueryHandler: Done processing query | ||
5578 | 2024.02.01 23:10:39.845086 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5579 | 2024.02.01 23:10:39.845106 [ 3 ] {} <Debug> HTTP-Session: bb6da482-72d9-4d04-95b2-d7b24d705d2c Destroying unnamed session | ||
5580 | 2024.02.01 23:10:39.845116 [ 16 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 | ||
5581 | 2024.02.01 23:10:39.845274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5582 | 2024.02.01 23:10:39.845324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5583 | 2024.02.01 23:10:39.845344 [ 3 ] {} <Debug> HTTP-Session: 8689fcd7-3634-4ab2-9344-94b66087f664 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5584 | 2024.02.01 23:10:39.845360 [ 3 ] {} <Debug> HTTP-Session: 8689fcd7-3634-4ab2-9344-94b66087f664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5585 | 2024.02.01 23:10:39.845437 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5586 | 2024.02.01 23:10:39.845481 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5587 | 2024.02.01 23:10:39.845619 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5588 | 2024.02.01 23:10:39.845955 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5589 | 2024.02.01 23:10:39.846224 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5590 | 2024.02.01 23:10:39.846411 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
5591 | 2024.02.01 23:10:39.846530 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001055405 sec., 35057 rows/sec., 2.47 MiB/sec. | ||
5592 | 2024.02.01 23:10:39.846719 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} <Debug> DynamicQueryHandler: Done processing query | ||
5593 | 2024.02.01 23:10:39.846744 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5594 | 2024.02.01 23:10:39.846760 [ 3 ] {} <Debug> HTTP-Session: 8689fcd7-3634-4ab2-9344-94b66087f664 Destroying unnamed session | ||
5595 | 2024.02.01 23:10:39.846890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5596 | 2024.02.01 23:10:39.846935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5597 | 2024.02.01 23:10:39.846955 [ 3 ] {} <Debug> HTTP-Session: 039da397-d4b7-4b9b-bd8c-2e676eb7c46f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5598 | 2024.02.01 23:10:39.846971 [ 3 ] {} <Debug> HTTP-Session: 039da397-d4b7-4b9b-bd8c-2e676eb7c46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5599 | 2024.02.01 23:10:39.847044 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5600 | 2024.02.01 23:10:39.847089 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5601 | 2024.02.01 23:10:39.847236 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5602 | 2024.02.01 23:10:39.847588 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5603 | 2024.02.01 23:10:39.847863 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5604 | 2024.02.01 23:10:39.848040 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5605 | 2024.02.01 23:10:39.848152 [ 106 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5606 | 2024.02.01 23:10:39.848168 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001090615 sec., 11002 rows/sec., 14.85 MiB/sec. | ||
5607 | 2024.02.01 23:10:39.848224 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5608 | 2024.02.01 23:10:39.848389 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5609 | 2024.02.01 23:10:39.848420 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} <Debug> DynamicQueryHandler: Done processing query | ||
5610 | 2024.02.01 23:10:39.848460 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5611 | 2024.02.01 23:10:39.848500 [ 3 ] {} <Debug> HTTP-Session: 039da397-d4b7-4b9b-bd8c-2e676eb7c46f Destroying unnamed session | ||
5612 | 2024.02.01 23:10:39.848559 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5613 | 2024.02.01 23:10:39.848595 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1280 rows starting from the beginning of the part | ||
5614 | 2024.02.01 23:10:39.848709 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
5615 | 2024.02.01 23:10:39.848812 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
5616 | 2024.02.01 23:10:39.848910 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part | ||
5617 | 2024.02.01 23:10:39.849006 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
5618 | 2024.02.01 23:10:39.849100 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
5619 | 2024.02.01 23:10:39.852069 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 6 columns (6 merged, 0 gathered) in 0.003763368 sec., 368818.5688989225 rows/sec., 497.70 MiB/sec. | ||
5620 | 2024.02.01 23:10:39.852630 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5621 | 2024.02.01 23:10:39.852864 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5622 | 2024.02.01 23:10:39.852930 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5623 | 2024.02.01 23:10:39.852995 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11: 8.57 MiB. | ||
5624 | 2024.02.01 23:10:44.830765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5625 | 2024.02.01 23:10:44.830913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5626 | 2024.02.01 23:10:44.830945 [ 3 ] {} <Debug> HTTP-Session: 0423a1d0-b1cc-4fd0-9391-badbafa62bdd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5627 | 2024.02.01 23:10:44.830977 [ 3 ] {} <Debug> HTTP-Session: 0423a1d0-b1cc-4fd0-9391-badbafa62bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5628 | 2024.02.01 23:10:44.831142 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5629 | 2024.02.01 23:10:44.831227 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5630 | 2024.02.01 23:10:44.831435 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5631 | 2024.02.01 23:10:44.831958 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5632 | 2024.02.01 23:10:44.832248 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5633 | 2024.02.01 23:10:44.832419 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5634 | 2024.02.01 23:10:44.832532 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001348081 sec., 26704 rows/sec., 2.11 MiB/sec. | ||
5635 | 2024.02.01 23:10:44.832677 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} <Debug> DynamicQueryHandler: Done processing query | ||
5636 | 2024.02.01 23:10:44.832702 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5637 | 2024.02.01 23:10:44.832718 [ 3 ] {} <Debug> HTTP-Session: 0423a1d0-b1cc-4fd0-9391-badbafa62bdd Destroying unnamed session | ||
5638 | 2024.02.01 23:10:44.832870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5639 | 2024.02.01 23:10:44.832915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5640 | 2024.02.01 23:10:44.832934 [ 3 ] {} <Debug> HTTP-Session: cd1dab9f-ca47-4c7c-9330-ce5232b7fcda Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5641 | 2024.02.01 23:10:44.832951 [ 3 ] {} <Debug> HTTP-Session: cd1dab9f-ca47-4c7c-9330-ce5232b7fcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5642 | 2024.02.01 23:10:44.833029 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5643 | 2024.02.01 23:10:44.833069 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5644 | 2024.02.01 23:10:44.833173 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5645 | 2024.02.01 23:10:44.833525 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5646 | 2024.02.01 23:10:44.833743 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5647 | 2024.02.01 23:10:44.833891 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5648 | 2024.02.01 23:10:44.833994 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000936361 sec., 115340 rows/sec., 11.26 MiB/sec. | ||
5649 | 2024.02.01 23:10:44.834099 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} <Debug> DynamicQueryHandler: Done processing query | ||
5650 | 2024.02.01 23:10:44.834122 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5651 | 2024.02.01 23:10:44.834138 [ 3 ] {} <Debug> HTTP-Session: cd1dab9f-ca47-4c7c-9330-ce5232b7fcda Destroying unnamed session | ||
5652 | 2024.02.01 23:10:44.834271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5653 | 2024.02.01 23:10:44.834313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5654 | 2024.02.01 23:10:44.834331 [ 3 ] {} <Debug> HTTP-Session: 77d565e1-8d17-41e4-aed9-12af06ea9d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5655 | 2024.02.01 23:10:44.834347 [ 3 ] {} <Debug> HTTP-Session: 77d565e1-8d17-41e4-aed9-12af06ea9d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5656 | 2024.02.01 23:10:44.834417 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5657 | 2024.02.01 23:10:44.834455 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5658 | 2024.02.01 23:10:44.834556 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5659 | 2024.02.01 23:10:44.834896 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5660 | 2024.02.01 23:10:44.835110 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5661 | 2024.02.01 23:10:44.835256 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5662 | 2024.02.01 23:10:44.835357 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000913781 sec., 39396 rows/sec., 3.08 MiB/sec. | ||
5663 | 2024.02.01 23:10:44.835511 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} <Debug> DynamicQueryHandler: Done processing query | ||
5664 | 2024.02.01 23:10:44.835543 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5665 | 2024.02.01 23:10:44.835596 [ 3 ] {} <Debug> HTTP-Session: 77d565e1-8d17-41e4-aed9-12af06ea9d24 Destroying unnamed session | ||
5666 | 2024.02.01 23:10:44.835812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5667 | 2024.02.01 23:10:44.835857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5668 | 2024.02.01 23:10:44.835875 [ 3 ] {} <Debug> HTTP-Session: f9130b99-d11d-45db-b9a0-b56ee0b09936 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5669 | 2024.02.01 23:10:44.835892 [ 3 ] {} <Debug> HTTP-Session: f9130b99-d11d-45db-b9a0-b56ee0b09936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5670 | 2024.02.01 23:10:44.835980 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5671 | 2024.02.01 23:10:44.836024 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5672 | 2024.02.01 23:10:44.836172 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5673 | 2024.02.01 23:10:44.836605 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5674 | 2024.02.01 23:10:44.836905 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5675 | 2024.02.01 23:10:44.837086 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5676 | 2024.02.01 23:10:44.837183 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001175038 sec., 30637 rows/sec., 41.34 MiB/sec. | ||
5677 | 2024.02.01 23:10:44.837295 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} <Debug> DynamicQueryHandler: Done processing query | ||
5678 | 2024.02.01 23:10:44.837318 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5679 | 2024.02.01 23:10:44.837333 [ 3 ] {} <Debug> HTTP-Session: f9130b99-d11d-45db-b9a0-b56ee0b09936 Destroying unnamed session | ||
5680 | 2024.02.01 23:10:49.418225 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5681 | 2024.02.01 23:10:49.418333 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5682 | 2024.02.01 23:10:49.828976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5683 | 2024.02.01 23:10:49.829090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5684 | 2024.02.01 23:10:49.829119 [ 3 ] {} <Debug> HTTP-Session: fbfba261-0418-4491-b334-093ccf9060f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5685 | 2024.02.01 23:10:49.829145 [ 3 ] {} <Debug> HTTP-Session: fbfba261-0418-4491-b334-093ccf9060f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5686 | 2024.02.01 23:10:49.829283 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5687 | 2024.02.01 23:10:49.829349 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5688 | 2024.02.01 23:10:49.829529 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5689 | 2024.02.01 23:10:49.829929 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5690 | 2024.02.01 23:10:49.830194 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5691 | 2024.02.01 23:10:49.830357 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5692 | 2024.02.01 23:10:49.830479 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001156247 sec., 10378 rows/sec., 841.22 KiB/sec. | ||
5693 | 2024.02.01 23:10:49.830641 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} <Debug> DynamicQueryHandler: Done processing query | ||
5694 | 2024.02.01 23:10:49.830668 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5695 | 2024.02.01 23:10:49.830685 [ 3 ] {} <Debug> HTTP-Session: fbfba261-0418-4491-b334-093ccf9060f0 Destroying unnamed session | ||
5696 | 2024.02.01 23:10:49.830816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5697 | 2024.02.01 23:10:49.830865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5698 | 2024.02.01 23:10:49.830884 [ 3 ] {} <Debug> HTTP-Session: 03cdf61a-8a0f-4315-9887-2a33b725fcb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5699 | 2024.02.01 23:10:49.830902 [ 3 ] {} <Debug> HTTP-Session: 03cdf61a-8a0f-4315-9887-2a33b725fcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5700 | 2024.02.01 23:10:49.830983 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5701 | 2024.02.01 23:10:49.831023 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5702 | 2024.02.01 23:10:49.831137 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5703 | 2024.02.01 23:10:49.831437 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5704 | 2024.02.01 23:10:49.831649 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5705 | 2024.02.01 23:10:49.831799 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5706 | 2024.02.01 23:10:49.831902 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000891691 sec., 40372 rows/sec., 3.58 MiB/sec. | ||
5707 | 2024.02.01 23:10:49.832005 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} <Debug> DynamicQueryHandler: Done processing query | ||
5708 | 2024.02.01 23:10:49.832028 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5709 | 2024.02.01 23:10:49.832044 [ 3 ] {} <Debug> HTTP-Session: 03cdf61a-8a0f-4315-9887-2a33b725fcb4 Destroying unnamed session | ||
5710 | 2024.02.01 23:10:49.832164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5711 | 2024.02.01 23:10:49.832207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5712 | 2024.02.01 23:10:49.832226 [ 3 ] {} <Debug> HTTP-Session: 6c109862-1aaa-45af-b386-fd86b60db3c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5713 | 2024.02.01 23:10:49.832243 [ 3 ] {} <Debug> HTTP-Session: 6c109862-1aaa-45af-b386-fd86b60db3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5714 | 2024.02.01 23:10:49.832314 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5715 | 2024.02.01 23:10:49.832352 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5716 | 2024.02.01 23:10:49.832454 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5717 | 2024.02.01 23:10:49.832743 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5718 | 2024.02.01 23:10:49.833155 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5719 | 2024.02.01 23:10:49.833319 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5720 | 2024.02.01 23:10:49.833425 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} <Information> executeQuery: Read 12 rows, 984.00 B in 0.001082815 sec., 11082 rows/sec., 887.44 KiB/sec. | ||
5721 | 2024.02.01 23:10:49.833583 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} <Debug> DynamicQueryHandler: Done processing query | ||
5722 | 2024.02.01 23:10:49.833624 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5723 | 2024.02.01 23:10:49.833649 [ 3 ] {} <Debug> HTTP-Session: 6c109862-1aaa-45af-b386-fd86b60db3c3 Destroying unnamed session | ||
5724 | 2024.02.01 23:10:49.833833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5725 | 2024.02.01 23:10:49.833879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5726 | 2024.02.01 23:10:49.833900 [ 3 ] {} <Debug> HTTP-Session: ecef223d-df9d-43fa-a300-b1461551a772 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5727 | 2024.02.01 23:10:49.833917 [ 3 ] {} <Debug> HTTP-Session: ecef223d-df9d-43fa-a300-b1461551a772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5728 | 2024.02.01 23:10:49.833996 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5729 | 2024.02.01 23:10:49.834041 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5730 | 2024.02.01 23:10:49.834185 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5731 | 2024.02.01 23:10:49.834518 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5732 | 2024.02.01 23:10:49.834809 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5733 | 2024.02.01 23:10:49.834988 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5734 | 2024.02.01 23:10:49.835094 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001069855 sec., 11216 rows/sec., 15.14 MiB/sec. | ||
5735 | 2024.02.01 23:10:49.835206 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} <Debug> DynamicQueryHandler: Done processing query | ||
5736 | 2024.02.01 23:10:49.835228 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5737 | 2024.02.01 23:10:49.835244 [ 3 ] {} <Debug> HTTP-Session: ecef223d-df9d-43fa-a300-b1461551a772 Destroying unnamed session | ||
5738 | 2024.02.01 23:10:54.830248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5739 | 2024.02.01 23:10:54.830363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5740 | 2024.02.01 23:10:54.830390 [ 3 ] {} <Debug> HTTP-Session: bd79043d-0866-4d98-8f3a-934781330abe Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5741 | 2024.02.01 23:10:54.830413 [ 3 ] {} <Debug> HTTP-Session: bd79043d-0866-4d98-8f3a-934781330abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5742 | 2024.02.01 23:10:54.830538 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5743 | 2024.02.01 23:10:54.830594 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5744 | 2024.02.01 23:10:54.830749 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5745 | 2024.02.01 23:10:54.831165 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5746 | 2024.02.01 23:10:54.831421 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5747 | 2024.02.01 23:10:54.831583 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5748 | 2024.02.01 23:10:54.831697 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001126376 sec., 31960 rows/sec., 2.53 MiB/sec. | ||
5749 | 2024.02.01 23:10:54.831829 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} <Debug> DynamicQueryHandler: Done processing query | ||
5750 | 2024.02.01 23:10:54.831856 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5751 | 2024.02.01 23:10:54.831872 [ 3 ] {} <Debug> HTTP-Session: bd79043d-0866-4d98-8f3a-934781330abe Destroying unnamed session | ||
5752 | 2024.02.01 23:10:54.832004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5753 | 2024.02.01 23:10:54.832049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5754 | 2024.02.01 23:10:54.832067 [ 3 ] {} <Debug> HTTP-Session: 0082d810-94d5-4eda-9818-d1d547971839 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5755 | 2024.02.01 23:10:54.832084 [ 3 ] {} <Debug> HTTP-Session: 0082d810-94d5-4eda-9818-d1d547971839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5756 | 2024.02.01 23:10:54.832161 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5757 | 2024.02.01 23:10:54.832200 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5758 | 2024.02.01 23:10:54.832306 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5759 | 2024.02.01 23:10:54.832656 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5760 | 2024.02.01 23:10:54.832872 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5761 | 2024.02.01 23:10:54.833043 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5762 | 2024.02.01 23:10:54.833150 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000959942 sec., 112506 rows/sec., 10.99 MiB/sec. | ||
5763 | 2024.02.01 23:10:54.833302 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} <Debug> DynamicQueryHandler: Done processing query | ||
5764 | 2024.02.01 23:10:54.833349 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5765 | 2024.02.01 23:10:54.833383 [ 3 ] {} <Debug> HTTP-Session: 0082d810-94d5-4eda-9818-d1d547971839 Destroying unnamed session | ||
5766 | 2024.02.01 23:10:54.833517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5767 | 2024.02.01 23:10:54.833559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5768 | 2024.02.01 23:10:54.833578 [ 3 ] {} <Debug> HTTP-Session: b3f196e2-7ca6-49d1-9705-d9a39285ad9d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5769 | 2024.02.01 23:10:54.833594 [ 3 ] {} <Debug> HTTP-Session: b3f196e2-7ca6-49d1-9705-d9a39285ad9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5770 | 2024.02.01 23:10:54.833667 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5771 | 2024.02.01 23:10:54.833705 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5772 | 2024.02.01 23:10:54.833819 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5773 | 2024.02.01 23:10:54.834190 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5774 | 2024.02.01 23:10:54.834393 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5775 | 2024.02.01 23:10:54.834538 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5776 | 2024.02.01 23:10:54.834636 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.000943171 sec., 38169 rows/sec., 2.98 MiB/sec. | ||
5777 | 2024.02.01 23:10:54.834793 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} <Debug> DynamicQueryHandler: Done processing query | ||
5778 | 2024.02.01 23:10:54.834830 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5779 | 2024.02.01 23:10:54.834846 [ 3 ] {} <Debug> HTTP-Session: b3f196e2-7ca6-49d1-9705-d9a39285ad9d Destroying unnamed session | ||
5780 | 2024.02.01 23:10:54.835055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5781 | 2024.02.01 23:10:54.835100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5782 | 2024.02.01 23:10:54.835118 [ 3 ] {} <Debug> HTTP-Session: 813720ce-0ea8-4679-99d6-6d57cf68e951 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5783 | 2024.02.01 23:10:54.835134 [ 3 ] {} <Debug> HTTP-Session: 813720ce-0ea8-4679-99d6-6d57cf68e951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5784 | 2024.02.01 23:10:54.835223 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5785 | 2024.02.01 23:10:54.835268 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5786 | 2024.02.01 23:10:54.835405 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5787 | 2024.02.01 23:10:54.835836 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5788 | 2024.02.01 23:10:54.836130 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5789 | 2024.02.01 23:10:54.836331 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5790 | 2024.02.01 23:10:54.836448 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001196298 sec., 30092 rows/sec., 40.61 MiB/sec. | ||
5791 | 2024.02.01 23:10:54.836690 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} <Debug> DynamicQueryHandler: Done processing query | ||
5792 | 2024.02.01 23:10:54.836715 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5793 | 2024.02.01 23:10:54.836737 [ 3 ] {} <Debug> HTTP-Session: 813720ce-0ea8-4679-99d6-6d57cf68e951 Destroying unnamed session | ||
5794 | 2024.02.01 23:10:59.829164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5795 | 2024.02.01 23:10:59.829294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5796 | 2024.02.01 23:10:59.829323 [ 3 ] {} <Debug> HTTP-Session: 69b0f50a-0f26-4b27-9588-649821666b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5797 | 2024.02.01 23:10:59.829351 [ 3 ] {} <Debug> HTTP-Session: 69b0f50a-0f26-4b27-9588-649821666b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5798 | 2024.02.01 23:10:59.829486 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5799 | 2024.02.01 23:10:59.829553 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5800 | 2024.02.01 23:10:59.829731 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5801 | 2024.02.01 23:10:59.830148 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5802 | 2024.02.01 23:10:59.830398 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5803 | 2024.02.01 23:10:59.830557 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5804 | 2024.02.01 23:10:59.830668 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001142596 sec., 10502 rows/sec., 851.27 KiB/sec. | ||
5805 | 2024.02.01 23:10:59.830822 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} <Debug> DynamicQueryHandler: Done processing query | ||
5806 | 2024.02.01 23:10:59.830849 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5807 | 2024.02.01 23:10:59.830864 [ 3 ] {} <Debug> HTTP-Session: 69b0f50a-0f26-4b27-9588-649821666b31 Destroying unnamed session | ||
5808 | 2024.02.01 23:10:59.830995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5809 | 2024.02.01 23:10:59.831040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5810 | 2024.02.01 23:10:59.831058 [ 3 ] {} <Debug> HTTP-Session: 7b9a0d87-af01-44d4-8da8-7f385d55dcbb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5811 | 2024.02.01 23:10:59.831074 [ 3 ] {} <Debug> HTTP-Session: 7b9a0d87-af01-44d4-8da8-7f385d55dcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5812 | 2024.02.01 23:10:59.831147 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5813 | 2024.02.01 23:10:59.831186 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5814 | 2024.02.01 23:10:59.831290 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5815 | 2024.02.01 23:10:59.831592 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5816 | 2024.02.01 23:10:59.831797 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5817 | 2024.02.01 23:10:59.831956 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5818 | 2024.02.01 23:10:59.832080 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000902201 sec., 39902 rows/sec., 3.54 MiB/sec. | ||
5819 | 2024.02.01 23:10:59.832074 [ 90 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5820 | 2024.02.01 23:10:59.832201 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5821 | 2024.02.01 23:10:59.832242 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} <Debug> DynamicQueryHandler: Done processing query | ||
5822 | 2024.02.01 23:10:59.832286 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5823 | 2024.02.01 23:10:59.832292 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5824 | 2024.02.01 23:10:59.832307 [ 3 ] {} <Debug> HTTP-Session: 7b9a0d87-af01-44d4-8da8-7f385d55dcbb Destroying unnamed session | ||
5825 | 2024.02.01 23:10:59.832373 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5826 | 2024.02.01 23:10:59.832412 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 184 rows starting from the beginning of the part | ||
5827 | 2024.02.01 23:10:59.832483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5828 | 2024.02.01 23:10:59.832543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5829 | 2024.02.01 23:10:59.832552 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 73 rows starting from the beginning of the part | ||
5830 | 2024.02.01 23:10:59.832564 [ 3 ] {} <Debug> HTTP-Session: 845679fd-f1fb-4368-b7a0-38e4191570fe Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5831 | 2024.02.01 23:10:59.832591 [ 3 ] {} <Debug> HTTP-Session: 845679fd-f1fb-4368-b7a0-38e4191570fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5832 | 2024.02.01 23:10:59.832681 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
5833 | 2024.02.01 23:10:59.832704 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5834 | 2024.02.01 23:10:59.832749 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5835 | 2024.02.01 23:10:59.832798 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
5836 | 2024.02.01 23:10:59.832967 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
5837 | 2024.02.01 23:10:59.832989 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5838 | 2024.02.01 23:10:59.833088 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
5839 | 2024.02.01 23:10:59.833443 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5840 | 2024.02.01 23:10:59.833716 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5841 | 2024.02.01 23:10:59.833897 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5842 | 2024.02.01 23:10:59.834088 [ 90 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5843 | 2024.02.01 23:10:59.834140 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} <Information> executeQuery: Read 12 rows, 984.00 B in 0.001393192 sec., 8613 rows/sec., 689.74 KiB/sec. | ||
5844 | 2024.02.01 23:10:59.834156 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891094 sec., 288192.97189880564 rows/sec., 26.57 MiB/sec. | ||
5845 | 2024.02.01 23:10:59.834176 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5846 | 2024.02.01 23:10:59.834432 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5847 | 2024.02.01 23:10:59.834446 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} <Debug> DynamicQueryHandler: Done processing query | ||
5848 | 2024.02.01 23:10:59.834498 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5849 | 2024.02.01 23:10:59.834516 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5850 | 2024.02.01 23:10:59.834560 [ 3 ] {} <Debug> HTTP-Session: 845679fd-f1fb-4368-b7a0-38e4191570fe Destroying unnamed session | ||
5851 | 2024.02.01 23:10:59.834670 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5852 | 2024.02.01 23:10:59.834725 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 98 rows starting from the beginning of the part | ||
5853 | 2024.02.01 23:10:59.834754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5854 | 2024.02.01 23:10:59.834859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5855 | 2024.02.01 23:10:59.834910 [ 3 ] {} <Debug> HTTP-Session: b7243df5-91b1-4f82-8c0c-1b97b8e04078 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5856 | 2024.02.01 23:10:59.834972 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5857 | 2024.02.01 23:10:59.834978 [ 3 ] {} <Debug> HTTP-Session: b7243df5-91b1-4f82-8c0c-1b97b8e04078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5858 | 2024.02.01 23:10:59.835086 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part | ||
5859 | 2024.02.01 23:10:59.835181 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5860 | 2024.02.01 23:10:59.835267 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5861 | 2024.02.01 23:10:59.835440 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5862 | 2024.02.01 23:10:59.835477 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
5863 | 2024.02.01 23:10:59.835783 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part | ||
5864 | 2024.02.01 23:10:59.836118 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
5865 | 2024.02.01 23:10:59.836137 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5866 | 2024.02.01 23:10:59.836354 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
5867 | 2024.02.01 23:10:59.836842 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5868 | 2024.02.01 23:10:59.837625 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5869 | 2024.02.01 23:10:59.837763 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.00344505 sec., 67342.99937591617 rows/sec., 5.26 MiB/sec. | ||
5870 | 2024.02.01 23:10:59.837929 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5871 | 2024.02.01 23:10:59.837941 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5872 | 2024.02.01 23:10:59.838197 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.002862546 sec., 4192 rows/sec., 5.66 MiB/sec. | ||
5873 | 2024.02.01 23:10:59.838355 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5874 | 2024.02.01 23:10:59.838572 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} <Debug> DynamicQueryHandler: Done processing query | ||
5875 | 2024.02.01 23:10:59.838617 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5876 | 2024.02.01 23:10:59.838634 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5877 | 2024.02.01 23:10:59.838674 [ 3 ] {} <Debug> HTTP-Session: b7243df5-91b1-4f82-8c0c-1b97b8e04078 Destroying unnamed session | ||
5878 | 2024.02.01 23:11:04.418386 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5879 | 2024.02.01 23:11:04.418460 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5880 | 2024.02.01 23:11:04.830917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5881 | 2024.02.01 23:11:04.831028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5882 | 2024.02.01 23:11:04.831057 [ 3 ] {} <Debug> HTTP-Session: b01d808f-7cfd-40e8-b07b-b3cd560fbadc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5883 | 2024.02.01 23:11:04.831085 [ 3 ] {} <Debug> HTTP-Session: b01d808f-7cfd-40e8-b07b-b3cd560fbadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5884 | 2024.02.01 23:11:04.831222 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5885 | 2024.02.01 23:11:04.831286 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5886 | 2024.02.01 23:11:04.831461 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5887 | 2024.02.01 23:11:04.831977 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5888 | 2024.02.01 23:11:04.832243 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5889 | 2024.02.01 23:11:04.832401 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5890 | 2024.02.01 23:11:04.832537 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00126744 sec., 28403 rows/sec., 2.25 MiB/sec. | ||
5891 | 2024.02.01 23:11:04.832542 [ 88 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5892 | 2024.02.01 23:11:04.832652 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5893 | 2024.02.01 23:11:04.832743 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} <Debug> DynamicQueryHandler: Done processing query | ||
5894 | 2024.02.01 23:11:04.832784 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5895 | 2024.02.01 23:11:04.832793 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5896 | 2024.02.01 23:11:04.832806 [ 3 ] {} <Debug> HTTP-Session: b01d808f-7cfd-40e8-b07b-b3cd560fbadc Destroying unnamed session | ||
5897 | 2024.02.01 23:11:04.832959 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5898 | 2024.02.01 23:11:04.832997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5899 | 2024.02.01 23:11:04.833022 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 48 rows starting from the beginning of the part | ||
5900 | 2024.02.01 23:11:04.833090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5901 | 2024.02.01 23:11:04.833134 [ 3 ] {} <Debug> HTTP-Session: 20ef2a61-2994-488b-89e2-4f497e47c6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5902 | 2024.02.01 23:11:04.833169 [ 3 ] {} <Debug> HTTP-Session: 20ef2a61-2994-488b-89e2-4f497e47c6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5903 | 2024.02.01 23:11:04.833304 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
5904 | 2024.02.01 23:11:04.833397 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5905 | 2024.02.01 23:11:04.833496 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5906 | 2024.02.01 23:11:04.833547 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part | ||
5907 | 2024.02.01 23:11:04.833837 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
5908 | 2024.02.01 23:11:04.833949 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5909 | 2024.02.01 23:11:04.834117 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
5910 | 2024.02.01 23:11:04.834262 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
5911 | 2024.02.01 23:11:04.834828 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5912 | 2024.02.01 23:11:04.835257 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
5913 | 2024.02.01 23:11:04.835634 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
5914 | 2024.02.01 23:11:04.835779 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003043721 sec., 59138.14045374066 rows/sec., 4.68 MiB/sec. | ||
5915 | 2024.02.01 23:11:04.835845 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.002406116 sec., 44885 rows/sec., 4.38 MiB/sec. | ||
5916 | 2024.02.01 23:11:04.836000 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5917 | 2024.02.01 23:11:04.836032 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} <Debug> DynamicQueryHandler: Done processing query | ||
5918 | 2024.02.01 23:11:04.836068 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5919 | 2024.02.01 23:11:04.836088 [ 3 ] {} <Debug> HTTP-Session: 20ef2a61-2994-488b-89e2-4f497e47c6ae Destroying unnamed session | ||
5920 | 2024.02.01 23:11:04.836232 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5921 | 2024.02.01 23:11:04.836245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5922 | 2024.02.01 23:11:04.836312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5923 | 2024.02.01 23:11:04.836333 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5924 | 2024.02.01 23:11:04.836348 [ 3 ] {} <Debug> HTTP-Session: bc60bef8-f26c-4ff0-a75b-7bc90e2c1622 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5925 | 2024.02.01 23:11:04.836383 [ 3 ] {} <Debug> HTTP-Session: bc60bef8-f26c-4ff0-a75b-7bc90e2c1622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5926 | 2024.02.01 23:11:04.836503 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5927 | 2024.02.01 23:11:04.836544 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5928 | 2024.02.01 23:11:04.836653 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5929 | 2024.02.01 23:11:04.836941 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5930 | 2024.02.01 23:11:04.837140 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
5931 | 2024.02.01 23:11:04.837290 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
5932 | 2024.02.01 23:11:04.837411 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00087877 sec., 40966 rows/sec., 3.20 MiB/sec. | ||
5933 | 2024.02.01 23:11:04.837510 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} <Debug> DynamicQueryHandler: Done processing query | ||
5934 | 2024.02.01 23:11:04.837532 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5935 | 2024.02.01 23:11:04.837547 [ 3 ] {} <Debug> HTTP-Session: bc60bef8-f26c-4ff0-a75b-7bc90e2c1622 Destroying unnamed session | ||
5936 | 2024.02.01 23:11:04.837747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5937 | 2024.02.01 23:11:04.837791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5938 | 2024.02.01 23:11:04.837809 [ 3 ] {} <Debug> HTTP-Session: b8314400-6122-43f0-af97-1af0edee8277 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5939 | 2024.02.01 23:11:04.837827 [ 3 ] {} <Debug> HTTP-Session: b8314400-6122-43f0-af97-1af0edee8277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5940 | 2024.02.01 23:11:04.837914 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5941 | 2024.02.01 23:11:04.837958 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5942 | 2024.02.01 23:11:04.838101 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5943 | 2024.02.01 23:11:04.838892 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5944 | 2024.02.01 23:11:04.839293 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5945 | 2024.02.01 23:11:04.839487 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
5946 | 2024.02.01 23:11:04.839616 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5947 | 2024.02.01 23:11:04.839629 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001680839 sec., 21417 rows/sec., 28.90 MiB/sec. | ||
5948 | 2024.02.01 23:11:04.839682 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5949 | 2024.02.01 23:11:04.839854 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
5950 | 2024.02.01 23:11:04.839895 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} <Debug> DynamicQueryHandler: Done processing query | ||
5951 | 2024.02.01 23:11:04.839937 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5952 | 2024.02.01 23:11:04.839994 [ 3 ] {} <Debug> HTTP-Session: b8314400-6122-43f0-af97-1af0edee8277 Destroying unnamed session | ||
5953 | 2024.02.01 23:11:04.840061 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5954 | 2024.02.01 23:11:04.840100 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1388 rows starting from the beginning of the part | ||
5955 | 2024.02.01 23:11:04.840227 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
5956 | 2024.02.01 23:11:04.840331 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part | ||
5957 | 2024.02.01 23:11:04.840423 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
5958 | 2024.02.01 23:11:04.840515 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
5959 | 2024.02.01 23:11:04.840605 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
5960 | 2024.02.01 23:11:04.843886 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 6 columns (6 merged, 0 gathered) in 0.004116286 sec., 369264.9150229114 rows/sec., 498.30 MiB/sec. | ||
5961 | 2024.02.01 23:11:04.844518 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5962 | 2024.02.01 23:11:04.844760 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
5963 | 2024.02.01 23:11:04.844829 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
5964 | 2024.02.01 23:11:04.844905 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12: 8.72 MiB. | ||
5965 | 2024.02.01 23:11:09.830289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5966 | 2024.02.01 23:11:09.830422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5967 | 2024.02.01 23:11:09.830452 [ 3 ] {} <Debug> HTTP-Session: 566db632-9fe1-4550-bef5-77a2eb6aab18 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5968 | 2024.02.01 23:11:09.830480 [ 3 ] {} <Debug> HTTP-Session: 566db632-9fe1-4550-bef5-77a2eb6aab18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5969 | 2024.02.01 23:11:09.830617 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5970 | 2024.02.01 23:11:09.830685 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5971 | 2024.02.01 23:11:09.830874 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5972 | 2024.02.01 23:11:09.831262 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5973 | 2024.02.01 23:11:09.831519 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
5974 | 2024.02.01 23:11:09.831687 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
5975 | 2024.02.01 23:11:09.831804 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001148057 sec., 10452 rows/sec., 847.22 KiB/sec. | ||
5976 | 2024.02.01 23:11:09.831941 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} <Debug> DynamicQueryHandler: Done processing query | ||
5977 | 2024.02.01 23:11:09.831967 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5978 | 2024.02.01 23:11:09.831983 [ 3 ] {} <Debug> HTTP-Session: 566db632-9fe1-4550-bef5-77a2eb6aab18 Destroying unnamed session | ||
5979 | 2024.02.01 23:11:09.832108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5980 | 2024.02.01 23:11:09.832155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5981 | 2024.02.01 23:11:09.832174 [ 3 ] {} <Debug> HTTP-Session: a9a9fb11-e935-49fc-b377-5be8a71929a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5982 | 2024.02.01 23:11:09.832192 [ 3 ] {} <Debug> HTTP-Session: a9a9fb11-e935-49fc-b377-5be8a71929a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5983 | 2024.02.01 23:11:09.832273 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5984 | 2024.02.01 23:11:09.832315 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5985 | 2024.02.01 23:11:09.832422 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5986 | 2024.02.01 23:11:09.832709 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
5987 | 2024.02.01 23:11:09.832924 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
5988 | 2024.02.01 23:11:09.833088 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
5989 | 2024.02.01 23:11:09.833187 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} <Information> executeQuery: Read 72 rows, 6.04 KiB in 0.00088407 sec., 81441 rows/sec., 6.67 MiB/sec. | ||
5990 | 2024.02.01 23:11:09.833288 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} <Debug> DynamicQueryHandler: Done processing query | ||
5991 | 2024.02.01 23:11:09.833311 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5992 | 2024.02.01 23:11:09.833328 [ 3 ] {} <Debug> HTTP-Session: a9a9fb11-e935-49fc-b377-5be8a71929a4 Destroying unnamed session | ||
5993 | 2024.02.01 23:11:09.833444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5994 | 2024.02.01 23:11:09.833489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5995 | 2024.02.01 23:11:09.833508 [ 3 ] {} <Debug> HTTP-Session: 83abc568-9264-4023-9dd6-3b67b83a2b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
5996 | 2024.02.01 23:11:09.833525 [ 3 ] {} <Debug> HTTP-Session: 83abc568-9264-4023-9dd6-3b67b83a2b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5997 | 2024.02.01 23:11:09.833596 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5998 | 2024.02.01 23:11:09.833637 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5999 | 2024.02.01 23:11:09.833742 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6000 | 2024.02.01 23:11:09.833999 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6001 | 2024.02.01 23:11:09.834205 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6002 | 2024.02.01 23:11:09.834354 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6003 | 2024.02.01 23:11:09.834449 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.00082447 sec., 43664 rows/sec., 3.39 MiB/sec. | ||
6004 | 2024.02.01 23:11:09.834585 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} <Debug> DynamicQueryHandler: Done processing query | ||
6005 | 2024.02.01 23:11:09.834621 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6006 | 2024.02.01 23:11:09.834671 [ 3 ] {} <Debug> HTTP-Session: 83abc568-9264-4023-9dd6-3b67b83a2b1f Destroying unnamed session | ||
6007 | 2024.02.01 23:11:09.834827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6008 | 2024.02.01 23:11:09.834870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6009 | 2024.02.01 23:11:09.834889 [ 3 ] {} <Debug> HTTP-Session: 60a9a918-9b72-4bde-bd5a-2461207c671c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6010 | 2024.02.01 23:11:09.834906 [ 3 ] {} <Debug> HTTP-Session: 60a9a918-9b72-4bde-bd5a-2461207c671c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6011 | 2024.02.01 23:11:09.834979 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6012 | 2024.02.01 23:11:09.835024 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6013 | 2024.02.01 23:11:09.835151 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6014 | 2024.02.01 23:11:09.835413 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6015 | 2024.02.01 23:11:09.835670 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6016 | 2024.02.01 23:11:09.835852 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
6017 | 2024.02.01 23:11:09.835951 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000943833 sec., 38142 rows/sec., 2.69 MiB/sec. | ||
6018 | 2024.02.01 23:11:09.836079 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} <Debug> DynamicQueryHandler: Done processing query | ||
6019 | 2024.02.01 23:11:09.836103 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6020 | 2024.02.01 23:11:09.836119 [ 3 ] {} <Debug> HTTP-Session: 60a9a918-9b72-4bde-bd5a-2461207c671c Destroying unnamed session | ||
6021 | 2024.02.01 23:11:09.836243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6022 | 2024.02.01 23:11:09.836287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6023 | 2024.02.01 23:11:09.836306 [ 3 ] {} <Debug> HTTP-Session: 7e5c6684-c56c-419d-aea9-e56748697e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6024 | 2024.02.01 23:11:09.836322 [ 3 ] {} <Debug> HTTP-Session: 7e5c6684-c56c-419d-aea9-e56748697e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6025 | 2024.02.01 23:11:09.836393 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6026 | 2024.02.01 23:11:09.836439 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6027 | 2024.02.01 23:11:09.836572 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6028 | 2024.02.01 23:11:09.836860 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6029 | 2024.02.01 23:11:09.837136 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6030 | 2024.02.01 23:11:09.837313 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6031 | 2024.02.01 23:11:09.837416 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.000994654 sec., 12064 rows/sec., 16.28 MiB/sec. | ||
6032 | 2024.02.01 23:11:09.837519 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} <Debug> DynamicQueryHandler: Done processing query | ||
6033 | 2024.02.01 23:11:09.837541 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6034 | 2024.02.01 23:11:09.837556 [ 3 ] {} <Debug> HTTP-Session: 7e5c6684-c56c-419d-aea9-e56748697e83 Destroying unnamed session | ||
6035 | 2024.02.01 23:11:14.830695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6036 | 2024.02.01 23:11:14.830825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6037 | 2024.02.01 23:11:14.830854 [ 3 ] {} <Debug> HTTP-Session: ccc988db-ded9-495a-8c1b-bc31a0475d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6038 | 2024.02.01 23:11:14.830883 [ 3 ] {} <Debug> HTTP-Session: ccc988db-ded9-495a-8c1b-bc31a0475d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6039 | 2024.02.01 23:11:14.831022 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6040 | 2024.02.01 23:11:14.831091 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6041 | 2024.02.01 23:11:14.831274 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6042 | 2024.02.01 23:11:14.831654 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6043 | 2024.02.01 23:11:14.831926 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6044 | 2024.02.01 23:11:14.832092 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6045 | 2024.02.01 23:11:14.832204 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001139436 sec., 31594 rows/sec., 2.50 MiB/sec. | ||
6046 | 2024.02.01 23:11:14.832324 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} <Debug> DynamicQueryHandler: Done processing query | ||
6047 | 2024.02.01 23:11:14.832348 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6048 | 2024.02.01 23:11:14.832364 [ 3 ] {} <Debug> HTTP-Session: ccc988db-ded9-495a-8c1b-bc31a0475d24 Destroying unnamed session | ||
6049 | 2024.02.01 23:11:14.832499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6050 | 2024.02.01 23:11:14.832543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6051 | 2024.02.01 23:11:14.832562 [ 3 ] {} <Debug> HTTP-Session: e8a238b8-9695-43e1-8800-6975f0330c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6052 | 2024.02.01 23:11:14.832579 [ 3 ] {} <Debug> HTTP-Session: e8a238b8-9695-43e1-8800-6975f0330c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6053 | 2024.02.01 23:11:14.832653 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6054 | 2024.02.01 23:11:14.832693 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6055 | 2024.02.01 23:11:14.832795 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6056 | 2024.02.01 23:11:14.833197 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6057 | 2024.02.01 23:11:14.833415 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6058 | 2024.02.01 23:11:14.833565 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6059 | 2024.02.01 23:11:14.833661 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000979173 sec., 110297 rows/sec., 10.77 MiB/sec. | ||
6060 | 2024.02.01 23:11:14.833779 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} <Debug> DynamicQueryHandler: Done processing query | ||
6061 | 2024.02.01 23:11:14.833802 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6062 | 2024.02.01 23:11:14.833819 [ 3 ] {} <Debug> HTTP-Session: e8a238b8-9695-43e1-8800-6975f0330c4b Destroying unnamed session | ||
6063 | 2024.02.01 23:11:14.833939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6064 | 2024.02.01 23:11:14.833984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6065 | 2024.02.01 23:11:14.834004 [ 3 ] {} <Debug> HTTP-Session: 4bbb41a5-d6fc-421b-a18f-6977fa2dd7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6066 | 2024.02.01 23:11:14.834020 [ 3 ] {} <Debug> HTTP-Session: 4bbb41a5-d6fc-421b-a18f-6977fa2dd7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6067 | 2024.02.01 23:11:14.834091 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6068 | 2024.02.01 23:11:14.834132 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6069 | 2024.02.01 23:11:14.834237 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6070 | 2024.02.01 23:11:14.834518 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6071 | 2024.02.01 23:11:14.834724 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6072 | 2024.02.01 23:11:14.834872 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6073 | 2024.02.01 23:11:14.834967 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00084672 sec., 42517 rows/sec., 3.32 MiB/sec. | ||
6074 | 2024.02.01 23:11:14.835112 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} <Debug> DynamicQueryHandler: Done processing query | ||
6075 | 2024.02.01 23:11:14.835151 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6076 | 2024.02.01 23:11:14.835171 [ 3 ] {} <Debug> HTTP-Session: 4bbb41a5-d6fc-421b-a18f-6977fa2dd7ac Destroying unnamed session | ||
6077 | 2024.02.01 23:11:14.835377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6078 | 2024.02.01 23:11:14.835421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6079 | 2024.02.01 23:11:14.835439 [ 3 ] {} <Debug> HTTP-Session: bb694aad-b396-440e-8729-5eccc2fa56cd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6080 | 2024.02.01 23:11:14.835455 [ 3 ] {} <Debug> HTTP-Session: bb694aad-b396-440e-8729-5eccc2fa56cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6081 | 2024.02.01 23:11:14.835540 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6082 | 2024.02.01 23:11:14.835585 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6083 | 2024.02.01 23:11:14.835726 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6084 | 2024.02.01 23:11:14.836131 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6085 | 2024.02.01 23:11:14.836436 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6086 | 2024.02.01 23:11:14.836609 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6087 | 2024.02.01 23:11:14.836706 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001138687 sec., 31615 rows/sec., 42.66 MiB/sec. | ||
6088 | 2024.02.01 23:11:14.836825 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} <Debug> DynamicQueryHandler: Done processing query | ||
6089 | 2024.02.01 23:11:14.836847 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6090 | 2024.02.01 23:11:14.836863 [ 3 ] {} <Debug> HTTP-Session: bb694aad-b396-440e-8729-5eccc2fa56cd Destroying unnamed session | ||
6091 | 2024.02.01 23:11:19.418528 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6092 | 2024.02.01 23:11:19.418626 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6093 | 2024.02.01 23:11:19.829167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6094 | 2024.02.01 23:11:19.829279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6095 | 2024.02.01 23:11:19.829308 [ 3 ] {} <Debug> HTTP-Session: 4b1154ba-749f-4a36-be17-6711fe71e8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6096 | 2024.02.01 23:11:19.829335 [ 3 ] {} <Debug> HTTP-Session: 4b1154ba-749f-4a36-be17-6711fe71e8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6097 | 2024.02.01 23:11:19.829470 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6098 | 2024.02.01 23:11:19.829537 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6099 | 2024.02.01 23:11:19.829696 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6100 | 2024.02.01 23:11:19.830092 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6101 | 2024.02.01 23:11:19.830358 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6102 | 2024.02.01 23:11:19.830521 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6103 | 2024.02.01 23:11:19.830654 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001134247 sec., 10579 rows/sec., 857.53 KiB/sec. | ||
6104 | 2024.02.01 23:11:19.830781 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} <Debug> DynamicQueryHandler: Done processing query | ||
6105 | 2024.02.01 23:11:19.830805 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6106 | 2024.02.01 23:11:19.830822 [ 3 ] {} <Debug> HTTP-Session: 4b1154ba-749f-4a36-be17-6711fe71e8f6 Destroying unnamed session | ||
6107 | 2024.02.01 23:11:19.830940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6108 | 2024.02.01 23:11:19.830988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6109 | 2024.02.01 23:11:19.831007 [ 3 ] {} <Debug> HTTP-Session: 514d40e4-3436-4414-9eda-8cc508b2d2b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6110 | 2024.02.01 23:11:19.831025 [ 3 ] {} <Debug> HTTP-Session: 514d40e4-3436-4414-9eda-8cc508b2d2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6111 | 2024.02.01 23:11:19.831103 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6112 | 2024.02.01 23:11:19.831171 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6113 | 2024.02.01 23:11:19.831277 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6114 | 2024.02.01 23:11:19.831551 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6115 | 2024.02.01 23:11:19.831756 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6116 | 2024.02.01 23:11:19.831911 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
6117 | 2024.02.01 23:11:19.832028 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00087053 sec., 4594 rows/sec., 383.66 KiB/sec. | ||
6118 | 2024.02.01 23:11:19.832169 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} <Debug> DynamicQueryHandler: Done processing query | ||
6119 | 2024.02.01 23:11:19.832193 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6120 | 2024.02.01 23:11:19.832209 [ 3 ] {} <Debug> HTTP-Session: 514d40e4-3436-4414-9eda-8cc508b2d2b9 Destroying unnamed session | ||
6121 | 2024.02.01 23:11:19.832325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6122 | 2024.02.01 23:11:19.832370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6123 | 2024.02.01 23:11:19.832388 [ 3 ] {} <Debug> HTTP-Session: 5bd31296-d48b-4696-b0a5-95ec673d1dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6124 | 2024.02.01 23:11:19.832427 [ 3 ] {} <Debug> HTTP-Session: 5bd31296-d48b-4696-b0a5-95ec673d1dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6125 | 2024.02.01 23:11:19.832503 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6126 | 2024.02.01 23:11:19.832543 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6127 | 2024.02.01 23:11:19.832650 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6128 | 2024.02.01 23:11:19.832930 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6129 | 2024.02.01 23:11:19.833130 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6130 | 2024.02.01 23:11:19.833275 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6131 | 2024.02.01 23:11:19.833404 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.00087195 sec., 43580 rows/sec., 3.86 MiB/sec. | ||
6132 | 2024.02.01 23:11:19.833506 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} <Debug> DynamicQueryHandler: Done processing query | ||
6133 | 2024.02.01 23:11:19.833529 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6134 | 2024.02.01 23:11:19.833544 [ 3 ] {} <Debug> HTTP-Session: 5bd31296-d48b-4696-b0a5-95ec673d1dd0 Destroying unnamed session | ||
6135 | 2024.02.01 23:11:19.833686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6136 | 2024.02.01 23:11:19.833729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6137 | 2024.02.01 23:11:19.833747 [ 3 ] {} <Debug> HTTP-Session: fcd134d7-10b4-4091-a62f-fa48159894f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6138 | 2024.02.01 23:11:19.833763 [ 3 ] {} <Debug> HTTP-Session: fcd134d7-10b4-4091-a62f-fa48159894f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6139 | 2024.02.01 23:11:19.833836 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6140 | 2024.02.01 23:11:19.833875 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6141 | 2024.02.01 23:11:19.833979 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6142 | 2024.02.01 23:11:19.834218 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6143 | 2024.02.01 23:11:19.834411 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6144 | 2024.02.01 23:11:19.834556 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
6145 | 2024.02.01 23:11:19.834666 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000801909 sec., 4988 rows/sec., 348.29 KiB/sec. | ||
6146 | 2024.02.01 23:11:19.834798 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} <Debug> DynamicQueryHandler: Done processing query | ||
6147 | 2024.02.01 23:11:19.834823 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6148 | 2024.02.01 23:11:19.834838 [ 3 ] {} <Debug> HTTP-Session: fcd134d7-10b4-4091-a62f-fa48159894f0 Destroying unnamed session | ||
6149 | 2024.02.01 23:11:19.834962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6150 | 2024.02.01 23:11:19.835004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6151 | 2024.02.01 23:11:19.835022 [ 3 ] {} <Debug> HTTP-Session: c1682b2e-3e3e-439e-a927-c1b5416f79c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6152 | 2024.02.01 23:11:19.835038 [ 3 ] {} <Debug> HTTP-Session: c1682b2e-3e3e-439e-a927-c1b5416f79c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6153 | 2024.02.01 23:11:19.835107 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6154 | 2024.02.01 23:11:19.835145 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6155 | 2024.02.01 23:11:19.835248 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6156 | 2024.02.01 23:11:19.835501 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6157 | 2024.02.01 23:11:19.835704 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6158 | 2024.02.01 23:11:19.835868 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6159 | 2024.02.01 23:11:19.836037 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000891671 sec., 17943 rows/sec., 1.41 MiB/sec. | ||
6160 | 2024.02.01 23:11:19.836207 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} <Debug> DynamicQueryHandler: Done processing query | ||
6161 | 2024.02.01 23:11:19.836245 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6162 | 2024.02.01 23:11:19.836265 [ 3 ] {} <Debug> HTTP-Session: c1682b2e-3e3e-439e-a927-c1b5416f79c2 Destroying unnamed session | ||
6163 | 2024.02.01 23:11:19.836430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6164 | 2024.02.01 23:11:19.836484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6165 | 2024.02.01 23:11:19.836507 [ 3 ] {} <Debug> HTTP-Session: 27802e08-c18c-4525-a77f-4ecccb4d9b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6166 | 2024.02.01 23:11:19.836529 [ 3 ] {} <Debug> HTTP-Session: 27802e08-c18c-4525-a77f-4ecccb4d9b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6167 | 2024.02.01 23:11:19.836612 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6168 | 2024.02.01 23:11:19.836656 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6169 | 2024.02.01 23:11:19.836785 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6170 | 2024.02.01 23:11:19.837097 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6171 | 2024.02.01 23:11:19.837359 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6172 | 2024.02.01 23:11:19.837536 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
6173 | 2024.02.01 23:11:19.837656 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001003704 sec., 1992 rows/sec., 140.11 KiB/sec. | ||
6174 | 2024.02.01 23:11:19.837786 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} <Debug> DynamicQueryHandler: Done processing query | ||
6175 | 2024.02.01 23:11:19.837810 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6176 | 2024.02.01 23:11:19.837826 [ 3 ] {} <Debug> HTTP-Session: 27802e08-c18c-4525-a77f-4ecccb4d9b82 Destroying unnamed session | ||
6177 | 2024.02.01 23:11:19.837943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6178 | 2024.02.01 23:11:19.837987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6179 | 2024.02.01 23:11:19.838006 [ 3 ] {} <Debug> HTTP-Session: fc62e16b-655d-4a1e-81b6-5b7473f7ed20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6180 | 2024.02.01 23:11:19.838022 [ 3 ] {} <Debug> HTTP-Session: fc62e16b-655d-4a1e-81b6-5b7473f7ed20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6181 | 2024.02.01 23:11:19.838101 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6182 | 2024.02.01 23:11:19.838147 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6183 | 2024.02.01 23:11:19.838285 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6184 | 2024.02.01 23:11:19.838789 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
6185 | 2024.02.01 23:11:19.839152 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6186 | 2024.02.01 23:11:19.839343 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6187 | 2024.02.01 23:11:19.839473 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001340761 sec., 8950 rows/sec., 12.08 MiB/sec. | ||
6188 | 2024.02.01 23:11:19.839638 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} <Debug> DynamicQueryHandler: Done processing query | ||
6189 | 2024.02.01 23:11:19.839681 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6190 | 2024.02.01 23:11:19.839696 [ 3 ] {} <Debug> HTTP-Session: fc62e16b-655d-4a1e-81b6-5b7473f7ed20 Destroying unnamed session | ||
6191 | 2024.02.01 23:11:24.830837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6192 | 2024.02.01 23:11:24.830970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6193 | 2024.02.01 23:11:24.831001 [ 3 ] {} <Debug> HTTP-Session: 55d156b1-9702-439e-897c-5214ab77d7a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6194 | 2024.02.01 23:11:24.831030 [ 3 ] {} <Debug> HTTP-Session: 55d156b1-9702-439e-897c-5214ab77d7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6195 | 2024.02.01 23:11:24.831172 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6196 | 2024.02.01 23:11:24.831242 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6197 | 2024.02.01 23:11:24.831425 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6198 | 2024.02.01 23:11:24.831933 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6199 | 2024.02.01 23:11:24.832201 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6200 | 2024.02.01 23:11:24.832373 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6201 | 2024.02.01 23:11:24.832511 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00129288 sec., 27844 rows/sec., 2.20 MiB/sec. | ||
6202 | 2024.02.01 23:11:24.832661 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} <Debug> DynamicQueryHandler: Done processing query | ||
6203 | 2024.02.01 23:11:24.832688 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6204 | 2024.02.01 23:11:24.832704 [ 3 ] {} <Debug> HTTP-Session: 55d156b1-9702-439e-897c-5214ab77d7a1 Destroying unnamed session | ||
6205 | 2024.02.01 23:11:24.832847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6206 | 2024.02.01 23:11:24.832896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6207 | 2024.02.01 23:11:24.832916 [ 3 ] {} <Debug> HTTP-Session: daea3370-db60-47af-892c-e09b3f8465e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6208 | 2024.02.01 23:11:24.832934 [ 3 ] {} <Debug> HTTP-Session: daea3370-db60-47af-892c-e09b3f8465e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6209 | 2024.02.01 23:11:24.833020 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6210 | 2024.02.01 23:11:24.833062 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6211 | 2024.02.01 23:11:24.833169 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6212 | 2024.02.01 23:11:24.833524 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6213 | 2024.02.01 23:11:24.833740 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6214 | 2024.02.01 23:11:24.833893 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6215 | 2024.02.01 23:11:24.834018 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000963832 sec., 112052 rows/sec., 10.94 MiB/sec. | ||
6216 | 2024.02.01 23:11:24.834013 [ 51 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6217 | 2024.02.01 23:11:24.834130 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6218 | 2024.02.01 23:11:24.834170 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} <Debug> DynamicQueryHandler: Done processing query | ||
6219 | 2024.02.01 23:11:24.834236 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6220 | 2024.02.01 23:11:24.834247 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6221 | 2024.02.01 23:11:24.834269 [ 3 ] {} <Debug> HTTP-Session: daea3370-db60-47af-892c-e09b3f8465e4 Destroying unnamed session | ||
6222 | 2024.02.01 23:11:24.834459 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6223 | 2024.02.01 23:11:24.834485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6224 | 2024.02.01 23:11:24.834569 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 184 rows starting from the beginning of the part | ||
6225 | 2024.02.01 23:11:24.834600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6226 | 2024.02.01 23:11:24.834651 [ 3 ] {} <Debug> HTTP-Session: b5678d20-927f-4e5b-a77d-94841d828263 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6227 | 2024.02.01 23:11:24.834681 [ 3 ] {} <Debug> HTTP-Session: b5678d20-927f-4e5b-a77d-94841d828263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6228 | 2024.02.01 23:11:24.834869 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
6229 | 2024.02.01 23:11:24.834880 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6230 | 2024.02.01 23:11:24.834970 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6231 | 2024.02.01 23:11:24.835112 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
6232 | 2024.02.01 23:11:24.835435 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 108 rows starting from the beginning of the part | ||
6233 | 2024.02.01 23:11:24.835449 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6234 | 2024.02.01 23:11:24.835635 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 38 rows starting from the beginning of the part | ||
6235 | 2024.02.01 23:11:24.835842 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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 | ||
6236 | 2024.02.01 23:11:24.836300 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6237 | 2024.02.01 23:11:24.836647 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6238 | 2024.02.01 23:11:24.836945 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6239 | 2024.02.01 23:11:24.837118 [ 51 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6240 | 2024.02.01 23:11:24.837196 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6241 | 2024.02.01 23:11:24.837195 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.002243392 sec., 16047 rows/sec., 1.25 MiB/sec. | ||
6242 | 2024.02.01 23:11:24.837591 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6243 | 2024.02.01 23:11:24.837653 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} <Debug> DynamicQueryHandler: Done processing query | ||
6244 | 2024.02.01 23:11:24.837748 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6245 | 2024.02.01 23:11:24.837821 [ 3 ] {} <Debug> HTTP-Session: b5678d20-927f-4e5b-a77d-94841d828263 Destroying unnamed session | ||
6246 | 2024.02.01 23:11:24.837964 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6247 | 2024.02.01 23:11:24.837979 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003790217 sec., 163051.3503580402 rows/sec., 15.22 MiB/sec. | ||
6248 | 2024.02.01 23:11:24.838005 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 98 rows starting from the beginning of the part | ||
6249 | 2024.02.01 23:11:24.838190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6250 | 2024.02.01 23:11:24.838288 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
6251 | 2024.02.01 23:11:24.838291 [ 10 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6252 | 2024.02.01 23:11:24.838322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6253 | 2024.02.01 23:11:24.838436 [ 3 ] {} <Debug> HTTP-Session: 4f161a7b-1819-4344-9e5d-a8ffca0e2511 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6254 | 2024.02.01 23:11:24.838521 [ 3 ] {} <Debug> HTTP-Session: 4f161a7b-1819-4344-9e5d-a8ffca0e2511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6255 | 2024.02.01 23:11:24.838607 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
6256 | 2024.02.01 23:11:24.838843 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6257 | 2024.02.01 23:11:24.838859 [ 10 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6258 | 2024.02.01 23:11:24.838928 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
6259 | 2024.02.01 23:11:24.839073 [ 10 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6260 | 2024.02.01 23:11:24.839063 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6261 | 2024.02.01 23:11:24.839424 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part | ||
6262 | 2024.02.01 23:11:24.839748 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
6263 | 2024.02.01 23:11:24.839916 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6264 | 2024.02.01 23:11:24.841160 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6265 | 2024.02.01 23:11:24.841493 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.004233378 sec., 60944.23885606246 rows/sec., 4.76 MiB/sec. | ||
6266 | 2024.02.01 23:11:24.841686 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6267 | 2024.02.01 23:11:24.841878 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6268 | 2024.02.01 23:11:24.841953 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6269 | 2024.02.01 23:11:24.842039 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6270 | 2024.02.01 23:11:24.842195 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6271 | 2024.02.01 23:11:24.842349 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003411399 sec., 10552 rows/sec., 14.24 MiB/sec. | ||
6272 | 2024.02.01 23:11:24.842533 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} <Debug> DynamicQueryHandler: Done processing query | ||
6273 | 2024.02.01 23:11:24.842558 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6274 | 2024.02.01 23:11:24.842575 [ 3 ] {} <Debug> HTTP-Session: 4f161a7b-1819-4344-9e5d-a8ffca0e2511 Destroying unnamed session | ||
6275 | 2024.02.01 23:11:29.828967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6276 | 2024.02.01 23:11:29.829097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6277 | 2024.02.01 23:11:29.829128 [ 3 ] {} <Debug> HTTP-Session: 990a91cb-a11a-4fab-b99a-cc60f58cfdba Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6278 | 2024.02.01 23:11:29.829155 [ 3 ] {} <Debug> HTTP-Session: 990a91cb-a11a-4fab-b99a-cc60f58cfdba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6279 | 2024.02.01 23:11:29.829291 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6280 | 2024.02.01 23:11:29.829358 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6281 | 2024.02.01 23:11:29.829539 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6282 | 2024.02.01 23:11:29.830026 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6283 | 2024.02.01 23:11:29.830275 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6284 | 2024.02.01 23:11:29.830434 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6285 | 2024.02.01 23:11:29.830580 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001247329 sec., 9620 rows/sec., 779.79 KiB/sec. | ||
6286 | 2024.02.01 23:11:29.830573 [ 54 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6287 | 2024.02.01 23:11:29.830704 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6288 | 2024.02.01 23:11:29.830803 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} <Debug> DynamicQueryHandler: Done processing query | ||
6289 | 2024.02.01 23:11:29.830818 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6290 | 2024.02.01 23:11:29.830838 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6291 | 2024.02.01 23:11:29.830881 [ 3 ] {} <Debug> HTTP-Session: 990a91cb-a11a-4fab-b99a-cc60f58cfdba Destroying unnamed session | ||
6292 | 2024.02.01 23:11:29.830958 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6293 | 2024.02.01 23:11:29.831011 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 48 rows starting from the beginning of the part | ||
6294 | 2024.02.01 23:11:29.831032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6295 | 2024.02.01 23:11:29.831120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6296 | 2024.02.01 23:11:29.831157 [ 3 ] {} <Debug> HTTP-Session: 920aab8b-52e4-421d-bc19-36cad8bbc6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6297 | 2024.02.01 23:11:29.831210 [ 3 ] {} <Debug> HTTP-Session: 920aab8b-52e4-421d-bc19-36cad8bbc6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6298 | 2024.02.01 23:11:29.831271 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part | ||
6299 | 2024.02.01 23:11:29.831415 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6300 | 2024.02.01 23:11:29.831536 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6301 | 2024.02.01 23:11:29.831552 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
6302 | 2024.02.01 23:11:29.831869 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
6303 | 2024.02.01 23:11:29.832018 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6304 | 2024.02.01 23:11:29.832117 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
6305 | 2024.02.01 23:11:29.832297 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part | ||
6306 | 2024.02.01 23:11:29.832852 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6307 | 2024.02.01 23:11:29.833272 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6308 | 2024.02.01 23:11:29.833604 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6309 | 2024.02.01 23:11:29.833909 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.002431696 sec., 14804 rows/sec., 1.31 MiB/sec. | ||
6310 | 2024.02.01 23:11:29.833924 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003150763 sec., 49511.8166615515 rows/sec., 3.92 MiB/sec. | ||
6311 | 2024.02.01 23:11:29.834084 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6312 | 2024.02.01 23:11:29.834097 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} <Debug> DynamicQueryHandler: Done processing query | ||
6313 | 2024.02.01 23:11:29.834144 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6314 | 2024.02.01 23:11:29.834171 [ 3 ] {} <Debug> HTTP-Session: 920aab8b-52e4-421d-bc19-36cad8bbc6dd Destroying unnamed session | ||
6315 | 2024.02.01 23:11:29.834320 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6316 | 2024.02.01 23:11:29.834352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6317 | 2024.02.01 23:11:29.834414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6318 | 2024.02.01 23:11:29.834422 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6319 | 2024.02.01 23:11:29.834451 [ 3 ] {} <Debug> HTTP-Session: 4e017608-452f-44bb-8104-aa9605e24bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6320 | 2024.02.01 23:11:29.834479 [ 3 ] {} <Debug> HTTP-Session: 4e017608-452f-44bb-8104-aa9605e24bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6321 | 2024.02.01 23:11:29.834593 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6322 | 2024.02.01 23:11:29.834634 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6323 | 2024.02.01 23:11:29.834755 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6324 | 2024.02.01 23:11:29.835085 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6325 | 2024.02.01 23:11:29.835299 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6326 | 2024.02.01 23:11:29.835453 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6327 | 2024.02.01 23:11:29.835566 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000943422 sec., 12719 rows/sec., 1018.57 KiB/sec. | ||
6328 | 2024.02.01 23:11:29.835682 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} <Debug> DynamicQueryHandler: Done processing query | ||
6329 | 2024.02.01 23:11:29.835706 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6330 | 2024.02.01 23:11:29.835722 [ 3 ] {} <Debug> HTTP-Session: 4e017608-452f-44bb-8104-aa9605e24bc9 Destroying unnamed session | ||
6331 | 2024.02.01 23:11:29.835902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6332 | 2024.02.01 23:11:29.835949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6333 | 2024.02.01 23:11:29.835968 [ 3 ] {} <Debug> HTTP-Session: a793be54-a3b4-4c95-bc32-1484ff3b377d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6334 | 2024.02.01 23:11:29.835985 [ 3 ] {} <Debug> HTTP-Session: a793be54-a3b4-4c95-bc32-1484ff3b377d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6335 | 2024.02.01 23:11:29.836059 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6336 | 2024.02.01 23:11:29.836103 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6337 | 2024.02.01 23:11:29.836238 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6338 | 2024.02.01 23:11:29.836626 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6339 | 2024.02.01 23:11:29.836925 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6340 | 2024.02.01 23:11:29.837102 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6341 | 2024.02.01 23:11:29.837222 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6342 | 2024.02.01 23:11:29.837239 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001146857 sec., 10463 rows/sec., 14.12 MiB/sec. | ||
6343 | 2024.02.01 23:11:29.837280 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6344 | 2024.02.01 23:11:29.837457 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6345 | 2024.02.01 23:11:29.837490 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} <Debug> DynamicQueryHandler: Done processing query | ||
6346 | 2024.02.01 23:11:29.837530 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6347 | 2024.02.01 23:11:29.837559 [ 3 ] {} <Debug> HTTP-Session: a793be54-a3b4-4c95-bc32-1484ff3b377d Destroying unnamed session | ||
6348 | 2024.02.01 23:11:29.837643 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6349 | 2024.02.01 23:11:29.837685 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1520 rows starting from the beginning of the part | ||
6350 | 2024.02.01 23:11:29.837815 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part | ||
6351 | 2024.02.01 23:11:29.837920 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
6352 | 2024.02.01 23:11:29.838045 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
6353 | 2024.02.01 23:11:29.838177 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
6354 | 2024.02.01 23:11:29.838313 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part | ||
6355 | 2024.02.01 23:11:29.844060 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 6 columns (6 merged, 0 gathered) in 0.006702766 sec., 242884.80307980318 rows/sec., 327.76 MiB/sec. | ||
6356 | 2024.02.01 23:11:29.844895 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6357 | 2024.02.01 23:11:29.845136 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6358 | 2024.02.01 23:11:29.845206 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6359 | 2024.02.01 23:11:29.845286 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13: 8.59 MiB. | ||
6360 | 2024.02.01 23:11:32.465562 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6361 | 2024.02.01 23:11:32.465667 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6362 | 2024.02.01 23:11:32.465769 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact | ||
6363 | 2024.02.01 23:11:32.465909 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6364 | 2024.02.01 23:11:32.465951 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 628 rows starting from the beginning of the part | ||
6365 | 2024.02.01 23:11:32.466086 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6366 | 2024.02.01 23:11:32.466197 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
6367 | 2024.02.01 23:11:32.466293 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
6368 | 2024.02.01 23:11:32.466388 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
6369 | 2024.02.01 23:11:32.467114 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389542 sec., 506641.7567802917 rows/sec., 35.73 MiB/sec. | ||
6370 | 2024.02.01 23:11:32.467233 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6371 | 2024.02.01 23:11:32.467440 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. | ||
6372 | 2024.02.01 23:11:32.467498 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 | ||
6373 | 2024.02.01 23:11:34.418877 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6374 | 2024.02.01 23:11:34.418962 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6375 | 2024.02.01 23:11:34.830833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6376 | 2024.02.01 23:11:34.830948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6377 | 2024.02.01 23:11:34.830978 [ 3 ] {} <Debug> HTTP-Session: ce4b7e82-f2da-479e-bbcb-909d772ceafa Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6378 | 2024.02.01 23:11:34.831005 [ 3 ] {} <Debug> HTTP-Session: ce4b7e82-f2da-479e-bbcb-909d772ceafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6379 | 2024.02.01 23:11:34.831146 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6380 | 2024.02.01 23:11:34.831216 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6381 | 2024.02.01 23:11:34.831397 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6382 | 2024.02.01 23:11:34.831853 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6383 | 2024.02.01 23:11:34.832134 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6384 | 2024.02.01 23:11:34.832302 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6385 | 2024.02.01 23:11:34.832424 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.001236529 sec., 29113 rows/sec., 2.30 MiB/sec. | ||
6386 | 2024.02.01 23:11:34.832604 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} <Debug> DynamicQueryHandler: Done processing query | ||
6387 | 2024.02.01 23:11:34.832631 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6388 | 2024.02.01 23:11:34.832648 [ 3 ] {} <Debug> HTTP-Session: ce4b7e82-f2da-479e-bbcb-909d772ceafa Destroying unnamed session | ||
6389 | 2024.02.01 23:11:34.832795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6390 | 2024.02.01 23:11:34.832847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6391 | 2024.02.01 23:11:34.832867 [ 3 ] {} <Debug> HTTP-Session: 6ac89e78-c041-4a7a-83f5-55d62481582d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6392 | 2024.02.01 23:11:34.832885 [ 3 ] {} <Debug> HTTP-Session: 6ac89e78-c041-4a7a-83f5-55d62481582d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6393 | 2024.02.01 23:11:34.832966 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6394 | 2024.02.01 23:11:34.833009 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6395 | 2024.02.01 23:11:34.833128 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6396 | 2024.02.01 23:11:34.833408 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6397 | 2024.02.01 23:11:34.833614 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6398 | 2024.02.01 23:11:34.833768 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
6399 | 2024.02.01 23:11:34.833866 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00087093 sec., 2296 rows/sec., 196.23 KiB/sec. | ||
6400 | 2024.02.01 23:11:34.834009 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} <Debug> DynamicQueryHandler: Done processing query | ||
6401 | 2024.02.01 23:11:34.834034 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6402 | 2024.02.01 23:11:34.834049 [ 3 ] {} <Debug> HTTP-Session: 6ac89e78-c041-4a7a-83f5-55d62481582d Destroying unnamed session | ||
6403 | 2024.02.01 23:11:34.834223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6404 | 2024.02.01 23:11:34.834267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6405 | 2024.02.01 23:11:34.834285 [ 3 ] {} <Debug> HTTP-Session: 675a31bc-a238-471e-86e3-d898dc68a697 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6406 | 2024.02.01 23:11:34.834303 [ 3 ] {} <Debug> HTTP-Session: 675a31bc-a238-471e-86e3-d898dc68a697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6407 | 2024.02.01 23:11:34.834379 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6408 | 2024.02.01 23:11:34.834418 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6409 | 2024.02.01 23:11:34.834524 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6410 | 2024.02.01 23:11:34.834863 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6411 | 2024.02.01 23:11:34.835082 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6412 | 2024.02.01 23:11:34.835233 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6413 | 2024.02.01 23:11:34.835330 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} <Information> executeQuery: Read 109 rows, 10.89 KiB in 0.000923742 sec., 117998 rows/sec., 11.51 MiB/sec. | ||
6414 | 2024.02.01 23:11:34.835480 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} <Debug> DynamicQueryHandler: Done processing query | ||
6415 | 2024.02.01 23:11:34.835518 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6416 | 2024.02.01 23:11:34.835534 [ 3 ] {} <Debug> HTTP-Session: 675a31bc-a238-471e-86e3-d898dc68a697 Destroying unnamed session | ||
6417 | 2024.02.01 23:11:34.835640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6418 | 2024.02.01 23:11:34.835685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6419 | 2024.02.01 23:11:34.835703 [ 3 ] {} <Debug> HTTP-Session: 87876d8f-254d-453d-860f-7671e783537e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6420 | 2024.02.01 23:11:34.835720 [ 3 ] {} <Debug> HTTP-Session: 87876d8f-254d-453d-860f-7671e783537e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6421 | 2024.02.01 23:11:34.835791 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6422 | 2024.02.01 23:11:34.835829 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6423 | 2024.02.01 23:11:34.835935 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6424 | 2024.02.01 23:11:34.836194 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6425 | 2024.02.01 23:11:34.836392 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6426 | 2024.02.01 23:11:34.836538 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
6427 | 2024.02.01 23:11:34.836631 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000812719 sec., 2460 rows/sec., 171.83 KiB/sec. | ||
6428 | 2024.02.01 23:11:34.836728 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} <Debug> DynamicQueryHandler: Done processing query | ||
6429 | 2024.02.01 23:11:34.836751 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6430 | 2024.02.01 23:11:34.836766 [ 3 ] {} <Debug> HTTP-Session: 87876d8f-254d-453d-860f-7671e783537e Destroying unnamed session | ||
6431 | 2024.02.01 23:11:34.836885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6432 | 2024.02.01 23:11:34.836928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6433 | 2024.02.01 23:11:34.836946 [ 3 ] {} <Debug> HTTP-Session: 866e07b0-cfd0-4f71-bdb4-00f1781feecc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6434 | 2024.02.01 23:11:34.836962 [ 3 ] {} <Debug> HTTP-Session: 866e07b0-cfd0-4f71-bdb4-00f1781feecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6435 | 2024.02.01 23:11:34.837032 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6436 | 2024.02.01 23:11:34.837070 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6437 | 2024.02.01 23:11:34.837170 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6438 | 2024.02.01 23:11:34.837599 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6439 | 2024.02.01 23:11:34.837804 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6440 | 2024.02.01 23:11:34.837981 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6441 | 2024.02.01 23:11:34.838107 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.001044834 sec., 36369 rows/sec., 2.85 MiB/sec. | ||
6442 | 2024.02.01 23:11:34.838338 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} <Debug> DynamicQueryHandler: Done processing query | ||
6443 | 2024.02.01 23:11:34.838393 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6444 | 2024.02.01 23:11:34.838422 [ 3 ] {} <Debug> HTTP-Session: 866e07b0-cfd0-4f71-bdb4-00f1781feecc Destroying unnamed session | ||
6445 | 2024.02.01 23:11:34.838563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6446 | 2024.02.01 23:11:34.838625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6447 | 2024.02.01 23:11:34.838651 [ 3 ] {} <Debug> HTTP-Session: 352d3688-6041-47ad-ba62-641b1b15a180 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6448 | 2024.02.01 23:11:34.838673 [ 3 ] {} <Debug> HTTP-Session: 352d3688-6041-47ad-ba62-641b1b15a180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6449 | 2024.02.01 23:11:34.838768 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6450 | 2024.02.01 23:11:34.838821 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6451 | 2024.02.01 23:11:34.838975 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6452 | 2024.02.01 23:11:34.839477 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6453 | 2024.02.01 23:11:34.839742 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6454 | 2024.02.01 23:11:34.839919 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
6455 | 2024.02.01 23:11:34.840020 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001218058 sec., 820 rows/sec., 57.73 KiB/sec. | ||
6456 | 2024.02.01 23:11:34.840168 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} <Debug> DynamicQueryHandler: Done processing query | ||
6457 | 2024.02.01 23:11:34.840194 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6458 | 2024.02.01 23:11:34.840210 [ 3 ] {} <Debug> HTTP-Session: 352d3688-6041-47ad-ba62-641b1b15a180 Destroying unnamed session | ||
6459 | 2024.02.01 23:11:34.840380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6460 | 2024.02.01 23:11:34.840426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6461 | 2024.02.01 23:11:34.840445 [ 3 ] {} <Debug> HTTP-Session: 13abdd26-21e3-49ef-ab4c-738cec8994eb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6462 | 2024.02.01 23:11:34.840461 [ 3 ] {} <Debug> HTTP-Session: 13abdd26-21e3-49ef-ab4c-738cec8994eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6463 | 2024.02.01 23:11:34.840543 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6464 | 2024.02.01 23:11:34.840589 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6465 | 2024.02.01 23:11:34.840726 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6466 | 2024.02.01 23:11:34.841144 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6467 | 2024.02.01 23:11:34.841449 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6468 | 2024.02.01 23:11:34.841623 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6469 | 2024.02.01 23:11:34.841719 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001148296 sec., 31350 rows/sec., 42.31 MiB/sec. | ||
6470 | 2024.02.01 23:11:34.841830 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} <Debug> DynamicQueryHandler: Done processing query | ||
6471 | 2024.02.01 23:11:34.841854 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6472 | 2024.02.01 23:11:34.841868 [ 3 ] {} <Debug> HTTP-Session: 13abdd26-21e3-49ef-ab4c-738cec8994eb Destroying unnamed session | ||
6473 | 2024.02.01 23:11:39.830929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6474 | 2024.02.01 23:11:39.831041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6475 | 2024.02.01 23:11:39.831066 [ 3 ] {} <Debug> HTTP-Session: 2422583f-d192-49d1-8e0e-0d0b17d4c6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6476 | 2024.02.01 23:11:39.831095 [ 3 ] {} <Debug> HTTP-Session: 2422583f-d192-49d1-8e0e-0d0b17d4c6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6477 | 2024.02.01 23:11:39.831288 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6478 | 2024.02.01 23:11:39.831385 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6479 | 2024.02.01 23:11:39.831650 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6480 | 2024.02.01 23:11:39.832198 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6481 | 2024.02.01 23:11:39.832453 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6482 | 2024.02.01 23:11:39.832622 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6483 | 2024.02.01 23:11:39.832734 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001391643 sec., 8622 rows/sec., 698.93 KiB/sec. | ||
6484 | 2024.02.01 23:11:39.832877 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} <Debug> DynamicQueryHandler: Done processing query | ||
6485 | 2024.02.01 23:11:39.832902 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6486 | 2024.02.01 23:11:39.832918 [ 3 ] {} <Debug> HTTP-Session: 2422583f-d192-49d1-8e0e-0d0b17d4c6c7 Destroying unnamed session | ||
6487 | 2024.02.01 23:11:39.833041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6488 | 2024.02.01 23:11:39.833087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6489 | 2024.02.01 23:11:39.833106 [ 3 ] {} <Debug> HTTP-Session: 53d2f58f-fad5-4f84-8d69-fb7bdecaf177 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6490 | 2024.02.01 23:11:39.833123 [ 3 ] {} <Debug> HTTP-Session: 53d2f58f-fad5-4f84-8d69-fb7bdecaf177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6491 | 2024.02.01 23:11:39.833192 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6492 | 2024.02.01 23:11:39.833232 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6493 | 2024.02.01 23:11:39.833337 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6494 | 2024.02.01 23:11:39.833607 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6495 | 2024.02.01 23:11:39.833807 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6496 | 2024.02.01 23:11:39.833953 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
6497 | 2024.02.01 23:11:39.834071 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00084363 sec., 2370 rows/sec., 202.58 KiB/sec. | ||
6498 | 2024.02.01 23:11:39.834250 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} <Debug> DynamicQueryHandler: Done processing query | ||
6499 | 2024.02.01 23:11:39.834272 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6500 | 2024.02.01 23:11:39.834288 [ 3 ] {} <Debug> HTTP-Session: 53d2f58f-fad5-4f84-8d69-fb7bdecaf177 Destroying unnamed session | ||
6501 | 2024.02.01 23:11:39.834422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6502 | 2024.02.01 23:11:39.834465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6503 | 2024.02.01 23:11:39.834483 [ 3 ] {} <Debug> HTTP-Session: 43ae68fc-ec4b-4898-af75-ba46a1bcfc54 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6504 | 2024.02.01 23:11:39.834499 [ 3 ] {} <Debug> HTTP-Session: 43ae68fc-ec4b-4898-af75-ba46a1bcfc54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6505 | 2024.02.01 23:11:39.834572 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6506 | 2024.02.01 23:11:39.834610 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6507 | 2024.02.01 23:11:39.834727 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6508 | 2024.02.01 23:11:39.835035 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6509 | 2024.02.01 23:11:39.835238 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6510 | 2024.02.01 23:11:39.835379 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6511 | 2024.02.01 23:11:39.835494 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} <Information> executeQuery: Read 73 rows, 6.12 KiB in 0.000888061 sec., 82201 rows/sec., 6.73 MiB/sec. | ||
6512 | 2024.02.01 23:11:39.835603 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} <Debug> DynamicQueryHandler: Done processing query | ||
6513 | 2024.02.01 23:11:39.835626 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6514 | 2024.02.01 23:11:39.835641 [ 3 ] {} <Debug> HTTP-Session: 43ae68fc-ec4b-4898-af75-ba46a1bcfc54 Destroying unnamed session | ||
6515 | 2024.02.01 23:11:39.835753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6516 | 2024.02.01 23:11:39.835797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6517 | 2024.02.01 23:11:39.835816 [ 3 ] {} <Debug> HTTP-Session: f17d6581-e03d-44ea-b4df-b45e60a57780 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6518 | 2024.02.01 23:11:39.835832 [ 3 ] {} <Debug> HTTP-Session: f17d6581-e03d-44ea-b4df-b45e60a57780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6519 | 2024.02.01 23:11:39.835899 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6520 | 2024.02.01 23:11:39.835937 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6521 | 2024.02.01 23:11:39.836041 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6522 | 2024.02.01 23:11:39.836303 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6523 | 2024.02.01 23:11:39.836499 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6524 | 2024.02.01 23:11:39.836637 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
6525 | 2024.02.01 23:11:39.836755 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00082677 sec., 2419 rows/sec., 168.91 KiB/sec. | ||
6526 | 2024.02.01 23:11:39.836887 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} <Debug> DynamicQueryHandler: Done processing query | ||
6527 | 2024.02.01 23:11:39.836911 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6528 | 2024.02.01 23:11:39.836926 [ 3 ] {} <Debug> HTTP-Session: f17d6581-e03d-44ea-b4df-b45e60a57780 Destroying unnamed session | ||
6529 | 2024.02.01 23:11:39.837031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6530 | 2024.02.01 23:11:39.837073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6531 | 2024.02.01 23:11:39.837091 [ 3 ] {} <Debug> HTTP-Session: 94b2583d-027e-4552-8ace-24c37f18ad8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6532 | 2024.02.01 23:11:39.837107 [ 3 ] {} <Debug> HTTP-Session: 94b2583d-027e-4552-8ace-24c37f18ad8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6533 | 2024.02.01 23:11:39.837178 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6534 | 2024.02.01 23:11:39.837216 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6535 | 2024.02.01 23:11:39.837323 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6536 | 2024.02.01 23:11:39.837606 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6537 | 2024.02.01 23:11:39.837809 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6538 | 2024.02.01 23:11:39.837987 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6539 | 2024.02.01 23:11:39.838124 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000908961 sec., 41805 rows/sec., 3.25 MiB/sec. | ||
6540 | 2024.02.01 23:11:39.838485 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} <Debug> DynamicQueryHandler: Done processing query | ||
6541 | 2024.02.01 23:11:39.838517 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6542 | 2024.02.01 23:11:39.838543 [ 3 ] {} <Debug> HTTP-Session: 94b2583d-027e-4552-8ace-24c37f18ad8f Destroying unnamed session | ||
6543 | 2024.02.01 23:11:39.838751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6544 | 2024.02.01 23:11:39.838814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6545 | 2024.02.01 23:11:39.838844 [ 3 ] {} <Debug> HTTP-Session: 40c59a58-8df3-4b33-b62b-c6c69cf10dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6546 | 2024.02.01 23:11:39.838870 [ 3 ] {} <Debug> HTTP-Session: 40c59a58-8df3-4b33-b62b-c6c69cf10dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6547 | 2024.02.01 23:11:39.838962 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6548 | 2024.02.01 23:11:39.839012 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6549 | 2024.02.01 23:11:39.839163 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6550 | 2024.02.01 23:11:39.839659 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6551 | 2024.02.01 23:11:39.839918 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6552 | 2024.02.01 23:11:39.840092 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
6553 | 2024.02.01 23:11:39.840208 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001207039 sec., 30653 rows/sec., 2.16 MiB/sec. | ||
6554 | 2024.02.01 23:11:39.840363 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} <Debug> DynamicQueryHandler: Done processing query | ||
6555 | 2024.02.01 23:11:39.840387 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6556 | 2024.02.01 23:11:39.840403 [ 3 ] {} <Debug> HTTP-Session: 40c59a58-8df3-4b33-b62b-c6c69cf10dfc Destroying unnamed session | ||
6557 | 2024.02.01 23:11:39.840527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6558 | 2024.02.01 23:11:39.840571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6559 | 2024.02.01 23:11:39.840590 [ 3 ] {} <Debug> HTTP-Session: 05ac928a-b7fb-4b3b-b0bd-e5b27a4b5d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6560 | 2024.02.01 23:11:39.840606 [ 3 ] {} <Debug> HTTP-Session: 05ac928a-b7fb-4b3b-b0bd-e5b27a4b5d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6561 | 2024.02.01 23:11:39.840683 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6562 | 2024.02.01 23:11:39.840728 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6563 | 2024.02.01 23:11:39.840865 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6564 | 2024.02.01 23:11:39.841203 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6565 | 2024.02.01 23:11:39.841488 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6566 | 2024.02.01 23:11:39.841661 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6567 | 2024.02.01 23:11:39.841787 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001073356 sec., 11179 rows/sec., 15.09 MiB/sec. | ||
6568 | 2024.02.01 23:11:39.841952 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} <Debug> DynamicQueryHandler: Done processing query | ||
6569 | 2024.02.01 23:11:39.841996 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6570 | 2024.02.01 23:11:39.842015 [ 3 ] {} <Debug> HTTP-Session: 05ac928a-b7fb-4b3b-b0bd-e5b27a4b5d58 Destroying unnamed session | ||
6571 | 2024.02.01 23:11:44.831186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6572 | 2024.02.01 23:11:44.831316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6573 | 2024.02.01 23:11:44.831346 [ 3 ] {} <Debug> HTTP-Session: 5d2d0770-68a8-4643-9000-604c1bff994d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6574 | 2024.02.01 23:11:44.831373 [ 3 ] {} <Debug> HTTP-Session: 5d2d0770-68a8-4643-9000-604c1bff994d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6575 | 2024.02.01 23:11:44.831514 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6576 | 2024.02.01 23:11:44.831580 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6577 | 2024.02.01 23:11:44.831768 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6578 | 2024.02.01 23:11:44.832279 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6579 | 2024.02.01 23:11:44.832545 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6580 | 2024.02.01 23:11:44.832710 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6581 | 2024.02.01 23:11:44.832850 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00129168 sec., 27870 rows/sec., 2.21 MiB/sec. | ||
6582 | 2024.02.01 23:11:44.833011 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} <Debug> DynamicQueryHandler: Done processing query | ||
6583 | 2024.02.01 23:11:44.833043 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6584 | 2024.02.01 23:11:44.833059 [ 3 ] {} <Debug> HTTP-Session: 5d2d0770-68a8-4643-9000-604c1bff994d Destroying unnamed session | ||
6585 | 2024.02.01 23:11:44.833187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6586 | 2024.02.01 23:11:44.833234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6587 | 2024.02.01 23:11:44.833253 [ 3 ] {} <Debug> HTTP-Session: fd539ea5-1590-47bc-a31d-f1cb8480a15a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6588 | 2024.02.01 23:11:44.833270 [ 3 ] {} <Debug> HTTP-Session: fd539ea5-1590-47bc-a31d-f1cb8480a15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6589 | 2024.02.01 23:11:44.833348 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6590 | 2024.02.01 23:11:44.833388 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6591 | 2024.02.01 23:11:44.833499 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6592 | 2024.02.01 23:11:44.833836 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6593 | 2024.02.01 23:11:44.834049 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6594 | 2024.02.01 23:11:44.834206 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6595 | 2024.02.01 23:11:44.834304 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.000928072 sec., 116370 rows/sec., 11.37 MiB/sec. | ||
6596 | 2024.02.01 23:11:44.834420 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} <Debug> DynamicQueryHandler: Done processing query | ||
6597 | 2024.02.01 23:11:44.834444 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6598 | 2024.02.01 23:11:44.834459 [ 3 ] {} <Debug> HTTP-Session: fd539ea5-1590-47bc-a31d-f1cb8480a15a Destroying unnamed session | ||
6599 | 2024.02.01 23:11:44.834573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6600 | 2024.02.01 23:11:44.834617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6601 | 2024.02.01 23:11:44.834637 [ 3 ] {} <Debug> HTTP-Session: a8afa6e1-2cfe-452f-81ab-95b8dd58482d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6602 | 2024.02.01 23:11:44.834653 [ 3 ] {} <Debug> HTTP-Session: a8afa6e1-2cfe-452f-81ab-95b8dd58482d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6603 | 2024.02.01 23:11:44.834723 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6604 | 2024.02.01 23:11:44.834761 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6605 | 2024.02.01 23:11:44.834865 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6606 | 2024.02.01 23:11:44.835134 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6607 | 2024.02.01 23:11:44.835332 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6608 | 2024.02.01 23:11:44.835477 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6609 | 2024.02.01 23:11:44.835599 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.00084711 sec., 42497 rows/sec., 3.32 MiB/sec. | ||
6610 | 2024.02.01 23:11:44.835711 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} <Debug> DynamicQueryHandler: Done processing query | ||
6611 | 2024.02.01 23:11:44.835734 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6612 | 2024.02.01 23:11:44.835749 [ 3 ] {} <Debug> HTTP-Session: a8afa6e1-2cfe-452f-81ab-95b8dd58482d Destroying unnamed session | ||
6613 | 2024.02.01 23:11:44.835950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6614 | 2024.02.01 23:11:44.835995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6615 | 2024.02.01 23:11:44.836013 [ 3 ] {} <Debug> HTTP-Session: ad7165b6-1cdc-4e46-9035-e4407ef96688 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6616 | 2024.02.01 23:11:44.836029 [ 3 ] {} <Debug> HTTP-Session: ad7165b6-1cdc-4e46-9035-e4407ef96688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6617 | 2024.02.01 23:11:44.836110 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6618 | 2024.02.01 23:11:44.836153 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6619 | 2024.02.01 23:11:44.836288 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6620 | 2024.02.01 23:11:44.836694 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. | ||
6621 | 2024.02.01 23:11:44.836991 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6622 | 2024.02.01 23:11:44.837168 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6623 | 2024.02.01 23:11:44.837286 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001147927 sec., 31360 rows/sec., 42.32 MiB/sec. | ||
6624 | 2024.02.01 23:11:44.837405 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} <Debug> DynamicQueryHandler: Done processing query | ||
6625 | 2024.02.01 23:11:44.837429 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6626 | 2024.02.01 23:11:44.837444 [ 3 ] {} <Debug> HTTP-Session: ad7165b6-1cdc-4e46-9035-e4407ef96688 Destroying unnamed session | ||
6627 | 2024.02.01 23:11:49.419019 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6628 | 2024.02.01 23:11:49.419086 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6629 | 2024.02.01 23:11:49.829345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6630 | 2024.02.01 23:11:49.829449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6631 | 2024.02.01 23:11:49.829476 [ 3 ] {} <Debug> HTTP-Session: dcc23729-938b-43ff-953c-c7207d60f092 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6632 | 2024.02.01 23:11:49.829503 [ 3 ] {} <Debug> HTTP-Session: dcc23729-938b-43ff-953c-c7207d60f092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6633 | 2024.02.01 23:11:49.829631 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6634 | 2024.02.01 23:11:49.829692 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6635 | 2024.02.01 23:11:49.829847 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6636 | 2024.02.01 23:11:49.830236 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6637 | 2024.02.01 23:11:49.830473 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6638 | 2024.02.01 23:11:49.830634 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6639 | 2024.02.01 23:11:49.830748 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001076365 sec., 16722 rows/sec., 1.32 MiB/sec. | ||
6640 | 2024.02.01 23:11:49.830890 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} <Debug> DynamicQueryHandler: Done processing query | ||
6641 | 2024.02.01 23:11:49.830915 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6642 | 2024.02.01 23:11:49.830931 [ 3 ] {} <Debug> HTTP-Session: dcc23729-938b-43ff-953c-c7207d60f092 Destroying unnamed session | ||
6643 | 2024.02.01 23:11:49.831059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 8210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6644 | 2024.02.01 23:11:49.831104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6645 | 2024.02.01 23:11:49.831123 [ 3 ] {} <Debug> HTTP-Session: 6db6e2b2-06c6-42b2-ba46-7980cee0f65f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6646 | 2024.02.01 23:11:49.831140 [ 3 ] {} <Debug> HTTP-Session: 6db6e2b2-06c6-42b2-ba46-7980cee0f65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6647 | 2024.02.01 23:11:49.831211 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6648 | 2024.02.01 23:11:49.831248 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6649 | 2024.02.01 23:11:49.831353 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6650 | 2024.02.01 23:11:49.831653 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6651 | 2024.02.01 23:11:49.831856 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6652 | 2024.02.01 23:11:49.832002 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6653 | 2024.02.01 23:11:49.832125 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} <Information> executeQuery: Read 54 rows, 4.89 KiB in 0.00087962 sec., 61390 rows/sec., 5.42 MiB/sec. | ||
6654 | 2024.02.01 23:11:49.832124 [ 79 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6655 | 2024.02.01 23:11:49.832227 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6656 | 2024.02.01 23:11:49.832289 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} <Debug> DynamicQueryHandler: Done processing query | ||
6657 | 2024.02.01 23:11:49.832357 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6658 | 2024.02.01 23:11:49.832401 [ 3 ] {} <Debug> HTTP-Session: 6db6e2b2-06c6-42b2-ba46-7980cee0f65f Destroying unnamed session | ||
6659 | 2024.02.01 23:11:49.832414 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6660 | 2024.02.01 23:11:49.832597 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6661 | 2024.02.01 23:11:49.832606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6662 | 2024.02.01 23:11:49.832657 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 184 rows starting from the beginning of the part | ||
6663 | 2024.02.01 23:11:49.832684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6664 | 2024.02.01 23:11:49.832736 [ 3 ] {} <Debug> HTTP-Session: 3e7534f2-80b2-4b15-8bed-da650b16380c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6665 | 2024.02.01 23:11:49.832768 [ 3 ] {} <Debug> HTTP-Session: 3e7534f2-80b2-4b15-8bed-da650b16380c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6666 | 2024.02.01 23:11:49.832954 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
6667 | 2024.02.01 23:11:49.832981 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6668 | 2024.02.01 23:11:49.833089 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6669 | 2024.02.01 23:11:49.833256 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 109 rows starting from the beginning of the part | ||
6670 | 2024.02.01 23:11:49.833567 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 73 rows starting from the beginning of the part | ||
6671 | 2024.02.01 23:11:49.833592 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6672 | 2024.02.01 23:11:49.833780 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 108 rows starting from the beginning of the part | ||
6673 | 2024.02.01 23:11:49.833980 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
6674 | 2024.02.01 23:11:49.834500 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6675 | 2024.02.01 23:11:49.834900 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6676 | 2024.02.01 23:11:49.835224 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6677 | 2024.02.01 23:11:49.835363 [ 79 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6678 | 2024.02.01 23:11:49.835453 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} <Information> executeQuery: Read 21 rows, 1.71 KiB in 0.002379005 sec., 8827 rows/sec., 719.18 KiB/sec. | ||
6679 | 2024.02.01 23:11:49.835468 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6680 | 2024.02.01 23:11:49.835709 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6681 | 2024.02.01 23:11:49.836125 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6682 | 2024.02.01 23:11:49.836139 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} <Debug> DynamicQueryHandler: Done processing query | ||
6683 | 2024.02.01 23:11:49.836221 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6684 | 2024.02.01 23:11:49.836252 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 98 rows starting from the beginning of the part | ||
6685 | 2024.02.01 23:11:49.836286 [ 3 ] {} <Debug> HTTP-Session: 3e7534f2-80b2-4b15-8bed-da650b16380c Destroying unnamed session | ||
6686 | 2024.02.01 23:11:49.836490 [ 17 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.004193988 sec., 134478.21023808364 rows/sec., 12.38 MiB/sec. | ||
6687 | 2024.02.01 23:11:49.836502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 19308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6688 | 2024.02.01 23:11:49.836567 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
6689 | 2024.02.01 23:11:49.836584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6690 | 2024.02.01 23:11:49.836655 [ 3 ] {} <Debug> HTTP-Session: 249daeaa-fe69-4875-98bc-57686ad18c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6691 | 2024.02.01 23:11:49.836699 [ 3 ] {} <Debug> HTTP-Session: 249daeaa-fe69-4875-98bc-57686ad18c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6692 | 2024.02.01 23:11:49.836729 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6693 | 2024.02.01 23:11:49.836914 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part | ||
6694 | 2024.02.01 23:11:49.836971 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6695 | 2024.02.01 23:11:49.837081 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6696 | 2024.02.01 23:11:49.837153 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 38 rows starting from the beginning of the part | ||
6697 | 2024.02.01 23:11:49.837200 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6698 | 2024.02.01 23:11:49.837433 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6699 | 2024.02.01 23:11:49.837517 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
6700 | 2024.02.01 23:11:49.837828 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part | ||
6701 | 2024.02.01 23:11:49.837858 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6702 | 2024.02.01 23:11:49.838602 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6703 | 2024.02.01 23:11:49.838899 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.003342898 sec., 72691.41924162807 rows/sec., 5.69 MiB/sec. | ||
6704 | 2024.02.01 23:11:49.839023 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6705 | 2024.02.01 23:11:49.839279 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6706 | 2024.02.01 23:11:49.839304 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6707 | 2024.02.01 23:11:49.839377 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6708 | 2024.02.01 23:11:49.839592 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6709 | 2024.02.01 23:11:49.839727 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.002704213 sec., 6656 rows/sec., 8.98 MiB/sec. | ||
6710 | 2024.02.01 23:11:49.839961 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} <Debug> DynamicQueryHandler: Done processing query | ||
6711 | 2024.02.01 23:11:49.839996 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6712 | 2024.02.01 23:11:49.840020 [ 3 ] {} <Debug> HTTP-Session: 249daeaa-fe69-4875-98bc-57686ad18c77 Destroying unnamed session | ||
6713 | 2024.02.01 23:11:49.840168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6714 | 2024.02.01 23:11:49.840214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6715 | 2024.02.01 23:11:49.840234 [ 3 ] {} <Debug> HTTP-Session: c91b795b-f8e4-4860-a019-f1ba9eca95c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6716 | 2024.02.01 23:11:49.840251 [ 3 ] {} <Debug> HTTP-Session: c91b795b-f8e4-4860-a019-f1ba9eca95c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6717 | 2024.02.01 23:11:49.840323 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
6718 | 2024.02.01 23:11:49.840365 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
6719 | 2024.02.01 23:11:49.840477 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6720 | 2024.02.01 23:11:49.840771 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6721 | 2024.02.01 23:11:49.841029 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
6722 | 2024.02.01 23:11:49.841204 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} <Trace> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
6723 | 2024.02.01 23:11:49.841320 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000958422 sec., 3130 rows/sec., 250.66 KiB/sec. | ||
6724 | 2024.02.01 23:11:49.841452 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} <Debug> DynamicQueryHandler: Done processing query | ||
6725 | 2024.02.01 23:11:49.841476 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6726 | 2024.02.01 23:11:49.841491 [ 3 ] {} <Debug> HTTP-Session: c91b795b-f8e4-4860-a019-f1ba9eca95c3 Destroying unnamed session | ||
6727 | 2024.02.01 23:11:54.832369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6728 | 2024.02.01 23:11:54.832555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6729 | 2024.02.01 23:11:54.832587 [ 3 ] {} <Debug> HTTP-Session: 6570c618-8aa6-4ae5-8771-8049985db9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6730 | 2024.02.01 23:11:54.832617 [ 3 ] {} <Debug> HTTP-Session: 6570c618-8aa6-4ae5-8771-8049985db9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6731 | 2024.02.01 23:11:54.832781 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6732 | 2024.02.01 23:11:54.832854 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6733 | 2024.02.01 23:11:54.833059 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6734 | 2024.02.01 23:11:54.833626 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6735 | 2024.02.01 23:11:54.833951 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6736 | 2024.02.01 23:11:54.834169 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6737 | 2024.02.01 23:11:54.834560 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00173389 sec., 20762 rows/sec., 1.64 MiB/sec. | ||
6738 | 2024.02.01 23:11:54.834631 [ 117 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6739 | 2024.02.01 23:11:54.834689 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6740 | 2024.02.01 23:11:54.834828 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6741 | 2024.02.01 23:11:54.834872 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} <Debug> DynamicQueryHandler: Done processing query | ||
6742 | 2024.02.01 23:11:54.834922 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6743 | 2024.02.01 23:11:54.834948 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6744 | 2024.02.01 23:11:54.834955 [ 3 ] {} <Debug> HTTP-Session: 6570c618-8aa6-4ae5-8771-8049985db9b5 Destroying unnamed session | ||
6745 | 2024.02.01 23:11:54.835025 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 48 rows starting from the beginning of the part | ||
6746 | 2024.02.01 23:11:54.835258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6747 | 2024.02.01 23:11:54.835329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6748 | 2024.02.01 23:11:54.835329 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
6749 | 2024.02.01 23:11:54.835358 [ 3 ] {} <Debug> HTTP-Session: 7f8f2532-60ec-4d03-a90b-bc567acf1692 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6750 | 2024.02.01 23:11:54.835396 [ 3 ] {} <Debug> HTTP-Session: 7f8f2532-60ec-4d03-a90b-bc567acf1692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6751 | 2024.02.01 23:11:54.835514 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 12 rows starting from the beginning of the part | ||
6752 | 2024.02.01 23:11:54.835535 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6753 | 2024.02.01 23:11:54.835630 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6754 | 2024.02.01 23:11:54.835727 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
6755 | 2024.02.01 23:11:54.835919 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6756 | 2024.02.01 23:11:54.835923 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part | ||
6757 | 2024.02.01 23:11:54.836081 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
6758 | 2024.02.01 23:11:54.836601 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6759 | 2024.02.01 23:11:54.837032 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6760 | 2024.02.01 23:11:54.837340 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556969 sec., 72742.37583639067 rows/sec., 5.76 MiB/sec. | ||
6761 | 2024.02.01 23:11:54.837371 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
6762 | 2024.02.01 23:11:54.837465 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6763 | 2024.02.01 23:11:54.837513 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} <Information> executeQuery: Read 108 rows, 10.80 KiB in 0.001904594 sec., 56704 rows/sec., 5.54 MiB/sec. | ||
6764 | 2024.02.01 23:11:54.837787 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6765 | 2024.02.01 23:11:54.837985 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6766 | 2024.02.01 23:11:54.841521 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} <Debug> DynamicQueryHandler: Done processing query | ||
6767 | 2024.02.01 23:11:54.842077 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6768 | 2024.02.01 23:11:54.842113 [ 3 ] {} <Debug> HTTP-Session: 7f8f2532-60ec-4d03-a90b-bc567acf1692 Destroying unnamed session | ||
6769 | 2024.02.01 23:11:54.843027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6770 | 2024.02.01 23:11:54.843106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6771 | 2024.02.01 23:11:54.843134 [ 3 ] {} <Debug> HTTP-Session: 7258345d-8fc7-4554-ab09-49b52a865fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6772 | 2024.02.01 23:11:54.843162 [ 3 ] {} <Debug> HTTP-Session: 7258345d-8fc7-4554-ab09-49b52a865fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6773 | 2024.02.01 23:11:54.843274 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6774 | 2024.02.01 23:11:54.843330 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6775 | 2024.02.01 23:11:54.843483 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6776 | 2024.02.01 23:11:54.846743 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6777 | 2024.02.01 23:11:54.847074 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6778 | 2024.02.01 23:11:54.847292 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
6779 | 2024.02.01 23:11:54.847431 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} <Information> executeQuery: Read 36 rows, 2.88 KiB in 0.004119036 sec., 8739 rows/sec., 699.88 KiB/sec. | ||
6780 | 2024.02.01 23:11:54.848211 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} <Debug> DynamicQueryHandler: Done processing query | ||
6781 | 2024.02.01 23:11:54.848242 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6782 | 2024.02.01 23:11:54.848265 [ 3 ] {} <Debug> HTTP-Session: 7258345d-8fc7-4554-ab09-49b52a865fdf Destroying unnamed session | ||
6783 | 2024.02.01 23:11:54.849199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6784 | 2024.02.01 23:11:54.849299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6785 | 2024.02.01 23:11:54.849370 [ 3 ] {} <Debug> HTTP-Session: 38c12f19-659b-444a-888c-0da736fc09ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6786 | 2024.02.01 23:11:54.849399 [ 3 ] {} <Debug> HTTP-Session: 38c12f19-659b-444a-888c-0da736fc09ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6787 | 2024.02.01 23:11:54.849530 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6788 | 2024.02.01 23:11:54.849594 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6789 | 2024.02.01 23:11:54.849812 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6790 | 2024.02.01 23:11:54.851224 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6791 | 2024.02.01 23:11:54.852339 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6792 | 2024.02.01 23:11:54.852620 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6793 | 2024.02.01 23:11:54.853713 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.004119676 sec., 8738 rows/sec., 11.79 MiB/sec. | ||
6794 | 2024.02.01 23:11:54.854297 [ 136 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6795 | 2024.02.01 23:11:54.854466 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6796 | 2024.02.01 23:11:54.854589 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6797 | 2024.02.01 23:11:54.855256 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6798 | 2024.02.01 23:11:54.855326 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1628 rows starting from the beginning of the part | ||
6799 | 2024.02.01 23:11:54.855337 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} <Debug> DynamicQueryHandler: Done processing query | ||
6800 | 2024.02.01 23:11:54.855402 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6801 | 2024.02.01 23:11:54.855451 [ 3 ] {} <Debug> HTTP-Session: 38c12f19-659b-444a-888c-0da736fc09ae Destroying unnamed session | ||
6802 | 2024.02.01 23:11:54.855777 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
6803 | 2024.02.01 23:11:54.856030 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 12 rows starting from the beginning of the part | ||
6804 | 2024.02.01 23:11:54.856186 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
6805 | 2024.02.01 23:11:54.856393 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part | ||
6806 | 2024.02.01 23:11:54.856782 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
6807 | 2024.02.01 23:11:54.865789 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1766 rows, containing 6 columns (6 merged, 0 gathered) in 0.011229411 sec., 157265.59478498026 rows/sec., 212.22 MiB/sec. | ||
6808 | 2024.02.01 23:11:54.866752 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6809 | 2024.02.01 23:11:54.867061 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6810 | 2024.02.01 23:11:54.867161 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6811 | 2024.02.01 23:11:54.867261 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14: 12.97 MiB. | ||
6812 | 2024.02.01 23:11:59.829544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6813 | 2024.02.01 23:11:59.829652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6814 | 2024.02.01 23:11:59.829678 [ 3 ] {} <Debug> HTTP-Session: 9a327ea7-fe32-4f21-ba36-c6d80bde68cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6815 | 2024.02.01 23:11:59.829702 [ 3 ] {} <Debug> HTTP-Session: 9a327ea7-fe32-4f21-ba36-c6d80bde68cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6816 | 2024.02.01 23:11:59.829840 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6817 | 2024.02.01 23:11:59.829900 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6818 | 2024.02.01 23:11:59.830058 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6819 | 2024.02.01 23:11:59.830460 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6820 | 2024.02.01 23:11:59.830722 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6821 | 2024.02.01 23:11:59.830892 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
6822 | 2024.02.01 23:11:59.831010 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001134297 sec., 18513 rows/sec., 1.47 MiB/sec. | ||
6823 | 2024.02.01 23:11:59.831163 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} <Debug> DynamicQueryHandler: Done processing query | ||
6824 | 2024.02.01 23:11:59.831189 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6825 | 2024.02.01 23:11:59.831205 [ 3 ] {} <Debug> HTTP-Session: 9a327ea7-fe32-4f21-ba36-c6d80bde68cb Destroying unnamed session | ||
6826 | 2024.02.01 23:11:59.831350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 9548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6827 | 2024.02.01 23:11:59.831401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6828 | 2024.02.01 23:11:59.831421 [ 3 ] {} <Debug> HTTP-Session: 6bac7e17-ff64-4e8d-a145-82af8fb5d109 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6829 | 2024.02.01 23:11:59.831440 [ 3 ] {} <Debug> HTTP-Session: 6bac7e17-ff64-4e8d-a145-82af8fb5d109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6830 | 2024.02.01 23:11:59.831523 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6831 | 2024.02.01 23:11:59.831564 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6832 | 2024.02.01 23:11:59.831672 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6833 | 2024.02.01 23:11:59.831984 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6834 | 2024.02.01 23:11:59.832203 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6835 | 2024.02.01 23:11:59.832356 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
6836 | 2024.02.01 23:11:59.832470 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000908961 sec., 69309 rows/sec., 6.10 MiB/sec. | ||
6837 | 2024.02.01 23:11:59.832590 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} <Debug> DynamicQueryHandler: Done processing query | ||
6838 | 2024.02.01 23:11:59.832614 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6839 | 2024.02.01 23:11:59.832629 [ 3 ] {} <Debug> HTTP-Session: 6bac7e17-ff64-4e8d-a145-82af8fb5d109 Destroying unnamed session | ||
6840 | 2024.02.01 23:11:59.832777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6841 | 2024.02.01 23:11:59.832821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6842 | 2024.02.01 23:11:59.832838 [ 3 ] {} <Debug> HTTP-Session: 10934f13-8014-4270-9dfb-fb5671960292 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6843 | 2024.02.01 23:11:59.832855 [ 3 ] {} <Debug> HTTP-Session: 10934f13-8014-4270-9dfb-fb5671960292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6844 | 2024.02.01 23:11:59.832924 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6845 | 2024.02.01 23:11:59.832961 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6846 | 2024.02.01 23:11:59.833066 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6847 | 2024.02.01 23:11:59.833343 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6848 | 2024.02.01 23:11:59.833542 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6849 | 2024.02.01 23:11:59.833689 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
6850 | 2024.02.01 23:11:59.833809 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} <Information> executeQuery: Read 30 rows, 2.41 KiB in 0.00085692 sec., 35009 rows/sec., 2.74 MiB/sec. | ||
6851 | 2024.02.01 23:11:59.833958 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} <Debug> DynamicQueryHandler: Done processing query | ||
6852 | 2024.02.01 23:11:59.833998 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6853 | 2024.02.01 23:11:59.834039 [ 3 ] {} <Debug> HTTP-Session: 10934f13-8014-4270-9dfb-fb5671960292 Destroying unnamed session | ||
6854 | 2024.02.01 23:11:59.834195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 22513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6855 | 2024.02.01 23:11:59.834240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6856 | 2024.02.01 23:11:59.834258 [ 3 ] {} <Debug> HTTP-Session: 306cbb1c-e292-4bcd-9292-eecca1465cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6857 | 2024.02.01 23:11:59.834274 [ 3 ] {} <Debug> HTTP-Session: 306cbb1c-e292-4bcd-9292-eecca1465cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6858 | 2024.02.01 23:11:59.834351 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6859 | 2024.02.01 23:11:59.834395 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6860 | 2024.02.01 23:11:59.834544 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6861 | 2024.02.01 23:11:59.834929 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6862 | 2024.02.01 23:11:59.835217 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6863 | 2024.02.01 23:11:59.835392 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
6864 | 2024.02.01 23:11:59.835508 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001131236 sec., 18563 rows/sec., 25.05 MiB/sec. | ||
6865 | 2024.02.01 23:11:59.835617 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} <Debug> DynamicQueryHandler: Done processing query | ||
6866 | 2024.02.01 23:11:59.835640 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6867 | 2024.02.01 23:11:59.835655 [ 3 ] {} <Debug> HTTP-Session: 306cbb1c-e292-4bcd-9292-eecca1465cb6 Destroying unnamed session | ||
6868 | 2024.02.01 23:11:59.835768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6869 | 2024.02.01 23:11:59.835810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6870 | 2024.02.01 23:11:59.835828 [ 3 ] {} <Debug> HTTP-Session: 038ac93b-bd1e-46c4-bc34-00ccdb697364 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6871 | 2024.02.01 23:11:59.835844 [ 3 ] {} <Debug> HTTP-Session: 038ac93b-bd1e-46c4-bc34-00ccdb697364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6872 | 2024.02.01 23:11:59.835913 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
6873 | 2024.02.01 23:11:59.835977 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
6874 | 2024.02.01 23:11:59.836080 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6875 | 2024.02.01 23:11:59.836328 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6876 | 2024.02.01 23:11:59.836564 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
6877 | 2024.02.01 23:11:59.836743 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} <Trace> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
6878 | 2024.02.01 23:11:59.836866 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} <Information> executeQuery: Read 12 rows, 868.00 B in 0.000896581 sec., 13384 rows/sec., 945.43 KiB/sec. | ||
6879 | 2024.02.01 23:11:59.837015 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} <Debug> DynamicQueryHandler: Done processing query | ||
6880 | 2024.02.01 23:11:59.837039 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6881 | 2024.02.01 23:11:59.837056 [ 3 ] {} <Debug> HTTP-Session: 038ac93b-bd1e-46c4-bc34-00ccdb697364 Destroying unnamed session | ||
6882 | 2024.02.01 23:12:04.419330 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6883 | 2024.02.01 23:12:04.419394 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6884 | 2024.02.01 23:12:04.829788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6885 | 2024.02.01 23:12:04.829923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6886 | 2024.02.01 23:12:04.829955 [ 3 ] {} <Debug> HTTP-Session: eec369c8-e34f-426b-91f2-d515b7915577 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6887 | 2024.02.01 23:12:04.829983 [ 3 ] {} <Debug> HTTP-Session: eec369c8-e34f-426b-91f2-d515b7915577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6888 | 2024.02.01 23:12:04.830108 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6889 | 2024.02.01 23:12:04.830170 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6890 | 2024.02.01 23:12:04.830358 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6891 | 2024.02.01 23:12:04.830827 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6892 | 2024.02.01 23:12:04.831150 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6893 | 2024.02.01 23:12:04.831349 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
6894 | 2024.02.01 23:12:04.831484 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001337401 sec., 28413 rows/sec., 2.25 MiB/sec. | ||
6895 | 2024.02.01 23:12:04.831664 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} <Debug> DynamicQueryHandler: Done processing query | ||
6896 | 2024.02.01 23:12:04.831711 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6897 | 2024.02.01 23:12:04.831752 [ 3 ] {} <Debug> HTTP-Session: eec369c8-e34f-426b-91f2-d515b7915577 Destroying unnamed session | ||
6898 | 2024.02.01 23:12:04.831901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6899 | 2024.02.01 23:12:04.831949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6900 | 2024.02.01 23:12:04.831968 [ 3 ] {} <Debug> HTTP-Session: c3f18bd7-9f09-409a-ac8c-2bf01475a7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6901 | 2024.02.01 23:12:04.831987 [ 3 ] {} <Debug> HTTP-Session: c3f18bd7-9f09-409a-ac8c-2bf01475a7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6902 | 2024.02.01 23:12:04.832071 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6903 | 2024.02.01 23:12:04.832114 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6904 | 2024.02.01 23:12:04.832233 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6905 | 2024.02.01 23:12:04.832646 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6906 | 2024.02.01 23:12:04.832898 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
6907 | 2024.02.01 23:12:04.833070 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
6908 | 2024.02.01 23:12:04.833202 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} <Information> executeQuery: Read 114 rows, 11.36 KiB in 0.001096006 sec., 104014 rows/sec., 10.12 MiB/sec. | ||
6909 | 2024.02.01 23:12:04.833408 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} <Debug> DynamicQueryHandler: Done processing query | ||
6910 | 2024.02.01 23:12:04.833458 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6911 | 2024.02.01 23:12:04.833480 [ 3 ] {} <Debug> HTTP-Session: c3f18bd7-9f09-409a-ac8c-2bf01475a7ed Destroying unnamed session | ||
6912 | 2024.02.01 23:12:04.833624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6913 | 2024.02.01 23:12:04.833686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6914 | 2024.02.01 23:12:04.833713 [ 3 ] {} <Debug> HTTP-Session: 8f64cff6-20a4-4c6d-87e7-2839b09122be Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6915 | 2024.02.01 23:12:04.833731 [ 3 ] {} <Debug> HTTP-Session: 8f64cff6-20a4-4c6d-87e7-2839b09122be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6916 | 2024.02.01 23:12:04.833807 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6917 | 2024.02.01 23:12:04.833848 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6918 | 2024.02.01 23:12:04.833976 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6919 | 2024.02.01 23:12:04.834268 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6920 | 2024.02.01 23:12:04.834495 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
6921 | 2024.02.01 23:12:04.834653 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
6922 | 2024.02.01 23:12:04.834778 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000933172 sec., 40721 rows/sec., 3.18 MiB/sec. | ||
6923 | 2024.02.01 23:12:04.834924 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} <Debug> DynamicQueryHandler: Done processing query | ||
6924 | 2024.02.01 23:12:04.834966 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6925 | 2024.02.01 23:12:04.834990 [ 3 ] {} <Debug> HTTP-Session: 8f64cff6-20a4-4c6d-87e7-2839b09122be Destroying unnamed session | ||
6926 | 2024.02.01 23:12:04.835186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 40666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6927 | 2024.02.01 23:12:04.835232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6928 | 2024.02.01 23:12:04.835254 [ 3 ] {} <Debug> HTTP-Session: 91795415-a5a0-400b-9aa0-56913691f593 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6929 | 2024.02.01 23:12:04.835273 [ 3 ] {} <Debug> HTTP-Session: 91795415-a5a0-400b-9aa0-56913691f593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6930 | 2024.02.01 23:12:04.835362 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6931 | 2024.02.01 23:12:04.835410 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6932 | 2024.02.01 23:12:04.835559 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6933 | 2024.02.01 23:12:04.836035 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. | ||
6934 | 2024.02.01 23:12:04.836355 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6935 | 2024.02.01 23:12:04.836548 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
6936 | 2024.02.01 23:12:04.836668 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001267239 sec., 29986 rows/sec., 40.47 MiB/sec. | ||
6937 | 2024.02.01 23:12:04.836779 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} <Debug> DynamicQueryHandler: Done processing query | ||
6938 | 2024.02.01 23:12:04.836803 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6939 | 2024.02.01 23:12:04.836819 [ 3 ] {} <Debug> HTTP-Session: 91795415-a5a0-400b-9aa0-56913691f593 Destroying unnamed session | ||
6940 | 2024.02.01 23:12:09.830596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6941 | 2024.02.01 23:12:09.830820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6942 | 2024.02.01 23:12:09.830847 [ 3 ] {} <Debug> HTTP-Session: 84511a97-cf5d-43ca-b242-910ee4f06264 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6943 | 2024.02.01 23:12:09.830872 [ 3 ] {} <Debug> HTTP-Session: 84511a97-cf5d-43ca-b242-910ee4f06264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6944 | 2024.02.01 23:12:09.830998 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6945 | 2024.02.01 23:12:09.831057 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6946 | 2024.02.01 23:12:09.831215 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6947 | 2024.02.01 23:12:09.831584 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
6948 | 2024.02.01 23:12:09.832319 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
6949 | 2024.02.01 23:12:09.832782 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
6950 | 2024.02.01 23:12:09.832909 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001876584 sec., 12789 rows/sec., 1.01 MiB/sec. | ||
6951 | 2024.02.01 23:12:09.833063 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} <Debug> DynamicQueryHandler: Done processing query | ||
6952 | 2024.02.01 23:12:09.833090 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6953 | 2024.02.01 23:12:09.833106 [ 3 ] {} <Debug> HTTP-Session: 84511a97-cf5d-43ca-b242-910ee4f06264 Destroying unnamed session | ||
6954 | 2024.02.01 23:12:09.833268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 15874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6955 | 2024.02.01 23:12:09.833317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6956 | 2024.02.01 23:12:09.833338 [ 3 ] {} <Debug> HTTP-Session: 0822341d-b006-4a93-a648-ad32e7597559 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6957 | 2024.02.01 23:12:09.833356 [ 3 ] {} <Debug> HTTP-Session: 0822341d-b006-4a93-a648-ad32e7597559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6958 | 2024.02.01 23:12:09.833431 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6959 | 2024.02.01 23:12:09.833473 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6960 | 2024.02.01 23:12:09.833578 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6961 | 2024.02.01 23:12:09.833972 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
6962 | 2024.02.01 23:12:09.834443 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
6963 | 2024.02.01 23:12:09.834822 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
6964 | 2024.02.01 23:12:09.834932 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} <Information> executeQuery: Read 108 rows, 9.29 KiB in 0.001471674 sec., 73385 rows/sec., 6.16 MiB/sec. | ||
6965 | 2024.02.01 23:12:09.835067 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} <Debug> DynamicQueryHandler: Done processing query | ||
6966 | 2024.02.01 23:12:09.835091 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6967 | 2024.02.01 23:12:09.835109 [ 3 ] {} <Debug> HTTP-Session: 0822341d-b006-4a93-a648-ad32e7597559 Destroying unnamed session | ||
6968 | 2024.02.01 23:12:09.835293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 8161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6969 | 2024.02.01 23:12:09.835350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6970 | 2024.02.01 23:12:09.835372 [ 3 ] {} <Debug> HTTP-Session: 4a6e8103-562d-405f-9585-bffb38e9fb77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6971 | 2024.02.01 23:12:09.835390 [ 3 ] {} <Debug> HTTP-Session: 4a6e8103-562d-405f-9585-bffb38e9fb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6972 | 2024.02.01 23:12:09.835469 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6973 | 2024.02.01 23:12:09.835512 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6974 | 2024.02.01 23:12:09.835623 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6975 | 2024.02.01 23:12:09.835964 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
6976 | 2024.02.01 23:12:09.836351 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
6977 | 2024.02.01 23:12:09.836671 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
6978 | 2024.02.01 23:12:09.836791 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} <Information> executeQuery: Read 48 rows, 3.82 KiB in 0.00128748 sec., 37282 rows/sec., 2.90 MiB/sec. | ||
6979 | 2024.02.01 23:12:09.836923 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} <Debug> DynamicQueryHandler: Done processing query | ||
6980 | 2024.02.01 23:12:09.836947 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6981 | 2024.02.01 23:12:09.836963 [ 3 ] {} <Debug> HTTP-Session: 4a6e8103-562d-405f-9585-bffb38e9fb77 Destroying unnamed session | ||
6982 | 2024.02.01 23:12:09.837099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6983 | 2024.02.01 23:12:09.837143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6984 | 2024.02.01 23:12:09.837161 [ 3 ] {} <Debug> HTTP-Session: 5ce7a9d7-fa41-4751-b397-86638bed4f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6985 | 2024.02.01 23:12:09.837178 [ 3 ] {} <Debug> HTTP-Session: 5ce7a9d7-fa41-4751-b397-86638bed4f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6986 | 2024.02.01 23:12:09.837252 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6987 | 2024.02.01 23:12:09.837297 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6988 | 2024.02.01 23:12:09.837419 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6989 | 2024.02.01 23:12:09.837715 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
6990 | 2024.02.01 23:12:09.838167 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6991 | 2024.02.01 23:12:09.838642 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
6992 | 2024.02.01 23:12:09.838803 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001520615 sec., 23674 rows/sec., 1.67 MiB/sec. | ||
6993 | 2024.02.01 23:12:09.838931 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} <Debug> DynamicQueryHandler: Done processing query | ||
6994 | 2024.02.01 23:12:09.838955 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6995 | 2024.02.01 23:12:09.838971 [ 3 ] {} <Debug> HTTP-Session: 5ce7a9d7-fa41-4751-b397-86638bed4f03 Destroying unnamed session | ||
6996 | 2024.02.01 23:12:09.839122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 25718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6997 | 2024.02.01 23:12:09.839169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6998 | 2024.02.01 23:12:09.839188 [ 3 ] {} <Debug> HTTP-Session: 92b8ba82-d475-45fb-aff7-c8780d96e764 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
6999 | 2024.02.01 23:12:09.839205 [ 3 ] {} <Debug> HTTP-Session: 92b8ba82-d475-45fb-aff7-c8780d96e764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7000 | 2024.02.01 23:12:09.839283 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7001 | 2024.02.01 23:12:09.839332 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7002 | 2024.02.01 23:12:09.839473 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7003 | 2024.02.01 23:12:09.839846 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7004 | 2024.02.01 23:12:09.840294 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7005 | 2024.02.01 23:12:09.840684 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
7006 | 2024.02.01 23:12:09.840816 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001499055 sec., 16010 rows/sec., 21.60 MiB/sec. | ||
7007 | 2024.02.01 23:12:09.840940 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} <Debug> DynamicQueryHandler: Done processing query | ||
7008 | 2024.02.01 23:12:09.840964 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7009 | 2024.02.01 23:12:09.840980 [ 3 ] {} <Debug> HTTP-Session: 92b8ba82-d475-45fb-aff7-c8780d96e764 Destroying unnamed session | ||
7010 | 2024.02.01 23:12:14.830380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7011 | 2024.02.01 23:12:14.830489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7012 | 2024.02.01 23:12:14.830516 [ 3 ] {} <Debug> HTTP-Session: aa9590cf-a970-4227-a356-36b39c94c101 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7013 | 2024.02.01 23:12:14.830539 [ 3 ] {} <Debug> HTTP-Session: aa9590cf-a970-4227-a356-36b39c94c101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7014 | 2024.02.01 23:12:14.830702 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7015 | 2024.02.01 23:12:14.830784 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7016 | 2024.02.01 23:12:14.831001 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7017 | 2024.02.01 23:12:14.831510 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7018 | 2024.02.01 23:12:14.831842 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7019 | 2024.02.01 23:12:14.832067 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7020 | 2024.02.01 23:12:14.832218 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001465284 sec., 25933 rows/sec., 2.05 MiB/sec. | ||
7021 | 2024.02.01 23:12:14.832388 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} <Debug> DynamicQueryHandler: Done processing query | ||
7022 | 2024.02.01 23:12:14.832423 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7023 | 2024.02.01 23:12:14.832448 [ 3 ] {} <Debug> HTTP-Session: aa9590cf-a970-4227-a356-36b39c94c101 Destroying unnamed session | ||
7024 | 2024.02.01 23:12:14.832621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7025 | 2024.02.01 23:12:14.832682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7026 | 2024.02.01 23:12:14.832712 [ 3 ] {} <Debug> HTTP-Session: 458df3ec-6762-461f-a86c-3eee169b2ced Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7027 | 2024.02.01 23:12:14.832737 [ 3 ] {} <Debug> HTTP-Session: 458df3ec-6762-461f-a86c-3eee169b2ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7028 | 2024.02.01 23:12:14.832839 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7029 | 2024.02.01 23:12:14.832892 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7030 | 2024.02.01 23:12:14.833036 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7031 | 2024.02.01 23:12:14.833473 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7032 | 2024.02.01 23:12:14.833708 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7033 | 2024.02.01 23:12:14.833857 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7034 | 2024.02.01 23:12:14.833956 [ 125 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7035 | 2024.02.01 23:12:14.833962 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} <Information> executeQuery: Read 114 rows, 11.36 KiB in 0.001085416 sec., 105028 rows/sec., 10.22 MiB/sec. | ||
7036 | 2024.02.01 23:12:14.834005 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7037 | 2024.02.01 23:12:14.834134 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7038 | 2024.02.01 23:12:14.834147 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} <Debug> DynamicQueryHandler: Done processing query | ||
7039 | 2024.02.01 23:12:14.834200 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7040 | 2024.02.01 23:12:14.834227 [ 3 ] {} <Debug> HTTP-Session: 458df3ec-6762-461f-a86c-3eee169b2ced Destroying unnamed session | ||
7041 | 2024.02.01 23:12:14.834293 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7042 | 2024.02.01 23:12:14.834327 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 202 rows starting from the beginning of the part | ||
7043 | 2024.02.01 23:12:14.834402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7044 | 2024.02.01 23:12:14.834470 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part | ||
7045 | 2024.02.01 23:12:14.834484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7046 | 2024.02.01 23:12:14.834540 [ 3 ] {} <Debug> HTTP-Session: 03614c3e-0842-4cf2-a16d-59b71f671837 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7047 | 2024.02.01 23:12:14.834574 [ 3 ] {} <Debug> HTTP-Session: 03614c3e-0842-4cf2-a16d-59b71f671837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7048 | 2024.02.01 23:12:14.834684 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 63 rows starting from the beginning of the part | ||
7049 | 2024.02.01 23:12:14.834786 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7050 | 2024.02.01 23:12:14.834888 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7051 | 2024.02.01 23:12:14.834903 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 114 rows starting from the beginning of the part | ||
7052 | 2024.02.01 23:12:14.835179 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 108 rows starting from the beginning of the part | ||
7053 | 2024.02.01 23:12:14.835324 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7054 | 2024.02.01 23:12:14.835391 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 114 rows starting from the beginning of the part | ||
7055 | 2024.02.01 23:12:14.835995 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7056 | 2024.02.01 23:12:14.836487 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7057 | 2024.02.01 23:12:14.836741 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7058 | 2024.02.01 23:12:14.836980 [ 125 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7059 | 2024.02.01 23:12:14.837078 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7060 | 2024.02.01 23:12:14.837084 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.002249452 sec., 16893 rows/sec., 1.32 MiB/sec. | ||
7061 | 2024.02.01 23:12:14.837111 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 709 rows, containing 4 columns (4 merged, 0 gathered) in 0.003040641 sec., 233174.518136143 rows/sec., 21.61 MiB/sec. | ||
7062 | 2024.02.01 23:12:14.837299 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7063 | 2024.02.01 23:12:14.837455 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} <Debug> DynamicQueryHandler: Done processing query | ||
7064 | 2024.02.01 23:12:14.837554 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7065 | 2024.02.01 23:12:14.837645 [ 3 ] {} <Debug> HTTP-Session: 03614c3e-0842-4cf2-a16d-59b71f671837 Destroying unnamed session | ||
7066 | 2024.02.01 23:12:14.837698 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7067 | 2024.02.01 23:12:14.837768 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7068 | 2024.02.01 23:12:14.837874 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 104 rows starting from the beginning of the part | ||
7069 | 2024.02.01 23:12:14.837969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 40666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7070 | 2024.02.01 23:12:14.838059 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
7071 | 2024.02.01 23:12:14.838063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7072 | 2024.02.01 23:12:14.838140 [ 3 ] {} <Debug> HTTP-Session: 021bd394-1271-4ae1-9d7c-d10940e81f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7073 | 2024.02.01 23:12:14.838191 [ 3 ] {} <Debug> HTTP-Session: 021bd394-1271-4ae1-9d7c-d10940e81f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7074 | 2024.02.01 23:12:14.838208 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7075 | 2024.02.01 23:12:14.838372 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
7076 | 2024.02.01 23:12:14.838418 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7077 | 2024.02.01 23:12:14.838451 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7078 | 2024.02.01 23:12:14.838631 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7079 | 2024.02.01 23:12:14.838721 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part | ||
7080 | 2024.02.01 23:12:14.838888 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
7081 | 2024.02.01 23:12:14.839014 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7082 | 2024.02.01 23:12:14.839031 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part | ||
7083 | 2024.02.01 23:12:14.839735 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7084 | 2024.02.01 23:12:14.839957 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.002824276 sec., 104097.47489268046 rows/sec., 8.13 MiB/sec. | ||
7085 | 2024.02.01 23:12:14.840127 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7086 | 2024.02.01 23:12:14.840246 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7087 | 2024.02.01 23:12:14.840383 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7088 | 2024.02.01 23:12:14.840490 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7089 | 2024.02.01 23:12:14.840598 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7090 | 2024.02.01 23:12:14.840728 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.002223202 sec., 17092 rows/sec., 23.07 MiB/sec. | ||
7091 | 2024.02.01 23:12:14.840915 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} <Debug> DynamicQueryHandler: Done processing query | ||
7092 | 2024.02.01 23:12:14.840953 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7093 | 2024.02.01 23:12:14.840970 [ 3 ] {} <Debug> HTTP-Session: 021bd394-1271-4ae1-9d7c-d10940e81f08 Destroying unnamed session | ||
7094 | 2024.02.01 23:12:19.419428 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7095 | 2024.02.01 23:12:19.419480 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7096 | 2024.02.01 23:12:19.829614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7097 | 2024.02.01 23:12:19.829754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7098 | 2024.02.01 23:12:19.829786 [ 3 ] {} <Debug> HTTP-Session: f9f3748c-5a22-4f5e-a165-e5f69d6b3c8d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7099 | 2024.02.01 23:12:19.829817 [ 3 ] {} <Debug> HTTP-Session: f9f3748c-5a22-4f5e-a165-e5f69d6b3c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7100 | 2024.02.01 23:12:19.829978 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7101 | 2024.02.01 23:12:19.830056 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7102 | 2024.02.01 23:12:19.830264 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7103 | 2024.02.01 23:12:19.830828 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7104 | 2024.02.01 23:12:19.831100 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7105 | 2024.02.01 23:12:19.831269 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7106 | 2024.02.01 23:12:19.831390 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001370851 sec., 18966 rows/sec., 1.50 MiB/sec. | ||
7107 | 2024.02.01 23:12:19.831417 [ 131 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7108 | 2024.02.01 23:12:19.831532 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7109 | 2024.02.01 23:12:19.831606 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} <Debug> DynamicQueryHandler: Done processing query | ||
7110 | 2024.02.01 23:12:19.831633 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7111 | 2024.02.01 23:12:19.831640 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7112 | 2024.02.01 23:12:19.831675 [ 3 ] {} <Debug> HTTP-Session: f9f3748c-5a22-4f5e-a165-e5f69d6b3c8d Destroying unnamed session | ||
7113 | 2024.02.01 23:12:19.831721 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7114 | 2024.02.01 23:12:19.831751 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 54 rows starting from the beginning of the part | ||
7115 | 2024.02.01 23:12:19.831846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7116 | 2024.02.01 23:12:19.831866 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 21 rows starting from the beginning of the part | ||
7117 | 2024.02.01 23:12:19.831910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7118 | 2024.02.01 23:12:19.831936 [ 3 ] {} <Debug> HTTP-Session: 00b1f119-0ad4-42ed-9f44-6d1ec55262cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7119 | 2024.02.01 23:12:19.831971 [ 3 ] {} <Debug> HTTP-Session: 00b1f119-0ad4-42ed-9f44-6d1ec55262cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7120 | 2024.02.01 23:12:19.831980 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
7121 | 2024.02.01 23:12:19.832070 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7122 | 2024.02.01 23:12:19.832092 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
7123 | 2024.02.01 23:12:19.832142 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7124 | 2024.02.01 23:12:19.832243 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
7125 | 2024.02.01 23:12:19.832411 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
7126 | 2024.02.01 23:12:19.832421 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7127 | 2024.02.01 23:12:19.833000 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7128 | 2024.02.01 23:12:19.833349 [ 13 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.001765581 sec., 113843.54498604142 rows/sec., 9.01 MiB/sec. | ||
7129 | 2024.02.01 23:12:19.833356 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7130 | 2024.02.01 23:12:19.833443 [ 13 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7131 | 2024.02.01 23:12:19.833550 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
7132 | 2024.02.01 23:12:19.833629 [ 13 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7133 | 2024.02.01 23:12:19.833725 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001601358 sec., 2497 rows/sec., 208.56 KiB/sec. | ||
7134 | 2024.02.01 23:12:19.833770 [ 13 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7135 | 2024.02.01 23:12:19.833948 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} <Debug> DynamicQueryHandler: Done processing query | ||
7136 | 2024.02.01 23:12:19.833974 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7137 | 2024.02.01 23:12:19.833990 [ 3 ] {} <Debug> HTTP-Session: 00b1f119-0ad4-42ed-9f44-6d1ec55262cf Destroying unnamed session | ||
7138 | 2024.02.01 23:12:19.834166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7139 | 2024.02.01 23:12:19.834218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7140 | 2024.02.01 23:12:19.834239 [ 3 ] {} <Debug> HTTP-Session: d8b901cb-1a10-4c5d-a734-1063d1239908 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7141 | 2024.02.01 23:12:19.834256 [ 3 ] {} <Debug> HTTP-Session: d8b901cb-1a10-4c5d-a734-1063d1239908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7142 | 2024.02.01 23:12:19.834338 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7143 | 2024.02.01 23:12:19.834379 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7144 | 2024.02.01 23:12:19.834486 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7145 | 2024.02.01 23:12:19.834865 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7146 | 2024.02.01 23:12:19.835086 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7147 | 2024.02.01 23:12:19.835247 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7148 | 2024.02.01 23:12:19.835371 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} <Information> executeQuery: Read 80 rows, 7.27 KiB in 0.001000043 sec., 79996 rows/sec., 7.10 MiB/sec. | ||
7149 | 2024.02.01 23:12:19.835495 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} <Debug> DynamicQueryHandler: Done processing query | ||
7150 | 2024.02.01 23:12:19.835520 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7151 | 2024.02.01 23:12:19.835537 [ 3 ] {} <Debug> HTTP-Session: d8b901cb-1a10-4c5d-a734-1063d1239908 Destroying unnamed session | ||
7152 | 2024.02.01 23:12:19.835653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7153 | 2024.02.01 23:12:19.835704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7154 | 2024.02.01 23:12:19.835723 [ 3 ] {} <Debug> HTTP-Session: 479c4822-8e47-44f2-ab25-7c9bfe79aea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7155 | 2024.02.01 23:12:19.835741 [ 3 ] {} <Debug> HTTP-Session: 479c4822-8e47-44f2-ab25-7c9bfe79aea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7156 | 2024.02.01 23:12:19.835816 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7157 | 2024.02.01 23:12:19.835858 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7158 | 2024.02.01 23:12:19.835967 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7159 | 2024.02.01 23:12:19.836256 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7160 | 2024.02.01 23:12:19.836460 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7161 | 2024.02.01 23:12:19.836609 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
7162 | 2024.02.01 23:12:19.836729 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00087486 sec., 4572 rows/sec., 319.25 KiB/sec. | ||
7163 | 2024.02.01 23:12:19.836866 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} <Debug> DynamicQueryHandler: Done processing query | ||
7164 | 2024.02.01 23:12:19.836890 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7165 | 2024.02.01 23:12:19.836907 [ 3 ] {} <Debug> HTTP-Session: 479c4822-8e47-44f2-ab25-7c9bfe79aea2 Destroying unnamed session | ||
7166 | 2024.02.01 23:12:19.837057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7167 | 2024.02.01 23:12:19.837102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7168 | 2024.02.01 23:12:19.837121 [ 3 ] {} <Debug> HTTP-Session: abddeccd-b3f5-4f91-b8e7-1cf840b389a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7169 | 2024.02.01 23:12:19.837138 [ 3 ] {} <Debug> HTTP-Session: abddeccd-b3f5-4f91-b8e7-1cf840b389a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7170 | 2024.02.01 23:12:19.837211 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7171 | 2024.02.01 23:12:19.837251 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7172 | 2024.02.01 23:12:19.837362 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7173 | 2024.02.01 23:12:19.837680 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7174 | 2024.02.01 23:12:19.837892 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7175 | 2024.02.01 23:12:19.838060 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7176 | 2024.02.01 23:12:19.838173 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} <Information> executeQuery: Read 30 rows, 2.41 KiB in 0.000930742 sec., 32232 rows/sec., 2.53 MiB/sec. | ||
7177 | 2024.02.01 23:12:19.838306 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} <Debug> DynamicQueryHandler: Done processing query | ||
7178 | 2024.02.01 23:12:19.838330 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7179 | 2024.02.01 23:12:19.838355 [ 3 ] {} <Debug> HTTP-Session: abddeccd-b3f5-4f91-b8e7-1cf840b389a6 Destroying unnamed session | ||
7180 | 2024.02.01 23:12:19.838471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7181 | 2024.02.01 23:12:19.838515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7182 | 2024.02.01 23:12:19.838537 [ 3 ] {} <Debug> HTTP-Session: 6c7476d2-54b6-4da5-a4a3-b0cd547f4074 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7183 | 2024.02.01 23:12:19.838554 [ 3 ] {} <Debug> HTTP-Session: 6c7476d2-54b6-4da5-a4a3-b0cd547f4074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7184 | 2024.02.01 23:12:19.838621 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7185 | 2024.02.01 23:12:19.838663 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7186 | 2024.02.01 23:12:19.838777 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7187 | 2024.02.01 23:12:19.839077 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7188 | 2024.02.01 23:12:19.839334 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7189 | 2024.02.01 23:12:19.839530 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
7190 | 2024.02.01 23:12:19.839640 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000982873 sec., 2034 rows/sec., 143.08 KiB/sec. | ||
7191 | 2024.02.01 23:12:19.839824 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} <Debug> DynamicQueryHandler: Done processing query | ||
7192 | 2024.02.01 23:12:19.839848 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7193 | 2024.02.01 23:12:19.839864 [ 3 ] {} <Debug> HTTP-Session: 6c7476d2-54b6-4da5-a4a3-b0cd547f4074 Destroying unnamed session | ||
7194 | 2024.02.01 23:12:19.840132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 27855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7195 | 2024.02.01 23:12:19.840179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7196 | 2024.02.01 23:12:19.840198 [ 3 ] {} <Debug> HTTP-Session: d4146dda-a059-4289-8373-cfa68616aba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7197 | 2024.02.01 23:12:19.840214 [ 3 ] {} <Debug> HTTP-Session: d4146dda-a059-4289-8373-cfa68616aba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7198 | 2024.02.01 23:12:19.840294 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7199 | 2024.02.01 23:12:19.840341 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7200 | 2024.02.01 23:12:19.840482 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7201 | 2024.02.01 23:12:19.840911 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7202 | 2024.02.01 23:12:19.841203 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7203 | 2024.02.01 23:12:19.841383 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7204 | 2024.02.01 23:12:19.841501 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001167907 sec., 22262 rows/sec., 30.04 MiB/sec. | ||
7205 | 2024.02.01 23:12:19.841500 [ 131 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7206 | 2024.02.01 23:12:19.841586 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. | ||
7207 | 2024.02.01 23:12:19.841702 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7208 | 2024.02.01 23:12:19.841715 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} <Debug> DynamicQueryHandler: Done processing query | ||
7209 | 2024.02.01 23:12:19.841750 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7210 | 2024.02.01 23:12:19.841779 [ 3 ] {} <Debug> HTTP-Session: d4146dda-a059-4289-8373-cfa68616aba8 Destroying unnamed session | ||
7211 | 2024.02.01 23:12:19.841820 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7212 | 2024.02.01 23:12:19.841850 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1766 rows starting from the beginning of the part | ||
7213 | 2024.02.01 23:12:19.841959 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 21 rows starting from the beginning of the part | ||
7214 | 2024.02.01 23:12:19.842057 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
7215 | 2024.02.01 23:12:19.842152 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
7216 | 2024.02.01 23:12:19.842238 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
7217 | 2024.02.01 23:12:19.842319 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
7218 | 2024.02.01 23:12:19.847860 [ 18 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1913 rows, containing 6 columns (6 merged, 0 gathered) in 0.006186194 sec., 309236.9880414355 rows/sec., 417.30 MiB/sec. | ||
7219 | 2024.02.01 23:12:19.848731 [ 13 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7220 | 2024.02.01 23:12:19.849055 [ 13 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7221 | 2024.02.01 23:12:19.849160 [ 13 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7222 | 2024.02.01 23:12:19.849289 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15: 13.15 MiB. | ||
7223 | 2024.02.01 23:12:24.830056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7224 | 2024.02.01 23:12:24.830238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7225 | 2024.02.01 23:12:24.830286 [ 3 ] {} <Debug> HTTP-Session: 652714bf-7ade-4094-a795-5144e0438094 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7226 | 2024.02.01 23:12:24.830328 [ 3 ] {} <Debug> HTTP-Session: 652714bf-7ade-4094-a795-5144e0438094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7227 | 2024.02.01 23:12:24.830530 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7228 | 2024.02.01 23:12:24.830631 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7229 | 2024.02.01 23:12:24.830901 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7230 | 2024.02.01 23:12:24.831464 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7231 | 2024.02.01 23:12:24.831728 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7232 | 2024.02.01 23:12:24.831886 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7233 | 2024.02.01 23:12:24.832010 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001422773 sec., 27411 rows/sec., 2.17 MiB/sec. | ||
7234 | 2024.02.01 23:12:24.832228 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} <Debug> DynamicQueryHandler: Done processing query | ||
7235 | 2024.02.01 23:12:24.832263 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7236 | 2024.02.01 23:12:24.832317 [ 3 ] {} <Debug> HTTP-Session: 652714bf-7ade-4094-a795-5144e0438094 Destroying unnamed session | ||
7237 | 2024.02.01 23:12:24.832510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7238 | 2024.02.01 23:12:24.832565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7239 | 2024.02.01 23:12:24.832585 [ 3 ] {} <Debug> HTTP-Session: 0ba5c1b0-f5bf-42f2-beb0-6dda36386fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7240 | 2024.02.01 23:12:24.832605 [ 3 ] {} <Debug> HTTP-Session: 0ba5c1b0-f5bf-42f2-beb0-6dda36386fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7241 | 2024.02.01 23:12:24.832693 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7242 | 2024.02.01 23:12:24.832735 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7243 | 2024.02.01 23:12:24.832856 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7244 | 2024.02.01 23:12:24.833243 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7245 | 2024.02.01 23:12:24.833463 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7246 | 2024.02.01 23:12:24.833614 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7247 | 2024.02.01 23:12:24.833719 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} <Information> executeQuery: Read 117 rows, 11.63 KiB in 0.000997673 sec., 117272 rows/sec., 11.38 MiB/sec. | ||
7248 | 2024.02.01 23:12:24.833841 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} <Debug> DynamicQueryHandler: Done processing query | ||
7249 | 2024.02.01 23:12:24.833865 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7250 | 2024.02.01 23:12:24.833881 [ 3 ] {} <Debug> HTTP-Session: 0ba5c1b0-f5bf-42f2-beb0-6dda36386fdf Destroying unnamed session | ||
7251 | 2024.02.01 23:12:24.834035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7252 | 2024.02.01 23:12:24.834082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7253 | 2024.02.01 23:12:24.834102 [ 3 ] {} <Debug> HTTP-Session: 6c1f38d1-6162-4b43-9da8-107ecca6efe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7254 | 2024.02.01 23:12:24.834121 [ 3 ] {} <Debug> HTTP-Session: 6c1f38d1-6162-4b43-9da8-107ecca6efe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7255 | 2024.02.01 23:12:24.834194 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7256 | 2024.02.01 23:12:24.834235 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7257 | 2024.02.01 23:12:24.834341 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7258 | 2024.02.01 23:12:24.834663 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7259 | 2024.02.01 23:12:24.834887 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7260 | 2024.02.01 23:12:24.835048 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7261 | 2024.02.01 23:12:24.835152 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} <Information> executeQuery: Read 45 rows, 3.58 KiB in 0.000929991 sec., 48387 rows/sec., 3.76 MiB/sec. | ||
7262 | 2024.02.01 23:12:24.835252 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} <Debug> DynamicQueryHandler: Done processing query | ||
7263 | 2024.02.01 23:12:24.835277 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7264 | 2024.02.01 23:12:24.835294 [ 3 ] {} <Debug> HTTP-Session: 6c1f38d1-6162-4b43-9da8-107ecca6efe4 Destroying unnamed session | ||
7265 | 2024.02.01 23:12:24.835438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7266 | 2024.02.01 23:12:24.835481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7267 | 2024.02.01 23:12:24.835499 [ 3 ] {} <Debug> HTTP-Session: 235f1aba-26dd-4dcf-a03f-6c3bcd54d586 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7268 | 2024.02.01 23:12:24.835515 [ 3 ] {} <Debug> HTTP-Session: 235f1aba-26dd-4dcf-a03f-6c3bcd54d586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7269 | 2024.02.01 23:12:24.835595 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7270 | 2024.02.01 23:12:24.835640 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7271 | 2024.02.01 23:12:24.835770 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7272 | 2024.02.01 23:12:24.836201 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7273 | 2024.02.01 23:12:24.836506 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7274 | 2024.02.01 23:12:24.836685 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7275 | 2024.02.01 23:12:24.836784 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001161537 sec., 33576 rows/sec., 45.31 MiB/sec. | ||
7276 | 2024.02.01 23:12:24.836975 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} <Debug> DynamicQueryHandler: Done processing query | ||
7277 | 2024.02.01 23:12:24.836999 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7278 | 2024.02.01 23:12:24.837048 [ 3 ] {} <Debug> HTTP-Session: 235f1aba-26dd-4dcf-a03f-6c3bcd54d586 Destroying unnamed session | ||
7279 | 2024.02.01 23:12:24.837209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7280 | 2024.02.01 23:12:24.837260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7281 | 2024.02.01 23:12:24.837280 [ 3 ] {} <Debug> HTTP-Session: 5668847c-29aa-43d8-aabd-d9a67d9e625e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7282 | 2024.02.01 23:12:24.837296 [ 3 ] {} <Debug> HTTP-Session: 5668847c-29aa-43d8-aabd-d9a67d9e625e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7283 | 2024.02.01 23:12:24.837369 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
7284 | 2024.02.01 23:12:24.837411 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
7285 | 2024.02.01 23:12:24.837533 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7286 | 2024.02.01 23:12:24.837781 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7287 | 2024.02.01 23:12:24.838029 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
7288 | 2024.02.01 23:12:24.838204 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} <Trace> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
7289 | 2024.02.01 23:12:24.838304 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000905592 sec., 6625 rows/sec., 436.74 KiB/sec. | ||
7290 | 2024.02.01 23:12:24.838411 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} <Debug> DynamicQueryHandler: Done processing query | ||
7291 | 2024.02.01 23:12:24.838433 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
7292 | 2024.02.01 23:12:24.838448 [ 3 ] {} <Debug> HTTP-Session: 5668847c-29aa-43d8-aabd-d9a67d9e625e Destroying unnamed session | ||
7293 | 2024.02.01 23:12:29.829823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7294 | 2024.02.01 23:12:29.829954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7295 | 2024.02.01 23:12:29.829985 [ 3 ] {} <Debug> HTTP-Session: 8a940bb1-75e4-49e9-81dd-4818440223ab Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7296 | 2024.02.01 23:12:29.830013 [ 3 ] {} <Debug> HTTP-Session: 8a940bb1-75e4-49e9-81dd-4818440223ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7297 | 2024.02.01 23:12:29.830155 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7298 | 2024.02.01 23:12:29.830217 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7299 | 2024.02.01 23:12:29.830374 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7300 | 2024.02.01 23:12:29.830841 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7301 | 2024.02.01 23:12:29.831103 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7302 | 2024.02.01 23:12:29.831267 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7303 | 2024.02.01 23:12:29.831403 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001205848 sec., 25708 rows/sec., 2.03 MiB/sec. | ||
7304 | 2024.02.01 23:12:29.831536 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} <Debug> DynamicQueryHandler: Done processing query | ||
7305 | 2024.02.01 23:12:29.831561 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7306 | 2024.02.01 23:12:29.831577 [ 3 ] {} <Debug> HTTP-Session: 8a940bb1-75e4-49e9-81dd-4818440223ab Destroying unnamed session | ||
7307 | 2024.02.01 23:12:29.831716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 14140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7308 | 2024.02.01 23:12:29.831763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7309 | 2024.02.01 23:12:29.831783 [ 3 ] {} <Debug> HTTP-Session: 81daa25f-c89d-4596-9e2d-0732330d12a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7310 | 2024.02.01 23:12:29.831801 [ 3 ] {} <Debug> HTTP-Session: 81daa25f-c89d-4596-9e2d-0732330d12a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7311 | 2024.02.01 23:12:29.831875 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7312 | 2024.02.01 23:12:29.831915 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7313 | 2024.02.01 23:12:29.832019 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7314 | 2024.02.01 23:12:29.832359 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7315 | 2024.02.01 23:12:29.832586 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7316 | 2024.02.01 23:12:29.832735 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7317 | 2024.02.01 23:12:29.832850 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} <Information> executeQuery: Read 93 rows, 8.45 KiB in 0.000946642 sec., 98241 rows/sec., 8.72 MiB/sec. | ||
7318 | 2024.02.01 23:12:29.832955 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} <Debug> DynamicQueryHandler: Done processing query | ||
7319 | 2024.02.01 23:12:29.832978 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
7320 | 2024.02.01 23:12:29.832994 [ 3 ] {} <Debug> HTTP-Session: 81daa25f-c89d-4596-9e2d-0732330d12a0 Destroying unnamed session | ||
7321 | 2024.02.01 23:12:29.833166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7322 | 2024.02.01 23:12:29.833211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7323 | 2024.02.01 23:12:29.833229 [ 3 ] {} <Debug> HTTP-Session: d5fa30ec-8d81-4200-b5c1-adf7a771dd07 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7324 | 2024.02.01 23:12:29.833247 [ 3 ] {} <Debug> HTTP-Session: d5fa30ec-8d81-4200-b5c1-adf7a771dd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7325 | 2024.02.01 23:12:29.833320 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7326 | 2024.02.01 23:12:29.833358 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7327 | 2024.02.01 23:12:29.833463 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7328 | 2024.02.01 23:12:29.833734 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7329 | 2024.02.01 23:12:29.833939 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7330 | 2024.02.01 23:12:29.834089 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7331 | 2024.02.01 23:12:29.834197 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} <Information> executeQuery: Read 34 rows, 2.75 KiB in 0.000844199 sec., 40274 rows/sec., 3.18 MiB/sec. | ||
7332 | 2024.02.01 23:12:29.834310 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} <Debug> DynamicQueryHandler: Done processing query | ||
7333 | 2024.02.01 23:12:29.834333 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7334 | 2024.02.01 23:12:29.834349 [ 3 ] {} <Debug> HTTP-Session: d5fa30ec-8d81-4200-b5c1-adf7a771dd07 Destroying unnamed session | ||
7335 | 2024.02.01 23:12:29.834480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7336 | 2024.02.01 23:12:29.834524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7337 | 2024.02.01 23:12:29.834543 [ 3 ] {} <Debug> HTTP-Session: 088b5059-fa1e-41ab-bd9f-3d5a0ac6e202 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7338 | 2024.02.01 23:12:29.834560 [ 3 ] {} <Debug> HTTP-Session: 088b5059-fa1e-41ab-bd9f-3d5a0ac6e202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7339 | 2024.02.01 23:12:29.834638 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7340 | 2024.02.01 23:12:29.834682 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7341 | 2024.02.01 23:12:29.834818 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7342 | 2024.02.01 23:12:29.835221 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7343 | 2024.02.01 23:12:29.835516 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7344 | 2024.02.01 23:12:29.835693 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7345 | 2024.02.01 23:12:29.835821 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001153607 sec., 26872 rows/sec., 36.26 MiB/sec. | ||
7346 | 2024.02.01 23:12:29.835943 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} <Debug> DynamicQueryHandler: Done processing query | ||
7347 | 2024.02.01 23:12:29.835971 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7348 | 2024.02.01 23:12:29.835994 [ 3 ] {} <Debug> HTTP-Session: 088b5059-fa1e-41ab-bd9f-3d5a0ac6e202 Destroying unnamed session | ||
7349 | 2024.02.01 23:12:29.836111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7350 | 2024.02.01 23:12:29.836155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7351 | 2024.02.01 23:12:29.836173 [ 3 ] {} <Debug> HTTP-Session: 70991644-5cdb-470d-b115-8ee6353d5e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7352 | 2024.02.01 23:12:29.836191 [ 3 ] {} <Debug> HTTP-Session: 70991644-5cdb-470d-b115-8ee6353d5e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7353 | 2024.02.01 23:12:29.836259 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
7354 | 2024.02.01 23:12:29.836300 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
7355 | 2024.02.01 23:12:29.836405 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7356 | 2024.02.01 23:12:29.836641 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7357 | 2024.02.01 23:12:29.836877 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
7358 | 2024.02.01 23:12:29.837058 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} <Trace> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
7359 | 2024.02.01 23:12:29.837171 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000874001 sec., 3432 rows/sec., 274.87 KiB/sec. | ||
7360 | 2024.02.01 23:12:29.837173 [ 71 ] {} <Debug> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
7361 | 2024.02.01 23:12:29.837284 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. | ||
7362 | 2024.02.01 23:12:29.837332 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} <Debug> DynamicQueryHandler: Done processing query | ||
7363 | 2024.02.01 23:12:29.837382 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
7364 | 2024.02.01 23:12:29.837395 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
7365 | 2024.02.01 23:12:29.837407 [ 3 ] {} <Debug> HTTP-Session: 70991644-5cdb-470d-b115-8ee6353d5e35 Destroying unnamed session | ||
7366 | 2024.02.01 23:12:29.837502 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7367 | 2024.02.01 23:12:29.837538 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
7368 | 2024.02.01 23:12:29.837674 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
7369 | 2024.02.01 23:12:29.837798 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
7370 | 2024.02.01 23:12:29.837909 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
7371 | 2024.02.01 23:12:29.838005 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::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 | ||
7372 | 2024.02.01 23:12:29.838096 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::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 | ||
7373 | 2024.02.01 23:12:29.838635 [ 13 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00130045 sec., 39217.19404821408 rows/sec., 2.79 MiB/sec. | ||
7374 | 2024.02.01 23:12:29.838719 [ 13 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
7375 | 2024.02.01 23:12:29.838912 [ 13 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Trace> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
7376 | 2024.02.01 23:12:29.838964 [ 13 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} <Trace> oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
7377 | 2024.02.01 23:12:32.035723 [ 65 ] {} <Debug> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
7378 | 2024.02.01 23:12:32.035849 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7379 | 2024.02.01 23:12:32.035994 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
7380 | 2024.02.01 23:12:32.036220 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7381 | 2024.02.01 23:12:32.036283 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
7382 | 2024.02.01 23:12:32.036539 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
7383 | 2024.02.01 23:12:32.036675 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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 | ||
7384 | 2024.02.01 23:12:32.036775 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
7385 | 2024.02.01 23:12:32.036904 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
7386 | 2024.02.01 23:12:32.037532 [ 24 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001606907 sec., 12446.27100386021 rows/sec., 869.05 KiB/sec. | ||
7387 | 2024.02.01 23:12:32.037635 [ 24 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
7388 | 2024.02.01 23:12:32.037820 [ 24 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
7389 | 2024.02.01 23:12:32.037891 [ 24 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
7390 | 2024.02.01 23:12:33.081496 [ 65 ] {} <Debug> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
7391 | 2024.02.01 23:12:33.081615 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7392 | 2024.02.01 23:12:33.081742 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
7393 | 2024.02.01 23:12:33.081903 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7394 | 2024.02.01 23:12:33.081943 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
7395 | 2024.02.01 23:12:33.082134 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
7396 | 2024.02.01 23:12:33.082272 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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 | ||
7397 | 2024.02.01 23:12:33.082366 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
7398 | 2024.02.01 23:12:33.082449 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
7399 | 2024.02.01 23:12:33.083033 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349292 sec., 14822.588438973922 rows/sec., 1.21 MiB/sec. | ||
7400 | 2024.02.01 23:12:33.083139 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
7401 | 2024.02.01 23:12:33.083342 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
7402 | 2024.02.01 23:12:33.083418 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
7403 | 2024.02.01 23:12:34.160879 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7404 | 2024.02.01 23:12:34.160981 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7405 | 2024.02.01 23:12:34.161125 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact | ||
7406 | 2024.02.01 23:12:34.161334 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7407 | 2024.02.01 23:12:34.161392 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 704 rows starting from the beginning of the part | ||
7408 | 2024.02.01 23:12:34.161614 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7409 | 2024.02.01 23:12:34.161789 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
7410 | 2024.02.01 23:12:34.161956 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
7411 | 2024.02.01 23:12:34.162104 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
7412 | 2024.02.01 23:12:34.162870 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813612 sec., 430080.9654986844 rows/sec., 30.33 MiB/sec. | ||
7413 | 2024.02.01 23:12:34.163063 [ 12 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7414 | 2024.02.01 23:12:34.163355 [ 12 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6. | ||
7415 | 2024.02.01 23:12:34.163434 [ 12 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_21_5 to all_25_25_0 | ||
7416 | 2024.02.01 23:12:34.419523 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7417 | 2024.02.01 23:12:34.419587 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7418 | 2024.02.01 23:12:34.830302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7419 | 2024.02.01 23:12:34.830408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7420 | 2024.02.01 23:12:34.830436 [ 3 ] {} <Debug> HTTP-Session: 4cc494fe-e179-4a35-8691-44d95bdf3304 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7421 | 2024.02.01 23:12:34.830464 [ 3 ] {} <Debug> HTTP-Session: 4cc494fe-e179-4a35-8691-44d95bdf3304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7422 | 2024.02.01 23:12:34.830601 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7423 | 2024.02.01 23:12:34.830667 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7424 | 2024.02.01 23:12:34.830851 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7425 | 2024.02.01 23:12:34.831290 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7426 | 2024.02.01 23:12:34.831578 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7427 | 2024.02.01 23:12:34.831758 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7428 | 2024.02.01 23:12:34.831892 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001253599 sec., 31110 rows/sec., 2.46 MiB/sec. | ||
7429 | 2024.02.01 23:12:34.832035 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} <Debug> DynamicQueryHandler: Done processing query | ||
7430 | 2024.02.01 23:12:34.832066 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7431 | 2024.02.01 23:12:34.832085 [ 3 ] {} <Debug> HTTP-Session: 4cc494fe-e179-4a35-8691-44d95bdf3304 Destroying unnamed session | ||
7432 | 2024.02.01 23:12:34.832212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7433 | 2024.02.01 23:12:34.832264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7434 | 2024.02.01 23:12:34.832287 [ 3 ] {} <Debug> HTTP-Session: 9cf6f657-e40f-4287-b4d6-cb377f6920c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7435 | 2024.02.01 23:12:34.832304 [ 3 ] {} <Debug> HTTP-Session: 9cf6f657-e40f-4287-b4d6-cb377f6920c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7436 | 2024.02.01 23:12:34.832374 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7437 | 2024.02.01 23:12:34.832413 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7438 | 2024.02.01 23:12:34.832517 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7439 | 2024.02.01 23:12:34.832774 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7440 | 2024.02.01 23:12:34.832980 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7441 | 2024.02.01 23:12:34.833123 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
7442 | 2024.02.01 23:12:34.833237 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00083639 sec., 2391 rows/sec., 204.33 KiB/sec. | ||
7443 | 2024.02.01 23:12:34.833376 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} <Debug> DynamicQueryHandler: Done processing query | ||
7444 | 2024.02.01 23:12:34.833399 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7445 | 2024.02.01 23:12:34.833415 [ 3 ] {} <Debug> HTTP-Session: 9cf6f657-e40f-4287-b4d6-cb377f6920c8 Destroying unnamed session | ||
7446 | 2024.02.01 23:12:34.833542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7447 | 2024.02.01 23:12:34.833586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7448 | 2024.02.01 23:12:34.833603 [ 3 ] {} <Debug> HTTP-Session: fb604e3e-2088-4456-8513-9b742bb4982c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7449 | 2024.02.01 23:12:34.833620 [ 3 ] {} <Debug> HTTP-Session: fb604e3e-2088-4456-8513-9b742bb4982c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7450 | 2024.02.01 23:12:34.833696 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7451 | 2024.02.01 23:12:34.833733 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7452 | 2024.02.01 23:12:34.833841 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7453 | 2024.02.01 23:12:34.834174 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7454 | 2024.02.01 23:12:34.834380 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7455 | 2024.02.01 23:12:34.834522 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7456 | 2024.02.01 23:12:34.834644 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} <Information> executeQuery: Read 118 rows, 11.71 KiB in 0.000919451 sec., 128337 rows/sec., 12.44 MiB/sec. | ||
7457 | 2024.02.01 23:12:34.834743 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} <Debug> DynamicQueryHandler: Done processing query | ||
7458 | 2024.02.01 23:12:34.834764 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7459 | 2024.02.01 23:12:34.834780 [ 3 ] {} <Debug> HTTP-Session: fb604e3e-2088-4456-8513-9b742bb4982c Destroying unnamed session | ||
7460 | 2024.02.01 23:12:34.834935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7461 | 2024.02.01 23:12:34.834979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7462 | 2024.02.01 23:12:34.834998 [ 3 ] {} <Debug> HTTP-Session: 9fc2a210-7d28-46e9-ba9d-223688806409 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7463 | 2024.02.01 23:12:34.835015 [ 3 ] {} <Debug> HTTP-Session: 9fc2a210-7d28-46e9-ba9d-223688806409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7464 | 2024.02.01 23:12:34.835081 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7465 | 2024.02.01 23:12:34.835120 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7466 | 2024.02.01 23:12:34.835223 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7467 | 2024.02.01 23:12:34.835458 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7468 | 2024.02.01 23:12:34.835651 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7469 | 2024.02.01 23:12:34.835795 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
7470 | 2024.02.01 23:12:34.835906 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000796809 sec., 2510 rows/sec., 175.26 KiB/sec. | ||
7471 | 2024.02.01 23:12:34.836017 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} <Debug> DynamicQueryHandler: Done processing query | ||
7472 | 2024.02.01 23:12:34.836040 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7473 | 2024.02.01 23:12:34.836056 [ 3 ] {} <Debug> HTTP-Session: 9fc2a210-7d28-46e9-ba9d-223688806409 Destroying unnamed session | ||
7474 | 2024.02.01 23:12:34.836156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7475 | 2024.02.01 23:12:34.836200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7476 | 2024.02.01 23:12:34.836219 [ 3 ] {} <Debug> HTTP-Session: e9514e9b-84bd-44b4-bd4b-a9a08e0c59a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7477 | 2024.02.01 23:12:34.836235 [ 3 ] {} <Debug> HTTP-Session: e9514e9b-84bd-44b4-bd4b-a9a08e0c59a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7478 | 2024.02.01 23:12:34.836304 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7479 | 2024.02.01 23:12:34.836342 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7480 | 2024.02.01 23:12:34.836444 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7481 | 2024.02.01 23:12:34.836715 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7482 | 2024.02.01 23:12:34.836920 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7483 | 2024.02.01 23:12:34.837062 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7484 | 2024.02.01 23:12:34.837182 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.000849379 sec., 48270 rows/sec., 3.78 MiB/sec. | ||
7485 | 2024.02.01 23:12:34.837294 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} <Debug> DynamicQueryHandler: Done processing query | ||
7486 | 2024.02.01 23:12:34.837318 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7487 | 2024.02.01 23:12:34.837343 [ 3 ] {} <Debug> HTTP-Session: e9514e9b-84bd-44b4-bd4b-a9a08e0c59a0 Destroying unnamed session | ||
7488 | 2024.02.01 23:12:34.837459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7489 | 2024.02.01 23:12:34.837502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7490 | 2024.02.01 23:12:34.837520 [ 3 ] {} <Debug> HTTP-Session: ae6a58c5-b0ef-487a-9c41-c0cb33fa1784 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7491 | 2024.02.01 23:12:34.837536 [ 3 ] {} <Debug> HTTP-Session: ae6a58c5-b0ef-487a-9c41-c0cb33fa1784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7492 | 2024.02.01 23:12:34.837602 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7493 | 2024.02.01 23:12:34.837644 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7494 | 2024.02.01 23:12:34.837761 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7495 | 2024.02.01 23:12:34.837999 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7496 | 2024.02.01 23:12:34.838250 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7497 | 2024.02.01 23:12:34.838417 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
7498 | 2024.02.01 23:12:34.838533 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000903331 sec., 1107 rows/sec., 77.84 KiB/sec. | ||
7499 | 2024.02.01 23:12:34.838645 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} <Debug> DynamicQueryHandler: Done processing query | ||
7500 | 2024.02.01 23:12:34.838667 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7501 | 2024.02.01 23:12:34.838682 [ 3 ] {} <Debug> HTTP-Session: ae6a58c5-b0ef-487a-9c41-c0cb33fa1784 Destroying unnamed session | ||
7502 | 2024.02.01 23:12:34.838817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7503 | 2024.02.01 23:12:34.838861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7504 | 2024.02.01 23:12:34.838880 [ 3 ] {} <Debug> HTTP-Session: 306290d7-dfc6-4a3a-8a11-5db3aac9d9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7505 | 2024.02.01 23:12:34.838896 [ 3 ] {} <Debug> HTTP-Session: 306290d7-dfc6-4a3a-8a11-5db3aac9d9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7506 | 2024.02.01 23:12:34.838974 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7507 | 2024.02.01 23:12:34.839020 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7508 | 2024.02.01 23:12:34.839152 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7509 | 2024.02.01 23:12:34.839603 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7510 | 2024.02.01 23:12:34.839889 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7511 | 2024.02.01 23:12:34.840063 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7512 | 2024.02.01 23:12:34.840180 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001174587 sec., 33203 rows/sec., 44.81 MiB/sec. | ||
7513 | 2024.02.01 23:12:34.840287 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} <Debug> DynamicQueryHandler: Done processing query | ||
7514 | 2024.02.01 23:12:34.840309 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7515 | 2024.02.01 23:12:34.840324 [ 3 ] {} <Debug> HTTP-Session: 306290d7-dfc6-4a3a-8a11-5db3aac9d9e4 Destroying unnamed session | ||
7516 | 2024.02.01 23:12:39.830946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7517 | 2024.02.01 23:12:39.831121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7518 | 2024.02.01 23:12:39.831168 [ 3 ] {} <Debug> HTTP-Session: 45ede26e-a412-42b4-ab85-645cfa6ee581 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7519 | 2024.02.01 23:12:39.831209 [ 3 ] {} <Debug> HTTP-Session: 45ede26e-a412-42b4-ab85-645cfa6ee581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7520 | 2024.02.01 23:12:39.831420 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7521 | 2024.02.01 23:12:39.831506 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7522 | 2024.02.01 23:12:39.831665 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7523 | 2024.02.01 23:12:39.832080 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7524 | 2024.02.01 23:12:39.832337 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7525 | 2024.02.01 23:12:39.832502 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7526 | 2024.02.01 23:12:39.832621 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001145757 sec., 27056 rows/sec., 2.14 MiB/sec. | ||
7527 | 2024.02.01 23:12:39.832822 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} <Debug> DynamicQueryHandler: Done processing query | ||
7528 | 2024.02.01 23:12:39.832848 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7529 | 2024.02.01 23:12:39.832897 [ 3 ] {} <Debug> HTTP-Session: 45ede26e-a412-42b4-ab85-645cfa6ee581 Destroying unnamed session | ||
7530 | 2024.02.01 23:12:39.833103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7531 | 2024.02.01 23:12:39.833156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7532 | 2024.02.01 23:12:39.833176 [ 3 ] {} <Debug> HTTP-Session: 76cff31f-ba77-48d8-9cf4-bf3fb94981bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7533 | 2024.02.01 23:12:39.833193 [ 3 ] {} <Debug> HTTP-Session: 76cff31f-ba77-48d8-9cf4-bf3fb94981bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7534 | 2024.02.01 23:12:39.833275 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7535 | 2024.02.01 23:12:39.833317 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7536 | 2024.02.01 23:12:39.833436 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7537 | 2024.02.01 23:12:39.833716 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7538 | 2024.02.01 23:12:39.833924 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7539 | 2024.02.01 23:12:39.834070 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} <Trace> oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
7540 | 2024.02.01 23:12:39.834190 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000888381 sec., 2251 rows/sec., 192.37 KiB/sec. | ||
7541 | 2024.02.01 23:12:39.834304 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} <Debug> DynamicQueryHandler: Done processing query | ||
7542 | 2024.02.01 23:12:39.834328 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7543 | 2024.02.01 23:12:39.834344 [ 3 ] {} <Debug> HTTP-Session: 76cff31f-ba77-48d8-9cf4-bf3fb94981bb Destroying unnamed session | ||
7544 | 2024.02.01 23:12:39.834530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 19228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7545 | 2024.02.01 23:12:39.834575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7546 | 2024.02.01 23:12:39.834593 [ 3 ] {} <Debug> HTTP-Session: 2d0d81f5-d0eb-47d2-bdf8-c78a1087c6f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7547 | 2024.02.01 23:12:39.834610 [ 3 ] {} <Debug> HTTP-Session: 2d0d81f5-d0eb-47d2-bdf8-c78a1087c6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7548 | 2024.02.01 23:12:39.834687 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7549 | 2024.02.01 23:12:39.834725 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7550 | 2024.02.01 23:12:39.834828 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7551 | 2024.02.01 23:12:39.835172 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7552 | 2024.02.01 23:12:39.835394 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7553 | 2024.02.01 23:12:39.835540 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7554 | 2024.02.01 23:12:39.835664 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} <Information> executeQuery: Read 130 rows, 11.31 KiB in 0.000946182 sec., 137394 rows/sec., 11.67 MiB/sec. | ||
7555 | 2024.02.01 23:12:39.835659 [ 52 ] {} <Debug> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7556 | 2024.02.01 23:12:39.835769 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7557 | 2024.02.01 23:12:39.835842 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} <Debug> DynamicQueryHandler: Done processing query | ||
7558 | 2024.02.01 23:12:39.835884 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7559 | 2024.02.01 23:12:39.835882 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7560 | 2024.02.01 23:12:39.835906 [ 3 ] {} <Debug> HTTP-Session: 2d0d81f5-d0eb-47d2-bdf8-c78a1087c6f5 Destroying unnamed session | ||
7561 | 2024.02.01 23:12:39.836021 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7562 | 2024.02.01 23:12:39.836073 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
7563 | 2024.02.01 23:12:39.836082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7564 | 2024.02.01 23:12:39.836166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7565 | 2024.02.01 23:12:39.836204 [ 3 ] {} <Debug> HTTP-Session: e8740fe1-3a02-466f-9018-f1902029ff20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7566 | 2024.02.01 23:12:39.836264 [ 3 ] {} <Debug> HTTP-Session: e8740fe1-3a02-466f-9018-f1902029ff20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7567 | 2024.02.01 23:12:39.836285 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 80 rows starting from the beginning of the part | ||
7568 | 2024.02.01 23:12:39.836436 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7569 | 2024.02.01 23:12:39.836508 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 117 rows starting from the beginning of the part | ||
7570 | 2024.02.01 23:12:39.836524 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7571 | 2024.02.01 23:12:39.836786 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 93 rows starting from the beginning of the part | ||
7572 | 2024.02.01 23:12:39.836952 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7573 | 2024.02.01 23:12:39.836992 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 118 rows starting from the beginning of the part | ||
7574 | 2024.02.01 23:12:39.837152 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 130 rows starting from the beginning of the part | ||
7575 | 2024.02.01 23:12:39.837650 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7576 | 2024.02.01 23:12:39.838032 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7577 | 2024.02.01 23:12:39.838354 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} <Trace> oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
7578 | 2024.02.01 23:12:39.838548 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002044407 sec., 978 rows/sec., 68.31 KiB/sec. | ||
7579 | 2024.02.01 23:12:39.838982 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} <Debug> DynamicQueryHandler: Done processing query | ||
7580 | 2024.02.01 23:12:39.839008 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 4 columns (4 merged, 0 gathered) in 0.003185614 sec., 239828.1775507014 rows/sec., 21.88 MiB/sec. | ||
7581 | 2024.02.01 23:12:39.839020 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7582 | 2024.02.01 23:12:39.839073 [ 3 ] {} <Debug> HTTP-Session: e8740fe1-3a02-466f-9018-f1902029ff20 Destroying unnamed session | ||
7583 | 2024.02.01 23:12:39.839151 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7584 | 2024.02.01 23:12:39.839215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 9690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7585 | 2024.02.01 23:12:39.839280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7586 | 2024.02.01 23:12:39.839309 [ 3 ] {} <Debug> HTTP-Session: ba554462-7b9a-409e-8db3-5f8279d6b241 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7587 | 2024.02.01 23:12:39.839336 [ 3 ] {} <Debug> HTTP-Session: ba554462-7b9a-409e-8db3-5f8279d6b241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7588 | 2024.02.01 23:12:39.839382 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7589 | 2024.02.01 23:12:39.839474 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7590 | 2024.02.01 23:12:39.839494 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7591 | 2024.02.01 23:12:39.839535 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7592 | 2024.02.01 23:12:39.839723 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7593 | 2024.02.01 23:12:39.840038 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7594 | 2024.02.01 23:12:39.840248 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7595 | 2024.02.01 23:12:39.840399 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7596 | 2024.02.01 23:12:39.840516 [ 52 ] {} <Debug> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7597 | 2024.02.01 23:12:39.840524 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.001001583 sec., 56909 rows/sec., 4.43 MiB/sec. | ||
7598 | 2024.02.01 23:12:39.840568 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7599 | 2024.02.01 23:12:39.840709 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7600 | 2024.02.01 23:12:39.840731 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} <Debug> DynamicQueryHandler: Done processing query | ||
7601 | 2024.02.01 23:12:39.840759 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7602 | 2024.02.01 23:12:39.840788 [ 3 ] {} <Debug> HTTP-Session: ba554462-7b9a-409e-8db3-5f8279d6b241 Destroying unnamed session | ||
7603 | 2024.02.01 23:12:39.840809 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7604 | 2024.02.01 23:12:39.840839 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 115 rows starting from the beginning of the part | ||
7605 | 2024.02.01 23:12:39.840912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7606 | 2024.02.01 23:12:39.840951 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
7607 | 2024.02.01 23:12:39.840966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7608 | 2024.02.01 23:12:39.840995 [ 3 ] {} <Debug> HTTP-Session: 85f39158-be62-410d-ae02-b63b94ea6dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7609 | 2024.02.01 23:12:39.841016 [ 3 ] {} <Debug> HTTP-Session: 85f39158-be62-410d-ae02-b63b94ea6dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7610 | 2024.02.01 23:12:39.841064 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 45 rows starting from the beginning of the part | ||
7611 | 2024.02.01 23:12:39.841126 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7612 | 2024.02.01 23:12:39.841184 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
7613 | 2024.02.01 23:12:39.841189 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7614 | 2024.02.01 23:12:39.841330 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part | ||
7615 | 2024.02.01 23:12:39.841471 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7616 | 2024.02.01 23:12:39.841488 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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 | ||
7617 | 2024.02.01 23:12:39.841919 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7618 | 2024.02.01 23:12:39.842284 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7619 | 2024.02.01 23:12:39.842371 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 4 columns (4 merged, 0 gathered) in 0.001738431 sec., 185224.49266033567 rows/sec., 14.48 MiB/sec. | ||
7620 | 2024.02.01 23:12:39.842535 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7621 | 2024.02.01 23:12:39.842576 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} <Trace> oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
7622 | 2024.02.01 23:12:39.842788 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001619548 sec., 22845 rows/sec., 1.61 MiB/sec. | ||
7623 | 2024.02.01 23:12:39.842858 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7624 | 2024.02.01 23:12:39.843003 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7625 | 2024.02.01 23:12:39.843008 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} <Debug> DynamicQueryHandler: Done processing query | ||
7626 | 2024.02.01 23:12:39.843050 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7627 | 2024.02.01 23:12:39.843097 [ 3 ] {} <Debug> HTTP-Session: 85f39158-be62-410d-ae02-b63b94ea6dd3 Destroying unnamed session | ||
7628 | 2024.02.01 23:12:39.843273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7629 | 2024.02.01 23:12:39.843320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7630 | 2024.02.01 23:12:39.843339 [ 3 ] {} <Debug> HTTP-Session: 280fa27d-8b11-4b5a-b191-adb02b37e0ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7631 | 2024.02.01 23:12:39.843355 [ 3 ] {} <Debug> HTTP-Session: 280fa27d-8b11-4b5a-b191-adb02b37e0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7632 | 2024.02.01 23:12:39.843444 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7633 | 2024.02.01 23:12:39.843488 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7634 | 2024.02.01 23:12:39.843658 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7635 | 2024.02.01 23:12:39.844089 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7636 | 2024.02.01 23:12:39.844383 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7637 | 2024.02.01 23:12:39.844556 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7638 | 2024.02.01 23:12:39.844683 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001212088 sec., 25575 rows/sec., 34.51 MiB/sec. | ||
7639 | 2024.02.01 23:12:39.844800 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} <Debug> DynamicQueryHandler: Done processing query | ||
7640 | 2024.02.01 23:12:39.844822 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7641 | 2024.02.01 23:12:39.844838 [ 3 ] {} <Debug> HTTP-Session: 280fa27d-8b11-4b5a-b191-adb02b37e0ff Destroying unnamed session | ||
7642 | 2024.02.01 23:12:44.829552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7643 | 2024.02.01 23:12:44.829728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7644 | 2024.02.01 23:12:44.829775 [ 3 ] {} <Debug> HTTP-Session: f742526d-4eb1-4d40-a901-c8a9473ed9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7645 | 2024.02.01 23:12:44.829853 [ 3 ] {} <Debug> HTTP-Session: f742526d-4eb1-4d40-a901-c8a9473ed9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7646 | 2024.02.01 23:12:44.830053 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7647 | 2024.02.01 23:12:44.830151 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7648 | 2024.02.01 23:12:44.830413 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7649 | 2024.02.01 23:12:44.830913 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7650 | 2024.02.01 23:12:44.831167 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7651 | 2024.02.01 23:12:44.831326 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7652 | 2024.02.01 23:12:44.831456 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001338351 sec., 29140 rows/sec., 2.31 MiB/sec. | ||
7653 | 2024.02.01 23:12:44.831458 [ 123 ] {} <Debug> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7654 | 2024.02.01 23:12:44.831576 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7655 | 2024.02.01 23:12:44.831646 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} <Debug> DynamicQueryHandler: Done processing query | ||
7656 | 2024.02.01 23:12:44.831697 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7657 | 2024.02.01 23:12:44.831730 [ 3 ] {} <Debug> HTTP-Session: f742526d-4eb1-4d40-a901-c8a9473ed9fd Destroying unnamed session | ||
7658 | 2024.02.01 23:12:44.831732 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7659 | 2024.02.01 23:12:44.831938 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7660 | 2024.02.01 23:12:44.831980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7661 | 2024.02.01 23:12:44.832013 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 64 rows starting from the beginning of the part | ||
7662 | 2024.02.01 23:12:44.832048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7663 | 2024.02.01 23:12:44.832115 [ 3 ] {} <Debug> HTTP-Session: 310602b8-85fc-4fbc-b070-6268de6f3cca Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7664 | 2024.02.01 23:12:44.832141 [ 3 ] {} <Debug> HTTP-Session: 310602b8-85fc-4fbc-b070-6268de6f3cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7665 | 2024.02.01 23:12:44.832394 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7666 | 2024.02.01 23:12:44.832418 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 39 rows starting from the beginning of the part | ||
7667 | 2024.02.01 23:12:44.832474 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7668 | 2024.02.01 23:12:44.832719 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
7669 | 2024.02.01 23:12:44.832935 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7670 | 2024.02.01 23:12:44.832975 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part | ||
7671 | 2024.02.01 23:12:44.833167 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
7672 | 2024.02.01 23:12:44.833431 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 39 rows starting from the beginning of the part | ||
7673 | 2024.02.01 23:12:44.833896 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7674 | 2024.02.01 23:12:44.834310 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7675 | 2024.02.01 23:12:44.834634 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} <Trace> oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
7676 | 2024.02.01 23:12:44.834951 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} <Information> executeQuery: Read 117 rows, 11.63 KiB in 0.002480398 sec., 47169 rows/sec., 4.58 MiB/sec. | ||
7677 | 2024.02.01 23:12:44.835209 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.003552073 sec., 68410.75619785966 rows/sec., 5.42 MiB/sec. | ||
7678 | 2024.02.01 23:12:44.835375 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} <Debug> DynamicQueryHandler: Done processing query | ||
7679 | 2024.02.01 23:12:44.835409 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7680 | 2024.02.01 23:12:44.835419 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7681 | 2024.02.01 23:12:44.835439 [ 3 ] {} <Debug> HTTP-Session: 310602b8-85fc-4fbc-b070-6268de6f3cca Destroying unnamed session | ||
7682 | 2024.02.01 23:12:44.835637 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7683 | 2024.02.01 23:12:44.835682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7684 | 2024.02.01 23:12:44.835743 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} <Trace> oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7685 | 2024.02.01 23:12:44.835757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7686 | 2024.02.01 23:12:44.835791 [ 3 ] {} <Debug> HTTP-Session: 410210fe-10b8-40a0-88d4-d2135658a1ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7687 | 2024.02.01 23:12:44.835838 [ 3 ] {} <Debug> HTTP-Session: 410210fe-10b8-40a0-88d4-d2135658a1ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7688 | 2024.02.01 23:12:44.835926 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7689 | 2024.02.01 23:12:44.835965 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7690 | 2024.02.01 23:12:44.836084 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7691 | 2024.02.01 23:12:44.836512 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7692 | 2024.02.01 23:12:44.836717 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7693 | 2024.02.01 23:12:44.836905 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} <Trace> oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
7694 | 2024.02.01 23:12:44.837058 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.001093636 sec., 35660 rows/sec., 2.79 MiB/sec. | ||
7695 | 2024.02.01 23:12:44.837218 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} <Debug> DynamicQueryHandler: Done processing query | ||
7696 | 2024.02.01 23:12:44.837263 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7697 | 2024.02.01 23:12:44.837279 [ 3 ] {} <Debug> HTTP-Session: 410210fe-10b8-40a0-88d4-d2135658a1ed Destroying unnamed session | ||
7698 | 2024.02.01 23:12:44.837452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7699 | 2024.02.01 23:12:44.837498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7700 | 2024.02.01 23:12:44.837517 [ 3 ] {} <Debug> HTTP-Session: 9ec72d85-b39b-4bdd-a84b-515a304ec542 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 | ||
7701 | 2024.02.01 23:12:44.837533 [ 3 ] {} <Debug> HTTP-Session: 9ec72d85-b39b-4bdd-a84b-515a304ec542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7702 | 2024.02.01 23:12:44.837616 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7703 | 2024.02.01 23:12:44.837661 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7704 | 2024.02.01 23:12:44.837797 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7705 | 2024.02.01 23:12:44.838290 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7706 | 2024.02.01 23:12:44.838626 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7707 | 2024.02.01 23:12:44.838811 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7708 | 2024.02.01 23:12:44.838936 [ 123 ] {} <Debug> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7709 | 2024.02.01 23:12:44.838947 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.00129544 sec., 30105 rows/sec., 40.63 MiB/sec. | ||
7710 | 2024.02.01 23:12:44.839002 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. | ||
7711 | 2024.02.01 23:12:44.839170 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7712 | 2024.02.01 23:12:44.839217 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} <Debug> DynamicQueryHandler: Done processing query | ||
7713 | 2024.02.01 23:12:44.839266 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7714 | 2024.02.01 23:12:44.839319 [ 3 ] {} <Debug> HTTP-Session: 9ec72d85-b39b-4bdd-a84b-515a304ec542 Destroying unnamed session | ||
7715 | 2024.02.01 23:12:44.839374 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7716 | 2024.02.01 23:12:44.839411 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1913 rows starting from the beginning of the part | ||
7717 | 2024.02.01 23:12:44.839525 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 39 rows starting from the beginning of the part | ||
7718 | 2024.02.01 23:12:44.839626 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
7719 | 2024.02.01 23:12:44.839721 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part | ||
7720 | 2024.02.01 23:12:44.839817 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
7721 | 2024.02.01 23:12:44.839907 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 39 rows starting from the beginning of the part | ||
7722 | 2024.02.01 23:12:44.843459 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2092 rows, containing 6 columns (6 merged, 0 gathered) in 0.004381462 sec., 477466.19735604234 rows/sec., 644.32 MiB/sec. | ||
7723 | 2024.02.01 23:12:44.844347 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7724 | 2024.02.01 23:12:44.844589 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7725 | 2024.02.01 23:12:44.844660 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7726 | 2024.02.01 23:12:44.844729 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16: 13.44 MiB. | ||
7727 | 2024.02.01 23:12:45.001122 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.27 MiB, peak 260.68 MiB, will set to 247.20 MiB (RSS), difference: -3.07 MiB |