1 | [ Feb 2 02:33:15 Enabled. ] | ||
2 | [ Feb 2 02:33:15 Rereading configuration. ] | ||
3 | [ Feb 2 02:33:18 Rereading configuration. ] | ||
4 | [ Feb 2 02:33:26 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 2 02:33:26 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.02 02:33:26.636354 [ 1 ] {} <Information> Application: Will watch for the process with pid 23142 | ||
33 | 2024.02.02 02:33:26.636428 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.02 02:33:27.228367 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23142 | ||
35 | 2024.02.02 02:33:27.228509 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.02 02:33:27.228703 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.02 02:33:27.383531 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.02 02:33:27.383590 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.02 02:33:27.383602 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.02 02:33:27.383637 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.02 02:33:27.383959 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.02 02:33:27.384598 [ 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.02 02:33:27.385060 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.02 02:33:27.385312 [ 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.02 02:33:27.388162 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.02 02:33:27.388214 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.02 02:33:27.388909 [ 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.02 02:33:27.389078 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.02 02:33:27.395033 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.02 02:33:27.395278 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.02 02:33:27.395306 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.02 02:33:27.396849 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.02 02:33:27.397435 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.02 02:33:27.397733 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.02 02:33:27.398070 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.02 02:33:27.398912 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.02 02:33:27.398957 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.02 02:33:27.399013 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.02 02:33:27.399033 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.02 02:33:27.430437 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.02 02:33:27.430477 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000132403 sec | ||
68 | 2024.02.02 02:33:27.431160 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.02 02:33:27.431248 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.02 02:33:27.431272 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.02 02:33:27.431294 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.02 02:33:27.431310 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.02 02:33:27.431327 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.02 02:33:27.431344 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.02 02:33:27.431375 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.02 02:33:27.431394 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.02 02:33:27.431424 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.02 02:33:27.431437 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.02 02:33:27.431452 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.02 02:33:27.431467 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.02 02:33:27.431498 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.02 02:33:27.431512 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.02 02:33:27.431524 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.02 02:33:27.466175 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.02 02:33:27.476211 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.02 02:33:27.476247 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6151e-05 sec | ||
87 | 2024.02.02 02:33:27.476270 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.02 02:33:27.476285 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.02 02:33:27.476307 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.02 02:33:27.478271 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.02 02:33:27.483642 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.02 02:33:27.483725 [ 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.02 02:33:27.483762 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.02 02:33:27.735106 [ 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.02 02:33:27.751734 [ 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.02 02:33:27.751782 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.02 02:33:27.806883 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.02 02:33:27.807637 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB | ||
99 | 2024.02.02 02:33:27.807962 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.02 02:33:27.808032 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.02 02:33:27.808046 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.02 02:33:27.808132 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.02.02 02:33:27.808168 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.02.02 02:33:27.808246 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.02 02:33:27.808936 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.02 02:33:27.808958 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.02 02:33:27.963210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.02 02:33:27.963362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.02 02:33:27.963955 [ 3 ] {} <Debug> HTTP-Session: 9515874f-5a13-4478-be01-5e29f72dde41 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
110 | 2024.02.02 02:33:27.963986 [ 3 ] {} <Debug> HTTP-Session: 9515874f-5a13-4478-be01-5e29f72dde41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.02 02:33:27.964118 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.02 02:33:27.964146 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.02 02:33:27.964164 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.02 02:33:27.965612 [ 3 ] {71468340-3c81-4404-810f-18007336a5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.02 02:33:27.985053 [ 3 ] {71468340-3c81-4404-810f-18007336a5f1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37408) (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.02 02:33:27.985838 [ 3 ] {71468340-3c81-4404-810f-18007336a5f1} <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.02 02:33:27.986582 [ 3 ] {71468340-3c81-4404-810f-18007336a5f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.02 02:33:27.986605 [ 3 ] {} <Debug> HTTP-Session: 9515874f-5a13-4478-be01-5e29f72dde41 Destroying unnamed session | ||
167 | 2024.02.02 02:33:27.986999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.02 02:33:27.987051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.02 02:33:27.987071 [ 3 ] {} <Debug> HTTP-Session: 08d44314-f823-4970-afc7-293917365535 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
170 | 2024.02.02 02:33:27.987092 [ 3 ] {} <Debug> HTTP-Session: 08d44314-f823-4970-afc7-293917365535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.02 02:33:27.987183 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.02 02:33:27.987263 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.02 02:33:27.988213 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.02 02:33:27.989558 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.02 02:33:27.993523 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.02 02:33:27.993569 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.02 02:33:27.993585 [ 3 ] {} <Debug> HTTP-Session: 08d44314-f823-4970-afc7-293917365535 Destroying unnamed session | ||
178 | 2024.02.02 02:33:27.993708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.02 02:33:27.993764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.02 02:33:27.993784 [ 3 ] {} <Debug> HTTP-Session: bf163d5c-3cd5-4885-b8f8-3167d45d48de Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
181 | 2024.02.02 02:33:27.993800 [ 3 ] {} <Debug> HTTP-Session: bf163d5c-3cd5-4885-b8f8-3167d45d48de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.02 02:33:27.993897 [ 3 ] {8a10fcd0-1705-4380-a6da-5b76f8f51171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.02 02:33:27.994137 [ 3 ] {8a10fcd0-1705-4380-a6da-5b76f8f51171} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37408) (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.02 02:33:27.994269 [ 3 ] {8a10fcd0-1705-4380-a6da-5b76f8f51171} <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.02 02:33:27.994381 [ 3 ] {8a10fcd0-1705-4380-a6da-5b76f8f51171} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.02 02:33:27.994400 [ 3 ] {} <Debug> HTTP-Session: bf163d5c-3cd5-4885-b8f8-3167d45d48de Destroying unnamed session | ||
235 | 2024.02.02 02:33:27.994656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.02 02:33:27.994706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.02 02:33:27.994725 [ 3 ] {} <Debug> HTTP-Session: e56aa395-760c-4c61-9f68-42ac2e41e4ac Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
238 | 2024.02.02 02:33:27.994745 [ 3 ] {} <Debug> HTTP-Session: e56aa395-760c-4c61-9f68-42ac2e41e4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.02 02:33:27.994850 [ 3 ] {3ac6e388-5ca5-4e23-a5d7-2bde09a8ad40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.02 02:33:27.994942 [ 3 ] {3ac6e388-5ca5-4e23-a5d7-2bde09a8ad40} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.02 02:33:27.994967 [ 3 ] {3ac6e388-5ca5-4e23-a5d7-2bde09a8ad40} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.02 02:33:27.994982 [ 3 ] {} <Debug> HTTP-Session: e56aa395-760c-4c61-9f68-42ac2e41e4ac Destroying unnamed session | ||
243 | 2024.02.02 02:33:27.995104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.02 02:33:27.995150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.02 02:33:27.995168 [ 3 ] {} <Debug> HTTP-Session: c4297cc7-806f-4ac2-80af-5896471f2714 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
246 | 2024.02.02 02:33:27.995187 [ 3 ] {} <Debug> HTTP-Session: c4297cc7-806f-4ac2-80af-5896471f2714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.02 02:33:27.995242 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.02 02:33:27.995293 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.02 02:33:28.000169 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.71 MiB, peak 221.69 MiB, will set to 224.70 MiB (RSS), difference: 6.99 MiB | ||
250 | 2024.02.02 02:33:28.001979 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
251 | 2024.02.02 02:33:28.002040 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0242e-05 sec | ||
252 | 2024.02.02 02:33:28.002065 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
253 | 2024.02.02 02:33:28.002079 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
254 | 2024.02.02 02:33:28.002167 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} <Debug> DynamicQueryHandler: Done processing query | ||
255 | 2024.02.02 02:33:28.002190 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
256 | 2024.02.02 02:33:28.002214 [ 3 ] {} <Debug> HTTP-Session: c4297cc7-806f-4ac2-80af-5896471f2714 Destroying unnamed session | ||
257 | 2024.02.02 02:33:28.002313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
258 | 2024.02.02 02:33:28.002362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
259 | 2024.02.02 02:33:28.002388 [ 3 ] {} <Debug> HTTP-Session: bacac4c6-a104-4312-83c7-70d8f470aeb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
260 | 2024.02.02 02:33:28.002405 [ 3 ] {} <Debug> HTTP-Session: bacac4c6-a104-4312-83c7-70d8f470aeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2024.02.02 02:33:28.002549 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) /* The version table contains metadata about the `oximeter` database */ | ||
262 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
263 | 2024.02.02 02:33:28.002603 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
264 | 2024.02.02 02:33:28.016026 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} <Debug> oximeter.version (2a4c26cb-6da4-46a0-9e87-584a67e34331): Loading data parts | ||
265 | 2024.02.02 02:33:28.016213 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} <Debug> oximeter.version (2a4c26cb-6da4-46a0-9e87-584a67e34331): There are no data parts | ||
266 | 2024.02.02 02:33:28.026641 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} <Debug> DynamicQueryHandler: Done processing query | ||
267 | 2024.02.02 02:33:28.026688 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
268 | 2024.02.02 02:33:28.026709 [ 3 ] {} <Debug> HTTP-Session: bacac4c6-a104-4312-83c7-70d8f470aeb2 Destroying unnamed session | ||
269 | 2024.02.02 02:33:28.026843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
270 | 2024.02.02 02:33:28.026917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
271 | 2024.02.02 02:33:28.026945 [ 3 ] {} <Debug> HTTP-Session: 0b83cd0d-ef69-4004-ac4e-912b208820bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
272 | 2024.02.02 02:33:28.026975 [ 3 ] {} <Debug> HTTP-Session: 0b83cd0d-ef69-4004-ac4e-912b208820bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2024.02.02 02:33:28.027275 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | 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) | ||
284 | 2024.02.02 02:33:28.027358 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2024.02.02 02:33:28.039209 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} <Debug> oximeter.measurements_bool (d5054b5f-e588-4597-a532-b9815c35e32b): Loading data parts | ||
286 | 2024.02.02 02:33:28.039332 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} <Debug> oximeter.measurements_bool (d5054b5f-e588-4597-a532-b9815c35e32b): There are no data parts | ||
287 | 2024.02.02 02:33:28.060137 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} <Debug> DynamicQueryHandler: Done processing query | ||
288 | 2024.02.02 02:33:28.060194 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
289 | 2024.02.02 02:33:28.060224 [ 3 ] {} <Debug> HTTP-Session: 0b83cd0d-ef69-4004-ac4e-912b208820bd Destroying unnamed session | ||
290 | 2024.02.02 02:33:28.060413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
291 | 2024.02.02 02:33:28.060460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
292 | 2024.02.02 02:33:28.060480 [ 3 ] {} <Debug> HTTP-Session: d7d45e7a-31a8-4d6f-979b-b7e32455ebe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
293 | 2024.02.02 02:33:28.060509 [ 3 ] {} <Debug> HTTP-Session: d7d45e7a-31a8-4d6f-979b-b7e32455ebe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2024.02.02 02:33:28.060701 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) 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) | ||
295 | 2024.02.02 02:33:28.060753 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
296 | 2024.02.02 02:33:28.065586 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} <Debug> oximeter.measurements_i8 (5178d44f-4b5a-4a9b-ad60-2d1e30167ece): Loading data parts | ||
297 | 2024.02.02 02:33:28.065701 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} <Debug> oximeter.measurements_i8 (5178d44f-4b5a-4a9b-ad60-2d1e30167ece): There are no data parts | ||
298 | 2024.02.02 02:33:28.076975 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} <Debug> DynamicQueryHandler: Done processing query | ||
299 | 2024.02.02 02:33:28.077037 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
300 | 2024.02.02 02:33:28.077055 [ 3 ] {} <Debug> HTTP-Session: d7d45e7a-31a8-4d6f-979b-b7e32455ebe0 Destroying unnamed session | ||
301 | 2024.02.02 02:33:28.077182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
302 | 2024.02.02 02:33:28.077233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
303 | 2024.02.02 02:33:28.077253 [ 3 ] {} <Debug> HTTP-Session: 225a7d41-448a-4659-afea-716c784a664b Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
304 | 2024.02.02 02:33:28.077281 [ 3 ] {} <Debug> HTTP-Session: 225a7d41-448a-4659-afea-716c784a664b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
305 | 2024.02.02 02:33:28.077475 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) 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) | ||
306 | 2024.02.02 02:33:28.077526 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
307 | 2024.02.02 02:33:28.099122 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} <Debug> oximeter.measurements_u8 (50d2e584-f529-4936-b072-6befb8f61a74): Loading data parts | ||
308 | 2024.02.02 02:33:28.099269 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} <Debug> oximeter.measurements_u8 (50d2e584-f529-4936-b072-6befb8f61a74): There are no data parts | ||
309 | 2024.02.02 02:33:28.103383 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} <Debug> DynamicQueryHandler: Done processing query | ||
310 | 2024.02.02 02:33:28.103414 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
311 | 2024.02.02 02:33:28.103440 [ 3 ] {} <Debug> HTTP-Session: 225a7d41-448a-4659-afea-716c784a664b Destroying unnamed session | ||
312 | 2024.02.02 02:33:28.103604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
313 | 2024.02.02 02:33:28.103659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
314 | 2024.02.02 02:33:28.103689 [ 3 ] {} <Debug> HTTP-Session: f72a3c80-882d-4a5e-bf10-ff2ebef1212d Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
315 | 2024.02.02 02:33:28.103717 [ 3 ] {} <Debug> HTTP-Session: f72a3c80-882d-4a5e-bf10-ff2ebef1212d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
316 | 2024.02.02 02:33:28.103949 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) 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) | ||
317 | 2024.02.02 02:33:28.104011 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
318 | 2024.02.02 02:33:28.116390 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} <Debug> oximeter.measurements_i16 (6ec8a0b6-6ced-475b-bf11-dc5e25fe334a): Loading data parts | ||
319 | 2024.02.02 02:33:28.116511 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} <Debug> oximeter.measurements_i16 (6ec8a0b6-6ced-475b-bf11-dc5e25fe334a): There are no data parts | ||
320 | 2024.02.02 02:33:28.127797 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} <Debug> DynamicQueryHandler: Done processing query | ||
321 | 2024.02.02 02:33:28.127823 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
322 | 2024.02.02 02:33:28.127845 [ 3 ] {} <Debug> HTTP-Session: f72a3c80-882d-4a5e-bf10-ff2ebef1212d Destroying unnamed session | ||
323 | 2024.02.02 02:33:28.127954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
324 | 2024.02.02 02:33:28.127997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
325 | 2024.02.02 02:33:28.128022 [ 3 ] {} <Debug> HTTP-Session: addbea46-a653-40d3-95ba-a3dba1f87092 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
326 | 2024.02.02 02:33:28.128047 [ 3 ] {} <Debug> HTTP-Session: addbea46-a653-40d3-95ba-a3dba1f87092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
327 | 2024.02.02 02:33:28.128239 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) 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) | ||
328 | 2024.02.02 02:33:28.128288 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
329 | 2024.02.02 02:33:28.140954 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} <Debug> oximeter.measurements_u16 (44c4dd11-9164-4364-af6e-fdb2717c4cfc): Loading data parts | ||
330 | 2024.02.02 02:33:28.141166 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} <Debug> oximeter.measurements_u16 (44c4dd11-9164-4364-af6e-fdb2717c4cfc): There are no data parts | ||
331 | 2024.02.02 02:33:28.151130 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} <Debug> DynamicQueryHandler: Done processing query | ||
332 | 2024.02.02 02:33:28.151156 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
333 | 2024.02.02 02:33:28.151181 [ 3 ] {} <Debug> HTTP-Session: addbea46-a653-40d3-95ba-a3dba1f87092 Destroying unnamed session | ||
334 | 2024.02.02 02:33:28.151311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
335 | 2024.02.02 02:33:28.151363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
336 | 2024.02.02 02:33:28.151386 [ 3 ] {} <Debug> HTTP-Session: ac1a922d-3b4c-47b9-a778-2febe7cd00ab Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
337 | 2024.02.02 02:33:28.151413 [ 3 ] {} <Debug> HTTP-Session: ac1a922d-3b4c-47b9-a778-2febe7cd00ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
338 | 2024.02.02 02:33:28.151618 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
339 | 2024.02.02 02:33:28.151676 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
340 | 2024.02.02 02:33:28.163713 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} <Debug> oximeter.measurements_i32 (8f03b2f5-a973-47a3-8516-27b271a60259): Loading data parts | ||
341 | 2024.02.02 02:33:28.163865 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} <Debug> oximeter.measurements_i32 (8f03b2f5-a973-47a3-8516-27b271a60259): There are no data parts | ||
342 | 2024.02.02 02:33:28.175094 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} <Debug> DynamicQueryHandler: Done processing query | ||
343 | 2024.02.02 02:33:28.175125 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
344 | 2024.02.02 02:33:28.175162 [ 3 ] {} <Debug> HTTP-Session: ac1a922d-3b4c-47b9-a778-2febe7cd00ab Destroying unnamed session | ||
345 | 2024.02.02 02:33:28.175290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
346 | 2024.02.02 02:33:28.175355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
347 | 2024.02.02 02:33:28.175380 [ 3 ] {} <Debug> HTTP-Session: f3248b63-98c3-4d27-845b-151842051cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
348 | 2024.02.02 02:33:28.175396 [ 3 ] {} <Debug> HTTP-Session: f3248b63-98c3-4d27-845b-151842051cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
349 | 2024.02.02 02:33:28.175591 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
350 | 2024.02.02 02:33:28.175641 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
351 | 2024.02.02 02:33:28.187469 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} <Debug> oximeter.measurements_u32 (4069768b-b7ff-4399-8e08-54d584ab96c6): Loading data parts | ||
352 | 2024.02.02 02:33:28.187561 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} <Debug> oximeter.measurements_u32 (4069768b-b7ff-4399-8e08-54d584ab96c6): There are no data parts | ||
353 | 2024.02.02 02:33:28.198348 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} <Debug> DynamicQueryHandler: Done processing query | ||
354 | 2024.02.02 02:33:28.198378 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
355 | 2024.02.02 02:33:28.198404 [ 3 ] {} <Debug> HTTP-Session: f3248b63-98c3-4d27-845b-151842051cf8 Destroying unnamed session | ||
356 | 2024.02.02 02:33:28.198526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
357 | 2024.02.02 02:33:28.198584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
358 | 2024.02.02 02:33:28.198607 [ 3 ] {} <Debug> HTTP-Session: c1e7f2b2-db27-453c-a899-025e17e1af0d Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
359 | 2024.02.02 02:33:28.198631 [ 3 ] {} <Debug> HTTP-Session: c1e7f2b2-db27-453c-a899-025e17e1af0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2024.02.02 02:33:28.198879 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
361 | 2024.02.02 02:33:28.198947 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
362 | 2024.02.02 02:33:28.210791 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} <Debug> oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Loading data parts | ||
363 | 2024.02.02 02:33:28.210887 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} <Debug> oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): There are no data parts | ||
364 | 2024.02.02 02:33:28.212968 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} <Debug> DynamicQueryHandler: Done processing query | ||
365 | 2024.02.02 02:33:28.212992 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
366 | 2024.02.02 02:33:28.213007 [ 3 ] {} <Debug> HTTP-Session: c1e7f2b2-db27-453c-a899-025e17e1af0d Destroying unnamed session | ||
367 | 2024.02.02 02:33:28.213126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
368 | 2024.02.02 02:33:28.213174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
369 | 2024.02.02 02:33:28.213192 [ 3 ] {} <Debug> HTTP-Session: bf1a2116-451f-4283-bcaa-6107c0070c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
370 | 2024.02.02 02:33:28.213211 [ 3 ] {} <Debug> HTTP-Session: bf1a2116-451f-4283-bcaa-6107c0070c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
371 | 2024.02.02 02:33:28.213412 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
372 | 2024.02.02 02:33:28.213458 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
373 | 2024.02.02 02:33:28.221644 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} <Debug> oximeter.measurements_u64 (02dfe96a-ea9b-41bf-9557-40d17210781f): Loading data parts | ||
374 | 2024.02.02 02:33:28.221723 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} <Debug> oximeter.measurements_u64 (02dfe96a-ea9b-41bf-9557-40d17210781f): There are no data parts | ||
375 | 2024.02.02 02:33:28.234839 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} <Debug> DynamicQueryHandler: Done processing query | ||
376 | 2024.02.02 02:33:28.234869 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
377 | 2024.02.02 02:33:28.234888 [ 3 ] {} <Debug> HTTP-Session: bf1a2116-451f-4283-bcaa-6107c0070c6a Destroying unnamed session | ||
378 | 2024.02.02 02:33:28.235024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
379 | 2024.02.02 02:33:28.235083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
380 | 2024.02.02 02:33:28.235105 [ 3 ] {} <Debug> HTTP-Session: 5b5751c7-0a49-414b-942c-4de57cc7d62f Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
381 | 2024.02.02 02:33:28.235128 [ 3 ] {} <Debug> HTTP-Session: 5b5751c7-0a49-414b-942c-4de57cc7d62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
382 | 2024.02.02 02:33:28.235367 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
383 | 2024.02.02 02:33:28.235410 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
384 | 2024.02.02 02:33:28.245548 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} <Debug> oximeter.measurements_f32 (c97d2364-a816-46e4-b421-94ec50c0351b): Loading data parts | ||
385 | 2024.02.02 02:33:28.245658 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} <Debug> oximeter.measurements_f32 (c97d2364-a816-46e4-b421-94ec50c0351b): There are no data parts | ||
386 | 2024.02.02 02:33:28.258469 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} <Debug> DynamicQueryHandler: Done processing query | ||
387 | 2024.02.02 02:33:28.258500 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
388 | 2024.02.02 02:33:28.258516 [ 3 ] {} <Debug> HTTP-Session: 5b5751c7-0a49-414b-942c-4de57cc7d62f Destroying unnamed session | ||
389 | 2024.02.02 02:33:28.258663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
390 | 2024.02.02 02:33:28.258712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
391 | 2024.02.02 02:33:28.258731 [ 3 ] {} <Debug> HTTP-Session: e90c96ca-4fb4-4e4b-9fe3-c5325e26f020 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
392 | 2024.02.02 02:33:28.258752 [ 3 ] {} <Debug> HTTP-Session: e90c96ca-4fb4-4e4b-9fe3-c5325e26f020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
393 | 2024.02.02 02:33:28.258945 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
394 | 2024.02.02 02:33:28.258990 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
395 | 2024.02.02 02:33:28.269035 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} <Debug> oximeter.measurements_f64 (dbef5917-84bc-4f69-b5e6-ed1b94f33b3b): Loading data parts | ||
396 | 2024.02.02 02:33:28.269134 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} <Debug> oximeter.measurements_f64 (dbef5917-84bc-4f69-b5e6-ed1b94f33b3b): There are no data parts | ||
397 | 2024.02.02 02:33:28.281922 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} <Debug> DynamicQueryHandler: Done processing query | ||
398 | 2024.02.02 02:33:28.281961 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
399 | 2024.02.02 02:33:28.281980 [ 3 ] {} <Debug> HTTP-Session: e90c96ca-4fb4-4e4b-9fe3-c5325e26f020 Destroying unnamed session | ||
400 | 2024.02.02 02:33:28.282113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
401 | 2024.02.02 02:33:28.282173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
402 | 2024.02.02 02:33:28.282196 [ 3 ] {} <Debug> HTTP-Session: f0641360-9356-456b-b8f6-eda5c54c6df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
403 | 2024.02.02 02:33:28.282221 [ 3 ] {} <Debug> HTTP-Session: f0641360-9356-456b-b8f6-eda5c54c6df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2024.02.02 02:33:28.282443 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
405 | 2024.02.02 02:33:28.282487 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
406 | 2024.02.02 02:33:28.292588 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} <Debug> oximeter.measurements_string (5944089f-8502-4427-8f27-9fa9015f9337): Loading data parts | ||
407 | 2024.02.02 02:33:28.292699 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} <Debug> oximeter.measurements_string (5944089f-8502-4427-8f27-9fa9015f9337): There are no data parts | ||
408 | 2024.02.02 02:33:28.294633 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} <Debug> DynamicQueryHandler: Done processing query | ||
409 | 2024.02.02 02:33:28.294674 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
410 | 2024.02.02 02:33:28.294690 [ 3 ] {} <Debug> HTTP-Session: f0641360-9356-456b-b8f6-eda5c54c6df8 Destroying unnamed session | ||
411 | 2024.02.02 02:33:28.294811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
412 | 2024.02.02 02:33:28.294938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
413 | 2024.02.02 02:33:28.294962 [ 3 ] {} <Debug> HTTP-Session: b81a0d90-2c58-415a-9f48-4c9ccefab2b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
414 | 2024.02.02 02:33:28.294997 [ 3 ] {} <Debug> HTTP-Session: b81a0d90-2c58-415a-9f48-4c9ccefab2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
415 | 2024.02.02 02:33:28.295235 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
416 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
417 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
418 | * a string isn't palatable for a few reasons. | ||
419 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
420 | * details. | ||
421 | */ | ||
422 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
423 | 2024.02.02 02:33:28.295291 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
424 | 2024.02.02 02:33:28.305276 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} <Debug> oximeter.measurements_bytes (a199fed7-2f3d-473e-aae6-210c1d3f648d): Loading data parts | ||
425 | 2024.02.02 02:33:28.305433 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} <Debug> oximeter.measurements_bytes (a199fed7-2f3d-473e-aae6-210c1d3f648d): There are no data parts | ||
426 | 2024.02.02 02:33:28.316340 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} <Debug> DynamicQueryHandler: Done processing query | ||
427 | 2024.02.02 02:33:28.316406 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
428 | 2024.02.02 02:33:28.316427 [ 3 ] {} <Debug> HTTP-Session: b81a0d90-2c58-415a-9f48-4c9ccefab2b6 Destroying unnamed session | ||
429 | 2024.02.02 02:33:28.316571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
430 | 2024.02.02 02:33:28.316629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
431 | 2024.02.02 02:33:28.316653 [ 3 ] {} <Debug> HTTP-Session: 8330ee39-8206-4f48-a2ec-592c32fd47e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
432 | 2024.02.02 02:33:28.316679 [ 3 ] {} <Debug> HTTP-Session: 8330ee39-8206-4f48-a2ec-592c32fd47e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
433 | 2024.02.02 02:33:28.316932 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
434 | 2024.02.02 02:33:28.316995 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
435 | 2024.02.02 02:33:28.328908 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} <Debug> oximeter.measurements_cumulativei64 (cf2b543c-dd7e-4bc7-b5cd-6a063525026e): Loading data parts | ||
436 | 2024.02.02 02:33:28.329018 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} <Debug> oximeter.measurements_cumulativei64 (cf2b543c-dd7e-4bc7-b5cd-6a063525026e): There are no data parts | ||
437 | 2024.02.02 02:33:28.340077 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} <Debug> DynamicQueryHandler: Done processing query | ||
438 | 2024.02.02 02:33:28.340122 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
439 | 2024.02.02 02:33:28.340151 [ 3 ] {} <Debug> HTTP-Session: 8330ee39-8206-4f48-a2ec-592c32fd47e1 Destroying unnamed session | ||
440 | 2024.02.02 02:33:28.340295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
441 | 2024.02.02 02:33:28.340359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
442 | 2024.02.02 02:33:28.340391 [ 3 ] {} <Debug> HTTP-Session: 241171e8-5dfe-46c8-a766-15984311def8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
443 | 2024.02.02 02:33:28.340407 [ 3 ] {} <Debug> HTTP-Session: 241171e8-5dfe-46c8-a766-15984311def8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
444 | 2024.02.02 02:33:28.340625 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
445 | 2024.02.02 02:33:28.340685 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
446 | 2024.02.02 02:33:28.352150 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} <Debug> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Loading data parts | ||
447 | 2024.02.02 02:33:28.352253 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} <Debug> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): There are no data parts | ||
448 | 2024.02.02 02:33:28.362799 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} <Debug> DynamicQueryHandler: Done processing query | ||
449 | 2024.02.02 02:33:28.362835 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
450 | 2024.02.02 02:33:28.362875 [ 3 ] {} <Debug> HTTP-Session: 241171e8-5dfe-46c8-a766-15984311def8 Destroying unnamed session | ||
451 | 2024.02.02 02:33:28.363066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
452 | 2024.02.02 02:33:28.363159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
453 | 2024.02.02 02:33:28.363198 [ 3 ] {} <Debug> HTTP-Session: 2904b052-977d-4bd1-83b7-ee7ee83757a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
454 | 2024.02.02 02:33:28.363225 [ 3 ] {} <Debug> HTTP-Session: 2904b052-977d-4bd1-83b7-ee7ee83757a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
455 | 2024.02.02 02:33:28.363525 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
456 | 2024.02.02 02:33:28.363593 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
457 | 2024.02.02 02:33:28.374963 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} <Debug> oximeter.measurements_cumulativef32 (61694c85-c203-49a3-a5a7-40188adb2ac8): Loading data parts | ||
458 | 2024.02.02 02:33:28.375068 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} <Debug> oximeter.measurements_cumulativef32 (61694c85-c203-49a3-a5a7-40188adb2ac8): There are no data parts | ||
459 | 2024.02.02 02:33:28.397682 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} <Debug> DynamicQueryHandler: Done processing query | ||
460 | 2024.02.02 02:33:28.397730 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
461 | 2024.02.02 02:33:28.397747 [ 3 ] {} <Debug> HTTP-Session: 2904b052-977d-4bd1-83b7-ee7ee83757a3 Destroying unnamed session | ||
462 | 2024.02.02 02:33:28.397906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
463 | 2024.02.02 02:33:28.397976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
464 | 2024.02.02 02:33:28.397996 [ 3 ] {} <Debug> HTTP-Session: abfdbb3a-2294-4804-ac18-58a883f7d386 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
465 | 2024.02.02 02:33:28.398015 [ 3 ] {} <Debug> HTTP-Session: abfdbb3a-2294-4804-ac18-58a883f7d386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
466 | 2024.02.02 02:33:28.398244 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
467 | 2024.02.02 02:33:28.398306 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
468 | 2024.02.02 02:33:28.419801 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} <Debug> oximeter.measurements_cumulativef64 (6ad9bdef-5be3-4bee-b43f-0b8e59f663f2): Loading data parts | ||
469 | 2024.02.02 02:33:28.419931 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} <Debug> oximeter.measurements_cumulativef64 (6ad9bdef-5be3-4bee-b43f-0b8e59f663f2): There are no data parts | ||
470 | 2024.02.02 02:33:28.442606 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} <Debug> DynamicQueryHandler: Done processing query | ||
471 | 2024.02.02 02:33:28.442649 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
472 | 2024.02.02 02:33:28.442668 [ 3 ] {} <Debug> HTTP-Session: abfdbb3a-2294-4804-ac18-58a883f7d386 Destroying unnamed session | ||
473 | 2024.02.02 02:33:28.442816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
474 | 2024.02.02 02:33:28.442878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
475 | 2024.02.02 02:33:28.442900 [ 3 ] {} <Debug> HTTP-Session: dfe0e4c9-258e-47c1-b3e5-f61110a4ba1c Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
476 | 2024.02.02 02:33:28.442931 [ 3 ] {} <Debug> HTTP-Session: dfe0e4c9-258e-47c1-b3e5-f61110a4ba1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
477 | 2024.02.02 02:33:28.443202 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
478 | * NOTE: Array types cannot be Nullable, see | ||
479 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
480 | * for more details. | ||
481 | * | ||
482 | * This means we need to use empty arrays to indicate a missing value. This | ||
483 | * is unfortunate, and at this point relies on the fact that an | ||
484 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
485 | * to figure out another way to represent missing samples here. | ||
486 | */ | ||
487 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
488 | 2024.02.02 02:33:28.443271 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
489 | 2024.02.02 02:33:28.453006 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} <Debug> oximeter.measurements_histogrami8 (b24fac67-5c50-473f-bde5-8995faa0948c): Loading data parts | ||
490 | 2024.02.02 02:33:28.453094 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} <Debug> oximeter.measurements_histogrami8 (b24fac67-5c50-473f-bde5-8995faa0948c): There are no data parts | ||
491 | 2024.02.02 02:33:28.455092 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} <Debug> DynamicQueryHandler: Done processing query | ||
492 | 2024.02.02 02:33:28.455138 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
493 | 2024.02.02 02:33:28.455154 [ 3 ] {} <Debug> HTTP-Session: dfe0e4c9-258e-47c1-b3e5-f61110a4ba1c Destroying unnamed session | ||
494 | 2024.02.02 02:33:28.455284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
495 | 2024.02.02 02:33:28.455341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
496 | 2024.02.02 02:33:28.455360 [ 3 ] {} <Debug> HTTP-Session: cdacb24e-6ac7-4632-bbff-b36e389a1395 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
497 | 2024.02.02 02:33:28.455388 [ 3 ] {} <Debug> HTTP-Session: cdacb24e-6ac7-4632-bbff-b36e389a1395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2024.02.02 02:33:28.455610 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
499 | 2024.02.02 02:33:28.455671 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
500 | 2024.02.02 02:33:28.465423 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} <Debug> oximeter.measurements_histogramu8 (88e0eedf-9551-4e44-bdfd-95ecc495a98e): Loading data parts | ||
501 | 2024.02.02 02:33:28.465546 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} <Debug> oximeter.measurements_histogramu8 (88e0eedf-9551-4e44-bdfd-95ecc495a98e): There are no data parts | ||
502 | 2024.02.02 02:33:28.488201 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} <Debug> DynamicQueryHandler: Done processing query | ||
503 | 2024.02.02 02:33:28.488232 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
504 | 2024.02.02 02:33:28.488250 [ 3 ] {} <Debug> HTTP-Session: cdacb24e-6ac7-4632-bbff-b36e389a1395 Destroying unnamed session | ||
505 | 2024.02.02 02:33:28.488395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
506 | 2024.02.02 02:33:28.488456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
507 | 2024.02.02 02:33:28.488476 [ 3 ] {} <Debug> HTTP-Session: becc3b14-70c5-4791-997d-5b0db73866ec Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
508 | 2024.02.02 02:33:28.488500 [ 3 ] {} <Debug> HTTP-Session: becc3b14-70c5-4791-997d-5b0db73866ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
509 | 2024.02.02 02:33:28.488720 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
510 | 2024.02.02 02:33:28.488780 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
511 | 2024.02.02 02:33:28.510425 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} <Debug> oximeter.measurements_histogrami16 (62e4ec55-d437-41c4-9973-6d2b211abeca): Loading data parts | ||
512 | 2024.02.02 02:33:28.510539 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} <Debug> oximeter.measurements_histogrami16 (62e4ec55-d437-41c4-9973-6d2b211abeca): There are no data parts | ||
513 | 2024.02.02 02:33:28.513497 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} <Debug> DynamicQueryHandler: Done processing query | ||
514 | 2024.02.02 02:33:28.513527 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
515 | 2024.02.02 02:33:28.513559 [ 3 ] {} <Debug> HTTP-Session: becc3b14-70c5-4791-997d-5b0db73866ec Destroying unnamed session | ||
516 | 2024.02.02 02:33:28.513674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
517 | 2024.02.02 02:33:28.513736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
518 | 2024.02.02 02:33:28.513769 [ 3 ] {} <Debug> HTTP-Session: a338e1f7-a980-4908-aea3-074837911083 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
519 | 2024.02.02 02:33:28.513790 [ 3 ] {} <Debug> HTTP-Session: a338e1f7-a980-4908-aea3-074837911083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
520 | 2024.02.02 02:33:28.514058 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
521 | 2024.02.02 02:33:28.514130 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
522 | 2024.02.02 02:33:28.533319 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} <Debug> oximeter.measurements_histogramu16 (0a5b38fa-c033-4f08-b78b-8d7b871368ac): Loading data parts | ||
523 | 2024.02.02 02:33:28.533437 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} <Debug> oximeter.measurements_histogramu16 (0a5b38fa-c033-4f08-b78b-8d7b871368ac): There are no data parts | ||
524 | 2024.02.02 02:33:28.545154 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} <Debug> DynamicQueryHandler: Done processing query | ||
525 | 2024.02.02 02:33:28.545179 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
526 | 2024.02.02 02:33:28.545206 [ 3 ] {} <Debug> HTTP-Session: a338e1f7-a980-4908-aea3-074837911083 Destroying unnamed session | ||
527 | 2024.02.02 02:33:28.545336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
528 | 2024.02.02 02:33:28.545378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
529 | 2024.02.02 02:33:28.545407 [ 3 ] {} <Debug> HTTP-Session: c923ce2c-52bf-4728-87a8-65b0c91673d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
530 | 2024.02.02 02:33:28.545432 [ 3 ] {} <Debug> HTTP-Session: c923ce2c-52bf-4728-87a8-65b0c91673d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
531 | 2024.02.02 02:33:28.545644 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
532 | 2024.02.02 02:33:28.545705 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
533 | 2024.02.02 02:33:28.557344 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} <Debug> oximeter.measurements_histogrami32 (ddbd516d-0e24-483d-bf54-f9875bc8a753): Loading data parts | ||
534 | 2024.02.02 02:33:28.557463 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} <Debug> oximeter.measurements_histogrami32 (ddbd516d-0e24-483d-bf54-f9875bc8a753): There are no data parts | ||
535 | 2024.02.02 02:33:28.591130 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} <Debug> DynamicQueryHandler: Done processing query | ||
536 | 2024.02.02 02:33:28.591174 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
537 | 2024.02.02 02:33:28.591193 [ 3 ] {} <Debug> HTTP-Session: c923ce2c-52bf-4728-87a8-65b0c91673d1 Destroying unnamed session | ||
538 | 2024.02.02 02:33:28.591347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
539 | 2024.02.02 02:33:28.591401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
540 | 2024.02.02 02:33:28.591420 [ 3 ] {} <Debug> HTTP-Session: d8182ab2-3835-4999-8b5e-4718aa2d5aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
541 | 2024.02.02 02:33:28.591448 [ 3 ] {} <Debug> HTTP-Session: d8182ab2-3835-4999-8b5e-4718aa2d5aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
542 | 2024.02.02 02:33:28.591658 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
543 | 2024.02.02 02:33:28.591721 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
544 | 2024.02.02 02:33:28.605182 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} <Debug> oximeter.measurements_histogramu32 (1a55070a-6afe-4d3b-8a15-802ae382c47a): Loading data parts | ||
545 | 2024.02.02 02:33:28.605309 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} <Debug> oximeter.measurements_histogramu32 (1a55070a-6afe-4d3b-8a15-802ae382c47a): There are no data parts | ||
546 | 2024.02.02 02:33:28.615919 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} <Debug> DynamicQueryHandler: Done processing query | ||
547 | 2024.02.02 02:33:28.615955 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
548 | 2024.02.02 02:33:28.615986 [ 3 ] {} <Debug> HTTP-Session: d8182ab2-3835-4999-8b5e-4718aa2d5aeb Destroying unnamed session | ||
549 | 2024.02.02 02:33:28.616095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
550 | 2024.02.02 02:33:28.616148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
551 | 2024.02.02 02:33:28.616177 [ 3 ] {} <Debug> HTTP-Session: 5824d3a2-af5d-4ba2-b73c-25a14e066ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
552 | 2024.02.02 02:33:28.616193 [ 3 ] {} <Debug> HTTP-Session: 5824d3a2-af5d-4ba2-b73c-25a14e066ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2024.02.02 02:33:28.616411 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
554 | 2024.02.02 02:33:28.616473 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
555 | 2024.02.02 02:33:28.628235 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} <Debug> oximeter.measurements_histogrami64 (fbf65dee-571a-4659-b558-be78093bded4): Loading data parts | ||
556 | 2024.02.02 02:33:28.628327 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} <Debug> oximeter.measurements_histogrami64 (fbf65dee-571a-4659-b558-be78093bded4): There are no data parts | ||
557 | 2024.02.02 02:33:28.630886 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} <Debug> DynamicQueryHandler: Done processing query | ||
558 | 2024.02.02 02:33:28.630911 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
559 | 2024.02.02 02:33:28.630939 [ 3 ] {} <Debug> HTTP-Session: 5824d3a2-af5d-4ba2-b73c-25a14e066ddf Destroying unnamed session | ||
560 | 2024.02.02 02:33:28.631048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
561 | 2024.02.02 02:33:28.631101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
562 | 2024.02.02 02:33:28.631131 [ 3 ] {} <Debug> HTTP-Session: 829794ff-5297-4f40-b9b8-6d79ab00319f Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
563 | 2024.02.02 02:33:28.631146 [ 3 ] {} <Debug> HTTP-Session: 829794ff-5297-4f40-b9b8-6d79ab00319f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
564 | 2024.02.02 02:33:28.631367 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
565 | 2024.02.02 02:33:28.631429 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
566 | 2024.02.02 02:33:28.638813 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} <Debug> oximeter.measurements_histogramu64 (2d3d72f1-9305-4fec-bf11-d3190bbab43d): Loading data parts | ||
567 | 2024.02.02 02:33:28.638890 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} <Debug> oximeter.measurements_histogramu64 (2d3d72f1-9305-4fec-bf11-d3190bbab43d): There are no data parts | ||
568 | 2024.02.02 02:33:28.651883 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} <Debug> DynamicQueryHandler: Done processing query | ||
569 | 2024.02.02 02:33:28.651933 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
570 | 2024.02.02 02:33:28.651952 [ 3 ] {} <Debug> HTTP-Session: 829794ff-5297-4f40-b9b8-6d79ab00319f Destroying unnamed session | ||
571 | 2024.02.02 02:33:28.652105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
572 | 2024.02.02 02:33:28.652181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
573 | 2024.02.02 02:33:28.652204 [ 3 ] {} <Debug> HTTP-Session: 7aaafdec-6e96-4774-9484-e272a9391206 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
574 | 2024.02.02 02:33:28.652235 [ 3 ] {} <Debug> HTTP-Session: 7aaafdec-6e96-4774-9484-e272a9391206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2024.02.02 02:33:28.652476 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
576 | 2024.02.02 02:33:28.652537 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
577 | 2024.02.02 02:33:28.662242 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} <Debug> oximeter.measurements_histogramf32 (15373173-4835-40c7-8c5a-ddc946274c5f): Loading data parts | ||
578 | 2024.02.02 02:33:28.662341 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} <Debug> oximeter.measurements_histogramf32 (15373173-4835-40c7-8c5a-ddc946274c5f): There are no data parts | ||
579 | 2024.02.02 02:33:28.664456 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} <Debug> DynamicQueryHandler: Done processing query | ||
580 | 2024.02.02 02:33:28.664494 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
581 | 2024.02.02 02:33:28.664509 [ 3 ] {} <Debug> HTTP-Session: 7aaafdec-6e96-4774-9484-e272a9391206 Destroying unnamed session | ||
582 | 2024.02.02 02:33:28.664624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
583 | 2024.02.02 02:33:28.664678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
584 | 2024.02.02 02:33:28.664696 [ 3 ] {} <Debug> HTTP-Session: 94abd49b-f24a-463b-9813-d79de4911713 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
585 | 2024.02.02 02:33:28.664723 [ 3 ] {} <Debug> HTTP-Session: 94abd49b-f24a-463b-9813-d79de4911713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.02.02 02:33:28.664942 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
587 | 2024.02.02 02:33:28.665014 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
588 | 2024.02.02 02:33:28.674679 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} <Debug> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Loading data parts | ||
589 | 2024.02.02 02:33:28.674786 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} <Debug> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): There are no data parts | ||
590 | 2024.02.02 02:33:28.685347 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} <Debug> DynamicQueryHandler: Done processing query | ||
591 | 2024.02.02 02:33:28.685377 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
592 | 2024.02.02 02:33:28.685409 [ 3 ] {} <Debug> HTTP-Session: 94abd49b-f24a-463b-9813-d79de4911713 Destroying unnamed session | ||
593 | 2024.02.02 02:33:28.685601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
594 | 2024.02.02 02:33:28.685665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
595 | 2024.02.02 02:33:28.685699 [ 3 ] {} <Debug> HTTP-Session: 73975452-3dfd-4cec-a637-68e9127a0699 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
596 | 2024.02.02 02:33:28.685719 [ 3 ] {} <Debug> HTTP-Session: 73975452-3dfd-4cec-a637-68e9127a0699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2024.02.02 02:33:28.685926 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) /* The field tables store named dimensions of each timeseries. | ||
598 | * | ||
599 | * As with the measurement tables, there is one field table for each field data | ||
600 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
601 | * this behavior **must not** be relied upon for query correctness. | ||
602 | * | ||
603 | * The index for the fields differs from the measurements, however. Rows are | ||
604 | * sorted by timeseries name, then field name, field value, and finally | ||
605 | * timeseries key. This reflects the most common pattern for looking them up: | ||
606 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
607 | * usually then used to look up measurements. | ||
608 | * | ||
609 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
610 | * timeseries name and then key, since it would improve lookups where one | ||
611 | * already has the key. Realistically though, these tables are quite small and | ||
612 | * so performance benefits will be low in absolute terms. | ||
613 | */ | ||
614 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
615 | 2024.02.02 02:33:28.685995 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
616 | 2024.02.02 02:33:28.697699 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} <Debug> oximeter.fields_bool (fcad7706-0c54-4472-9041-3bf2d4b39476): Loading data parts | ||
617 | 2024.02.02 02:33:28.697838 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} <Debug> oximeter.fields_bool (fcad7706-0c54-4472-9041-3bf2d4b39476): There are no data parts | ||
618 | 2024.02.02 02:33:28.700117 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} <Debug> DynamicQueryHandler: Done processing query | ||
619 | 2024.02.02 02:33:28.700153 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
620 | 2024.02.02 02:33:28.700168 [ 3 ] {} <Debug> HTTP-Session: 73975452-3dfd-4cec-a637-68e9127a0699 Destroying unnamed session | ||
621 | 2024.02.02 02:33:28.700287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
622 | 2024.02.02 02:33:28.700351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
623 | 2024.02.02 02:33:28.700371 [ 3 ] {} <Debug> HTTP-Session: 82687563-ec42-4d26-8762-a5ad936e6901 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
624 | 2024.02.02 02:33:28.700392 [ 3 ] {} <Debug> HTTP-Session: 82687563-ec42-4d26-8762-a5ad936e6901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2024.02.02 02:33:28.700545 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
626 | 2024.02.02 02:33:28.700598 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
627 | 2024.02.02 02:33:28.708258 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} <Debug> oximeter.fields_i8 (6eea0f2e-6fb6-49a2-a97c-41a470eeff09): Loading data parts | ||
628 | 2024.02.02 02:33:28.708355 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} <Debug> oximeter.fields_i8 (6eea0f2e-6fb6-49a2-a97c-41a470eeff09): There are no data parts | ||
629 | 2024.02.02 02:33:28.720991 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} <Debug> DynamicQueryHandler: Done processing query | ||
630 | 2024.02.02 02:33:28.721020 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
631 | 2024.02.02 02:33:28.721048 [ 3 ] {} <Debug> HTTP-Session: 82687563-ec42-4d26-8762-a5ad936e6901 Destroying unnamed session | ||
632 | 2024.02.02 02:33:28.721168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
633 | 2024.02.02 02:33:28.721226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
634 | 2024.02.02 02:33:28.721263 [ 3 ] {} <Debug> HTTP-Session: d64e1cc0-646a-4f84-a411-3534cd625339 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
635 | 2024.02.02 02:33:28.721282 [ 3 ] {} <Debug> HTTP-Session: d64e1cc0-646a-4f84-a411-3534cd625339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2024.02.02 02:33:28.721455 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
637 | 2024.02.02 02:33:28.721497 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
638 | 2024.02.02 02:33:28.731641 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} <Debug> oximeter.fields_u8 (902fa1f1-5810-44f7-b714-3423799e8c06): Loading data parts | ||
639 | 2024.02.02 02:33:28.731776 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} <Debug> oximeter.fields_u8 (902fa1f1-5810-44f7-b714-3423799e8c06): There are no data parts | ||
640 | 2024.02.02 02:33:28.744541 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} <Debug> DynamicQueryHandler: Done processing query | ||
641 | 2024.02.02 02:33:28.744580 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
642 | 2024.02.02 02:33:28.744606 [ 3 ] {} <Debug> HTTP-Session: d64e1cc0-646a-4f84-a411-3534cd625339 Destroying unnamed session | ||
643 | 2024.02.02 02:33:28.744762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
644 | 2024.02.02 02:33:28.744820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
645 | 2024.02.02 02:33:28.744843 [ 3 ] {} <Debug> HTTP-Session: 959bda05-2da7-425b-b9ed-1954d700c158 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
646 | 2024.02.02 02:33:28.744876 [ 3 ] {} <Debug> HTTP-Session: 959bda05-2da7-425b-b9ed-1954d700c158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.02.02 02:33:28.745064 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
648 | 2024.02.02 02:33:28.745127 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
649 | 2024.02.02 02:33:28.755266 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} <Debug> oximeter.fields_i16 (801b5ac3-6f70-4fcc-a0a8-6d4bbc6c57c8): Loading data parts | ||
650 | 2024.02.02 02:33:28.755364 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} <Debug> oximeter.fields_i16 (801b5ac3-6f70-4fcc-a0a8-6d4bbc6c57c8): There are no data parts | ||
651 | 2024.02.02 02:33:28.757509 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} <Debug> DynamicQueryHandler: Done processing query | ||
652 | 2024.02.02 02:33:28.757534 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
653 | 2024.02.02 02:33:28.757558 [ 3 ] {} <Debug> HTTP-Session: 959bda05-2da7-425b-b9ed-1954d700c158 Destroying unnamed session | ||
654 | 2024.02.02 02:33:28.757673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
655 | 2024.02.02 02:33:28.757716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
656 | 2024.02.02 02:33:28.757740 [ 3 ] {} <Debug> HTTP-Session: 2bb3d44d-ef48-48f8-899d-54cad1782d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
657 | 2024.02.02 02:33:28.757769 [ 3 ] {} <Debug> HTTP-Session: 2bb3d44d-ef48-48f8-899d-54cad1782d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.02.02 02:33:28.757921 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
659 | 2024.02.02 02:33:28.757967 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
660 | 2024.02.02 02:33:28.767739 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} <Debug> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Loading data parts | ||
661 | 2024.02.02 02:33:28.767834 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} <Debug> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): There are no data parts | ||
662 | 2024.02.02 02:33:28.778554 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} <Debug> DynamicQueryHandler: Done processing query | ||
663 | 2024.02.02 02:33:28.778582 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
664 | 2024.02.02 02:33:28.778601 [ 3 ] {} <Debug> HTTP-Session: 2bb3d44d-ef48-48f8-899d-54cad1782d6d Destroying unnamed session | ||
665 | 2024.02.02 02:33:28.778746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
666 | 2024.02.02 02:33:28.778805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
667 | 2024.02.02 02:33:28.778828 [ 3 ] {} <Debug> HTTP-Session: d410d08f-838e-43e6-a5bd-937ae2733b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
668 | 2024.02.02 02:33:28.778853 [ 3 ] {} <Debug> HTTP-Session: d410d08f-838e-43e6-a5bd-937ae2733b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2024.02.02 02:33:28.779056 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
670 | 2024.02.02 02:33:28.779107 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
671 | 2024.02.02 02:33:28.790979 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} <Debug> oximeter.fields_i32 (b61488d1-de75-4744-b491-1aae2ccf2d3c): Loading data parts | ||
672 | 2024.02.02 02:33:28.791109 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} <Debug> oximeter.fields_i32 (b61488d1-de75-4744-b491-1aae2ccf2d3c): There are no data parts | ||
673 | 2024.02.02 02:33:28.801809 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2024.02.02 02:33:28.801871 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
675 | 2024.02.02 02:33:28.801890 [ 3 ] {} <Debug> HTTP-Session: d410d08f-838e-43e6-a5bd-937ae2733b3e Destroying unnamed session | ||
676 | 2024.02.02 02:33:28.802040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
677 | 2024.02.02 02:33:28.802109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
678 | 2024.02.02 02:33:28.802132 [ 3 ] {} <Debug> HTTP-Session: d50dc8e8-d6cc-4725-8c5b-b8546a16aac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
679 | 2024.02.02 02:33:28.802166 [ 3 ] {} <Debug> HTTP-Session: d50dc8e8-d6cc-4725-8c5b-b8546a16aac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2024.02.02 02:33:28.802378 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
681 | 2024.02.02 02:33:28.802428 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
682 | 2024.02.02 02:33:28.814159 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} <Debug> oximeter.fields_u32 (c1b3297a-0591-4c6f-b7d2-813572fdfecc): Loading data parts | ||
683 | 2024.02.02 02:33:28.814261 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} <Debug> oximeter.fields_u32 (c1b3297a-0591-4c6f-b7d2-813572fdfecc): There are no data parts | ||
684 | 2024.02.02 02:33:28.824969 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2024.02.02 02:33:28.825000 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
686 | 2024.02.02 02:33:28.825036 [ 3 ] {} <Debug> HTTP-Session: d50dc8e8-d6cc-4725-8c5b-b8546a16aac0 Destroying unnamed session | ||
687 | 2024.02.02 02:33:28.825180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2024.02.02 02:33:28.825247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
689 | 2024.02.02 02:33:28.825285 [ 3 ] {} <Debug> HTTP-Session: 9bcadf12-a85e-4dc7-9006-f10f5550e8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
690 | 2024.02.02 02:33:28.825305 [ 3 ] {} <Debug> HTTP-Session: 9bcadf12-a85e-4dc7-9006-f10f5550e8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.02.02 02:33:28.825485 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
692 | 2024.02.02 02:33:28.825552 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
693 | 2024.02.02 02:33:28.837319 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Loading data parts | ||
694 | 2024.02.02 02:33:28.837437 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): There are no data parts | ||
695 | 2024.02.02 02:33:28.848247 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2024.02.02 02:33:28.848282 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2024.02.02 02:33:28.848306 [ 3 ] {} <Debug> HTTP-Session: 9bcadf12-a85e-4dc7-9006-f10f5550e8a7 Destroying unnamed session | ||
698 | 2024.02.02 02:33:28.848430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2024.02.02 02:33:28.848491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2024.02.02 02:33:28.848523 [ 3 ] {} <Debug> HTTP-Session: 83dadf4e-6c82-446e-b9f2-6890baf0fe95 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
701 | 2024.02.02 02:33:28.848543 [ 3 ] {} <Debug> HTTP-Session: 83dadf4e-6c82-446e-b9f2-6890baf0fe95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.02.02 02:33:28.848738 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
703 | 2024.02.02 02:33:28.848806 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
704 | 2024.02.02 02:33:28.861447 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} <Debug> oximeter.fields_u64 (1bc72d53-f6e8-4910-ac28-bef893162340): Loading data parts | ||
705 | 2024.02.02 02:33:28.861577 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} <Debug> oximeter.fields_u64 (1bc72d53-f6e8-4910-ac28-bef893162340): There are no data parts | ||
706 | 2024.02.02 02:33:28.872243 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2024.02.02 02:33:28.872277 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2024.02.02 02:33:28.872294 [ 3 ] {} <Debug> HTTP-Session: 83dadf4e-6c82-446e-b9f2-6890baf0fe95 Destroying unnamed session | ||
709 | 2024.02.02 02:33:28.872432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2024.02.02 02:33:28.872492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2024.02.02 02:33:28.872515 [ 3 ] {} <Debug> HTTP-Session: bed46173-a060-40c6-99e4-b3db90f47391 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
712 | 2024.02.02 02:33:28.872544 [ 3 ] {} <Debug> HTTP-Session: bed46173-a060-40c6-99e4-b3db90f47391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.02.02 02:33:28.872733 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
714 | 2024.02.02 02:33:28.872802 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
715 | 2024.02.02 02:33:28.884727 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} <Debug> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Loading data parts | ||
716 | 2024.02.02 02:33:28.884826 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} <Debug> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): There are no data parts | ||
717 | 2024.02.02 02:33:28.895599 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2024.02.02 02:33:28.895629 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2024.02.02 02:33:28.895659 [ 3 ] {} <Debug> HTTP-Session: bed46173-a060-40c6-99e4-b3db90f47391 Destroying unnamed session | ||
720 | 2024.02.02 02:33:28.895786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2024.02.02 02:33:28.895848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2024.02.02 02:33:28.895879 [ 3 ] {} <Debug> HTTP-Session: 7ec730f9-b6c3-4568-adf3-64f2a1f4335c Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
723 | 2024.02.02 02:33:28.895908 [ 3 ] {} <Debug> HTTP-Session: 7ec730f9-b6c3-4568-adf3-64f2a1f4335c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2024.02.02 02:33:28.896097 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
725 | 2024.02.02 02:33:28.896160 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2024.02.02 02:33:28.907954 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} <Debug> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Loading data parts | ||
727 | 2024.02.02 02:33:28.908069 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} <Debug> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): There are no data parts | ||
728 | 2024.02.02 02:33:28.910066 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2024.02.02 02:33:28.910091 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2024.02.02 02:33:28.910107 [ 3 ] {} <Debug> HTTP-Session: 7ec730f9-b6c3-4568-adf3-64f2a1f4335c Destroying unnamed session | ||
731 | 2024.02.02 02:33:28.910231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2024.02.02 02:33:28.910283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2024.02.02 02:33:28.910302 [ 3 ] {} <Debug> HTTP-Session: 822e5abb-6478-469f-ad84-04b4949027e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
734 | 2024.02.02 02:33:28.910327 [ 3 ] {} <Debug> HTTP-Session: 822e5abb-6478-469f-ad84-04b4949027e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.02.02 02:33:28.910489 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
736 | 2024.02.02 02:33:28.910534 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
737 | 2024.02.02 02:33:28.918656 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} <Debug> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Loading data parts | ||
738 | 2024.02.02 02:33:28.918753 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} <Debug> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): There are no data parts | ||
739 | 2024.02.02 02:33:28.931558 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2024.02.02 02:33:28.931606 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2024.02.02 02:33:28.931626 [ 3 ] {} <Debug> HTTP-Session: 822e5abb-6478-469f-ad84-04b4949027e4 Destroying unnamed session | ||
742 | 2024.02.02 02:33:28.931776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2024.02.02 02:33:28.931845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2024.02.02 02:33:28.931869 [ 3 ] {} <Debug> HTTP-Session: 9ef8ebb8-4c4d-4277-a706-36543dbe549e Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
745 | 2024.02.02 02:33:28.931906 [ 3 ] {} <Debug> HTTP-Session: 9ef8ebb8-4c4d-4277-a706-36543dbe549e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.02.02 02:33:28.932224 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) /* The timeseries schema table stores the extracted schema for the samples | ||
747 | * oximeter collects. | ||
748 | */ | ||
749 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
750 | 2024.02.02 02:33:28.932323 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
751 | 2024.02.02 02:33:28.942101 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): Loading data parts | ||
752 | 2024.02.02 02:33:28.942262 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): There are no data parts | ||
753 | 2024.02.02 02:33:28.978254 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} <Debug> DynamicQueryHandler: Done processing query | ||
754 | 2024.02.02 02:33:28.978292 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
755 | 2024.02.02 02:33:28.978391 [ 3 ] {} <Debug> HTTP-Session: 9ef8ebb8-4c4d-4277-a706-36543dbe549e Destroying unnamed session | ||
756 | 2024.02.02 02:33:28.978531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
757 | 2024.02.02 02:33:28.978599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
758 | 2024.02.02 02:33:28.978631 [ 3 ] {} <Debug> HTTP-Session: 0a61e42b-1f6e-4c5a-98b6-268c95ddb91e Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 | ||
759 | 2024.02.02 02:33:28.978647 [ 3 ] {} <Debug> HTTP-Session: 0a61e42b-1f6e-4c5a-98b6-268c95ddb91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2024.02.02 02:33:28.978776 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37408) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
761 | 2024.02.02 02:33:28.979411 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
762 | 2024.02.02 02:33:28.982870 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
763 | 2024.02.02 02:33:28.985684 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.02.02 02:33:28.985949 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} <Trace> oximeter.version (2a4c26cb-6da4-46a0-9e87-584a67e34331): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
765 | 2024.02.02 02:33:28.986163 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} <Information> executeQuery: Read 1 rows, 16.00 B in 0.00734203 sec., 136 rows/sec., 2.13 KiB/sec. | ||
766 | 2024.02.02 02:33:28.986275 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} <Debug> DynamicQueryHandler: Done processing query | ||
767 | 2024.02.02 02:33:28.986296 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
768 | 2024.02.02 02:33:28.986325 [ 3 ] {} <Debug> HTTP-Session: 0a61e42b-1f6e-4c5a-98b6-268c95ddb91e Destroying unnamed session | ||
769 | 2024.02.02 02:33:29.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.66 MiB, peak 230.73 MiB, will set to 228.27 MiB (RSS), difference: 2.61 MiB | ||
770 | 2024.02.02 02:33:42.808183 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
771 | 2024.02.02 02:33:42.808274 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
772 | 2024.02.02 02:33:57.808376 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
773 | 2024.02.02 02:33:57.808472 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
774 | 2024.02.02 02:34:12.808558 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
775 | 2024.02.02 02:34:12.808622 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
776 | 2024.02.02 02:34:27.808671 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
777 | 2024.02.02 02:34:27.808735 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
778 | 2024.02.02 02:34:34.004227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
779 | 2024.02.02 02:34:34.004436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
780 | 2024.02.02 02:34:34.004464 [ 3 ] {} <Debug> HTTP-Session: d8da9f49-3129-403c-bae7-24e25c79a71f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
781 | 2024.02.02 02:34:34.004514 [ 3 ] {} <Debug> HTTP-Session: d8da9f49-3129-403c-bae7-24e25c79a71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2024.02.02 02:34:34.004681 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
783 | 2024.02.02 02:34:34.005084 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.02.02 02:34:34.005899 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2024.02.02 02:34:34.006105 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2024.02.02 02:34:34.007112 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} <Debug> DynamicQueryHandler: Done processing query | ||
787 | 2024.02.02 02:34:34.007143 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
788 | 2024.02.02 02:34:34.007178 [ 3 ] {} <Debug> HTTP-Session: d8da9f49-3129-403c-bae7-24e25c79a71f Destroying unnamed session | ||
789 | 2024.02.02 02:34:34.019826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
790 | 2024.02.02 02:34:34.020000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
791 | 2024.02.02 02:34:34.020025 [ 3 ] {} <Debug> HTTP-Session: aa34bf26-27e6-42cd-9365-a0cdb8121c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
792 | 2024.02.02 02:34:34.020048 [ 3 ] {} <Debug> HTTP-Session: aa34bf26-27e6-42cd-9365-a0cdb8121c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
793 | 2024.02.02 02:34:34.020231 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
794 | 2024.02.02 02:34:34.023698 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2024.02.02 02:34:34.023922 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2024.02.02 02:34:34.023971 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2024.02.02 02:34:34.024843 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} <Debug> DynamicQueryHandler: Done processing query | ||
798 | 2024.02.02 02:34:34.024884 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
799 | 2024.02.02 02:34:34.024901 [ 3 ] {} <Debug> HTTP-Session: aa34bf26-27e6-42cd-9365-a0cdb8121c00 Destroying unnamed session | ||
800 | 2024.02.02 02:34:34.025283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2024.02.02 02:34:34.025328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
802 | 2024.02.02 02:34:34.025348 [ 3 ] {} <Debug> HTTP-Session: 4138f029-8ac3-4ad3-8752-ba1b0fdef847 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
803 | 2024.02.02 02:34:34.025364 [ 3 ] {} <Debug> HTTP-Session: 4138f029-8ac3-4ad3-8752-ba1b0fdef847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
804 | 2024.02.02 02:34:34.025477 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
805 | 2024.02.02 02:34:34.025918 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.02.02 02:34:34.026064 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2024.02.02 02:34:34.026106 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2024.02.02 02:34:34.026931 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} <Debug> DynamicQueryHandler: Done processing query | ||
809 | 2024.02.02 02:34:34.026959 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
810 | 2024.02.02 02:34:34.026974 [ 3 ] {} <Debug> HTTP-Session: 4138f029-8ac3-4ad3-8752-ba1b0fdef847 Destroying unnamed session | ||
811 | 2024.02.02 02:34:34.027168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
812 | 2024.02.02 02:34:34.027211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
813 | 2024.02.02 02:34:34.027230 [ 3 ] {} <Debug> HTTP-Session: 6b2898e6-f54c-42ac-9dd7-ca86810a74ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
814 | 2024.02.02 02:34:34.027246 [ 3 ] {} <Debug> HTTP-Session: 6b2898e6-f54c-42ac-9dd7-ca86810a74ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
815 | 2024.02.02 02:34:34.027357 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
816 | 2024.02.02 02:34:34.027702 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2024.02.02 02:34:34.027852 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2024.02.02 02:34:34.027896 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2024.02.02 02:34:34.028655 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} <Debug> DynamicQueryHandler: Done processing query | ||
820 | 2024.02.02 02:34:34.028683 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
821 | 2024.02.02 02:34:34.028699 [ 3 ] {} <Debug> HTTP-Session: 6b2898e6-f54c-42ac-9dd7-ca86810a74ed Destroying unnamed session | ||
822 | 2024.02.02 02:34:34.029420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
823 | 2024.02.02 02:34:34.029464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
824 | 2024.02.02 02:34:34.029483 [ 3 ] {} <Debug> HTTP-Session: 011fd912-8734-4e88-b1db-d85ec9f9b55f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
825 | 2024.02.02 02:34:34.029499 [ 3 ] {} <Debug> HTTP-Session: 011fd912-8734-4e88-b1db-d85ec9f9b55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
826 | 2024.02.02 02:34:34.029577 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
827 | 2024.02.02 02:34:34.029616 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2024.02.02 02:34:34.030351 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
829 | 2024.02.02 02:34:34.031666 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. | ||
830 | 2024.02.02 02:34:34.032102 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
831 | 2024.02.02 02:34:34.032267 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
832 | 2024.02.02 02:34:34.032377 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002771788 sec., 1443 rows/sec., 156.08 KiB/sec. | ||
833 | 2024.02.02 02:34:34.032527 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} <Debug> DynamicQueryHandler: Done processing query | ||
834 | 2024.02.02 02:34:34.032551 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
835 | 2024.02.02 02:34:34.032566 [ 3 ] {} <Debug> HTTP-Session: 011fd912-8734-4e88-b1db-d85ec9f9b55f Destroying unnamed session | ||
836 | 2024.02.02 02:34:34.032690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
837 | 2024.02.02 02:34:34.032735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
838 | 2024.02.02 02:34:34.032754 [ 3 ] {} <Debug> HTTP-Session: 93555b34-54eb-4e7b-a988-fabdb2c6280e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
839 | 2024.02.02 02:34:34.032770 [ 3 ] {} <Debug> HTTP-Session: 93555b34-54eb-4e7b-a988-fabdb2c6280e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
840 | 2024.02.02 02:34:34.032842 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
841 | 2024.02.02 02:34:34.032880 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
842 | 2024.02.02 02:34:34.032986 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
843 | 2024.02.02 02:34:34.036870 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. | ||
844 | 2024.02.02 02:34:34.037075 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
845 | 2024.02.02 02:34:34.037221 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
846 | 2024.02.02 02:34:34.037313 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.004444559 sec., 9899 rows/sec., 802.42 KiB/sec. | ||
847 | 2024.02.02 02:34:34.037440 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} <Debug> DynamicQueryHandler: Done processing query | ||
848 | 2024.02.02 02:34:34.037463 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
849 | 2024.02.02 02:34:34.037478 [ 3 ] {} <Debug> HTTP-Session: 93555b34-54eb-4e7b-a988-fabdb2c6280e Destroying unnamed session | ||
850 | 2024.02.02 02:34:34.037697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 21322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
851 | 2024.02.02 02:34:34.037741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
852 | 2024.02.02 02:34:34.037760 [ 3 ] {} <Debug> HTTP-Session: ff657072-8dde-4262-86e2-a09b1bf4ca45 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
853 | 2024.02.02 02:34:34.037776 [ 3 ] {} <Debug> HTTP-Session: ff657072-8dde-4262-86e2-a09b1bf4ca45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
854 | 2024.02.02 02:34:34.037849 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
855 | 2024.02.02 02:34:34.037886 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
856 | 2024.02.02 02:34:34.037985 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
857 | 2024.02.02 02:34:34.038365 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. | ||
858 | 2024.02.02 02:34:34.038576 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
859 | 2024.02.02 02:34:34.038718 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
860 | 2024.02.02 02:34:34.038819 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} <Information> executeQuery: Read 132 rows, 13.25 KiB in 0.000939923 sec., 140437 rows/sec., 13.77 MiB/sec. | ||
861 | 2024.02.02 02:34:34.038918 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} <Debug> DynamicQueryHandler: Done processing query | ||
862 | 2024.02.02 02:34:34.038940 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
863 | 2024.02.02 02:34:34.038955 [ 3 ] {} <Debug> HTTP-Session: ff657072-8dde-4262-86e2-a09b1bf4ca45 Destroying unnamed session | ||
864 | 2024.02.02 02:34:34.039075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
865 | 2024.02.02 02:34:34.039118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
866 | 2024.02.02 02:34:34.039136 [ 3 ] {} <Debug> HTTP-Session: c7cdb1f5-8f35-4592-a110-0bd867694b04 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
867 | 2024.02.02 02:34:34.039153 [ 3 ] {} <Debug> HTTP-Session: c7cdb1f5-8f35-4592-a110-0bd867694b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
868 | 2024.02.02 02:34:34.039225 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
869 | 2024.02.02 02:34:34.039262 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
870 | 2024.02.02 02:34:34.040544 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
871 | 2024.02.02 02:34:34.043387 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. | ||
872 | 2024.02.02 02:34:34.043709 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
873 | 2024.02.02 02:34:34.043887 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
874 | 2024.02.02 02:34:34.044017 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} <Information> executeQuery: Read 54 rows, 4.34 KiB in 0.004761797 sec., 11340 rows/sec., 910.77 KiB/sec. | ||
875 | 2024.02.02 02:34:34.044152 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} <Debug> DynamicQueryHandler: Done processing query | ||
876 | 2024.02.02 02:34:34.044181 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
877 | 2024.02.02 02:34:34.044200 [ 3 ] {} <Debug> HTTP-Session: c7cdb1f5-8f35-4592-a110-0bd867694b04 Destroying unnamed session | ||
878 | 2024.02.02 02:34:34.044512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
879 | 2024.02.02 02:34:34.044556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
880 | 2024.02.02 02:34:34.044575 [ 3 ] {} <Debug> HTTP-Session: a0f4d6e3-779b-421f-94cc-8e9b2a773427 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
881 | 2024.02.02 02:34:34.044592 [ 3 ] {} <Debug> HTTP-Session: a0f4d6e3-779b-421f-94cc-8e9b2a773427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
882 | 2024.02.02 02:34:34.044672 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
883 | 2024.02.02 02:34:34.044715 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
884 | 2024.02.02 02:34:34.044865 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
885 | 2024.02.02 02:34:34.045344 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. | ||
886 | 2024.02.02 02:34:34.046464 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
887 | 2024.02.02 02:34:34.046644 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
888 | 2024.02.02 02:34:34.046768 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.002063711 sec., 21320 rows/sec., 28.77 MiB/sec. | ||
889 | 2024.02.02 02:34:34.046921 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} <Debug> DynamicQueryHandler: Done processing query | ||
890 | 2024.02.02 02:34:34.046945 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
891 | 2024.02.02 02:34:34.046960 [ 3 ] {} <Debug> HTTP-Session: a0f4d6e3-779b-421f-94cc-8e9b2a773427 Destroying unnamed session | ||
892 | 2024.02.02 02:34:34.047080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 2948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
893 | 2024.02.02 02:34:34.047124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
894 | 2024.02.02 02:34:34.047143 [ 3 ] {} <Debug> HTTP-Session: d78f7457-ae7e-49e2-9c99-048c9fee642c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
895 | 2024.02.02 02:34:34.047159 [ 3 ] {} <Debug> HTTP-Session: d78f7457-ae7e-49e2-9c99-048c9fee642c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
896 | 2024.02.02 02:34:34.047228 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
897 | 2024.02.02 02:34:34.047832 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
898 | 2024.02.02 02:34:34.047940 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
899 | 2024.02.02 02:34:34.048281 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. | ||
900 | 2024.02.02 02:34:34.048593 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
901 | 2024.02.02 02:34:34.048767 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} <Trace> oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
902 | 2024.02.02 02:34:34.048877 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} <Information> executeQuery: Read 18 rows, 1.36 KiB in 0.00161959 sec., 11113 rows/sec., 837.52 KiB/sec. | ||
903 | 2024.02.02 02:34:34.049004 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} <Debug> DynamicQueryHandler: Done processing query | ||
904 | 2024.02.02 02:34:34.049027 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
905 | 2024.02.02 02:34:34.049042 [ 3 ] {} <Debug> HTTP-Session: d78f7457-ae7e-49e2-9c99-048c9fee642c Destroying unnamed session | ||
906 | 2024.02.02 02:34:42.808858 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
907 | 2024.02.02 02:34:42.808922 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
908 | 2024.02.02 02:34:43.989046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
909 | 2024.02.02 02:34:43.989166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
910 | 2024.02.02 02:34:43.989190 [ 3 ] {} <Debug> HTTP-Session: 962621a1-a022-4a0b-901c-e153e07134e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
911 | 2024.02.02 02:34:43.989213 [ 3 ] {} <Debug> HTTP-Session: 962621a1-a022-4a0b-901c-e153e07134e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
912 | 2024.02.02 02:34:43.989388 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) 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) | ||
913 | 2024.02.02 02:34:43.990699 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
914 | 2024.02.02 02:34:43.990864 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
915 | 2024.02.02 02:34:43.990965 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
916 | 2024.02.02 02:34:43.991205 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
917 | 2024.02.02 02:34:43.993223 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
918 | 2024.02.02 02:34:43.993255 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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 | ||
919 | 2024.02.02 02:34:43.993944 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
920 | 2024.02.02 02:34:43.997567 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00813358 sec., 491 rows/sec., 53.19 KiB/sec. | ||
921 | 2024.02.02 02:34:43.997785 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Debug> DynamicQueryHandler: Done processing query | ||
922 | 2024.02.02 02:34:43.997810 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
923 | 2024.02.02 02:34:43.997827 [ 3 ] {} <Debug> HTTP-Session: 962621a1-a022-4a0b-901c-e153e07134e0 Destroying unnamed session | ||
924 | 2024.02.02 02:34:43.998070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
925 | 2024.02.02 02:34:43.998118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
926 | 2024.02.02 02:34:43.998138 [ 3 ] {} <Debug> HTTP-Session: eff24f9d-f672-4c81-8e00-ba120be5e054 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
927 | 2024.02.02 02:34:43.998157 [ 3 ] {} <Debug> HTTP-Session: eff24f9d-f672-4c81-8e00-ba120be5e054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
928 | 2024.02.02 02:34:43.998292 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) 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) | ||
929 | 2024.02.02 02:34:43.998737 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
930 | 2024.02.02 02:34:43.998895 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
931 | 2024.02.02 02:34:43.998937 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
932 | 2024.02.02 02:34:43.999080 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
933 | 2024.02.02 02:34:43.999109 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
934 | 2024.02.02 02:34:43.999130 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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 | ||
935 | 2024.02.02 02:34:43.999158 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
936 | 2024.02.02 02:34:44.000140 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001793514 sec., 2230 rows/sec., 241.21 KiB/sec. | ||
937 | 2024.02.02 02:34:44.000275 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.63 MiB, peak 233.84 MiB, will set to 230.36 MiB (RSS), difference: -3.27 MiB | ||
938 | 2024.02.02 02:34:44.000353 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Debug> DynamicQueryHandler: Done processing query | ||
939 | 2024.02.02 02:34:44.000400 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
940 | 2024.02.02 02:34:44.000440 [ 3 ] {} <Debug> HTTP-Session: eff24f9d-f672-4c81-8e00-ba120be5e054 Destroying unnamed session | ||
941 | 2024.02.02 02:34:44.000691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
942 | 2024.02.02 02:34:44.000737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
943 | 2024.02.02 02:34:44.000758 [ 3 ] {} <Debug> HTTP-Session: 79e3c547-91dd-4e76-aef8-2af2c4eb9678 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
944 | 2024.02.02 02:34:44.000775 [ 3 ] {} <Debug> HTTP-Session: 79e3c547-91dd-4e76-aef8-2af2c4eb9678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
945 | 2024.02.02 02:34:44.000896 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) 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) | ||
946 | 2024.02.02 02:34:44.001371 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
947 | 2024.02.02 02:34:44.001532 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
948 | 2024.02.02 02:34:44.001574 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
949 | 2024.02.02 02:34:44.001718 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
950 | 2024.02.02 02:34:44.001747 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
951 | 2024.02.02 02:34:44.001769 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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 | ||
952 | 2024.02.02 02:34:44.001796 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
953 | 2024.02.02 02:34:44.002727 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001794524 sec., 2229 rows/sec., 241.08 KiB/sec. | ||
954 | 2024.02.02 02:34:44.002917 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Debug> DynamicQueryHandler: Done processing query | ||
955 | 2024.02.02 02:34:44.002941 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
956 | 2024.02.02 02:34:44.002957 [ 3 ] {} <Debug> HTTP-Session: 79e3c547-91dd-4e76-aef8-2af2c4eb9678 Destroying unnamed session | ||
957 | 2024.02.02 02:34:44.003321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
958 | 2024.02.02 02:34:44.003365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
959 | 2024.02.02 02:34:44.003385 [ 3 ] {} <Debug> HTTP-Session: c7c248cf-9d40-498e-a924-8c27a792406d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
960 | 2024.02.02 02:34:44.003401 [ 3 ] {} <Debug> HTTP-Session: c7c248cf-9d40-498e-a924-8c27a792406d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
961 | 2024.02.02 02:34:44.003515 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) 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) | ||
962 | 2024.02.02 02:34:44.003965 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
963 | 2024.02.02 02:34:44.004115 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
964 | 2024.02.02 02:34:44.004154 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
965 | 2024.02.02 02:34:44.004286 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
966 | 2024.02.02 02:34:44.004312 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
967 | 2024.02.02 02:34:44.004330 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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 | ||
968 | 2024.02.02 02:34:44.004357 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
969 | 2024.02.02 02:34:44.005277 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001723412 sec., 2320 rows/sec., 251.02 KiB/sec. | ||
970 | 2024.02.02 02:34:44.005466 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Debug> DynamicQueryHandler: Done processing query | ||
971 | 2024.02.02 02:34:44.005490 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
972 | 2024.02.02 02:34:44.005506 [ 3 ] {} <Debug> HTTP-Session: c7c248cf-9d40-498e-a924-8c27a792406d Destroying unnamed session | ||
973 | 2024.02.02 02:34:44.005722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
974 | 2024.02.02 02:34:44.005765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
975 | 2024.02.02 02:34:44.005785 [ 3 ] {} <Debug> HTTP-Session: 10247db6-c20d-42b0-85df-4369479effae Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
976 | 2024.02.02 02:34:44.005802 [ 3 ] {} <Debug> HTTP-Session: 10247db6-c20d-42b0-85df-4369479effae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
977 | 2024.02.02 02:34:44.005916 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) 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) | ||
978 | 2024.02.02 02:34:44.006369 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
979 | 2024.02.02 02:34:44.006531 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
980 | 2024.02.02 02:34:44.006572 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
981 | 2024.02.02 02:34:44.006713 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
982 | 2024.02.02 02:34:44.006742 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
983 | 2024.02.02 02:34:44.006762 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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 | ||
984 | 2024.02.02 02:34:44.006790 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
985 | 2024.02.02 02:34:44.007758 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001804284 sec., 2216 rows/sec., 239.77 KiB/sec. | ||
986 | 2024.02.02 02:34:44.007946 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Debug> DynamicQueryHandler: Done processing query | ||
987 | 2024.02.02 02:34:44.007970 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
988 | 2024.02.02 02:34:44.007988 [ 3 ] {} <Debug> HTTP-Session: 10247db6-c20d-42b0-85df-4369479effae Destroying unnamed session | ||
989 | 2024.02.02 02:34:44.008195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
990 | 2024.02.02 02:34:44.008238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
991 | 2024.02.02 02:34:44.008256 [ 3 ] {} <Debug> HTTP-Session: be710f11-5768-43c6-a7d2-e7466acb0831 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
992 | 2024.02.02 02:34:44.008273 [ 3 ] {} <Debug> HTTP-Session: be710f11-5768-43c6-a7d2-e7466acb0831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
993 | 2024.02.02 02:34:44.008391 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) 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) | ||
994 | 2024.02.02 02:34:44.008849 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
995 | 2024.02.02 02:34:44.009013 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
996 | 2024.02.02 02:34:44.009054 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
997 | 2024.02.02 02:34:44.009196 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
998 | 2024.02.02 02:34:44.009225 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
999 | 2024.02.02 02:34:44.009245 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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 | ||
1000 | 2024.02.02 02:34:44.009273 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1001 | 2024.02.02 02:34:44.010051 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001623171 sec., 2464 rows/sec., 266.53 KiB/sec. | ||
1002 | 2024.02.02 02:34:44.010242 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Debug> DynamicQueryHandler: Done processing query | ||
1003 | 2024.02.02 02:34:44.010266 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1004 | 2024.02.02 02:34:44.010282 [ 3 ] {} <Debug> HTTP-Session: be710f11-5768-43c6-a7d2-e7466acb0831 Destroying unnamed session | ||
1005 | 2024.02.02 02:34:44.023207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1006 | 2024.02.02 02:34:44.023259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1007 | 2024.02.02 02:34:44.023280 [ 3 ] {} <Debug> HTTP-Session: 6b3f7c6b-1227-4118-b4ca-04e073cc576f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1008 | 2024.02.02 02:34:44.023299 [ 3 ] {} <Debug> HTTP-Session: 6b3f7c6b-1227-4118-b4ca-04e073cc576f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1009 | 2024.02.02 02:34:44.023390 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1010 | 2024.02.02 02:34:44.023438 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1011 | 2024.02.02 02:34:44.023587 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1012 | 2024.02.02 02:34:44.023922 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1013 | 2024.02.02 02:34:44.024229 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1014 | 2024.02.02 02:34:44.024394 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1015 | 2024.02.02 02:34:44.024515 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001088017 sec., 5514 rows/sec., 893.97 KiB/sec. | ||
1016 | 2024.02.02 02:34:44.024673 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} <Debug> DynamicQueryHandler: Done processing query | ||
1017 | 2024.02.02 02:34:44.024698 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1018 | 2024.02.02 02:34:44.024713 [ 3 ] {} <Debug> HTTP-Session: 6b3f7c6b-1227-4118-b4ca-04e073cc576f Destroying unnamed session | ||
1019 | 2024.02.02 02:34:44.024833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1020 | 2024.02.02 02:34:44.024877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1021 | 2024.02.02 02:34:44.024896 [ 3 ] {} <Debug> HTTP-Session: 11745d4a-a896-4199-b44f-d378c51ea73e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1022 | 2024.02.02 02:34:44.024913 [ 3 ] {} <Debug> HTTP-Session: 11745d4a-a896-4199-b44f-d378c51ea73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1023 | 2024.02.02 02:34:44.024983 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1024 | 2024.02.02 02:34:44.025022 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1025 | 2024.02.02 02:34:44.025127 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1026 | 2024.02.02 02:34:44.025440 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1027 | 2024.02.02 02:34:44.025645 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1028 | 2024.02.02 02:34:44.025794 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1029 | 2024.02.02 02:34:44.025910 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.000894713 sec., 51413 rows/sec., 4.07 MiB/sec. | ||
1030 | 2024.02.02 02:34:44.026044 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} <Debug> DynamicQueryHandler: Done processing query | ||
1031 | 2024.02.02 02:34:44.026067 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1032 | 2024.02.02 02:34:44.026082 [ 3 ] {} <Debug> HTTP-Session: 11745d4a-a896-4199-b44f-d378c51ea73e Destroying unnamed session | ||
1033 | 2024.02.02 02:34:44.026228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 27181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1034 | 2024.02.02 02:34:44.026270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1035 | 2024.02.02 02:34:44.026289 [ 3 ] {} <Debug> HTTP-Session: f0dc6371-2511-4387-80d6-6bdbb49d540a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1036 | 2024.02.02 02:34:44.026305 [ 3 ] {} <Debug> HTTP-Session: f0dc6371-2511-4387-80d6-6bdbb49d540a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1037 | 2024.02.02 02:34:44.026380 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1038 | 2024.02.02 02:34:44.026418 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1039 | 2024.02.02 02:34:44.026519 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1040 | 2024.02.02 02:34:44.026907 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1041 | 2024.02.02 02:34:44.027132 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1042 | 2024.02.02 02:34:44.027283 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1043 | 2024.02.02 02:34:44.027394 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} <Information> executeQuery: Read 174 rows, 16.58 KiB in 0.000981654 sec., 177251 rows/sec., 16.49 MiB/sec. | ||
1044 | 2024.02.02 02:34:44.027508 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} <Debug> DynamicQueryHandler: Done processing query | ||
1045 | 2024.02.02 02:34:44.027532 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1046 | 2024.02.02 02:34:44.027547 [ 3 ] {} <Debug> HTTP-Session: f0dc6371-2511-4387-80d6-6bdbb49d540a Destroying unnamed session | ||
1047 | 2024.02.02 02:34:44.027678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 11882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1048 | 2024.02.02 02:34:44.027721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1049 | 2024.02.02 02:34:44.027739 [ 3 ] {} <Debug> HTTP-Session: 37fc5ea9-d3fa-4e94-b5ea-ecf7a45195a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1050 | 2024.02.02 02:34:44.027756 [ 3 ] {} <Debug> HTTP-Session: 37fc5ea9-d3fa-4e94-b5ea-ecf7a45195a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1051 | 2024.02.02 02:34:44.027826 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1052 | 2024.02.02 02:34:44.027863 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1053 | 2024.02.02 02:34:44.027977 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1054 | 2024.02.02 02:34:44.028292 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1055 | 2024.02.02 02:34:44.028518 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1056 | 2024.02.02 02:34:44.028667 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1057 | 2024.02.02 02:34:44.028775 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.000920613 sec., 76036 rows/sec., 5.92 MiB/sec. | ||
1058 | 2024.02.02 02:34:44.028893 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} <Debug> DynamicQueryHandler: Done processing query | ||
1059 | 2024.02.02 02:34:44.028916 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1060 | 2024.02.02 02:34:44.028932 [ 3 ] {} <Debug> HTTP-Session: 37fc5ea9-d3fa-4e94-b5ea-ecf7a45195a5 Destroying unnamed session | ||
1061 | 2024.02.02 02:34:44.029079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 53213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1062 | 2024.02.02 02:34:44.029123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1063 | 2024.02.02 02:34:44.029141 [ 3 ] {} <Debug> HTTP-Session: 9553e99d-80b1-4bb1-825a-955310a4c12f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1064 | 2024.02.02 02:34:44.029157 [ 3 ] {} <Debug> HTTP-Session: 9553e99d-80b1-4bb1-825a-955310a4c12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1065 | 2024.02.02 02:34:44.029242 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1066 | 2024.02.02 02:34:44.029285 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1067 | 2024.02.02 02:34:44.029402 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1068 | 2024.02.02 02:34:44.029793 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1069 | 2024.02.02 02:34:44.030073 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1070 | 2024.02.02 02:34:44.030246 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1071 | 2024.02.02 02:34:44.030357 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} <Information> executeQuery: Read 276 rows, 19.95 KiB in 0.001083927 sec., 254629 rows/sec., 17.97 MiB/sec. | ||
1072 | 2024.02.02 02:34:44.030477 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} <Debug> DynamicQueryHandler: Done processing query | ||
1073 | 2024.02.02 02:34:44.030500 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1074 | 2024.02.02 02:34:44.030516 [ 3 ] {} <Debug> HTTP-Session: 9553e99d-80b1-4bb1-825a-955310a4c12f Destroying unnamed session | ||
1075 | 2024.02.02 02:34:44.030670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 49210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1076 | 2024.02.02 02:34:44.030712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1077 | 2024.02.02 02:34:44.030731 [ 3 ] {} <Debug> HTTP-Session: 93bc2eb8-5681-4962-a01b-2a14a01916a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1078 | 2024.02.02 02:34:44.030747 [ 3 ] {} <Debug> HTTP-Session: 93bc2eb8-5681-4962-a01b-2a14a01916a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1079 | 2024.02.02 02:34:44.030825 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1080 | 2024.02.02 02:34:44.030868 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1081 | 2024.02.02 02:34:44.030997 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1082 | 2024.02.02 02:34:44.031445 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1083 | 2024.02.02 02:34:44.031742 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1084 | 2024.02.02 02:34:44.031923 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1085 | 2024.02.02 02:34:44.032036 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001183559 sec., 38865 rows/sec., 52.45 MiB/sec. | ||
1086 | 2024.02.02 02:34:44.032165 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} <Debug> DynamicQueryHandler: Done processing query | ||
1087 | 2024.02.02 02:34:44.032189 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1088 | 2024.02.02 02:34:44.032204 [ 3 ] {} <Debug> HTTP-Session: 93bc2eb8-5681-4962-a01b-2a14a01916a6 Destroying unnamed session | ||
1089 | 2024.02.02 02:34:45.000162 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.74 MiB, peak 233.84 MiB, will set to 230.36 MiB (RSS), difference: 3.62 MiB | ||
1090 | 2024.02.02 02:34:53.991213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1091 | 2024.02.02 02:34:53.991349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1092 | 2024.02.02 02:34:53.991379 [ 3 ] {} <Debug> HTTP-Session: 3ae57b42-4b0b-4c34-b16e-784fa4188533 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1093 | 2024.02.02 02:34:53.991407 [ 3 ] {} <Debug> HTTP-Session: 3ae57b42-4b0b-4c34-b16e-784fa4188533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1094 | 2024.02.02 02:34:53.991544 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1095 | 2024.02.02 02:34:53.991612 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1096 | 2024.02.02 02:34:53.991784 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1097 | 2024.02.02 02:34:53.992261 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1098 | 2024.02.02 02:34:53.992543 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1099 | 2024.02.02 02:34:53.992744 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1100 | 2024.02.02 02:34:53.992875 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001290761 sec., 35637 rows/sec., 2.82 MiB/sec. | ||
1101 | 2024.02.02 02:34:53.993021 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} <Debug> DynamicQueryHandler: Done processing query | ||
1102 | 2024.02.02 02:34:53.993047 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1103 | 2024.02.02 02:34:53.993065 [ 3 ] {} <Debug> HTTP-Session: 3ae57b42-4b0b-4c34-b16e-784fa4188533 Destroying unnamed session | ||
1104 | 2024.02.02 02:34:53.993235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1105 | 2024.02.02 02:34:53.993295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1106 | 2024.02.02 02:34:53.993318 [ 3 ] {} <Debug> HTTP-Session: e8ed647a-fbd7-418f-9458-8d0e1b17c47c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1107 | 2024.02.02 02:34:53.993338 [ 3 ] {} <Debug> HTTP-Session: e8ed647a-fbd7-418f-9458-8d0e1b17c47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1108 | 2024.02.02 02:34:53.993415 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1109 | 2024.02.02 02:34:53.993452 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1110 | 2024.02.02 02:34:53.993549 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1111 | 2024.02.02 02:34:53.993907 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1112 | 2024.02.02 02:34:53.994217 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1113 | 2024.02.02 02:34:53.994374 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1114 | 2024.02.02 02:34:53.994486 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} <Information> executeQuery: Read 138 rows, 13.81 KiB in 0.001016255 sec., 135792 rows/sec., 13.27 MiB/sec. | ||
1115 | 2024.02.02 02:34:53.994605 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} <Debug> DynamicQueryHandler: Done processing query | ||
1116 | 2024.02.02 02:34:53.994628 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1117 | 2024.02.02 02:34:53.994644 [ 3 ] {} <Debug> HTTP-Session: e8ed647a-fbd7-418f-9458-8d0e1b17c47c Destroying unnamed session | ||
1118 | 2024.02.02 02:34:53.994758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1119 | 2024.02.02 02:34:53.994803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1120 | 2024.02.02 02:34:53.994823 [ 3 ] {} <Debug> HTTP-Session: b85ebad1-4a30-4ae9-bc46-2141f20e57c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1121 | 2024.02.02 02:34:53.994840 [ 3 ] {} <Debug> HTTP-Session: b85ebad1-4a30-4ae9-bc46-2141f20e57c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1122 | 2024.02.02 02:34:53.994922 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1123 | 2024.02.02 02:34:53.994961 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1124 | 2024.02.02 02:34:53.995067 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1125 | 2024.02.02 02:34:53.995402 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1126 | 2024.02.02 02:34:53.995672 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1127 | 2024.02.02 02:34:53.995906 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1128 | 2024.02.02 02:34:53.996050 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.001096776 sec., 41941 rows/sec., 3.28 MiB/sec. | ||
1129 | 2024.02.02 02:34:53.996188 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} <Debug> DynamicQueryHandler: Done processing query | ||
1130 | 2024.02.02 02:34:53.996223 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1131 | 2024.02.02 02:34:53.996250 [ 3 ] {} <Debug> HTTP-Session: b85ebad1-4a30-4ae9-bc46-2141f20e57c3 Destroying unnamed session | ||
1132 | 2024.02.02 02:34:53.996461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1133 | 2024.02.02 02:34:53.996528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1134 | 2024.02.02 02:34:53.996559 [ 3 ] {} <Debug> HTTP-Session: 76b98e47-c155-48a3-91d0-41f6aed5f6f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1135 | 2024.02.02 02:34:53.996585 [ 3 ] {} <Debug> HTTP-Session: 76b98e47-c155-48a3-91d0-41f6aed5f6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1136 | 2024.02.02 02:34:53.996709 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1137 | 2024.02.02 02:34:53.996778 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1138 | 2024.02.02 02:34:53.996983 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1139 | 2024.02.02 02:34:53.997492 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1140 | 2024.02.02 02:34:53.997834 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1141 | 2024.02.02 02:34:53.998020 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1142 | 2024.02.02 02:34:53.998137 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001382364 sec., 33276 rows/sec., 44.90 MiB/sec. | ||
1143 | 2024.02.02 02:34:53.998260 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} <Debug> DynamicQueryHandler: Done processing query | ||
1144 | 2024.02.02 02:34:53.998283 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1145 | 2024.02.02 02:34:53.998299 [ 3 ] {} <Debug> HTTP-Session: 76b98e47-c155-48a3-91d0-41f6aed5f6f9 Destroying unnamed session | ||
1146 | 2024.02.02 02:34:57.809174 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1147 | 2024.02.02 02:34:57.809234 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1148 | 2024.02.02 02:35:03.992292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1149 | 2024.02.02 02:35:03.992417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1150 | 2024.02.02 02:35:03.992446 [ 3 ] {} <Debug> HTTP-Session: 1a1ea586-875f-4a73-bf37-70ee3d68cdfc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1151 | 2024.02.02 02:35:03.992472 [ 3 ] {} <Debug> HTTP-Session: 1a1ea586-875f-4a73-bf37-70ee3d68cdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1152 | 2024.02.02 02:35:03.992611 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1153 | 2024.02.02 02:35:03.992677 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1154 | 2024.02.02 02:35:03.992848 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1155 | 2024.02.02 02:35:03.993273 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1156 | 2024.02.02 02:35:03.993521 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1157 | 2024.02.02 02:35:03.993668 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1158 | 2024.02.02 02:35:03.993782 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001152158 sec., 39925 rows/sec., 3.16 MiB/sec. | ||
1159 | 2024.02.02 02:35:03.993906 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} <Debug> DynamicQueryHandler: Done processing query | ||
1160 | 2024.02.02 02:35:03.993930 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1161 | 2024.02.02 02:35:03.993945 [ 3 ] {} <Debug> HTTP-Session: 1a1ea586-875f-4a73-bf37-70ee3d68cdfc Destroying unnamed session | ||
1162 | 2024.02.02 02:35:03.994080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1163 | 2024.02.02 02:35:03.994125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1164 | 2024.02.02 02:35:03.994144 [ 3 ] {} <Debug> HTTP-Session: abb7534c-ce77-4144-8a7e-830f6d73cd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1165 | 2024.02.02 02:35:03.994159 [ 3 ] {} <Debug> HTTP-Session: abb7534c-ce77-4144-8a7e-830f6d73cd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1166 | 2024.02.02 02:35:03.994232 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1167 | 2024.02.02 02:35:03.994269 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1168 | 2024.02.02 02:35:03.994430 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1169 | 2024.02.02 02:35:03.994852 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1170 | 2024.02.02 02:35:03.995114 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1171 | 2024.02.02 02:35:03.995264 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1172 | 2024.02.02 02:35:03.995378 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} <Information> executeQuery: Read 138 rows, 13.81 KiB in 0.001060596 sec., 130115 rows/sec., 12.72 MiB/sec. | ||
1173 | 2024.02.02 02:35:03.995493 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} <Debug> DynamicQueryHandler: Done processing query | ||
1174 | 2024.02.02 02:35:03.995515 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1175 | 2024.02.02 02:35:03.995531 [ 3 ] {} <Debug> HTTP-Session: abb7534c-ce77-4144-8a7e-830f6d73cd11 Destroying unnamed session | ||
1176 | 2024.02.02 02:35:03.995642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1177 | 2024.02.02 02:35:03.995687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1178 | 2024.02.02 02:35:03.995705 [ 3 ] {} <Debug> HTTP-Session: 0c4108bf-f7b1-4649-8198-e33961b339ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1179 | 2024.02.02 02:35:03.995722 [ 3 ] {} <Debug> HTTP-Session: 0c4108bf-f7b1-4649-8198-e33961b339ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1180 | 2024.02.02 02:35:03.995794 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1181 | 2024.02.02 02:35:03.995832 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1182 | 2024.02.02 02:35:03.995938 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1183 | 2024.02.02 02:35:03.996239 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1184 | 2024.02.02 02:35:03.996446 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1185 | 2024.02.02 02:35:03.996595 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1186 | 2024.02.02 02:35:03.996703 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000881602 sec., 52177 rows/sec., 4.08 MiB/sec. | ||
1187 | 2024.02.02 02:35:03.996811 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} <Debug> DynamicQueryHandler: Done processing query | ||
1188 | 2024.02.02 02:35:03.996833 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1189 | 2024.02.02 02:35:03.996850 [ 3 ] {} <Debug> HTTP-Session: 0c4108bf-f7b1-4649-8198-e33961b339ae Destroying unnamed session | ||
1190 | 2024.02.02 02:35:03.997039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1191 | 2024.02.02 02:35:03.997083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1192 | 2024.02.02 02:35:03.997102 [ 3 ] {} <Debug> HTTP-Session: 901d3a04-ca98-469d-a81e-2a37ebd12a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1193 | 2024.02.02 02:35:03.997118 [ 3 ] {} <Debug> HTTP-Session: 901d3a04-ca98-469d-a81e-2a37ebd12a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1194 | 2024.02.02 02:35:03.997206 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1195 | 2024.02.02 02:35:03.997250 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1196 | 2024.02.02 02:35:03.997383 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1197 | 2024.02.02 02:35:03.997886 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1198 | 2024.02.02 02:35:03.998210 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1199 | 2024.02.02 02:35:03.998389 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1200 | 2024.02.02 02:35:03.998486 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001252871 sec., 36715 rows/sec., 49.55 MiB/sec. | ||
1201 | 2024.02.02 02:35:03.998637 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} <Debug> DynamicQueryHandler: Done processing query | ||
1202 | 2024.02.02 02:35:03.998660 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1203 | 2024.02.02 02:35:03.998676 [ 3 ] {} <Debug> HTTP-Session: 901d3a04-ca98-469d-a81e-2a37ebd12a48 Destroying unnamed session | ||
1204 | 2024.02.02 02:35:12.809301 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1205 | 2024.02.02 02:35:12.809366 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1206 | 2024.02.02 02:35:13.991418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1207 | 2024.02.02 02:35:13.991542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1208 | 2024.02.02 02:35:13.991572 [ 3 ] {} <Debug> HTTP-Session: 5c846306-3775-49fb-aacf-2cd7175ba2de Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1209 | 2024.02.02 02:35:13.991598 [ 3 ] {} <Debug> HTTP-Session: 5c846306-3775-49fb-aacf-2cd7175ba2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1210 | 2024.02.02 02:35:13.991811 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) 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) | ||
1211 | 2024.02.02 02:35:13.992516 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1212 | 2024.02.02 02:35:13.992699 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1213 | 2024.02.02 02:35:13.992749 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1214 | 2024.02.02 02:35:13.992914 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1215 | 2024.02.02 02:35:13.993026 [ 187 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1216 | 2024.02.02 02:35:13.993061 [ 189 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1217 | 2024.02.02 02:35:13.993213 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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 | ||
1218 | 2024.02.02 02:35:13.993305 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Debug> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1219 | 2024.02.02 02:35:13.995261 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003397084 sec., 2943 rows/sec., 413.67 KiB/sec. | ||
1220 | 2024.02.02 02:35:13.995532 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Debug> DynamicQueryHandler: Done processing query | ||
1221 | 2024.02.02 02:35:13.995562 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1222 | 2024.02.02 02:35:13.995583 [ 3 ] {} <Debug> HTTP-Session: 5c846306-3775-49fb-aacf-2cd7175ba2de Destroying unnamed session | ||
1223 | 2024.02.02 02:35:13.998854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1224 | 2024.02.02 02:35:13.998911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1225 | 2024.02.02 02:35:13.998935 [ 3 ] {} <Debug> HTTP-Session: 4d36271d-e10b-4906-aa96-c4535e7857fa Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1226 | 2024.02.02 02:35:13.998957 [ 3 ] {} <Debug> HTTP-Session: 4d36271d-e10b-4906-aa96-c4535e7857fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1227 | 2024.02.02 02:35:13.999058 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1228 | 2024.02.02 02:35:13.999109 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1229 | 2024.02.02 02:35:13.999288 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1230 | 2024.02.02 02:35:13.999656 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1231 | 2024.02.02 02:35:13.999961 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1232 | 2024.02.02 02:35:14.000185 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.61 MiB, peak 235.75 MiB, will set to 230.43 MiB (RSS), difference: -5.18 MiB | ||
1233 | 2024.02.02 02:35:14.000245 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} <Trace> oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1234 | 2024.02.02 02:35:14.000479 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001374904 sec., 727 rows/sec., 164.78 KiB/sec. | ||
1235 | 2024.02.02 02:35:14.000778 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} <Debug> DynamicQueryHandler: Done processing query | ||
1236 | 2024.02.02 02:35:14.000802 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1237 | 2024.02.02 02:35:14.000819 [ 3 ] {} <Debug> HTTP-Session: 4d36271d-e10b-4906-aa96-c4535e7857fa Destroying unnamed session | ||
1238 | 2024.02.02 02:35:14.000936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1239 | 2024.02.02 02:35:14.000984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1240 | 2024.02.02 02:35:14.001004 [ 3 ] {} <Debug> HTTP-Session: 785836bf-b94c-4c4e-b63c-15566157ae9e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1241 | 2024.02.02 02:35:14.001021 [ 3 ] {} <Debug> HTTP-Session: 785836bf-b94c-4c4e-b63c-15566157ae9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1242 | 2024.02.02 02:35:14.001098 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1243 | 2024.02.02 02:35:14.001137 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1244 | 2024.02.02 02:35:14.001254 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1245 | 2024.02.02 02:35:14.001565 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1246 | 2024.02.02 02:35:14.001771 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1247 | 2024.02.02 02:35:14.001919 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1248 | 2024.02.02 02:35:14.002044 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.000913632 sec., 53632 rows/sec., 4.25 MiB/sec. | ||
1249 | 2024.02.02 02:35:14.002170 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} <Debug> DynamicQueryHandler: Done processing query | ||
1250 | 2024.02.02 02:35:14.002194 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1251 | 2024.02.02 02:35:14.002210 [ 3 ] {} <Debug> HTTP-Session: 785836bf-b94c-4c4e-b63c-15566157ae9e Destroying unnamed session | ||
1252 | 2024.02.02 02:35:14.002355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1253 | 2024.02.02 02:35:14.002399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1254 | 2024.02.02 02:35:14.002418 [ 3 ] {} <Debug> HTTP-Session: 40ee9c45-363a-48b3-ab43-e66db1923392 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1255 | 2024.02.02 02:35:14.002434 [ 3 ] {} <Debug> HTTP-Session: 40ee9c45-363a-48b3-ab43-e66db1923392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1256 | 2024.02.02 02:35:14.002504 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1257 | 2024.02.02 02:35:14.002542 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1258 | 2024.02.02 02:35:14.002683 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1259 | 2024.02.02 02:35:14.002965 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1260 | 2024.02.02 02:35:14.003161 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1261 | 2024.02.02 02:35:14.003305 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1262 | 2024.02.02 02:35:14.003416 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000880792 sec., 2270 rows/sec., 194.03 KiB/sec. | ||
1263 | 2024.02.02 02:35:14.003531 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} <Debug> DynamicQueryHandler: Done processing query | ||
1264 | 2024.02.02 02:35:14.003554 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1265 | 2024.02.02 02:35:14.003569 [ 3 ] {} <Debug> HTTP-Session: 40ee9c45-363a-48b3-ab43-e66db1923392 Destroying unnamed session | ||
1266 | 2024.02.02 02:35:14.003784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 28663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1267 | 2024.02.02 02:35:14.003830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1268 | 2024.02.02 02:35:14.003848 [ 3 ] {} <Debug> HTTP-Session: f73c66c6-378a-45eb-9826-8e49ac6cf133 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1269 | 2024.02.02 02:35:14.003864 [ 3 ] {} <Debug> HTTP-Session: f73c66c6-378a-45eb-9826-8e49ac6cf133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1270 | 2024.02.02 02:35:14.003939 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1271 | 2024.02.02 02:35:14.003977 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1272 | 2024.02.02 02:35:14.004079 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1273 | 2024.02.02 02:35:14.004473 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1274 | 2024.02.02 02:35:14.004691 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1275 | 2024.02.02 02:35:14.004840 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1276 | 2024.02.02 02:35:14.004957 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} <Information> executeQuery: Read 184 rows, 17.46 KiB in 0.000985184 sec., 186767 rows/sec., 17.31 MiB/sec. | ||
1277 | 2024.02.02 02:35:14.005073 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} <Debug> DynamicQueryHandler: Done processing query | ||
1278 | 2024.02.02 02:35:14.005095 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1279 | 2024.02.02 02:35:14.005110 [ 3 ] {} <Debug> HTTP-Session: f73c66c6-378a-45eb-9826-8e49ac6cf133 Destroying unnamed session | ||
1280 | 2024.02.02 02:35:14.005226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1281 | 2024.02.02 02:35:14.005270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1282 | 2024.02.02 02:35:14.005288 [ 3 ] {} <Debug> HTTP-Session: b58ac11a-c5e7-4377-aa76-406dac861329 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1283 | 2024.02.02 02:35:14.005304 [ 3 ] {} <Debug> HTTP-Session: b58ac11a-c5e7-4377-aa76-406dac861329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1284 | 2024.02.02 02:35:14.005373 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1285 | 2024.02.02 02:35:14.005411 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1286 | 2024.02.02 02:35:14.005513 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1287 | 2024.02.02 02:35:14.005869 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1288 | 2024.02.02 02:35:14.006067 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1289 | 2024.02.02 02:35:14.006217 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1290 | 2024.02.02 02:35:14.006319 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000917133 sec., 2180 rows/sec., 152.27 KiB/sec. | ||
1291 | 2024.02.02 02:35:14.006440 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} <Debug> DynamicQueryHandler: Done processing query | ||
1292 | 2024.02.02 02:35:14.006463 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1293 | 2024.02.02 02:35:14.006478 [ 3 ] {} <Debug> HTTP-Session: b58ac11a-c5e7-4377-aa76-406dac861329 Destroying unnamed session | ||
1294 | 2024.02.02 02:35:14.006584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 14257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1295 | 2024.02.02 02:35:14.006631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1296 | 2024.02.02 02:35:14.006650 [ 3 ] {} <Debug> HTTP-Session: 77649474-45df-44eb-b952-9a608103e03b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1297 | 2024.02.02 02:35:14.006666 [ 3 ] {} <Debug> HTTP-Session: 77649474-45df-44eb-b952-9a608103e03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1298 | 2024.02.02 02:35:14.006739 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1299 | 2024.02.02 02:35:14.006777 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1300 | 2024.02.02 02:35:14.006880 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1301 | 2024.02.02 02:35:14.007198 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1302 | 2024.02.02 02:35:14.007402 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1303 | 2024.02.02 02:35:14.007546 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1304 | 2024.02.02 02:35:14.007666 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} <Information> executeQuery: Read 84 rows, 6.71 KiB in 0.000897542 sec., 93588 rows/sec., 7.30 MiB/sec. | ||
1305 | 2024.02.02 02:35:14.007799 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} <Debug> DynamicQueryHandler: Done processing query | ||
1306 | 2024.02.02 02:35:14.007821 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1307 | 2024.02.02 02:35:14.007836 [ 3 ] {} <Debug> HTTP-Session: 77649474-45df-44eb-b952-9a608103e03b Destroying unnamed session | ||
1308 | 2024.02.02 02:35:14.007949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1309 | 2024.02.02 02:35:14.007993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1310 | 2024.02.02 02:35:14.008012 [ 3 ] {} <Debug> HTTP-Session: ae1cbf32-be20-42d7-90e1-4bf1a8cc64e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1311 | 2024.02.02 02:35:14.008028 [ 3 ] {} <Debug> HTTP-Session: ae1cbf32-be20-42d7-90e1-4bf1a8cc64e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1312 | 2024.02.02 02:35:14.008098 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1313 | 2024.02.02 02:35:14.008140 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1314 | 2024.02.02 02:35:14.008257 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1315 | 2024.02.02 02:35:14.008537 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1316 | 2024.02.02 02:35:14.008795 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1317 | 2024.02.02 02:35:14.008966 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1318 | 2024.02.02 02:35:14.009082 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000954584 sec., 38760 rows/sec., 2.73 MiB/sec. | ||
1319 | 2024.02.02 02:35:14.009204 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} <Debug> DynamicQueryHandler: Done processing query | ||
1320 | 2024.02.02 02:35:14.009227 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1321 | 2024.02.02 02:35:14.009243 [ 3 ] {} <Debug> HTTP-Session: ae1cbf32-be20-42d7-90e1-4bf1a8cc64e5 Destroying unnamed session | ||
1322 | 2024.02.02 02:35:14.009380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 52416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1323 | 2024.02.02 02:35:14.009423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1324 | 2024.02.02 02:35:14.009442 [ 3 ] {} <Debug> HTTP-Session: 0df3e5ef-dd95-413a-9ef9-70ef3ee59110 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1325 | 2024.02.02 02:35:14.009458 [ 3 ] {} <Debug> HTTP-Session: 0df3e5ef-dd95-413a-9ef9-70ef3ee59110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1326 | 2024.02.02 02:35:14.009544 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1327 | 2024.02.02 02:35:14.009586 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1328 | 2024.02.02 02:35:14.009717 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1329 | 2024.02.02 02:35:14.010195 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1330 | 2024.02.02 02:35:14.010498 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1331 | 2024.02.02 02:35:14.010672 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1332 | 2024.02.02 02:35:14.010794 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.00122343 sec., 40051 rows/sec., 54.05 MiB/sec. | ||
1333 | 2024.02.02 02:35:14.010912 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} <Debug> DynamicQueryHandler: Done processing query | ||
1334 | 2024.02.02 02:35:14.010935 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1335 | 2024.02.02 02:35:14.010950 [ 3 ] {} <Debug> HTTP-Session: 0df3e5ef-dd95-413a-9ef9-70ef3ee59110 Destroying unnamed session | ||
1336 | 2024.02.02 02:35:14.011061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1337 | 2024.02.02 02:35:14.011104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1338 | 2024.02.02 02:35:14.011123 [ 3 ] {} <Debug> HTTP-Session: 25d3c979-a673-4453-ac2a-455de1e34b3d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1339 | 2024.02.02 02:35:14.011140 [ 3 ] {} <Debug> HTTP-Session: 25d3c979-a673-4453-ac2a-455de1e34b3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1340 | 2024.02.02 02:35:14.011207 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1341 | 2024.02.02 02:35:14.011246 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1342 | 2024.02.02 02:35:14.011349 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1343 | 2024.02.02 02:35:14.011598 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1344 | 2024.02.02 02:35:14.011831 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1345 | 2024.02.02 02:35:14.012010 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} <Trace> oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1346 | 2024.02.02 02:35:14.012125 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000884492 sec., 10175 rows/sec., 718.77 KiB/sec. | ||
1347 | 2024.02.02 02:35:14.012245 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} <Debug> DynamicQueryHandler: Done processing query | ||
1348 | 2024.02.02 02:35:14.012267 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1349 | 2024.02.02 02:35:14.012282 [ 3 ] {} <Debug> HTTP-Session: 25d3c979-a673-4453-ac2a-455de1e34b3d Destroying unnamed session | ||
1350 | 2024.02.02 02:35:15.000168 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.61 MiB, peak 235.75 MiB, will set to 230.49 MiB (RSS), difference: 4.87 MiB | ||
1351 | 2024.02.02 02:35:23.992388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1352 | 2024.02.02 02:35:23.992517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1353 | 2024.02.02 02:35:23.992546 [ 3 ] {} <Debug> HTTP-Session: 24f4f681-5cfc-4127-b75f-14550d906608 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1354 | 2024.02.02 02:35:23.992572 [ 3 ] {} <Debug> HTTP-Session: 24f4f681-5cfc-4127-b75f-14550d906608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1355 | 2024.02.02 02:35:23.992707 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1356 | 2024.02.02 02:35:23.992774 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1357 | 2024.02.02 02:35:23.992946 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1358 | 2024.02.02 02:35:23.993404 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1359 | 2024.02.02 02:35:23.993650 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1360 | 2024.02.02 02:35:23.993869 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1361 | 2024.02.02 02:35:23.994007 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001257351 sec., 40561 rows/sec., 3.21 MiB/sec. | ||
1362 | 2024.02.02 02:35:23.994100 [ 88 ] {} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1363 | 2024.02.02 02:35:23.994168 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} <Debug> DynamicQueryHandler: Done processing query | ||
1364 | 2024.02.02 02:35:23.994194 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1365 | 2024.02.02 02:35:23.994203 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1366 | 2024.02.02 02:35:23.994240 [ 3 ] {} <Debug> HTTP-Session: 24f4f681-5cfc-4127-b75f-14550d906608 Destroying unnamed session | ||
1367 | 2024.02.02 02:35:23.994388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1368 | 2024.02.02 02:35:23.994448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1369 | 2024.02.02 02:35:23.994447 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1370 | 2024.02.02 02:35:23.994482 [ 3 ] {} <Debug> HTTP-Session: 17d4b00a-7486-4e7d-808d-130163b8825f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1371 | 2024.02.02 02:35:23.994565 [ 3 ] {} <Debug> HTTP-Session: 17d4b00a-7486-4e7d-808d-130163b8825f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1372 | 2024.02.02 02:35:23.994641 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1373 | 2024.02.02 02:35:23.994694 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1374 | 2024.02.02 02:35:23.994935 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1375 | 2024.02.02 02:35:23.995025 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1376 | 2024.02.02 02:35:23.995171 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
1377 | 2024.02.02 02:35:23.995535 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
1378 | 2024.02.02 02:35:23.995644 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1379 | 2024.02.02 02:35:23.995767 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
1380 | 2024.02.02 02:35:23.995922 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
1381 | 2024.02.02 02:35:23.996057 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1382 | 2024.02.02 02:35:23.996092 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part | ||
1383 | 2024.02.02 02:35:23.996208 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part | ||
1384 | 2024.02.02 02:35:23.996313 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1385 | 2024.02.02 02:35:23.996511 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001830035 sec., 1092 rows/sec., 93.39 KiB/sec. | ||
1386 | 2024.02.02 02:35:23.996682 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} <Debug> DynamicQueryHandler: Done processing query | ||
1387 | 2024.02.02 02:35:23.996717 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1388 | 2024.02.02 02:35:23.996744 [ 3 ] {} <Debug> HTTP-Session: 17d4b00a-7486-4e7d-808d-130163b8825f Destroying unnamed session | ||
1389 | 2024.02.02 02:35:23.996960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1390 | 2024.02.02 02:35:23.997052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1391 | 2024.02.02 02:35:23.997104 [ 3 ] {} <Debug> HTTP-Session: c83033c4-fcb2-4da1-bdee-b72868f5a5ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1392 | 2024.02.02 02:35:23.997128 [ 3 ] {} <Debug> HTTP-Session: c83033c4-fcb2-4da1-bdee-b72868f5a5ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1393 | 2024.02.02 02:35:23.997383 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1394 | 2024.02.02 02:35:23.997479 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1395 | 2024.02.02 02:35:23.997518 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.003227959 sec., 87361.70440826542 rows/sec., 6.92 MiB/sec. | ||
1396 | 2024.02.02 02:35:23.997662 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1397 | 2024.02.02 02:35:23.997686 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1398 | 2024.02.02 02:35:23.997969 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1399 | 2024.02.02 02:35:23.998093 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1400 | 2024.02.02 02:35:23.998340 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1401 | 2024.02.02 02:35:23.998565 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1402 | 2024.02.02 02:35:23.998715 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1403 | 2024.02.02 02:35:23.998830 [ 88 ] {} <Debug> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1404 | 2024.02.02 02:35:23.998843 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} <Information> executeQuery: Read 154 rows, 15.29 KiB in 0.001387044 sec., 111027 rows/sec., 10.76 MiB/sec. | ||
1405 | 2024.02.02 02:35:23.998887 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1406 | 2024.02.02 02:35:23.999020 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1407 | 2024.02.02 02:35:23.999082 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} <Debug> DynamicQueryHandler: Done processing query | ||
1408 | 2024.02.02 02:35:23.999122 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1409 | 2024.02.02 02:35:23.999174 [ 3 ] {} <Debug> HTTP-Session: c83033c4-fcb2-4da1-bdee-b72868f5a5ae Destroying unnamed session | ||
1410 | 2024.02.02 02:35:23.999185 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1411 | 2024.02.02 02:35:23.999229 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 132 rows starting from the beginning of the part | ||
1412 | 2024.02.02 02:35:23.999330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1413 | 2024.02.02 02:35:23.999413 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 174 rows starting from the beginning of the part | ||
1414 | 2024.02.02 02:35:23.999420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1415 | 2024.02.02 02:35:23.999491 [ 3 ] {} <Debug> HTTP-Session: e3c911b0-dee8-4b0e-95b9-45584411fbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1416 | 2024.02.02 02:35:23.999532 [ 3 ] {} <Debug> HTTP-Session: e3c911b0-dee8-4b0e-95b9-45584411fbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1417 | 2024.02.02 02:35:23.999639 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 138 rows starting from the beginning of the part | ||
1418 | 2024.02.02 02:35:23.999731 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1419 | 2024.02.02 02:35:23.999848 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1420 | 2024.02.02 02:35:23.999863 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 138 rows starting from the beginning of the part | ||
1421 | 2024.02.02 02:35:24.000182 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 184 rows starting from the beginning of the part | ||
1422 | 2024.02.02 02:35:24.000600 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1423 | 2024.02.02 02:35:24.000633 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 154 rows starting from the beginning of the part | ||
1424 | 2024.02.02 02:35:24.001293 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1425 | 2024.02.02 02:35:24.001798 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1426 | 2024.02.02 02:35:24.002023 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1427 | 2024.02.02 02:35:24.002400 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002603834 sec., 768 rows/sec., 53.63 KiB/sec. | ||
1428 | 2024.02.02 02:35:24.002434 [ 10 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 4 columns (4 merged, 0 gathered) in 0.003488536 sec., 263720.9419653402 rows/sec., 25.25 MiB/sec. | ||
1429 | 2024.02.02 02:35:24.002605 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} <Debug> DynamicQueryHandler: Done processing query | ||
1430 | 2024.02.02 02:35:24.002633 [ 10 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1431 | 2024.02.02 02:35:24.002645 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1432 | 2024.02.02 02:35:24.002700 [ 3 ] {} <Debug> HTTP-Session: e3c911b0-dee8-4b0e-95b9-45584411fbe2 Destroying unnamed session | ||
1433 | 2024.02.02 02:35:24.002839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1434 | 2024.02.02 02:35:24.002867 [ 10 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1435 | 2024.02.02 02:35:24.002924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1436 | 2024.02.02 02:35:24.002955 [ 3 ] {} <Debug> HTTP-Session: 262e0d96-6846-4575-a5e7-96a77291d7fc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1437 | 2024.02.02 02:35:24.002963 [ 10 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1438 | 2024.02.02 02:35:24.002982 [ 3 ] {} <Debug> HTTP-Session: 262e0d96-6846-4575-a5e7-96a77291d7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1439 | 2024.02.02 02:35:24.003118 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1440 | 2024.02.02 02:35:24.003157 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1441 | 2024.02.02 02:35:24.003274 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1442 | 2024.02.02 02:35:24.003579 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1443 | 2024.02.02 02:35:24.003789 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1444 | 2024.02.02 02:35:24.003940 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1445 | 2024.02.02 02:35:24.004054 [ 88 ] {} <Debug> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1446 | 2024.02.02 02:35:24.004070 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000922263 sec., 57467 rows/sec., 4.50 MiB/sec. | ||
1447 | 2024.02.02 02:35:24.004106 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1448 | 2024.02.02 02:35:24.004222 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1449 | 2024.02.02 02:35:24.004294 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} <Debug> DynamicQueryHandler: Done processing query | ||
1450 | 2024.02.02 02:35:24.004341 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1451 | 2024.02.02 02:35:24.004342 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1452 | 2024.02.02 02:35:24.004391 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
1453 | 2024.02.02 02:35:24.004401 [ 3 ] {} <Debug> HTTP-Session: 262e0d96-6846-4575-a5e7-96a77291d7fc Destroying unnamed session | ||
1454 | 2024.02.02 02:35:24.004524 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
1455 | 2024.02.02 02:35:24.004558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1456 | 2024.02.02 02:35:24.004654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1457 | 2024.02.02 02:35:24.004686 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
1458 | 2024.02.02 02:35:24.004699 [ 3 ] {} <Debug> HTTP-Session: 23856572-efdc-4c4e-a12a-38e8e5a2e7f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1459 | 2024.02.02 02:35:24.004755 [ 3 ] {} <Debug> HTTP-Session: 23856572-efdc-4c4e-a12a-38e8e5a2e7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1460 | 2024.02.02 02:35:24.004900 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
1461 | 2024.02.02 02:35:24.004956 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1462 | 2024.02.02 02:35:24.005084 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1463 | 2024.02.02 02:35:24.005102 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 84 rows starting from the beginning of the part | ||
1464 | 2024.02.02 02:35:24.005373 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part | ||
1465 | 2024.02.02 02:35:24.005698 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1466 | 2024.02.02 02:35:24.006536 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1467 | 2024.02.02 02:35:24.007110 [ 12 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 4 columns (4 merged, 0 gathered) in 0.002949902 sec., 119664.99226075986 rows/sec., 9.35 MiB/sec. | ||
1468 | 2024.02.02 02:35:24.007168 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1469 | 2024.02.02 02:35:24.007260 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1470 | 2024.02.02 02:35:24.007508 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1471 | 2024.02.02 02:35:24.007519 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1472 | 2024.02.02 02:35:24.007628 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1473 | 2024.02.02 02:35:24.007760 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002734028 sec., 365 rows/sec., 25.72 KiB/sec. | ||
1474 | 2024.02.02 02:35:24.007937 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} <Debug> DynamicQueryHandler: Done processing query | ||
1475 | 2024.02.02 02:35:24.007962 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1476 | 2024.02.02 02:35:24.007979 [ 3 ] {} <Debug> HTTP-Session: 23856572-efdc-4c4e-a12a-38e8e5a2e7f1 Destroying unnamed session | ||
1477 | 2024.02.02 02:35:24.008161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1478 | 2024.02.02 02:35:24.008210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1479 | 2024.02.02 02:35:24.008228 [ 3 ] {} <Debug> HTTP-Session: 3a72f82b-1c26-4461-aa5f-5da4356a9138 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1480 | 2024.02.02 02:35:24.008245 [ 3 ] {} <Debug> HTTP-Session: 3a72f82b-1c26-4461-aa5f-5da4356a9138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1481 | 2024.02.02 02:35:24.008340 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1482 | 2024.02.02 02:35:24.008384 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1483 | 2024.02.02 02:35:24.008524 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1484 | 2024.02.02 02:35:24.009100 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1485 | 2024.02.02 02:35:24.009421 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1486 | 2024.02.02 02:35:24.009608 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1487 | 2024.02.02 02:35:24.009719 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1488 | 2024.02.02 02:35:24.009740 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001369804 sec., 37231 rows/sec., 50.24 MiB/sec. | ||
1489 | 2024.02.02 02:35:24.009772 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1490 | 2024.02.02 02:35:24.009895 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1491 | 2024.02.02 02:35:24.009971 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} <Debug> DynamicQueryHandler: Done processing query | ||
1492 | 2024.02.02 02:35:24.010027 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1493 | 2024.02.02 02:35:24.010059 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1494 | 2024.02.02 02:35:24.010069 [ 3 ] {} <Debug> HTTP-Session: 3a72f82b-1c26-4461-aa5f-5da4356a9138 Destroying unnamed session | ||
1495 | 2024.02.02 02:35:24.010119 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
1496 | 2024.02.02 02:35:24.010251 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
1497 | 2024.02.02 02:35:24.010346 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
1498 | 2024.02.02 02:35:24.010432 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
1499 | 2024.02.02 02:35:24.010520 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part | ||
1500 | 2024.02.02 02:35:24.010602 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part | ||
1501 | 2024.02.02 02:35:24.012616 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 6 columns (6 merged, 0 gathered) in 0.002787259 sec., 101174.66658103894 rows/sec., 136.53 MiB/sec. | ||
1502 | 2024.02.02 02:35:24.012828 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1503 | 2024.02.02 02:35:24.013027 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1504 | 2024.02.02 02:35:24.013079 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1505 | 2024.02.02 02:35:24.013132 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1: 4.01 MiB. | ||
1506 | 2024.02.02 02:35:25.000201 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.80 MiB, peak 235.75 MiB, will set to 230.77 MiB (RSS), difference: -3.03 MiB | ||
1507 | 2024.02.02 02:35:27.809404 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1508 | 2024.02.02 02:35:27.809461 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1509 | 2024.02.02 02:35:33.992853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1510 | 2024.02.02 02:35:33.992970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1511 | 2024.02.02 02:35:33.992998 [ 3 ] {} <Debug> HTTP-Session: d380e4e1-b290-4b20-8444-44375c04d993 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1512 | 2024.02.02 02:35:33.993025 [ 3 ] {} <Debug> HTTP-Session: d380e4e1-b290-4b20-8444-44375c04d993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1513 | 2024.02.02 02:35:33.993155 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1514 | 2024.02.02 02:35:33.993214 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1515 | 2024.02.02 02:35:33.993380 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1516 | 2024.02.02 02:35:33.993796 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1517 | 2024.02.02 02:35:33.994106 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1518 | 2024.02.02 02:35:33.994271 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1519 | 2024.02.02 02:35:33.994380 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00118324 sec., 43101 rows/sec., 3.41 MiB/sec. | ||
1520 | 2024.02.02 02:35:33.994517 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} <Debug> DynamicQueryHandler: Done processing query | ||
1521 | 2024.02.02 02:35:33.994541 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1522 | 2024.02.02 02:35:33.994557 [ 3 ] {} <Debug> HTTP-Session: d380e4e1-b290-4b20-8444-44375c04d993 Destroying unnamed session | ||
1523 | 2024.02.02 02:35:33.994699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1524 | 2024.02.02 02:35:33.994744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1525 | 2024.02.02 02:35:33.994763 [ 3 ] {} <Debug> HTTP-Session: 671d0540-c3e2-45ee-934e-3a6b8772d604 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1526 | 2024.02.02 02:35:33.994779 [ 3 ] {} <Debug> HTTP-Session: 671d0540-c3e2-45ee-934e-3a6b8772d604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1527 | 2024.02.02 02:35:33.994857 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1528 | 2024.02.02 02:35:33.994895 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1529 | 2024.02.02 02:35:33.994998 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1530 | 2024.02.02 02:35:33.995414 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1531 | 2024.02.02 02:35:33.995634 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1532 | 2024.02.02 02:35:33.995786 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1533 | 2024.02.02 02:35:33.995882 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.000997594 sec., 153369 rows/sec., 14.88 MiB/sec. | ||
1534 | 2024.02.02 02:35:33.996027 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} <Debug> DynamicQueryHandler: Done processing query | ||
1535 | 2024.02.02 02:35:33.996074 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1536 | 2024.02.02 02:35:33.996091 [ 3 ] {} <Debug> HTTP-Session: 671d0540-c3e2-45ee-934e-3a6b8772d604 Destroying unnamed session | ||
1537 | 2024.02.02 02:35:33.996218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1538 | 2024.02.02 02:35:33.996262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1539 | 2024.02.02 02:35:33.996281 [ 3 ] {} <Debug> HTTP-Session: ee898604-ad17-4474-a874-d38f80bc57c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1540 | 2024.02.02 02:35:33.996297 [ 3 ] {} <Debug> HTTP-Session: ee898604-ad17-4474-a874-d38f80bc57c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1541 | 2024.02.02 02:35:33.996369 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1542 | 2024.02.02 02:35:33.996407 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1543 | 2024.02.02 02:35:33.996508 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1544 | 2024.02.02 02:35:33.996915 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1545 | 2024.02.02 02:35:33.997173 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1546 | 2024.02.02 02:35:33.997383 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1547 | 2024.02.02 02:35:33.997496 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.001098957 sec., 46407 rows/sec., 3.63 MiB/sec. | ||
1548 | 2024.02.02 02:35:33.997634 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} <Debug> DynamicQueryHandler: Done processing query | ||
1549 | 2024.02.02 02:35:33.997662 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1550 | 2024.02.02 02:35:33.997684 [ 3 ] {} <Debug> HTTP-Session: ee898604-ad17-4474-a874-d38f80bc57c9 Destroying unnamed session | ||
1551 | 2024.02.02 02:35:33.997904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1552 | 2024.02.02 02:35:33.997961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1553 | 2024.02.02 02:35:33.997986 [ 3 ] {} <Debug> HTTP-Session: db2e8bb3-72c2-4157-be58-0bf8fa981bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1554 | 2024.02.02 02:35:33.998009 [ 3 ] {} <Debug> HTTP-Session: db2e8bb3-72c2-4157-be58-0bf8fa981bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1555 | 2024.02.02 02:35:33.998112 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1556 | 2024.02.02 02:35:33.998167 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1557 | 2024.02.02 02:35:33.998301 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1558 | 2024.02.02 02:35:33.998845 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1559 | 2024.02.02 02:35:33.999238 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1560 | 2024.02.02 02:35:33.999464 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1561 | 2024.02.02 02:35:33.999581 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001434366 sec., 35555 rows/sec., 47.98 MiB/sec. | ||
1562 | 2024.02.02 02:35:33.999724 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} <Debug> DynamicQueryHandler: Done processing query | ||
1563 | 2024.02.02 02:35:33.999753 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1564 | 2024.02.02 02:35:33.999775 [ 3 ] {} <Debug> HTTP-Session: db2e8bb3-72c2-4157-be58-0bf8fa981bd8 Destroying unnamed session | ||
1565 | 2024.02.02 02:35:42.809520 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1566 | 2024.02.02 02:35:42.809588 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1567 | 2024.02.02 02:35:43.994002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1568 | 2024.02.02 02:35:43.994118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1569 | 2024.02.02 02:35:43.994144 [ 3 ] {} <Debug> HTTP-Session: 4b3631ed-c0ab-4935-aa84-463b52e7a07c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1570 | 2024.02.02 02:35:43.994166 [ 3 ] {} <Debug> HTTP-Session: 4b3631ed-c0ab-4935-aa84-463b52e7a07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1571 | 2024.02.02 02:35:43.994288 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1572 | 2024.02.02 02:35:43.994344 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1573 | 2024.02.02 02:35:43.994492 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1574 | 2024.02.02 02:35:43.994925 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1575 | 2024.02.02 02:35:43.995205 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1576 | 2024.02.02 02:35:43.995376 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1577 | 2024.02.02 02:35:43.995513 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001187329 sec., 42953 rows/sec., 3.40 MiB/sec. | ||
1578 | 2024.02.02 02:35:43.995651 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} <Debug> DynamicQueryHandler: Done processing query | ||
1579 | 2024.02.02 02:35:43.995677 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1580 | 2024.02.02 02:35:43.995693 [ 3 ] {} <Debug> HTTP-Session: 4b3631ed-c0ab-4935-aa84-463b52e7a07c Destroying unnamed session | ||
1581 | 2024.02.02 02:35:43.995851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1582 | 2024.02.02 02:35:43.995897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1583 | 2024.02.02 02:35:43.995917 [ 3 ] {} <Debug> HTTP-Session: 3176ed1f-ff72-486c-95cb-09e663386a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1584 | 2024.02.02 02:35:43.995934 [ 3 ] {} <Debug> HTTP-Session: 3176ed1f-ff72-486c-95cb-09e663386a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1585 | 2024.02.02 02:35:43.996017 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1586 | 2024.02.02 02:35:43.996057 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1587 | 2024.02.02 02:35:43.996165 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1588 | 2024.02.02 02:35:43.996592 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1589 | 2024.02.02 02:35:43.996820 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1590 | 2024.02.02 02:35:43.996971 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1591 | 2024.02.02 02:35:43.997093 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} <Information> executeQuery: Read 189 rows, 17.97 KiB in 0.001038195 sec., 182046 rows/sec., 16.90 MiB/sec. | ||
1592 | 2024.02.02 02:35:43.997217 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} <Debug> DynamicQueryHandler: Done processing query | ||
1593 | 2024.02.02 02:35:43.997240 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1594 | 2024.02.02 02:35:43.997256 [ 3 ] {} <Debug> HTTP-Session: 3176ed1f-ff72-486c-95cb-09e663386a91 Destroying unnamed session | ||
1595 | 2024.02.02 02:35:43.997445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1596 | 2024.02.02 02:35:43.997492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1597 | 2024.02.02 02:35:43.997511 [ 3 ] {} <Debug> HTTP-Session: 50cac7b2-729a-40fe-a8bc-c73adf3d6ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1598 | 2024.02.02 02:35:43.997528 [ 3 ] {} <Debug> HTTP-Session: 50cac7b2-729a-40fe-a8bc-c73adf3d6ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1599 | 2024.02.02 02:35:43.997602 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1600 | 2024.02.02 02:35:43.997641 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1601 | 2024.02.02 02:35:43.997746 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1602 | 2024.02.02 02:35:43.998069 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1603 | 2024.02.02 02:35:43.998290 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1604 | 2024.02.02 02:35:43.998442 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1605 | 2024.02.02 02:35:43.998561 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} <Information> executeQuery: Read 75 rows, 5.98 KiB in 0.000929373 sec., 80699 rows/sec., 6.29 MiB/sec. | ||
1606 | 2024.02.02 02:35:43.998677 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} <Debug> DynamicQueryHandler: Done processing query | ||
1607 | 2024.02.02 02:35:43.998700 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1608 | 2024.02.02 02:35:43.998715 [ 3 ] {} <Debug> HTTP-Session: 50cac7b2-729a-40fe-a8bc-c73adf3d6ccd Destroying unnamed session | ||
1609 | 2024.02.02 02:35:43.998826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1610 | 2024.02.02 02:35:43.998871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1611 | 2024.02.02 02:35:43.998890 [ 3 ] {} <Debug> HTTP-Session: 317bb283-1587-47b0-b279-28364acdee22 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1612 | 2024.02.02 02:35:43.998907 [ 3 ] {} <Debug> HTTP-Session: 317bb283-1587-47b0-b279-28364acdee22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1613 | 2024.02.02 02:35:43.998980 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1614 | 2024.02.02 02:35:43.999023 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1615 | 2024.02.02 02:35:43.999148 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1616 | 2024.02.02 02:35:43.999445 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1617 | 2024.02.02 02:35:43.999708 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1618 | 2024.02.02 02:35:43.999888 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1619 | 2024.02.02 02:35:44.000009 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000999784 sec., 36007 rows/sec., 2.54 MiB/sec. | ||
1620 | 2024.02.02 02:35:44.000165 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.00 MiB, peak 236.23 MiB, will set to 230.77 MiB (RSS), difference: -5.23 MiB | ||
1621 | 2024.02.02 02:35:44.000184 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} <Debug> DynamicQueryHandler: Done processing query | ||
1622 | 2024.02.02 02:35:44.000245 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1623 | 2024.02.02 02:35:44.000272 [ 3 ] {} <Debug> HTTP-Session: 317bb283-1587-47b0-b279-28364acdee22 Destroying unnamed session | ||
1624 | 2024.02.02 02:35:44.000503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1625 | 2024.02.02 02:35:44.000551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1626 | 2024.02.02 02:35:44.000571 [ 3 ] {} <Debug> HTTP-Session: 5d71f464-35e2-4a96-928e-43cf21db7383 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1627 | 2024.02.02 02:35:44.000588 [ 3 ] {} <Debug> HTTP-Session: 5d71f464-35e2-4a96-928e-43cf21db7383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1628 | 2024.02.02 02:35:44.000683 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1629 | 2024.02.02 02:35:44.000730 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1630 | 2024.02.02 02:35:44.000880 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1631 | 2024.02.02 02:35:44.001404 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1632 | 2024.02.02 02:35:44.001734 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1633 | 2024.02.02 02:35:44.001919 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1634 | 2024.02.02 02:35:44.002039 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001326233 sec., 38454 rows/sec., 51.89 MiB/sec. | ||
1635 | 2024.02.02 02:35:44.002372 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} <Debug> DynamicQueryHandler: Done processing query | ||
1636 | 2024.02.02 02:35:44.002410 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1637 | 2024.02.02 02:35:44.002431 [ 3 ] {} <Debug> HTTP-Session: 5d71f464-35e2-4a96-928e-43cf21db7383 Destroying unnamed session | ||
1638 | 2024.02.02 02:35:45.000155 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.70 MiB, peak 236.23 MiB, will set to 230.77 MiB (RSS), difference: 5.07 MiB | ||
1639 | 2024.02.02 02:35:53.992996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1640 | 2024.02.02 02:35:53.993149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1641 | 2024.02.02 02:35:53.993188 [ 3 ] {} <Debug> HTTP-Session: 621f402b-8fc8-40c0-b7cb-480e74c22698 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1642 | 2024.02.02 02:35:53.993223 [ 3 ] {} <Debug> HTTP-Session: 621f402b-8fc8-40c0-b7cb-480e74c22698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1643 | 2024.02.02 02:35:53.993393 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1644 | 2024.02.02 02:35:53.993474 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1645 | 2024.02.02 02:35:53.993781 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1646 | 2024.02.02 02:35:53.994280 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1647 | 2024.02.02 02:35:53.994539 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1648 | 2024.02.02 02:35:53.994699 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1649 | 2024.02.02 02:35:53.994828 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001320803 sec., 38612 rows/sec., 3.06 MiB/sec. | ||
1650 | 2024.02.02 02:35:53.994988 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} <Debug> DynamicQueryHandler: Done processing query | ||
1651 | 2024.02.02 02:35:53.995013 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1652 | 2024.02.02 02:35:53.995029 [ 3 ] {} <Debug> HTTP-Session: 621f402b-8fc8-40c0-b7cb-480e74c22698 Destroying unnamed session | ||
1653 | 2024.02.02 02:35:53.995200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1654 | 2024.02.02 02:35:53.995243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1655 | 2024.02.02 02:35:53.995261 [ 3 ] {} <Debug> HTTP-Session: 9ea01334-3dfe-434f-acb1-6e28e3b71249 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1656 | 2024.02.02 02:35:53.995277 [ 3 ] {} <Debug> HTTP-Session: 9ea01334-3dfe-434f-acb1-6e28e3b71249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1657 | 2024.02.02 02:35:53.995355 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1658 | 2024.02.02 02:35:53.995393 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1659 | 2024.02.02 02:35:53.995500 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1660 | 2024.02.02 02:35:53.995880 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1661 | 2024.02.02 02:35:53.996091 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1662 | 2024.02.02 02:35:53.996238 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1663 | 2024.02.02 02:35:53.996361 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.000969504 sec., 157812 rows/sec., 15.31 MiB/sec. | ||
1664 | 2024.02.02 02:35:53.996494 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} <Debug> DynamicQueryHandler: Done processing query | ||
1665 | 2024.02.02 02:35:53.996518 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1666 | 2024.02.02 02:35:53.996534 [ 3 ] {} <Debug> HTTP-Session: 9ea01334-3dfe-434f-acb1-6e28e3b71249 Destroying unnamed session | ||
1667 | 2024.02.02 02:35:53.996658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1668 | 2024.02.02 02:35:53.996701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1669 | 2024.02.02 02:35:53.996720 [ 3 ] {} <Debug> HTTP-Session: ca278424-1360-40d2-a7e9-e225a68eedee Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1670 | 2024.02.02 02:35:53.996737 [ 3 ] {} <Debug> HTTP-Session: ca278424-1360-40d2-a7e9-e225a68eedee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1671 | 2024.02.02 02:35:53.996810 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1672 | 2024.02.02 02:35:53.996849 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1673 | 2024.02.02 02:35:53.996956 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1674 | 2024.02.02 02:35:53.997252 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1675 | 2024.02.02 02:35:53.997455 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1676 | 2024.02.02 02:35:53.997603 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1677 | 2024.02.02 02:35:53.997713 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000875011 sec., 58284 rows/sec., 4.56 MiB/sec. | ||
1678 | 2024.02.02 02:35:53.997816 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} <Debug> DynamicQueryHandler: Done processing query | ||
1679 | 2024.02.02 02:35:53.997838 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1680 | 2024.02.02 02:35:53.997854 [ 3 ] {} <Debug> HTTP-Session: ca278424-1360-40d2-a7e9-e225a68eedee Destroying unnamed session | ||
1681 | 2024.02.02 02:35:53.998019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1682 | 2024.02.02 02:35:53.998061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1683 | 2024.02.02 02:35:53.998079 [ 3 ] {} <Debug> HTTP-Session: b11f2b5a-ec54-48aa-956d-7895ee01486a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1684 | 2024.02.02 02:35:53.998095 [ 3 ] {} <Debug> HTTP-Session: b11f2b5a-ec54-48aa-956d-7895ee01486a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1685 | 2024.02.02 02:35:53.998181 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1686 | 2024.02.02 02:35:53.998225 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1687 | 2024.02.02 02:35:53.998360 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1688 | 2024.02.02 02:35:53.998853 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1689 | 2024.02.02 02:35:53.999179 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1690 | 2024.02.02 02:35:53.999353 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1691 | 2024.02.02 02:35:53.999482 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001267142 sec., 40248 rows/sec., 54.31 MiB/sec. | ||
1692 | 2024.02.02 02:35:53.999623 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} <Debug> DynamicQueryHandler: Done processing query | ||
1693 | 2024.02.02 02:35:53.999646 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1694 | 2024.02.02 02:35:53.999663 [ 3 ] {} <Debug> HTTP-Session: b11f2b5a-ec54-48aa-956d-7895ee01486a Destroying unnamed session | ||
1695 | 2024.02.02 02:35:57.809826 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1696 | 2024.02.02 02:35:57.809880 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1697 | 2024.02.02 02:36:03.993171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1698 | 2024.02.02 02:36:03.993303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1699 | 2024.02.02 02:36:03.993332 [ 3 ] {} <Debug> HTTP-Session: 1b2883d7-49aa-4084-9015-56c4a1497589 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1700 | 2024.02.02 02:36:03.993359 [ 3 ] {} <Debug> HTTP-Session: 1b2883d7-49aa-4084-9015-56c4a1497589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1701 | 2024.02.02 02:36:03.993495 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1702 | 2024.02.02 02:36:03.993559 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1703 | 2024.02.02 02:36:03.993740 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1704 | 2024.02.02 02:36:03.994184 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1705 | 2024.02.02 02:36:03.994454 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1706 | 2024.02.02 02:36:03.994615 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1707 | 2024.02.02 02:36:03.994742 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001200629 sec., 42477 rows/sec., 3.36 MiB/sec. | ||
1708 | 2024.02.02 02:36:03.994751 [ 66 ] {} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
1709 | 2024.02.02 02:36:03.994857 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1710 | 2024.02.02 02:36:03.994891 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} <Debug> DynamicQueryHandler: Done processing query | ||
1711 | 2024.02.02 02:36:03.994930 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1712 | 2024.02.02 02:36:03.994953 [ 3 ] {} <Debug> HTTP-Session: 1b2883d7-49aa-4084-9015-56c4a1497589 Destroying unnamed session | ||
1713 | 2024.02.02 02:36:03.994957 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
1714 | 2024.02.02 02:36:03.995060 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1715 | 2024.02.02 02:36:03.995074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1716 | 2024.02.02 02:36:03.995101 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part | ||
1717 | 2024.02.02 02:36:03.995127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1718 | 2024.02.02 02:36:03.995151 [ 3 ] {} <Debug> HTTP-Session: 3a9371c2-9bf5-432b-9dbf-26f1b9692c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1719 | 2024.02.02 02:36:03.995178 [ 3 ] {} <Debug> HTTP-Session: 3a9371c2-9bf5-432b-9dbf-26f1b9692c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1720 | 2024.02.02 02:36:03.995292 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1721 | 2024.02.02 02:36:03.995292 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
1722 | 2024.02.02 02:36:03.995346 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1723 | 2024.02.02 02:36:03.995455 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
1724 | 2024.02.02 02:36:03.995561 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1725 | 2024.02.02 02:36:03.995592 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
1726 | 2024.02.02 02:36:03.995700 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
1727 | 2024.02.02 02:36:03.996439 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001501697 sec., 169807.89067301858 rows/sec., 13.44 MiB/sec. | ||
1728 | 2024.02.02 02:36:03.996610 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1729 | 2024.02.02 02:36:03.996840 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
1730 | 2024.02.02 02:36:03.996916 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
1731 | 2024.02.02 02:36:03.998348 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1732 | 2024.02.02 02:36:03.998569 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1733 | 2024.02.02 02:36:03.998772 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1734 | 2024.02.02 02:36:03.998898 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003568958 sec., 1120 rows/sec., 93.58 KiB/sec. | ||
1735 | 2024.02.02 02:36:03.999038 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} <Debug> DynamicQueryHandler: Done processing query | ||
1736 | 2024.02.02 02:36:03.999062 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1737 | 2024.02.02 02:36:03.999078 [ 3 ] {} <Debug> HTTP-Session: 3a9371c2-9bf5-432b-9dbf-26f1b9692c82 Destroying unnamed session | ||
1738 | 2024.02.02 02:36:03.999230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1739 | 2024.02.02 02:36:03.999280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1740 | 2024.02.02 02:36:03.999299 [ 3 ] {} <Debug> HTTP-Session: 0e9e931c-67bf-4f18-9821-66d3c9b4cc61 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1741 | 2024.02.02 02:36:03.999316 [ 3 ] {} <Debug> HTTP-Session: 0e9e931c-67bf-4f18-9821-66d3c9b4cc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1742 | 2024.02.02 02:36:03.999393 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1743 | 2024.02.02 02:36:03.999430 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1744 | 2024.02.02 02:36:03.999542 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1745 | 2024.02.02 02:36:03.999934 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1746 | 2024.02.02 02:36:04.000138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.86 MiB, peak 236.23 MiB, will set to 230.83 MiB (RSS), difference: -1.04 MiB | ||
1747 | 2024.02.02 02:36:04.000359 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1748 | 2024.02.02 02:36:04.000556 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1749 | 2024.02.02 02:36:04.000678 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} <Information> executeQuery: Read 155 rows, 15.38 KiB in 0.001257231 sec., 123286 rows/sec., 11.94 MiB/sec. | ||
1750 | 2024.02.02 02:36:04.000794 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} <Debug> DynamicQueryHandler: Done processing query | ||
1751 | 2024.02.02 02:36:04.000818 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1752 | 2024.02.02 02:36:04.000833 [ 3 ] {} <Debug> HTTP-Session: 0e9e931c-67bf-4f18-9821-66d3c9b4cc61 Destroying unnamed session | ||
1753 | 2024.02.02 02:36:04.000986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1754 | 2024.02.02 02:36:04.001031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1755 | 2024.02.02 02:36:04.001052 [ 3 ] {} <Debug> HTTP-Session: 8280a2ca-8461-493b-8f53-b1454a93ce03 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1756 | 2024.02.02 02:36:04.001069 [ 3 ] {} <Debug> HTTP-Session: 8280a2ca-8461-493b-8f53-b1454a93ce03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1757 | 2024.02.02 02:36:04.001140 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1758 | 2024.02.02 02:36:04.001180 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1759 | 2024.02.02 02:36:04.001289 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1760 | 2024.02.02 02:36:04.001655 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1761 | 2024.02.02 02:36:04.001862 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1762 | 2024.02.02 02:36:04.002019 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1763 | 2024.02.02 02:36:04.002136 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000966013 sec., 4140 rows/sec., 289.12 KiB/sec. | ||
1764 | 2024.02.02 02:36:04.002250 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} <Debug> DynamicQueryHandler: Done processing query | ||
1765 | 2024.02.02 02:36:04.002273 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1766 | 2024.02.02 02:36:04.002289 [ 3 ] {} <Debug> HTTP-Session: 8280a2ca-8461-493b-8f53-b1454a93ce03 Destroying unnamed session | ||
1767 | 2024.02.02 02:36:04.002419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1768 | 2024.02.02 02:36:04.002463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1769 | 2024.02.02 02:36:04.002482 [ 3 ] {} <Debug> HTTP-Session: 6cc1c9e0-94a5-424e-8ff7-43cdf4914fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1770 | 2024.02.02 02:36:04.002499 [ 3 ] {} <Debug> HTTP-Session: 6cc1c9e0-94a5-424e-8ff7-43cdf4914fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1771 | 2024.02.02 02:36:04.002572 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1772 | 2024.02.02 02:36:04.002610 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1773 | 2024.02.02 02:36:04.002720 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1774 | 2024.02.02 02:36:04.003135 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1775 | 2024.02.02 02:36:04.003341 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1776 | 2024.02.02 02:36:04.003489 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1777 | 2024.02.02 02:36:04.003603 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.001003425 sec., 54812 rows/sec., 4.29 MiB/sec. | ||
1778 | 2024.02.02 02:36:04.003715 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} <Debug> DynamicQueryHandler: Done processing query | ||
1779 | 2024.02.02 02:36:04.003737 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1780 | 2024.02.02 02:36:04.003752 [ 3 ] {} <Debug> HTTP-Session: 6cc1c9e0-94a5-424e-8ff7-43cdf4914fb5 Destroying unnamed session | ||
1781 | 2024.02.02 02:36:04.003861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1782 | 2024.02.02 02:36:04.003905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1783 | 2024.02.02 02:36:04.003923 [ 3 ] {} <Debug> HTTP-Session: de011954-1e9f-445f-968e-4b120810c75d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1784 | 2024.02.02 02:36:04.003940 [ 3 ] {} <Debug> HTTP-Session: de011954-1e9f-445f-968e-4b120810c75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1785 | 2024.02.02 02:36:04.004009 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1786 | 2024.02.02 02:36:04.004053 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1787 | 2024.02.02 02:36:04.004174 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1788 | 2024.02.02 02:36:04.004428 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1789 | 2024.02.02 02:36:04.004677 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1790 | 2024.02.02 02:36:04.004852 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1791 | 2024.02.02 02:36:04.004972 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000934973 sec., 2139 rows/sec., 150.41 KiB/sec. | ||
1792 | 2024.02.02 02:36:04.005136 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} <Debug> DynamicQueryHandler: Done processing query | ||
1793 | 2024.02.02 02:36:04.005160 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1794 | 2024.02.02 02:36:04.005175 [ 3 ] {} <Debug> HTTP-Session: de011954-1e9f-445f-968e-4b120810c75d Destroying unnamed session | ||
1795 | 2024.02.02 02:36:04.005325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1796 | 2024.02.02 02:36:04.005367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1797 | 2024.02.02 02:36:04.005385 [ 3 ] {} <Debug> HTTP-Session: 5c65765a-e466-4b76-b10c-4c1d4c524188 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1798 | 2024.02.02 02:36:04.005401 [ 3 ] {} <Debug> HTTP-Session: 5c65765a-e466-4b76-b10c-4c1d4c524188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1799 | 2024.02.02 02:36:04.005489 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1800 | 2024.02.02 02:36:04.005533 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1801 | 2024.02.02 02:36:04.005675 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1802 | 2024.02.02 02:36:04.006150 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1803 | 2024.02.02 02:36:04.006456 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1804 | 2024.02.02 02:36:04.006630 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1805 | 2024.02.02 02:36:04.006760 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00123667 sec., 41239 rows/sec., 55.65 MiB/sec. | ||
1806 | 2024.02.02 02:36:04.006887 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} <Debug> DynamicQueryHandler: Done processing query | ||
1807 | 2024.02.02 02:36:04.006910 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1808 | 2024.02.02 02:36:04.006925 [ 3 ] {} <Debug> HTTP-Session: 5c65765a-e466-4b76-b10c-4c1d4c524188 Destroying unnamed session | ||
1809 | 2024.02.02 02:36:12.809917 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1810 | 2024.02.02 02:36:12.809978 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1811 | 2024.02.02 02:36:13.994313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1812 | 2024.02.02 02:36:13.994447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1813 | 2024.02.02 02:36:13.994477 [ 3 ] {} <Debug> HTTP-Session: 43034944-ce0a-43ef-b11f-69e922b3ca87 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1814 | 2024.02.02 02:36:13.994504 [ 3 ] {} <Debug> HTTP-Session: 43034944-ce0a-43ef-b11f-69e922b3ca87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1815 | 2024.02.02 02:36:13.994642 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1816 | 2024.02.02 02:36:13.994704 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1817 | 2024.02.02 02:36:13.994857 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1818 | 2024.02.02 02:36:13.995263 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1819 | 2024.02.02 02:36:13.995521 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1820 | 2024.02.02 02:36:13.995697 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1821 | 2024.02.02 02:36:13.995840 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001160159 sec., 43959 rows/sec., 3.48 MiB/sec. | ||
1822 | 2024.02.02 02:36:13.995964 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} <Debug> DynamicQueryHandler: Done processing query | ||
1823 | 2024.02.02 02:36:13.995988 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1824 | 2024.02.02 02:36:13.996004 [ 3 ] {} <Debug> HTTP-Session: 43034944-ce0a-43ef-b11f-69e922b3ca87 Destroying unnamed session | ||
1825 | 2024.02.02 02:36:13.996112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1826 | 2024.02.02 02:36:13.996157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1827 | 2024.02.02 02:36:13.996175 [ 3 ] {} <Debug> HTTP-Session: da862b93-716d-496e-ac6b-b168085d2bee Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1828 | 2024.02.02 02:36:13.996192 [ 3 ] {} <Debug> HTTP-Session: da862b93-716d-496e-ac6b-b168085d2bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1829 | 2024.02.02 02:36:13.996263 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1830 | 2024.02.02 02:36:13.996300 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1831 | 2024.02.02 02:36:13.996407 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1832 | 2024.02.02 02:36:13.996670 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1833 | 2024.02.02 02:36:13.996867 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1834 | 2024.02.02 02:36:13.997015 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1835 | 2024.02.02 02:36:13.997128 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000838541 sec., 2385 rows/sec., 203.80 KiB/sec. | ||
1836 | 2024.02.02 02:36:13.997240 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} <Debug> DynamicQueryHandler: Done processing query | ||
1837 | 2024.02.02 02:36:13.997263 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1838 | 2024.02.02 02:36:13.997279 [ 3 ] {} <Debug> HTTP-Session: da862b93-716d-496e-ac6b-b168085d2bee Destroying unnamed session | ||
1839 | 2024.02.02 02:36:13.997457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1840 | 2024.02.02 02:36:13.997501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1841 | 2024.02.02 02:36:13.997519 [ 3 ] {} <Debug> HTTP-Session: 26cec2eb-1237-440c-a03e-b6ff4846c62c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1842 | 2024.02.02 02:36:13.997536 [ 3 ] {} <Debug> HTTP-Session: 26cec2eb-1237-440c-a03e-b6ff4846c62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1843 | 2024.02.02 02:36:13.997610 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1844 | 2024.02.02 02:36:13.997648 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1845 | 2024.02.02 02:36:13.997755 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1846 | 2024.02.02 02:36:13.998132 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1847 | 2024.02.02 02:36:13.998343 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1848 | 2024.02.02 02:36:13.998490 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1849 | 2024.02.02 02:36:13.998610 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} <Information> executeQuery: Read 190 rows, 18.05 KiB in 0.000969733 sec., 195930 rows/sec., 18.18 MiB/sec. | ||
1850 | 2024.02.02 02:36:13.998604 [ 60 ] {} <Debug> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1851 | 2024.02.02 02:36:13.998730 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1852 | 2024.02.02 02:36:13.998748 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} <Debug> DynamicQueryHandler: Done processing query | ||
1853 | 2024.02.02 02:36:13.998794 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1854 | 2024.02.02 02:36:13.998833 [ 3 ] {} <Debug> HTTP-Session: 26cec2eb-1237-440c-a03e-b6ff4846c62c Destroying unnamed session | ||
1855 | 2024.02.02 02:36:13.998844 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1856 | 2024.02.02 02:36:13.998982 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1857 | 2024.02.02 02:36:13.999025 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 191 rows starting from the beginning of the part | ||
1858 | 2024.02.02 02:36:13.999037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1859 | 2024.02.02 02:36:13.999109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1860 | 2024.02.02 02:36:13.999138 [ 3 ] {} <Debug> HTTP-Session: 955b2fbb-affe-41f3-8aa6-bbcd3643d4ec Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1861 | 2024.02.02 02:36:13.999182 [ 3 ] {} <Debug> HTTP-Session: 955b2fbb-affe-41f3-8aa6-bbcd3643d4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1862 | 2024.02.02 02:36:13.999259 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 153 rows starting from the beginning of the part | ||
1863 | 2024.02.02 02:36:13.999385 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1864 | 2024.02.02 02:36:13.999485 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1865 | 2024.02.02 02:36:13.999498 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 189 rows starting from the beginning of the part | ||
1866 | 2024.02.02 02:36:13.999811 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 153 rows starting from the beginning of the part | ||
1867 | 2024.02.02 02:36:13.999869 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1868 | 2024.02.02 02:36:14.000076 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 155 rows starting from the beginning of the part | ||
1869 | 2024.02.02 02:36:14.000192 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.97 MiB, peak 236.23 MiB, will set to 230.88 MiB (RSS), difference: -1.09 MiB | ||
1870 | 2024.02.02 02:36:14.000352 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 190 rows starting from the beginning of the part | ||
1871 | 2024.02.02 02:36:14.001139 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1872 | 2024.02.02 02:36:14.001556 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1873 | 2024.02.02 02:36:14.001856 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1874 | 2024.02.02 02:36:14.002004 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002571623 sec., 777 rows/sec., 54.30 KiB/sec. | ||
1875 | 2024.02.02 02:36:14.002291 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} <Debug> DynamicQueryHandler: Done processing query | ||
1876 | 2024.02.02 02:36:14.002356 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1877 | 2024.02.02 02:36:14.002388 [ 3 ] {} <Debug> HTTP-Session: 955b2fbb-affe-41f3-8aa6-bbcd3643d4ec Destroying unnamed session | ||
1878 | 2024.02.02 02:36:14.002417 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 4 columns (4 merged, 0 gathered) in 0.003628829 sec., 284113.69066991034 rows/sec., 26.90 MiB/sec. | ||
1879 | 2024.02.02 02:36:14.002541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 13067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1880 | 2024.02.02 02:36:14.002569 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1881 | 2024.02.02 02:36:14.002644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1882 | 2024.02.02 02:36:14.002674 [ 3 ] {} <Debug> HTTP-Session: 8c24e7e9-19eb-43b2-8ca6-4b54e962c90e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1883 | 2024.02.02 02:36:14.002709 [ 3 ] {} <Debug> HTTP-Session: 8c24e7e9-19eb-43b2-8ca6-4b54e962c90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1884 | 2024.02.02 02:36:14.002837 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1885 | 2024.02.02 02:36:14.002842 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1886 | 2024.02.02 02:36:14.002904 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1887 | 2024.02.02 02:36:14.002958 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1888 | 2024.02.02 02:36:14.003147 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1889 | 2024.02.02 02:36:14.003477 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1890 | 2024.02.02 02:36:14.003694 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1891 | 2024.02.02 02:36:14.003858 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1892 | 2024.02.02 02:36:14.003976 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} <Information> executeQuery: Read 77 rows, 6.15 KiB in 0.001094736 sec., 70336 rows/sec., 5.48 MiB/sec. | ||
1893 | 2024.02.02 02:36:14.003978 [ 60 ] {} <Debug> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1894 | 2024.02.02 02:36:14.004082 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1895 | 2024.02.02 02:36:14.004175 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} <Debug> DynamicQueryHandler: Done processing query | ||
1896 | 2024.02.02 02:36:14.004195 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1897 | 2024.02.02 02:36:14.004215 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1898 | 2024.02.02 02:36:14.004257 [ 3 ] {} <Debug> HTTP-Session: 8c24e7e9-19eb-43b2-8ca6-4b54e962c90e Destroying unnamed session | ||
1899 | 2024.02.02 02:36:14.004330 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1900 | 2024.02.02 02:36:14.004367 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 97 rows starting from the beginning of the part | ||
1901 | 2024.02.02 02:36:14.004438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1902 | 2024.02.02 02:36:14.004520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1903 | 2024.02.02 02:36:14.004557 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
1904 | 2024.02.02 02:36:14.004570 [ 3 ] {} <Debug> HTTP-Session: 41a16811-47e7-47c4-889d-81b020056e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1905 | 2024.02.02 02:36:14.004629 [ 3 ] {} <Debug> HTTP-Session: 41a16811-47e7-47c4-889d-81b020056e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1906 | 2024.02.02 02:36:14.004785 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 75 rows starting from the beginning of the part | ||
1907 | 2024.02.02 02:36:14.004822 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1908 | 2024.02.02 02:36:14.004938 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1909 | 2024.02.02 02:36:14.004976 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
1910 | 2024.02.02 02:36:14.005315 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 55 rows starting from the beginning of the part | ||
1911 | 2024.02.02 02:36:14.005511 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1912 | 2024.02.02 02:36:14.005592 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part | ||
1913 | 2024.02.02 02:36:14.006308 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1914 | 2024.02.02 02:36:14.006958 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1915 | 2024.02.02 02:36:14.007182 [ 20 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042694 sec., 133434.384134586 rows/sec., 10.42 MiB/sec. | ||
1916 | 2024.02.02 02:36:14.007324 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1917 | 2024.02.02 02:36:14.007354 [ 20 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1918 | 2024.02.02 02:36:14.007486 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1919 | 2024.02.02 02:36:14.007520 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002641985 sec., 14004 rows/sec., 1011.31 KiB/sec. | ||
1920 | 2024.02.02 02:36:14.007560 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1921 | 2024.02.02 02:36:14.007731 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1922 | 2024.02.02 02:36:14.007731 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1923 | 2024.02.02 02:36:14.007930 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1924 | 2024.02.02 02:36:14.007942 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1925 | 2024.02.02 02:36:14.007927 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} <Debug> DynamicQueryHandler: Done processing query | ||
1926 | 2024.02.02 02:36:14.008004 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 276 rows starting from the beginning of the part | ||
1927 | 2024.02.02 02:36:14.008046 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1928 | 2024.02.02 02:36:14.008088 [ 3 ] {} <Debug> HTTP-Session: 41a16811-47e7-47c4-889d-81b020056e6c Destroying unnamed session | ||
1929 | 2024.02.02 02:36:14.008214 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
1930 | 2024.02.02 02:36:14.008306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1931 | 2024.02.02 02:36:14.008361 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
1932 | 2024.02.02 02:36:14.008392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1933 | 2024.02.02 02:36:14.008444 [ 3 ] {} <Debug> HTTP-Session: aa224a2c-30fc-4055-9acb-e3650807b8d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1934 | 2024.02.02 02:36:14.008472 [ 3 ] {} <Debug> HTTP-Session: aa224a2c-30fc-4055-9acb-e3650807b8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1935 | 2024.02.02 02:36:14.008594 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::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 | ||
1936 | 2024.02.02 02:36:14.008699 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1937 | 2024.02.02 02:36:14.008839 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1938 | 2024.02.02 02:36:14.008857 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
1939 | 2024.02.02 02:36:14.009216 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
1940 | 2024.02.02 02:36:14.009532 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1941 | 2024.02.02 02:36:14.010831 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1942 | 2024.02.02 02:36:14.011363 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003729912 sec., 104292.00474434785 rows/sec., 7.36 MiB/sec. | ||
1943 | 2024.02.02 02:36:14.011556 [ 24 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1944 | 2024.02.02 02:36:14.011560 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1945 | 2024.02.02 02:36:14.011906 [ 24 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1946 | 2024.02.02 02:36:14.011927 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1947 | 2024.02.02 02:36:14.011989 [ 24 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1948 | 2024.02.02 02:36:14.012111 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1949 | 2024.02.02 02:36:14.012206 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.003451855 sec., 14774 rows/sec., 19.94 MiB/sec. | ||
1950 | 2024.02.02 02:36:14.012213 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1951 | 2024.02.02 02:36:14.012378 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1952 | 2024.02.02 02:36:14.012447 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} <Debug> DynamicQueryHandler: Done processing query | ||
1953 | 2024.02.02 02:36:14.012481 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1954 | 2024.02.02 02:36:14.012509 [ 3 ] {} <Debug> HTTP-Session: aa224a2c-30fc-4055-9acb-e3650807b8d7 Destroying unnamed session | ||
1955 | 2024.02.02 02:36:14.012515 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1956 | 2024.02.02 02:36:14.012553 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part | ||
1957 | 2024.02.02 02:36:14.012709 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
1958 | 2024.02.02 02:36:14.012808 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
1959 | 2024.02.02 02:36:14.012898 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
1960 | 2024.02.02 02:36:14.012988 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
1961 | 2024.02.02 02:36:14.013076 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
1962 | 2024.02.02 02:36:14.014476 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 6 columns (6 merged, 0 gathered) in 0.002159663 sec., 248649.90510093473 rows/sec., 335.54 MiB/sec. | ||
1963 | 2024.02.02 02:36:14.014941 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1964 | 2024.02.02 02:36:14.015260 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1965 | 2024.02.02 02:36:14.015350 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1966 | 2024.02.02 02:36:14.015451 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2: 4.01 MiB. | ||
1967 | 2024.02.02 02:36:15.000143 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.02 MiB, peak 236.23 MiB, will set to 230.95 MiB (RSS), difference: -3.07 MiB | ||
1968 | 2024.02.02 02:36:23.993791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1969 | 2024.02.02 02:36:23.993908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1970 | 2024.02.02 02:36:23.993934 [ 3 ] {} <Debug> HTTP-Session: 8bf639ef-311d-46ca-a1e9-07d71d69df11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1971 | 2024.02.02 02:36:23.993958 [ 3 ] {} <Debug> HTTP-Session: 8bf639ef-311d-46ca-a1e9-07d71d69df11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1972 | 2024.02.02 02:36:23.994081 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1973 | 2024.02.02 02:36:23.994139 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1974 | 2024.02.02 02:36:23.994295 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1975 | 2024.02.02 02:36:23.994752 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1976 | 2024.02.02 02:36:23.995018 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1977 | 2024.02.02 02:36:23.995183 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1978 | 2024.02.02 02:36:23.995314 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001192849 sec., 42754 rows/sec., 3.38 MiB/sec. | ||
1979 | 2024.02.02 02:36:23.995460 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} <Debug> DynamicQueryHandler: Done processing query | ||
1980 | 2024.02.02 02:36:23.995485 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1981 | 2024.02.02 02:36:23.995503 [ 3 ] {} <Debug> HTTP-Session: 8bf639ef-311d-46ca-a1e9-07d71d69df11 Destroying unnamed session | ||
1982 | 2024.02.02 02:36:23.995616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1983 | 2024.02.02 02:36:23.995664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1984 | 2024.02.02 02:36:23.995683 [ 3 ] {} <Debug> HTTP-Session: 16001574-bb4b-496c-9ff9-61885e8c46c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1985 | 2024.02.02 02:36:23.995701 [ 3 ] {} <Debug> HTTP-Session: 16001574-bb4b-496c-9ff9-61885e8c46c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1986 | 2024.02.02 02:36:23.995771 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1987 | 2024.02.02 02:36:23.995811 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1988 | 2024.02.02 02:36:23.995922 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1989 | 2024.02.02 02:36:23.996222 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
1990 | 2024.02.02 02:36:23.996437 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1991 | 2024.02.02 02:36:23.996588 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1992 | 2024.02.02 02:36:23.996705 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000899802 sec., 2222 rows/sec., 189.93 KiB/sec. | ||
1993 | 2024.02.02 02:36:23.996825 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} <Debug> DynamicQueryHandler: Done processing query | ||
1994 | 2024.02.02 02:36:23.996848 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1995 | 2024.02.02 02:36:23.996864 [ 3 ] {} <Debug> HTTP-Session: 16001574-bb4b-496c-9ff9-61885e8c46c1 Destroying unnamed session | ||
1996 | 2024.02.02 02:36:23.997005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1997 | 2024.02.02 02:36:23.997050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1998 | 2024.02.02 02:36:23.997069 [ 3 ] {} <Debug> HTTP-Session: 257e3d9e-aac8-48d5-a756-6a63ab0c1c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
1999 | 2024.02.02 02:36:23.997086 [ 3 ] {} <Debug> HTTP-Session: 257e3d9e-aac8-48d5-a756-6a63ab0c1c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2000 | 2024.02.02 02:36:23.997162 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2001 | 2024.02.02 02:36:23.997199 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2002 | 2024.02.02 02:36:23.997305 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2003 | 2024.02.02 02:36:23.997679 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2004 | 2024.02.02 02:36:23.997898 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2005 | 2024.02.02 02:36:23.998047 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2006 | 2024.02.02 02:36:23.998171 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} <Information> executeQuery: Read 154 rows, 15.29 KiB in 0.000981224 sec., 156946 rows/sec., 15.22 MiB/sec. | ||
2007 | 2024.02.02 02:36:23.998294 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} <Debug> DynamicQueryHandler: Done processing query | ||
2008 | 2024.02.02 02:36:23.998317 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2009 | 2024.02.02 02:36:23.998334 [ 3 ] {} <Debug> HTTP-Session: 257e3d9e-aac8-48d5-a756-6a63ab0c1c2a Destroying unnamed session | ||
2010 | 2024.02.02 02:36:23.998468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2011 | 2024.02.02 02:36:23.998514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2012 | 2024.02.02 02:36:23.998533 [ 3 ] {} <Debug> HTTP-Session: ec15f4a4-ad37-4f4c-93fe-90aac36d2a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2013 | 2024.02.02 02:36:23.998549 [ 3 ] {} <Debug> HTTP-Session: ec15f4a4-ad37-4f4c-93fe-90aac36d2a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2014 | 2024.02.02 02:36:23.998618 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2015 | 2024.02.02 02:36:23.998656 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2016 | 2024.02.02 02:36:23.998773 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2017 | 2024.02.02 02:36:23.999043 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2018 | 2024.02.02 02:36:23.999253 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2019 | 2024.02.02 02:36:23.999402 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2020 | 2024.02.02 02:36:23.999523 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000876092 sec., 2282 rows/sec., 159.40 KiB/sec. | ||
2021 | 2024.02.02 02:36:23.999638 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} <Debug> DynamicQueryHandler: Done processing query | ||
2022 | 2024.02.02 02:36:23.999662 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2023 | 2024.02.02 02:36:23.999680 [ 3 ] {} <Debug> HTTP-Session: ec15f4a4-ad37-4f4c-93fe-90aac36d2a24 Destroying unnamed session | ||
2024 | 2024.02.02 02:36:23.999805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2025 | 2024.02.02 02:36:23.999851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2026 | 2024.02.02 02:36:23.999871 [ 3 ] {} <Debug> HTTP-Session: 0f108529-027e-4366-ac7f-98d18213a7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2027 | 2024.02.02 02:36:23.999888 [ 3 ] {} <Debug> HTTP-Session: 0f108529-027e-4366-ac7f-98d18213a7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2028 | 2024.02.02 02:36:23.999960 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2029 | 2024.02.02 02:36:23.999998 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2030 | 2024.02.02 02:36:24.000132 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2031 | 2024.02.02 02:36:24.000158 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.08 MiB, peak 236.23 MiB, will set to 230.95 MiB (RSS), difference: -1.13 MiB | ||
2032 | 2024.02.02 02:36:24.000658 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2033 | 2024.02.02 02:36:24.000876 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2034 | 2024.02.02 02:36:24.001028 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2035 | 2024.02.02 02:36:24.001141 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.001153369 sec., 45952 rows/sec., 3.60 MiB/sec. | ||
2036 | 2024.02.02 02:36:24.001259 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} <Debug> DynamicQueryHandler: Done processing query | ||
2037 | 2024.02.02 02:36:24.001282 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2038 | 2024.02.02 02:36:24.001299 [ 3 ] {} <Debug> HTTP-Session: 0f108529-027e-4366-ac7f-98d18213a7c2 Destroying unnamed session | ||
2039 | 2024.02.02 02:36:24.001401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2040 | 2024.02.02 02:36:24.001448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2041 | 2024.02.02 02:36:24.001467 [ 3 ] {} <Debug> HTTP-Session: 333e8006-755e-4dd8-ac38-f6a53640323c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2042 | 2024.02.02 02:36:24.001484 [ 3 ] {} <Debug> HTTP-Session: 333e8006-755e-4dd8-ac38-f6a53640323c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2043 | 2024.02.02 02:36:24.001552 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2044 | 2024.02.02 02:36:24.001596 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2045 | 2024.02.02 02:36:24.001722 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2046 | 2024.02.02 02:36:24.002000 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2047 | 2024.02.02 02:36:24.002265 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2048 | 2024.02.02 02:36:24.002445 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2049 | 2024.02.02 02:36:24.002565 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000982874 sec., 1017 rows/sec., 71.54 KiB/sec. | ||
2050 | 2024.02.02 02:36:24.002683 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} <Debug> DynamicQueryHandler: Done processing query | ||
2051 | 2024.02.02 02:36:24.002707 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2052 | 2024.02.02 02:36:24.002724 [ 3 ] {} <Debug> HTTP-Session: 333e8006-755e-4dd8-ac38-f6a53640323c Destroying unnamed session | ||
2053 | 2024.02.02 02:36:24.002866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2054 | 2024.02.02 02:36:24.002911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2055 | 2024.02.02 02:36:24.002930 [ 3 ] {} <Debug> HTTP-Session: d8970cf3-9369-4c9b-af29-3d2c2a18e358 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2056 | 2024.02.02 02:36:24.002948 [ 3 ] {} <Debug> HTTP-Session: d8970cf3-9369-4c9b-af29-3d2c2a18e358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2057 | 2024.02.02 02:36:24.003033 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2058 | 2024.02.02 02:36:24.003077 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2059 | 2024.02.02 02:36:24.003215 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2060 | 2024.02.02 02:36:24.003837 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2061 | 2024.02.02 02:36:24.004159 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2062 | 2024.02.02 02:36:24.004338 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2063 | 2024.02.02 02:36:24.004454 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001393224 sec., 36605 rows/sec., 49.40 MiB/sec. | ||
2064 | 2024.02.02 02:36:24.004579 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} <Debug> DynamicQueryHandler: Done processing query | ||
2065 | 2024.02.02 02:36:24.004602 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2066 | 2024.02.02 02:36:24.004618 [ 3 ] {} <Debug> HTTP-Session: d8970cf3-9369-4c9b-af29-3d2c2a18e358 Destroying unnamed session | ||
2067 | 2024.02.02 02:36:27.810019 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2068 | 2024.02.02 02:36:27.810079 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2069 | 2024.02.02 02:36:33.993385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2070 | 2024.02.02 02:36:33.993508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2071 | 2024.02.02 02:36:33.993538 [ 3 ] {} <Debug> HTTP-Session: c68216c5-38ff-450e-873a-a06ddc133a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2072 | 2024.02.02 02:36:33.993565 [ 3 ] {} <Debug> HTTP-Session: c68216c5-38ff-450e-873a-a06ddc133a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2073 | 2024.02.02 02:36:33.993702 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2074 | 2024.02.02 02:36:33.993766 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2075 | 2024.02.02 02:36:33.993940 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2076 | 2024.02.02 02:36:33.994438 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2077 | 2024.02.02 02:36:33.994704 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2078 | 2024.02.02 02:36:33.994870 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2079 | 2024.02.02 02:36:33.995008 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001262831 sec., 40385 rows/sec., 3.20 MiB/sec. | ||
2080 | 2024.02.02 02:36:33.995146 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} <Debug> DynamicQueryHandler: Done processing query | ||
2081 | 2024.02.02 02:36:33.995171 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2082 | 2024.02.02 02:36:33.995187 [ 3 ] {} <Debug> HTTP-Session: c68216c5-38ff-450e-873a-a06ddc133a54 Destroying unnamed session | ||
2083 | 2024.02.02 02:36:33.995338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2084 | 2024.02.02 02:36:33.995384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2085 | 2024.02.02 02:36:33.995403 [ 3 ] {} <Debug> HTTP-Session: e30bc8cf-8416-484a-91d4-02c776f5df33 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2086 | 2024.02.02 02:36:33.995420 [ 3 ] {} <Debug> HTTP-Session: e30bc8cf-8416-484a-91d4-02c776f5df33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2087 | 2024.02.02 02:36:33.995499 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2088 | 2024.02.02 02:36:33.995537 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2089 | 2024.02.02 02:36:33.995643 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2090 | 2024.02.02 02:36:33.996048 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2091 | 2024.02.02 02:36:33.996268 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2092 | 2024.02.02 02:36:33.996418 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2093 | 2024.02.02 02:36:33.996517 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.000989444 sec., 154632 rows/sec., 15.00 MiB/sec. | ||
2094 | 2024.02.02 02:36:33.996637 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} <Debug> DynamicQueryHandler: Done processing query | ||
2095 | 2024.02.02 02:36:33.996660 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2096 | 2024.02.02 02:36:33.996676 [ 3 ] {} <Debug> HTTP-Session: e30bc8cf-8416-484a-91d4-02c776f5df33 Destroying unnamed session | ||
2097 | 2024.02.02 02:36:33.996789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2098 | 2024.02.02 02:36:33.996835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2099 | 2024.02.02 02:36:33.996855 [ 3 ] {} <Debug> HTTP-Session: 10b951e7-3985-4700-8594-c2b443b0c527 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2100 | 2024.02.02 02:36:33.996872 [ 3 ] {} <Debug> HTTP-Session: 10b951e7-3985-4700-8594-c2b443b0c527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2101 | 2024.02.02 02:36:33.996944 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2102 | 2024.02.02 02:36:33.996981 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2103 | 2024.02.02 02:36:33.997086 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2104 | 2024.02.02 02:36:33.997388 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2105 | 2024.02.02 02:36:33.997605 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2106 | 2024.02.02 02:36:33.997755 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2107 | 2024.02.02 02:36:33.997875 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000901652 sec., 56562 rows/sec., 4.42 MiB/sec. | ||
2108 | 2024.02.02 02:36:33.997992 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} <Debug> DynamicQueryHandler: Done processing query | ||
2109 | 2024.02.02 02:36:33.998016 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2110 | 2024.02.02 02:36:33.998031 [ 3 ] {} <Debug> HTTP-Session: 10b951e7-3985-4700-8594-c2b443b0c527 Destroying unnamed session | ||
2111 | 2024.02.02 02:36:33.998238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2112 | 2024.02.02 02:36:33.998284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2113 | 2024.02.02 02:36:33.998302 [ 3 ] {} <Debug> HTTP-Session: ed1cc126-4633-471b-9343-3302db948284 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2114 | 2024.02.02 02:36:33.998318 [ 3 ] {} <Debug> HTTP-Session: ed1cc126-4633-471b-9343-3302db948284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2115 | 2024.02.02 02:36:33.998411 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2116 | 2024.02.02 02:36:33.998456 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2117 | 2024.02.02 02:36:33.998593 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2118 | 2024.02.02 02:36:33.999102 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2119 | 2024.02.02 02:36:33.999425 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2120 | 2024.02.02 02:36:33.999602 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2121 | 2024.02.02 02:36:33.999725 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001285012 sec., 39688 rows/sec., 53.56 MiB/sec. | ||
2122 | 2024.02.02 02:36:33.999848 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} <Debug> DynamicQueryHandler: Done processing query | ||
2123 | 2024.02.02 02:36:33.999871 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2124 | 2024.02.02 02:36:33.999888 [ 3 ] {} <Debug> HTTP-Session: ed1cc126-4633-471b-9343-3302db948284 Destroying unnamed session | ||
2125 | 2024.02.02 02:36:35.721930 [ 128 ] {} <Debug> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2126 | 2024.02.02 02:36:35.722020 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2127 | 2024.02.02 02:36:35.722098 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2128 | 2024.02.02 02:36:35.722256 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2129 | 2024.02.02 02:36:35.722295 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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 | ||
2130 | 2024.02.02 02:36:35.722448 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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 | ||
2131 | 2024.02.02 02:36:35.722569 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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 | ||
2132 | 2024.02.02 02:36:35.722651 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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 | ||
2133 | 2024.02.02 02:36:35.722727 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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 | ||
2134 | 2024.02.02 02:36:35.723291 [ 16 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216101 sec., 9867.601457444734 rows/sec., 689.00 KiB/sec. | ||
2135 | 2024.02.02 02:36:35.723386 [ 16 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2136 | 2024.02.02 02:36:35.723567 [ 16 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2137 | 2024.02.02 02:36:35.723629 [ 16 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2138 | 2024.02.02 02:36:35.833776 [ 128 ] {} <Debug> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2139 | 2024.02.02 02:36:35.833854 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2140 | 2024.02.02 02:36:35.834010 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2141 | 2024.02.02 02:36:35.834248 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2142 | 2024.02.02 02:36:35.834304 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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 | ||
2143 | 2024.02.02 02:36:35.834586 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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 | ||
2144 | 2024.02.02 02:36:35.834800 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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 | ||
2145 | 2024.02.02 02:36:35.834968 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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 | ||
2146 | 2024.02.02 02:36:35.835051 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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 | ||
2147 | 2024.02.02 02:36:35.835628 [ 16 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001702272 sec., 7049.402210692534 rows/sec., 597.78 KiB/sec. | ||
2148 | 2024.02.02 02:36:35.835797 [ 16 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2149 | 2024.02.02 02:36:35.836116 [ 16 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2150 | 2024.02.02 02:36:35.836225 [ 16 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2151 | 2024.02.02 02:36:42.810147 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2152 | 2024.02.02 02:36:42.810224 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2153 | 2024.02.02 02:36:43.994566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2154 | 2024.02.02 02:36:43.994685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2155 | 2024.02.02 02:36:43.994710 [ 3 ] {} <Debug> HTTP-Session: 86dcdec2-acc1-4c8f-84a9-a711dadb290a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2156 | 2024.02.02 02:36:43.994734 [ 3 ] {} <Debug> HTTP-Session: 86dcdec2-acc1-4c8f-84a9-a711dadb290a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2157 | 2024.02.02 02:36:43.994858 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2158 | 2024.02.02 02:36:43.994916 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2159 | 2024.02.02 02:36:43.995069 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2160 | 2024.02.02 02:36:43.995515 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2161 | 2024.02.02 02:36:43.995778 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2162 | 2024.02.02 02:36:43.995938 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2163 | 2024.02.02 02:36:43.996069 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001169778 sec., 43598 rows/sec., 3.45 MiB/sec. | ||
2164 | 2024.02.02 02:36:43.996070 [ 164 ] {} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2165 | 2024.02.02 02:36:43.996185 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2166 | 2024.02.02 02:36:43.996268 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} <Debug> DynamicQueryHandler: Done processing query | ||
2167 | 2024.02.02 02:36:43.996331 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2168 | 2024.02.02 02:36:43.996340 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2169 | 2024.02.02 02:36:43.996355 [ 3 ] {} <Debug> HTTP-Session: 86dcdec2-acc1-4c8f-84a9-a711dadb290a Destroying unnamed session | ||
2170 | 2024.02.02 02:36:43.996493 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2171 | 2024.02.02 02:36:43.996539 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 51 rows starting from the beginning of the part | ||
2172 | 2024.02.02 02:36:43.996571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2173 | 2024.02.02 02:36:43.996651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2174 | 2024.02.02 02:36:43.996672 [ 3 ] {} <Debug> HTTP-Session: b4fd7ce6-aba0-4072-a762-a0d18c4fbaa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2175 | 2024.02.02 02:36:43.996731 [ 3 ] {} <Debug> HTTP-Session: b4fd7ce6-aba0-4072-a762-a0d18c4fbaa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2176 | 2024.02.02 02:36:43.996806 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
2177 | 2024.02.02 02:36:43.996936 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2178 | 2024.02.02 02:36:43.997029 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
2179 | 2024.02.02 02:36:43.997040 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2180 | 2024.02.02 02:36:43.997288 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2181 | 2024.02.02 02:36:43.997552 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2182 | 2024.02.02 02:36:43.997568 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
2183 | 2024.02.02 02:36:43.998589 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2184 | 2024.02.02 02:36:43.998934 [ 16 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002648915 sec., 96265.8295943811 rows/sec., 7.62 MiB/sec. | ||
2185 | 2024.02.02 02:36:43.999024 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2186 | 2024.02.02 02:36:43.999137 [ 21 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2187 | 2024.02.02 02:36:43.999318 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2188 | 2024.02.02 02:36:43.999510 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} <Information> executeQuery: Read 189 rows, 17.97 KiB in 0.002524412 sec., 74868 rows/sec., 6.95 MiB/sec. | ||
2189 | 2024.02.02 02:36:43.999516 [ 21 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2190 | 2024.02.02 02:36:43.999683 [ 21 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2191 | 2024.02.02 02:36:43.999724 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} <Debug> DynamicQueryHandler: Done processing query | ||
2192 | 2024.02.02 02:36:43.999791 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2193 | 2024.02.02 02:36:43.999816 [ 3 ] {} <Debug> HTTP-Session: b4fd7ce6-aba0-4072-a762-a0d18c4fbaa9 Destroying unnamed session | ||
2194 | 2024.02.02 02:36:44.000007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2195 | 2024.02.02 02:36:44.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.04 MiB, peak 236.41 MiB, will set to 230.99 MiB (RSS), difference: -1.05 MiB | ||
2196 | 2024.02.02 02:36:44.000141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2197 | 2024.02.02 02:36:44.000191 [ 3 ] {} <Debug> HTTP-Session: 3e259631-52ad-4953-a703-ed6df093cdea Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2198 | 2024.02.02 02:36:44.000251 [ 3 ] {} <Debug> HTTP-Session: 3e259631-52ad-4953-a703-ed6df093cdea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2199 | 2024.02.02 02:36:44.000452 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2200 | 2024.02.02 02:36:44.000497 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2201 | 2024.02.02 02:36:44.000621 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2202 | 2024.02.02 02:36:44.000970 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2203 | 2024.02.02 02:36:44.001206 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2204 | 2024.02.02 02:36:44.001360 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2205 | 2024.02.02 02:36:44.001475 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} <Information> executeQuery: Read 75 rows, 5.98 KiB in 0.000983804 sec., 76234 rows/sec., 5.94 MiB/sec. | ||
2206 | 2024.02.02 02:36:44.001645 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} <Debug> DynamicQueryHandler: Done processing query | ||
2207 | 2024.02.02 02:36:44.001670 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2208 | 2024.02.02 02:36:44.001686 [ 3 ] {} <Debug> HTTP-Session: 3e259631-52ad-4953-a703-ed6df093cdea Destroying unnamed session | ||
2209 | 2024.02.02 02:36:44.001798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2210 | 2024.02.02 02:36:44.001856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2211 | 2024.02.02 02:36:44.001878 [ 3 ] {} <Debug> HTTP-Session: 7c448f5e-8b84-471f-aa82-a29fb6578164 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2212 | 2024.02.02 02:36:44.001900 [ 3 ] {} <Debug> HTTP-Session: 7c448f5e-8b84-471f-aa82-a29fb6578164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2213 | 2024.02.02 02:36:44.001994 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2214 | 2024.02.02 02:36:44.002047 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2215 | 2024.02.02 02:36:44.002209 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2216 | 2024.02.02 02:36:44.002612 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2217 | 2024.02.02 02:36:44.002932 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2218 | 2024.02.02 02:36:44.003114 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2219 | 2024.02.02 02:36:44.003231 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001198709 sec., 30032 rows/sec., 2.12 MiB/sec. | ||
2220 | 2024.02.02 02:36:44.003360 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} <Debug> DynamicQueryHandler: Done processing query | ||
2221 | 2024.02.02 02:36:44.003384 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2222 | 2024.02.02 02:36:44.003399 [ 3 ] {} <Debug> HTTP-Session: 7c448f5e-8b84-471f-aa82-a29fb6578164 Destroying unnamed session | ||
2223 | 2024.02.02 02:36:44.003552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2224 | 2024.02.02 02:36:44.003599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2225 | 2024.02.02 02:36:44.003619 [ 3 ] {} <Debug> HTTP-Session: 4ae7f51f-2446-44de-9b79-265cbf41a045 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2226 | 2024.02.02 02:36:44.003635 [ 3 ] {} <Debug> HTTP-Session: 4ae7f51f-2446-44de-9b79-265cbf41a045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2227 | 2024.02.02 02:36:44.003729 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2228 | 2024.02.02 02:36:44.003774 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2229 | 2024.02.02 02:36:44.003912 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2230 | 2024.02.02 02:36:44.004460 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2231 | 2024.02.02 02:36:44.004784 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2232 | 2024.02.02 02:36:44.004974 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2233 | 2024.02.02 02:36:44.005097 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001329442 sec., 38361 rows/sec., 51.77 MiB/sec. | ||
2234 | 2024.02.02 02:36:44.005304 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} <Debug> DynamicQueryHandler: Done processing query | ||
2235 | 2024.02.02 02:36:44.005328 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2236 | 2024.02.02 02:36:44.005344 [ 3 ] {} <Debug> HTTP-Session: 4ae7f51f-2446-44de-9b79-265cbf41a045 Destroying unnamed session | ||
2237 | 2024.02.02 02:36:53.993738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2238 | 2024.02.02 02:36:53.993862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2239 | 2024.02.02 02:36:53.993891 [ 3 ] {} <Debug> HTTP-Session: 8e1aa369-f141-408b-98b6-5c64eab25adf Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2240 | 2024.02.02 02:36:53.993918 [ 3 ] {} <Debug> HTTP-Session: 8e1aa369-f141-408b-98b6-5c64eab25adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2241 | 2024.02.02 02:36:53.994055 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2242 | 2024.02.02 02:36:53.994120 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2243 | 2024.02.02 02:36:53.994295 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2244 | 2024.02.02 02:36:53.994748 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2245 | 2024.02.02 02:36:53.995011 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2246 | 2024.02.02 02:36:53.995171 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2247 | 2024.02.02 02:36:53.995297 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00119897 sec., 42536 rows/sec., 3.37 MiB/sec. | ||
2248 | 2024.02.02 02:36:53.995460 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} <Debug> DynamicQueryHandler: Done processing query | ||
2249 | 2024.02.02 02:36:53.995485 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2250 | 2024.02.02 02:36:53.995502 [ 3 ] {} <Debug> HTTP-Session: 8e1aa369-f141-408b-98b6-5c64eab25adf Destroying unnamed session | ||
2251 | 2024.02.02 02:36:53.995647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2252 | 2024.02.02 02:36:53.995695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2253 | 2024.02.02 02:36:53.995714 [ 3 ] {} <Debug> HTTP-Session: bc05367c-6d73-4c9e-961a-2622b43b8e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2254 | 2024.02.02 02:36:53.995731 [ 3 ] {} <Debug> HTTP-Session: bc05367c-6d73-4c9e-961a-2622b43b8e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2255 | 2024.02.02 02:36:53.995808 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2256 | 2024.02.02 02:36:53.995847 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2257 | 2024.02.02 02:36:53.995949 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2258 | 2024.02.02 02:36:53.996357 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2259 | 2024.02.02 02:36:53.996579 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2260 | 2024.02.02 02:36:53.996741 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2261 | 2024.02.02 02:36:53.996863 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.001020165 sec., 149975 rows/sec., 14.55 MiB/sec. | ||
2262 | 2024.02.02 02:36:53.996981 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} <Debug> DynamicQueryHandler: Done processing query | ||
2263 | 2024.02.02 02:36:53.997004 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2264 | 2024.02.02 02:36:53.997020 [ 3 ] {} <Debug> HTTP-Session: bc05367c-6d73-4c9e-961a-2622b43b8e73 Destroying unnamed session | ||
2265 | 2024.02.02 02:36:53.997130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2266 | 2024.02.02 02:36:53.997177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2267 | 2024.02.02 02:36:53.997195 [ 3 ] {} <Debug> HTTP-Session: e4b0de83-a6b5-4923-95fc-36e577d7722f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2268 | 2024.02.02 02:36:53.997210 [ 3 ] {} <Debug> HTTP-Session: e4b0de83-a6b5-4923-95fc-36e577d7722f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2269 | 2024.02.02 02:36:53.997281 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2270 | 2024.02.02 02:36:53.997319 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2271 | 2024.02.02 02:36:53.997425 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2272 | 2024.02.02 02:36:53.997725 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2273 | 2024.02.02 02:36:53.997933 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2274 | 2024.02.02 02:36:53.998085 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2275 | 2024.02.02 02:36:53.998184 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000875591 sec., 58246 rows/sec., 4.55 MiB/sec. | ||
2276 | 2024.02.02 02:36:53.998334 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} <Debug> DynamicQueryHandler: Done processing query | ||
2277 | 2024.02.02 02:36:53.998357 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2278 | 2024.02.02 02:36:53.998373 [ 3 ] {} <Debug> HTTP-Session: e4b0de83-a6b5-4923-95fc-36e577d7722f Destroying unnamed session | ||
2279 | 2024.02.02 02:36:53.998623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2280 | 2024.02.02 02:36:53.998670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2281 | 2024.02.02 02:36:53.998689 [ 3 ] {} <Debug> HTTP-Session: a7e8ea3e-e227-43fd-9863-4dacdcd1a7a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2282 | 2024.02.02 02:36:53.998706 [ 3 ] {} <Debug> HTTP-Session: a7e8ea3e-e227-43fd-9863-4dacdcd1a7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2283 | 2024.02.02 02:36:53.998800 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2284 | 2024.02.02 02:36:53.998843 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2285 | 2024.02.02 02:36:53.998986 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2286 | 2024.02.02 02:36:53.999493 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2287 | 2024.02.02 02:36:53.999812 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2288 | 2024.02.02 02:36:53.999984 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2289 | 2024.02.02 02:36:54.000093 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001265661 sec., 40295 rows/sec., 54.38 MiB/sec. | ||
2290 | 2024.02.02 02:36:54.000142 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.46 MiB, peak 236.46 MiB, will set to 230.99 MiB (RSS), difference: -5.46 MiB | ||
2291 | 2024.02.02 02:36:54.000253 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} <Debug> DynamicQueryHandler: Done processing query | ||
2292 | 2024.02.02 02:36:54.000296 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2293 | 2024.02.02 02:36:54.000332 [ 3 ] {} <Debug> HTTP-Session: a7e8ea3e-e227-43fd-9863-4dacdcd1a7a7 Destroying unnamed session | ||
2294 | 2024.02.02 02:36:55.000169 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.66 MiB, peak 236.46 MiB, will set to 230.99 MiB (RSS), difference: 5.33 MiB | ||
2295 | 2024.02.02 02:36:57.810481 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2296 | 2024.02.02 02:36:57.810546 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2297 | 2024.02.02 02:37:03.993269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2298 | 2024.02.02 02:37:03.993399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2299 | 2024.02.02 02:37:03.993428 [ 3 ] {} <Debug> HTTP-Session: 7919f5fe-be3c-4772-91ca-9cff205b712b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2300 | 2024.02.02 02:37:03.993455 [ 3 ] {} <Debug> HTTP-Session: 7919f5fe-be3c-4772-91ca-9cff205b712b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2301 | 2024.02.02 02:37:03.993592 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2302 | 2024.02.02 02:37:03.993657 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2303 | 2024.02.02 02:37:03.993817 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2304 | 2024.02.02 02:37:03.994287 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2305 | 2024.02.02 02:37:03.994559 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2306 | 2024.02.02 02:37:03.994719 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2307 | 2024.02.02 02:37:03.994840 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00120969 sec., 42159 rows/sec., 3.34 MiB/sec. | ||
2308 | 2024.02.02 02:37:03.994969 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} <Debug> DynamicQueryHandler: Done processing query | ||
2309 | 2024.02.02 02:37:03.994993 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2310 | 2024.02.02 02:37:03.995009 [ 3 ] {} <Debug> HTTP-Session: 7919f5fe-be3c-4772-91ca-9cff205b712b Destroying unnamed session | ||
2311 | 2024.02.02 02:37:03.995117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2312 | 2024.02.02 02:37:03.995161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2313 | 2024.02.02 02:37:03.995181 [ 3 ] {} <Debug> HTTP-Session: 8bb3599b-5bd2-4a9a-bf0d-edc946bd46af Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2314 | 2024.02.02 02:37:03.995197 [ 3 ] {} <Debug> HTTP-Session: 8bb3599b-5bd2-4a9a-bf0d-edc946bd46af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2315 | 2024.02.02 02:37:03.995265 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2316 | 2024.02.02 02:37:03.995305 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2317 | 2024.02.02 02:37:03.995435 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2318 | 2024.02.02 02:37:03.995738 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2319 | 2024.02.02 02:37:03.995941 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2320 | 2024.02.02 02:37:03.996099 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2321 | 2024.02.02 02:37:03.996193 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000900062 sec., 4444 rows/sec., 371.07 KiB/sec. | ||
2322 | 2024.02.02 02:37:03.996370 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} <Debug> DynamicQueryHandler: Done processing query | ||
2323 | 2024.02.02 02:37:03.996395 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2324 | 2024.02.02 02:37:03.996410 [ 3 ] {} <Debug> HTTP-Session: 8bb3599b-5bd2-4a9a-bf0d-edc946bd46af Destroying unnamed session | ||
2325 | 2024.02.02 02:37:03.996530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2326 | 2024.02.02 02:37:03.996575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2327 | 2024.02.02 02:37:03.996593 [ 3 ] {} <Debug> HTTP-Session: e3851cd6-1bf8-452f-811f-c3daa22076dc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2328 | 2024.02.02 02:37:03.996609 [ 3 ] {} <Debug> HTTP-Session: e3851cd6-1bf8-452f-811f-c3daa22076dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2329 | 2024.02.02 02:37:03.996685 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2330 | 2024.02.02 02:37:03.996722 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2331 | 2024.02.02 02:37:03.996835 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2332 | 2024.02.02 02:37:03.997257 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2333 | 2024.02.02 02:37:03.997471 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2334 | 2024.02.02 02:37:03.997617 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2335 | 2024.02.02 02:37:03.997717 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} <Information> executeQuery: Read 155 rows, 15.38 KiB in 0.001004715 sec., 154272 rows/sec., 14.95 MiB/sec. | ||
2336 | 2024.02.02 02:37:03.997711 [ 83 ] {} <Debug> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2337 | 2024.02.02 02:37:03.997787 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2338 | 2024.02.02 02:37:03.997868 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} <Debug> DynamicQueryHandler: Done processing query | ||
2339 | 2024.02.02 02:37:03.997926 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2340 | 2024.02.02 02:37:03.997994 [ 3 ] {} <Debug> HTTP-Session: e3851cd6-1bf8-452f-811f-c3daa22076dc Destroying unnamed session | ||
2341 | 2024.02.02 02:37:03.998017 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2342 | 2024.02.02 02:37:03.998130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2343 | 2024.02.02 02:37:03.998210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2344 | 2024.02.02 02:37:03.998260 [ 3 ] {} <Debug> HTTP-Session: e6d05117-72d4-4135-a00e-3b099e53afca Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2345 | 2024.02.02 02:37:03.998306 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2346 | 2024.02.02 02:37:03.998316 [ 3 ] {} <Debug> HTTP-Session: e6d05117-72d4-4135-a00e-3b099e53afca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2347 | 2024.02.02 02:37:03.998413 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 193 rows starting from the beginning of the part | ||
2348 | 2024.02.02 02:37:03.998527 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2349 | 2024.02.02 02:37:03.998618 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2350 | 2024.02.02 02:37:03.998858 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 154 rows starting from the beginning of the part | ||
2351 | 2024.02.02 02:37:03.999013 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2352 | 2024.02.02 02:37:03.999166 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 153 rows starting from the beginning of the part | ||
2353 | 2024.02.02 02:37:03.999395 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 189 rows starting from the beginning of the part | ||
2354 | 2024.02.02 02:37:03.999676 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 153 rows starting from the beginning of the part | ||
2355 | 2024.02.02 02:37:03.999825 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2356 | 2024.02.02 02:37:03.999862 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 155 rows starting from the beginning of the part | ||
2357 | 2024.02.02 02:37:04.000138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.10 MiB, peak 236.46 MiB, will set to 231.00 MiB (RSS), difference: -1.10 MiB | ||
2358 | 2024.02.02 02:37:04.000286 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2359 | 2024.02.02 02:37:04.000757 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2360 | 2024.02.02 02:37:04.001054 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00245483 sec., 1629 rows/sec., 113.77 KiB/sec. | ||
2361 | 2024.02.02 02:37:04.001347 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} <Debug> DynamicQueryHandler: Done processing query | ||
2362 | 2024.02.02 02:37:04.001378 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2363 | 2024.02.02 02:37:04.001398 [ 3 ] {} <Debug> HTTP-Session: e6d05117-72d4-4135-a00e-3b099e53afca Destroying unnamed session | ||
2364 | 2024.02.02 02:37:04.001565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2365 | 2024.02.02 02:37:04.001700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2366 | 2024.02.02 02:37:04.001779 [ 3 ] {} <Debug> HTTP-Session: 60e04604-5284-432c-8b2a-05873ebfbb3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2367 | 2024.02.02 02:37:04.001834 [ 3 ] {} <Debug> HTTP-Session: 60e04604-5284-432c-8b2a-05873ebfbb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2368 | 2024.02.02 02:37:04.001858 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 997 rows, containing 4 columns (4 merged, 0 gathered) in 0.003999518 sec., 249280.0382446085 rows/sec., 23.77 MiB/sec. | ||
2369 | 2024.02.02 02:37:04.001962 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2370 | 2024.02.02 02:37:04.002036 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2371 | 2024.02.02 02:37:04.002104 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2372 | 2024.02.02 02:37:04.002275 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2373 | 2024.02.02 02:37:04.002442 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2374 | 2024.02.02 02:37:04.002584 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2375 | 2024.02.02 02:37:04.002808 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2376 | 2024.02.02 02:37:04.003031 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2377 | 2024.02.02 02:37:04.003182 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2378 | 2024.02.02 02:37:04.003291 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.001286682 sec., 42745 rows/sec., 3.35 MiB/sec. | ||
2379 | 2024.02.02 02:37:04.003313 [ 126 ] {} <Debug> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2380 | 2024.02.02 02:37:04.003433 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2381 | 2024.02.02 02:37:04.003442 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} <Debug> DynamicQueryHandler: Done processing query | ||
2382 | 2024.02.02 02:37:04.003486 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2383 | 2024.02.02 02:37:04.003546 [ 3 ] {} <Debug> HTTP-Session: 60e04604-5284-432c-8b2a-05873ebfbb3c Destroying unnamed session | ||
2384 | 2024.02.02 02:37:04.003591 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2385 | 2024.02.02 02:37:04.003716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2386 | 2024.02.02 02:37:04.003740 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2387 | 2024.02.02 02:37:04.003791 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 101 rows starting from the beginning of the part | ||
2388 | 2024.02.02 02:37:04.003819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2389 | 2024.02.02 02:37:04.003882 [ 3 ] {} <Debug> HTTP-Session: 948e3dfe-abf2-407b-878e-22f5334e271c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2390 | 2024.02.02 02:37:04.003917 [ 3 ] {} <Debug> HTTP-Session: 948e3dfe-abf2-407b-878e-22f5334e271c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2391 | 2024.02.02 02:37:04.004028 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
2392 | 2024.02.02 02:37:04.004145 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2393 | 2024.02.02 02:37:04.004253 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2394 | 2024.02.02 02:37:04.004271 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2395 | 2024.02.02 02:37:04.004493 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 75 rows starting from the beginning of the part | ||
2396 | 2024.02.02 02:37:04.004836 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
2397 | 2024.02.02 02:37:04.004905 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2398 | 2024.02.02 02:37:04.005100 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 55 rows starting from the beginning of the part | ||
2399 | 2024.02.02 02:37:04.005637 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2400 | 2024.02.02 02:37:04.006366 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2401 | 2024.02.02 02:37:04.006666 [ 14 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152797 sec., 122430.97161028763 rows/sec., 9.57 MiB/sec. | ||
2402 | 2024.02.02 02:37:04.006703 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2403 | 2024.02.02 02:37:04.006883 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002672736 sec., 748 rows/sec., 52.61 KiB/sec. | ||
2404 | 2024.02.02 02:37:04.006892 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2405 | 2024.02.02 02:37:04.007041 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} <Debug> DynamicQueryHandler: Done processing query | ||
2406 | 2024.02.02 02:37:04.007068 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2407 | 2024.02.02 02:37:04.007085 [ 3 ] {} <Debug> HTTP-Session: 948e3dfe-abf2-407b-878e-22f5334e271c Destroying unnamed session | ||
2408 | 2024.02.02 02:37:04.007149 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2409 | 2024.02.02 02:37:04.007223 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2410 | 2024.02.02 02:37:04.007227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2411 | 2024.02.02 02:37:04.007290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2412 | 2024.02.02 02:37:04.007315 [ 3 ] {} <Debug> HTTP-Session: 82db8a03-44d2-4712-b331-f4a0556d7d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2413 | 2024.02.02 02:37:04.007332 [ 3 ] {} <Debug> HTTP-Session: 82db8a03-44d2-4712-b331-f4a0556d7d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2414 | 2024.02.02 02:37:04.007418 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2415 | 2024.02.02 02:37:04.007461 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2416 | 2024.02.02 02:37:04.007597 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2417 | 2024.02.02 02:37:04.008133 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2418 | 2024.02.02 02:37:04.008456 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2419 | 2024.02.02 02:37:04.008633 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2420 | 2024.02.02 02:37:04.008750 [ 126 ] {} <Debug> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2421 | 2024.02.02 02:37:04.008759 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001304632 sec., 39091 rows/sec., 52.75 MiB/sec. | ||
2422 | 2024.02.02 02:37:04.008811 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2423 | 2024.02.02 02:37:04.009052 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} <Debug> DynamicQueryHandler: Done processing query | ||
2424 | 2024.02.02 02:37:04.009065 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2425 | 2024.02.02 02:37:04.009100 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2426 | 2024.02.02 02:37:04.009145 [ 3 ] {} <Debug> HTTP-Session: 82db8a03-44d2-4712-b331-f4a0556d7d6d Destroying unnamed session | ||
2427 | 2024.02.02 02:37:04.009261 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2428 | 2024.02.02 02:37:04.009325 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 537 rows starting from the beginning of the part | ||
2429 | 2024.02.02 02:37:04.009528 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
2430 | 2024.02.02 02:37:04.009715 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2431 | 2024.02.02 02:37:04.009821 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
2432 | 2024.02.02 02:37:04.009910 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
2433 | 2024.02.02 02:37:04.010000 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
2434 | 2024.02.02 02:37:04.011733 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 6 columns (6 merged, 0 gathered) in 0.002830189 sec., 279839.9682848036 rows/sec., 377.63 MiB/sec. | ||
2435 | 2024.02.02 02:37:04.012391 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2436 | 2024.02.02 02:37:04.012745 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2437 | 2024.02.02 02:37:04.012802 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2438 | 2024.02.02 02:37:04.012873 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3: 4.07 MiB. | ||
2439 | 2024.02.02 02:37:05.000180 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.05 MiB, peak 236.46 MiB, will set to 231.04 MiB (RSS), difference: 4.99 MiB | ||
2440 | 2024.02.02 02:37:12.810589 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2441 | 2024.02.02 02:37:12.810680 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2442 | 2024.02.02 02:37:13.995478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2443 | 2024.02.02 02:37:13.995601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2444 | 2024.02.02 02:37:13.995632 [ 3 ] {} <Debug> HTTP-Session: 9e8d86bb-2796-484f-972f-9bfae894fd8b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2445 | 2024.02.02 02:37:13.995659 [ 3 ] {} <Debug> HTTP-Session: 9e8d86bb-2796-484f-972f-9bfae894fd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2446 | 2024.02.02 02:37:13.995794 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2447 | 2024.02.02 02:37:13.995858 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2448 | 2024.02.02 02:37:13.996033 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2449 | 2024.02.02 02:37:13.996511 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2450 | 2024.02.02 02:37:13.996844 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2451 | 2024.02.02 02:37:13.997041 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2452 | 2024.02.02 02:37:13.997155 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001322773 sec., 38555 rows/sec., 3.05 MiB/sec. | ||
2453 | 2024.02.02 02:37:13.997278 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} <Debug> DynamicQueryHandler: Done processing query | ||
2454 | 2024.02.02 02:37:13.997302 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2455 | 2024.02.02 02:37:13.997318 [ 3 ] {} <Debug> HTTP-Session: 9e8d86bb-2796-484f-972f-9bfae894fd8b Destroying unnamed session | ||
2456 | 2024.02.02 02:37:13.997429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2457 | 2024.02.02 02:37:13.997473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2458 | 2024.02.02 02:37:13.997493 [ 3 ] {} <Debug> HTTP-Session: 3cc0b533-3573-4131-8a75-9c7440d32d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2459 | 2024.02.02 02:37:13.997509 [ 3 ] {} <Debug> HTTP-Session: 3cc0b533-3573-4131-8a75-9c7440d32d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2460 | 2024.02.02 02:37:13.997578 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2461 | 2024.02.02 02:37:13.997616 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2462 | 2024.02.02 02:37:13.997720 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2463 | 2024.02.02 02:37:13.998003 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2464 | 2024.02.02 02:37:13.998202 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2465 | 2024.02.02 02:37:13.998348 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2466 | 2024.02.02 02:37:13.998443 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00083864 sec., 2384 rows/sec., 203.78 KiB/sec. | ||
2467 | 2024.02.02 02:37:13.998587 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} <Debug> DynamicQueryHandler: Done processing query | ||
2468 | 2024.02.02 02:37:13.998612 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2469 | 2024.02.02 02:37:13.998628 [ 3 ] {} <Debug> HTTP-Session: 3cc0b533-3573-4131-8a75-9c7440d32d02 Destroying unnamed session | ||
2470 | 2024.02.02 02:37:13.998788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2471 | 2024.02.02 02:37:13.998833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2472 | 2024.02.02 02:37:13.998852 [ 3 ] {} <Debug> HTTP-Session: fbf7af82-fdc1-4b0a-bb24-25efc5a09632 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2473 | 2024.02.02 02:37:13.998868 [ 3 ] {} <Debug> HTTP-Session: fbf7af82-fdc1-4b0a-bb24-25efc5a09632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2474 | 2024.02.02 02:37:13.998943 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2475 | 2024.02.02 02:37:13.998981 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2476 | 2024.02.02 02:37:13.999101 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2477 | 2024.02.02 02:37:13.999482 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2478 | 2024.02.02 02:37:13.999697 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2479 | 2024.02.02 02:37:13.999850 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2480 | 2024.02.02 02:37:13.999957 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} <Information> executeQuery: Read 190 rows, 18.05 KiB in 0.000981185 sec., 193643 rows/sec., 17.97 MiB/sec. | ||
2481 | 2024.02.02 02:37:14.000082 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} <Debug> DynamicQueryHandler: Done processing query | ||
2482 | 2024.02.02 02:37:14.000107 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2483 | 2024.02.02 02:37:14.000123 [ 3 ] {} <Debug> HTTP-Session: fbf7af82-fdc1-4b0a-bb24-25efc5a09632 Destroying unnamed session | ||
2484 | 2024.02.02 02:37:14.000155 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.14 MiB, peak 236.46 MiB, will set to 231.04 MiB (RSS), difference: -1.10 MiB | ||
2485 | 2024.02.02 02:37:14.000307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2486 | 2024.02.02 02:37:14.000371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2487 | 2024.02.02 02:37:14.000420 [ 3 ] {} <Debug> HTTP-Session: 451e84e1-ebb5-4e31-b21f-4b660f541877 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2488 | 2024.02.02 02:37:14.000446 [ 3 ] {} <Debug> HTTP-Session: 451e84e1-ebb5-4e31-b21f-4b660f541877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2489 | 2024.02.02 02:37:14.000516 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2490 | 2024.02.02 02:37:14.000556 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2491 | 2024.02.02 02:37:14.000669 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2492 | 2024.02.02 02:37:14.000944 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2493 | 2024.02.02 02:37:14.001217 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2494 | 2024.02.02 02:37:14.001368 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2495 | 2024.02.02 02:37:14.001480 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000926563 sec., 2158 rows/sec., 150.72 KiB/sec. | ||
2496 | 2024.02.02 02:37:14.001592 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} <Debug> DynamicQueryHandler: Done processing query | ||
2497 | 2024.02.02 02:37:14.001615 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2498 | 2024.02.02 02:37:14.001630 [ 3 ] {} <Debug> HTTP-Session: 451e84e1-ebb5-4e31-b21f-4b660f541877 Destroying unnamed session | ||
2499 | 2024.02.02 02:37:14.001735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 13067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2500 | 2024.02.02 02:37:14.001780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2501 | 2024.02.02 02:37:14.001799 [ 3 ] {} <Debug> HTTP-Session: 25471ad2-b17a-43bf-9672-3ea7f6a658b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2502 | 2024.02.02 02:37:14.001815 [ 3 ] {} <Debug> HTTP-Session: 25471ad2-b17a-43bf-9672-3ea7f6a658b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2503 | 2024.02.02 02:37:14.001887 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2504 | 2024.02.02 02:37:14.001925 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2505 | 2024.02.02 02:37:14.002062 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2506 | 2024.02.02 02:37:14.002445 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2507 | 2024.02.02 02:37:14.002689 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2508 | 2024.02.02 02:37:14.002852 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2509 | 2024.02.02 02:37:14.002967 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} <Information> executeQuery: Read 77 rows, 6.15 KiB in 0.001046096 sec., 73607 rows/sec., 5.74 MiB/sec. | ||
2510 | 2024.02.02 02:37:14.003113 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} <Debug> DynamicQueryHandler: Done processing query | ||
2511 | 2024.02.02 02:37:14.003136 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2512 | 2024.02.02 02:37:14.003152 [ 3 ] {} <Debug> HTTP-Session: 25471ad2-b17a-43bf-9672-3ea7f6a658b9 Destroying unnamed session | ||
2513 | 2024.02.02 02:37:14.003259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2514 | 2024.02.02 02:37:14.003303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2515 | 2024.02.02 02:37:14.003322 [ 3 ] {} <Debug> HTTP-Session: 57e6b0a9-15e0-4361-834c-c15df6a43e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2516 | 2024.02.02 02:37:14.003338 [ 3 ] {} <Debug> HTTP-Session: 57e6b0a9-15e0-4361-834c-c15df6a43e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2517 | 2024.02.02 02:37:14.003408 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2518 | 2024.02.02 02:37:14.003450 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2519 | 2024.02.02 02:37:14.003566 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2520 | 2024.02.02 02:37:14.003844 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2521 | 2024.02.02 02:37:14.004111 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2522 | 2024.02.02 02:37:14.004278 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2523 | 2024.02.02 02:37:14.004395 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000946373 sec., 39096 rows/sec., 2.76 MiB/sec. | ||
2524 | 2024.02.02 02:37:14.004567 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} <Debug> DynamicQueryHandler: Done processing query | ||
2525 | 2024.02.02 02:37:14.004590 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2526 | 2024.02.02 02:37:14.004606 [ 3 ] {} <Debug> HTTP-Session: 57e6b0a9-15e0-4361-834c-c15df6a43e3c Destroying unnamed session | ||
2527 | 2024.02.02 02:37:14.004750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2528 | 2024.02.02 02:37:14.004795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2529 | 2024.02.02 02:37:14.004813 [ 3 ] {} <Debug> HTTP-Session: 678d8606-258b-4210-a6fa-bd223feae341 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2530 | 2024.02.02 02:37:14.004830 [ 3 ] {} <Debug> HTTP-Session: 678d8606-258b-4210-a6fa-bd223feae341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2531 | 2024.02.02 02:37:14.004916 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2532 | 2024.02.02 02:37:14.004960 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2533 | 2024.02.02 02:37:14.005113 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2534 | 2024.02.02 02:37:14.005586 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
2535 | 2024.02.02 02:37:14.005899 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2536 | 2024.02.02 02:37:14.006085 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2537 | 2024.02.02 02:37:14.006204 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00125223 sec., 40727 rows/sec., 54.96 MiB/sec. | ||
2538 | 2024.02.02 02:37:14.006325 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} <Debug> DynamicQueryHandler: Done processing query | ||
2539 | 2024.02.02 02:37:14.006347 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2540 | 2024.02.02 02:37:14.006362 [ 3 ] {} <Debug> HTTP-Session: 678d8606-258b-4210-a6fa-bd223feae341 Destroying unnamed session | ||
2541 | 2024.02.02 02:37:23.993598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2542 | 2024.02.02 02:37:23.993714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2543 | 2024.02.02 02:37:23.993739 [ 3 ] {} <Debug> HTTP-Session: 71a44f9c-5ae8-4879-88cc-cf528ec41d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2544 | 2024.02.02 02:37:23.993761 [ 3 ] {} <Debug> HTTP-Session: 71a44f9c-5ae8-4879-88cc-cf528ec41d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2545 | 2024.02.02 02:37:23.993882 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2546 | 2024.02.02 02:37:23.993938 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2547 | 2024.02.02 02:37:23.994097 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2548 | 2024.02.02 02:37:23.994529 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2549 | 2024.02.02 02:37:23.994791 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2550 | 2024.02.02 02:37:23.994951 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2551 | 2024.02.02 02:37:23.995086 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001171309 sec., 43541 rows/sec., 3.45 MiB/sec. | ||
2552 | 2024.02.02 02:37:23.995134 [ 145 ] {} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
2553 | 2024.02.02 02:37:23.995259 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} <Debug> DynamicQueryHandler: Done processing query | ||
2554 | 2024.02.02 02:37:23.995281 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2555 | 2024.02.02 02:37:23.995301 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2556 | 2024.02.02 02:37:23.995345 [ 3 ] {} <Debug> HTTP-Session: 71a44f9c-5ae8-4879-88cc-cf528ec41d88 Destroying unnamed session | ||
2557 | 2024.02.02 02:37:23.995466 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
2558 | 2024.02.02 02:37:23.995469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2559 | 2024.02.02 02:37:23.995584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2560 | 2024.02.02 02:37:23.995637 [ 3 ] {} <Debug> HTTP-Session: 5048523b-762b-4ace-8fd7-4ac50365ef7c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2561 | 2024.02.02 02:37:23.995671 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2562 | 2024.02.02 02:37:23.995683 [ 3 ] {} <Debug> HTTP-Session: 5048523b-762b-4ace-8fd7-4ac50365ef7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2563 | 2024.02.02 02:37:23.995747 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 51 rows starting from the beginning of the part | ||
2564 | 2024.02.02 02:37:23.995878 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2565 | 2024.02.02 02:37:23.995967 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2566 | 2024.02.02 02:37:23.996054 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
2567 | 2024.02.02 02:37:23.996414 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
2568 | 2024.02.02 02:37:23.996429 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2569 | 2024.02.02 02:37:23.996625 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
2570 | 2024.02.02 02:37:23.996884 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
2571 | 2024.02.02 02:37:23.997325 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2572 | 2024.02.02 02:37:23.997666 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2573 | 2024.02.02 02:37:23.997944 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2574 | 2024.02.02 02:37:23.998271 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002336428 sec., 856 rows/sec., 73.15 KiB/sec. | ||
2575 | 2024.02.02 02:37:23.998326 [ 16 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002928402 sec., 87078.20852464928 rows/sec., 6.89 MiB/sec. | ||
2576 | 2024.02.02 02:37:23.998529 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} <Debug> DynamicQueryHandler: Done processing query | ||
2577 | 2024.02.02 02:37:23.998553 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
2578 | 2024.02.02 02:37:23.998562 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2579 | 2024.02.02 02:37:23.998592 [ 3 ] {} <Debug> HTTP-Session: 5048523b-762b-4ace-8fd7-4ac50365ef7c Destroying unnamed session | ||
2580 | 2024.02.02 02:37:23.998744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2581 | 2024.02.02 02:37:23.998766 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
2582 | 2024.02.02 02:37:23.998798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2583 | 2024.02.02 02:37:23.998819 [ 3 ] {} <Debug> HTTP-Session: a36b7f12-d7f0-4a69-82b0-6b143318da10 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2584 | 2024.02.02 02:37:23.998834 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
2585 | 2024.02.02 02:37:23.998839 [ 3 ] {} <Debug> HTTP-Session: a36b7f12-d7f0-4a69-82b0-6b143318da10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2586 | 2024.02.02 02:37:23.998946 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2587 | 2024.02.02 02:37:23.998984 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2588 | 2024.02.02 02:37:23.999115 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2589 | 2024.02.02 02:37:23.999599 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2590 | 2024.02.02 02:37:23.999818 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2591 | 2024.02.02 02:37:23.999973 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2592 | 2024.02.02 02:37:24.000097 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} <Information> executeQuery: Read 154 rows, 15.29 KiB in 0.001123598 sec., 137059 rows/sec., 13.29 MiB/sec. | ||
2593 | 2024.02.02 02:37:24.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.28 MiB, peak 236.50 MiB, will set to 231.04 MiB (RSS), difference: -5.23 MiB | ||
2594 | 2024.02.02 02:37:24.000277 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} <Debug> DynamicQueryHandler: Done processing query | ||
2595 | 2024.02.02 02:37:24.000316 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2596 | 2024.02.02 02:37:24.000364 [ 3 ] {} <Debug> HTTP-Session: a36b7f12-d7f0-4a69-82b0-6b143318da10 Destroying unnamed session | ||
2597 | 2024.02.02 02:37:24.000487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2598 | 2024.02.02 02:37:24.000536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2599 | 2024.02.02 02:37:24.000555 [ 3 ] {} <Debug> HTTP-Session: 25c830b4-ab81-4bbf-9cc0-3e8e7d828500 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2600 | 2024.02.02 02:37:24.000572 [ 3 ] {} <Debug> HTTP-Session: 25c830b4-ab81-4bbf-9cc0-3e8e7d828500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2601 | 2024.02.02 02:37:24.000644 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2602 | 2024.02.02 02:37:24.000684 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2603 | 2024.02.02 02:37:24.000798 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2604 | 2024.02.02 02:37:24.001119 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2605 | 2024.02.02 02:37:24.001321 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2606 | 2024.02.02 02:37:24.001472 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2607 | 2024.02.02 02:37:24.001590 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000915263 sec., 2185 rows/sec., 152.58 KiB/sec. | ||
2608 | 2024.02.02 02:37:24.001712 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} <Debug> DynamicQueryHandler: Done processing query | ||
2609 | 2024.02.02 02:37:24.001738 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2610 | 2024.02.02 02:37:24.001754 [ 3 ] {} <Debug> HTTP-Session: 25c830b4-ab81-4bbf-9cc0-3e8e7d828500 Destroying unnamed session | ||
2611 | 2024.02.02 02:37:24.001867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2612 | 2024.02.02 02:37:24.001911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2613 | 2024.02.02 02:37:24.001931 [ 3 ] {} <Debug> HTTP-Session: 3976dab2-c8c8-4459-a38e-bce5ffbeacaa Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2614 | 2024.02.02 02:37:24.001956 [ 3 ] {} <Debug> HTTP-Session: 3976dab2-c8c8-4459-a38e-bce5ffbeacaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2615 | 2024.02.02 02:37:24.002038 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2616 | 2024.02.02 02:37:24.002076 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2617 | 2024.02.02 02:37:24.002179 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2618 | 2024.02.02 02:37:24.002525 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2619 | 2024.02.02 02:37:24.002728 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2620 | 2024.02.02 02:37:24.002875 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2621 | 2024.02.02 02:37:24.003009 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000930673 sec., 56948 rows/sec., 4.46 MiB/sec. | ||
2622 | 2024.02.02 02:37:24.003127 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} <Debug> DynamicQueryHandler: Done processing query | ||
2623 | 2024.02.02 02:37:24.003150 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2624 | 2024.02.02 02:37:24.003166 [ 3 ] {} <Debug> HTTP-Session: 3976dab2-c8c8-4459-a38e-bce5ffbeacaa Destroying unnamed session | ||
2625 | 2024.02.02 02:37:24.003264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2626 | 2024.02.02 02:37:24.003309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2627 | 2024.02.02 02:37:24.003328 [ 3 ] {} <Debug> HTTP-Session: bd083273-bf1d-4b5b-ac52-b524ee11a1a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2628 | 2024.02.02 02:37:24.003344 [ 3 ] {} <Debug> HTTP-Session: bd083273-bf1d-4b5b-ac52-b524ee11a1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2629 | 2024.02.02 02:37:24.003413 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2630 | 2024.02.02 02:37:24.003456 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2631 | 2024.02.02 02:37:24.003576 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2632 | 2024.02.02 02:37:24.003854 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2633 | 2024.02.02 02:37:24.004139 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2634 | 2024.02.02 02:37:24.004316 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2635 | 2024.02.02 02:37:24.004433 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2636 | 2024.02.02 02:37:24.004442 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000990795 sec., 1009 rows/sec., 70.97 KiB/sec. | ||
2637 | 2024.02.02 02:37:24.004490 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2638 | 2024.02.02 02:37:24.004641 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2639 | 2024.02.02 02:37:24.004692 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} <Debug> DynamicQueryHandler: Done processing query | ||
2640 | 2024.02.02 02:37:24.004731 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2641 | 2024.02.02 02:37:24.004782 [ 3 ] {} <Debug> HTTP-Session: bd083273-bf1d-4b5b-ac52-b524ee11a1a0 Destroying unnamed session | ||
2642 | 2024.02.02 02:37:24.004808 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2643 | 2024.02.02 02:37:24.004851 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part | ||
2644 | 2024.02.02 02:37:24.004977 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
2645 | 2024.02.02 02:37:24.005011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2646 | 2024.02.02 02:37:24.005085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2647 | 2024.02.02 02:37:24.005119 [ 3 ] {} <Debug> HTTP-Session: edc60f6b-7e07-43eb-bb6d-08b6941f4ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2648 | 2024.02.02 02:37:24.005187 [ 3 ] {} <Debug> HTTP-Session: edc60f6b-7e07-43eb-bb6d-08b6941f4ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2649 | 2024.02.02 02:37:24.005211 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2650 | 2024.02.02 02:37:24.005389 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2651 | 2024.02.02 02:37:24.005458 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
2652 | 2024.02.02 02:37:24.005490 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2653 | 2024.02.02 02:37:24.005742 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
2654 | 2024.02.02 02:37:24.006046 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
2655 | 2024.02.02 02:37:24.006125 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2656 | 2024.02.02 02:37:24.007367 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2657 | 2024.02.02 02:37:24.007953 [ 16 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.003394663 sec., 137274.30381160075 rows/sec., 9.68 MiB/sec. | ||
2658 | 2024.02.02 02:37:24.008118 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2659 | 2024.02.02 02:37:24.008186 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2660 | 2024.02.02 02:37:24.008475 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2661 | 2024.02.02 02:37:24.008517 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2662 | 2024.02.02 02:37:24.008589 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2663 | 2024.02.02 02:37:24.008763 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.003299132 sec., 15458 rows/sec., 20.86 MiB/sec. | ||
2664 | 2024.02.02 02:37:24.008924 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} <Debug> DynamicQueryHandler: Done processing query | ||
2665 | 2024.02.02 02:37:24.008949 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2666 | 2024.02.02 02:37:24.008966 [ 3 ] {} <Debug> HTTP-Session: edc60f6b-7e07-43eb-bb6d-08b6941f4ec1 Destroying unnamed session | ||
2667 | 2024.02.02 02:37:25.000131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.01 MiB, peak 236.50 MiB, will set to 231.07 MiB (RSS), difference: 5.06 MiB | ||
2668 | 2024.02.02 02:37:27.810926 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2669 | 2024.02.02 02:37:27.810985 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2670 | 2024.02.02 02:37:33.993741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2671 | 2024.02.02 02:37:33.993859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2672 | 2024.02.02 02:37:33.993884 [ 3 ] {} <Debug> HTTP-Session: 477cd6b0-b8d5-41f0-836f-442c95465a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2673 | 2024.02.02 02:37:33.993907 [ 3 ] {} <Debug> HTTP-Session: 477cd6b0-b8d5-41f0-836f-442c95465a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2674 | 2024.02.02 02:37:33.994039 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2675 | 2024.02.02 02:37:33.994095 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2676 | 2024.02.02 02:37:33.994244 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2677 | 2024.02.02 02:37:33.994711 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2678 | 2024.02.02 02:37:33.994968 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2679 | 2024.02.02 02:37:33.995139 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2680 | 2024.02.02 02:37:33.995256 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001182839 sec., 43116 rows/sec., 3.41 MiB/sec. | ||
2681 | 2024.02.02 02:37:33.995417 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} <Debug> DynamicQueryHandler: Done processing query | ||
2682 | 2024.02.02 02:37:33.995443 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2683 | 2024.02.02 02:37:33.995460 [ 3 ] {} <Debug> HTTP-Session: 477cd6b0-b8d5-41f0-836f-442c95465a81 Destroying unnamed session | ||
2684 | 2024.02.02 02:37:33.995598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2685 | 2024.02.02 02:37:33.995643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2686 | 2024.02.02 02:37:33.995663 [ 3 ] {} <Debug> HTTP-Session: 5ac971f6-2bbe-44aa-b57e-15dca48f5ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2687 | 2024.02.02 02:37:33.995680 [ 3 ] {} <Debug> HTTP-Session: 5ac971f6-2bbe-44aa-b57e-15dca48f5ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2688 | 2024.02.02 02:37:33.995760 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2689 | 2024.02.02 02:37:33.995800 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2690 | 2024.02.02 02:37:33.995908 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2691 | 2024.02.02 02:37:33.996319 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2692 | 2024.02.02 02:37:33.996542 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2693 | 2024.02.02 02:37:33.996699 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2694 | 2024.02.02 02:37:33.996800 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.001011345 sec., 151283 rows/sec., 14.68 MiB/sec. | ||
2695 | 2024.02.02 02:37:33.996945 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} <Debug> DynamicQueryHandler: Done processing query | ||
2696 | 2024.02.02 02:37:33.996970 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2697 | 2024.02.02 02:37:33.996987 [ 3 ] {} <Debug> HTTP-Session: 5ac971f6-2bbe-44aa-b57e-15dca48f5ff9 Destroying unnamed session | ||
2698 | 2024.02.02 02:37:33.997148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2699 | 2024.02.02 02:37:33.997194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2700 | 2024.02.02 02:37:33.997214 [ 3 ] {} <Debug> HTTP-Session: 8798059a-8fc6-4dfa-872d-3ea330824cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2701 | 2024.02.02 02:37:33.997233 [ 3 ] {} <Debug> HTTP-Session: 8798059a-8fc6-4dfa-872d-3ea330824cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2702 | 2024.02.02 02:37:33.997307 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2703 | 2024.02.02 02:37:33.997346 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2704 | 2024.02.02 02:37:33.997451 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2705 | 2024.02.02 02:37:33.997753 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2706 | 2024.02.02 02:37:33.997966 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2707 | 2024.02.02 02:37:33.998129 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2708 | 2024.02.02 02:37:33.998225 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000889682 sec., 57323 rows/sec., 4.48 MiB/sec. | ||
2709 | 2024.02.02 02:37:33.998361 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} <Debug> DynamicQueryHandler: Done processing query | ||
2710 | 2024.02.02 02:37:33.998383 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2711 | 2024.02.02 02:37:33.998400 [ 3 ] {} <Debug> HTTP-Session: 8798059a-8fc6-4dfa-872d-3ea330824cf8 Destroying unnamed session | ||
2712 | 2024.02.02 02:37:33.998547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2713 | 2024.02.02 02:37:33.998594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2714 | 2024.02.02 02:37:33.998614 [ 3 ] {} <Debug> HTTP-Session: 79c4a313-34bb-49e4-9a88-c0de79b7bd0e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2715 | 2024.02.02 02:37:33.998631 [ 3 ] {} <Debug> HTTP-Session: 79c4a313-34bb-49e4-9a88-c0de79b7bd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2716 | 2024.02.02 02:37:33.998719 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2717 | 2024.02.02 02:37:33.998762 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2718 | 2024.02.02 02:37:33.998898 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2719 | 2024.02.02 02:37:33.999416 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2720 | 2024.02.02 02:37:33.999746 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2721 | 2024.02.02 02:37:33.999939 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2722 | 2024.02.02 02:37:34.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.38 MiB, peak 236.50 MiB, will set to 231.07 MiB (RSS), difference: -5.31 MiB | ||
2723 | 2024.02.02 02:37:34.000235 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001483847 sec., 34370 rows/sec., 46.38 MiB/sec. | ||
2724 | 2024.02.02 02:37:34.000483 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} <Debug> DynamicQueryHandler: Done processing query | ||
2725 | 2024.02.02 02:37:34.000529 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2726 | 2024.02.02 02:37:34.000546 [ 3 ] {} <Debug> HTTP-Session: 79c4a313-34bb-49e4-9a88-c0de79b7bd0e Destroying unnamed session | ||
2727 | 2024.02.02 02:37:35.000184 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.89 MiB, peak 236.50 MiB, will set to 231.07 MiB (RSS), difference: 5.18 MiB | ||
2728 | 2024.02.02 02:37:42.811249 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2729 | 2024.02.02 02:37:42.811320 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2730 | 2024.02.02 02:37:43.995541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2731 | 2024.02.02 02:37:43.995653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2732 | 2024.02.02 02:37:43.995678 [ 3 ] {} <Debug> HTTP-Session: 114db26c-0198-4beb-8779-a398f6764329 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2733 | 2024.02.02 02:37:43.995701 [ 3 ] {} <Debug> HTTP-Session: 114db26c-0198-4beb-8779-a398f6764329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2734 | 2024.02.02 02:37:43.995820 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2735 | 2024.02.02 02:37:43.995877 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2736 | 2024.02.02 02:37:43.996037 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2737 | 2024.02.02 02:37:43.996499 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2738 | 2024.02.02 02:37:43.996767 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2739 | 2024.02.02 02:37:43.997174 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2740 | 2024.02.02 02:37:43.997435 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001571309 sec., 32457 rows/sec., 2.57 MiB/sec. | ||
2741 | 2024.02.02 02:37:43.997719 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} <Debug> DynamicQueryHandler: Done processing query | ||
2742 | 2024.02.02 02:37:43.997755 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2743 | 2024.02.02 02:37:43.997773 [ 3 ] {} <Debug> HTTP-Session: 114db26c-0198-4beb-8779-a398f6764329 Destroying unnamed session | ||
2744 | 2024.02.02 02:37:43.997958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2745 | 2024.02.02 02:37:43.998032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2746 | 2024.02.02 02:37:43.998062 [ 3 ] {} <Debug> HTTP-Session: 6c19e0af-a6e4-4d13-9f10-624afd5f399f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2747 | 2024.02.02 02:37:43.998091 [ 3 ] {} <Debug> HTTP-Session: 6c19e0af-a6e4-4d13-9f10-624afd5f399f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2748 | 2024.02.02 02:37:43.998205 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2749 | 2024.02.02 02:37:43.998262 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2750 | 2024.02.02 02:37:43.998404 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2751 | 2024.02.02 02:37:43.998967 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2752 | 2024.02.02 02:37:43.999223 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2753 | 2024.02.02 02:37:43.999378 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2754 | 2024.02.02 02:37:43.999479 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} <Information> executeQuery: Read 189 rows, 17.97 KiB in 0.00123401 sec., 153159 rows/sec., 14.22 MiB/sec. | ||
2755 | 2024.02.02 02:37:43.999677 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} <Debug> DynamicQueryHandler: Done processing query | ||
2756 | 2024.02.02 02:37:43.999701 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2757 | 2024.02.02 02:37:43.999718 [ 3 ] {} <Debug> HTTP-Session: 6c19e0af-a6e4-4d13-9f10-624afd5f399f Destroying unnamed session | ||
2758 | 2024.02.02 02:37:43.999843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2759 | 2024.02.02 02:37:43.999889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2760 | 2024.02.02 02:37:43.999907 [ 3 ] {} <Debug> HTTP-Session: 42a7bc04-7a04-4a95-9944-0cec9b90abdc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2761 | 2024.02.02 02:37:43.999923 [ 3 ] {} <Debug> HTTP-Session: 42a7bc04-7a04-4a95-9944-0cec9b90abdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2762 | 2024.02.02 02:37:43.999998 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2763 | 2024.02.02 02:37:44.000054 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2764 | 2024.02.02 02:37:44.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.14 MiB, peak 236.50 MiB, will set to 231.07 MiB (RSS), difference: -1.07 MiB | ||
2765 | 2024.02.02 02:37:44.000264 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2766 | 2024.02.02 02:37:44.000736 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2767 | 2024.02.02 02:37:44.000948 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2768 | 2024.02.02 02:37:44.001108 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2769 | 2024.02.02 02:37:44.001206 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} <Information> executeQuery: Read 75 rows, 5.98 KiB in 0.001172589 sec., 63961 rows/sec., 4.98 MiB/sec. | ||
2770 | 2024.02.02 02:37:44.001324 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} <Debug> DynamicQueryHandler: Done processing query | ||
2771 | 2024.02.02 02:37:44.001347 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2772 | 2024.02.02 02:37:44.001365 [ 3 ] {} <Debug> HTTP-Session: 42a7bc04-7a04-4a95-9944-0cec9b90abdc Destroying unnamed session | ||
2773 | 2024.02.02 02:37:44.001471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2774 | 2024.02.02 02:37:44.001514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2775 | 2024.02.02 02:37:44.001532 [ 3 ] {} <Debug> HTTP-Session: 433d914a-90b2-479c-bb03-507443faea11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2776 | 2024.02.02 02:37:44.001549 [ 3 ] {} <Debug> HTTP-Session: 433d914a-90b2-479c-bb03-507443faea11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2777 | 2024.02.02 02:37:44.001620 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2778 | 2024.02.02 02:37:44.001663 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2779 | 2024.02.02 02:37:44.001781 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2780 | 2024.02.02 02:37:44.002085 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2781 | 2024.02.02 02:37:44.002345 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2782 | 2024.02.02 02:37:44.002521 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2783 | 2024.02.02 02:37:44.002619 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000971655 sec., 37050 rows/sec., 2.61 MiB/sec. | ||
2784 | 2024.02.02 02:37:44.002733 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} <Debug> DynamicQueryHandler: Done processing query | ||
2785 | 2024.02.02 02:37:44.002756 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2786 | 2024.02.02 02:37:44.002772 [ 3 ] {} <Debug> HTTP-Session: 433d914a-90b2-479c-bb03-507443faea11 Destroying unnamed session | ||
2787 | 2024.02.02 02:37:44.002911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2788 | 2024.02.02 02:37:44.002955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2789 | 2024.02.02 02:37:44.002973 [ 3 ] {} <Debug> HTTP-Session: 211a4b96-d86f-4e58-9d7b-299bb2dba113 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2790 | 2024.02.02 02:37:44.002989 [ 3 ] {} <Debug> HTTP-Session: 211a4b96-d86f-4e58-9d7b-299bb2dba113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2791 | 2024.02.02 02:37:44.003080 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2792 | 2024.02.02 02:37:44.003124 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2793 | 2024.02.02 02:37:44.003254 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2794 | 2024.02.02 02:37:44.003772 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2795 | 2024.02.02 02:37:44.004094 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2796 | 2024.02.02 02:37:44.004285 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2797 | 2024.02.02 02:37:44.004390 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001282181 sec., 39775 rows/sec., 53.68 MiB/sec. | ||
2798 | 2024.02.02 02:37:44.004532 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} <Debug> DynamicQueryHandler: Done processing query | ||
2799 | 2024.02.02 02:37:44.004555 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2800 | 2024.02.02 02:37:44.004570 [ 3 ] {} <Debug> HTTP-Session: 211a4b96-d86f-4e58-9d7b-299bb2dba113 Destroying unnamed session | ||
2801 | 2024.02.02 02:37:53.993631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2802 | 2024.02.02 02:37:53.993750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2803 | 2024.02.02 02:37:53.993775 [ 3 ] {} <Debug> HTTP-Session: dc761441-77d0-4d5c-91ce-5a62d1ce3f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2804 | 2024.02.02 02:37:53.993798 [ 3 ] {} <Debug> HTTP-Session: dc761441-77d0-4d5c-91ce-5a62d1ce3f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2805 | 2024.02.02 02:37:53.993921 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2806 | 2024.02.02 02:37:53.993981 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2807 | 2024.02.02 02:37:53.994140 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2808 | 2024.02.02 02:37:53.994684 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2809 | 2024.02.02 02:37:53.994952 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2810 | 2024.02.02 02:37:53.995126 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2811 | 2024.02.02 02:37:53.995248 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001292502 sec., 39458 rows/sec., 3.12 MiB/sec. | ||
2812 | 2024.02.02 02:37:53.995406 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} <Debug> DynamicQueryHandler: Done processing query | ||
2813 | 2024.02.02 02:37:53.995431 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2814 | 2024.02.02 02:37:53.995448 [ 3 ] {} <Debug> HTTP-Session: dc761441-77d0-4d5c-91ce-5a62d1ce3f6b Destroying unnamed session | ||
2815 | 2024.02.02 02:37:53.995606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2816 | 2024.02.02 02:37:53.995653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2817 | 2024.02.02 02:37:53.995671 [ 3 ] {} <Debug> HTTP-Session: 06c05e56-9580-4859-9f54-270240d49bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2818 | 2024.02.02 02:37:53.995687 [ 3 ] {} <Debug> HTTP-Session: 06c05e56-9580-4859-9f54-270240d49bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2819 | 2024.02.02 02:37:53.995764 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2820 | 2024.02.02 02:37:53.995804 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2821 | 2024.02.02 02:37:53.995911 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2822 | 2024.02.02 02:37:53.996321 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2823 | 2024.02.02 02:37:53.996542 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2824 | 2024.02.02 02:37:53.996694 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2825 | 2024.02.02 02:37:53.996821 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.001021726 sec., 149746 rows/sec., 14.53 MiB/sec. | ||
2826 | 2024.02.02 02:37:53.996817 [ 168 ] {} <Debug> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2827 | 2024.02.02 02:37:53.996929 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2828 | 2024.02.02 02:37:53.997004 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} <Debug> DynamicQueryHandler: Done processing query | ||
2829 | 2024.02.02 02:37:53.997052 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2830 | 2024.02.02 02:37:53.997053 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2831 | 2024.02.02 02:37:53.997089 [ 3 ] {} <Debug> HTTP-Session: 06c05e56-9580-4859-9f54-270240d49bc0 Destroying unnamed session | ||
2832 | 2024.02.02 02:37:53.997206 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2833 | 2024.02.02 02:37:53.997266 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part | ||
2834 | 2024.02.02 02:37:53.997274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2835 | 2024.02.02 02:37:53.997346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2836 | 2024.02.02 02:37:53.997383 [ 3 ] {} <Debug> HTTP-Session: 1afe0301-5549-42dc-8f02-88f619e4e41d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2837 | 2024.02.02 02:37:53.997421 [ 3 ] {} <Debug> HTTP-Session: 1afe0301-5549-42dc-8f02-88f619e4e41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2838 | 2024.02.02 02:37:53.997515 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 190 rows starting from the beginning of the part | ||
2839 | 2024.02.02 02:37:53.997651 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2840 | 2024.02.02 02:37:53.997740 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 154 rows starting from the beginning of the part | ||
2841 | 2024.02.02 02:37:53.997753 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2842 | 2024.02.02 02:37:53.997977 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 153 rows starting from the beginning of the part | ||
2843 | 2024.02.02 02:37:53.998277 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 189 rows starting from the beginning of the part | ||
2844 | 2024.02.02 02:37:53.998280 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2845 | 2024.02.02 02:37:53.998487 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 153 rows starting from the beginning of the part | ||
2846 | 2024.02.02 02:37:53.999019 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2847 | 2024.02.02 02:37:53.999466 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2848 | 2024.02.02 02:37:53.999720 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2849 | 2024.02.02 02:37:53.999891 [ 168 ] {} <Debug> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2850 | 2024.02.02 02:37:53.999969 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002238275 sec., 22785 rows/sec., 1.78 MiB/sec. | ||
2851 | 2024.02.02 02:37:54.000025 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2852 | 2024.02.02 02:37:54.000195 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.28 MiB, peak 236.50 MiB, will set to 231.08 MiB (RSS), difference: -5.20 MiB | ||
2853 | 2024.02.02 02:37:54.000371 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2854 | 2024.02.02 02:37:54.000546 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} <Debug> DynamicQueryHandler: Done processing query | ||
2855 | 2024.02.02 02:37:54.000656 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2856 | 2024.02.02 02:37:54.000768 [ 3 ] {} <Debug> HTTP-Session: 1afe0301-5549-42dc-8f02-88f619e4e41d Destroying unnamed session | ||
2857 | 2024.02.02 02:37:54.000793 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2858 | 2024.02.02 02:37:54.000905 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part | ||
2859 | 2024.02.02 02:37:54.000934 [ 22 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 4 columns (4 merged, 0 gathered) in 0.003912816 sec., 263748.6659224456 rows/sec., 24.97 MiB/sec. | ||
2860 | 2024.02.02 02:37:54.001057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2861 | 2024.02.02 02:37:54.001155 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part | ||
2862 | 2024.02.02 02:37:54.001165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2863 | 2024.02.02 02:37:54.001260 [ 3 ] {} <Debug> HTTP-Session: 8f2f5137-ca5e-4e90-bf0e-9e2ee546ae50 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2864 | 2024.02.02 02:37:54.001341 [ 3 ] {} <Debug> HTTP-Session: 8f2f5137-ca5e-4e90-bf0e-9e2ee546ae50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2865 | 2024.02.02 02:37:54.001522 [ 22 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2866 | 2024.02.02 02:37:54.001527 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part | ||
2867 | 2024.02.02 02:37:54.001703 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2868 | 2024.02.02 02:37:54.001866 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2869 | 2024.02.02 02:37:54.001943 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
2870 | 2024.02.02 02:37:54.001980 [ 22 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2871 | 2024.02.02 02:37:54.002199 [ 22 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2872 | 2024.02.02 02:37:54.002506 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part | ||
2873 | 2024.02.02 02:37:54.002698 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2874 | 2024.02.02 02:37:54.002761 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
2875 | 2024.02.02 02:37:54.003963 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 4 columns (4 merged, 0 gathered) in 0.003832644 sec., 106453.92580161372 rows/sec., 8.31 MiB/sec. | ||
2876 | 2024.02.02 02:37:54.004007 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2877 | 2024.02.02 02:37:54.004114 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2878 | 2024.02.02 02:37:54.004439 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2879 | 2024.02.02 02:37:54.004526 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2880 | 2024.02.02 02:37:54.004588 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2881 | 2024.02.02 02:37:54.004827 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2882 | 2024.02.02 02:37:54.004959 [ 168 ] {} <Debug> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2883 | 2024.02.02 02:37:54.004979 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.003211149 sec., 15882 rows/sec., 21.43 MiB/sec. | ||
2884 | 2024.02.02 02:37:54.005010 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2885 | 2024.02.02 02:37:54.005228 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2886 | 2024.02.02 02:37:54.005354 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} <Debug> DynamicQueryHandler: Done processing query | ||
2887 | 2024.02.02 02:37:54.005401 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2888 | 2024.02.02 02:37:54.005457 [ 3 ] {} <Debug> HTTP-Session: 8f2f5137-ca5e-4e90-bf0e-9e2ee546ae50 Destroying unnamed session | ||
2889 | 2024.02.02 02:37:54.005475 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2890 | 2024.02.02 02:37:54.005521 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 792 rows starting from the beginning of the part | ||
2891 | 2024.02.02 02:37:54.005628 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
2892 | 2024.02.02 02:37:54.005723 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
2893 | 2024.02.02 02:37:54.005815 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
2894 | 2024.02.02 02:37:54.005901 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
2895 | 2024.02.02 02:37:54.005986 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
2896 | 2024.02.02 02:37:54.024137 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 6 columns (6 merged, 0 gathered) in 0.019056209 sec., 54942.7223431481 rows/sec., 74.14 MiB/sec. | ||
2897 | 2024.02.02 02:37:54.024636 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2898 | 2024.02.02 02:37:54.024846 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2899 | 2024.02.02 02:37:54.024911 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2900 | 2024.02.02 02:37:54.024978 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4: 9.39 MiB. | ||
2901 | 2024.02.02 02:37:55.000135 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.02 MiB, peak 236.50 MiB, will set to 232.63 MiB (RSS), difference: 6.61 MiB | ||
2902 | 2024.02.02 02:37:57.811377 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2903 | 2024.02.02 02:37:57.811448 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2904 | 2024.02.02 02:38:03.993715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2905 | 2024.02.02 02:38:03.993841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2906 | 2024.02.02 02:38:03.993868 [ 3 ] {} <Debug> HTTP-Session: 5635c353-f556-4289-87dc-9a9fe0f5f95f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2907 | 2024.02.02 02:38:03.993891 [ 3 ] {} <Debug> HTTP-Session: 5635c353-f556-4289-87dc-9a9fe0f5f95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2908 | 2024.02.02 02:38:03.994024 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2909 | 2024.02.02 02:38:03.994092 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2910 | 2024.02.02 02:38:03.994245 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2911 | 2024.02.02 02:38:03.994702 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2912 | 2024.02.02 02:38:03.994974 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2913 | 2024.02.02 02:38:03.995142 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2914 | 2024.02.02 02:38:03.995266 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001197919 sec., 42573 rows/sec., 3.37 MiB/sec. | ||
2915 | 2024.02.02 02:38:03.995293 [ 166 ] {} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
2916 | 2024.02.02 02:38:03.995401 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2917 | 2024.02.02 02:38:03.995428 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} <Debug> DynamicQueryHandler: Done processing query | ||
2918 | 2024.02.02 02:38:03.995481 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2919 | 2024.02.02 02:38:03.995532 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
2920 | 2024.02.02 02:38:03.995545 [ 3 ] {} <Debug> HTTP-Session: 5635c353-f556-4289-87dc-9a9fe0f5f95f Destroying unnamed session | ||
2921 | 2024.02.02 02:38:03.995726 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2922 | 2024.02.02 02:38:03.995735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2923 | 2024.02.02 02:38:03.995783 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 51 rows starting from the beginning of the part | ||
2924 | 2024.02.02 02:38:03.995822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2925 | 2024.02.02 02:38:03.995860 [ 3 ] {} <Debug> HTTP-Session: 76b99866-c409-4e46-8923-bbdeb86ea996 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2926 | 2024.02.02 02:38:03.995893 [ 3 ] {} <Debug> HTTP-Session: 76b99866-c409-4e46-8923-bbdeb86ea996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2927 | 2024.02.02 02:38:03.996003 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
2928 | 2024.02.02 02:38:03.996109 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2929 | 2024.02.02 02:38:03.996231 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2930 | 2024.02.02 02:38:03.996237 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
2931 | 2024.02.02 02:38:03.996521 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
2932 | 2024.02.02 02:38:03.996659 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2933 | 2024.02.02 02:38:03.996726 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part | ||
2934 | 2024.02.02 02:38:03.997255 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2935 | 2024.02.02 02:38:03.997698 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2936 | 2024.02.02 02:38:03.997913 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244112 sec., 104460.24775512879 rows/sec., 8.27 MiB/sec. | ||
2937 | 2024.02.02 02:38:03.997958 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2938 | 2024.02.02 02:38:03.998057 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
2939 | 2024.02.02 02:38:03.998215 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00202839 sec., 1972 rows/sec., 164.65 KiB/sec. | ||
2940 | 2024.02.02 02:38:03.998417 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
2941 | 2024.02.02 02:38:03.998433 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} <Debug> DynamicQueryHandler: Done processing query | ||
2942 | 2024.02.02 02:38:03.998473 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2943 | 2024.02.02 02:38:03.998503 [ 3 ] {} <Debug> HTTP-Session: 76b99866-c409-4e46-8923-bbdeb86ea996 Destroying unnamed session | ||
2944 | 2024.02.02 02:38:03.998510 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
2945 | 2024.02.02 02:38:03.998669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2946 | 2024.02.02 02:38:03.998723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2947 | 2024.02.02 02:38:03.998743 [ 3 ] {} <Debug> HTTP-Session: ded57e94-acd1-4d44-b9d7-ca422ea8e7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2948 | 2024.02.02 02:38:03.998760 [ 3 ] {} <Debug> HTTP-Session: ded57e94-acd1-4d44-b9d7-ca422ea8e7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2949 | 2024.02.02 02:38:03.998847 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2950 | 2024.02.02 02:38:03.998888 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2951 | 2024.02.02 02:38:03.999007 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2952 | 2024.02.02 02:38:03.999464 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2953 | 2024.02.02 02:38:03.999699 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2954 | 2024.02.02 02:38:03.999856 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2955 | 2024.02.02 02:38:03.999980 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} <Information> executeQuery: Read 155 rows, 15.38 KiB in 0.001103607 sec., 140448 rows/sec., 13.61 MiB/sec. | ||
2956 | 2024.02.02 02:38:04.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.90 MiB, peak 237.90 MiB, will set to 232.64 MiB (RSS), difference: -5.26 MiB | ||
2957 | 2024.02.02 02:38:04.000372 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} <Debug> DynamicQueryHandler: Done processing query | ||
2958 | 2024.02.02 02:38:04.000415 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2959 | 2024.02.02 02:38:04.000446 [ 3 ] {} <Debug> HTTP-Session: ded57e94-acd1-4d44-b9d7-ca422ea8e7f5 Destroying unnamed session | ||
2960 | 2024.02.02 02:38:04.000616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2961 | 2024.02.02 02:38:04.000662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2962 | 2024.02.02 02:38:04.000681 [ 3 ] {} <Debug> HTTP-Session: 562c34c7-eab9-4289-839c-e5fcc9d89484 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2963 | 2024.02.02 02:38:04.000699 [ 3 ] {} <Debug> HTTP-Session: 562c34c7-eab9-4289-839c-e5fcc9d89484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2964 | 2024.02.02 02:38:04.000773 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2965 | 2024.02.02 02:38:04.000812 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2966 | 2024.02.02 02:38:04.000930 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2967 | 2024.02.02 02:38:04.001211 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2968 | 2024.02.02 02:38:04.001433 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2969 | 2024.02.02 02:38:04.001609 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2970 | 2024.02.02 02:38:04.001746 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000935533 sec., 4275 rows/sec., 298.54 KiB/sec. | ||
2971 | 2024.02.02 02:38:04.001942 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} <Debug> DynamicQueryHandler: Done processing query | ||
2972 | 2024.02.02 02:38:04.001969 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2973 | 2024.02.02 02:38:04.001985 [ 3 ] {} <Debug> HTTP-Session: 562c34c7-eab9-4289-839c-e5fcc9d89484 Destroying unnamed session | ||
2974 | 2024.02.02 02:38:04.002104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2975 | 2024.02.02 02:38:04.002149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2976 | 2024.02.02 02:38:04.002169 [ 3 ] {} <Debug> HTTP-Session: b4d2d436-7f2d-48c6-b391-849606c7914f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2977 | 2024.02.02 02:38:04.002186 [ 3 ] {} <Debug> HTTP-Session: b4d2d436-7f2d-48c6-b391-849606c7914f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2978 | 2024.02.02 02:38:04.002259 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2979 | 2024.02.02 02:38:04.002296 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2980 | 2024.02.02 02:38:04.002410 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2981 | 2024.02.02 02:38:04.002743 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2982 | 2024.02.02 02:38:04.002957 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2983 | 2024.02.02 02:38:04.003131 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2984 | 2024.02.02 02:38:04.003249 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000961923 sec., 57177 rows/sec., 4.48 MiB/sec. | ||
2985 | 2024.02.02 02:38:04.003408 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} <Debug> DynamicQueryHandler: Done processing query | ||
2986 | 2024.02.02 02:38:04.003432 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2987 | 2024.02.02 02:38:04.003448 [ 3 ] {} <Debug> HTTP-Session: b4d2d436-7f2d-48c6-b391-849606c7914f Destroying unnamed session | ||
2988 | 2024.02.02 02:38:04.003578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2989 | 2024.02.02 02:38:04.003623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2990 | 2024.02.02 02:38:04.003641 [ 3 ] {} <Debug> HTTP-Session: a98f5222-d38a-4cf8-9116-eff221320d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
2991 | 2024.02.02 02:38:04.003657 [ 3 ] {} <Debug> HTTP-Session: a98f5222-d38a-4cf8-9116-eff221320d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2992 | 2024.02.02 02:38:04.003726 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2993 | 2024.02.02 02:38:04.003770 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2994 | 2024.02.02 02:38:04.003891 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2995 | 2024.02.02 02:38:04.004167 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
2996 | 2024.02.02 02:38:04.004423 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2997 | 2024.02.02 02:38:04.004616 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2998 | 2024.02.02 02:38:04.004755 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000990434 sec., 2019 rows/sec., 141.98 KiB/sec. | ||
2999 | 2024.02.02 02:38:04.004918 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} <Debug> DynamicQueryHandler: Done processing query | ||
3000 | 2024.02.02 02:38:04.004956 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3001 | 2024.02.02 02:38:04.004976 [ 3 ] {} <Debug> HTTP-Session: a98f5222-d38a-4cf8-9116-eff221320d3c Destroying unnamed session | ||
3002 | 2024.02.02 02:38:04.005180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3003 | 2024.02.02 02:38:04.005238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3004 | 2024.02.02 02:38:04.005269 [ 3 ] {} <Debug> HTTP-Session: d09a9605-ea12-4b9b-9043-0b5f06693988 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3005 | 2024.02.02 02:38:04.005293 [ 3 ] {} <Debug> HTTP-Session: d09a9605-ea12-4b9b-9043-0b5f06693988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3006 | 2024.02.02 02:38:04.005425 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3007 | 2024.02.02 02:38:04.005505 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3008 | 2024.02.02 02:38:04.005708 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3009 | 2024.02.02 02:38:04.006282 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
3010 | 2024.02.02 02:38:04.006728 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3011 | 2024.02.02 02:38:04.006971 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3012 | 2024.02.02 02:38:04.007115 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001639691 sec., 31103 rows/sec., 41.97 MiB/sec. | ||
3013 | 2024.02.02 02:38:04.007273 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} <Debug> DynamicQueryHandler: Done processing query | ||
3014 | 2024.02.02 02:38:04.007298 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3015 | 2024.02.02 02:38:04.007315 [ 3 ] {} <Debug> HTTP-Session: d09a9605-ea12-4b9b-9043-0b5f06693988 Destroying unnamed session | ||
3016 | 2024.02.02 02:38:05.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.60 MiB, peak 237.90 MiB, will set to 232.64 MiB (RSS), difference: 5.04 MiB | ||
3017 | 2024.02.02 02:38:12.811707 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3018 | 2024.02.02 02:38:12.811811 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3019 | 2024.02.02 02:38:13.995089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3020 | 2024.02.02 02:38:13.995216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3021 | 2024.02.02 02:38:13.995246 [ 3 ] {} <Debug> HTTP-Session: 058cecbb-c564-4a95-a6f8-b1b035723bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3022 | 2024.02.02 02:38:13.995274 [ 3 ] {} <Debug> HTTP-Session: 058cecbb-c564-4a95-a6f8-b1b035723bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3023 | 2024.02.02 02:38:13.995411 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3024 | 2024.02.02 02:38:13.995479 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3025 | 2024.02.02 02:38:13.995656 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3026 | 2024.02.02 02:38:13.996138 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3027 | 2024.02.02 02:38:13.996404 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3028 | 2024.02.02 02:38:13.996572 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3029 | 2024.02.02 02:38:13.996687 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001237481 sec., 41212 rows/sec., 3.26 MiB/sec. | ||
3030 | 2024.02.02 02:38:13.996891 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} <Debug> DynamicQueryHandler: Done processing query | ||
3031 | 2024.02.02 02:38:13.996919 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3032 | 2024.02.02 02:38:13.996936 [ 3 ] {} <Debug> HTTP-Session: 058cecbb-c564-4a95-a6f8-b1b035723bcf Destroying unnamed session | ||
3033 | 2024.02.02 02:38:13.997064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3034 | 2024.02.02 02:38:13.997114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3035 | 2024.02.02 02:38:13.997136 [ 3 ] {} <Debug> HTTP-Session: 6dbcd5ae-ff85-4673-9d1b-9ed028200d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3036 | 2024.02.02 02:38:13.997155 [ 3 ] {} <Debug> HTTP-Session: 6dbcd5ae-ff85-4673-9d1b-9ed028200d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3037 | 2024.02.02 02:38:13.997233 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3038 | 2024.02.02 02:38:13.997274 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3039 | 2024.02.02 02:38:13.997390 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3040 | 2024.02.02 02:38:13.997703 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3041 | 2024.02.02 02:38:13.997911 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3042 | 2024.02.02 02:38:13.998066 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3043 | 2024.02.02 02:38:13.998177 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000907952 sec., 2202 rows/sec., 188.22 KiB/sec. | ||
3044 | 2024.02.02 02:38:13.998188 [ 161 ] {} <Debug> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3045 | 2024.02.02 02:38:13.998325 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3046 | 2024.02.02 02:38:13.998341 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} <Debug> DynamicQueryHandler: Done processing query | ||
3047 | 2024.02.02 02:38:13.998389 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3048 | 2024.02.02 02:38:13.998445 [ 3 ] {} <Debug> HTTP-Session: 6dbcd5ae-ff85-4673-9d1b-9ed028200d25 Destroying unnamed session | ||
3049 | 2024.02.02 02:38:13.998475 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3050 | 2024.02.02 02:38:13.998565 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3051 | 2024.02.02 02:38:13.998593 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3052 | 2024.02.02 02:38:13.998626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3053 | 2024.02.02 02:38:13.998693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3054 | 2024.02.02 02:38:13.998720 [ 3 ] {} <Debug> HTTP-Session: 512e9751-6d6f-4f71-a577-f932b7d32261 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3055 | 2024.02.02 02:38:13.998750 [ 3 ] {} <Debug> HTTP-Session: 512e9751-6d6f-4f71-a577-f932b7d32261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3056 | 2024.02.02 02:38:13.998765 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3057 | 2024.02.02 02:38:13.998861 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3058 | 2024.02.02 02:38:13.998893 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3059 | 2024.02.02 02:38:13.998912 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3060 | 2024.02.02 02:38:13.999069 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3061 | 2024.02.02 02:38:13.999128 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3062 | 2024.02.02 02:38:13.999218 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3063 | 2024.02.02 02:38:13.999310 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3064 | 2024.02.02 02:38:13.999709 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3065 | 2024.02.02 02:38:14.000063 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3066 | 2024.02.02 02:38:14.000159 [ 19 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001763433 sec., 12475.665364093788 rows/sec., 1.02 MiB/sec. | ||
3067 | 2024.02.02 02:38:14.000173 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.88 MiB, peak 237.90 MiB, will set to 232.64 MiB (RSS), difference: -5.23 MiB | ||
3068 | 2024.02.02 02:38:14.000294 [ 19 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3069 | 2024.02.02 02:38:14.000490 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3070 | 2024.02.02 02:38:14.000777 [ 19 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3071 | 2024.02.02 02:38:14.000780 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} <Information> executeQuery: Read 190 rows, 18.05 KiB in 0.001836135 sec., 103478 rows/sec., 9.60 MiB/sec. | ||
3072 | 2024.02.02 02:38:14.001025 [ 19 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3073 | 2024.02.02 02:38:14.001159 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} <Debug> DynamicQueryHandler: Done processing query | ||
3074 | 2024.02.02 02:38:14.001183 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3075 | 2024.02.02 02:38:14.001199 [ 3 ] {} <Debug> HTTP-Session: 512e9751-6d6f-4f71-a577-f932b7d32261 Destroying unnamed session | ||
3076 | 2024.02.02 02:38:14.001345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3077 | 2024.02.02 02:38:14.001389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3078 | 2024.02.02 02:38:14.001408 [ 3 ] {} <Debug> HTTP-Session: e7fc5f7b-225f-44f4-85c8-83f469f1600e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3079 | 2024.02.02 02:38:14.001449 [ 3 ] {} <Debug> HTTP-Session: e7fc5f7b-225f-44f4-85c8-83f469f1600e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3080 | 2024.02.02 02:38:14.001520 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3081 | 2024.02.02 02:38:14.001559 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3082 | 2024.02.02 02:38:14.001668 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3083 | 2024.02.02 02:38:14.001941 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3084 | 2024.02.02 02:38:14.002149 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3085 | 2024.02.02 02:38:14.002300 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3086 | 2024.02.02 02:38:14.002413 [ 161 ] {} <Debug> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3087 | 2024.02.02 02:38:14.002414 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000853591 sec., 2343 rows/sec., 163.60 KiB/sec. | ||
3088 | 2024.02.02 02:38:14.002477 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3089 | 2024.02.02 02:38:14.002624 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3090 | 2024.02.02 02:38:14.002684 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} <Debug> DynamicQueryHandler: Done processing query | ||
3091 | 2024.02.02 02:38:14.002741 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3092 | 2024.02.02 02:38:14.002765 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3093 | 2024.02.02 02:38:14.002795 [ 3 ] {} <Debug> HTTP-Session: e7fc5f7b-225f-44f4-85c8-83f469f1600e Destroying unnamed session | ||
3094 | 2024.02.02 02:38:14.002821 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3095 | 2024.02.02 02:38:14.003002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 13067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2024.02.02 02:38:14.003029 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3097 | 2024.02.02 02:38:14.003121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3098 | 2024.02.02 02:38:14.003200 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3099 | 2024.02.02 02:38:14.003209 [ 3 ] {} <Debug> HTTP-Session: 2c34fcbc-0590-4045-8063-e0b2d9979833 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3100 | 2024.02.02 02:38:14.003286 [ 3 ] {} <Debug> HTTP-Session: 2c34fcbc-0590-4045-8063-e0b2d9979833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3101 | 2024.02.02 02:38:14.003376 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3102 | 2024.02.02 02:38:14.003549 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3103 | 2024.02.02 02:38:14.003581 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3104 | 2024.02.02 02:38:14.003669 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3105 | 2024.02.02 02:38:14.003795 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3106 | 2024.02.02 02:38:14.004254 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3107 | 2024.02.02 02:38:14.005098 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3108 | 2024.02.02 02:38:14.005492 [ 12 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002944083 sec., 7472.615411997555 rows/sec., 521.77 KiB/sec. | ||
3109 | 2024.02.02 02:38:14.005569 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3110 | 2024.02.02 02:38:14.005670 [ 11 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3111 | 2024.02.02 02:38:14.005756 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3112 | 2024.02.02 02:38:14.005941 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} <Information> executeQuery: Read 77 rows, 6.15 KiB in 0.002309437 sec., 33341 rows/sec., 2.60 MiB/sec. | ||
3113 | 2024.02.02 02:38:14.005949 [ 11 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3114 | 2024.02.02 02:38:14.006076 [ 11 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3115 | 2024.02.02 02:38:14.006172 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} <Debug> DynamicQueryHandler: Done processing query | ||
3116 | 2024.02.02 02:38:14.006206 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3117 | 2024.02.02 02:38:14.006224 [ 3 ] {} <Debug> HTTP-Session: 2c34fcbc-0590-4045-8063-e0b2d9979833 Destroying unnamed session | ||
3118 | 2024.02.02 02:38:14.006350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3119 | 2024.02.02 02:38:14.006395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3120 | 2024.02.02 02:38:14.006415 [ 3 ] {} <Debug> HTTP-Session: 62f330ee-1cbc-4db5-b281-f951370828b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3121 | 2024.02.02 02:38:14.006431 [ 3 ] {} <Debug> HTTP-Session: 62f330ee-1cbc-4db5-b281-f951370828b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3122 | 2024.02.02 02:38:14.006504 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3123 | 2024.02.02 02:38:14.006549 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3124 | 2024.02.02 02:38:14.006676 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3125 | 2024.02.02 02:38:14.006992 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3126 | 2024.02.02 02:38:14.007272 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3127 | 2024.02.02 02:38:14.007454 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3128 | 2024.02.02 02:38:14.007584 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001048396 sec., 35292 rows/sec., 2.49 MiB/sec. | ||
3129 | 2024.02.02 02:38:14.007705 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} <Debug> DynamicQueryHandler: Done processing query | ||
3130 | 2024.02.02 02:38:14.007728 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3131 | 2024.02.02 02:38:14.007745 [ 3 ] {} <Debug> HTTP-Session: 62f330ee-1cbc-4db5-b281-f951370828b2 Destroying unnamed session | ||
3132 | 2024.02.02 02:38:14.007916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3133 | 2024.02.02 02:38:14.007961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3134 | 2024.02.02 02:38:14.007980 [ 3 ] {} <Debug> HTTP-Session: eac86fa4-e64d-4027-a925-f1261486a33c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3135 | 2024.02.02 02:38:14.007995 [ 3 ] {} <Debug> HTTP-Session: eac86fa4-e64d-4027-a925-f1261486a33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3136 | 2024.02.02 02:38:14.008092 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3137 | 2024.02.02 02:38:14.008137 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3138 | 2024.02.02 02:38:14.008273 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3139 | 2024.02.02 02:38:14.008773 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3140 | 2024.02.02 02:38:14.009099 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3141 | 2024.02.02 02:38:14.009279 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3142 | 2024.02.02 02:38:14.009397 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001267671 sec., 40231 rows/sec., 54.29 MiB/sec. | ||
3143 | 2024.02.02 02:38:14.009561 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} <Debug> DynamicQueryHandler: Done processing query | ||
3144 | 2024.02.02 02:38:14.009585 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3145 | 2024.02.02 02:38:14.009601 [ 3 ] {} <Debug> HTTP-Session: eac86fa4-e64d-4027-a925-f1261486a33c Destroying unnamed session | ||
3146 | 2024.02.02 02:38:15.000174 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.63 MiB, peak 237.90 MiB, will set to 232.66 MiB (RSS), difference: 5.03 MiB | ||
3147 | 2024.02.02 02:38:23.993941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3148 | 2024.02.02 02:38:23.994072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3149 | 2024.02.02 02:38:23.994102 [ 3 ] {} <Debug> HTTP-Session: b2720cff-b64b-4e68-b0b6-ac703a4ab379 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3150 | 2024.02.02 02:38:23.994128 [ 3 ] {} <Debug> HTTP-Session: b2720cff-b64b-4e68-b0b6-ac703a4ab379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3151 | 2024.02.02 02:38:23.994265 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3152 | 2024.02.02 02:38:23.994329 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3153 | 2024.02.02 02:38:23.994497 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3154 | 2024.02.02 02:38:23.994940 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3155 | 2024.02.02 02:38:23.995207 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3156 | 2024.02.02 02:38:23.995377 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3157 | 2024.02.02 02:38:23.995518 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00120587 sec., 42293 rows/sec., 3.35 MiB/sec. | ||
3158 | 2024.02.02 02:38:23.995678 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} <Debug> DynamicQueryHandler: Done processing query | ||
3159 | 2024.02.02 02:38:23.995703 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3160 | 2024.02.02 02:38:23.995720 [ 3 ] {} <Debug> HTTP-Session: b2720cff-b64b-4e68-b0b6-ac703a4ab379 Destroying unnamed session | ||
3161 | 2024.02.02 02:38:23.995824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3162 | 2024.02.02 02:38:23.995871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3163 | 2024.02.02 02:38:23.995890 [ 3 ] {} <Debug> HTTP-Session: dacfa09a-9590-418a-8db4-17a33486c04d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3164 | 2024.02.02 02:38:23.995907 [ 3 ] {} <Debug> HTTP-Session: dacfa09a-9590-418a-8db4-17a33486c04d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3165 | 2024.02.02 02:38:23.995979 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3166 | 2024.02.02 02:38:23.996019 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3167 | 2024.02.02 02:38:23.996125 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3168 | 2024.02.02 02:38:23.996400 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3169 | 2024.02.02 02:38:23.996606 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3170 | 2024.02.02 02:38:23.996759 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3171 | 2024.02.02 02:38:23.996881 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000873502 sec., 2289 rows/sec., 195.65 KiB/sec. | ||
3172 | 2024.02.02 02:38:23.996982 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} <Debug> DynamicQueryHandler: Done processing query | ||
3173 | 2024.02.02 02:38:23.997005 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3174 | 2024.02.02 02:38:23.997021 [ 3 ] {} <Debug> HTTP-Session: dacfa09a-9590-418a-8db4-17a33486c04d Destroying unnamed session | ||
3175 | 2024.02.02 02:38:23.997225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3176 | 2024.02.02 02:38:23.997270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3177 | 2024.02.02 02:38:23.997290 [ 3 ] {} <Debug> HTTP-Session: 1a19f389-298c-4950-8e37-58152e635ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3178 | 2024.02.02 02:38:23.997306 [ 3 ] {} <Debug> HTTP-Session: 1a19f389-298c-4950-8e37-58152e635ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3179 | 2024.02.02 02:38:23.997383 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3180 | 2024.02.02 02:38:23.997420 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3181 | 2024.02.02 02:38:23.997524 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3182 | 2024.02.02 02:38:23.997964 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3183 | 2024.02.02 02:38:23.998187 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3184 | 2024.02.02 02:38:23.998347 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3185 | 2024.02.02 02:38:23.998463 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} <Information> executeQuery: Read 154 rows, 15.29 KiB in 0.001053136 sec., 146229 rows/sec., 14.18 MiB/sec. | ||
3186 | 2024.02.02 02:38:23.998584 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} <Debug> DynamicQueryHandler: Done processing query | ||
3187 | 2024.02.02 02:38:23.998606 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3188 | 2024.02.02 02:38:23.998622 [ 3 ] {} <Debug> HTTP-Session: 1a19f389-298c-4950-8e37-58152e635ea3 Destroying unnamed session | ||
3189 | 2024.02.02 02:38:23.998723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3190 | 2024.02.02 02:38:23.998769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3191 | 2024.02.02 02:38:23.998787 [ 3 ] {} <Debug> HTTP-Session: cb4bee02-5e21-435e-b0c8-a3eb531cf1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3192 | 2024.02.02 02:38:23.998805 [ 3 ] {} <Debug> HTTP-Session: cb4bee02-5e21-435e-b0c8-a3eb531cf1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3193 | 2024.02.02 02:38:23.998873 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3194 | 2024.02.02 02:38:23.998911 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3195 | 2024.02.02 02:38:23.999018 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3196 | 2024.02.02 02:38:23.999289 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3197 | 2024.02.02 02:38:23.999498 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3198 | 2024.02.02 02:38:23.999645 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3199 | 2024.02.02 02:38:23.999759 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000858412 sec., 2329 rows/sec., 162.68 KiB/sec. | ||
3200 | 2024.02.02 02:38:23.999871 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} <Debug> DynamicQueryHandler: Done processing query | ||
3201 | 2024.02.02 02:38:23.999893 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3202 | 2024.02.02 02:38:23.999908 [ 3 ] {} <Debug> HTTP-Session: cb4bee02-5e21-435e-b0c8-a3eb531cf1c8 Destroying unnamed session | ||
3203 | 2024.02.02 02:38:24.000036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3204 | 2024.02.02 02:38:24.000133 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.79 MiB, peak 237.93 MiB, will set to 232.66 MiB (RSS), difference: -1.13 MiB | ||
3205 | 2024.02.02 02:38:24.000149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3206 | 2024.02.02 02:38:24.000225 [ 3 ] {} <Debug> HTTP-Session: 6d994f1a-2569-4ac5-adf7-d89507bffd78 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3207 | 2024.02.02 02:38:24.000268 [ 3 ] {} <Debug> HTTP-Session: 6d994f1a-2569-4ac5-adf7-d89507bffd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3208 | 2024.02.02 02:38:24.000448 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3209 | 2024.02.02 02:38:24.000514 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3210 | 2024.02.02 02:38:24.000622 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3211 | 2024.02.02 02:38:24.000931 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3212 | 2024.02.02 02:38:24.001136 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3213 | 2024.02.02 02:38:24.001279 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3214 | 2024.02.02 02:38:24.001393 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000900302 sec., 58869 rows/sec., 4.61 MiB/sec. | ||
3215 | 2024.02.02 02:38:24.001509 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} <Debug> DynamicQueryHandler: Done processing query | ||
3216 | 2024.02.02 02:38:24.001532 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3217 | 2024.02.02 02:38:24.001548 [ 3 ] {} <Debug> HTTP-Session: 6d994f1a-2569-4ac5-adf7-d89507bffd78 Destroying unnamed session | ||
3218 | 2024.02.02 02:38:24.001640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3219 | 2024.02.02 02:38:24.001684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3220 | 2024.02.02 02:38:24.001703 [ 3 ] {} <Debug> HTTP-Session: 44cd67eb-f21d-41b7-adba-ad5d53b15eee Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3221 | 2024.02.02 02:38:24.001719 [ 3 ] {} <Debug> HTTP-Session: 44cd67eb-f21d-41b7-adba-ad5d53b15eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3222 | 2024.02.02 02:38:24.001788 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3223 | 2024.02.02 02:38:24.001830 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3224 | 2024.02.02 02:38:24.001951 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3225 | 2024.02.02 02:38:24.002224 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3226 | 2024.02.02 02:38:24.002478 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3227 | 2024.02.02 02:38:24.002655 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3228 | 2024.02.02 02:38:24.002782 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000966174 sec., 1035 rows/sec., 72.77 KiB/sec. | ||
3229 | 2024.02.02 02:38:24.002963 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} <Debug> DynamicQueryHandler: Done processing query | ||
3230 | 2024.02.02 02:38:24.002986 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3231 | 2024.02.02 02:38:24.003003 [ 3 ] {} <Debug> HTTP-Session: 44cd67eb-f21d-41b7-adba-ad5d53b15eee Destroying unnamed session | ||
3232 | 2024.02.02 02:38:24.003157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3233 | 2024.02.02 02:38:24.003201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3234 | 2024.02.02 02:38:24.003219 [ 3 ] {} <Debug> HTTP-Session: f4909863-365c-4f26-b8fb-140f04c533f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3235 | 2024.02.02 02:38:24.003236 [ 3 ] {} <Debug> HTTP-Session: f4909863-365c-4f26-b8fb-140f04c533f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3236 | 2024.02.02 02:38:24.003317 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3237 | 2024.02.02 02:38:24.003360 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3238 | 2024.02.02 02:38:24.003506 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3239 | 2024.02.02 02:38:24.004082 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3240 | 2024.02.02 02:38:24.004397 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3241 | 2024.02.02 02:38:24.004578 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3242 | 2024.02.02 02:38:24.004695 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001350373 sec., 37767 rows/sec., 50.97 MiB/sec. | ||
3243 | 2024.02.02 02:38:24.004817 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} <Debug> DynamicQueryHandler: Done processing query | ||
3244 | 2024.02.02 02:38:24.004839 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3245 | 2024.02.02 02:38:24.004854 [ 3 ] {} <Debug> HTTP-Session: f4909863-365c-4f26-b8fb-140f04c533f3 Destroying unnamed session | ||
3246 | 2024.02.02 02:38:27.811878 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3247 | 2024.02.02 02:38:27.811967 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3248 | 2024.02.02 02:38:33.993343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3249 | 2024.02.02 02:38:33.993459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3250 | 2024.02.02 02:38:33.993484 [ 3 ] {} <Debug> HTTP-Session: e6e504b0-f017-4d4e-a38e-fbcb613d58af Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3251 | 2024.02.02 02:38:33.993507 [ 3 ] {} <Debug> HTTP-Session: e6e504b0-f017-4d4e-a38e-fbcb613d58af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3252 | 2024.02.02 02:38:33.993628 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3253 | 2024.02.02 02:38:33.993686 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3254 | 2024.02.02 02:38:33.993838 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3255 | 2024.02.02 02:38:33.994319 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3256 | 2024.02.02 02:38:33.994588 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3257 | 2024.02.02 02:38:33.994752 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3258 | 2024.02.02 02:38:33.994867 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00120444 sec., 42343 rows/sec., 3.35 MiB/sec. | ||
3259 | 2024.02.02 02:38:33.995128 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} <Debug> DynamicQueryHandler: Done processing query | ||
3260 | 2024.02.02 02:38:33.995154 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3261 | 2024.02.02 02:38:33.995172 [ 3 ] {} <Debug> HTTP-Session: e6e504b0-f017-4d4e-a38e-fbcb613d58af Destroying unnamed session | ||
3262 | 2024.02.02 02:38:33.995318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3263 | 2024.02.02 02:38:33.995369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3264 | 2024.02.02 02:38:33.995388 [ 3 ] {} <Debug> HTTP-Session: af6f5d54-893f-4dd6-9fa9-1efec9232dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3265 | 2024.02.02 02:38:33.995406 [ 3 ] {} <Debug> HTTP-Session: af6f5d54-893f-4dd6-9fa9-1efec9232dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3266 | 2024.02.02 02:38:33.995495 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3267 | 2024.02.02 02:38:33.995538 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3268 | 2024.02.02 02:38:33.995663 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3269 | 2024.02.02 02:38:33.996068 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3270 | 2024.02.02 02:38:33.996286 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3271 | 2024.02.02 02:38:33.996436 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3272 | 2024.02.02 02:38:33.996538 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.001015185 sec., 150711 rows/sec., 14.62 MiB/sec. | ||
3273 | 2024.02.02 02:38:33.996655 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} <Debug> DynamicQueryHandler: Done processing query | ||
3274 | 2024.02.02 02:38:33.996678 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3275 | 2024.02.02 02:38:33.996694 [ 3 ] {} <Debug> HTTP-Session: af6f5d54-893f-4dd6-9fa9-1efec9232dbc Destroying unnamed session | ||
3276 | 2024.02.02 02:38:33.996804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3277 | 2024.02.02 02:38:33.996850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3278 | 2024.02.02 02:38:33.996869 [ 3 ] {} <Debug> HTTP-Session: d7fce101-c70e-4198-a2c8-35a02a705974 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3279 | 2024.02.02 02:38:33.996885 [ 3 ] {} <Debug> HTTP-Session: d7fce101-c70e-4198-a2c8-35a02a705974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3280 | 2024.02.02 02:38:33.996959 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3281 | 2024.02.02 02:38:33.996997 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3282 | 2024.02.02 02:38:33.997100 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3283 | 2024.02.02 02:38:33.997405 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3284 | 2024.02.02 02:38:33.997608 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3285 | 2024.02.02 02:38:33.997753 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3286 | 2024.02.02 02:38:33.997853 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000867771 sec., 58771 rows/sec., 4.60 MiB/sec. | ||
3287 | 2024.02.02 02:38:33.997974 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} <Debug> DynamicQueryHandler: Done processing query | ||
3288 | 2024.02.02 02:38:33.997996 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3289 | 2024.02.02 02:38:33.998011 [ 3 ] {} <Debug> HTTP-Session: d7fce101-c70e-4198-a2c8-35a02a705974 Destroying unnamed session | ||
3290 | 2024.02.02 02:38:33.998137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3291 | 2024.02.02 02:38:33.998182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3292 | 2024.02.02 02:38:33.998200 [ 3 ] {} <Debug> HTTP-Session: 59b331c2-9498-422b-84c7-9d2e2a4b8b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3293 | 2024.02.02 02:38:33.998216 [ 3 ] {} <Debug> HTTP-Session: 59b331c2-9498-422b-84c7-9d2e2a4b8b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3294 | 2024.02.02 02:38:33.998309 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3295 | 2024.02.02 02:38:33.998354 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3296 | 2024.02.02 02:38:33.998487 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3297 | 2024.02.02 02:38:33.999094 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3298 | 2024.02.02 02:38:33.999415 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3299 | 2024.02.02 02:38:33.999603 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3300 | 2024.02.02 02:38:33.999739 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001400365 sec., 36419 rows/sec., 49.15 MiB/sec. | ||
3301 | 2024.02.02 02:38:33.999957 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} <Debug> DynamicQueryHandler: Done processing query | ||
3302 | 2024.02.02 02:38:33.999980 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3303 | 2024.02.02 02:38:33.999995 [ 3 ] {} <Debug> HTTP-Session: 59b331c2-9498-422b-84c7-9d2e2a4b8b1c Destroying unnamed session | ||
3304 | 2024.02.02 02:38:36.644053 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
3305 | 2024.02.02 02:38:36.644141 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3306 | 2024.02.02 02:38:36.644259 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
3307 | 2024.02.02 02:38:36.644406 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3308 | 2024.02.02 02:38:36.644447 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part | ||
3309 | 2024.02.02 02:38:36.644604 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
3310 | 2024.02.02 02:38:36.644716 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3311 | 2024.02.02 02:38:36.644821 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
3312 | 2024.02.02 02:38:36.644915 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
3313 | 2024.02.02 02:38:36.645556 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358143 sec., 399074.32427954936 rows/sec., 28.14 MiB/sec. | ||
3314 | 2024.02.02 02:38:36.645654 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3315 | 2024.02.02 02:38:36.645851 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
3316 | 2024.02.02 02:38:36.645912 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
3317 | 2024.02.02 02:38:42.812039 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3318 | 2024.02.02 02:38:42.812113 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3319 | 2024.02.02 02:38:43.995429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3320 | 2024.02.02 02:38:43.995554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3321 | 2024.02.02 02:38:43.995583 [ 3 ] {} <Debug> HTTP-Session: 3093704b-7d80-40e2-a415-80b53df3f981 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3322 | 2024.02.02 02:38:43.995610 [ 3 ] {} <Debug> HTTP-Session: 3093704b-7d80-40e2-a415-80b53df3f981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3323 | 2024.02.02 02:38:43.995744 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3324 | 2024.02.02 02:38:43.995807 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3325 | 2024.02.02 02:38:43.995979 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3326 | 2024.02.02 02:38:43.996492 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3327 | 2024.02.02 02:38:43.996754 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3328 | 2024.02.02 02:38:43.996919 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3329 | 2024.02.02 02:38:43.997033 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00125004 sec., 40798 rows/sec., 3.23 MiB/sec. | ||
3330 | 2024.02.02 02:38:43.997033 [ 147 ] {} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
3331 | 2024.02.02 02:38:43.997113 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3332 | 2024.02.02 02:38:43.997214 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} <Debug> DynamicQueryHandler: Done processing query | ||
3333 | 2024.02.02 02:38:43.997260 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3334 | 2024.02.02 02:38:43.997275 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact | ||
3335 | 2024.02.02 02:38:43.997288 [ 3 ] {} <Debug> HTTP-Session: 3093704b-7d80-40e2-a415-80b53df3f981 Destroying unnamed session | ||
3336 | 2024.02.02 02:38:43.997423 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3337 | 2024.02.02 02:38:43.997469 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 51 rows starting from the beginning of the part | ||
3338 | 2024.02.02 02:38:43.997531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3339 | 2024.02.02 02:38:43.997624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3340 | 2024.02.02 02:38:43.997668 [ 3 ] {} <Debug> HTTP-Session: 45403e36-94bf-496a-964b-8debb7906701 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3341 | 2024.02.02 02:38:43.997689 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part | ||
3342 | 2024.02.02 02:38:43.997703 [ 3 ] {} <Debug> HTTP-Session: 45403e36-94bf-496a-964b-8debb7906701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3343 | 2024.02.02 02:38:43.997944 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part | ||
3344 | 2024.02.02 02:38:43.997955 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3345 | 2024.02.02 02:38:43.998054 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3346 | 2024.02.02 02:38:43.998186 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3347 | 2024.02.02 02:38:43.998467 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part | ||
3348 | 2024.02.02 02:38:43.998519 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3349 | 2024.02.02 02:38:43.999653 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3350 | 2024.02.02 02:38:43.999873 [ 24 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002686906 sec., 94904.69707537218 rows/sec., 7.51 MiB/sec. | ||
3351 | 2024.02.02 02:38:44.000048 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
3352 | 2024.02.02 02:38:44.000096 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3353 | 2024.02.02 02:38:44.000135 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.88 MiB, peak 238.12 MiB, will set to 232.67 MiB (RSS), difference: -5.21 MiB | ||
3354 | 2024.02.02 02:38:44.000362 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. | ||
3355 | 2024.02.02 02:38:44.000387 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3356 | 2024.02.02 02:38:44.000441 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 | ||
3357 | 2024.02.02 02:38:44.000548 [ 147 ] {} <Debug> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3358 | 2024.02.02 02:38:44.000701 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3359 | 2024.02.02 02:38:44.000715 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} <Information> executeQuery: Read 189 rows, 17.97 KiB in 0.002669535 sec., 70798 rows/sec., 6.57 MiB/sec. | ||
3360 | 2024.02.02 02:38:44.000979 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3361 | 2024.02.02 02:38:44.001285 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} <Debug> DynamicQueryHandler: Done processing query | ||
3362 | 2024.02.02 02:38:44.001308 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3363 | 2024.02.02 02:38:44.001336 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3364 | 2024.02.02 02:38:44.001357 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part | ||
3365 | 2024.02.02 02:38:44.001359 [ 3 ] {} <Debug> HTTP-Session: 45403e36-94bf-496a-964b-8debb7906701 Destroying unnamed session | ||
3366 | 2024.02.02 02:38:44.001467 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 155 rows starting from the beginning of the part | ||
3367 | 2024.02.02 02:38:44.001498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3368 | 2024.02.02 02:38:44.001563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3369 | 2024.02.02 02:38:44.001575 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 190 rows starting from the beginning of the part | ||
3370 | 2024.02.02 02:38:44.001585 [ 3 ] {} <Debug> HTTP-Session: 7b056096-84ba-47e2-a7a1-df1797e48d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3371 | 2024.02.02 02:38:44.001614 [ 3 ] {} <Debug> HTTP-Session: 7b056096-84ba-47e2-a7a1-df1797e48d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3372 | 2024.02.02 02:38:44.001694 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 154 rows starting from the beginning of the part | ||
3373 | 2024.02.02 02:38:44.001734 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3374 | 2024.02.02 02:38:44.001791 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3375 | 2024.02.02 02:38:44.001807 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 153 rows starting from the beginning of the part | ||
3376 | 2024.02.02 02:38:44.001987 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 189 rows starting from the beginning of the part | ||
3377 | 2024.02.02 02:38:44.002046 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3378 | 2024.02.02 02:38:44.002616 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3379 | 2024.02.02 02:38:44.002866 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3380 | 2024.02.02 02:38:44.003081 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3381 | 2024.02.02 02:38:44.003084 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 4 columns (4 merged, 0 gathered) in 0.002257526 sec., 458023.5177800831 rows/sec., 43.35 MiB/sec. | ||
3382 | 2024.02.02 02:38:44.003264 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} <Information> executeQuery: Read 75 rows, 5.98 KiB in 0.001480376 sec., 50662 rows/sec., 3.95 MiB/sec. | ||
3383 | 2024.02.02 02:38:44.003264 [ 144 ] {} <Debug> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3384 | 2024.02.02 02:38:44.003315 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3385 | 2024.02.02 02:38:44.003447 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3386 | 2024.02.02 02:38:44.003575 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} <Debug> DynamicQueryHandler: Done processing query | ||
3387 | 2024.02.02 02:38:44.003625 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3388 | 2024.02.02 02:38:44.003656 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3389 | 2024.02.02 02:38:44.003699 [ 3 ] {} <Debug> HTTP-Session: 7b056096-84ba-47e2-a7a1-df1797e48d3c Destroying unnamed session | ||
3390 | 2024.02.02 02:38:44.003818 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3391 | 2024.02.02 02:38:44.003906 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3392 | 2024.02.02 02:38:44.003940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3393 | 2024.02.02 02:38:44.004006 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part | ||
3394 | 2024.02.02 02:38:44.004023 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3395 | 2024.02.02 02:38:44.004043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3396 | 2024.02.02 02:38:44.004087 [ 3 ] {} <Debug> HTTP-Session: 98d53ba5-b3c5-4f69-aa8a-44d6d6d5da27 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3397 | 2024.02.02 02:38:44.004140 [ 3 ] {} <Debug> HTTP-Session: 98d53ba5-b3c5-4f69-aa8a-44d6d6d5da27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3398 | 2024.02.02 02:38:44.004264 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 55 rows starting from the beginning of the part | ||
3399 | 2024.02.02 02:38:44.004311 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3400 | 2024.02.02 02:38:44.004376 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3401 | 2024.02.02 02:38:44.004391 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part | ||
3402 | 2024.02.02 02:38:44.004566 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
3403 | 2024.02.02 02:38:44.004654 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3404 | 2024.02.02 02:38:44.004710 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3405 | 2024.02.02 02:38:44.004813 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 75 rows starting from the beginning of the part | ||
3406 | 2024.02.02 02:38:44.005178 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3407 | 2024.02.02 02:38:44.005554 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3408 | 2024.02.02 02:38:44.005728 [ 17 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 4 columns (4 merged, 0 gathered) in 0.002187964 sec., 188302.9154044582 rows/sec., 14.71 MiB/sec. | ||
3409 | 2024.02.02 02:38:44.005793 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3410 | 2024.02.02 02:38:44.005984 [ 17 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3411 | 2024.02.02 02:38:44.005994 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.0016415 sec., 21931 rows/sec., 1.55 MiB/sec. | ||
3412 | 2024.02.02 02:38:44.006156 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} <Debug> DynamicQueryHandler: Done processing query | ||
3413 | 2024.02.02 02:38:44.006193 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3414 | 2024.02.02 02:38:44.006214 [ 3 ] {} <Debug> HTTP-Session: 98d53ba5-b3c5-4f69-aa8a-44d6d6d5da27 Destroying unnamed session | ||
3415 | 2024.02.02 02:38:44.006283 [ 17 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3416 | 2024.02.02 02:38:44.006367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3417 | 2024.02.02 02:38:44.006381 [ 17 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3418 | 2024.02.02 02:38:44.006435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3419 | 2024.02.02 02:38:44.006491 [ 3 ] {} <Debug> HTTP-Session: 679bf702-0581-4d9e-b984-497cedb5fc0c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3420 | 2024.02.02 02:38:44.006527 [ 3 ] {} <Debug> HTTP-Session: 679bf702-0581-4d9e-b984-497cedb5fc0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3421 | 2024.02.02 02:38:44.006612 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3422 | 2024.02.02 02:38:44.006657 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3423 | 2024.02.02 02:38:44.006796 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3424 | 2024.02.02 02:38:44.007321 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3425 | 2024.02.02 02:38:44.007635 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3426 | 2024.02.02 02:38:44.007822 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3427 | 2024.02.02 02:38:44.007935 [ 144 ] {} <Debug> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3428 | 2024.02.02 02:38:44.007956 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001313412 sec., 38830 rows/sec., 52.40 MiB/sec. | ||
3429 | 2024.02.02 02:38:44.007986 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3430 | 2024.02.02 02:38:44.008108 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3431 | 2024.02.02 02:38:44.008160 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} <Debug> DynamicQueryHandler: Done processing query | ||
3432 | 2024.02.02 02:38:44.008189 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3433 | 2024.02.02 02:38:44.008218 [ 3 ] {} <Debug> HTTP-Session: 679bf702-0581-4d9e-b984-497cedb5fc0c Destroying unnamed session | ||
3434 | 2024.02.02 02:38:44.008229 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3435 | 2024.02.02 02:38:44.008265 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1047 rows starting from the beginning of the part | ||
3436 | 2024.02.02 02:38:44.008380 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part | ||
3437 | 2024.02.02 02:38:44.008484 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part | ||
3438 | 2024.02.02 02:38:44.008582 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part | ||
3439 | 2024.02.02 02:38:44.008681 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3440 | 2024.02.02 02:38:44.008779 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part | ||
3441 | 2024.02.02 02:38:44.012025 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 6 columns (6 merged, 0 gathered) in 0.003985468 sec., 326686.8533381776 rows/sec., 440.85 MiB/sec. | ||
3442 | 2024.02.02 02:38:44.012677 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3443 | 2024.02.02 02:38:44.012954 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3444 | 2024.02.02 02:38:44.013022 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3445 | 2024.02.02 02:38:44.013094 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5: 8.98 MiB. | ||
3446 | 2024.02.02 02:38:45.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.65 MiB, peak 238.12 MiB, will set to 233.82 MiB (RSS), difference: 6.17 MiB | ||
3447 | 2024.02.02 02:38:53.993071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3448 | 2024.02.02 02:38:53.993202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3449 | 2024.02.02 02:38:53.993232 [ 3 ] {} <Debug> HTTP-Session: 026b3d6e-deee-4ada-8d85-72617ef462c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3450 | 2024.02.02 02:38:53.993258 [ 3 ] {} <Debug> HTTP-Session: 026b3d6e-deee-4ada-8d85-72617ef462c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3451 | 2024.02.02 02:38:53.993396 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3452 | 2024.02.02 02:38:53.993460 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3453 | 2024.02.02 02:38:53.993608 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3454 | 2024.02.02 02:38:53.994130 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3455 | 2024.02.02 02:38:53.994389 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3456 | 2024.02.02 02:38:53.994547 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3457 | 2024.02.02 02:38:53.994656 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00122119 sec., 41762 rows/sec., 3.31 MiB/sec. | ||
3458 | 2024.02.02 02:38:53.994788 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} <Debug> DynamicQueryHandler: Done processing query | ||
3459 | 2024.02.02 02:38:53.994813 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3460 | 2024.02.02 02:38:53.994829 [ 3 ] {} <Debug> HTTP-Session: 026b3d6e-deee-4ada-8d85-72617ef462c5 Destroying unnamed session | ||
3461 | 2024.02.02 02:38:53.994977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3462 | 2024.02.02 02:38:53.995021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3463 | 2024.02.02 02:38:53.995042 [ 3 ] {} <Debug> HTTP-Session: 8fca4f27-2b84-4e8d-ab1f-7807ab011aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3464 | 2024.02.02 02:38:53.995059 [ 3 ] {} <Debug> HTTP-Session: 8fca4f27-2b84-4e8d-ab1f-7807ab011aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3465 | 2024.02.02 02:38:53.995137 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3466 | 2024.02.02 02:38:53.995175 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3467 | 2024.02.02 02:38:53.995277 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3468 | 2024.02.02 02:38:53.995691 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3469 | 2024.02.02 02:38:53.995906 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3470 | 2024.02.02 02:38:53.996056 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3471 | 2024.02.02 02:38:53.996151 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.000986224 sec., 155137 rows/sec., 15.05 MiB/sec. | ||
3472 | 2024.02.02 02:38:53.996266 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} <Debug> DynamicQueryHandler: Done processing query | ||
3473 | 2024.02.02 02:38:53.996289 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3474 | 2024.02.02 02:38:53.996305 [ 3 ] {} <Debug> HTTP-Session: 8fca4f27-2b84-4e8d-ab1f-7807ab011aa0 Destroying unnamed session | ||
3475 | 2024.02.02 02:38:53.996425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3476 | 2024.02.02 02:38:53.996469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3477 | 2024.02.02 02:38:53.996488 [ 3 ] {} <Debug> HTTP-Session: 752dc3fc-5de9-4246-be7f-510cf773d93a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3478 | 2024.02.02 02:38:53.996505 [ 3 ] {} <Debug> HTTP-Session: 752dc3fc-5de9-4246-be7f-510cf773d93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3479 | 2024.02.02 02:38:53.996577 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3480 | 2024.02.02 02:38:53.996615 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3481 | 2024.02.02 02:38:53.996718 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3482 | 2024.02.02 02:38:53.997096 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3483 | 2024.02.02 02:38:53.997299 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3484 | 2024.02.02 02:38:53.997452 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3485 | 2024.02.02 02:38:53.997547 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000943113 sec., 54076 rows/sec., 4.23 MiB/sec. | ||
3486 | 2024.02.02 02:38:53.997659 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} <Debug> DynamicQueryHandler: Done processing query | ||
3487 | 2024.02.02 02:38:53.997682 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3488 | 2024.02.02 02:38:53.997698 [ 3 ] {} <Debug> HTTP-Session: 752dc3fc-5de9-4246-be7f-510cf773d93a Destroying unnamed session | ||
3489 | 2024.02.02 02:38:53.997903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3490 | 2024.02.02 02:38:53.997947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3491 | 2024.02.02 02:38:53.997966 [ 3 ] {} <Debug> HTTP-Session: 9b4f4289-e41a-4978-8aa7-10deb3631a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3492 | 2024.02.02 02:38:53.997982 [ 3 ] {} <Debug> HTTP-Session: 9b4f4289-e41a-4978-8aa7-10deb3631a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3493 | 2024.02.02 02:38:53.998075 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3494 | 2024.02.02 02:38:53.998119 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3495 | 2024.02.02 02:38:53.998251 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3496 | 2024.02.02 02:38:53.998797 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
3497 | 2024.02.02 02:38:53.999161 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3498 | 2024.02.02 02:38:53.999361 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3499 | 2024.02.02 02:38:53.999465 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001361743 sec., 37452 rows/sec., 50.54 MiB/sec. | ||
3500 | 2024.02.02 02:38:53.999593 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} <Debug> DynamicQueryHandler: Done processing query | ||
3501 | 2024.02.02 02:38:53.999627 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3502 | 2024.02.02 02:38:53.999644 [ 3 ] {} <Debug> HTTP-Session: 9b4f4289-e41a-4978-8aa7-10deb3631a89 Destroying unnamed session | ||
3503 | 2024.02.02 02:38:57.812152 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3504 | 2024.02.02 02:38:57.812202 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3505 | 2024.02.02 02:39:03.993870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3506 | 2024.02.02 02:39:03.993988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3507 | 2024.02.02 02:39:03.994013 [ 3 ] {} <Debug> HTTP-Session: 4164ec82-a1a8-41cc-b5f8-c654386d4495 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3508 | 2024.02.02 02:39:03.994036 [ 3 ] {} <Debug> HTTP-Session: 4164ec82-a1a8-41cc-b5f8-c654386d4495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3509 | 2024.02.02 02:39:03.994163 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3510 | 2024.02.02 02:39:03.994224 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3511 | 2024.02.02 02:39:03.994380 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3512 | 2024.02.02 02:39:03.994853 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3513 | 2024.02.02 02:39:03.995113 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3514 | 2024.02.02 02:39:03.995278 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3515 | 2024.02.02 02:39:03.995391 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00119149 sec., 42803 rows/sec., 3.39 MiB/sec. | ||
3516 | 2024.02.02 02:39:03.995567 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} <Debug> DynamicQueryHandler: Done processing query | ||
3517 | 2024.02.02 02:39:03.995593 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3518 | 2024.02.02 02:39:03.995610 [ 3 ] {} <Debug> HTTP-Session: 4164ec82-a1a8-41cc-b5f8-c654386d4495 Destroying unnamed session | ||
3519 | 2024.02.02 02:39:03.995715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3520 | 2024.02.02 02:39:03.995761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3521 | 2024.02.02 02:39:03.995781 [ 3 ] {} <Debug> HTTP-Session: 4a54d2aa-208d-4ba8-bb8b-6c64e4d04d45 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3522 | 2024.02.02 02:39:03.995798 [ 3 ] {} <Debug> HTTP-Session: 4a54d2aa-208d-4ba8-bb8b-6c64e4d04d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3523 | 2024.02.02 02:39:03.995870 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3524 | 2024.02.02 02:39:03.995911 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3525 | 2024.02.02 02:39:03.996020 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3526 | 2024.02.02 02:39:03.996328 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3527 | 2024.02.02 02:39:03.996536 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3528 | 2024.02.02 02:39:03.996694 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3529 | 2024.02.02 02:39:03.996814 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000915183 sec., 4370 rows/sec., 364.94 KiB/sec. | ||
3530 | 2024.02.02 02:39:03.996978 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} <Debug> DynamicQueryHandler: Done processing query | ||
3531 | 2024.02.02 02:39:03.997003 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3532 | 2024.02.02 02:39:03.997019 [ 3 ] {} <Debug> HTTP-Session: 4a54d2aa-208d-4ba8-bb8b-6c64e4d04d45 Destroying unnamed session | ||
3533 | 2024.02.02 02:39:03.997155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3534 | 2024.02.02 02:39:03.997200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3535 | 2024.02.02 02:39:03.997219 [ 3 ] {} <Debug> HTTP-Session: 41fdb415-a4f5-4140-9482-1306341ee59f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3536 | 2024.02.02 02:39:03.997236 [ 3 ] {} <Debug> HTTP-Session: 41fdb415-a4f5-4140-9482-1306341ee59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3537 | 2024.02.02 02:39:03.997311 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3538 | 2024.02.02 02:39:03.997350 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3539 | 2024.02.02 02:39:03.997463 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3540 | 2024.02.02 02:39:03.997860 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3541 | 2024.02.02 02:39:03.998080 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3542 | 2024.02.02 02:39:03.998243 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3543 | 2024.02.02 02:39:03.998364 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} <Information> executeQuery: Read 155 rows, 15.38 KiB in 0.001025615 sec., 151128 rows/sec., 14.64 MiB/sec. | ||
3544 | 2024.02.02 02:39:03.998481 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} <Debug> DynamicQueryHandler: Done processing query | ||
3545 | 2024.02.02 02:39:03.998506 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3546 | 2024.02.02 02:39:03.998522 [ 3 ] {} <Debug> HTTP-Session: 41fdb415-a4f5-4140-9482-1306341ee59f Destroying unnamed session | ||
3547 | 2024.02.02 02:39:03.998621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3548 | 2024.02.02 02:39:03.998666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3549 | 2024.02.02 02:39:03.998685 [ 3 ] {} <Debug> HTTP-Session: 5df8aaee-9ff0-4912-9c02-ab5da8fdcccc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3550 | 2024.02.02 02:39:03.998702 [ 3 ] {} <Debug> HTTP-Session: 5df8aaee-9ff0-4912-9c02-ab5da8fdcccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3551 | 2024.02.02 02:39:03.998771 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3552 | 2024.02.02 02:39:03.998809 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3553 | 2024.02.02 02:39:03.998914 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3554 | 2024.02.02 02:39:03.999211 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3555 | 2024.02.02 02:39:03.999432 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3556 | 2024.02.02 02:39:03.999594 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3557 | 2024.02.02 02:39:03.999717 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000913722 sec., 4377 rows/sec., 305.67 KiB/sec. | ||
3558 | 2024.02.02 02:39:03.999842 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} <Debug> DynamicQueryHandler: Done processing query | ||
3559 | 2024.02.02 02:39:03.999867 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3560 | 2024.02.02 02:39:03.999882 [ 3 ] {} <Debug> HTTP-Session: 5df8aaee-9ff0-4912-9c02-ab5da8fdcccc Destroying unnamed session | ||
3561 | 2024.02.02 02:39:03.999998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3562 | 2024.02.02 02:39:04.000126 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.95 MiB, peak 239.29 MiB, will set to 233.82 MiB (RSS), difference: -1.13 MiB | ||
3563 | 2024.02.02 02:39:04.000142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3564 | 2024.02.02 02:39:04.000217 [ 3 ] {} <Debug> HTTP-Session: 8c1a2764-98a2-42ee-ae16-0a8277d5f06e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3565 | 2024.02.02 02:39:04.000264 [ 3 ] {} <Debug> HTTP-Session: 8c1a2764-98a2-42ee-ae16-0a8277d5f06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3566 | 2024.02.02 02:39:04.000468 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3567 | 2024.02.02 02:39:04.000512 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3568 | 2024.02.02 02:39:04.000625 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3569 | 2024.02.02 02:39:04.000942 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3570 | 2024.02.02 02:39:04.001151 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3571 | 2024.02.02 02:39:04.001300 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3572 | 2024.02.02 02:39:04.001407 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000898973 sec., 61180 rows/sec., 4.79 MiB/sec. | ||
3573 | 2024.02.02 02:39:04.001589 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} <Debug> DynamicQueryHandler: Done processing query | ||
3574 | 2024.02.02 02:39:04.001613 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3575 | 2024.02.02 02:39:04.001629 [ 3 ] {} <Debug> HTTP-Session: 8c1a2764-98a2-42ee-ae16-0a8277d5f06e Destroying unnamed session | ||
3576 | 2024.02.02 02:39:04.001717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3577 | 2024.02.02 02:39:04.001760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3578 | 2024.02.02 02:39:04.001780 [ 3 ] {} <Debug> HTTP-Session: 7182aad2-8fac-490c-8734-f0e275ca0ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3579 | 2024.02.02 02:39:04.001797 [ 3 ] {} <Debug> HTTP-Session: 7182aad2-8fac-490c-8734-f0e275ca0ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3580 | 2024.02.02 02:39:04.001868 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3581 | 2024.02.02 02:39:04.001913 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3582 | 2024.02.02 02:39:04.002043 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3583 | 2024.02.02 02:39:04.002320 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3584 | 2024.02.02 02:39:04.002574 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3585 | 2024.02.02 02:39:04.002746 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3586 | 2024.02.02 02:39:04.002860 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000953293 sec., 2097 rows/sec., 147.51 KiB/sec. | ||
3587 | 2024.02.02 02:39:04.003031 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} <Debug> DynamicQueryHandler: Done processing query | ||
3588 | 2024.02.02 02:39:04.003056 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3589 | 2024.02.02 02:39:04.003071 [ 3 ] {} <Debug> HTTP-Session: 7182aad2-8fac-490c-8734-f0e275ca0ad8 Destroying unnamed session | ||
3590 | 2024.02.02 02:39:04.003213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3591 | 2024.02.02 02:39:04.003257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3592 | 2024.02.02 02:39:04.003277 [ 3 ] {} <Debug> HTTP-Session: d62fb386-eb0a-4579-900d-0d643a4c0135 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3593 | 2024.02.02 02:39:04.003293 [ 3 ] {} <Debug> HTTP-Session: d62fb386-eb0a-4579-900d-0d643a4c0135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3594 | 2024.02.02 02:39:04.003379 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3595 | 2024.02.02 02:39:04.003423 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3596 | 2024.02.02 02:39:04.003565 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3597 | 2024.02.02 02:39:04.004108 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3598 | 2024.02.02 02:39:04.004413 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3599 | 2024.02.02 02:39:04.004587 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3600 | 2024.02.02 02:39:04.004723 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001308662 sec., 38971 rows/sec., 52.59 MiB/sec. | ||
3601 | 2024.02.02 02:39:04.004869 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} <Debug> DynamicQueryHandler: Done processing query | ||
3602 | 2024.02.02 02:39:04.004892 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3603 | 2024.02.02 02:39:04.004908 [ 3 ] {} <Debug> HTTP-Session: d62fb386-eb0a-4579-900d-0d643a4c0135 Destroying unnamed session | ||
3604 | 2024.02.02 02:39:12.812443 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3605 | 2024.02.02 02:39:12.812554 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3606 | 2024.02.02 02:39:13.994633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3607 | 2024.02.02 02:39:13.994754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3608 | 2024.02.02 02:39:13.994780 [ 3 ] {} <Debug> HTTP-Session: 32593ade-086c-4525-a1bd-a8a7f075c333 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3609 | 2024.02.02 02:39:13.994803 [ 3 ] {} <Debug> HTTP-Session: 32593ade-086c-4525-a1bd-a8a7f075c333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3610 | 2024.02.02 02:39:13.994925 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3611 | 2024.02.02 02:39:13.994983 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3612 | 2024.02.02 02:39:13.995134 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3613 | 2024.02.02 02:39:13.995622 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3614 | 2024.02.02 02:39:13.995888 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3615 | 2024.02.02 02:39:13.996051 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3616 | 2024.02.02 02:39:13.996164 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00120625 sec., 42279 rows/sec., 3.35 MiB/sec. | ||
3617 | 2024.02.02 02:39:13.996336 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} <Debug> DynamicQueryHandler: Done processing query | ||
3618 | 2024.02.02 02:39:13.996362 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3619 | 2024.02.02 02:39:13.996379 [ 3 ] {} <Debug> HTTP-Session: 32593ade-086c-4525-a1bd-a8a7f075c333 Destroying unnamed session | ||
3620 | 2024.02.02 02:39:13.996482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3621 | 2024.02.02 02:39:13.996528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3622 | 2024.02.02 02:39:13.996549 [ 3 ] {} <Debug> HTTP-Session: 93423bbc-199d-4e65-bd25-572b766ddfa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3623 | 2024.02.02 02:39:13.996567 [ 3 ] {} <Debug> HTTP-Session: 93423bbc-199d-4e65-bd25-572b766ddfa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3624 | 2024.02.02 02:39:13.996638 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3625 | 2024.02.02 02:39:13.996680 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3626 | 2024.02.02 02:39:13.996796 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3627 | 2024.02.02 02:39:13.997092 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3628 | 2024.02.02 02:39:13.997302 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3629 | 2024.02.02 02:39:13.997454 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3630 | 2024.02.02 02:39:13.997571 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000903393 sec., 2213 rows/sec., 189.17 KiB/sec. | ||
3631 | 2024.02.02 02:39:13.997686 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} <Debug> DynamicQueryHandler: Done processing query | ||
3632 | 2024.02.02 02:39:13.997709 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3633 | 2024.02.02 02:39:13.997725 [ 3 ] {} <Debug> HTTP-Session: 93423bbc-199d-4e65-bd25-572b766ddfa2 Destroying unnamed session | ||
3634 | 2024.02.02 02:39:13.997871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3635 | 2024.02.02 02:39:13.997916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3636 | 2024.02.02 02:39:13.997936 [ 3 ] {} <Debug> HTTP-Session: 5c00bea0-1729-4909-a814-2ba4636b37ff Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3637 | 2024.02.02 02:39:13.997952 [ 3 ] {} <Debug> HTTP-Session: 5c00bea0-1729-4909-a814-2ba4636b37ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3638 | 2024.02.02 02:39:13.998028 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3639 | 2024.02.02 02:39:13.998065 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3640 | 2024.02.02 02:39:13.998176 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3641 | 2024.02.02 02:39:13.998596 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3642 | 2024.02.02 02:39:13.998817 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3643 | 2024.02.02 02:39:13.998969 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3644 | 2024.02.02 02:39:13.999084 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} <Information> executeQuery: Read 190 rows, 18.05 KiB in 0.001028256 sec., 184778 rows/sec., 17.15 MiB/sec. | ||
3645 | 2024.02.02 02:39:13.999205 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} <Debug> DynamicQueryHandler: Done processing query | ||
3646 | 2024.02.02 02:39:13.999229 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3647 | 2024.02.02 02:39:13.999245 [ 3 ] {} <Debug> HTTP-Session: 5c00bea0-1729-4909-a814-2ba4636b37ff Destroying unnamed session | ||
3648 | 2024.02.02 02:39:13.999395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3649 | 2024.02.02 02:39:13.999442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3650 | 2024.02.02 02:39:13.999462 [ 3 ] {} <Debug> HTTP-Session: e8597638-a4fc-471d-92b6-e0641ce10eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3651 | 2024.02.02 02:39:13.999480 [ 3 ] {} <Debug> HTTP-Session: e8597638-a4fc-471d-92b6-e0641ce10eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3652 | 2024.02.02 02:39:13.999550 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3653 | 2024.02.02 02:39:13.999588 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3654 | 2024.02.02 02:39:13.999697 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3655 | 2024.02.02 02:39:13.999960 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3656 | 2024.02.02 02:39:14.000169 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3657 | 2024.02.02 02:39:14.000318 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3658 | 2024.02.02 02:39:14.000443 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000857851 sec., 2331 rows/sec., 162.79 KiB/sec. | ||
3659 | 2024.02.02 02:39:14.000603 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} <Debug> DynamicQueryHandler: Done processing query | ||
3660 | 2024.02.02 02:39:14.000627 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3661 | 2024.02.02 02:39:14.000643 [ 3 ] {} <Debug> HTTP-Session: e8597638-a4fc-471d-92b6-e0641ce10eb9 Destroying unnamed session | ||
3662 | 2024.02.02 02:39:14.000758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 13067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3663 | 2024.02.02 02:39:14.000803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3664 | 2024.02.02 02:39:14.000822 [ 3 ] {} <Debug> HTTP-Session: 992d6f74-5889-4609-a657-ea124774e198 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3665 | 2024.02.02 02:39:14.000839 [ 3 ] {} <Debug> HTTP-Session: 992d6f74-5889-4609-a657-ea124774e198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3666 | 2024.02.02 02:39:14.000911 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3667 | 2024.02.02 02:39:14.000949 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3668 | 2024.02.02 02:39:14.001078 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3669 | 2024.02.02 02:39:14.001099 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.96 MiB, peak 239.29 MiB, will set to 233.82 MiB (RSS), difference: -1.13 MiB | ||
3670 | 2024.02.02 02:39:14.001537 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3671 | 2024.02.02 02:39:14.001768 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3672 | 2024.02.02 02:39:14.001921 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3673 | 2024.02.02 02:39:14.002043 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} <Information> executeQuery: Read 77 rows, 6.15 KiB in 0.001102647 sec., 69831 rows/sec., 5.44 MiB/sec. | ||
3674 | 2024.02.02 02:39:14.002248 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} <Debug> DynamicQueryHandler: Done processing query | ||
3675 | 2024.02.02 02:39:14.002273 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3676 | 2024.02.02 02:39:14.002290 [ 3 ] {} <Debug> HTTP-Session: 992d6f74-5889-4609-a657-ea124774e198 Destroying unnamed session | ||
3677 | 2024.02.02 02:39:14.002411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3678 | 2024.02.02 02:39:14.002457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3679 | 2024.02.02 02:39:14.002476 [ 3 ] {} <Debug> HTTP-Session: 8f06c3a7-7627-4616-89b1-bc4d72b8cf72 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3680 | 2024.02.02 02:39:14.002493 [ 3 ] {} <Debug> HTTP-Session: 8f06c3a7-7627-4616-89b1-bc4d72b8cf72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3681 | 2024.02.02 02:39:14.002567 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3682 | 2024.02.02 02:39:14.002612 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3683 | 2024.02.02 02:39:14.002751 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3684 | 2024.02.02 02:39:14.003053 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3685 | 2024.02.02 02:39:14.003314 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3686 | 2024.02.02 02:39:14.003489 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3687 | 2024.02.02 02:39:14.003612 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001017125 sec., 36377 rows/sec., 2.57 MiB/sec. | ||
3688 | 2024.02.02 02:39:14.003730 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} <Debug> DynamicQueryHandler: Done processing query | ||
3689 | 2024.02.02 02:39:14.003754 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3690 | 2024.02.02 02:39:14.003769 [ 3 ] {} <Debug> HTTP-Session: 8f06c3a7-7627-4616-89b1-bc4d72b8cf72 Destroying unnamed session | ||
3691 | 2024.02.02 02:39:14.003993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3692 | 2024.02.02 02:39:14.004038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3693 | 2024.02.02 02:39:14.004057 [ 3 ] {} <Debug> HTTP-Session: 63076d2e-2572-45cc-bd3d-b631382850d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3694 | 2024.02.02 02:39:14.004073 [ 3 ] {} <Debug> HTTP-Session: 63076d2e-2572-45cc-bd3d-b631382850d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3695 | 2024.02.02 02:39:14.004164 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3696 | 2024.02.02 02:39:14.004208 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3697 | 2024.02.02 02:39:14.004341 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3698 | 2024.02.02 02:39:14.004851 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3699 | 2024.02.02 02:39:14.005163 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3700 | 2024.02.02 02:39:14.005340 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3701 | 2024.02.02 02:39:14.005461 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001267971 sec., 40221 rows/sec., 54.28 MiB/sec. | ||
3702 | 2024.02.02 02:39:14.005585 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} <Debug> DynamicQueryHandler: Done processing query | ||
3703 | 2024.02.02 02:39:14.005608 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3704 | 2024.02.02 02:39:14.005624 [ 3 ] {} <Debug> HTTP-Session: 63076d2e-2572-45cc-bd3d-b631382850d1 Destroying unnamed session | ||
3705 | 2024.02.02 02:39:23.992617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3706 | 2024.02.02 02:39:23.992777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3707 | 2024.02.02 02:39:23.992824 [ 3 ] {} <Debug> HTTP-Session: 33282641-049c-44b0-9257-2ebf23930327 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3708 | 2024.02.02 02:39:23.992867 [ 3 ] {} <Debug> HTTP-Session: 33282641-049c-44b0-9257-2ebf23930327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3709 | 2024.02.02 02:39:23.993040 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3710 | 2024.02.02 02:39:23.993103 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3711 | 2024.02.02 02:39:23.993275 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3712 | 2024.02.02 02:39:23.993792 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3713 | 2024.02.02 02:39:23.994059 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3714 | 2024.02.02 02:39:23.994219 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3715 | 2024.02.02 02:39:23.994332 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001254971 sec., 40638 rows/sec., 3.22 MiB/sec. | ||
3716 | 2024.02.02 02:39:23.994368 [ 129 ] {} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
3717 | 2024.02.02 02:39:23.994480 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3718 | 2024.02.02 02:39:23.994489 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} <Debug> DynamicQueryHandler: Done processing query | ||
3719 | 2024.02.02 02:39:23.994538 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3720 | 2024.02.02 02:39:23.994607 [ 3 ] {} <Debug> HTTP-Session: 33282641-049c-44b0-9257-2ebf23930327 Destroying unnamed session | ||
3721 | 2024.02.02 02:39:23.994627 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact | ||
3722 | 2024.02.02 02:39:23.994779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3723 | 2024.02.02 02:39:23.994812 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3724 | 2024.02.02 02:39:23.994866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3725 | 2024.02.02 02:39:23.994880 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 51 rows starting from the beginning of the part | ||
3726 | 2024.02.02 02:39:23.994913 [ 3 ] {} <Debug> HTTP-Session: 1191bb2b-f36d-4970-9f30-dd9acfa75d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3727 | 2024.02.02 02:39:23.994940 [ 3 ] {} <Debug> HTTP-Session: 1191bb2b-f36d-4970-9f30-dd9acfa75d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3728 | 2024.02.02 02:39:23.995164 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3729 | 2024.02.02 02:39:23.995182 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
3730 | 2024.02.02 02:39:23.995265 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3731 | 2024.02.02 02:39:23.995445 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part | ||
3732 | 2024.02.02 02:39:23.995730 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part | ||
3733 | 2024.02.02 02:39:23.995748 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3734 | 2024.02.02 02:39:23.995953 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part | ||
3735 | 2024.02.02 02:39:23.996430 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3736 | 2024.02.02 02:39:23.996898 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3737 | 2024.02.02 02:39:23.997296 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3738 | 2024.02.02 02:39:23.997327 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787318 sec., 91485.79387066707 rows/sec., 7.24 MiB/sec. | ||
3739 | 2024.02.02 02:39:23.997479 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002260756 sec., 884 rows/sec., 75.59 KiB/sec. | ||
3740 | 2024.02.02 02:39:23.997542 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
3741 | 2024.02.02 02:39:23.997633 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} <Debug> DynamicQueryHandler: Done processing query | ||
3742 | 2024.02.02 02:39:23.997657 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3743 | 2024.02.02 02:39:23.997678 [ 3 ] {} <Debug> HTTP-Session: 1191bb2b-f36d-4970-9f30-dd9acfa75d94 Destroying unnamed session | ||
3744 | 2024.02.02 02:39:23.997795 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. | ||
3745 | 2024.02.02 02:39:23.997823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3746 | 2024.02.02 02:39:23.997876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3747 | 2024.02.02 02:39:23.997877 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 | ||
3748 | 2024.02.02 02:39:23.997899 [ 3 ] {} <Debug> HTTP-Session: 014bc5d1-b5f8-4d16-b84e-f75470592c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3749 | 2024.02.02 02:39:23.997918 [ 3 ] {} <Debug> HTTP-Session: 014bc5d1-b5f8-4d16-b84e-f75470592c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3750 | 2024.02.02 02:39:23.998016 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3751 | 2024.02.02 02:39:23.998054 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3752 | 2024.02.02 02:39:23.998159 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3753 | 2024.02.02 02:39:23.998530 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3754 | 2024.02.02 02:39:23.998739 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3755 | 2024.02.02 02:39:23.998889 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3756 | 2024.02.02 02:39:23.999007 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} <Information> executeQuery: Read 154 rows, 15.29 KiB in 0.000961244 sec., 160209 rows/sec., 15.53 MiB/sec. | ||
3757 | 2024.02.02 02:39:23.999122 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} <Debug> DynamicQueryHandler: Done processing query | ||
3758 | 2024.02.02 02:39:23.999145 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3759 | 2024.02.02 02:39:23.999160 [ 3 ] {} <Debug> HTTP-Session: 014bc5d1-b5f8-4d16-b84e-f75470592c41 Destroying unnamed session | ||
3760 | 2024.02.02 02:39:23.999288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3761 | 2024.02.02 02:39:23.999332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3762 | 2024.02.02 02:39:23.999350 [ 3 ] {} <Debug> HTTP-Session: 35970a26-1f08-4c7b-8dd4-7a41955a7b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3763 | 2024.02.02 02:39:23.999366 [ 3 ] {} <Debug> HTTP-Session: 35970a26-1f08-4c7b-8dd4-7a41955a7b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3764 | 2024.02.02 02:39:23.999434 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3765 | 2024.02.02 02:39:23.999472 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3766 | 2024.02.02 02:39:23.999578 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3767 | 2024.02.02 02:39:23.999878 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3768 | 2024.02.02 02:39:24.000076 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3769 | 2024.02.02 02:39:24.000220 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3770 | 2024.02.02 02:39:24.000339 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000877041 sec., 2280 rows/sec., 159.23 KiB/sec. | ||
3771 | 2024.02.02 02:39:24.000455 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} <Debug> DynamicQueryHandler: Done processing query | ||
3772 | 2024.02.02 02:39:24.000477 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3773 | 2024.02.02 02:39:24.000493 [ 3 ] {} <Debug> HTTP-Session: 35970a26-1f08-4c7b-8dd4-7a41955a7b28 Destroying unnamed session | ||
3774 | 2024.02.02 02:39:24.000610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3775 | 2024.02.02 02:39:24.000654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3776 | 2024.02.02 02:39:24.000672 [ 3 ] {} <Debug> HTTP-Session: dd6a5fc7-04aa-47f4-bdc0-ae9e4ef7127e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3777 | 2024.02.02 02:39:24.000688 [ 3 ] {} <Debug> HTTP-Session: dd6a5fc7-04aa-47f4-bdc0-ae9e4ef7127e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3778 | 2024.02.02 02:39:24.000758 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3779 | 2024.02.02 02:39:24.000795 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3780 | 2024.02.02 02:39:24.000900 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3781 | 2024.02.02 02:39:24.001091 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.96 MiB, peak 239.29 MiB, will set to 233.83 MiB (RSS), difference: -1.13 MiB | ||
3782 | 2024.02.02 02:39:24.001511 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3783 | 2024.02.02 02:39:24.001718 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3784 | 2024.02.02 02:39:24.001865 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3785 | 2024.02.02 02:39:24.001982 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.00118786 sec., 44618 rows/sec., 3.49 MiB/sec. | ||
3786 | 2024.02.02 02:39:24.002084 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} <Debug> DynamicQueryHandler: Done processing query | ||
3787 | 2024.02.02 02:39:24.002106 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3788 | 2024.02.02 02:39:24.002121 [ 3 ] {} <Debug> HTTP-Session: dd6a5fc7-04aa-47f4-bdc0-ae9e4ef7127e Destroying unnamed session | ||
3789 | 2024.02.02 02:39:24.002216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3790 | 2024.02.02 02:39:24.002258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3791 | 2024.02.02 02:39:24.002276 [ 3 ] {} <Debug> HTTP-Session: 83a14826-5882-45af-8386-4f6e59a81ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3792 | 2024.02.02 02:39:24.002293 [ 3 ] {} <Debug> HTTP-Session: 83a14826-5882-45af-8386-4f6e59a81ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3793 | 2024.02.02 02:39:24.002359 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3794 | 2024.02.02 02:39:24.002401 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3795 | 2024.02.02 02:39:24.002519 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3796 | 2024.02.02 02:39:24.002769 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3797 | 2024.02.02 02:39:24.003019 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3798 | 2024.02.02 02:39:24.003188 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3799 | 2024.02.02 02:39:24.003314 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000926632 sec., 1079 rows/sec., 75.88 KiB/sec. | ||
3800 | 2024.02.02 02:39:24.003508 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} <Debug> DynamicQueryHandler: Done processing query | ||
3801 | 2024.02.02 02:39:24.003531 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3802 | 2024.02.02 02:39:24.003546 [ 3 ] {} <Debug> HTTP-Session: 83a14826-5882-45af-8386-4f6e59a81ebc Destroying unnamed session | ||
3803 | 2024.02.02 02:39:24.003684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3804 | 2024.02.02 02:39:24.003727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3805 | 2024.02.02 02:39:24.003745 [ 3 ] {} <Debug> HTTP-Session: 84141c94-700e-40c0-b3d2-000e057bffc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3806 | 2024.02.02 02:39:24.003761 [ 3 ] {} <Debug> HTTP-Session: 84141c94-700e-40c0-b3d2-000e057bffc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3807 | 2024.02.02 02:39:24.003843 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3808 | 2024.02.02 02:39:24.003887 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3809 | 2024.02.02 02:39:24.004034 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3810 | 2024.02.02 02:39:24.004509 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3811 | 2024.02.02 02:39:24.004804 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3812 | 2024.02.02 02:39:24.004983 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3813 | 2024.02.02 02:39:24.005120 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001247321 sec., 40887 rows/sec., 55.18 MiB/sec. | ||
3814 | 2024.02.02 02:39:24.005253 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} <Debug> DynamicQueryHandler: Done processing query | ||
3815 | 2024.02.02 02:39:24.005276 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3816 | 2024.02.02 02:39:24.005295 [ 3 ] {} <Debug> HTTP-Session: 84141c94-700e-40c0-b3d2-000e057bffc3 Destroying unnamed session | ||
3817 | 2024.02.02 02:39:27.812614 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3818 | 2024.02.02 02:39:27.812677 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3819 | 2024.02.02 02:39:33.992707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3820 | 2024.02.02 02:39:33.992835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3821 | 2024.02.02 02:39:33.992865 [ 3 ] {} <Debug> HTTP-Session: f9ea97db-f92f-493d-84bf-655ae7c37bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3822 | 2024.02.02 02:39:33.992893 [ 3 ] {} <Debug> HTTP-Session: f9ea97db-f92f-493d-84bf-655ae7c37bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3823 | 2024.02.02 02:39:33.993027 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3824 | 2024.02.02 02:39:33.993091 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3825 | 2024.02.02 02:39:33.993263 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3826 | 2024.02.02 02:39:33.993725 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3827 | 2024.02.02 02:39:33.993983 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3828 | 2024.02.02 02:39:33.994153 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3829 | 2024.02.02 02:39:33.994275 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00120993 sec., 42151 rows/sec., 3.34 MiB/sec. | ||
3830 | 2024.02.02 02:39:33.994438 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} <Debug> DynamicQueryHandler: Done processing query | ||
3831 | 2024.02.02 02:39:33.994465 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3832 | 2024.02.02 02:39:33.994481 [ 3 ] {} <Debug> HTTP-Session: f9ea97db-f92f-493d-84bf-655ae7c37bb4 Destroying unnamed session | ||
3833 | 2024.02.02 02:39:33.994621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3834 | 2024.02.02 02:39:33.994668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3835 | 2024.02.02 02:39:33.994688 [ 3 ] {} <Debug> HTTP-Session: 89aec33f-b37e-4eb8-b573-03a95f5b7d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3836 | 2024.02.02 02:39:33.994704 [ 3 ] {} <Debug> HTTP-Session: 89aec33f-b37e-4eb8-b573-03a95f5b7d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3837 | 2024.02.02 02:39:33.994781 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3838 | 2024.02.02 02:39:33.994849 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3839 | 2024.02.02 02:39:33.994955 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3840 | 2024.02.02 02:39:33.995473 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3841 | 2024.02.02 02:39:33.995692 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3842 | 2024.02.02 02:39:33.995841 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3843 | 2024.02.02 02:39:33.995957 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.001110857 sec., 137731 rows/sec., 13.36 MiB/sec. | ||
3844 | 2024.02.02 02:39:33.995974 [ 121 ] {} <Debug> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3845 | 2024.02.02 02:39:33.996111 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} <Debug> DynamicQueryHandler: Done processing query | ||
3846 | 2024.02.02 02:39:33.996123 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3847 | 2024.02.02 02:39:33.996158 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3848 | 2024.02.02 02:39:33.996198 [ 3 ] {} <Debug> HTTP-Session: 89aec33f-b37e-4eb8-b573-03a95f5b7d14 Destroying unnamed session | ||
3849 | 2024.02.02 02:39:33.996302 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3850 | 2024.02.02 02:39:33.996357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3851 | 2024.02.02 02:39:33.996490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3852 | 2024.02.02 02:39:33.996559 [ 3 ] {} <Debug> HTTP-Session: d71963fc-efe3-4779-8cc7-e4e6cde5772b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3853 | 2024.02.02 02:39:33.996625 [ 3 ] {} <Debug> HTTP-Session: d71963fc-efe3-4779-8cc7-e4e6cde5772b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3854 | 2024.02.02 02:39:33.996643 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3855 | 2024.02.02 02:39:33.996760 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part | ||
3856 | 2024.02.02 02:39:33.996800 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3857 | 2024.02.02 02:39:33.996887 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3858 | 2024.02.02 02:39:33.997052 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 153 rows starting from the beginning of the part | ||
3859 | 2024.02.02 02:39:33.997348 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 155 rows starting from the beginning of the part | ||
3860 | 2024.02.02 02:39:33.997391 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3861 | 2024.02.02 02:39:33.997572 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 190 rows starting from the beginning of the part | ||
3862 | 2024.02.02 02:39:33.997736 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 154 rows starting from the beginning of the part | ||
3863 | 2024.02.02 02:39:33.997989 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 153 rows starting from the beginning of the part | ||
3864 | 2024.02.02 02:39:33.998313 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3865 | 2024.02.02 02:39:33.998724 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3866 | 2024.02.02 02:39:33.999070 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3867 | 2024.02.02 02:39:33.999267 [ 121 ] {} <Debug> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3868 | 2024.02.02 02:39:33.999304 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.00243957 sec., 20905 rows/sec., 1.63 MiB/sec. | ||
3869 | 2024.02.02 02:39:33.999339 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3870 | 2024.02.02 02:39:33.999649 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3871 | 2024.02.02 02:39:33.999771 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} <Debug> DynamicQueryHandler: Done processing query | ||
3872 | 2024.02.02 02:39:33.999840 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3873 | 2024.02.02 02:39:33.999930 [ 3 ] {} <Debug> HTTP-Session: d71963fc-efe3-4779-8cc7-e4e6cde5772b Destroying unnamed session | ||
3874 | 2024.02.02 02:39:33.999991 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3875 | 2024.02.02 02:39:34.000075 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part | ||
3876 | 2024.02.02 02:39:34.000101 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 4 columns (4 merged, 0 gathered) in 0.003873305 sec., 257661.09304586134 rows/sec., 24.57 MiB/sec. | ||
3877 | 2024.02.02 02:39:34.000194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3878 | 2024.02.02 02:39:34.000326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3879 | 2024.02.02 02:39:34.000329 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
3880 | 2024.02.02 02:39:34.000353 [ 3 ] {} <Debug> HTTP-Session: 87a47275-05ac-41ff-ba83-53a99ec01d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3881 | 2024.02.02 02:39:34.000421 [ 3 ] {} <Debug> HTTP-Session: 87a47275-05ac-41ff-ba83-53a99ec01d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3882 | 2024.02.02 02:39:34.000422 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3883 | 2024.02.02 02:39:34.000667 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 55 rows starting from the beginning of the part | ||
3884 | 2024.02.02 02:39:34.000691 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3885 | 2024.02.02 02:39:34.000799 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3886 | 2024.02.02 02:39:34.000960 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part | ||
3887 | 2024.02.02 02:39:34.000987 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3888 | 2024.02.02 02:39:34.001176 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.93 MiB, peak 239.29 MiB, will set to 233.83 MiB (RSS), difference: -1.10 MiB | ||
3889 | 2024.02.02 02:39:34.001335 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3890 | 2024.02.02 02:39:34.001581 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part | ||
3891 | 2024.02.02 02:39:34.002082 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part | ||
3892 | 2024.02.02 02:39:34.002171 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3893 | 2024.02.02 02:39:34.002998 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3894 | 2024.02.02 02:39:34.003190 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771393 sec., 102879.75822196202 rows/sec., 8.04 MiB/sec. | ||
3895 | 2024.02.02 02:39:34.003281 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3896 | 2024.02.02 02:39:34.003410 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3897 | 2024.02.02 02:39:34.003447 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3898 | 2024.02.02 02:39:34.003515 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3899 | 2024.02.02 02:39:34.003620 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3900 | 2024.02.02 02:39:34.003748 [ 121 ] {} <Debug> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3901 | 2024.02.02 02:39:34.003766 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.003008424 sec., 16952 rows/sec., 22.88 MiB/sec. | ||
3902 | 2024.02.02 02:39:34.003801 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3903 | 2024.02.02 02:39:34.003986 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3904 | 2024.02.02 02:39:34.004133 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} <Debug> DynamicQueryHandler: Done processing query | ||
3905 | 2024.02.02 02:39:34.004208 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3906 | 2024.02.02 02:39:34.004293 [ 3 ] {} <Debug> HTTP-Session: 87a47275-05ac-41ff-ba83-53a99ec01d7f Destroying unnamed session | ||
3907 | 2024.02.02 02:39:34.004298 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3908 | 2024.02.02 02:39:34.004376 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1302 rows starting from the beginning of the part | ||
3909 | 2024.02.02 02:39:34.004513 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
3910 | 2024.02.02 02:39:34.004611 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part | ||
3911 | 2024.02.02 02:39:34.004704 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part | ||
3912 | 2024.02.02 02:39:34.004799 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part | ||
3913 | 2024.02.02 02:39:34.004892 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part | ||
3914 | 2024.02.02 02:39:34.010649 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 6 columns (6 merged, 0 gathered) in 0.006786037 sec., 229441.71981378822 rows/sec., 309.62 MiB/sec. | ||
3915 | 2024.02.02 02:39:34.011842 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3916 | 2024.02.02 02:39:34.012064 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3917 | 2024.02.02 02:39:34.012126 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3918 | 2024.02.02 02:39:34.012203 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6: 8.14 MiB. | ||
3919 | 2024.02.02 02:39:35.282881 [ 120 ] {} <Debug> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3920 | 2024.02.02 02:39:35.282966 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3921 | 2024.02.02 02:39:35.283088 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
3922 | 2024.02.02 02:39:35.283220 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3923 | 2024.02.02 02:39:35.283256 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
3924 | 2024.02.02 02:39:35.283421 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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 | ||
3925 | 2024.02.02 02:39:35.283536 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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 | ||
3926 | 2024.02.02 02:39:35.283631 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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 | ||
3927 | 2024.02.02 02:39:35.283723 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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 | ||
3928 | 2024.02.02 02:39:35.284289 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255781 sec., 14333.709460487138 rows/sec., 1.17 MiB/sec. | ||
3929 | 2024.02.02 02:39:35.284421 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3930 | 2024.02.02 02:39:35.284596 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3931 | 2024.02.02 02:39:35.284658 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
3932 | 2024.02.02 02:39:37.344820 [ 119 ] {} <Debug> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3933 | 2024.02.02 02:39:37.344900 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3934 | 2024.02.02 02:39:37.344979 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
3935 | 2024.02.02 02:39:37.345096 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3936 | 2024.02.02 02:39:37.345133 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
3937 | 2024.02.02 02:39:37.345275 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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 | ||
3938 | 2024.02.02 02:39:37.345387 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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 | ||
3939 | 2024.02.02 02:39:37.345484 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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 | ||
3940 | 2024.02.02 02:39:37.345573 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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 | ||
3941 | 2024.02.02 02:39:37.346147 [ 9 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119535 sec., 15058.351110553394 rows/sec., 1.03 MiB/sec. | ||
3942 | 2024.02.02 02:39:37.346301 [ 9 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3943 | 2024.02.02 02:39:37.346520 [ 9 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3944 | 2024.02.02 02:39:37.346593 [ 9 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
3945 | 2024.02.02 02:39:37.446656 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
3946 | 2024.02.02 02:39:37.446705 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3947 | 2024.02.02 02:39:37.446770 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
3948 | 2024.02.02 02:39:37.446936 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3949 | 2024.02.02 02:39:37.446972 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 542 rows starting from the beginning of the part | ||
3950 | 2024.02.02 02:39:37.447113 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
3951 | 2024.02.02 02:39:37.447215 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
3952 | 2024.02.02 02:39:37.447310 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
3953 | 2024.02.02 02:39:37.447401 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
3954 | 2024.02.02 02:39:37.448056 [ 9 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310212 sec., 471679.39234261325 rows/sec., 33.26 MiB/sec. | ||
3955 | 2024.02.02 02:39:37.448204 [ 9 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
3956 | 2024.02.02 02:39:37.448443 [ 9 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
3957 | 2024.02.02 02:39:37.448508 [ 9 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
3958 | 2024.02.02 02:39:42.813714 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3959 | 2024.02.02 02:39:42.813783 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3960 | 2024.02.02 02:39:43.993763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3961 | 2024.02.02 02:39:43.993885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3962 | 2024.02.02 02:39:43.993913 [ 3 ] {} <Debug> HTTP-Session: 371b2d3c-41f5-4b0f-9135-d26f07926bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3963 | 2024.02.02 02:39:43.993940 [ 3 ] {} <Debug> HTTP-Session: 371b2d3c-41f5-4b0f-9135-d26f07926bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3964 | 2024.02.02 02:39:43.994072 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3965 | 2024.02.02 02:39:43.994136 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3966 | 2024.02.02 02:39:43.994309 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3967 | 2024.02.02 02:39:43.994742 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3968 | 2024.02.02 02:39:43.994992 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3969 | 2024.02.02 02:39:43.995151 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3970 | 2024.02.02 02:39:43.995323 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.0012125 sec., 42061 rows/sec., 3.33 MiB/sec. | ||
3971 | 2024.02.02 02:39:43.995448 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} <Debug> DynamicQueryHandler: Done processing query | ||
3972 | 2024.02.02 02:39:43.995472 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3973 | 2024.02.02 02:39:43.995488 [ 3 ] {} <Debug> HTTP-Session: 371b2d3c-41f5-4b0f-9135-d26f07926bbb Destroying unnamed session | ||
3974 | 2024.02.02 02:39:43.995624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3975 | 2024.02.02 02:39:43.995668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3976 | 2024.02.02 02:39:43.995686 [ 3 ] {} <Debug> HTTP-Session: 5ccc4824-4220-4e69-b9c8-4739214862b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3977 | 2024.02.02 02:39:43.995702 [ 3 ] {} <Debug> HTTP-Session: 5ccc4824-4220-4e69-b9c8-4739214862b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3978 | 2024.02.02 02:39:43.995777 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3979 | 2024.02.02 02:39:43.995815 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3980 | 2024.02.02 02:39:43.995918 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3981 | 2024.02.02 02:39:43.996329 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3982 | 2024.02.02 02:39:43.996548 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3983 | 2024.02.02 02:39:43.996697 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3984 | 2024.02.02 02:39:43.996814 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} <Information> executeQuery: Read 189 rows, 17.97 KiB in 0.001008515 sec., 187404 rows/sec., 17.40 MiB/sec. | ||
3985 | 2024.02.02 02:39:43.996925 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} <Debug> DynamicQueryHandler: Done processing query | ||
3986 | 2024.02.02 02:39:43.996947 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3987 | 2024.02.02 02:39:43.996963 [ 3 ] {} <Debug> HTTP-Session: 5ccc4824-4220-4e69-b9c8-4739214862b5 Destroying unnamed session | ||
3988 | 2024.02.02 02:39:43.997074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3989 | 2024.02.02 02:39:43.997117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3990 | 2024.02.02 02:39:43.997135 [ 3 ] {} <Debug> HTTP-Session: a8ff146e-eb88-4567-b6b1-c0749c63a5ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
3991 | 2024.02.02 02:39:43.997151 [ 3 ] {} <Debug> HTTP-Session: a8ff146e-eb88-4567-b6b1-c0749c63a5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3992 | 2024.02.02 02:39:43.997220 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3993 | 2024.02.02 02:39:43.997258 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3994 | 2024.02.02 02:39:43.997360 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3995 | 2024.02.02 02:39:43.997688 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
3996 | 2024.02.02 02:39:43.997890 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3997 | 2024.02.02 02:39:43.998041 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3998 | 2024.02.02 02:39:43.998155 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} <Information> executeQuery: Read 75 rows, 5.98 KiB in 0.000907513 sec., 82643 rows/sec., 6.44 MiB/sec. | ||
3999 | 2024.02.02 02:39:43.998253 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} <Debug> DynamicQueryHandler: Done processing query | ||
4000 | 2024.02.02 02:39:43.998276 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4001 | 2024.02.02 02:39:43.998291 [ 3 ] {} <Debug> HTTP-Session: a8ff146e-eb88-4567-b6b1-c0749c63a5ed Destroying unnamed session | ||
4002 | 2024.02.02 02:39:43.998402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4003 | 2024.02.02 02:39:43.998446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4004 | 2024.02.02 02:39:43.998465 [ 3 ] {} <Debug> HTTP-Session: 6847df4b-066e-4154-8354-2f850944739d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4005 | 2024.02.02 02:39:43.998481 [ 3 ] {} <Debug> HTTP-Session: 6847df4b-066e-4154-8354-2f850944739d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4006 | 2024.02.02 02:39:43.998550 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4007 | 2024.02.02 02:39:43.998593 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4008 | 2024.02.02 02:39:43.998710 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4009 | 2024.02.02 02:39:43.999047 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
4010 | 2024.02.02 02:39:43.999305 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4011 | 2024.02.02 02:39:43.999485 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4012 | 2024.02.02 02:39:43.999600 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001022665 sec., 35202 rows/sec., 2.48 MiB/sec. | ||
4013 | 2024.02.02 02:39:43.999718 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} <Debug> DynamicQueryHandler: Done processing query | ||
4014 | 2024.02.02 02:39:43.999741 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4015 | 2024.02.02 02:39:43.999757 [ 3 ] {} <Debug> HTTP-Session: 6847df4b-066e-4154-8354-2f850944739d Destroying unnamed session | ||
4016 | 2024.02.02 02:39:43.999891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4017 | 2024.02.02 02:39:43.999934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4018 | 2024.02.02 02:39:43.999953 [ 3 ] {} <Debug> HTTP-Session: 6c4a40f2-2cb0-4a4e-a74b-ee37b9e0fc92 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4019 | 2024.02.02 02:39:43.999969 [ 3 ] {} <Debug> HTTP-Session: 6c4a40f2-2cb0-4a4e-a74b-ee37b9e0fc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4020 | 2024.02.02 02:39:44.000058 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4021 | 2024.02.02 02:39:44.000101 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4022 | 2024.02.02 02:39:44.000232 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4023 | 2024.02.02 02:39:44.000717 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
4024 | 2024.02.02 02:39:44.001010 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4025 | 2024.02.02 02:39:44.001095 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.69 MiB, peak 241.00 MiB, will set to 235.34 MiB (RSS), difference: -5.35 MiB | ||
4026 | 2024.02.02 02:39:44.001311 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4027 | 2024.02.02 02:39:44.001475 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001390134 sec., 36687 rows/sec., 49.51 MiB/sec. | ||
4028 | 2024.02.02 02:39:44.001586 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} <Debug> DynamicQueryHandler: Done processing query | ||
4029 | 2024.02.02 02:39:44.001608 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4030 | 2024.02.02 02:39:44.001623 [ 3 ] {} <Debug> HTTP-Session: 6c4a40f2-2cb0-4a4e-a74b-ee37b9e0fc92 Destroying unnamed session | ||
4031 | 2024.02.02 02:39:45.001086 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.17 MiB, peak 241.00 MiB, will set to 235.34 MiB (RSS), difference: 5.18 MiB | ||
4032 | 2024.02.02 02:39:53.991993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4033 | 2024.02.02 02:39:53.992103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4034 | 2024.02.02 02:39:53.992128 [ 3 ] {} <Debug> HTTP-Session: dbc12570-6c61-4f06-9205-394c4b199ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4035 | 2024.02.02 02:39:53.992151 [ 3 ] {} <Debug> HTTP-Session: dbc12570-6c61-4f06-9205-394c4b199ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4036 | 2024.02.02 02:39:53.992271 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4037 | 2024.02.02 02:39:53.992330 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4038 | 2024.02.02 02:39:53.992481 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4039 | 2024.02.02 02:39:53.993020 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4040 | 2024.02.02 02:39:53.993277 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4041 | 2024.02.02 02:39:53.993437 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4042 | 2024.02.02 02:39:53.993559 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001252781 sec., 40709 rows/sec., 3.22 MiB/sec. | ||
4043 | 2024.02.02 02:39:53.993724 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} <Debug> DynamicQueryHandler: Done processing query | ||
4044 | 2024.02.02 02:39:53.993749 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4045 | 2024.02.02 02:39:53.993765 [ 3 ] {} <Debug> HTTP-Session: dbc12570-6c61-4f06-9205-394c4b199ed8 Destroying unnamed session | ||
4046 | 2024.02.02 02:39:53.993912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4047 | 2024.02.02 02:39:53.993962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4048 | 2024.02.02 02:39:53.993983 [ 3 ] {} <Debug> HTTP-Session: e47b4f45-96a9-477c-8b75-2c13f008049a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4049 | 2024.02.02 02:39:53.994003 [ 3 ] {} <Debug> HTTP-Session: e47b4f45-96a9-477c-8b75-2c13f008049a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4050 | 2024.02.02 02:39:53.994089 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4051 | 2024.02.02 02:39:53.994130 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4052 | 2024.02.02 02:39:53.994238 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4053 | 2024.02.02 02:39:53.994637 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4054 | 2024.02.02 02:39:53.994856 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4055 | 2024.02.02 02:39:53.995008 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4056 | 2024.02.02 02:39:53.995133 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} <Information> executeQuery: Read 153 rows, 15.20 KiB in 0.001014945 sec., 150747 rows/sec., 14.63 MiB/sec. | ||
4057 | 2024.02.02 02:39:53.995296 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} <Debug> DynamicQueryHandler: Done processing query | ||
4058 | 2024.02.02 02:39:53.995324 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4059 | 2024.02.02 02:39:53.995340 [ 3 ] {} <Debug> HTTP-Session: e47b4f45-96a9-477c-8b75-2c13f008049a Destroying unnamed session | ||
4060 | 2024.02.02 02:39:53.995467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4061 | 2024.02.02 02:39:53.995518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4062 | 2024.02.02 02:39:53.995538 [ 3 ] {} <Debug> HTTP-Session: 590ab8c4-655a-456c-bc14-e570aa33141f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4063 | 2024.02.02 02:39:53.995554 [ 3 ] {} <Debug> HTTP-Session: 590ab8c4-655a-456c-bc14-e570aa33141f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4064 | 2024.02.02 02:39:53.995629 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4065 | 2024.02.02 02:39:53.995669 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4066 | 2024.02.02 02:39:53.995780 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4067 | 2024.02.02 02:39:53.996093 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4068 | 2024.02.02 02:39:53.996306 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4069 | 2024.02.02 02:39:53.996451 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4070 | 2024.02.02 02:39:53.996575 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000912112 sec., 55914 rows/sec., 4.37 MiB/sec. | ||
4071 | 2024.02.02 02:39:53.996707 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} <Debug> DynamicQueryHandler: Done processing query | ||
4072 | 2024.02.02 02:39:53.996731 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4073 | 2024.02.02 02:39:53.996746 [ 3 ] {} <Debug> HTTP-Session: 590ab8c4-655a-456c-bc14-e570aa33141f Destroying unnamed session | ||
4074 | 2024.02.02 02:39:53.996915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4075 | 2024.02.02 02:39:53.996961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4076 | 2024.02.02 02:39:53.996980 [ 3 ] {} <Debug> HTTP-Session: dde84a49-b821-4615-a3a8-8b9e4c1961df Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4077 | 2024.02.02 02:39:53.997006 [ 3 ] {} <Debug> HTTP-Session: dde84a49-b821-4615-a3a8-8b9e4c1961df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4078 | 2024.02.02 02:39:53.997099 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4079 | 2024.02.02 02:39:53.997144 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4080 | 2024.02.02 02:39:53.997288 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4081 | 2024.02.02 02:39:53.997806 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4082 | 2024.02.02 02:39:53.998161 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4083 | 2024.02.02 02:39:53.998341 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4084 | 2024.02.02 02:39:53.998469 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001339613 sec., 38070 rows/sec., 51.37 MiB/sec. | ||
4085 | 2024.02.02 02:39:53.998638 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} <Debug> DynamicQueryHandler: Done processing query | ||
4086 | 2024.02.02 02:39:53.998662 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4087 | 2024.02.02 02:39:53.998679 [ 3 ] {} <Debug> HTTP-Session: dde84a49-b821-4615-a3a8-8b9e4c1961df Destroying unnamed session | ||
4088 | 2024.02.02 02:39:57.813843 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4089 | 2024.02.02 02:39:57.813924 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4090 | 2024.02.02 02:40:03.991129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4091 | 2024.02.02 02:40:03.991244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4092 | 2024.02.02 02:40:03.991274 [ 3 ] {} <Debug> HTTP-Session: 0a3f4d7a-c77e-416d-a3f5-452e1eb9d490 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4093 | 2024.02.02 02:40:03.991300 [ 3 ] {} <Debug> HTTP-Session: 0a3f4d7a-c77e-416d-a3f5-452e1eb9d490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4094 | 2024.02.02 02:40:03.991437 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4095 | 2024.02.02 02:40:03.991502 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4096 | 2024.02.02 02:40:03.991677 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4097 | 2024.02.02 02:40:03.992208 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4098 | 2024.02.02 02:40:03.992464 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4099 | 2024.02.02 02:40:03.992620 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4100 | 2024.02.02 02:40:03.992743 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001266671 sec., 40263 rows/sec., 3.19 MiB/sec. | ||
4101 | 2024.02.02 02:40:03.992786 [ 110 ] {} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
4102 | 2024.02.02 02:40:03.992887 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4103 | 2024.02.02 02:40:03.992896 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} <Debug> DynamicQueryHandler: Done processing query | ||
4104 | 2024.02.02 02:40:03.992956 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4105 | 2024.02.02 02:40:03.993001 [ 3 ] {} <Debug> HTTP-Session: 0a3f4d7a-c77e-416d-a3f5-452e1eb9d490 Destroying unnamed session | ||
4106 | 2024.02.02 02:40:03.993012 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact | ||
4107 | 2024.02.02 02:40:03.993201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4108 | 2024.02.02 02:40:03.993218 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4109 | 2024.02.02 02:40:03.993263 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 51 rows starting from the beginning of the part | ||
4110 | 2024.02.02 02:40:03.993266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4111 | 2024.02.02 02:40:03.993305 [ 3 ] {} <Debug> HTTP-Session: 6358303f-9ff1-4e8f-a167-60bf3b7351a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4112 | 2024.02.02 02:40:03.993326 [ 3 ] {} <Debug> HTTP-Session: 6358303f-9ff1-4e8f-a167-60bf3b7351a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4113 | 2024.02.02 02:40:03.993435 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4114 | 2024.02.02 02:40:03.993435 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part | ||
4115 | 2024.02.02 02:40:03.993492 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4116 | 2024.02.02 02:40:03.993625 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part | ||
4117 | 2024.02.02 02:40:03.993722 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4118 | 2024.02.02 02:40:03.993788 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
4119 | 2024.02.02 02:40:03.993916 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
4120 | 2024.02.02 02:40:03.994265 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4121 | 2024.02.02 02:40:03.994548 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4122 | 2024.02.02 02:40:03.994754 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4123 | 2024.02.02 02:40:03.994775 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821045 sec., 140029.48856288558 rows/sec., 11.08 MiB/sec. | ||
4124 | 2024.02.02 02:40:03.994946 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001472906 sec., 2715 rows/sec., 226.75 KiB/sec. | ||
4125 | 2024.02.02 02:40:03.994962 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
4126 | 2024.02.02 02:40:03.995115 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} <Debug> DynamicQueryHandler: Done processing query | ||
4127 | 2024.02.02 02:40:03.995146 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4128 | 2024.02.02 02:40:03.995164 [ 3 ] {} <Debug> HTTP-Session: 6358303f-9ff1-4e8f-a167-60bf3b7351a0 Destroying unnamed session | ||
4129 | 2024.02.02 02:40:03.995198 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. | ||
4130 | 2024.02.02 02:40:03.995253 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 | ||
4131 | 2024.02.02 02:40:03.995330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4132 | 2024.02.02 02:40:03.995376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4133 | 2024.02.02 02:40:03.995395 [ 3 ] {} <Debug> HTTP-Session: 209f7ffd-827d-4334-a35a-d50b8516b263 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4134 | 2024.02.02 02:40:03.995412 [ 3 ] {} <Debug> HTTP-Session: 209f7ffd-827d-4334-a35a-d50b8516b263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4135 | 2024.02.02 02:40:03.995487 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4136 | 2024.02.02 02:40:03.995524 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4137 | 2024.02.02 02:40:03.995626 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4138 | 2024.02.02 02:40:03.996016 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4139 | 2024.02.02 02:40:03.996233 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4140 | 2024.02.02 02:40:03.996382 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4141 | 2024.02.02 02:40:03.996499 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} <Information> executeQuery: Read 155 rows, 15.38 KiB in 0.000984344 sec., 157465 rows/sec., 15.26 MiB/sec. | ||
4142 | 2024.02.02 02:40:03.996612 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} <Debug> DynamicQueryHandler: Done processing query | ||
4143 | 2024.02.02 02:40:03.996635 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4144 | 2024.02.02 02:40:03.996651 [ 3 ] {} <Debug> HTTP-Session: 209f7ffd-827d-4334-a35a-d50b8516b263 Destroying unnamed session | ||
4145 | 2024.02.02 02:40:03.996756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4146 | 2024.02.02 02:40:03.996811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4147 | 2024.02.02 02:40:03.996831 [ 3 ] {} <Debug> HTTP-Session: a4e67df2-1c53-45f2-82ab-970de51716b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4148 | 2024.02.02 02:40:03.996847 [ 3 ] {} <Debug> HTTP-Session: a4e67df2-1c53-45f2-82ab-970de51716b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4149 | 2024.02.02 02:40:03.996915 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4150 | 2024.02.02 02:40:03.996954 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4151 | 2024.02.02 02:40:03.997058 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4152 | 2024.02.02 02:40:03.997323 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4153 | 2024.02.02 02:40:03.997521 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4154 | 2024.02.02 02:40:03.997673 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4155 | 2024.02.02 02:40:03.997802 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00084169 sec., 4752 rows/sec., 331.83 KiB/sec. | ||
4156 | 2024.02.02 02:40:03.997930 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} <Debug> DynamicQueryHandler: Done processing query | ||
4157 | 2024.02.02 02:40:03.997954 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4158 | 2024.02.02 02:40:03.997971 [ 3 ] {} <Debug> HTTP-Session: a4e67df2-1c53-45f2-82ab-970de51716b8 Destroying unnamed session | ||
4159 | 2024.02.02 02:40:03.998070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4160 | 2024.02.02 02:40:03.998115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4161 | 2024.02.02 02:40:03.998134 [ 3 ] {} <Debug> HTTP-Session: 86ba4899-a62f-4877-b910-73d5cc371c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4162 | 2024.02.02 02:40:03.998150 [ 3 ] {} <Debug> HTTP-Session: 86ba4899-a62f-4877-b910-73d5cc371c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4163 | 2024.02.02 02:40:03.998222 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4164 | 2024.02.02 02:40:03.998259 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4165 | 2024.02.02 02:40:03.998365 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4166 | 2024.02.02 02:40:03.998701 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4167 | 2024.02.02 02:40:03.998913 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4168 | 2024.02.02 02:40:03.999058 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4169 | 2024.02.02 02:40:03.999176 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000926062 sec., 59391 rows/sec., 4.65 MiB/sec. | ||
4170 | 2024.02.02 02:40:03.999291 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} <Debug> DynamicQueryHandler: Done processing query | ||
4171 | 2024.02.02 02:40:03.999314 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4172 | 2024.02.02 02:40:03.999331 [ 3 ] {} <Debug> HTTP-Session: 86ba4899-a62f-4877-b910-73d5cc371c9f Destroying unnamed session | ||
4173 | 2024.02.02 02:40:03.999420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4174 | 2024.02.02 02:40:03.999465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4175 | 2024.02.02 02:40:03.999484 [ 3 ] {} <Debug> HTTP-Session: 45c56b14-9769-4438-bb9d-53df58aae0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4176 | 2024.02.02 02:40:03.999502 [ 3 ] {} <Debug> HTTP-Session: 45c56b14-9769-4438-bb9d-53df58aae0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4177 | 2024.02.02 02:40:03.999571 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4178 | 2024.02.02 02:40:03.999615 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4179 | 2024.02.02 02:40:03.999737 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4180 | 2024.02.02 02:40:04.000014 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4181 | 2024.02.02 02:40:04.000267 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4182 | 2024.02.02 02:40:04.000444 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4183 | 2024.02.02 02:40:04.000566 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000958333 sec., 2086 rows/sec., 146.74 KiB/sec. | ||
4184 | 2024.02.02 02:40:04.000717 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} <Debug> DynamicQueryHandler: Done processing query | ||
4185 | 2024.02.02 02:40:04.000740 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4186 | 2024.02.02 02:40:04.000756 [ 3 ] {} <Debug> HTTP-Session: 45c56b14-9769-4438-bb9d-53df58aae0ed Destroying unnamed session | ||
4187 | 2024.02.02 02:40:04.000916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4188 | 2024.02.02 02:40:04.000962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4189 | 2024.02.02 02:40:04.000980 [ 3 ] {} <Debug> HTTP-Session: 02b2e89a-659a-4864-9a2e-73a7f187d69c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4190 | 2024.02.02 02:40:04.000997 [ 3 ] {} <Debug> HTTP-Session: 02b2e89a-659a-4864-9a2e-73a7f187d69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4191 | 2024.02.02 02:40:04.001087 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4192 | 2024.02.02 02:40:04.001138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.54 MiB, peak 241.00 MiB, will set to 235.35 MiB (RSS), difference: -1.19 MiB | ||
4193 | 2024.02.02 02:40:04.001141 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4194 | 2024.02.02 02:40:04.001612 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4195 | 2024.02.02 02:40:04.002165 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
4196 | 2024.02.02 02:40:04.002479 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4197 | 2024.02.02 02:40:04.002654 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4198 | 2024.02.02 02:40:04.002771 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001652381 sec., 30864 rows/sec., 41.65 MiB/sec. | ||
4199 | 2024.02.02 02:40:04.002907 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} <Debug> DynamicQueryHandler: Done processing query | ||
4200 | 2024.02.02 02:40:04.002930 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4201 | 2024.02.02 02:40:04.002946 [ 3 ] {} <Debug> HTTP-Session: 02b2e89a-659a-4864-9a2e-73a7f187d69c Destroying unnamed session | ||
4202 | 2024.02.02 02:40:12.813982 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4203 | 2024.02.02 02:40:12.814044 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4204 | 2024.02.02 02:40:13.993764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4205 | 2024.02.02 02:40:13.993856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4206 | 2024.02.02 02:40:13.993882 [ 3 ] {} <Debug> HTTP-Session: 3d60c5ed-fa97-4f78-b9b6-8fddf8498513 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4207 | 2024.02.02 02:40:13.993905 [ 3 ] {} <Debug> HTTP-Session: 3d60c5ed-fa97-4f78-b9b6-8fddf8498513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4208 | 2024.02.02 02:40:13.994026 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4209 | 2024.02.02 02:40:13.994084 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4210 | 2024.02.02 02:40:13.994235 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4211 | 2024.02.02 02:40:13.994720 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4212 | 2024.02.02 02:40:13.995003 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4213 | 2024.02.02 02:40:13.995166 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4214 | 2024.02.02 02:40:13.995288 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} <Information> executeQuery: Read 60 rows, 4.86 KiB in 0.00122243 sec., 49082 rows/sec., 3.89 MiB/sec. | ||
4215 | 2024.02.02 02:40:13.995442 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} <Debug> DynamicQueryHandler: Done processing query | ||
4216 | 2024.02.02 02:40:13.995468 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4217 | 2024.02.02 02:40:13.995485 [ 3 ] {} <Debug> HTTP-Session: 3d60c5ed-fa97-4f78-b9b6-8fddf8498513 Destroying unnamed session | ||
4218 | 2024.02.02 02:40:13.995593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4219 | 2024.02.02 02:40:13.995642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4220 | 2024.02.02 02:40:13.995662 [ 3 ] {} <Debug> HTTP-Session: df0df179-9bc4-4c34-a1a2-976a54e265a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4221 | 2024.02.02 02:40:13.995678 [ 3 ] {} <Debug> HTTP-Session: df0df179-9bc4-4c34-a1a2-976a54e265a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4222 | 2024.02.02 02:40:13.995748 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4223 | 2024.02.02 02:40:13.995790 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4224 | 2024.02.02 02:40:13.995898 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4225 | 2024.02.02 02:40:13.996196 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4226 | 2024.02.02 02:40:13.996418 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4227 | 2024.02.02 02:40:13.996585 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4228 | 2024.02.02 02:40:13.996705 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000925753 sec., 2160 rows/sec., 184.60 KiB/sec. | ||
4229 | 2024.02.02 02:40:13.996899 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} <Debug> DynamicQueryHandler: Done processing query | ||
4230 | 2024.02.02 02:40:13.996925 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4231 | 2024.02.02 02:40:13.996942 [ 3 ] {} <Debug> HTTP-Session: df0df179-9bc4-4c34-a1a2-976a54e265a0 Destroying unnamed session | ||
4232 | 2024.02.02 02:40:13.997087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 33659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4233 | 2024.02.02 02:40:13.997133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4234 | 2024.02.02 02:40:13.997152 [ 3 ] {} <Debug> HTTP-Session: 7acabdf0-fc88-4bd3-a5f6-3e07f185ce0b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4235 | 2024.02.02 02:40:13.997169 [ 3 ] {} <Debug> HTTP-Session: 7acabdf0-fc88-4bd3-a5f6-3e07f185ce0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4236 | 2024.02.02 02:40:13.997247 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4237 | 2024.02.02 02:40:13.997286 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4238 | 2024.02.02 02:40:13.997402 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4239 | 2024.02.02 02:40:13.997827 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4240 | 2024.02.02 02:40:13.998052 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4241 | 2024.02.02 02:40:13.998217 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4242 | 2024.02.02 02:40:13.998338 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} <Information> executeQuery: Read 217 rows, 20.46 KiB in 0.001059386 sec., 204835 rows/sec., 18.86 MiB/sec. | ||
4243 | 2024.02.02 02:40:13.998464 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} <Debug> DynamicQueryHandler: Done processing query | ||
4244 | 2024.02.02 02:40:13.998490 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4245 | 2024.02.02 02:40:13.998506 [ 3 ] {} <Debug> HTTP-Session: 7acabdf0-fc88-4bd3-a5f6-3e07f185ce0b Destroying unnamed session | ||
4246 | 2024.02.02 02:40:13.998599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4247 | 2024.02.02 02:40:13.998645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4248 | 2024.02.02 02:40:13.998664 [ 3 ] {} <Debug> HTTP-Session: 434c5d96-d8e8-4f94-9373-d51b330f171d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4249 | 2024.02.02 02:40:13.998681 [ 3 ] {} <Debug> HTTP-Session: 434c5d96-d8e8-4f94-9373-d51b330f171d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4250 | 2024.02.02 02:40:13.998749 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4251 | 2024.02.02 02:40:13.998789 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4252 | 2024.02.02 02:40:13.998898 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4253 | 2024.02.02 02:40:13.999160 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4254 | 2024.02.02 02:40:13.999782 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4255 | 2024.02.02 02:40:13.999935 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4256 | 2024.02.02 02:40:14.000041 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001259001 sec., 1588 rows/sec., 110.92 KiB/sec. | ||
4257 | 2024.02.02 02:40:14.000231 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} <Debug> DynamicQueryHandler: Done processing query | ||
4258 | 2024.02.02 02:40:14.000273 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4259 | 2024.02.02 02:40:14.000302 [ 3 ] {} <Debug> HTTP-Session: 434c5d96-d8e8-4f94-9373-d51b330f171d Destroying unnamed session | ||
4260 | 2024.02.02 02:40:14.000454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4261 | 2024.02.02 02:40:14.000513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4262 | 2024.02.02 02:40:14.000537 [ 3 ] {} <Debug> HTTP-Session: c61a9ebc-a331-469e-97af-77a246550f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4263 | 2024.02.02 02:40:14.000557 [ 3 ] {} <Debug> HTTP-Session: c61a9ebc-a331-469e-97af-77a246550f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4264 | 2024.02.02 02:40:14.000651 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4265 | 2024.02.02 02:40:14.000701 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4266 | 2024.02.02 02:40:14.000841 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4267 | 2024.02.02 02:40:14.001132 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.50 MiB, peak 241.00 MiB, will set to 235.35 MiB (RSS), difference: -1.15 MiB | ||
4268 | 2024.02.02 02:40:14.001253 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4269 | 2024.02.02 02:40:14.001571 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4270 | 2024.02.02 02:40:14.001739 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4271 | 2024.02.02 02:40:14.001862 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} <Information> executeQuery: Read 96 rows, 7.68 KiB in 0.00117602 sec., 81631 rows/sec., 6.38 MiB/sec. | ||
4272 | 2024.02.02 02:40:14.001978 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} <Debug> DynamicQueryHandler: Done processing query | ||
4273 | 2024.02.02 02:40:14.002003 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4274 | 2024.02.02 02:40:14.002019 [ 3 ] {} <Debug> HTTP-Session: c61a9ebc-a331-469e-97af-77a246550f21 Destroying unnamed session | ||
4275 | 2024.02.02 02:40:14.002122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4276 | 2024.02.02 02:40:14.002168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4277 | 2024.02.02 02:40:14.002188 [ 3 ] {} <Debug> HTTP-Session: 1305d848-ab8d-4f7d-abd2-9f8602730c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4278 | 2024.02.02 02:40:14.002204 [ 3 ] {} <Debug> HTTP-Session: 1305d848-ab8d-4f7d-abd2-9f8602730c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4279 | 2024.02.02 02:40:14.002276 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4280 | 2024.02.02 02:40:14.002321 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4281 | 2024.02.02 02:40:14.002452 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4282 | 2024.02.02 02:40:14.002808 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4283 | 2024.02.02 02:40:14.003126 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4284 | 2024.02.02 02:40:14.003311 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4285 | 2024.02.02 02:40:14.003435 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001127918 sec., 32803 rows/sec., 2.31 MiB/sec. | ||
4286 | 2024.02.02 02:40:14.003644 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} <Debug> DynamicQueryHandler: Done processing query | ||
4287 | 2024.02.02 02:40:14.003668 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4288 | 2024.02.02 02:40:14.003685 [ 3 ] {} <Debug> HTTP-Session: 1305d848-ab8d-4f7d-abd2-9f8602730c37 Destroying unnamed session | ||
4289 | 2024.02.02 02:40:14.003826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 64178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4290 | 2024.02.02 02:40:14.003872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4291 | 2024.02.02 02:40:14.003892 [ 3 ] {} <Debug> HTTP-Session: f4a20cea-ac72-4ecd-858a-5ec2874dbc42 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4292 | 2024.02.02 02:40:14.003910 [ 3 ] {} <Debug> HTTP-Session: f4a20cea-ac72-4ecd-858a-5ec2874dbc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4293 | 2024.02.02 02:40:14.004001 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4294 | 2024.02.02 02:40:14.004047 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4295 | 2024.02.02 02:40:14.004201 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4296 | 2024.02.02 02:40:14.004759 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4297 | 2024.02.02 02:40:14.005142 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4298 | 2024.02.02 02:40:14.005330 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4299 | 2024.02.02 02:40:14.005460 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} <Information> executeQuery: Read 60 rows, 82.91 KiB in 0.001423925 sec., 42137 rows/sec., 56.86 MiB/sec. | ||
4300 | 2024.02.02 02:40:14.005681 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} <Debug> DynamicQueryHandler: Done processing query | ||
4301 | 2024.02.02 02:40:14.005706 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
4302 | 2024.02.02 02:40:14.005723 [ 3 ] {} <Debug> HTTP-Session: f4a20cea-ac72-4ecd-858a-5ec2874dbc42 Destroying unnamed session | ||
4303 | 2024.02.02 02:40:14.005824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 2459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4304 | 2024.02.02 02:40:14.005868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4305 | 2024.02.02 02:40:14.005888 [ 3 ] {} <Debug> HTTP-Session: 96ab93d5-7d61-46b1-99e5-f30d698cd46a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4306 | 2024.02.02 02:40:14.005905 [ 3 ] {} <Debug> HTTP-Session: 96ab93d5-7d61-46b1-99e5-f30d698cd46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4307 | 2024.02.02 02:40:14.005977 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4308 | 2024.02.02 02:40:14.006020 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4309 | 2024.02.02 02:40:14.006141 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4310 | 2024.02.02 02:40:14.006413 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4311 | 2024.02.02 02:40:14.006747 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4312 | 2024.02.02 02:40:14.006940 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} <Trace> oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
4313 | 2024.02.02 02:40:14.007055 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} <Information> executeQuery: Read 15 rows, 1.09 KiB in 0.001047065 sec., 14325 rows/sec., 1.01 MiB/sec. | ||
4314 | 2024.02.02 02:40:14.007177 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} <Debug> DynamicQueryHandler: Done processing query | ||
4315 | 2024.02.02 02:40:14.007201 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4316 | 2024.02.02 02:40:14.007218 [ 3 ] {} <Debug> HTTP-Session: 96ab93d5-7d61-46b1-99e5-f30d698cd46a Destroying unnamed session | ||
4317 | 2024.02.02 02:40:23.992071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4318 | 2024.02.02 02:40:23.992190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4319 | 2024.02.02 02:40:23.992216 [ 3 ] {} <Debug> HTTP-Session: 54742579-94a6-40a1-a3e3-e81adc33c7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4320 | 2024.02.02 02:40:23.992240 [ 3 ] {} <Debug> HTTP-Session: 54742579-94a6-40a1-a3e3-e81adc33c7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4321 | 2024.02.02 02:40:23.992363 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4322 | 2024.02.02 02:40:23.992420 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4323 | 2024.02.02 02:40:23.992573 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4324 | 2024.02.02 02:40:23.993040 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4325 | 2024.02.02 02:40:23.993299 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4326 | 2024.02.02 02:40:23.993464 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4327 | 2024.02.02 02:40:23.993608 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} <Information> executeQuery: Read 64 rows, 5.19 KiB in 0.00121131 sec., 52835 rows/sec., 4.18 MiB/sec. | ||
4328 | 2024.02.02 02:40:23.993740 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} <Debug> DynamicQueryHandler: Done processing query | ||
4329 | 2024.02.02 02:40:23.993764 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4330 | 2024.02.02 02:40:23.993781 [ 3 ] {} <Debug> HTTP-Session: 54742579-94a6-40a1-a3e3-e81adc33c7dc Destroying unnamed session | ||
4331 | 2024.02.02 02:40:23.993885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4332 | 2024.02.02 02:40:23.993929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4333 | 2024.02.02 02:40:23.993949 [ 3 ] {} <Debug> HTTP-Session: eb4370be-4b7f-4b09-9c08-4ac854312961 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4334 | 2024.02.02 02:40:23.993966 [ 3 ] {} <Debug> HTTP-Session: eb4370be-4b7f-4b09-9c08-4ac854312961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4335 | 2024.02.02 02:40:23.994035 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4336 | 2024.02.02 02:40:23.994075 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4337 | 2024.02.02 02:40:23.994182 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4338 | 2024.02.02 02:40:23.994470 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4339 | 2024.02.02 02:40:23.994675 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4340 | 2024.02.02 02:40:23.994825 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} <Trace> oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4341 | 2024.02.02 02:40:23.994936 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000872832 sec., 2291 rows/sec., 195.80 KiB/sec. | ||
4342 | 2024.02.02 02:40:23.995048 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} <Debug> DynamicQueryHandler: Done processing query | ||
4343 | 2024.02.02 02:40:23.995071 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4344 | 2024.02.02 02:40:23.995087 [ 3 ] {} <Debug> HTTP-Session: eb4370be-4b7f-4b09-9c08-4ac854312961 Destroying unnamed session | ||
4345 | 2024.02.02 02:40:23.995297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 30590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4346 | 2024.02.02 02:40:23.995341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4347 | 2024.02.02 02:40:23.995360 [ 3 ] {} <Debug> HTTP-Session: 48cf6f9e-b01d-480a-9221-de21680308b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4348 | 2024.02.02 02:40:23.995376 [ 3 ] {} <Debug> HTTP-Session: 48cf6f9e-b01d-480a-9221-de21680308b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4349 | 2024.02.02 02:40:23.995451 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4350 | 2024.02.02 02:40:23.995489 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4351 | 2024.02.02 02:40:23.995588 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4352 | 2024.02.02 02:40:23.995984 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4353 | 2024.02.02 02:40:23.996199 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4354 | 2024.02.02 02:40:23.996349 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4355 | 2024.02.02 02:40:23.996476 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} <Information> executeQuery: Read 193 rows, 18.83 KiB in 0.000991374 sec., 194679 rows/sec., 18.55 MiB/sec. | ||
4356 | 2024.02.02 02:40:23.996473 [ 101 ] {} <Debug> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4357 | 2024.02.02 02:40:23.996603 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4358 | 2024.02.02 02:40:23.996647 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} <Debug> DynamicQueryHandler: Done processing query | ||
4359 | 2024.02.02 02:40:23.996692 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4360 | 2024.02.02 02:40:23.996694 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4361 | 2024.02.02 02:40:23.996767 [ 3 ] {} <Debug> HTTP-Session: 48cf6f9e-b01d-480a-9221-de21680308b8 Destroying unnamed session | ||
4362 | 2024.02.02 02:40:23.996838 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4363 | 2024.02.02 02:40:23.996878 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part | ||
4364 | 2024.02.02 02:40:23.996923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4365 | 2024.02.02 02:40:23.996994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4366 | 2024.02.02 02:40:23.997043 [ 3 ] {} <Debug> HTTP-Session: c04ec54b-5d2e-4546-b7ad-748e90e7cec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4367 | 2024.02.02 02:40:23.997101 [ 3 ] {} <Debug> HTTP-Session: c04ec54b-5d2e-4546-b7ad-748e90e7cec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4368 | 2024.02.02 02:40:23.997115 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 189 rows starting from the beginning of the part | ||
4369 | 2024.02.02 02:40:23.997283 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4370 | 2024.02.02 02:40:23.997330 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 153 rows starting from the beginning of the part | ||
4371 | 2024.02.02 02:40:23.997358 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4372 | 2024.02.02 02:40:23.997619 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 155 rows starting from the beginning of the part | ||
4373 | 2024.02.02 02:40:23.997745 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4374 | 2024.02.02 02:40:23.997878 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 217 rows starting from the beginning of the part | ||
4375 | 2024.02.02 02:40:23.998011 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 193 rows starting from the beginning of the part | ||
4376 | 2024.02.02 02:40:23.998523 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4377 | 2024.02.02 02:40:23.998911 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4378 | 2024.02.02 02:40:23.999250 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} <Trace> oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4379 | 2024.02.02 02:40:23.999440 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002102351 sec., 951 rows/sec., 66.42 KiB/sec. | ||
4380 | 2024.02.02 02:40:23.999617 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} <Debug> DynamicQueryHandler: Done processing query | ||
4381 | 2024.02.02 02:40:23.999664 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4382 | 2024.02.02 02:40:23.999735 [ 3 ] {} <Debug> HTTP-Session: c04ec54b-5d2e-4546-b7ad-748e90e7cec0 Destroying unnamed session | ||
4383 | 2024.02.02 02:40:23.999882 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 4 columns (4 merged, 0 gathered) in 0.003230939 sec., 340458.3002031298 rows/sec., 32.09 MiB/sec. | ||
4384 | 2024.02.02 02:40:23.999953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 11229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4385 | 2024.02.02 02:40:24.000021 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4386 | 2024.02.02 02:40:24.000030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4387 | 2024.02.02 02:40:24.000093 [ 3 ] {} <Debug> HTTP-Session: 93575f88-5eef-4f51-881d-ed0a21f95d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4388 | 2024.02.02 02:40:24.000113 [ 3 ] {} <Debug> HTTP-Session: 93575f88-5eef-4f51-881d-ed0a21f95d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4389 | 2024.02.02 02:40:24.000232 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4390 | 2024.02.02 02:40:24.000284 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4391 | 2024.02.02 02:40:24.000305 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4392 | 2024.02.02 02:40:24.000391 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4393 | 2024.02.02 02:40:24.000573 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4394 | 2024.02.02 02:40:24.000915 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4395 | 2024.02.02 02:40:24.001127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.49 MiB, peak 241.00 MiB, will set to 235.35 MiB (RSS), difference: -1.14 MiB | ||
4396 | 2024.02.02 02:40:24.001238 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4397 | 2024.02.02 02:40:24.001444 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4398 | 2024.02.02 02:40:24.001570 [ 101 ] {} <Debug> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4399 | 2024.02.02 02:40:24.001578 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} <Information> executeQuery: Read 66 rows, 5.29 KiB in 0.001295492 sec., 50945 rows/sec., 3.99 MiB/sec. | ||
4400 | 2024.02.02 02:40:24.001623 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4401 | 2024.02.02 02:40:24.001776 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4402 | 2024.02.02 02:40:24.001825 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} <Debug> DynamicQueryHandler: Done processing query | ||
4403 | 2024.02.02 02:40:24.001861 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4404 | 2024.02.02 02:40:24.001890 [ 3 ] {} <Debug> HTTP-Session: 93575f88-5eef-4f51-881d-ed0a21f95d94 Destroying unnamed session | ||
4405 | 2024.02.02 02:40:24.001893 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4406 | 2024.02.02 02:40:24.001927 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part | ||
4407 | 2024.02.02 02:40:24.002007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4408 | 2024.02.02 02:40:24.002041 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 75 rows starting from the beginning of the part | ||
4409 | 2024.02.02 02:40:24.002062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4410 | 2024.02.02 02:40:24.002086 [ 3 ] {} <Debug> HTTP-Session: 20853452-10b6-44b7-b22a-907fde37445d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4411 | 2024.02.02 02:40:24.002105 [ 3 ] {} <Debug> HTTP-Session: 20853452-10b6-44b7-b22a-907fde37445d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4412 | 2024.02.02 02:40:24.002168 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
4413 | 2024.02.02 02:40:24.002217 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4414 | 2024.02.02 02:40:24.002276 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4415 | 2024.02.02 02:40:24.002299 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 55 rows starting from the beginning of the part | ||
4416 | 2024.02.02 02:40:24.002467 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 96 rows starting from the beginning of the part | ||
4417 | 2024.02.02 02:40:24.002552 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4418 | 2024.02.02 02:40:24.002621 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
4419 | 2024.02.02 02:40:24.003046 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4420 | 2024.02.02 02:40:24.003433 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4421 | 2024.02.02 02:40:24.003597 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901716 sec., 233473.34722955478 rows/sec., 18.24 MiB/sec. | ||
4422 | 2024.02.02 02:40:24.003697 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4423 | 2024.02.02 02:40:24.003828 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4424 | 2024.02.02 02:40:24.003941 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001668821 sec., 599 rows/sec., 42.13 KiB/sec. | ||
4425 | 2024.02.02 02:40:24.004263 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} <Debug> DynamicQueryHandler: Done processing query | ||
4426 | 2024.02.02 02:40:24.004270 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4427 | 2024.02.02 02:40:24.004293 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4428 | 2024.02.02 02:40:24.004335 [ 3 ] {} <Debug> HTTP-Session: 20853452-10b6-44b7-b22a-907fde37445d Destroying unnamed session | ||
4429 | 2024.02.02 02:40:24.004392 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4430 | 2024.02.02 02:40:24.004569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 68453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4431 | 2024.02.02 02:40:24.004624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4432 | 2024.02.02 02:40:24.004646 [ 3 ] {} <Debug> HTTP-Session: 3dbe8eac-7810-4bef-aa17-fb2280037833 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4433 | 2024.02.02 02:40:24.004663 [ 3 ] {} <Debug> HTTP-Session: 3dbe8eac-7810-4bef-aa17-fb2280037833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4434 | 2024.02.02 02:40:24.004756 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4435 | 2024.02.02 02:40:24.004803 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4436 | 2024.02.02 02:40:24.004990 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4437 | 2024.02.02 02:40:24.005624 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4438 | 2024.02.02 02:40:24.005951 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4439 | 2024.02.02 02:40:24.006131 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4440 | 2024.02.02 02:40:24.006259 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4441 | 2024.02.02 02:40:24.006267 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} <Information> executeQuery: Read 64 rows, 88.44 KiB in 0.001474656 sec., 43399 rows/sec., 58.57 MiB/sec. | ||
4442 | 2024.02.02 02:40:24.006312 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4443 | 2024.02.02 02:40:24.006506 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4444 | 2024.02.02 02:40:24.006593 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} <Debug> DynamicQueryHandler: Done processing query | ||
4445 | 2024.02.02 02:40:24.006638 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
4446 | 2024.02.02 02:40:24.006683 [ 3 ] {} <Debug> HTTP-Session: 3dbe8eac-7810-4bef-aa17-fb2280037833 Destroying unnamed session | ||
4447 | 2024.02.02 02:40:24.006739 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4448 | 2024.02.02 02:40:24.006782 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1557 rows starting from the beginning of the part | ||
4449 | 2024.02.02 02:40:24.006927 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part | ||
4450 | 2024.02.02 02:40:24.007033 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part | ||
4451 | 2024.02.02 02:40:24.007163 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
4452 | 2024.02.02 02:40:24.007268 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
4453 | 2024.02.02 02:40:24.007359 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
4454 | 2024.02.02 02:40:24.012264 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 6 columns (6 merged, 0 gathered) in 0.005881025 sec., 311850.40022785147 rows/sec., 420.83 MiB/sec. | ||
4455 | 2024.02.02 02:40:24.012983 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4456 | 2024.02.02 02:40:24.013234 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4457 | 2024.02.02 02:40:24.013314 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4458 | 2024.02.02 02:40:24.013400 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7: 9.11 MiB. | ||
4459 | 2024.02.02 02:40:25.001134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.35 MiB, peak 241.00 MiB, will set to 237.88 MiB (RSS), difference: 6.53 MiB | ||
4460 | 2024.02.02 02:40:27.814295 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4461 | 2024.02.02 02:40:27.814370 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4462 | 2024.02.02 02:40:33.991928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4463 | 2024.02.02 02:40:33.992048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4464 | 2024.02.02 02:40:33.992078 [ 3 ] {} <Debug> HTTP-Session: 470eb6ae-5084-4770-aa46-c17737205b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4465 | 2024.02.02 02:40:33.992105 [ 3 ] {} <Debug> HTTP-Session: 470eb6ae-5084-4770-aa46-c17737205b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4466 | 2024.02.02 02:40:33.992244 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4467 | 2024.02.02 02:40:33.992311 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4468 | 2024.02.02 02:40:33.992470 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4469 | 2024.02.02 02:40:33.992998 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4470 | 2024.02.02 02:40:33.993270 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4471 | 2024.02.02 02:40:33.993432 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4472 | 2024.02.02 02:40:33.993574 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} <Information> executeQuery: Read 64 rows, 5.19 KiB in 0.001285082 sec., 49802 rows/sec., 3.94 MiB/sec. | ||
4473 | 2024.02.02 02:40:33.993778 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} <Debug> DynamicQueryHandler: Done processing query | ||
4474 | 2024.02.02 02:40:33.993844 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4475 | 2024.02.02 02:40:33.993919 [ 3 ] {} <Debug> HTTP-Session: 470eb6ae-5084-4770-aa46-c17737205b1c Destroying unnamed session | ||
4476 | 2024.02.02 02:40:33.994094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 30441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4477 | 2024.02.02 02:40:33.994141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4478 | 2024.02.02 02:40:33.994161 [ 3 ] {} <Debug> HTTP-Session: 97ccac58-67c8-469b-af52-9974e4a7691a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4479 | 2024.02.02 02:40:33.994177 [ 3 ] {} <Debug> HTTP-Session: 97ccac58-67c8-469b-af52-9974e4a7691a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4480 | 2024.02.02 02:40:33.994258 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4481 | 2024.02.02 02:40:33.994299 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4482 | 2024.02.02 02:40:33.994411 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4483 | 2024.02.02 02:40:33.994812 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4484 | 2024.02.02 02:40:33.995032 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4485 | 2024.02.02 02:40:33.995181 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4486 | 2024.02.02 02:40:33.995309 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} <Information> executeQuery: Read 192 rows, 18.74 KiB in 0.001019656 sec., 188298 rows/sec., 17.95 MiB/sec. | ||
4487 | 2024.02.02 02:40:33.995465 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} <Debug> DynamicQueryHandler: Done processing query | ||
4488 | 2024.02.02 02:40:33.995491 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4489 | 2024.02.02 02:40:33.995507 [ 3 ] {} <Debug> HTTP-Session: 97ccac58-67c8-469b-af52-9974e4a7691a Destroying unnamed session | ||
4490 | 2024.02.02 02:40:33.995626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4491 | 2024.02.02 02:40:33.995671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4492 | 2024.02.02 02:40:33.995690 [ 3 ] {} <Debug> HTTP-Session: c1d7c4af-e87b-4913-93a0-0e380a9d62bb Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4493 | 2024.02.02 02:40:33.995707 [ 3 ] {} <Debug> HTTP-Session: c1d7c4af-e87b-4913-93a0-0e380a9d62bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4494 | 2024.02.02 02:40:33.995780 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4495 | 2024.02.02 02:40:33.995822 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4496 | 2024.02.02 02:40:33.995928 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4497 | 2024.02.02 02:40:33.996240 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4498 | 2024.02.02 02:40:33.996450 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4499 | 2024.02.02 02:40:33.996599 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4500 | 2024.02.02 02:40:33.996723 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} <Information> executeQuery: Read 64 rows, 5.13 KiB in 0.000906582 sec., 70594 rows/sec., 5.52 MiB/sec. | ||
4501 | 2024.02.02 02:40:33.996912 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} <Debug> DynamicQueryHandler: Done processing query | ||
4502 | 2024.02.02 02:40:33.996937 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4503 | 2024.02.02 02:40:33.996952 [ 3 ] {} <Debug> HTTP-Session: c1d7c4af-e87b-4913-93a0-0e380a9d62bb Destroying unnamed session | ||
4504 | 2024.02.02 02:40:33.997097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 68453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4505 | 2024.02.02 02:40:33.997143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4506 | 2024.02.02 02:40:33.997161 [ 3 ] {} <Debug> HTTP-Session: b4df4afa-aa70-41c5-a1dd-47397f209c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4507 | 2024.02.02 02:40:33.997178 [ 3 ] {} <Debug> HTTP-Session: b4df4afa-aa70-41c5-a1dd-47397f209c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4508 | 2024.02.02 02:40:33.997271 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4509 | 2024.02.02 02:40:33.997319 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4510 | 2024.02.02 02:40:33.997469 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4511 | 2024.02.02 02:40:33.998001 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. | ||
4512 | 2024.02.02 02:40:33.998336 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4513 | 2024.02.02 02:40:33.998515 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4514 | 2024.02.02 02:40:33.998616 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} <Information> executeQuery: Read 64 rows, 88.44 KiB in 0.001315742 sec., 48641 rows/sec., 65.64 MiB/sec. | ||
4515 | 2024.02.02 02:40:33.998772 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} <Debug> DynamicQueryHandler: Done processing query | ||
4516 | 2024.02.02 02:40:33.998797 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
4517 | 2024.02.02 02:40:33.998813 [ 3 ] {} <Debug> HTTP-Session: b4df4afa-aa70-41c5-a1dd-47397f209c89 Destroying unnamed session | ||
4518 | 2024.02.02 02:40:39.096374 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
4519 | 2024.02.02 02:40:39.096479 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.55 GiB. | ||
4520 | 2024.02.02 02:40:39.096587 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
4521 | 2024.02.02 02:40:39.096775 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4522 | 2024.02.02 02:40:39.096820 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 618 rows starting from the beginning of the part | ||
4523 | 2024.02.02 02:40:39.097001 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
4524 | 2024.02.02 02:40:39.097131 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
4525 | 2024.02.02 02:40:39.097250 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
4526 | 2024.02.02 02:40:39.097357 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
4527 | 2024.02.02 02:40:39.098072 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534987 sec., 452121.0928822198 rows/sec., 31.88 MiB/sec. | ||
4528 | 2024.02.02 02:40:39.098176 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
4529 | 2024.02.02 02:40:39.098368 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
4530 | 2024.02.02 02:40:39.098429 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
4531 | 2024.02.02 02:40:42.815432 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4532 | 2024.02.02 02:40:42.815514 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4533 | 2024.02.02 02:40:43.994111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 10085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4534 | 2024.02.02 02:40:43.994222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4535 | 2024.02.02 02:40:43.994253 [ 3 ] {} <Debug> HTTP-Session: 43ae894f-d124-42fa-9037-cc26800b7567 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4536 | 2024.02.02 02:40:43.994280 [ 3 ] {} <Debug> HTTP-Session: 43ae894f-d124-42fa-9037-cc26800b7567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4537 | 2024.02.02 02:40:43.994419 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4538 | 2024.02.02 02:40:43.994487 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4539 | 2024.02.02 02:40:43.994638 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4540 | 2024.02.02 02:40:43.995065 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4541 | 2024.02.02 02:40:43.995337 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4542 | 2024.02.02 02:40:43.995504 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4543 | 2024.02.02 02:40:43.995622 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} <Information> executeQuery: Read 70 rows, 5.67 KiB in 0.001161238 sec., 60280 rows/sec., 4.77 MiB/sec. | ||
4544 | 2024.02.02 02:40:43.995754 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} <Debug> DynamicQueryHandler: Done processing query | ||
4545 | 2024.02.02 02:40:43.995780 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4546 | 2024.02.02 02:40:43.995797 [ 3 ] {} <Debug> HTTP-Session: 43ae894f-d124-42fa-9037-cc26800b7567 Destroying unnamed session | ||
4547 | 2024.02.02 02:40:43.995964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 38135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4548 | 2024.02.02 02:40:43.996010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4549 | 2024.02.02 02:40:43.996030 [ 3 ] {} <Debug> HTTP-Session: 55a0d954-671b-43d7-9c96-be438fb57fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4550 | 2024.02.02 02:40:43.996047 [ 3 ] {} <Debug> HTTP-Session: 55a0d954-671b-43d7-9c96-be438fb57fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4551 | 2024.02.02 02:40:43.996129 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4552 | 2024.02.02 02:40:43.996168 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4553 | 2024.02.02 02:40:43.996271 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4554 | 2024.02.02 02:40:43.996690 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4555 | 2024.02.02 02:40:43.996917 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4556 | 2024.02.02 02:40:43.997067 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4557 | 2024.02.02 02:40:43.997170 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} <Information> executeQuery: Read 246 rows, 23.17 KiB in 0.001012265 sec., 243019 rows/sec., 22.35 MiB/sec. | ||
4558 | 2024.02.02 02:40:43.997282 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} <Debug> DynamicQueryHandler: Done processing query | ||
4559 | 2024.02.02 02:40:43.997306 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4560 | 2024.02.02 02:40:43.997322 [ 3 ] {} <Debug> HTTP-Session: 55a0d954-671b-43d7-9c96-be438fb57fb6 Destroying unnamed session | ||
4561 | 2024.02.02 02:40:43.997441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 17476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4562 | 2024.02.02 02:40:43.997486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4563 | 2024.02.02 02:40:43.997505 [ 3 ] {} <Debug> HTTP-Session: b150670a-6189-444b-a3f5-2d34bf112179 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4564 | 2024.02.02 02:40:43.997522 [ 3 ] {} <Debug> HTTP-Session: b150670a-6189-444b-a3f5-2d34bf112179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4565 | 2024.02.02 02:40:43.997597 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4566 | 2024.02.02 02:40:43.997635 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4567 | 2024.02.02 02:40:43.997737 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4568 | 2024.02.02 02:40:43.998145 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4569 | 2024.02.02 02:40:43.998357 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4570 | 2024.02.02 02:40:43.998505 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4571 | 2024.02.02 02:40:43.998609 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} <Information> executeQuery: Read 103 rows, 8.23 KiB in 0.000984164 sec., 104657 rows/sec., 8.16 MiB/sec. | ||
4572 | 2024.02.02 02:40:43.998753 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} <Debug> DynamicQueryHandler: Done processing query | ||
4573 | 2024.02.02 02:40:43.998780 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
4574 | 2024.02.02 02:40:43.998797 [ 3 ] {} <Debug> HTTP-Session: b150670a-6189-444b-a3f5-2d34bf112179 Destroying unnamed session | ||
4575 | 2024.02.02 02:40:43.998901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4576 | 2024.02.02 02:40:43.998946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4577 | 2024.02.02 02:40:43.998966 [ 3 ] {} <Debug> HTTP-Session: 7463c9e2-9898-4c6c-897d-29c37f5ff67a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4578 | 2024.02.02 02:40:43.998983 [ 3 ] {} <Debug> HTTP-Session: 7463c9e2-9898-4c6c-897d-29c37f5ff67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4579 | 2024.02.02 02:40:43.999054 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4580 | 2024.02.02 02:40:43.999099 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4581 | 2024.02.02 02:40:43.999218 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4582 | 2024.02.02 02:40:43.999533 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4583 | 2024.02.02 02:40:43.999794 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4584 | 2024.02.02 02:40:43.999971 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} <Trace> oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
4585 | 2024.02.02 02:40:44.000077 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000993955 sec., 36218 rows/sec., 2.56 MiB/sec. | ||
4586 | 2024.02.02 02:40:44.000188 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} <Debug> DynamicQueryHandler: Done processing query | ||
4587 | 2024.02.02 02:40:44.000212 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4588 | 2024.02.02 02:40:44.000228 [ 3 ] {} <Debug> HTTP-Session: 7463c9e2-9898-4c6c-897d-29c37f5ff67a Destroying unnamed session | ||
4589 | 2024.02.02 02:40:44.000361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 74865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4590 | 2024.02.02 02:40:44.000406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4591 | 2024.02.02 02:40:44.000425 [ 3 ] {} <Debug> HTTP-Session: bc339d10-ab0e-4690-b405-6a6f7c79e6f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4592 | 2024.02.02 02:40:44.000442 [ 3 ] {} <Debug> HTTP-Session: bc339d10-ab0e-4690-b405-6a6f7c79e6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4593 | 2024.02.02 02:40:44.000544 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4594 | 2024.02.02 02:40:44.000589 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4595 | 2024.02.02 02:40:44.000718 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4596 | 2024.02.02 02:40:44.001109 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.02 MiB, peak 243.42 MiB, will set to 237.88 MiB (RSS), difference: -1.14 MiB | ||
4597 | 2024.02.02 02:40:44.001576 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4598 | 2024.02.02 02:40:44.001952 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4599 | 2024.02.02 02:40:44.002133 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4600 | 2024.02.02 02:40:44.002238 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} <Information> executeQuery: Read 70 rows, 96.73 KiB in 0.001666631 sec., 42000 rows/sec., 56.68 MiB/sec. | ||
4601 | 2024.02.02 02:40:44.002364 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} <Debug> DynamicQueryHandler: Done processing query | ||
4602 | 2024.02.02 02:40:44.002388 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
4603 | 2024.02.02 02:40:44.002404 [ 3 ] {} <Debug> HTTP-Session: bc339d10-ab0e-4690-b405-6a6f7c79e6f7 Destroying unnamed session | ||
4604 | 2024.02.02 02:40:44.002505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4605 | 2024.02.02 02:40:44.002550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4606 | 2024.02.02 02:40:44.002569 [ 3 ] {} <Debug> HTTP-Session: bcdbb3d0-79bd-4591-a004-c78f0adbfb8d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4607 | 2024.02.02 02:40:44.002586 [ 3 ] {} <Debug> HTTP-Session: bcdbb3d0-79bd-4591-a004-c78f0adbfb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4608 | 2024.02.02 02:40:44.002655 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4609 | 2024.02.02 02:40:44.002722 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4610 | 2024.02.02 02:40:44.002829 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4611 | 2024.02.02 02:40:44.003084 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4612 | 2024.02.02 02:40:44.003322 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4613 | 2024.02.02 02:40:44.003503 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} <Trace> oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
4614 | 2024.02.02 02:40:44.003595 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000885302 sec., 10166 rows/sec., 718.11 KiB/sec. | ||
4615 | 2024.02.02 02:40:44.003744 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} <Debug> DynamicQueryHandler: Done processing query | ||
4616 | 2024.02.02 02:40:44.003768 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4617 | 2024.02.02 02:40:44.003784 [ 3 ] {} <Debug> HTTP-Session: bcdbb3d0-79bd-4591-a004-c78f0adbfb8d Destroying unnamed session | ||
4618 | 2024.02.02 02:40:53.991341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 10085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4619 | 2024.02.02 02:40:53.991462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4620 | 2024.02.02 02:40:53.991492 [ 3 ] {} <Debug> HTTP-Session: 1c139661-c996-4417-b34a-a7bb685407f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4621 | 2024.02.02 02:40:53.991519 [ 3 ] {} <Debug> HTTP-Session: 1c139661-c996-4417-b34a-a7bb685407f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4622 | 2024.02.02 02:40:53.991656 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4623 | 2024.02.02 02:40:53.991718 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4624 | 2024.02.02 02:40:53.991872 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4625 | 2024.02.02 02:40:53.992365 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4626 | 2024.02.02 02:40:53.992627 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4627 | 2024.02.02 02:40:53.992790 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4628 | 2024.02.02 02:40:53.992908 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} <Information> executeQuery: Read 70 rows, 5.67 KiB in 0.001214689 sec., 57627 rows/sec., 4.56 MiB/sec. | ||
4629 | 2024.02.02 02:40:53.992900 [ 87 ] {} <Debug> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0 | ||
4630 | 2024.02.02 02:40:53.992974 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4631 | 2024.02.02 02:40:53.993075 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} <Debug> DynamicQueryHandler: Done processing query | ||
4632 | 2024.02.02 02:40:53.993127 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4633 | 2024.02.02 02:40:53.993139 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_8 to all_39_39_0 into Compact | ||
4634 | 2024.02.02 02:40:53.993156 [ 3 ] {} <Debug> HTTP-Session: 1c139661-c996-4417-b34a-a7bb685407f6 Destroying unnamed session | ||
4635 | 2024.02.02 02:40:53.993299 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4636 | 2024.02.02 02:40:53.993343 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 51 rows starting from the beginning of the part | ||
4637 | 2024.02.02 02:40:53.993412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 33200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4638 | 2024.02.02 02:40:53.993493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4639 | 2024.02.02 02:40:53.993549 [ 3 ] {} <Debug> HTTP-Session: 656cd28b-503e-4101-9b5e-a0adb9f0eb8b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4640 | 2024.02.02 02:40:53.993607 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
4641 | 2024.02.02 02:40:53.993608 [ 3 ] {} <Debug> HTTP-Session: 656cd28b-503e-4101-9b5e-a0adb9f0eb8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4642 | 2024.02.02 02:40:53.993864 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
4643 | 2024.02.02 02:40:53.993882 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4644 | 2024.02.02 02:40:53.993968 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4645 | 2024.02.02 02:40:53.994103 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
4646 | 2024.02.02 02:40:53.994406 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 70 rows starting from the beginning of the part | ||
4647 | 2024.02.02 02:40:53.994516 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4648 | 2024.02.02 02:40:53.994663 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part | ||
4649 | 2024.02.02 02:40:53.995615 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4650 | 2024.02.02 02:40:53.996178 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 4 columns (4 merged, 0 gathered) in 0.003137227 sec., 120807.32443014166 rows/sec., 9.56 MiB/sec. | ||
4651 | 2024.02.02 02:40:53.996191 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4652 | 2024.02.02 02:40:53.996358 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Trace> MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) | ||
4653 | 2024.02.02 02:40:53.996482 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} <Trace> oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4654 | 2024.02.02 02:40:53.996631 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} <Information> executeQuery: Read 210 rows, 20.40 KiB in 0.002688876 sec., 78099 rows/sec., 7.41 MiB/sec. | ||
4655 | 2024.02.02 02:40:53.996748 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9. | ||
4656 | 2024.02.02 02:40:53.996827 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} <Debug> DynamicQueryHandler: Done processing query | ||
4657 | 2024.02.02 02:40:53.996862 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} <Trace> oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 6 parts: from all_1_34_8 to all_39_39_0 | ||
4658 | 2024.02.02 02:40:53.996864 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4659 | 2024.02.02 02:40:53.996909 [ 3 ] {} <Debug> HTTP-Session: 656cd28b-503e-4101-9b5e-a0adb9f0eb8b Destroying unnamed session | ||
4660 | 2024.02.02 02:40:53.997033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 11906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4661 | 2024.02.02 02:40:53.997078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4662 | 2024.02.02 02:40:53.997097 [ 3 ] {} <Debug> HTTP-Session: 645088b8-5108-44d0-a550-b81aa12d18c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4663 | 2024.02.02 02:40:53.997114 [ 3 ] {} <Debug> HTTP-Session: 645088b8-5108-44d0-a550-b81aa12d18c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4664 | 2024.02.02 02:40:53.997191 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4665 | 2024.02.02 02:40:53.997230 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4666 | 2024.02.02 02:40:53.997347 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4667 | 2024.02.02 02:40:53.997648 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4668 | 2024.02.02 02:40:53.997854 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4669 | 2024.02.02 02:40:53.998005 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} <Trace> oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4670 | 2024.02.02 02:40:53.998103 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} <Information> executeQuery: Read 70 rows, 5.61 KiB in 0.000884801 sec., 79113 rows/sec., 6.19 MiB/sec. | ||
4671 | 2024.02.02 02:40:53.998230 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} <Debug> DynamicQueryHandler: Done processing query | ||
4672 | 2024.02.02 02:40:53.998254 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4673 | 2024.02.02 02:40:53.998270 [ 3 ] {} <Debug> HTTP-Session: 645088b8-5108-44d0-a550-b81aa12d18c8 Destroying unnamed session | ||
4674 | 2024.02.02 02:40:53.998436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 74866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4675 | 2024.02.02 02:40:53.998481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4676 | 2024.02.02 02:40:53.998500 [ 3 ] {} <Debug> HTTP-Session: 84c0c257-c11d-4249-b493-de68110a0e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 | ||
4677 | 2024.02.02 02:40:53.998517 [ 3 ] {} <Debug> HTTP-Session: 84c0c257-c11d-4249-b493-de68110a0e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4678 | 2024.02.02 02:40:53.998604 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4679 | 2024.02.02 02:40:53.998649 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4680 | 2024.02.02 02:40:53.998785 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4681 | 2024.02.02 02:40:53.999363 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
4682 | 2024.02.02 02:40:53.999685 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4683 | 2024.02.02 02:40:53.999862 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} <Trace> oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4684 | 2024.02.02 02:40:53.999963 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} <Information> executeQuery: Read 70 rows, 96.73 KiB in 0.001330483 sec., 52612 rows/sec., 71.00 MiB/sec. | ||
4685 | 2024.02.02 02:40:54.000071 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} <Debug> DynamicQueryHandler: Done processing query | ||
4686 | 2024.02.02 02:40:54.000094 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
4687 | 2024.02.02 02:40:54.000109 [ 3 ] {} <Debug> HTTP-Session: 84c0c257-c11d-4249-b493-de68110a0e7c Destroying unnamed session | ||
4688 | 2024.02.02 02:40:57.815561 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4689 | 2024.02.02 02:40:57.815635 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache |